.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-value{font-size:24px;font-weight:700;color:#28a745}.calculation-history{max-height:300px;overflow-y:auto}.history-item{padding:10px;border-bottom:1px solid #dee2e6}.history-item:last-child{border-bottom:none}
/*# sourceMappingURL=percentage-calculator-content.css.map */