.calcufacil-car_value_estimator.calcufacil-container{display:flex;flex-wrap:wrap;gap:30px;padding:20px;border:1px solid #e0e0e0;border-radius:5px;background-color:#f9f9f9;max-width:900px;margin:20px auto;font-family:sans-serif}.calcufacil-car_value_estimator .calcufacil-left,.calcufacil-car_value_estimator .calcufacil-right{flex:1;min-width:300px}.calcufacil-car_value_estimator .calcufacil-left h2,.calcufacil-car_value_estimator .calcufacil-right h2{margin-top:0;color:#333;border-bottom:2px solid #0073aa;padding-bottom:8px;margin-bottom:25px;font-size:1.4em}.calcufacil-car_value_estimator .input-group,.calcufacil-car_value_estimator .input-group-row{margin-bottom:18px}.calcufacil-car_value_estimator .input-group-row{display:flex;gap:15px;flex-wrap:wrap}.calcufacil-car_value_estimator .input-group-row .input-group{flex:1;min-width:150px;margin-bottom:0}.calcufacil-car_value_estimator .input-group.full-width{width:100%}.calcufacil-car_value_estimator label{display:block;margin-bottom:6px;font-weight:700;color:#555;font-size:.9em}.calcufacil-car_value_estimator input[type="text"],.calcufacil-car_value_estimator input[type="number"],.calcufacil-car_value_estimator select{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:1em}.calcufacil-car_value_estimator input:focus,.calcufacil-car_value_estimator select:focus{border-color:#0073aa;box-shadow:0 0 0 1px #0073aa;outline:none}.calcufacil-car_value_estimator .input-group.select-group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%208l5%205%205-5z%22%20fill%3D%22%23555%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:right 10px center;background-size:16px 16px;padding-right:35px;cursor:pointer}.calcufacil-car_value_estimator .checkbox-group{margin-top:10px;border:1px solid #e0e0e0;padding:15px 15px 5px 15px;border-radius:4px;background-color:#fff}.calcufacil-car_value_estimator .checkbox-group>label{font-weight:700;margin-bottom:12px}.calcufacil-car_value_estimator .checkbox-item{display:flex;align-items:center;margin-bottom:10px}.calcufacil-car_value_estimator .checkbox-item input[type="checkbox"]{width:auto;margin-right:10px;flex-shrink:0;cursor:pointer}.calcufacil-car_value_estimator .checkbox-item label{margin-bottom:0;font-weight:400;font-size:.95em;cursor:pointer;flex-grow:1}.calcufacil-car_value_estimator button[type="submit"]{display:block;width:100%;padding:12px 20px;background-color:#0073aa;color:#fff;border:none;border-radius:4px;font-size:1.1em;font-weight:700;cursor:pointer;margin-top:25px;transition:background-color 0.2s ease-in-out}.calcufacil-car_value_estimator button[type="submit"]:hover,.calcufacil-car_value_estimator button[type="submit"]:focus{background-color:#005a87;outline:none}.calcufacil-car_value_estimator .results{background-color:#fff;padding:25px;border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.calcufacil-car_value_estimator .results-header h2{text-align:center;margin-bottom:25px}.calcufacil-car_value_estimator .results-breakdown{margin-top:15px;margin-bottom:20px;border-top:1px dashed #ccc;padding-top:20px}.calcufacil-car_value_estimator .breakdown-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0;font-size:1em;line-height:1.4}.calcufacil-car_value_estimator .breakdown-item:last-child{border-bottom:none}.calcufacil-car_value_estimator .breakdown-item span:first-child{color:#555;padding-right:10px}.calcufacil-car_value_estimator .breakdown-item span:last-child{font-weight:700;color:#333;text-align:right}.calcufacil-car_value_estimator .main-result{background-color:#f0f8ff;padding:15px;margin:0 -15px 15px -15px;border-radius:4px;border-bottom:none}.calcufacil-car_value_estimator .main-result span:first-child{font-weight:700}.calcufacil-car_value_estimator .main-result span:last-child{font-size:1.6em;color:#0073aa;font-weight:700}.calcufacil-car_value_estimator .note,.calcufacil-car_value_estimator .calculation-basis{font-size:.85em;color:#777;margin-top:15px;padding-top:10px;border-top:1px solid #eee;line-height:1.5}.calcufacil-car_value_estimator .calculation-basis{font-style:italic}.calcufacil-car_value_estimator .results>p:first-of-type{font-size:1em;color:#555;text-align:center;padding:10px 0}.calcufacil-car_value_estimator .results>.note{border-top:none;padding-top:0;margin-top:5px;text-align:center}.calcufacil-car_value_estimator .disclaimer{margin-top:25px;padding:15px 20px;background-color:#fff8e1;border:1px solid #ffecb3;border-left:4px solid #ffc107;border-radius:4px}.calcufacil-car_value_estimator .disclaimer h4{margin-top:0;margin-bottom:10px;color:#c77700;font-size:1.1em}.calcufacil-car_value_estimator .disclaimer ul{margin:0;padding-left:20px;font-size:.9em;color:#555;list-style:disc}.calcufacil-car_value_estimator .disclaimer li{margin-bottom:8px}.calcufacil-car_value_estimator .disclaimer li:last-child{margin-bottom:0}.calcufacil-car_value_estimator .errors{background-color:#ffebee;border:1px solid #ffcdd2;border-left:4px solid #d32f2f;color:#c62828;padding:15px 20px;margin-bottom:20px;border-radius:4px;font-size:.95em}.calcufacil-car_value_estimator .errors strong{display:block;margin-bottom:8px;font-weight:700}.calcufacil-car_value_estimator .errors ul{margin:0;padding-left:18px;list-style:disc}.calcufacil-car_value_estimator .errors li{margin-bottom:5px}.calcufacil-car_value_estimator .errors li:last-child{margin-bottom:0}@media (max-width:768px){.calcufacil-car_value_estimator.calcufacil-container{flex-direction:column;padding:15px}.calcufacil-car_value_estimator .calcufacil-left,.calcufacil-car_value_estimator .calcufacil-right{min-width:100%}.calcufacil-car_value_estimator .input-group-row{flex-direction:column;gap:18px}.calcufacil-car_value_estimator .input-group-row .input-group{min-width:100%}.calcufacil-car_value_estimator .main-result{padding:10px;margin-left:0;margin-right:0}.calcufacil-car_value_estimator .main-result span:last-child{font-size:1.4em}}