.page-module__jXZM3G__container{max-width:1200px;min-height:100vh;margin:0 auto;padding:6rem 2rem 4rem}.page-module__jXZM3G__header{text-align:center;margin-bottom:4rem}.page-module__jXZM3G__badge{color:var(--saffron,#ff8a00);background:#ff8a001a;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.page-module__jXZM3G__title{color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.page-module__jXZM3G__subtitle{color:#666;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.page-module__jXZM3G__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module__jXZM3G__card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:2rem;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.page-module__jXZM3G__card:hover{border-color:var(--saffron,#ff8a00);transform:translateY(-5px);box-shadow:0 20px 40px #0000001f}.page-module__jXZM3G__cardGlow{background:linear-gradient(90deg,var(--card-color,var(--saffron)),transparent);opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.page-module__jXZM3G__card:hover .page-module__jXZM3G__cardGlow{opacity:1}.page-module__jXZM3G__cardTitle{color:#1a1a1a;margin-bottom:.5rem;font-size:1.75rem;font-weight:700;line-height:1.3}.page-module__jXZM3G__cardHindi{color:var(--saffron,#ff8a00);margin-bottom:1rem;font-size:1.125rem;font-weight:500}.page-module__jXZM3G__cardDescription{color:#4b5563;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.page-module__jXZM3G__cardFooter{justify-content:space-between;align-items:center;display:flex}.page-module__jXZM3G__readMore{color:var(--saffron,#ff8a00);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;transition:gap .3s;display:inline-flex}.page-module__jXZM3G__card:hover .page-module__jXZM3G__readMore{gap:.75rem}@media (max-width:768px){.page-module__jXZM3G__container{padding:5rem 1rem 3rem}.page-module__jXZM3G__title{font-size:2.25rem}.page-module__jXZM3G__grid{grid-template-columns:1fr;gap:1.5rem}.page-module__jXZM3G__card{padding:1.5rem}.page-module__jXZM3G__cardTitle{font-size:1.5rem}}
.Navbar-module__cJzEcG__navbar{z-index:var(--z-sticky);padding:var(--space-4)0;transition:all var(--transition-base);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-md);background:#fff8f0f2;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{padding:var(--space-3)0}.Navbar-module__cJzEcG__container{max-width:1280px;padding:0 var(--space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:var(--space-3);text-decoration:none;display:flex}.Navbar-module__cJzEcG__omSymbol{font-family:var(--font-hindi);color:var(--saffron);text-shadow:0 2px 10px #ff6b354d;font-size:2.5rem;line-height:1}.Navbar-module__cJzEcG__logoText{flex-direction:column;gap:0;display:flex}.Navbar-module__cJzEcG__logoMain{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--maroon);font-weight:700;line-height:1.2}.Navbar-module__cJzEcG__logoTagline{font-family:var(--font-hindi);font-size:var(--text-sm);color:var(--gold-dark);line-height:1}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:var(--space-8);display:flex}.Navbar-module__cJzEcG__navLink{font-size:var(--text-base);color:#333;padding:var(--space-2)0;transition:color var(--transition-fast);font-weight:500;text-decoration:none;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:linear-gradient(90deg,var(--saffron),var(--gold));width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--saffron)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__ctaButton{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);background:linear-gradient(135deg,var(--saffron)0%,var(--saffron-dark)100%);color:var(--white);font-weight:600;font-size:var(--text-sm);border-radius:var(--radius-full);transition:all var(--transition-base);box-shadow:var(--shadow-md);text-decoration:none;display:inline-flex}.Navbar-module__cJzEcG__ctaButton:hover{box-shadow:var(--shadow-glow);color:var(--white);transform:translateY(-2px)}.Navbar-module__cJzEcG__logoutBtnNav{border-radius:var(--radius-full);color:#dc2626;cursor:pointer;width:36px;height:36px;transition:all var(--transition-fast);background:#ef44441a;border:1px solid #ef444433;justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__logoutBtnNav:hover{background:#ef444433;transform:translateY(-1px)}.Navbar-module__cJzEcG__mobileMenuToggle{padding:var(--space-2);color:var(--maroon);cursor:pointer;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-lg);background:#fff8f0fa;border-top:1px solid #8b1f411a;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden}.Navbar-module__cJzEcG__mobileMenuContent{padding:var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.Navbar-module__cJzEcG__mobileNavLink{font-size:var(--text-lg);color:#333;padding:var(--space-3);border-radius:var(--radius-md);transition:all var(--transition-fast);font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__mobileNavLink:hover{background:#ff6b351a;color:var(--saffron)!important}.Navbar-module__cJzEcG__mobileCtaButton{margin-top:var(--space-4);justify-content:center}.Navbar-module__cJzEcG__rightSection{align-items:center;gap:var(--space-3);display:flex}.Navbar-module__cJzEcG__accountButton{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);color:var(--maroon);font-weight:500;font-size:var(--text-sm);border-radius:var(--radius-full);transition:all var(--transition-base);background:#8b1f411a;border:1px solid #8b1f4133;text-decoration:none;display:inline-flex}.Navbar-module__cJzEcG__accountButton:hover{background:#8b1f4126;transform:translateY(-1px)}.Navbar-module__cJzEcG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.Navbar-module__cJzEcG__mobileLogoutBtn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);color:#dc2626;font-size:var(--text-base);cursor:pointer;transition:all var(--transition-fast);background:#ef44441a;border:1px solid #ef444433;font-weight:500;display:flex}.Navbar-module__cJzEcG__mobileLogoutBtn:hover{background:#ef444433}.Navbar-module__cJzEcG__upgradeButton{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);background:linear-gradient(135deg,var(--saffron)0%,var(--gold)100%);color:var(--white);font-weight:600;font-size:var(--text-sm);border-radius:var(--radius-full);transition:all var(--transition-base);text-decoration:none;animation:2s ease-in-out infinite Navbar-module__cJzEcG__pulseGlow;display:inline-flex;box-shadow:0 4px 15px #ff6b354d}.Navbar-module__cJzEcG__upgradeButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3566;color:var(--white)!important}@keyframes Navbar-module__cJzEcG__pulseGlow{0%,to{box-shadow:0 4px 15px #ff6b354d}50%{box-shadow:0 4px 20px #ff6b3580}}.Navbar-module__cJzEcG__mobileUpgradeBtn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);background:linear-gradient(135deg,var(--saffron)0%,var(--gold)100%);color:var(--white);font-size:var(--text-base);border-radius:var(--radius-md);transition:all var(--transition-base);font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 15px #ff6b354d}.Navbar-module__cJzEcG__mobileUpgradeBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff6b3566;color:var(--white)!important}@media (max-width:768px){.Navbar-module__cJzEcG__desktopNav,.Navbar-module__cJzEcG__ctaButton{display:none}.Navbar-module__cJzEcG__mobileCtaButton{display:flex}.Navbar-module__cJzEcG__rightSection{display:none}.Navbar-module__cJzEcG__mobileMenuToggle,.Navbar-module__cJzEcG__mobileMenu{display:block}}@media (max-width:480px){.Navbar-module__cJzEcG__container{padding:0 var(--space-4)}.Navbar-module__cJzEcG__omSymbol{font-size:2rem}.Navbar-module__cJzEcG__logoMain{font-size:var(--text-lg)}.Navbar-module__cJzEcG__logoTagline{font-size:var(--text-xs)}}
.Footer-module__S6Hkya__footer{background:linear-gradient(135deg,var(--navy-dark)0%,var(--purple-deep)100%);color:var(--cream);position:relative;overflow:hidden}.Footer-module__S6Hkya__topBorder{background:linear-gradient(90deg,var(--saffron),var(--gold),var(--saffron));height:4px}.Footer-module__S6Hkya__container{max-width:1280px;padding:var(--space-16)var(--space-6)var(--space-8);margin:0 auto}.Footer-module__S6Hkya__grid{gap:var(--space-12);margin-bottom:var(--space-12);grid-template-columns:2fr 1fr 1fr 1.5fr;display:grid}.Footer-module__S6Hkya__brandColumn{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-3);text-decoration:none;display:flex}.Footer-module__S6Hkya__omSymbol{font-family:var(--font-hindi);color:var(--saffron);text-shadow:0 0 20px #ff6b3580;font-size:2.5rem}.Footer-module__S6Hkya__logoText{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--cream);font-weight:700}.Footer-module__S6Hkya__tagline{font-family:var(--font-hindi);font-size:var(--text-lg);color:var(--gold);margin-top:calc(-1*var(--space-2))}.Footer-module__S6Hkya__description{font-size:var(--text-sm);color:var(--gray-400);max-width:300px;line-height:1.7}.Footer-module__S6Hkya__socialLinks{gap:var(--space-3);margin-top:var(--space-4);display:flex}.Footer-module__S6Hkya__socialLink{border-radius:var(--radius-full);width:40px;height:40px;color:var(--cream);transition:all var(--transition-base);background:#ffffff1a;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--saffron);color:var(--white);transform:translateY(-3px)}.Footer-module__S6Hkya__linksColumn{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__S6Hkya__columnTitle{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--cream);margin-bottom:var(--space-2);font-weight:600}.Footer-module__S6Hkya__linksList{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__S6Hkya__link{font-size:var(--text-sm);color:var(--gray-400);transition:all var(--transition-fast);text-decoration:none}.Footer-module__S6Hkya__link:hover{color:var(--saffron);padding-left:var(--space-2)}.Footer-module__S6Hkya__contactColumn{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__S6Hkya__contactInfo{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__S6Hkya__contactLink{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--gray-400);transition:color var(--transition-fast);text-decoration:none;display:flex}.Footer-module__S6Hkya__contactLink:hover{color:var(--saffron)}.Footer-module__S6Hkya__subscribeButton{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);color:var(--white);font-weight:600;font-size:var(--text-sm);border-radius:var(--radius-full);transition:all var(--transition-base);margin-top:var(--space-4);background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);text-decoration:none;display:inline-flex;box-shadow:0 4px 15px #25d3664d}.Footer-module__S6Hkya__subscribeButton:hover{color:var(--white);transform:translateY(-2px);box-shadow:0 8px 25px #25d36666}.Footer-module__S6Hkya__blessing{text-align:center;padding:var(--space-8)0;margin-bottom:var(--space-8);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a}.Footer-module__S6Hkya__blessingText{font-family:var(--font-hindi);font-size:var(--text-xl);color:var(--gold);margin-bottom:var(--space-2)}.Footer-module__S6Hkya__blessingMeaning{font-size:var(--text-sm);color:var(--gray-400);font-style:italic}.Footer-module__S6Hkya__bottomBar{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright{font-size:var(--text-sm);color:var(--gray-500)}.Footer-module__S6Hkya__madeWith{align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--gray-500);display:flex}.Footer-module__S6Hkya__heart{color:var(--saffron);animation:2s ease-in-out infinite Footer-module__S6Hkya__pulse}.Footer-module__S6Hkya__policyLinks{align-items:center;gap:var(--space-2);display:flex}.Footer-module__S6Hkya__policyLink{font-size:var(--text-sm);color:var(--gray-500);transition:color var(--transition-fast);text-decoration:none}.Footer-module__S6Hkya__policyLink:hover{color:var(--saffron)}.Footer-module__S6Hkya__divider{color:var(--gray-600)}@media (max-width:1024px){.Footer-module__S6Hkya__grid{gap:var(--space-8);grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brandColumn{grid-column:1/-1}}@media (max-width:640px){.Footer-module__S6Hkya__grid{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__S6Hkya__container{padding:var(--space-12)var(--space-4)var(--space-6)}.Footer-module__S6Hkya__blessingText{font-size:var(--text-lg)}.Footer-module__S6Hkya__bottomBar{gap:var(--space-3);text-align:center;flex-direction:column}}
.SearchableCountrySelect-module__Mc7yiW__searchableSelect{flex-shrink:0;width:110px;position:relative}.SearchableCountrySelect-module__Mc7yiW__selectTrigger{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;justify-content:space-between;align-items:center;padding:0 .75rem;font-size:.875rem;transition:all .2s;display:flex}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__selectTrigger{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;padding:.85rem .75rem}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__selectTrigger:hover{border-color:#d4a84b}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__selectTrigger{color:#2d2d2d;background:#fff;border:1px solid #ff6b3533;padding:.75rem 1rem}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__selectTrigger:hover{border-color:#ff6b35}.SearchableCountrySelect-module__Mc7yiW__arrow{opacity:.6;margin-left:.25rem;font-size:.7rem}.SearchableCountrySelect-module__Mc7yiW__dropdown{z-index:1000;border-radius:12px;flex-direction:column;min-width:250px;max-height:300px;margin-top:.25rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 40px #0000004d}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__dropdown{background:#1a1a2efa;border:1px solid #d4a84b4d}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__dropdown{background:#fff;border:1px solid #ff6b354d}.SearchableCountrySelect-module__Mc7yiW__searchInput{border:none;border-bottom:1px solid #ffffff1a;border-radius:12px 12px 0 0;outline:none;padding:.75rem;font-size:.9rem}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__searchInput{color:#fff;background:#ffffff0d}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__searchInput::placeholder{color:#fff6}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__searchInput{color:#2d2d2d;background:#00000005;border-bottom-color:#0000001a}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__searchInput::placeholder{color:#0006}.SearchableCountrySelect-module__Mc7yiW__optionsList{max-height:250px;overflow-y:auto}.SearchableCountrySelect-module__Mc7yiW__optionsList::-webkit-scrollbar{width:6px}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__optionsList::-webkit-scrollbar-track{background:#ffffff0d}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__optionsList::-webkit-scrollbar-thumb{background:#d4a84b4d;border-radius:3px}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__optionsList::-webkit-scrollbar-track{background:#0000000d}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__optionsList::-webkit-scrollbar-thumb{background:#ff6b354d;border-radius:3px}.SearchableCountrySelect-module__Mc7yiW__option{cursor:pointer;justify-content:space-between;align-items:center;padding:.75rem;font-size:.9rem;transition:background .2s;display:flex}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__option:hover{background:#d4a84b1a}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__option{color:#fff}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__option.SearchableCountrySelect-module__Mc7yiW__selected{background:#d4a84b33}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__option:hover{background:#ff6b351a}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__option{color:#2d2d2d}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__option.SearchableCountrySelect-module__Mc7yiW__selected{background:#ff6b3526}.SearchableCountrySelect-module__Mc7yiW__countryName{opacity:.7;font-size:.8rem}.SearchableCountrySelect-module__Mc7yiW__noResults{text-align:center;padding:1rem;font-size:.9rem}.SearchableCountrySelect-module__Mc7yiW__dark .SearchableCountrySelect-module__Mc7yiW__noResults{color:#ffffff80}.SearchableCountrySelect-module__Mc7yiW__light .SearchableCountrySelect-module__Mc7yiW__noResults{color:#00000080}
.InterestForm-module__daCwha__interestSection{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f0f23 100%);min-height:100vh;padding:6rem 2rem;position:relative;overflow:hidden}.InterestForm-module__daCwha__bgPattern{opacity:.6;pointer-events:none;background-image:radial-gradient(circle at 20% 20%,#d4a57414 0%,#0000 50%),radial-gradient(circle at 80% 80%,#d4a5740d 0%,#0000 50%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d4a574' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.InterestForm-module__daCwha__container{z-index:1;max-width:600px;margin:0 auto;position:relative}.InterestForm-module__daCwha__header{text-align:center;margin-bottom:3rem}.InterestForm-module__daCwha__badge{color:#d4a574;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#d4a57433,#d4a5741a);border:1px solid #d4a5744d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.InterestForm-module__daCwha__title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.InterestForm-module__daCwha__highlight{background:linear-gradient(135deg,#d4a574,#c9956a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.InterestForm-module__daCwha__subtitle{color:#ffffffb3;font-size:1.1rem;line-height:1.6}.InterestForm-module__daCwha__subtitleHindi{color:#d4a574cc;margin-top:.5rem;font-size:1rem;display:block}.InterestForm-module__daCwha__formCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:2.5rem;box-shadow:0 20px 50px #0000004d,inset 0 1px #ffffff0d}.InterestForm-module__daCwha__form{flex-direction:column;gap:1.5rem;display:flex}.InterestForm-module__daCwha__inputGroup{flex-direction:column;gap:.5rem;display:flex}.InterestForm-module__daCwha__label{color:#fffc;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.InterestForm-module__daCwha__label svg{color:#d4a574}.InterestForm-module__daCwha__input,.InterestForm-module__daCwha__select,.InterestForm-module__daCwha__textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .3s}.InterestForm-module__daCwha__input::placeholder,.InterestForm-module__daCwha__textarea::placeholder{color:#fff6}.InterestForm-module__daCwha__input:focus,.InterestForm-module__daCwha__select:focus,.InterestForm-module__daCwha__textarea:focus{background:#ffffff14;border-color:#d4a574;box-shadow:0 0 0 3px #d4a57426}.InterestForm-module__daCwha__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23D4A574' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:3rem}.InterestForm-module__daCwha__select option{color:#fff;background:#1a1a2e}.InterestForm-module__daCwha__textarea{resize:vertical;min-height:100px}.InterestForm-module__daCwha__phoneInputWrapper{gap:.75rem;display:flex}.InterestForm-module__daCwha__phoneInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;flex:1;padding:1rem 1.25rem;font-size:1rem;transition:all .3s}.InterestForm-module__daCwha__phoneInput::placeholder{color:#fff6}.InterestForm-module__daCwha__phoneInput:focus{background:#ffffff14;border-color:#d4a574;box-shadow:0 0 0 3px #d4a57426}.InterestForm-module__daCwha__error{color:#ef4444;text-align:center;background:#ef444426;border:1px solid #ef44444d;border-radius:12px;padding:1rem;font-size:.9rem}.InterestForm-module__daCwha__submitBtn{color:#1a1a2e;cursor:pointer;background:linear-gradient(135deg,#d4a574,#c9956a);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;padding:1.25rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.InterestForm-module__daCwha__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#e5b585,#d4a574);transform:translateY(-2px);box-shadow:0 10px 30px #d4a5744d}.InterestForm-module__daCwha__submitBtn:disabled{opacity:.7;cursor:not-allowed}.InterestForm-module__daCwha__submitting{align-items:center;gap:.75rem;display:flex}.InterestForm-module__daCwha__spinner{border:2px solid #1a1a2e4d;border-top-color:#1a1a2e;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite InterestForm-module__daCwha__spin}@keyframes InterestForm-module__daCwha__spin{to{transform:rotate(360deg)}}.InterestForm-module__daCwha__privacyNote{color:#fff9;text-align:center;background:#d4a5741a;border-radius:12px;margin-top:1.5rem;padding:1rem;font-size:.85rem}.InterestForm-module__daCwha__featuresPreview{text-align:center;margin-top:3rem}.InterestForm-module__daCwha__featuresTitle{color:#fffc;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.InterestForm-module__daCwha__featuresList{flex-direction:column;gap:1rem;display:flex}.InterestForm-module__daCwha__featureItem{color:#ffffffb3;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.95rem;transition:all .3s;display:flex}.InterestForm-module__daCwha__featureItem:hover{background:#d4a5741a;border-color:#d4a57433;transform:translate(5px)}.InterestForm-module__daCwha__featureIcon{font-size:1.5rem}.InterestForm-module__daCwha__successContainer{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f0f23 100%);flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:4rem 2rem;display:flex}.InterestForm-module__daCwha__successIcon{color:#22c55e;background:linear-gradient(135deg,#22c55e33,#22c55e1a);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2rem;animation:2s ease-in-out infinite InterestForm-module__daCwha__pulse;display:flex}@keyframes InterestForm-module__daCwha__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.InterestForm-module__daCwha__successTitle{background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.InterestForm-module__daCwha__successMessage{color:#fffc;max-width:500px;margin-bottom:.5rem;font-size:1.2rem}.InterestForm-module__daCwha__successMessageHindi{color:#d4a574cc;max-width:500px;font-size:1.1rem}.InterestForm-module__daCwha__decorativeOm{opacity:.5;margin-top:2rem;font-size:3rem}@media (max-width:640px){.InterestForm-module__daCwha__interestSection{padding:4rem 1rem}.InterestForm-module__daCwha__formCard{padding:1.5rem}.InterestForm-module__daCwha__phoneInputWrapper{flex-direction:column}.InterestForm-module__daCwha__submitBtn{padding:1rem 1.5rem;font-size:1rem}.InterestForm-module__daCwha__featureItem{text-align:center;flex-direction:column;gap:.5rem}}
.page-module__zxx72G__container{max-width:1200px;min-height:100vh;margin:0 auto;padding:6rem 2rem 4rem}.page-module__zxx72G__header{text-align:center;margin-bottom:4rem}.page-module__zxx72G__badge{color:var(--saffron,#ff8a00);background:#ff8a001a;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.page-module__zxx72G__title{color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.page-module__zxx72G__subtitle{color:#666;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.page-module__zxx72G__container{padding:5rem 1rem 3rem}.page-module__zxx72G__title{font-size:2.25rem}}
.PreRegisterPopup-module__w6z69G__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#000000b3;position:fixed;inset:0}.PreRegisterPopup-module__w6z69G__popupWrapper{z-index:9999;pointer-events:none;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PreRegisterPopup-module__w6z69G__popup{pointer-events:auto;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #d4a57433;border-radius:24px;width:100%;max-width:480px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 25px 60px #00000080,inset 0 1px #ffffff1a}.PreRegisterPopup-module__w6z69G__closeBtn{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.PreRegisterPopup-module__w6z69G__closeBtn:hover{color:#fff;background:#fff3;transform:rotate(90deg)}.PreRegisterPopup-module__w6z69G__header{text-align:center;margin-bottom:1.5rem}.PreRegisterPopup-module__w6z69G__omIcon{margin-bottom:.5rem;font-size:2.5rem}.PreRegisterPopup-module__w6z69G__title{color:#fff;justify-content:center;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1.5rem;font-weight:700;display:flex}.PreRegisterPopup-module__w6z69G__title svg{color:#d4a574}.PreRegisterPopup-module__w6z69G__subtitle{color:#d4a574;margin:0 0 .75rem;font-size:1.1rem}.PreRegisterPopup-module__w6z69G__description{color:#ffffffb3;margin:0;font-size:.9rem}.PreRegisterPopup-module__w6z69G__form{flex-direction:column;gap:1rem;display:flex}.PreRegisterPopup-module__w6z69G__inputGroup{align-items:center;display:flex;position:relative}.PreRegisterPopup-module__w6z69G__inputIcon{color:#d4a574;pointer-events:none;z-index:1;position:absolute;left:1rem}.PreRegisterPopup-module__w6z69G__input,.PreRegisterPopup-module__w6z69G__phoneInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:.95rem;transition:all .3s}.PreRegisterPopup-module__w6z69G__input::placeholder,.PreRegisterPopup-module__w6z69G__phoneInput::placeholder{color:#fff6}.PreRegisterPopup-module__w6z69G__input:focus,.PreRegisterPopup-module__w6z69G__phoneInput:focus{background:#ffffff14;border-color:#d4a574;outline:none;box-shadow:0 0 0 3px #d4a57426}.PreRegisterPopup-module__w6z69G__phoneWrapper{gap:.5rem;width:100%;padding-left:2.5rem;display:flex}.PreRegisterPopup-module__w6z69G__phoneInput{padding-left:1rem}.PreRegisterPopup-module__w6z69G__select{color:#fff;cursor:pointer;appearance:none;background:#ffffff0d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23D4A574' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 1rem center/20px no-repeat;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem 3rem;font-size:.95rem;transition:all .3s}.PreRegisterPopup-module__w6z69G__select:focus{background-color:#ffffff14;border-color:#d4a574;outline:none;box-shadow:0 0 0 3px #d4a57426}.PreRegisterPopup-module__w6z69G__select option{color:#fff;background:#1a1a2e}.PreRegisterPopup-module__w6z69G__error{color:#ef4444;text-align:center;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;padding:.75rem;font-size:.85rem}.PreRegisterPopup-module__w6z69G__submitBtn{color:#1a1a2e;cursor:pointer;background:linear-gradient(135deg,#d4a574,#c9956a);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.PreRegisterPopup-module__w6z69G__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#e5b585,#d4a574);transform:translateY(-2px);box-shadow:0 8px 20px #d4a5744d}.PreRegisterPopup-module__w6z69G__submitBtn:disabled{opacity:.7;cursor:not-allowed}.PreRegisterPopup-module__w6z69G__spinner{border:2px solid #1a1a2e4d;border-top-color:#1a1a2e;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite PreRegisterPopup-module__w6z69G__spin}@keyframes PreRegisterPopup-module__w6z69G__spin{to{transform:rotate(360deg)}}.PreRegisterPopup-module__w6z69G__privacy{text-align:center;color:#ffffff80;margin:.5rem 0 0;font-size:.8rem}.PreRegisterPopup-module__w6z69G__successContent{text-align:center;padding:2rem 1rem}.PreRegisterPopup-module__w6z69G__successIcon{color:#22c55e;background:linear-gradient(135deg,#22c55e33,#22c55e1a);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:3rem;animation:2s ease-in-out infinite PreRegisterPopup-module__w6z69G__successPulse;display:flex}@keyframes PreRegisterPopup-module__w6z69G__successPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.PreRegisterPopup-module__w6z69G__successTitle{color:#22c55e;margin:0 0 1rem;font-size:1.75rem;font-weight:700}.PreRegisterPopup-module__w6z69G__successMessage{color:#fffc;margin:0;font-size:1rem;line-height:1.6}@media (max-width:640px){.PreRegisterPopup-module__w6z69G__popup{width:95%;max-height:85vh;padding:1.5rem}.PreRegisterPopup-module__w6z69G__title{font-size:1.25rem}.PreRegisterPopup-module__w6z69G__subtitle{font-size:1rem}.PreRegisterPopup-module__w6z69G__omIcon{font-size:2rem}.PreRegisterPopup-module__w6z69G__phoneWrapper{flex-direction:column;gap:.75rem}.PreRegisterPopup-module__w6z69G__phoneInput{padding-left:3rem}}
.auth-module__Y2OPrW__authPage{z-index:1;background:linear-gradient(135deg,#0a0a12 0%,#1a1a2e 50%,#16213e 100%);justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.auth-module__Y2OPrW__authPage:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d4a84b' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.auth-module__Y2OPrW__container{text-align:center;width:100%;max-width:480px}.auth-module__Y2OPrW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ef2;border:1px solid #d4a84b33;border-radius:24px;padding:3rem 2.5rem;box-shadow:0 25px 50px #00000080,0 0 100px #d4a84b1a}.auth-module__Y2OPrW__logo{margin-bottom:2rem}.auth-module__Y2OPrW__omSymbol{color:#d4a84b;text-shadow:0 0 20px #d4a84b80;margin-bottom:.5rem;font-size:3rem;display:block}.auth-module__Y2OPrW__logo h1{color:#fff;margin:0;font-size:1.75rem;font-weight:700}.auth-module__Y2OPrW__logo p{color:#d4a84bcc;margin:.25rem 0 0;font-size:.9rem}.auth-module__Y2OPrW__progress{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.auth-module__Y2OPrW__step{opacity:.4;flex-direction:column;align-items:center;transition:opacity .3s;display:flex}.auth-module__Y2OPrW__step.auth-module__Y2OPrW__active{opacity:1}.auth-module__Y2OPrW__step span{color:#d4a84b;background:#d4a84b33;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.25rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.auth-module__Y2OPrW__step.auth-module__Y2OPrW__active span{color:#0a0a12;background:#d4a84b}.auth-module__Y2OPrW__step p{color:#ffffffb3;margin:0;font-size:.7rem}.auth-module__Y2OPrW__progressLine{background:#d4a84b4d;width:40px;height:2px;margin-bottom:1rem}.auth-module__Y2OPrW__form{text-align:center}.auth-module__Y2OPrW__form h2{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.auth-module__Y2OPrW__subtitle{color:#fff9;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.auth-module__Y2OPrW__subtitle small{color:#d4a84b;font-size:.8rem}.auth-module__Y2OPrW__phoneGroup{gap:.75rem;margin-bottom:1rem;display:flex}.auth-module__Y2OPrW__countryCode{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;width:110px;padding:0 .75rem;font-size:.875rem}.auth-module__Y2OPrW__countryCode:focus{border-color:#d4a84b;outline:none}.auth-module__Y2OPrW__countryCode option{color:#fff;background:#1a1a2e;padding:.5rem}.auth-module__Y2OPrW__inputGroup{flex:1;position:relative}.auth-module__Y2OPrW__inputIcon{color:#d4a84b99;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.auth-module__Y2OPrW__input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.auth-module__Y2OPrW__input::placeholder{color:#fff6}.auth-module__Y2OPrW__input:focus{background:#ffffff14;border-color:#d4a84b;outline:none}.auth-module__Y2OPrW__input option{color:#fff;background:#1a1a2e;padding:.5rem}.auth-module__Y2OPrW__otpContainer{margin:1.5rem 0}.auth-module__Y2OPrW__otpInput{color:#fff;text-align:center;letter-spacing:.5rem;background:#ffffff0d;border:2px solid #d4a84b4d;border-radius:12px;width:100%;max-width:200px;padding:1.25rem;font-size:2rem;font-weight:600;transition:all .3s}.auth-module__Y2OPrW__otpInput::placeholder{color:#fff3;letter-spacing:.3rem}.auth-module__Y2OPrW__otpInput:focus{background:#ffffff14;border-color:#d4a84b;outline:none}.auth-module__Y2OPrW__error{color:#ff6b6b;text-align:center;background:#dc35451a;border:1px solid #dc35454d;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.auth-module__Y2OPrW__submitBtn{color:#0a0a12;cursor:pointer;background:linear-gradient(135deg,#d4a84b 0%,#b8860b 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.auth-module__Y2OPrW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #d4a84b4d}.auth-module__Y2OPrW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.auth-module__Y2OPrW__backBtn{color:#fff9;cursor:pointer;background:0 0;border:none;margin-top:1.5rem;font-size:.875rem;transition:color .3s}.auth-module__Y2OPrW__backBtn:hover{color:#d4a84b}.auth-module__Y2OPrW__spinner{animation:1s linear infinite auth-module__Y2OPrW__spin}@keyframes auth-module__Y2OPrW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-module__Y2OPrW__homeLink{color:#ffffff80;margin-top:2rem;font-size:.875rem;text-decoration:none;transition:color .3s;display:inline-block}.auth-module__Y2OPrW__homeLink:hover{color:#d4a84b}.auth-module__Y2OPrW__referralBanner{color:#4ade80;text-align:left;background:linear-gradient(135deg,#22c55e26 0%,#10a34a26 100%);border:1px solid #22c55e4d;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;animation:.5s ease-out auth-module__Y2OPrW__slideIn;display:flex}.auth-module__Y2OPrW__referralBanner svg{color:#4ade80;flex-shrink:0}@keyframes auth-module__Y2OPrW__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.auth-module__Y2OPrW__card{padding:2rem 1.5rem}.auth-module__Y2OPrW__phoneGroup{flex-direction:column}.auth-module__Y2OPrW__countryCode{width:100%;padding:1rem}.auth-module__Y2OPrW__progress{gap:.25rem}.auth-module__Y2OPrW__progressLine{width:20px}.auth-module__Y2OPrW__step p{display:none}}
.BlogList-module__SvxRNG__blogList{grid-template-columns:280px 1fr;align-items:start;gap:2rem;display:grid}.BlogList-module__SvxRNG__sidebar{position:sticky;top:100px}.BlogList-module__SvxRNG__searchSection{margin-bottom:1.5rem}.BlogList-module__SvxRNG__searchWrapper{position:relative}.BlogList-module__SvxRNG__searchIcon{color:#9ca3af;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.BlogList-module__SvxRNG__searchInput{background:#fff;border:2px solid #e5e7eb;border-radius:10px;width:100%;padding:12px 12px 12px 42px;font-size:.95rem;transition:all .3s}.BlogList-module__SvxRNG__searchInput:focus{border-color:var(--saffron,#ff8a00);outline:none;box-shadow:0 0 0 4px #ff8a001a}.BlogList-module__SvxRNG__filterSection{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem}.BlogList-module__SvxRNG__filterHeader{color:#374151;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;margin-bottom:1rem;padding-bottom:1rem;font-size:.95rem;font-weight:600;display:flex}.BlogList-module__SvxRNG__categoryTabs{flex-direction:column;gap:6px;display:flex}.BlogList-module__SvxRNG__categoryTab{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;font-size:.95rem;transition:all .2s;display:flex}.BlogList-module__SvxRNG__categoryTab:hover{background:#f3f4f6}.BlogList-module__SvxRNG__categoryTab.BlogList-module__SvxRNG__active{background:var(--saffron,#ff8a00);color:#fff}.BlogList-module__SvxRNG__categoryLabel{font-weight:500}.BlogList-module__SvxRNG__categoryCount{background:#0000000f;border-radius:20px;padding:3px 10px;font-size:.8rem;font-weight:500}.BlogList-module__SvxRNG__categoryTab.BlogList-module__SvxRNG__active .BlogList-module__SvxRNG__categoryCount{background:#ffffff40}.BlogList-module__SvxRNG__mainContent{min-width:0}.BlogList-module__SvxRNG__resultsInfo{color:#6b7280;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 4px;font-size:.9rem;display:flex}.BlogList-module__SvxRNG__clearFilter{color:var(--saffron,#ff8a00);cursor:pointer;background:0 0;border:none;font-weight:500;text-decoration:underline}.BlogList-module__SvxRNG__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.5rem;display:grid}.BlogList-module__SvxRNG__card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.BlogList-module__SvxRNG__card:hover{border-color:var(--saffron,#ff8a00);transform:translateY(-4px);box-shadow:0 16px 32px #0000001a}.BlogList-module__SvxRNG__cardImage{width:100%;height:160px;position:relative;overflow:hidden}.BlogList-module__SvxRNG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.BlogList-module__SvxRNG__card:hover .BlogList-module__SvxRNG__image{transform:scale(1.05)}.BlogList-module__SvxRNG__cardContent{padding:1.25rem;position:relative}.BlogList-module__SvxRNG__cardGlow{background:linear-gradient(90deg,var(--card-color,var(--saffron)),transparent);opacity:0;width:100%;height:3px;transition:opacity .3s;position:absolute;top:0;left:0}.BlogList-module__SvxRNG__card:hover .BlogList-module__SvxRNG__cardGlow{opacity:1}.BlogList-module__SvxRNG__categoryBadge{color:var(--saffron,#ff8a00);background:#ff8a001a;border-radius:20px;margin-bottom:10px;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-block}.BlogList-module__SvxRNG__cardTitle{color:#1a1a1a;margin-bottom:.4rem;font-size:1.25rem;font-weight:700;line-height:1.3}.BlogList-module__SvxRNG__cardHindi{color:var(--saffron,#ff8a00);margin-bottom:.6rem;font-size:.9rem;font-weight:500}.BlogList-module__SvxRNG__cardDescription{color:#4b5563;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.BlogList-module__SvxRNG__cardFooter{justify-content:flex-end;align-items:center;display:flex}.BlogList-module__SvxRNG__readMore{color:var(--saffron,#ff8a00);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;transition:gap .3s;display:inline-flex}.BlogList-module__SvxRNG__card:hover .BlogList-module__SvxRNG__readMore{gap:.75rem}.BlogList-module__SvxRNG__loadMoreWrapper{justify-content:center;margin-top:2rem;display:flex}.BlogList-module__SvxRNG__loadMoreButton{background:linear-gradient(135deg,var(--saffron,#ff8a00)0%,#e67a00 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #ff8a004d}.BlogList-module__SvxRNG__loadMoreButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a0066}.BlogList-module__SvxRNG__noResults{text-align:center;color:#6b7280;grid-column:1/-1;padding:4rem 2rem}.BlogList-module__SvxRNG__noResults p{margin-bottom:1rem;font-size:1.1rem}.BlogList-module__SvxRNG__resetButton{background:var(--saffron,#ff8a00);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:background .3s}.BlogList-module__SvxRNG__resetButton:hover{background:#e67a00}@media (max-width:1024px){.BlogList-module__SvxRNG__blogList{grid-template-columns:1fr}.BlogList-module__SvxRNG__sidebar{position:static}.BlogList-module__SvxRNG__filterSection{padding:1rem}.BlogList-module__SvxRNG__categoryTabs{flex-flow:wrap;gap:8px}.BlogList-module__SvxRNG__categoryTab{border:1px solid #e5e7eb;border-radius:20px;padding:8px 14px}.BlogList-module__SvxRNG__categoryTab.BlogList-module__SvxRNG__active{border-color:var(--saffron,#ff8a00)}}@media (max-width:768px){.BlogList-module__SvxRNG__searchSection{margin-bottom:1rem}.BlogList-module__SvxRNG__categoryTabs{flex-flow:column;overflow-x:visible}.BlogList-module__SvxRNG__categoryTab{flex-shrink:0;width:100%}.BlogList-module__SvxRNG__grid{grid-template-columns:1fr;gap:1rem}.BlogList-module__SvxRNG__cardImage{height:140px}.BlogList-module__SvxRNG__cardTitle{font-size:1.1rem}}
