.calculator-container{max-width:800px;margin:0 auto}.result-box{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:20px;margin-bottom:20px}.result-item{margin-bottom:15px;padding:10px;border-bottom:1px solid #dee2e6}.result-item:last-child{border-bottom:none}.result-label{font-weight:700;color:#6c757d}.result-value{font-size:24px;color:#28a745}.savings-value{font-size:24px;color:#dc3545}.history-container{max-height:300px;overflow-y:auto;margin-top:20px}.history-item{padding:10px;border-bottom:1px solid #dee2e6;font-size:14px}.history-item:last-child{border-bottom:none}
/*# sourceMappingURL=discount-calculator-content.css.map */