.calculator-container h2{font-weight:700;margin-bottom:20px;color:#333}.result-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:15px;display:flex;align-items:center;justify-content:space-between}.result-icon{font-size:1.5em;color:#006400;margin-right:10px}.result-text{flex:1;text-align:left;font-weight:700;color:#333}.highlight-value{color:#006400}