.calcufacil-simple_cash_flow.calcufacil-container{max-width:900px;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-simple_cash_flow h2{width:100%;text-align:center;color:#009688;margin-bottom:25px;font-size:24px}.calcufacil-simple_cash_flow .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-simple_cash_flow .calcufacil-right.results{flex:1;min-width:450px;background:#E0F2F1;padding:25px;border-radius:8px;border:1px solid #B2DFDB;box-shadow:0 2px 8px rgb(0 0 0 / .05);display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.calcufacil-simple_cash_flow .input-group{margin-bottom:18px}.calcufacil-simple_cash_flow label{display:block;font-weight:700;color:#333;margin-bottom:8px;font-size:14px}.calcufacil-simple_cash_flow input[type="text"],.calcufacil-simple_cash_flow input[type="number"]{width:100%;padding:10px 12px;border:1px solid #80CBC4;border-radius:5px;box-sizing:border-box;font-size:15px;background:#E0F2F1;font-family:sans-serif}.calcufacil-simple_cash_flow input[type="text"]:focus,.calcufacil-simple_cash_flow input[type="number"]:focus{border-color:#009688;box-shadow:0 0 0 2px rgb(0 150 136 / .2);outline:none}.calcufacil-simple_cash_flow .note{font-size:.85em;color:#666;margin-top:5px;line-height:1.4}.calcufacil-simple_cash_flow button{background-color:#009688;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-simple_cash_flow button:hover{background-color:#00796B}.calcufacil-simple_cash_flow .results-header h2{color:#00796B;margin-bottom:20px;font-size:20px}.calcufacil-simple_cash_flow .initial-message{text-align:center;color:#777;font-style:italic;padding:20px;background-color:#F8FDFD;border:1px dashed #D0E0D0;border-radius:5px}.calcufacil-simple_cash_flow .calculation-summary{width:100%;text-align:center;margin-bottom:25px}.calcufacil-simple_cash_flow .calculation-desc{font-size:1.1em;color:#555;margin-bottom:15px}.calcufacil-simple_cash_flow .cash-flow-table-container{width:100%;overflow-x:auto;margin-top:15px;margin-bottom:15px}.calcufacil-simple_cash_flow table{width:100%;border-collapse:collapse;min-width:500px}.calcufacil-simple_cash_flow th,.calcufacil-simple_cash_flow td{border:1px solid #B2DFDB;padding:10px;text-align:right;font-size:.9em}.calcufacil-simple_cash_flow th{background-color:#009688;color:#fff;text-align:center}.calcufacil-simple_cash_flow td:first-child{text-align:left;font-weight:700}.calcufacil-simple_cash_flow tbody tr:nth-child(even){background-color:#E0F2F1}.calcufacil-simple_cash_flow tbody tr:hover{background-color:#CCF1EF}.calcufacil-simple_cash_flow td.positive{color:#2E7D32}.calcufacil-simple_cash_flow td.negative{color:#D32F2F}.calcufacil-simple_cash_flow .math-notation{font-style:italic;font-size:.9em;color:#777;margin-top:10px}.calcufacil-simple_cash_flow .errors{color:#D32F2F;background-color:#FFCDD2;border:1px solid #EF9A9A;padding:10px 15px;border-radius:4px;margin-top:15px;text-align:center}.calcufacil-simple_cash_flow .errors ul{list-style:none;padding:0;margin:0}.calcufacil-simple_cash_flow .errors li{margin-bottom:5px}.calcufacil-simple_cash_flow .errors li:last-child{margin-bottom:0}.calcufacil-simple_cash_flow .disclaimer-box{margin-top:20px;padding:15px;background-color:#E0F2F1;border:1px solid #B2DFDB;border-left:5px solid #00796B;border-radius:8px;font-size:.88em;color:#555}.calcufacil-simple_cash_flow .disclaimer-box.critical h4{color:#B71C1C}.calcufacil-simple_cash_flow .disclaimer-box ul{list-style:disc;margin-left:20px;padding-left:0;line-height:1.6}@media (max-width:920px){.calcufacil-simple_cash_flow.calcufacil-container{flex-direction:column;gap:20px;padding:15px}.calcufacil-simple_cash_flow .calcufacil-left.calculator-form,.calcufacil-simple_cash_flow .calcufacil-right.results{min-width:unset;width:100%}}