.tools-module__oCstcq__hero{text-align:center;background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);padding:8rem 1.5rem 3rem}.tools-module__oCstcq__heroContent{max-width:700px;margin:0 auto}.tools-module__oCstcq__badge{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.05em;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-block}.tools-module__oCstcq__heroTitle{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.tools-module__oCstcq__heroSubtitle{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.tools-module__oCstcq__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.tools-module__oCstcq__toolsSection{padding:3rem 0 5rem}.tools-module__oCstcq__layout{grid-template-columns:300px 1fr;align-items:start;gap:2rem;display:grid}.tools-module__oCstcq__sidebar{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:20px;padding:1.5rem;position:sticky;top:100px}.tools-module__oCstcq__sidebar h3{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:700}.tools-module__oCstcq__toolNav{flex-direction:column;gap:.5rem;display:flex}.tools-module__oCstcq__toolBtn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.85rem;width:100%;padding:1rem;transition:all .3s;display:flex}.tools-module__oCstcq__toolBtn:hover{background:var(--bg-tertiary)}.tools-module__oCstcq__toolBtnActive{background:var(--bg-tertiary);box-shadow:inset 3px 0 0 var(--accent-gold)}.tools-module__oCstcq__toolIcon{background:var(--accent-gold-gradient);color:#1a1a24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.tools-module__oCstcq__toolInfo{flex:1;min-width:0}.tools-module__oCstcq__toolName{color:var(--text-primary);margin-bottom:.15rem;font-size:.9rem;font-weight:600;display:block}.tools-module__oCstcq__toolDesc{color:var(--text-tertiary);font-size:.75rem;display:block}.tools-module__oCstcq__toolContent{min-height:500px}.tools-module__oCstcq__calculatorCard{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:24px;padding:2rem}.tools-module__oCstcq__calculatorCard h2{margin-bottom:.35rem;font-size:1.75rem;font-weight:800}.tools-module__oCstcq__toolSubtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem}.tools-module__oCstcq__calcLayout{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.tools-module__oCstcq__inputSection{flex-direction:column;gap:2rem;display:flex}.tools-module__oCstcq__inputHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.tools-module__oCstcq__inputHeader label{color:var(--text-primary);font-size:.9rem;font-weight:600}.tools-module__oCstcq__inputValue{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700}.tools-module__oCstcq__slider{appearance:none;background:var(--bg-tertiary);cursor:pointer;border-radius:4px;outline:none;width:100%;height:8px}.tools-module__oCstcq__slider::-webkit-slider-thumb{appearance:none;background:var(--accent-gradient);cursor:pointer;border-radius:50%;width:24px;height:24px;transition:transform .2s;box-shadow:0 4px 12px #2563eb66}.tools-module__oCstcq__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.tools-module__oCstcq__slider::-moz-range-thumb{background:var(--accent-gradient);cursor:pointer;border:none;border-radius:50%;width:24px;height:24px;box-shadow:0 4px 12px #2563eb66}.tools-module__oCstcq__rangeLabels{color:var(--text-tertiary);justify-content:space-between;margin-top:.5rem;font-size:.75rem;display:flex}.tools-module__oCstcq__resultSection{flex-direction:column;gap:1.5rem;display:flex}.tools-module__oCstcq__emiResult,.tools-module__oCstcq__eligibilityResult{text-align:center;background:var(--bg-tertiary);border-radius:16px;padding:1.5rem}.tools-module__oCstcq__emiLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.8rem;display:block}.tools-module__oCstcq__emiValue{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;display:block}.tools-module__oCstcq__chartContainer{justify-content:center;display:flex}.tools-module__oCstcq__donutChart{width:160px;height:160px;position:relative}.tools-module__oCstcq__donutChart svg{transform:rotate(-90deg)}.tools-module__oCstcq__circleBg{fill:none;stroke:var(--bg-tertiary);stroke-width:3px}.tools-module__oCstcq__circle{fill:none;stroke:#3b82f6;stroke-width:3px;stroke-linecap:round;transition:stroke-dasharray .5s}.tools-module__oCstcq__chartCenter{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tools-module__oCstcq__chartCenter span{color:var(--text-tertiary);text-transform:uppercase;font-size:.7rem;display:block}.tools-module__oCstcq__chartCenter strong{color:var(--text-primary);font-size:.95rem;font-weight:700;display:block}.tools-module__oCstcq__legend{flex-direction:column;gap:.75rem;display:flex}.tools-module__oCstcq__legendItem{background:var(--bg-tertiary);border-radius:12px;align-items:center;gap:.75rem;padding:1rem;display:flex}.tools-module__oCstcq__legendDot{border-radius:4px;flex-shrink:0;width:12px;height:12px}.tools-module__oCstcq__legendItem span{color:var(--text-tertiary);font-size:.75rem;display:block}.tools-module__oCstcq__legendItem strong{color:var(--text-primary);font-size:.95rem;font-weight:700;display:block}.tools-module__oCstcq__eligibilityDetails{flex-direction:column;gap:.75rem;display:flex}.tools-module__oCstcq__detailItem{background:var(--bg-tertiary);border-radius:10px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.tools-module__oCstcq__detailItem span{color:var(--text-secondary);font-size:.85rem}.tools-module__oCstcq__detailItem strong{color:var(--text-primary);font-size:.95rem}.tools-module__oCstcq__tipBox{background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.tools-module__oCstcq__tipBox span{font-size:1.25rem}.tools-module__oCstcq__tipBox p{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.tools-module__oCstcq__compareLayout{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;margin-top:1rem;display:grid}.tools-module__oCstcq__vsCircle{background:var(--accent-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:.9rem;font-weight:800;display:flex}.tools-module__oCstcq__loanCard{background:var(--bg-tertiary);border-radius:16px;padding:1.5rem}.tools-module__oCstcq__loanCard h3{text-align:center;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.tools-module__oCstcq__loanInputs{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.tools-module__oCstcq__compactInput{flex-direction:column;gap:.35rem;display:flex}.tools-module__oCstcq__compactInput label{color:var(--text-tertiary);font-size:.8rem}.tools-module__oCstcq__compactInput input{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);border-radius:10px;padding:.75rem;font-family:inherit;font-size:.95rem;transition:all .2s}.tools-module__oCstcq__compactInput input:focus{border-color:var(--accent-primary);outline:none}.tools-module__oCstcq__loanResult{flex-direction:column;gap:.5rem;display:flex}.tools-module__oCstcq__resultRow{background:var(--bg-card);border-radius:8px;justify-content:space-between;padding:.75rem;display:flex}.tools-module__oCstcq__resultRow span{color:var(--text-tertiary);font-size:.8rem}.tools-module__oCstcq__resultRow strong{color:var(--text-primary);font-size:.9rem}.tools-module__oCstcq__savingsBox{background:#10b9811a;border:1px solid #10b98133;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1.25rem;display:flex}.tools-module__oCstcq__savingsBox span{font-size:1.5rem}.tools-module__oCstcq__savingsBox p{color:var(--text-primary);font-size:1rem}.tools-module__oCstcq__savingsBox strong{color:#10b981}.tools-module__oCstcq__comingSoon{text-align:center;padding:4rem 2rem}.tools-module__oCstcq__comingSoon span{margin-bottom:1rem;font-size:4rem;display:block}.tools-module__oCstcq__comingSoon h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.tools-module__oCstcq__comingSoon p{color:var(--text-secondary)}@media (max-width:1024px){.tools-module__oCstcq__layout{grid-template-columns:1fr}.tools-module__oCstcq__sidebar{position:static}.tools-module__oCstcq__toolNav{grid-template-columns:repeat(2,1fr);display:grid}.tools-module__oCstcq__toolBtn{text-align:center;flex-direction:column;padding:1rem .5rem}.tools-module__oCstcq__toolInfo{text-align:center}.tools-module__oCstcq__calcLayout,.tools-module__oCstcq__compareLayout{grid-template-columns:1fr}.tools-module__oCstcq__vsCircle{margin:0 auto}}@media (max-width:768px){.tools-module__oCstcq__hero{padding:7rem 1rem 2rem}.tools-module__oCstcq__toolsSection{padding:2rem 0 3rem}.tools-module__oCstcq__container{padding:0 1rem}.tools-module__oCstcq__toolNav{grid-template-columns:1fr}.tools-module__oCstcq__calculatorCard{padding:1.5rem}.tools-module__oCstcq__calculatorCard h2{font-size:1.5rem}.tools-module__oCstcq__emiValue{font-size:2rem}.tools-module__oCstcq__donutChart{width:140px;height:140px}}@media (max-width:480px){.tools-module__oCstcq__toolIcon{width:36px;height:36px}.tools-module__oCstcq__calculatorCard{padding:1.25rem}.tools-module__oCstcq__emiResult,.tools-module__oCstcq__eligibilityResult{padding:1rem}.tools-module__oCstcq__emiValue{font-size:1.75rem}.tools-module__oCstcq__loanCard{padding:1rem}.tools-module__oCstcq__vsCircle{width:40px;height:40px;font-size:.75rem}}
