.evacalculator-module__hqdvyG__container *{box-sizing:border-box;margin:0;padding:0}.evacalculator-module__hqdvyG__container{color:#000;background-color:#fff;max-width:100%;min-height:100vh;padding-top:80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;overflow-x:hidden}.evacalculator-module__hqdvyG__header{color:#000;text-align:center;z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;margin-top:-80px;margin-bottom:2rem;padding:80px 1rem 1.5rem;position:relative}.evacalculator-module__hqdvyG__headerContent{max-width:1200px;margin:0 auto;padding-top:20px;position:relative}.evacalculator-module__hqdvyG__mainTitle{color:#000;word-break:break-word;margin:0 0 .5rem;padding-top:0;font-size:2.5rem;font-weight:700;line-height:1.2}.evacalculator-module__hqdvyG__subtitle{color:#666;max-width:600px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.4}.evacalculator-module__hqdvyG__badgeContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.evacalculator-module__hqdvyG__badge{color:#000;white-space:nowrap;background:#f5f5f5;border:1px solid #ddd;border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.evacalculator-module__hqdvyG__mainContent{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem 3rem;overflow-x:hidden}.evacalculator-module__hqdvyG__calculatorLayout{grid-template-columns:1fr;gap:2rem;width:100%;margin-bottom:3rem;display:grid}@media (min-width:992px){.evacalculator-module__hqdvyG__calculatorLayout{grid-template-columns:1fr 1fr}}.evacalculator-module__hqdvyG__calculatorCard,.evacalculator-module__hqdvyG__resultsCard{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:2rem;overflow:hidden;box-shadow:0 2px 4px #0000000d}.evacalculator-module__hqdvyG__sectionTitle{color:#000;word-break:break-word;border-bottom:1px solid #000;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:600}.evacalculator-module__hqdvyG__inputGroup{width:100%;margin-bottom:1.75rem}.evacalculator-module__hqdvyG__inputRow{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;margin-bottom:1.75rem;display:grid}@media (max-width:768px){.evacalculator-module__hqdvyG__inputRow{grid-template-columns:1fr;gap:1rem}}.evacalculator-module__hqdvyG__inputLabel{color:#333;width:100%;margin-bottom:.75rem;font-size:1rem;font-weight:500;display:block}.evacalculator-module__hqdvyG__inputWrapper{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;margin-bottom:.5rem;display:flex}.evacalculator-module__hqdvyG__currencySymbol,.evacalculator-module__hqdvyG__percentageSymbol,.evacalculator-module__hqdvyG__yearsSymbol{color:#000;flex-shrink:0;min-width:20px;font-weight:600}.evacalculator-module__hqdvyG__slider{-webkit-appearance:none;background:#e0e0e0;border-radius:3px;outline:none;flex:1;width:100%;min-width:100px;max-width:100%;height:6px}.evacalculator-module__hqdvyG__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#000;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 3px #0000004d}.evacalculator-module__hqdvyG__slider::-moz-range-thumb{cursor:pointer;background:#000;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 3px #0000004d}.evacalculator-module__hqdvyG__numberInput{color:#000;text-align:center;background:#fff;border:1px solid #ccc;border-radius:4px;width:120px;min-width:120px;max-width:100%;padding:.75rem;font-size:1rem;font-weight:500;transition:border-color .2s}.evacalculator-module__hqdvyG__numberInput:focus{border-color:#000;outline:none}.evacalculator-module__hqdvyG__valueDisplay{color:#000;word-break:break-word;padding:.5rem 0;font-size:1.25rem;font-weight:600}.evacalculator-module__hqdvyG__inputHint{color:#666;word-break:break-word;margin-top:.25rem;font-size:.875rem;display:block}.evacalculator-module__hqdvyG__selectInput{color:#000;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:.875rem;font-size:1rem;transition:border-color .2s}.evacalculator-module__hqdvyG__selectInput:focus{border-color:#000;outline:none}.evacalculator-module__hqdvyG__formulaCard{background:#f0f7ff;border-left:4px solid #06c;border-radius:6px;width:100%;margin-top:1.5rem;padding:1.25rem;overflow:hidden}.evacalculator-module__hqdvyG__formulaTitle{color:#06c;word-break:break-word;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.evacalculator-module__hqdvyG__formulaText{color:#333;word-break:break-word;margin:0;font-family:Courier New,monospace;font-size:.9375rem;line-height:1.6}.evacalculator-module__hqdvyG__excellent{border-left:4px solid #0a0}.evacalculator-module__hqdvyG__good{border-left:4px solid #6c0}.evacalculator-module__hqdvyG__average{border-left:4px solid #fa0}.evacalculator-module__hqdvyG__poor{border-left:4px solid #f60}.evacalculator-module__hqdvyG__negative{border-left:4px solid #c00}.evacalculator-module__hqdvyG__resultsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;margin-bottom:2rem;display:grid}@media (max-width:768px){.evacalculator-module__hqdvyG__resultsGrid{grid-template-columns:1fr;gap:1rem}}.evacalculator-module__hqdvyG__resultItem{text-align:center;background:#fff;border:1px solid #e0e0e0;border-left-width:4px;border-radius:6px;width:100%;padding:1.25rem;overflow:hidden}.evacalculator-module__hqdvyG__resultLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;word-break:break-word;margin-bottom:.5rem;font-size:.875rem}.evacalculator-module__hqdvyG__resultValue{color:#000;word-break:break-word;font-size:1.5rem;font-weight:700}.evacalculator-module__hqdvyG__resultSubtext{color:#666;word-break:break-word;margin-top:.5rem;font-size:.875rem}.evacalculator-module__hqdvyG__capitalCard{background:#fff;border:1px solid #e0e0e0;border-radius:6px;width:100%;margin:2rem 0;padding:1.5rem;overflow:hidden}.evacalculator-module__hqdvyG__capitalTitle{color:#000;text-align:center;word-break:break-word;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.evacalculator-module__hqdvyG__capitalVisual{width:100%;margin-bottom:1.5rem}.evacalculator-module__hqdvyG__capitalChart{background:#f8f8f8;border-radius:6px;width:100%;padding:1rem;overflow:hidden}.evacalculator-module__hqdvyG__capitalLabels{flex-wrap:wrap;justify-content:space-between;gap:1rem;width:100%;margin-bottom:.75rem;display:flex}.evacalculator-module__hqdvyG__capitalLabel{color:#333;word-break:break-word;font-size:.875rem;font-weight:500}.evacalculator-module__hqdvyG__capitalBars{background:#e0e0e0;border-radius:4px;width:100%;height:40px;display:flex;overflow:hidden}.evacalculator-module__hqdvyG__capitalEquity{background:#06c;min-width:50px;height:100%;transition:width .3s;position:relative}.evacalculator-module__hqdvyG__capitalDebt{background:#333;min-width:50px;height:100%;transition:width .3s;position:relative}.evacalculator-module__hqdvyG__capitalBarLabel{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:90%;font-size:.875rem;font-weight:600;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}@media (max-width:480px){.evacalculator-module__hqdvyG__capitalBarLabel{font-size:.75rem}}.evacalculator-module__hqdvyG__capitalMetrics{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin-top:1.5rem;display:grid}@media (max-width:768px){.evacalculator-module__hqdvyG__capitalMetrics{grid-template-columns:1fr}}.evacalculator-module__hqdvyG__capitalMetric{text-align:center;background:#f5f5f5;border-radius:6px;width:100%;padding:1rem;overflow:hidden}.evacalculator-module__hqdvyG__capitalMetricLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;word-break:break-word;margin-bottom:.5rem;font-size:.75rem}.evacalculator-module__hqdvyG__capitalMetricValue{color:#000;word-break:break-word;font-size:1.25rem;font-weight:600}.evacalculator-module__hqdvyG__metricsCard{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;width:100%;margin:2rem 0;padding:1.5rem;overflow:hidden}.evacalculator-module__hqdvyG__metricsTitle{color:#000;text-align:center;word-break:break-word;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.evacalculator-module__hqdvyG__metricsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;display:grid}@media (max-width:768px){.evacalculator-module__hqdvyG__metricsGrid{grid-template-columns:1fr}}.evacalculator-module__hqdvyG__metricItem{text-align:center;background:#fff;border-radius:6px;width:100%;padding:1.25rem;overflow:hidden}.evacalculator-module__hqdvyG__metricLabel{color:#666;word-break:break-word;margin-bottom:.5rem;font-size:.875rem}.evacalculator-module__hqdvyG__metricValue{color:#000;word-break:break-word;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.evacalculator-module__hqdvyG__metricSubtext{color:#666;word-break:break-word;font-size:.75rem}.evacalculator-module__hqdvyG__projectionContainer{background:#fff;border:1px solid #e0e0e0;border-radius:6px;width:100%;margin:2rem 0;padding:1.5rem;overflow-x:auto}.evacalculator-module__hqdvyG__projectionTitle{color:#000;text-align:center;word-break:break-word;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.evacalculator-module__hqdvyG__projectionTable{width:100%;min-width:600px}.evacalculator-module__hqdvyG__projectionHeader{background:#f5f5f5;border-radius:6px;grid-template-columns:repeat(6,1fr);min-width:600px;margin-bottom:.75rem;padding:1rem;display:grid}.evacalculator-module__hqdvyG__projectionHeaderCell{color:#000;text-align:center;white-space:nowrap;text-overflow:ellipsis;padding:0 .25rem;font-size:.875rem;font-weight:600;overflow:hidden}.evacalculator-module__hqdvyG__projectionRow{border-bottom:1px solid #e0e0e0;grid-template-columns:repeat(6,1fr);align-items:center;min-width:600px;padding:1rem;display:grid}.evacalculator-module__hqdvyG__projectionRow:last-child{border-bottom:none}.evacalculator-module__hqdvyG__projectionCell{text-align:center;color:#333;word-break:break-word;padding:0 .25rem;font-size:.9375rem}.evacalculator-module__hqdvyG__insightsCard{background:#f5f5f5;border-left:4px solid #000;border-radius:6px;width:100%;margin-top:2rem;padding:1.5rem;overflow:hidden}.evacalculator-module__hqdvyG__insightsTitle{color:#000;word-break:break-word;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.evacalculator-module__hqdvyG__insightsList{width:100%;margin:0;padding:0;list-style:none}.evacalculator-module__hqdvyG__insightsList li{color:#333;word-break:break-word;border-bottom:1px solid #0000001a;padding:.75rem 0}.evacalculator-module__hqdvyG__insightsList li:last-child{border-bottom:none}.evacalculator-module__hqdvyG__insightsList strong{color:#000;font-weight:600}.evacalculator-module__hqdvyG__educationalContent{width:100%;max-width:800px;margin:0 auto}.evacalculator-module__hqdvyG__articleCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;margin-bottom:2rem;padding:2.5rem;overflow:hidden;box-shadow:0 2px 8px #0000000d}.evacalculator-module__hqdvyG__articleTitle{color:#000;word-break:break-word;margin-bottom:2rem;font-size:2rem;font-weight:700;line-height:1.3}.evacalculator-module__hqdvyG__articleSection{width:100%;margin-bottom:2.5rem}.evacalculator-module__hqdvyG__articleSubtitle{color:#000;word-break:break-word;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.evacalculator-module__hqdvyG__articleCard p{color:#333;word-break:break-word;margin-bottom:1rem;line-height:1.7}.evacalculator-module__hqdvyG__exampleCard{background:#f8f8f8;border-left:4px solid #666;border-radius:6px;width:100%;margin:1.5rem 0;padding:1.5rem;overflow:hidden}.evacalculator-module__hqdvyG__exampleCard h4{color:#000;word-break:break-word;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.evacalculator-module__hqdvyG__exampleCard ul{width:100%;margin:1rem 0;padding:0;list-style:none}.evacalculator-module__hqdvyG__exampleCard li{color:#333;word-break:break-word;border-bottom:1px solid #e0e0e0;padding:.5rem 0}.evacalculator-module__hqdvyG__exampleCard li:last-child{border-bottom:none}.evacalculator-module__hqdvyG__exampleCard li strong{color:#000}.evacalculator-module__hqdvyG__strategyGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;width:100%;margin:1.5rem 0;display:grid}.evacalculator-module__hqdvyG__strategyCard{background:#fff;border:1px solid #e0e0e0;border-radius:6px;width:100%;padding:1.5rem;transition:transform .2s,box-shadow .2s;overflow:hidden}.evacalculator-module__hqdvyG__strategyCard:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.evacalculator-module__hqdvyG__strategyCard h4{color:#000;word-break:break-word;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.evacalculator-module__hqdvyG__strategyCard p{color:#666;word-break:break-word;font-size:.9375rem;line-height:1.6}.evacalculator-module__hqdvyG__applicationsList{width:100%;margin:1rem 0;padding:0;list-style:none}.evacalculator-module__hqdvyG__applicationsList li{color:#333;word-break:break-word;border-bottom:1px solid #e0e0e0;align-items:flex-start;gap:.5rem;padding:.875rem 0;display:flex}.evacalculator-module__hqdvyG__applicationsList li:before{content:"✓";color:#000;flex-shrink:0;margin-top:.125rem;font-weight:700}.evacalculator-module__hqdvyG__applicationsList li strong{color:#000;font-weight:600}.evacalculator-module__hqdvyG__industryTable{border:1px solid #e0e0e0;border-radius:6px;width:100%;margin:1.5rem 0;overflow:auto hidden}.evacalculator-module__hqdvyG__industryHeader{background:#f5f5f5;grid-template-columns:repeat(4,1fr);min-width:600px;padding:1rem;display:grid}.evacalculator-module__hqdvyG__industryHeaderCell{color:#000;text-align:center;padding:0 .5rem;font-size:.875rem;font-weight:600}.evacalculator-module__hqdvyG__industryRow{border-top:1px solid #e0e0e0;grid-template-columns:repeat(4,1fr);align-items:center;min-width:600px;padding:1rem;display:grid}.evacalculator-module__hqdvyG__industryCell{text-align:center;color:#333;word-break:break-word;padding:0 .5rem;font-size:.9375rem}.evacalculator-module__hqdvyG__implementationCard{background:#fff8e1;border-left:4px solid #ff9800;border-radius:6px;width:100%;margin:1.5rem 0;padding:1.5rem;overflow:hidden}.evacalculator-module__hqdvyG__implementationCard h4{color:#000;word-break:break-word;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.evacalculator-module__hqdvyG__implementationSteps{width:100%;margin:1rem 0;padding-left:1.5rem;list-style:decimal}.evacalculator-module__hqdvyG__implementationSteps li{color:#333;word-break:break-word;padding:.5rem 0}.evacalculator-module__hqdvyG__implementationSteps li strong{color:#000}.evacalculator-module__hqdvyG__expertQuote{color:#333;background:#f5f5f5;border-left:4px solid #000;border-radius:6px;width:100%;margin:2rem 0;padding:2rem;font-style:italic;line-height:1.7;overflow:hidden}.evacalculator-module__hqdvyG__quoteFooter{color:#666;text-align:right;word-break:break-word;margin-top:1rem;font-size:.875rem;font-style:normal}.evacalculator-module__hqdvyG__faqCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;margin-bottom:2rem;padding:2.5rem;overflow:hidden;box-shadow:0 2px 8px #0000000d}.evacalculator-module__hqdvyG__faqTitle{color:#000;text-align:center;word-break:break-word;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.evacalculator-module__hqdvyG__faqItem{border-bottom:1px solid #e0e0e0;width:100%;padding:1.5rem 0}.evacalculator-module__hqdvyG__faqItem:last-child{border-bottom:none}.evacalculator-module__hqdvyG__faqQuestion{color:#000;word-break:break-word;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.evacalculator-module__hqdvyG__faqAnswer{color:#333;word-break:break-word;margin:0;line-height:1.7}.evacalculator-module__hqdvyG__faqAnswer strong{color:#000;font-weight:600}.evacalculator-module__hqdvyG__actionSection{width:100%;max-width:800px;margin:3rem auto 0}.evacalculator-module__hqdvyG__ctaCard{color:#000;text-align:center;background:#fff;border:1px solid #000;border-radius:8px;width:100%;padding:3rem;overflow:hidden}.evacalculator-module__hqdvyG__ctaTitle{word-break:break-word;margin-bottom:1rem;font-size:2rem;font-weight:700}.evacalculator-module__hqdvyG__ctaText{color:#333;word-break:break-word;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.evacalculator-module__hqdvyG__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin-bottom:2rem;display:flex}.evacalculator-module__hqdvyG__primaryButton,.evacalculator-module__hqdvyG__secondaryButton{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-width:180px;max-width:300px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.evacalculator-module__hqdvyG__primaryButton{color:#fff;background:#000;border:1px solid #000}.evacalculator-module__hqdvyG__primaryButton:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.evacalculator-module__hqdvyG__secondaryButton{color:#000;background:0 0;border:1px solid #000}.evacalculator-module__hqdvyG__secondaryButton:hover{color:#fff;background:#000;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.evacalculator-module__hqdvyG__disclaimer{color:#666;word-break:break-word;border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:1.5rem;font-size:.875rem}.evacalculator-module__hqdvyG__disclaimer strong{color:#000}.evacalculator-module__hqdvyG__footer{color:#333;text-align:center;background:#f8f8f8;border-top:1px solid #e0e0e0;width:100%;margin-top:4rem;padding:2rem 1rem}.evacalculator-module__hqdvyG__footerContent{width:100%;max-width:800px;margin:0 auto}.evacalculator-module__hqdvyG__footerText{color:#333;word-break:break-word;margin-bottom:1rem;line-height:1.6}.evacalculator-module__hqdvyG__footerNote{color:#666;word-break:break-word;border-top:1px solid #ccc;margin-top:1rem;padding-top:1rem;font-size:.875rem}@media (max-width:768px){.evacalculator-module__hqdvyG__container{padding-top:70px}.evacalculator-module__hqdvyG__header{margin-top:-70px;padding:70px 1rem 1rem}.evacalculator-module__hqdvyG__mainTitle{margin-top:0;padding-top:10px;font-size:2rem}.evacalculator-module__hqdvyG__subtitle{font-size:1.1rem}.evacalculator-module__hqdvyG__articleTitle{font-size:1.75rem}.evacalculator-module__hqdvyG__articleCard,.evacalculator-module__hqdvyG__faqCard,.evacalculator-module__hqdvyG__calculatorCard,.evacalculator-module__hqdvyG__resultsCard{padding:1.5rem}.evacalculator-module__hqdvyG__resultsGrid{grid-template-columns:1fr;gap:1rem}.evacalculator-module__hqdvyG__metricsGrid,.evacalculator-module__hqdvyG__capitalMetrics{grid-template-columns:1fr}.evacalculator-module__hqdvyG__projectionHeader,.evacalculator-module__hqdvyG__projectionRow{grid-template-columns:repeat(3,1fr);min-width:400px}.evacalculator-module__hqdvyG__projectionHeaderCell:nth-child(4),.evacalculator-module__hqdvyG__projectionHeaderCell:nth-child(5),.evacalculator-module__hqdvyG__projectionHeaderCell:nth-child(6),.evacalculator-module__hqdvyG__projectionCell:nth-child(4),.evacalculator-module__hqdvyG__projectionCell:nth-child(5),.evacalculator-module__hqdvyG__projectionCell:nth-child(6){display:none}.evacalculator-module__hqdvyG__ctaCard{padding:2rem 1.5rem}.evacalculator-module__hqdvyG__ctaTitle{font-size:1.75rem}.evacalculator-module__hqdvyG__buttonGroup{flex-direction:column;align-items:center}.evacalculator-module__hqdvyG__primaryButton,.evacalculator-module__hqdvyG__secondaryButton{width:100%;max-width:300px}.evacalculator-module__hqdvyG__strategyGrid{grid-template-columns:1fr}.evacalculator-module__hqdvyG__industryHeader,.evacalculator-module__hqdvyG__industryRow{grid-template-columns:repeat(2,1fr);min-width:400px}.evacalculator-module__hqdvyG__industryHeaderCell:nth-child(3),.evacalculator-module__hqdvyG__industryHeaderCell:nth-child(4),.evacalculator-module__hqdvyG__industryCell:nth-child(3),.evacalculator-module__hqdvyG__industryCell:nth-child(4){display:none}.evacalculator-module__hqdvyG__capitalBarLabel{font-size:.75rem}.evacalculator-module__hqdvyG__formulaText{font-size:.875rem}.evacalculator-module__hqdvyG__sectionTitle{font-size:1.25rem}.evacalculator-module__hqdvyG__capitalTitle,.evacalculator-module__hqdvyG__metricsTitle,.evacalculator-module__hqdvyG__projectionTitle,.evacalculator-module__hqdvyG__insightsTitle{font-size:1.1rem}.evacalculator-module__hqdvyG__articleSubtitle{font-size:1.25rem}.evacalculator-module__hqdvyG__faqQuestion{font-size:1.1rem}}@media (max-width:480px){.evacalculator-module__hqdvyG__container{padding-top:60px}.evacalculator-module__hqdvyG__header{margin-top:-60px;padding:60px 1rem 1rem}.evacalculator-module__hqdvyG__mainTitle{margin-top:0;padding-top:5px;font-size:1.75rem;line-height:1.3}.evacalculator-module__hqdvyG__subtitle{font-size:1rem}.evacalculator-module__hqdvyG__badgeContainer{flex-direction:column;align-items:center;gap:.5rem}.evacalculator-module__hqdvyG__badge{width:fit-content}.evacalculator-module__hqdvyG__inputWrapper{flex-direction:column;align-items:stretch;gap:.75rem}.evacalculator-module__hqdvyG__slider,.evacalculator-module__hqdvyG__numberInput{width:100%}.evacalculator-module__hqdvyG__numberInput{order:1}.evacalculator-module__hqdvyG__slider{order:2}.evacalculator-module__hqdvyG__currencySymbol,.evacalculator-module__hqdvyG__percentageSymbol,.evacalculator-module__hqdvyG__yearsSymbol{text-align:center;order:3;margin-top:.5rem}.evacalculator-module__hqdvyG__articleCard,.evacalculator-module__hqdvyG__faqCard{padding:1.25rem}.evacalculator-module__hqdvyG__ctaCard{padding:1.5rem 1rem}.evacalculator-module__hqdvyG__projectionHeader,.evacalculator-module__hqdvyG__projectionRow{grid-template-columns:repeat(2,1fr);min-width:300px}.evacalculator-module__hqdvyG__projectionHeaderCell:nth-child(3),.evacalculator-module__hqdvyG__projectionHeaderCell:nth-child(4),.evacalculator-module__hqdvyG__projectionHeaderCell:nth-child(5),.evacalculator-module__hqdvyG__projectionHeaderCell:nth-child(6),.evacalculator-module__hqdvyG__projectionCell:nth-child(3),.evacalculator-module__hqdvyG__projectionCell:nth-child(4),.evacalculator-module__hqdvyG__projectionCell:nth-child(5),.evacalculator-module__hqdvyG__projectionCell:nth-child(6){display:none}.evacalculator-module__hqdvyG__industryHeader,.evacalculator-module__hqdvyG__industryRow{grid-template-columns:repeat(2,1fr);min-width:300px}.evacalculator-module__hqdvyG__capitalBars{height:30px}.evacalculator-module__hqdvyG__capitalBarLabel{font-size:.65rem}.evacalculator-module__hqdvyG__resultValue,.evacalculator-module__hqdvyG__metricValue{font-size:1.25rem}.evacalculator-module__hqdvyG__capitalMetricValue{font-size:1.1rem}.evacalculator-module__hqdvyG__numberInput{width:100px;min-width:100px;padding:.5rem;font-size:.875rem}}@media (max-width:360px){.evacalculator-module__hqdvyG__mainTitle{font-size:1.5rem}.evacalculator-module__hqdvyG__subtitle{font-size:.9rem}.evacalculator-module__hqdvyG__calculatorCard,.evacalculator-module__hqdvyG__resultsCard,.evacalculator-module__hqdvyG__articleCard,.evacalculator-module__hqdvyG__faqCard{padding:1rem}.evacalculator-module__hqdvyG__projectionHeader,.evacalculator-module__hqdvyG__projectionRow,.evacalculator-module__hqdvyG__industryHeader,.evacalculator-module__hqdvyG__industryRow{min-width:280px}.evacalculator-module__hqdvyG__capitalBarLabel{font-size:.6rem}.evacalculator-module__hqdvyG__resultLabel,.evacalculator-module__hqdvyG__metricLabel,.evacalculator-module__hqdvyG__capitalMetricLabel{font-size:.75rem}.evacalculator-module__hqdvyG__resultValue,.evacalculator-module__hqdvyG__metricValue{font-size:1.1rem}.evacalculator-module__hqdvyG__capitalMetricValue{font-size:1rem}.evacalculator-module__hqdvyG__articleSubtitle{font-size:1.1rem}.evacalculator-module__hqdvyG__faqQuestion{font-size:1rem}}@media print{.evacalculator-module__hqdvyG__container{padding-top:0!important}.evacalculator-module__hqdvyG__header{border-bottom:2px solid #000;margin-top:0;padding:0 0 1rem}.evacalculator-module__hqdvyG__buttonGroup,.evacalculator-module__hqdvyG__badgeContainer{display:none}.evacalculator-module__hqdvyG__calculatorLayout{break-inside:avoid}.evacalculator-module__hqdvyG__footer{background:0 0;border-top:2px solid #000}}@media (prefers-reduced-motion:reduce){.evacalculator-module__hqdvyG__container *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:high){.evacalculator-module__hqdvyG__container{color:#000;background:#fff}.evacalculator-module__hqdvyG__calculatorCard,.evacalculator-module__hqdvyG__resultsCard,.evacalculator-module__hqdvyG__articleCard,.evacalculator-module__hqdvyG__faqCard{background:#fff;border:2px solid #000}.evacalculator-module__hqdvyG__primaryButton{color:#fff;background:#000;border:2px solid #000}}.evacalculator-module__hqdvyG__container ::-webkit-scrollbar{width:8px}.evacalculator-module__hqdvyG__container ::-webkit-scrollbar-track{background:#f1f1f1}.evacalculator-module__hqdvyG__container ::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.evacalculator-module__hqdvyG__container ::-webkit-scrollbar-thumb:hover{background:#555}.evacalculator-module__hqdvyG__slider,.evacalculator-module__hqdvyG__numberInput,.evacalculator-module__hqdvyG__primaryButton,.evacalculator-module__hqdvyG__secondaryButton,.evacalculator-module__hqdvyG__selectInput{touch-action:manipulation}html{-webkit-text-size-adjust:100%}@media (max-width:768px){.evacalculator-module__hqdvyG__articleCard p,.evacalculator-module__hqdvyG__faqAnswer,.evacalculator-module__hqdvyG__ctaText,.evacalculator-module__hqdvyG__exampleCard p,.evacalculator-module__hqdvyG__strategyCard p,.evacalculator-module__hqdvyG__formulaText{font-size:.9375rem;line-height:1.6}.evacalculator-module__hqdvyG__insightsList li,.evacalculator-module__hqdvyG__applicationsList li,.evacalculator-module__hqdvyG__exampleCard li,.evacalculator-module__hqdvyG__implementationSteps li{font-size:.9375rem;line-height:1.5}.evacalculator-module__hqdvyG__projectionCell,.evacalculator-module__hqdvyG__industryCell{font-size:.875rem}}body,.evacalculator-module__hqdvyG__container,.evacalculator-module__hqdvyG__mainContent{overflow-x:hidden}
