.page-module___8aEwW__container{flex-direction:column;display:flex}.page-module___8aEwW__hero{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-hover) 100%);color:#fff;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__contentWrapper{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-module___8aEwW__hero:after{content:"";background:var(--bg-color);clip-path:polygon(0 100%,100% 100%,100% 0);height:40px;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__heroContent{z-index:1;flex-direction:column;gap:1.5rem;max-width:900px;display:flex}.page-module___8aEwW__title{color:#fff;letter-spacing:-1px;font-size:3.5rem;font-weight:900;line-height:1.2}.page-module___8aEwW__subtitle{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.25rem}.page-module___8aEwW__ctaGroup{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.page-module___8aEwW__heroBtn{padding:1rem 2rem;font-size:1.1rem}.page-module___8aEwW__heroBtn.btn-secondary{color:#fff;border-color:#ffffff4d}.page-module___8aEwW__heroBtn.btn-secondary:hover{color:#fff;background:#ffffff1a}.page-module___8aEwW__trustBadges{color:#fffc;justify-content:center;gap:1.5rem;margin-top:2rem;font-size:.9rem;font-weight:500;display:flex}.page-module___8aEwW__section{width:100%;max-width:1200px;margin:0 auto;padding:5rem 2rem}.page-module___8aEwW__altSection{background-color:var(--bg-secondary);max-width:100%;padding-left:2rem;padding-right:2rem}.page-module___8aEwW__altSection>h2,.page-module___8aEwW__altSection>div{max-width:1200px;margin-left:auto;margin-right:auto}.page-module___8aEwW__sectionTitle{text-align:center;color:var(--text-color);margin-bottom:3rem;font-size:2.25rem;font-weight:800}.page-module___8aEwW__features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.page-module___8aEwW__featureCard{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex}.page-module___8aEwW__featureIcon{margin-bottom:.5rem;font-size:3rem}.page-module___8aEwW__featureCard h2{color:var(--text-color);font-size:1.35rem;font-weight:800}.page-module___8aEwW__featureCard p{color:var(--text-muted);flex-grow:1;margin-bottom:1rem;font-size:1rem;line-height:1.6}.page-module___8aEwW__learnMore{color:var(--accent-color);font-size:.95rem;font-weight:600;text-decoration:none}.page-module___8aEwW__learnMore:hover{text-decoration:underline}.page-module___8aEwW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module___8aEwW__serviceItem{border-left:4px solid var(--accent-color);flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;display:flex}.page-module___8aEwW__serviceItem h3{color:var(--text-color);font-size:1.2rem}.page-module___8aEwW__serviceItem p{color:var(--text-muted);font-size:.9rem}.page-module___8aEwW__whyUs{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:768px){.page-module___8aEwW__whyUs{grid-template-columns:1fr}}.page-module___8aEwW__whyUsText{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__whyUsSubtitle{color:var(--text-muted);margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.page-module___8aEwW__benefitsList{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.page-module___8aEwW__benefitsList li{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__benefitsList strong{color:var(--text-color);font-size:1.1rem}.page-module___8aEwW__benefitsList p{color:var(--text-muted);padding-left:1.8rem;line-height:1.5}.page-module___8aEwW__imagePlaceholder{border-radius:var(--radius);height:400px;box-shadow:var(--shadow);border:1px solid var(--border-color);background:linear-gradient(135deg,#f0f4f8 0%,#d9e2ec 100%);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__stats{text-align:center;border-radius:var(--radius);box-shadow:var(--shadow-lg);background:#fff;padding:2rem 3rem}.page-module___8aEwW__stats h3{color:var(--accent-color);font-size:3rem;font-weight:900}.page-module___8aEwW__stats p{color:var(--text-color);font-weight:700}
.LoanCalculator-module__A6N8uG__container{flex-direction:column;gap:2rem;width:100%;display:flex}.LoanCalculator-module__A6N8uG__topSection{grid-template-columns:3fr 2fr;align-items:stretch;gap:2rem;width:100%;display:grid}@media (max-width:850px){.LoanCalculator-module__A6N8uG__topSection{grid-template-columns:1fr}}.LoanCalculator-module__A6N8uG__inputSection{background:var(--card-bg,#fff);border-radius:var(--radius,12px);box-shadow:var(--shadow,0 4px 6px -1px #0000000d);border:1px solid var(--border-color,#e2e8f0);flex-direction:column;justify-content:space-between;height:100%;padding:2.5rem;display:flex}.LoanCalculator-module__A6N8uG__resultSection{flex-direction:column;gap:1.5rem;height:100%;display:flex;position:sticky;top:100px}.LoanCalculator-module__A6N8uG__resultCard{background:var(--primary-color,#2563eb);border-radius:var(--radius,12px);color:#fff;box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a);border:1px solid #fff3;flex-direction:column;justify-content:space-between;height:100%;padding:2rem;display:flex;position:relative;overflow:hidden}.LoanCalculator-module__A6N8uG__resultCardInner{border-top:1px solid #fff3;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.LoanCalculator-module__A6N8uG__inputGroup{margin-bottom:1.5rem}.LoanCalculator-module__A6N8uG__inputHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.LoanCalculator-module__A6N8uG__label{color:var(--text-color,#1e293b);font-size:1.1rem;font-weight:700}.LoanCalculator-module__A6N8uG__numberInput{background:var(--bg-secondary,#f8fafc);border:1px solid var(--border-color,#e2e8f0);color:var(--text-color,#0f172a);text-align:right;border-radius:6px;width:140px;padding:.5rem;font-size:1rem;font-weight:700}.LoanCalculator-module__A6N8uG__numberInput:focus{border-color:var(--primary-color,#2563eb);outline:none}.LoanCalculator-module__A6N8uG__sliderContainer{margin-top:1rem}.LoanCalculator-module__A6N8uG__slider{width:100%;accent-color:var(--primary-color,#2563eb);cursor:pointer}.LoanCalculator-module__A6N8uG__toggleGroup{background:var(--bg-secondary,#f8fafc);border:1px solid var(--border-color,#e2e8f0);border-radius:6px;display:flex;overflow:hidden}.LoanCalculator-module__A6N8uG__toggleBtn{cursor:pointer;color:var(--text-muted,#64748b);background:0 0;border:none;flex:1;padding:.25rem .75rem;font-size:.85rem;font-weight:600;transition:all .2s}.LoanCalculator-module__A6N8uG__toggleBtn.LoanCalculator-module__A6N8uG__active{background:var(--primary-color,#2563eb);color:#fff}.LoanCalculator-module__A6N8uG__dateGroup{gap:1rem;display:flex}.LoanCalculator-module__A6N8uG__dateSelect{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-secondary,#f8fafc);color:var(--text-color,#0f172a);cursor:pointer;border-radius:6px;flex:1;padding:.5rem;font-size:.9rem}.LoanCalculator-module__A6N8uG__summaryBoxes{flex-direction:column;gap:1rem;width:100%;margin-bottom:2rem;display:flex}.LoanCalculator-module__A6N8uG__summaryBox{border-bottom:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:center;padding:1rem;display:flex}.LoanCalculator-module__A6N8uG__summaryBox:last-child{border-bottom:none}.LoanCalculator-module__A6N8uG__summaryLabel{color:var(--text-muted,#64748b);font-size:.95rem;font-weight:500}.LoanCalculator-module__A6N8uG__summaryValue{color:var(--text-color,#0f172a);font-size:1.2rem;font-weight:800}.LoanCalculator-module__A6N8uG__emiValue{color:var(--primary-color,#2563eb);font-size:1.5rem}.LoanCalculator-module__A6N8uG__scheduleSection{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius,12px);box-shadow:var(--shadow,0 4px 6px -1px #0000000d);margin-top:2rem;padding:2.5rem;overflow-x:auto}.LoanCalculator-module__A6N8uG__sectionTitle{color:var(--text-color);border-bottom:2px solid var(--border-color);margin-top:2rem;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.35rem;font-weight:800}.LoanCalculator-module__A6N8uG__sectionTitle:first-child{margin-top:0}.LoanCalculator-module__A6N8uG__scheduleTitle{color:var(--text-color,#0f172a);margin-bottom:1.5rem;font-size:1.35rem;font-weight:800}.LoanCalculator-module__A6N8uG__table{border-collapse:collapse;width:100%;min-width:600px}.LoanCalculator-module__A6N8uG__table th{text-align:right;background:var(--bg-secondary,#f8fafc);color:var(--text-color,#1e293b);opacity:.9;border-bottom:2px solid var(--border-color,#e2e8f0);padding:.75rem 1rem;font-size:.95rem;font-weight:600}.LoanCalculator-module__A6N8uG__table th:first-child{text-align:left}.LoanCalculator-module__A6N8uG__table td{text-align:right;border-bottom:1px solid var(--border-color,#e2e8f0);color:var(--text-color,#1e293b);padding:1rem;font-size:.95rem;font-weight:500}.LoanCalculator-module__A6N8uG__table td:first-child{text-align:left;font-weight:700}.LoanCalculator-module__A6N8uG__yearRow{cursor:pointer;transition:background .2s}.LoanCalculator-module__A6N8uG__yearRow:hover{background:var(--bg-secondary,#f8fafc)}.LoanCalculator-module__A6N8uG__monthRow{background:var(--bg-secondary,#00000005)}.LoanCalculator-module__A6N8uG__monthRow td{color:var(--text-color,#1e293b);opacity:.85;padding:.5rem 1rem;font-size:.85rem}.LoanCalculator-module__A6N8uG__monthRow td:first-child{padding-left:2rem;font-weight:500}.LoanCalculator-module__A6N8uG__chartContainer{justify-content:center;align-items:center;width:100%;height:250px;display:flex}.LoanCalculator-module__A6N8uG__chartsGrid{grid-template-columns:1fr 2fr;align-items:center;gap:2rem;display:grid}@media (max-width:900px){.LoanCalculator-module__A6N8uG__chartsGrid{grid-template-columns:1fr}}
.ToolHeader-module__uWPYwa__hero{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-hover) 100%);color:#fff;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}.ToolHeader-module__uWPYwa__hero:after{content:"";background:var(--bg-color);clip-path:polygon(0 100%,100% 100%,100% 0);height:40px;position:absolute;bottom:0;left:0;right:0}.ToolHeader-module__uWPYwa__title{color:#fff;letter-spacing:-1px;font-size:3rem;font-weight:900;line-height:1.2}.ToolHeader-module__uWPYwa__subtitle{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.25rem}@media (max-width:768px){.ToolHeader-module__uWPYwa__hero{padding:3rem 1.5rem}.ToolHeader-module__uWPYwa__title{font-size:2.2rem}.ToolHeader-module__uWPYwa__subtitle{font-size:1.1rem}.ToolHeader-module__uWPYwa__hero:after{height:25px}}
