.calcufacil-fence_material_estimator.calcufacil-container{max-width:750px;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 #e0e0e0}.calcufacil-fence_material_estimator h2{width:100%;text-align:center;color:#8BC34A;margin-bottom:25px;font-size:24px}.calcufacil-fence_material_estimator .calcufacil-left.calculator-form{flex:1;min-width:280px;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgb(0 0 0 / .05);border:1px solid #eee}.calcufacil-fence_material_estimator .calcufacil-right.results{flex:1;min-width:280px;background:#F1F8E9;padding:25px;border-radius:8px;border:1px solid #DCEDC8;box-shadow:0 2px 8px rgb(0 0 0 / .05);display:flex;flex-direction:column;justify-content:center;align-items:center}.calcufacil-fence_material_estimator .input-group{margin-bottom:18px;display:flex;flex-wrap:wrap;align-items:flex-end}.calcufacil-fence_material_estimator .input-group label{flex-basis:100%;margin-bottom:8px}.calcufacil-fence_material_estimator input[type="text"],.calcufacil-fence_material_estimator input[type="number"]{flex-grow:1;padding:10px 12px;border:1px solid #C5E1A5;border-radius:5px;box-sizing:border-box;font-size:15px;background:#F8FDF5;font-family:sans-serif}.calcufacil-fence_material_estimator .input-group select{padding:10px 12px;border:1px solid #C5E1A5;border-radius:5px;box-sizing:border-box;font-size:15px;background:#F8FDF5;font-family:sans-serif;flex-grow:0;width:auto;margin-left:10px}.calcufacil-fence_material_estimator input[type="text"]:focus,.calcufacil-fence_material_estimator input[type="number"]:focus,.calcufacil-fence_material_estimator select:focus{border-color:#8BC34A;box-shadow:0 0 0 2px rgb(139 195 74 / .2);outline:none}.calcufacil-fence_material_estimator .note{font-size:.85em;color:#666;margin-top:5px;line-height:1.4;flex-basis:100%}.calcufacil-fence_material_estimator button{background-color:#8BC34A;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-fence_material_estimator button:hover{background-color:#689F38}.calcufacil-fence_material_estimator .results-header h2{color:#689F38;margin-bottom:20px;font-size:20px}.calcufacil-fence_material_estimator .initial-message{text-align:center;color:#777;font-style:italic;padding:20px;background-color:#FAFAFA;border:1px dashed #D0D0D0;border-radius:5px}.calcufacil-fence_material_estimator .calculation-summary{width:100%;text-align:center;margin-bottom:25px}.calcufacil-fence_material_estimator .calculation-desc{font-size:1.1em;color:#555;margin-bottom:15px}.calcufacil-fence_material_estimator .main-result{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#DCEDC8;padding:20px;border-radius:8px;border:1px solid #8BC34A;font-size:1.2em;color:#33691E;margin-bottom:10px}.calcufacil-fence_material_estimator .main-result.final-result{background-color:#A1D46E;border-color:#689F38;color:#FFF;padding:25px;font-size:1.4em;margin-top:20px}.calcufacil-fence_material_estimator .main-result span:first-child{font-weight:400;font-size:.8em;color:inherit}.calcufacil-fence_material_estimator .main-result span:last-child{font-size:2.2em;font-weight:700;margin-top:5px;color:inherit}.calcufacil-fence_material_estimator .main-result.final-result span:first-child{font-size:.7em}.calcufacil-fence_material_estimator .main-result.final-result span:last-child{font-size:2.5em}.calcufacil-fence_material_estimator .math-notation{font-style:italic;font-size:.9em;color:#777;margin-top:10px}.calcufacil-fence_material_estimator .errors{color:#D32F2F;background-color:#FFCDD2;border:1px solid #EF9A9A;padding:10px 15px;border-radius:4px;margin-top:15px;text-align:center}.calcufacil-fence_material_estimator .errors ul{list-style:none;padding:0;margin:0}.calcufacil-fence_material_estimator .errors li{margin-bottom:5px}.calcufacil-fence_material_estimator .errors li:last-child{margin-bottom:0}.calcufacil-fence_material_estimator .disclaimer-box{margin-top:20px;padding:15px;background-color:#F8FDF5;border:1px solid #DCEDC8;border-left:5px solid #689F38;border-radius:8px;font-size:.88em;color:#555}.calcufacil-fence_material_estimator .disclaimer-box h4{margin-top:0;margin-bottom:10px;color:#689F38;font-size:1.05em}.calcufacil-fence_material_estimator .disclaimer-box ul{list-style:disc;margin-left:20px;padding-left:0;line-height:1.6}@media (max-width:768px){.calcufacil-fence_material_estimator.calcufacil-container{flex-direction:column;gap:20px;padding:15px}.calcufacil-fence_material_estimator .input-group input[type="text"]+select{margin-left:0;margin-top:10px;width:100%}.calcufacil-fence_material_estimator .calcufacil-left.calculator-form,.calcufacil-fence_material_estimator .calcufacil-right.results{min-width:unset;width:100%}}