.Hero-module__PgAKtG__hero{padding:0}.Hero-module__PgAKtG__stage{background:linear-gradient(#080613 0%,#0e0b1b 40%,#080613 100%);align-items:center;min-height:90vh;padding:8rem 0 5rem;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__stageBg{object-fit:cover;object-position:center;z-index:0;opacity:.45}.Hero-module__PgAKtG__grid{z-index:2;grid-template-columns:minmax(0,1fr) minmax(20rem,28rem);align-items:center;gap:clamp(2rem,6vw,6rem);width:min(1360px,100% - 2rem);display:grid;position:relative}.Hero-module__PgAKtG__content{z-index:4;position:relative}.Hero-module__PgAKtG__title{max-width:12ch;font-family:var(--font-fraunces), serif;letter-spacing:-.03em;color:var(--hero-text);margin:0;font-size:clamp(2.4rem,5.5vw,5rem);font-weight:700;line-height:1.08}.Hero-module__PgAKtG__hindiSubtitle{font-family:var(--font-devanagari), serif;color:var(--hero-text);opacity:.7;letter-spacing:.02em;margin:.75rem 0 0;font-size:clamp(1rem,2vw,1.35rem)}.Hero-module__PgAKtG__actions{margin-top:2.5rem}.Hero-module__PgAKtG__ctaButton{border:2px solid var(--gold);min-height:3.2rem;color:var(--gold-light);letter-spacing:.02em;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__PgAKtG__ctaButton:hover{background:var(--gold);color:#080613;transform:translateY(-1px);box-shadow:0 8px 32px #d9a40459}.Hero-module__PgAKtG__heroBadges{margin-top:1.2rem}.Hero-module__PgAKtG__showcase{justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.Hero-module__PgAKtG__phonePlaceholder{z-index:3;pointer-events:none;background:linear-gradient(145deg,#8c6624,#5a3a10);border-radius:32px;width:auto;height:68vh;padding:6px;transition:opacity 1.5s ease-out;position:absolute;top:50%;right:14%;transform:translateY(-50%)perspective(800px)rotateY(-8deg)rotateX(-4deg);box-shadow:0 0 50px #d9a40426,0 24px 60px #00000080}.Hero-module__PgAKtG__phonePlaceholderImg{border-radius:26px;width:auto;height:100%;display:block}@media (max-width:1024px){.Hero-module__PgAKtG__grid{text-align:center;grid-template-columns:1fr}.Hero-module__PgAKtG__title{max-width:none;margin:0 auto}.Hero-module__PgAKtG__actions{justify-content:center;display:flex}.Hero-module__PgAKtG__showcase{min-height:400px;margin-top:2rem}.Hero-module__PgAKtG__phonePlaceholder{height:45vh;inset:auto auto 5% 50%;transform:translate(-50%)}}@media (max-width:768px){.Hero-module__PgAKtG__stage{align-items:flex-end;min-height:100svh;padding:5rem 0 0;display:flex}.Hero-module__PgAKtG__grid{grid-template-columns:1fr;gap:0;width:100%;padding:0}.Hero-module__PgAKtG__content{z-index:4;-webkit-backdrop-filter:blur(20px)saturate(1.4);text-align:center;background:#0806138c;border-top:1px solid #d9a40426;padding:1.5rem 1.25rem 2rem;position:relative}.Hero-module__PgAKtG__title{max-width:none;margin:0 auto;font-size:clamp(1.8rem,7vw,2.6rem)}.Hero-module__PgAKtG__actions{justify-content:center;margin-top:1.5rem;display:flex}.Hero-module__PgAKtG__showcase{display:none}.Hero-module__PgAKtG__phonePlaceholder{height:50vh;inset:12% auto auto 50%;transform:translate(-50%)}}
.Testimonials-module__3Z1FKa__section{background:var(--bg);padding:5rem 0}.Testimonials-module__3Z1FKa__intro{gap:1rem;max-width:52rem;margin-bottom:1.4rem;display:grid}.Testimonials-module__3Z1FKa__intro h2{white-space:nowrap;text-align:center;max-width:none;font-family:var(--font-fraunces), serif;letter-spacing:-.04em;color:var(--ink);margin:1rem 0 0;font-size:clamp(2.4rem,4.2vw,4.25rem);font-weight:700;line-height:.98}.Testimonials-module__3Z1FKa__marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.Testimonials-module__3Z1FKa__track{align-items:stretch;gap:1rem;width:max-content;animation:240s linear infinite Testimonials-module__3Z1FKa__scroll;display:flex}@keyframes Testimonials-module__3Z1FKa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Testimonials-module__3Z1FKa__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);flex-direction:column;justify-content:space-between;width:min(22rem,100vw - 3rem);min-height:14rem;padding:1.75rem;display:flex;box-shadow:0 12px 32px #0000004d}.Testimonials-module__3Z1FKa__stars{color:var(--gold);letter-spacing:.16em;align-items:center;margin-bottom:.75rem;font-size:.92rem;display:inline-flex}.Testimonials-module__3Z1FKa__quote{color:var(--hero-text-secondary);margin:0;font-size:1.05rem;line-height:1.8}.Testimonials-module__3Z1FKa__meta{flex-direction:column;gap:.25rem;margin-top:1.15rem;display:flex}.Testimonials-module__3Z1FKa__meta strong{color:var(--ink);font-size:.98rem}.Testimonials-module__3Z1FKa__meta span{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}@media (prefers-reduced-motion:reduce){.Testimonials-module__3Z1FKa__track{animation:none}}@media (max-width:768px){.Testimonials-module__3Z1FKa__section{padding:3rem 0}.Testimonials-module__3Z1FKa__intro h2{white-space:normal;text-align:left}.Testimonials-module__3Z1FKa__card{width:min(20rem,100vw - 3rem);min-height:12rem;padding:1.25rem}.Testimonials-module__3Z1FKa__track{animation-duration:180s}}
.AIExperience-module__V6003a__section{background:var(--bg);padding:5rem 0}.AIExperience-module__V6003a__heading{text-align:center;font-family:var(--font-fraunces), serif;letter-spacing:-.04em;color:var(--ink);text-shadow:0 2px 12px #0006;margin:0 0 3rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.AIExperience-module__V6003a__grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:2rem;display:grid}.AIExperience-module__V6003a__item{text-align:center;flex-direction:column;align-items:center;max-width:320px;display:flex}.AIExperience-module__V6003a__phone{background:#000;border:3px solid #d9a40459;border-radius:28px;width:240px;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 0 0 1px #d9a4041a,0 24px 64px #0009}.AIExperience-module__V6003a__screenshot{width:100%;height:auto;display:block}.AIExperience-module__V6003a__title{font-family:var(--font-fraunces), serif;color:var(--gold-light);text-shadow:0 1px 8px #00000059;margin:auto 0 .5rem;font-size:1.2rem;font-weight:600}.AIExperience-module__V6003a__desc{color:var(--muted);max-width:260px;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:768px){.AIExperience-module__V6003a__grid{grid-template-columns:1fr;gap:3rem}.AIExperience-module__V6003a__section{padding:3.5rem 0}.AIExperience-module__V6003a__heading{text-align:left}.AIExperience-module__V6003a__phone{border-radius:1.2rem;width:100%}.AIExperience-module__V6003a__grid{gap:2rem}.AIExperience-module__V6003a__desc{font-size:.88rem}}
.SacredTradition-module__woRTMG__section{background:linear-gradient(180deg, var(--bg) 0%, #fdf7ed 4%, #fdf7ed 96%, var(--bg) 100%);align-items:center;min-height:420px;padding:5rem 0;display:flex;position:relative;overflow:hidden}.SacredTradition-module__woRTMG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.SacredTradition-module__woRTMG__content{z-index:1;text-align:left;position:relative}.SacredTradition-module__woRTMG__label{font-family:var(--font-fraunces), serif;color:#b8860b;letter-spacing:.04em;margin:0 0 1rem;font-size:1rem;font-style:italic;font-weight:400;display:inline-block}.SacredTradition-module__woRTMG__devanagariLine{font-family:var(--font-devanagari), serif;color:#b8860b;letter-spacing:.06em;opacity:.85;margin:0 0 .4rem;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:400}.SacredTradition-module__woRTMG__heading{font-family:var(--font-fraunces), serif;letter-spacing:-.04em;color:#1a0e2e;text-shadow:0 1px 6px #1a0e2e26;margin:0 0 1.5rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.SacredTradition-module__woRTMG__body{color:#3d2a5c;max-width:520px;margin:0;font-size:1.1rem;line-height:1.7}.SacredTradition-module__woRTMG__illustration{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.SacredTradition-module__woRTMG__illustrationImg{mix-blend-mode:multiply;width:100%;height:auto;display:block;-webkit-mask-image:radial-gradient(80% 75% at 55%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 75% at 55%,#000 30%,#0000 80%)}.SacredTradition-module__woRTMG__fallback{z-index:0;opacity:.12;pointer-events:none;background:url(/images/guru-shishya-concept-1.webp) 50%/cover no-repeat;position:absolute;inset:0}@media (max-width:768px){.SacredTradition-module__woRTMG__section{padding:3.5rem 0}.SacredTradition-module__woRTMG__grid{grid-template-columns:1fr;gap:2rem}.SacredTradition-module__woRTMG__content{text-align:left;-webkit-backdrop-filter:blur(8px);background:#fdf7edcc;border-radius:1rem;padding:1.5rem}.SacredTradition-module__woRTMG__illustrationImg{max-width:280px;margin:0 auto}}
.SpiritualTracker-module__giJu2W__section{background:linear-gradient(180deg, var(--bg) 0%, #110a22 50%, var(--bg) 100%);padding:5rem 0}.SpiritualTracker-module__giJu2W__intro{text-align:center;gap:1rem;max-width:52rem;margin:0 auto;display:grid}.SpiritualTracker-module__giJu2W__intro p{max-width:44rem;color:var(--muted);margin:0 auto;font-size:1.08rem;line-height:1.8}.SpiritualTracker-module__giJu2W__title{max-width:none;font-family:var(--font-fraunces), serif;letter-spacing:-.04em;color:var(--ink);text-shadow:0 2px 12px #0006;margin:1rem 0 0;font-size:clamp(2.4rem,4.2vw,4.25rem);font-weight:700;line-height:1.05}.SpiritualTracker-module__giJu2W__nowrap{white-space:nowrap}.SpiritualTracker-module__giJu2W__accent{color:var(--gold-light);text-shadow:0 0 30px #f6c66733;display:inline-block}.SpiritualTracker-module__giJu2W__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin-top:3rem;display:grid}.SpiritualTracker-module__giJu2W__panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);padding:1.75rem;transition:transform .3s,box-shadow .3s;box-shadow:0 12px 32px #0000004d}.SpiritualTracker-module__giJu2W__panel:hover{transform:translateY(-4px);box-shadow:0 20px 48px #0006}.SpiritualTracker-module__giJu2W__panel h3{color:var(--ink);margin:.8rem 0 0;font-size:1.3rem}.SpiritualTracker-module__giJu2W__panel p{color:var(--muted);margin-top:.5rem;font-size:.95rem;line-height:1.7}.SpiritualTracker-module__giJu2W__image{aspect-ratio:1242/2688;object-fit:cover;object-position:top center;border:1px solid #f6c6671a;border-radius:1.2rem;width:100%;height:auto;margin-bottom:1rem;display:block;box-shadow:0 12px 32px #0006}.SpiritualTracker-module__giJu2W__notifStack{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.SpiritualTracker-module__giJu2W__notifBanner{-webkit-backdrop-filter:blur(24px)saturate(1.6);opacity:0;background:#ffffff14;border:1px solid #ffffff1a;border-radius:1rem;padding:.75rem .85rem;transform:translateY(-16px)scale(.94)}.SpiritualTracker-module__giJu2W__notifVisible .SpiritualTracker-module__giJu2W__notifBanner{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards SpiritualTracker-module__giJu2W__notifSpring;animation-delay:calc(var(--notif-i,0) * .15s)}@keyframes SpiritualTracker-module__giJu2W__notifSpring{0%{opacity:0;transform:translateY(-16px)scale(.94)}60%{opacity:1;transform:translateY(2px)scale(1.01)}80%{transform:translateY(-1px)scale(.998)}to{opacity:1;transform:translateY(0)scale(1)}}.SpiritualTracker-module__giJu2W__notifRow{align-items:center;gap:.4rem;margin-bottom:.25rem;display:flex}.SpiritualTracker-module__giJu2W__notifAppIcon{object-fit:cover;border-radius:5px;width:20px;height:20px}.SpiritualTracker-module__giJu2W__notifAppLabel{color:#ffffff80;flex:1;font-size:.7rem;font-weight:500}.SpiritualTracker-module__giJu2W__notifTime{color:#ffffff59;white-space:nowrap;font-size:.65rem}.SpiritualTracker-module__giJu2W__notifTitle{color:var(--ink);font-size:.82rem;font-weight:600;line-height:1.35}.SpiritualTracker-module__giJu2W__notifBody{color:#ffffff8c;margin-top:.15rem;font-size:.75rem;line-height:1.45}@media (max-width:1024px){.SpiritualTracker-module__giJu2W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.SpiritualTracker-module__giJu2W__grid{grid-template-columns:1fr}.SpiritualTracker-module__giJu2W__intro{text-align:left}.SpiritualTracker-module__giJu2W__intro p{margin:0}.SpiritualTracker-module__giJu2W__nowrap{white-space:normal}}
.BeyondPronunciation-module__zWz4fW__section{background:linear-gradient(180deg, var(--bg) 0%, #fdf7ed 4%, #fdf7ed 96%, var(--bg) 100%);padding:5rem 0;overflow:hidden}.BeyondPronunciation-module__zWz4fW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.BeyondPronunciation-module__zWz4fW__content{z-index:1;position:relative}.BeyondPronunciation-module__zWz4fW__eyebrow{font-family:var(--font-fraunces), serif;color:#b8860b;letter-spacing:.04em;margin:0 0 1rem;font-size:1rem;font-style:italic;font-weight:400;display:inline-block}.BeyondPronunciation-module__zWz4fW__heading{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;color:#1a0e2e;margin:0 0 1.5rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.15}.BeyondPronunciation-module__zWz4fW__body{color:#3d2a5c;max-width:520px;margin:0 0 2rem;font-size:1.08rem;line-height:1.75}.BeyondPronunciation-module__zWz4fW__cta{background:linear-gradient(135deg, var(--gold) 0%, var(--gold-light) 100%);color:#0c0818;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.BeyondPronunciation-module__zWz4fW__cta:hover{transform:translateY(-1px);box-shadow:0 8px 28px #d9a40466}.BeyondPronunciation-module__zWz4fW__phoneWrap{justify-content:flex-end;margin-right:-4rem;display:flex;position:relative}.BeyondPronunciation-module__zWz4fW__phoneGlow{pointer-events:none;background:radial-gradient(circle,#d9a4041f 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BeyondPronunciation-module__zWz4fW__phoneFrame{background:#000;border:4px solid #8c662499;border-radius:32px;width:280px;height:420px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #d9a4041a,0 24px 64px #1a0e2e26,0 8px 24px #0000001a}.BeyondPronunciation-module__zWz4fW__phoneImg{width:100%;height:auto;margin-top:-120px;display:block}@media (max-width:1024px){.BeyondPronunciation-module__zWz4fW__phoneWrap{margin-right:-2rem}}@media (max-width:768px){.BeyondPronunciation-module__zWz4fW__section{padding:3.5rem 0}.BeyondPronunciation-module__zWz4fW__grid{text-align:left;grid-template-columns:1fr;gap:2rem}.BeyondPronunciation-module__zWz4fW__body{margin-left:auto;margin-right:auto}.BeyondPronunciation-module__zWz4fW__phoneWrap{justify-content:center;margin-right:0}.BeyondPronunciation-module__zWz4fW__phoneFrame{border-radius:28px;width:240px;height:360px}.BeyondPronunciation-module__zWz4fW__phoneImg{margin-top:-100px}}
.AncientHeritage-module__TsCtHa__section{background:var(--bg);padding:4rem 0}.AncientHeritage-module__TsCtHa__header{text-align:center;max-width:640px;margin:0 auto 2.5rem}.AncientHeritage-module__TsCtHa__eyebrow{font-family:var(--font-fraunces), serif;color:var(--gold);letter-spacing:.04em;margin:0 0 1rem;font-size:1rem;font-style:italic;font-weight:400;display:inline-block}.AncientHeritage-module__TsCtHa__heading{font-family:var(--font-fraunces), serif;letter-spacing:-.04em;color:var(--ink);text-shadow:0 2px 12px #0006;margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.1}.AncientHeritage-module__TsCtHa__sub{color:var(--muted);max-width:560px;margin:1.2rem auto 0;font-size:1.08rem;line-height:1.7}.AncientHeritage-module__TsCtHa__pipeline{border-radius:var(--radius-xl);position:relative;overflow:hidden}.AncientHeritage-module__TsCtHa__pipelineImg{width:100%;height:auto;display:block}@media (max-width:768px){.AncientHeritage-module__TsCtHa__header{text-align:left}.AncientHeritage-module__TsCtHa__sub{margin-left:0}.AncientHeritage-module__TsCtHa__pipeline{border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;overflow-x:auto}.AncientHeritage-module__TsCtHa__pipelineImg{width:700px;min-width:700px}}
.SectionLabel-module__SgG0Ea__root{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light);background:#f6c66714;border:1px solid #f6c66733;border-radius:999px;align-items:center;gap:.6rem;padding:.55rem .95rem;font-size:.72rem;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #0003}.SectionLabel-module__SgG0Ea__dot{background:var(--gold);border-radius:999px;width:.45rem;height:.45rem}.SectionLabel-module__SgG0Ea__dark{color:var(--gold-light);background:#f6c66714;border-color:#f6c66733}.SectionLabel-module__SgG0Ea__dark .SectionLabel-module__SgG0Ea__dot{background:var(--gold-light)}
.FAQ-module__8ZM7Ka__section{background:var(--bg);padding:5rem 0}.FAQ-module__8ZM7Ka__shell h2{max-width:none}.FAQ-module__8ZM7Ka__intro{text-align:center;gap:1rem;display:grid}@media (max-width:768px){.FAQ-module__8ZM7Ka__intro{text-align:left}}.FAQ-module__8ZM7Ka__intro h2{font-family:var(--font-fraunces), serif;letter-spacing:-.04em;color:var(--ink);text-shadow:0 2px 12px #0006;margin:1rem 0 0;font-size:clamp(2.4rem,4.2vw,4.25rem);font-weight:700;line-height:.98}.FAQ-module__8ZM7Ka__list{gap:1rem;margin-top:2rem;display:grid}.FAQ-module__8ZM7Ka__item{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);padding:1.75rem;transition:border-color .18s;box-shadow:0 8px 24px #0003}.FAQ-module__8ZM7Ka__item:hover{border-color:#f6c66733}.FAQ-module__8ZM7Ka__item[open]{border-color:#f6c66740}.FAQ-module__8ZM7Ka__item summary{cursor:pointer;color:var(--ink);font-size:1.15rem;font-weight:700;list-style:none}.FAQ-module__8ZM7Ka__item summary::-webkit-details-marker{display:none}.FAQ-module__8ZM7Ka__item p{color:var(--muted);margin:.9rem 0 0;line-height:1.8}
.CTA-module__rEpnVa__section{padding:1rem 0 5rem}.CTA-module__rEpnVa__panel{border-radius:var(--radius-xl);color:#fff;background:radial-gradient(circle at 100% 0,#d9a4041f,#0000 50%),linear-gradient(145deg,#080613 0%,#15122c 50%,#080613 100%);border:1px solid #f6c66726;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:2.5rem;display:grid;box-shadow:0 24px 64px #00000080}.CTA-module__rEpnVa__panel h2{max-width:12ch;font-family:var(--font-fraunces), serif;letter-spacing:-.04em;text-shadow:0 2px 12px #0006;margin:1rem 0 0;font-size:clamp(2.4rem,4.2vw,4.25rem);font-weight:700;line-height:.98}.CTA-module__rEpnVa__panel p{max-width:44rem;color:var(--hero-text-secondary);line-height:1.8}.CTA-module__rEpnVa__hindiLine{font-family:var(--font-devanagari), serif;opacity:.65;margin-top:.5rem;font-size:clamp(.95rem,1.8vw,1.2rem)}.CTA-module__rEpnVa__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}@media (max-width:1024px){.CTA-module__rEpnVa__panel{grid-template-columns:1fr}}@media (max-width:768px){.CTA-module__rEpnVa__panel{padding:1.5rem}.CTA-module__rEpnVa__actions{flex-direction:column;align-items:stretch}}
