.calcufacil-asphalt_quantity_cost.calcufacil-container{max-width:780px;margin:25px auto;background:#fdfdfd;padding:25px;border-radius:10px;box-shadow:0 4px 15px rgb(0 0 0 / .08);display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;font-family:'Arial',sans-serif;border:1px solid #FF9800}.calcufacil-asphalt_quantity_cost h2{width:100%;text-align:center;color:#FF9800;margin-bottom:25px;font-size:24px}.calcufacil-asphalt_quantity_cost .calcufacil-left.calculator-form{flex:1;min-width:300px;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgb(0 0 0 / .05);border:1px solid #eee}.calcufacil-asphalt_quantity_cost .calcufacil-right.results{flex:1;min-width:300px;background:#FFF3E0;padding:25px;border-radius:8px;border:1px solid #FFCC80;box-shadow:0 2px 8px rgb(0 0 0 / .05);display:flex;flex-direction:column;justify-content:center;align-items:center}.calcufacil-asphalt_quantity_cost .input-group{margin-bottom:18px;display:flex;flex-wrap:wrap;align-items:flex-end}.calcufacil-asphalt_quantity_cost .input-group label{flex-basis:100%;margin-bottom:8px}.calcufacil-asphalt_quantity_cost input[type="text"],.calcufacil-asphalt_quantity_cost input[type="number"],.calcufacil-asphalt_quantity_cost select{flex-grow:1;padding:10px 12px;border:1px solid #FFB74D;border-radius:5px;box-sizing:border-box;font-size:15px;background:#FFF8E1;font-family:sans-serif}.calcufacil-asphalt_quantity_cost .input-group select{flex-grow:0;width:auto;margin-left:10px}.calcufacil-asphalt_quantity_cost input[type="text"]:focus,.calcufacil-asphalt_quantity_cost input[type="number"]:focus,.calcufacil-asphalt_quantity_cost select:focus{border-color:#FF9800;box-shadow:0 0 0 2px rgb(255 152 0 / .2);outline:none}.calcufacil-asphalt_quantity_cost .note{font-size:.85em;color:#666;margin-top:5px;line-height:1.4;flex-basis:100%}.calcufacil-asphalt_quantity_cost button{background-color:#FF9800;color:#fff;padding:12px 25px;border:none;border-radius:5px;cursor:pointer;font-size:16px;width:100%;transition:background-color 0.3s ease;font-weight:700}.calcufacil-asphalt_quantity_cost button:hover{background-color:#FB8C00}.calcufacil-asphalt_quantity_cost .results-header h2{color:#FB8C00;margin-bottom:20px;font-size:20px}.calcufacil-asphalt_quantity_cost .initial-message{text-align:center;color:#777;font-style:italic;padding:20px;background-color:#fffaf0;border:1px dashed #e0d0b0;border-radius:5px}.calcufacil-asphalt_quantity_cost .calculation-summary{width:100%;text-align:center;margin-bottom:25px}.calcufacil-asphalt_quantity_cost .calculation-desc{font-size:1.1em;color:#555;margin-bottom:15px}.calcufacil-asphalt_quantity_cost .main-result{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#FFECB3;padding:20px;border-radius:8px;border:1px solid #FFC107;font-size:1.2em;color:#E65100;margin-bottom:10px}.calcufacil-asphalt_quantity_cost .main-result.final-result{background-color:#FFB300;border-color:#E65100;color:#FFF;padding:25px;font-size:1.4em;margin-top:20px}.calcufacil-asphalt_quantity_cost .main-result span:first-child{font-weight:400;font-size:.8em;color:inherit}.calcufacil-asphalt_quantity_cost .main-result span:last-child{font-size:2.2em;font-weight:700;margin-top:5px;color:inherit}.calcufacil-asphalt_quantity_cost .math-notation{font-style:italic;font-size:.9em;color:#777;margin-top:10px}.calcufacil-asphalt_quantity_cost .errors{color:#D32F2F;background-color:#FFCDD2;border:1px solid #EF9A9A;padding:10px 15px;border-radius:4px;margin-top:15px;text-align:center}.calcufacil-asphalt_quantity_cost .errors ul{list-style:none;padding:0;margin:0}.calcufacil-asphalt_quantity_cost .errors li{margin-bottom:5px}.calcufacil-asphalt_quantity_cost .errors li:last-child{margin-bottom:0}.calcufacil-asphalt_quantity_cost .disclaimer-box{margin-top:20px;padding:15px;background-color:#FFF8E1;border:1px solid #FFCC80;border-left:5px solid #E65100;border-radius:8px;font-size:.88em;color:#555}.calcufacil-asphalt_quantity_cost .disclaimer-box.critical h4{color:#B71C1C}.calcufacil-asphalt_quantity_cost .disclaimer-box ul{list-style:disc;margin-left:20px;padding-left:0;line-height:1.6}@media (max-width:768px){.calcufacil-asphalt_quantity_cost.calcufacil-container{flex-direction:column;gap:20px;padding:15px}.calcufacil-asphalt_quantity_cost .input-group input[type="text"]+select{margin-left:0;margin-top:10px;width:100%}.calcufacil-asphalt_quantity_cost .calcufacil-left.calculator-form,.calcufacil-asphalt_quantity_cost .calcufacil-right.results{min-width:unset;width:100%}}