#cost-estimator-root{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;font-family:Arial,sans-serif;margin:0 auto;max-width:800px;padding:20px}h1{color:#333;text-align:center}.cost-estimator-form,h1{margin-bottom:20px}.cost-estimator-form label{color:#555;display:block;font-weight:700;margin-bottom:8px}.cost-estimator-form input[type=number],.cost-estimator-form input[type=text]{border:1px solid #ccc;border-radius:4px;font-size:16px;margin-bottom:15px;margin-top:15px;padding:10px;width:96%}.cost-estimator-form input[type=number]:focus,.cost-estimator-form input[type=text]:focus{border-color:#0073e6;box-shadow:0 0 5px #0073e680;outline:none}.react-select__control{border:1px solid #ccc;border-radius:4px;margin-bottom:15px}.react-select__menu{border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0000001a}.cost-estimator-form button,.react-select__option--is-focused{background-color:#0073e6;color:#fff}.cost-estimator-form button{border:none;border-radius:4px;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.cost-estimator-form button:hover{background-color:#005bb5}.cost-estimator-table{border-collapse:collapse;margin-bottom:20px;width:100%}.cost-estimator-table td,.cost-estimator-table th{border-bottom:1px solid #ddd;padding:12px;text-align:left}.cost-estimator-table th{background-color:#0073e6;color:#fff}.cost-estimator-table tr:hover{background-color:#f1f1f1}.cost-estimator-table button{background-color:#ff4d4d;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 10px;transition:background-color .3s ease}.cost-estimator-table button:hover{background-color:#c00}.cost-estimator-table tr:last-child td{background-color:#f0f0f0;font-weight:700;text-align:right}.cost-estimator-table tr:last-child td:last-child{text-align:center}.coupon-section{margin-bottom:20px}.coupon-section-button{background-color:#fa3c0a;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:18px;padding:15px;transition:background-color .3s ease;width:100%}.coupon-section input[type=text]{border:1px solid #ccc;border-radius:4px;font-size:16px;margin-bottom:15px;margin-right:10px;margin-top:15px;padding:10px;width:calc(100% - 120px)}.customer-details-section{margin-bottom:20px}.customer-details-section h2{color:#333;margin-bottom:10px}.doctor-details-section{margin-bottom:20px}.doctor-details-section h2{color:#333;margin-bottom:10px}.save-estimate-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:18px;padding:15px;transition:background-color .3s ease;width:100%}.save-estimate-button:hover{background-color:#218838}.customer-details-section input[type=number],.customer-details-section input[type=text]{border:1px solid #ccc;border-radius:4px;font-size:16px;margin-bottom:15px;margin-top:15px;padding:10px;width:100%}.customer-details-section input[type=number]:focus,.customer-details-section input[type=text]:focus{border-color:#0073e6;box-shadow:0 0 5px #0073e680;outline:none}.doctor-details-section input[type=number],.doctor-details-section input[type=text]{border:1px solid #ccc;border-radius:4px;font-size:16px;margin-bottom:15px;margin-top:15px;padding:10px;width:100%}.doctor-details-section input[type=number]:focus,.doctor-details-section input[type=text]:focus{border-color:#0073e6;box-shadow:0 0 5px #0073e680;outline:none}.remove-coupon-button{background-color:#ff4d4d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px;transition:background-color .3s ease}.remove-coupon-button:hover{background-color:#ff1a1a}.popup{animation:popup-animation .5s ease-in-out;background:#fff;border:2px solid #4caf50;border-radius:10px;box-shadow:0 4px 15px #0000001a;left:50%;padding:30px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:300px;z-index:9999}.popup-content{color:#333;font-size:16px;font-weight:600}.popup .close{color:#4caf50;cursor:pointer;font-size:22px;font-weight:700;position:absolute;right:10px;top:10px;transition:color .3s ease}.popup .close:hover{color:#ff4d4d}@keyframes popup-animation{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.popup-content.success{color:#4caf50;font-weight:700}.popup-content.error{color:tomato;font-weight:700}
/*# sourceMappingURL=main.e7b69e4b.css.map*/