:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:90vh}h1{font-size:3.2em;line-height:1.1}button,input{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;color:#fff;background-color:#1a1a1a;transition:border-color .25s}button:hover,input:hover{border-color:#646cff}button{cursor:pointer}.key-input-container{display:flex;flex-direction:column;justify-content:center;gap:1rem}.stats-display{display:flex;flex-direction:column;justify-content:stretch}.stats-production,.stats-consumption,.stats-net{margin:0 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.download-section{background-color:#363636;padding:2rem;border-radius:12px}.download-section-center-height{height:100%;display:flex;align-items:center;justify-content:center}.data-table tr th,.data-table tr td{padding:1rem}.data-table{border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden}.data-table tr th{font-weight:600}.data-table tr:nth-child(2n){background-color:#2b2b2b}.data-table tr th:first-child,.data-table tr td:first-child{min-width:7rem}.data-table tr td:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.data-table tr td:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.data-table tr td input{width:100%;box-sizing:border-box}.pge-section{background-color:#363636;padding:2rem;border-radius:12px}.invoice-input-container{display:flex;flex-direction:column;justify-content:center;gap:1rem;min-width:20vw}.invoice-input::-webkit-outer-spin-button,.invoice-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.invoice-input[type=number]{appearance:none;-moz-appearance:textfield}.table-section{background-color:#363636;padding:2rem;border-radius:12px}.pge-data-table tr th,.pge-data-table tr td{padding:1rem}.pge-data-table{border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden}.pge-data-table tr th{font-weight:600}.pge-data-table tr:nth-child(2n){background-color:#2b2b2b}.pge-data-table tr th:first-child,.pge-data-table tr td:first-child{min-width:7rem}.pge-data-table tr td:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.pge-data-table tr td:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.pge-data-table tr td input{width:100%;box-sizing:border-box}.pge-file-buttons-container{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.App{display:flex;flex-direction:row;gap:5rem}
