.Navbar-module__cJzEcG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid var(--border-color);background-color:#ffffffe6;width:100%;padding:1rem 0;position:sticky;top:0}.Navbar-module__cJzEcG__container{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__cJzEcG__logo{color:var(--secondary-color);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__logo span{color:var(--primary-color)}.Navbar-module__cJzEcG__cta{background-color:var(--primary-color);color:#fff;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .2s}.Navbar-module__cJzEcG__cta:hover{background-color:var(--primary-dark)}.Navbar-module__cJzEcG__navLinks{gap:1.5rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--secondary-color);font-size:.9rem;transition:color .2s}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary-color)}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}}
.ReferralCode-module__XznrNW__container{text-align:center;border:1px solid var(--border-color);background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 30px #00000014}.ReferralCode-module__XznrNW__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.9rem;font-weight:500}.ReferralCode-module__XznrNW__codeBox{background:var(--bg-secondary);border:1px dashed var(--primary-color);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:1.5rem;padding:12px 16px;display:flex;position:relative}.ReferralCode-module__XznrNW__code{color:var(--text-primary);letter-spacing:1px;font-family:monospace;font-size:1.5rem;font-weight:700}.ReferralCode-module__XznrNW__copyBtn{color:var(--primary-color);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:.9rem;font-weight:600;transition:background .2s}.ReferralCode-module__XznrNW__copyBtn:hover{background:#1ed7601a}.ReferralCode-module__XznrNW__copied{background:var(--text-primary);color:#fff;border-radius:4px;padding:2px 8px;font-size:12px;animation:2s forwards ReferralCode-module__XznrNW__fadeOut;position:absolute;top:-24px;right:0}.ReferralCode-module__XznrNW__ctaBtn{background:var(--primary-color);color:#fff;border-radius:8px;width:100%;padding:14px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.ReferralCode-module__XznrNW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1ed7604d}.ReferralCode-module__XznrNW__trustBadges{color:var(--text-secondary);flex-direction:column;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.ReferralCode-module__XznrNW__trustBadges span{justify-content:center;align-items:center;gap:6px;display:flex}@keyframes ReferralCode-module__XznrNW__fadeOut{0%{opacity:1}70%{opacity:1}to{opacity:0}}@media (max-width:768px){.ReferralCode-module__XznrNW__container{padding:1.5rem}.ReferralCode-module__XznrNW__code{font-size:1.2rem}}
.Hero-module__ZARIfG__hero{border-bottom:1px solid var(--border-color);background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);padding:4rem 1.5rem}.Hero-module__ZARIfG__container{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:3rem;margin:0 auto;display:flex}.Hero-module__ZARIfG__content{flex:1;max-width:600px}.Hero-module__ZARIfG__badge{color:var(--primary-dark);background:#20c9971a;border-radius:20px;margin-bottom:1.5rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{color:var(--secondary-color);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__title span{color:var(--primary-color)}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.25rem;line-height:1.5}.Hero-module__ZARIfG__points{margin-bottom:2rem;list-style:none}.Hero-module__ZARIfG__points li{color:var(--secondary-color);align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:1rem;display:flex}.Hero-module__ZARIfG__check{color:var(--primary-color);font-weight:700}.Hero-module__ZARIfG__boxWrapper{flex:0 0 400px}@media (max-width:900px){.Hero-module__ZARIfG__container{text-align:center;flex-direction:column}.Hero-module__ZARIfG__content{margin:0 auto}.Hero-module__ZARIfG__points li{justify-content:center}.Hero-module__ZARIfG__title{font-size:2.5rem}}
.WhyDhan-module__EYpndG__section{background-color:#fff;padding:4rem 1.5rem}.WhyDhan-module__EYpndG__container{max-width:var(--max-width);margin:0 auto}.WhyDhan-module__EYpndG__heading{text-align:center;margin-bottom:3rem}.WhyDhan-module__EYpndG__heading h2{color:var(--secondary-color);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.WhyDhan-module__EYpndG__heading p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.WhyDhan-module__EYpndG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.WhyDhan-module__EYpndG__card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem;transition:transform .2s}.WhyDhan-module__EYpndG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.WhyDhan-module__EYpndG__icon{background:#20c9971a;border-radius:12px;margin-bottom:1rem;padding:10px;font-size:2rem;display:inline-block}.WhyDhan-module__EYpndG__card h3{color:var(--secondary-color);margin-bottom:.75rem;font-size:1.25rem}.WhyDhan-module__EYpndG__card p{color:var(--text-muted);line-height:1.6}
.HowToUse-module__cxkloq__section{background-color:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:4rem 1.5rem}.HowToUse-module__cxkloq__container{max-width:800px;margin:0 auto}.HowToUse-module__cxkloq__heading{text-align:center;margin-bottom:3rem}.HowToUse-module__cxkloq__heading h2{color:var(--secondary-color);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.HowToUse-module__cxkloq__steps{flex-direction:column;gap:2rem;display:flex}.HowToUse-module__cxkloq__step{border:1px solid var(--border-color);background:#fff;border-radius:12px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.HowToUse-module__cxkloq__number{background:var(--primary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-weight:700;display:flex}.HowToUse-module__cxkloq__content h3{color:var(--secondary-color);margin-bottom:.5rem;font-size:1.25rem}.HowToUse-module__cxkloq__content p{color:var(--text-muted);margin-bottom:1rem}.HowToUse-module__cxkloq__codeBlock{color:var(--secondary-color);background:#f1f1f1;border-radius:6px;padding:.5rem 1rem;font-family:monospace;font-weight:700;display:inline-block}
.ReviewSection-module__GnMbAa__section{background-color:#fff;padding:4rem 1.5rem}.ReviewSection-module__GnMbAa__container{max-width:var(--max-width);margin:0 auto}.ReviewSection-module__GnMbAa__heading{text-align:center;margin-bottom:3rem}.ReviewSection-module__GnMbAa__heading h2{color:var(--secondary-color);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.ReviewSection-module__GnMbAa__content{flex-wrap:wrap;gap:2rem;display:flex}.ReviewSection-module__GnMbAa__column{border-radius:12px;flex:1;min-width:300px;padding:2rem}.ReviewSection-module__GnMbAa__pros{background-color:#f0fdf4;border:1px solid #bbf7d0}.ReviewSection-module__GnMbAa__cons{background-color:#fef2f2;border:1px solid #fecaca}.ReviewSection-module__GnMbAa__column h3{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.ReviewSection-module__GnMbAa__pros h3{color:#166534}.ReviewSection-module__GnMbAa__cons h3{color:#991b1b}.ReviewSection-module__GnMbAa__list{list-style:none}.ReviewSection-module__GnMbAa__list li{color:var(--secondary-color);margin-bottom:1rem;padding-left:1.5rem;line-height:1.5;position:relative}.ReviewSection-module__GnMbAa__pros .ReviewSection-module__GnMbAa__list li:before{content:"✓";color:#166534;font-weight:700;position:absolute;left:0}.ReviewSection-module__GnMbAa__cons .ReviewSection-module__GnMbAa__list li:before{content:"✕";color:#991b1b;font-weight:700;position:absolute;left:0}
.Comparison-module__3wjtJG__section{background-color:var(--bg-secondary);border-top:1px solid var(--border-color);padding:4rem 1.5rem}.Comparison-module__3wjtJG__container{max-width:var(--max-width);margin:0 auto}.Comparison-module__3wjtJG__heading{text-align:center;margin-bottom:3rem}.Comparison-module__3wjtJG__heading h2{color:var(--secondary-color);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.Comparison-module__3wjtJG__tableWrapper{box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;overflow-x:auto}.Comparison-module__3wjtJG__table{border-collapse:collapse;width:100%;min-width:600px}.Comparison-module__3wjtJG__table th,.Comparison-module__3wjtJG__table td{text-align:left;border-bottom:1px solid var(--border-color);padding:1.25rem}.Comparison-module__3wjtJG__table th{color:var(--secondary-color);background-color:#f8f9fa;font-weight:700}.Comparison-module__3wjtJG__table tr:last-child td{border-bottom:none}.Comparison-module__3wjtJG__dhanCol{color:var(--primary-dark);background-color:#20c9970d;font-weight:600}.Comparison-module__3wjtJG__highlight{color:var(--primary-color);font-weight:700}
.FAQ-module__V8_xEa__section{border-top:1px solid var(--border-color);background-color:#fff;padding:4rem 1.5rem}.FAQ-module__V8_xEa__container{max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__heading{text-align:center;margin-bottom:3rem}.FAQ-module__V8_xEa__heading h2{color:var(--secondary-color);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.FAQ-module__V8_xEa__accordion{flex-direction:column;gap:1rem;display:flex}.FAQ-module__V8_xEa__item{border:1px solid var(--border-color);border-radius:8px;overflow:hidden}.FAQ-module__V8_xEa__question{text-align:left;width:100%;color:var(--secondary-color);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:1.25rem;font-size:1.1rem;font-weight:600;transition:background-color .2s;display:flex}.FAQ-module__V8_xEa__question:hover{background-color:var(--bg-secondary)}.FAQ-module__V8_xEa__icon{color:var(--primary-color);font-size:1.25rem;transition:transform .3s}.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__icon{transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{background-color:var(--bg-secondary);max-height:0;color:var(--text-muted);transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__answer{max-height:200px}.FAQ-module__V8_xEa__content{padding:1.25rem;line-height:1.6}
.Footer-module__S6Hkya__footer{background-color:var(--bg-secondary);border-top:1px solid var(--border-color);margin-top:auto;padding:3rem 0}.Footer-module__S6Hkya__container{max-width:var(--max-width);flex-direction:column;gap:2rem;margin:0 auto;padding:0 1.5rem;display:flex}.Footer-module__S6Hkya__top{flex-wrap:wrap;justify-content:space-between;gap:2rem;display:flex}.Footer-module__S6Hkya__brand h3{color:var(--secondary-color);margin-bottom:.5rem;font-size:1.1rem}.Footer-module__S6Hkya__brand p{color:var(--text-muted);max-width:300px;font-size:.9rem}.Footer-module__S6Hkya__links{gap:2rem;display:flex}.Footer-module__S6Hkya__column h4{color:var(--secondary-color);text-transform:uppercase;margin-bottom:1rem;font-size:.9rem}.Footer-module__S6Hkya__column ul{list-style:none}.Footer-module__S6Hkya__column li{margin-bottom:.5rem}.Footer-module__S6Hkya__column a{color:var(--text-muted);font-size:.9rem}.Footer-module__S6Hkya__column a:hover{color:var(--primary-color)}.Footer-module__S6Hkya__bottom{text-align:center;color:var(--text-muted);border-top:1px solid #e5e7eb;padding-top:2rem;font-size:.85rem}.Footer-module__S6Hkya__disclaimer{color:#9ca3af;margin-top:1rem;font-size:.8rem;line-height:1.5}
.StickyCTA-module__gaxrjW__container{z-index:1000;width:90%;max-width:400px;animation:.3s ease-out StickyCTA-module__gaxrjW__slideUp;display:none;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.StickyCTA-module__gaxrjW__button{text-align:center;background-color:var(--primary-color);color:#fff;border-radius:12px;width:100%;padding:16px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s;display:block;box-shadow:0 4px 15px #0003}.StickyCTA-module__gaxrjW__button:active{transform:scale(.98)}@keyframes StickyCTA-module__gaxrjW__slideUp{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}@media (max-width:768px){.StickyCTA-module__gaxrjW__container{display:block}}
.page-module___8aEwW__main{flex-direction:column;width:100%;min-height:100vh;display:flex}
