/**handles:eco-style,ev-finder-style,market-comp-css,ownership-estimator-css**/
.eco-estimator{border:1px solid #ccc;padding:15px;max-width:500px;background:#f0f8ff}.eco-estimator input{margin-bottom:10px;width:100%;padding:5px}.eco-estimator button{padding:10px;background:#28a745;color:#fff;border:none;cursor:pointer}.eco-estimator button:hover{background:#218838}#eco_result{margin-top:15px;background:#e6ffe6;padding:10px;border-left:5px solid #4caf50}
#ev-finder-container{max-width:800px;margin:20px auto;text-align:center}#ev-location{width:60%;padding:10px;margin-bottom:10px}#ev-map{width:100%;height:400px;margin-top:20px;border:1px solid #ccc}#ev-results{margin-top:20px;text-align:left}
.market-price-compare-tool{padding:20px;background:#f9f9f9;max-width:480px;border:1px solid #ccc;border-radius:10px;font-family:sans-serif}.market-price-compare-tool label{display:block;margin:8px 0 4px}.market-price-compare-tool input,.market-price-compare-tool select{width:100%;padding:6px;margin-bottom:10px}.market-price-compare-tool button{padding:8px 16px;background:#0073aa;color:#fff;border:none;border-radius:5px;cursor:pointer}.market-price-compare-tool button:hover{background:#005f8a}.great-deal{color:green;font-weight:700}.fair-price{color:orange;font-weight:700}.overpriced{color:red;font-weight:700}
.ownership-estimator{border:1px solid #ccc;padding:15px;max-width:500px;background:#f9f9f9}.ownership-estimator input{margin-bottom:10px;width:100%;padding:5px}.ownership-estimator button{padding:8px 15px;background:#0073aa;color:#fff;border:none;cursor:pointer}.ownership-estimator button:hover{background:#005177}#ownership_result{margin-top:15px;background:#eaf7ea;padding:10px;border-left:5px solid #46b450}