:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--primary-color: #4b9cd3;--background-color: #1e1e1e;--text-color: #e0e0e0;color-scheme:light dark;color:var(--text-color);background-color:var(--background-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--primary-color);text-decoration:inherit}a:hover{color:var(--primary-color)}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid #555;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#3a3a3a;color:#fff;cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{border-color:var(--primary-color)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{--primary-color: #4b9cd3;--background-color: #ffffff;--text-color: #213547;color:var(--text-color);background-color:var(--background-color)}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{background-color:var(--background-color);color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app-container{min-height:100vh;width:100%;display:flex;flex-direction:column}nav{width:100%;box-shadow:0 2px 4px #0000001a}.nav-wrapper{padding:0 2rem}.logo{height:32px;vertical-align:middle;margin-right:8px}.main-content{flex:1;padding:2rem;display:flex;justify-content:center;align-items:flex-start;overflow-y:auto}.card{border-radius:8px;box-shadow:0 2px 8px #0000001a;width:100%;max-width:900px}.full-width-card{width:90vw;max-width:90vw;margin-left:auto;margin-right:auto}.card-title{color:var(--primary-color)!important;font-size:1.7rem!important;margin-bottom:1rem!important}.btn{border-radius:4px;text-transform:none;margin-top:1rem}.btn-large{width:100%;margin:.5rem 0}.switch{margin:1.5rem 0}.card-action{text-align:right}.card-action .btn{margin-left:.5rem}.clickable{cursor:pointer}.action-buttons{margin-top:2rem;text-align:center}.action-buttons .btn{margin:0 .5rem}.sidenav-trigger{display:block!important}.manage-reports-table{width:100%}.manage-reports-table td button{margin-right:.5rem;white-space:nowrap}.manage-reports-table th,.manage-reports-table td{word-break:break-word;white-space:normal}.page-container{width:100%;max-width:960px;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.table-wrapper{margin-top:1.5rem;overflow-x:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:.75rem .5rem;border-bottom:1px solid #e0e0e0}.table th{color:#333;font-weight:600}.error{color:#d32f2f;margin-top:.5rem}.success{color:#2e7d32;margin-top:.5rem}.billing-page{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:100%}.billing-header{display:flex;justify-content:space-between;align-items:center}.billing-balance{margin-top:.35rem;font-size:1.1rem;font-weight:700;color:#1f2937}.billing-card{padding:1.5rem;width:100%;max-width:100%}.billing-card__header h3{margin-bottom:.25rem}.billing-card__header p{color:#555;margin-bottom:1rem}.billing-calc-table th{white-space:nowrap}.billing-input{width:100%;padding:.5rem .6rem;border:1px solid #d9d9d9;border-radius:6px;font-size:.95rem}.billing-input:focus{outline:none;border-color:#4b9cd3;box-shadow:0 0 0 2px #4b9cd326}.billing-number{font-weight:600;color:#222}.billing-button{margin:0;padding:.55rem 1.1rem;border-radius:999px;border:none;background:#2e74b5;color:#fff;font-weight:600;letter-spacing:.2px;cursor:pointer}.billing-button:disabled{cursor:not-allowed;opacity:.6}.billing-button--ghost{background:#f1f5f9;color:#1f2937;border:1px solid #d1d5db}.billing-button--ghost:disabled{color:#9aa3af}.billing-calc-actions{display:flex;align-items:center;gap:1rem;justify-content:flex-start;margin-top:1rem;flex-wrap:wrap}.billing-total{background:#f6f8fb;border-radius:8px;padding:.6rem 1rem;font-weight:600;display:flex;flex-direction:column;gap:.2rem}.billing-total__sub{font-weight:500;color:#475569}.billing-checkout{display:flex;gap:1rem;align-items:flex-end;margin-top:1.5rem;flex-wrap:wrap}.billing-checkout label{flex:0 1 240px}.billing-subhead{display:block;font-weight:700;color:#1f2937;margin-bottom:.35rem}.billing-summary-row td{border-top:2px solid #e2e8f0;background:#f8fafc;font-weight:600}.billing-ledger-controls{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem}.billing-date-range{display:flex;gap:.75rem;flex-wrap:wrap;align-items:flex-end}.billing-date-range label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:#475569}.billing-pagination{display:flex;gap:.75rem;align-items:flex-end;flex-wrap:wrap}.billing-page-info{font-size:.9rem;color:#475569}.billing-page-buttons{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.billing-select{margin-top:.35rem;padding:.45rem .6rem;border:1px solid #d9d9d9;border-radius:6px;font-size:.9rem;background:#fff}@media(max-width:768px){.page-container{padding:1.25rem}.billing-header{flex-direction:column;align-items:flex-start;gap:.5rem}.billing-card{padding:1.1rem}.table th,.table td{padding:.5rem .35rem;font-size:.9rem}.table{min-width:720px}.billing-calc-actions{flex-direction:column;align-items:stretch}.billing-button{width:100%;justify-content:center}.billing-total{width:100%}.billing-checkout{flex-direction:column;align-items:stretch}.billing-checkout button{width:100%}.billing-ledger-controls,.billing-pagination{flex-direction:column;align-items:stretch}.billing-page-buttons{justify-content:space-between}}@media only screen and (max-width:900px){.manage-reports-table thead{display:none}.manage-reports-table tr{display:block;margin-bottom:1rem;border-bottom:1px solid #ddd;padding-bottom:1rem}.manage-reports-table td{display:block}.manage-reports-table td[data-label]:before{content:attr(data-label) ": ";font-weight:700}.manage-reports-table td:last-child{margin-top:.5rem}}.step-menu{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:1rem}.step-select{display:none;margin-bottom:1rem;max-width:100%}.step-select .select-wrapper,.step-select select{width:100%}.step-btn{flex:1 0 auto;margin:.2rem;padding:.5rem .8rem;border:none;border-radius:4px;background:#e0e0e0;cursor:pointer;font-size:.9rem}.step-btn.active{background:#26a69a;color:#fff}.instructions-container{margin-top:1rem}.instruction-card{width:100%}@media only screen and (max-width:600px){.nav-wrapper{padding:0 1rem}.brand-logo{font-size:1.6rem}.card-title{font-size:1.4rem!important}.main-content{padding:1rem;align-items:flex-start;overflow-y:auto}.step-btn{font-size:.8rem;padding:.4rem}.step-menu{display:none}.step-select{display:block;width:100%}}.sidenav-trigger{display:block}@media only screen and (max-width:600px){#component-modal.modal{width:100%!important;height:100%;max-height:none;top:0!important;margin:0;border-radius:0}#component-modal .modal-content{overflow-y:auto}}.pac-container{z-index:1000;border:1px solid #ddd;border-radius:2px;box-shadow:0 2px 8px #00000026}.pac-item{padding:10px;cursor:pointer}.pac-item:hover{background-color:#eee}@media(prefers-color-scheme:dark){.step-btn{background:#424242}.pac-item:hover{background-color:#555}}.info-button-container{margin-bottom:1rem;display:flex;justify-content:flex-end}@media only screen and (max-width:600px){.info-button-container{justify-content:center}.info-button-container .btn{width:100%;margin-top:0}}input[type=date],input[type=datetime-local],.MuiInputBase-root input[type=date],.MuiInputBase-root input[type=datetime-local]{display:block;width:100%;min-width:0;box-sizing:border-box}@media only screen and (max-width:600px){input[type=date]:not(.MuiInputBase-input),input[type=datetime-local]:not(.MuiInputBase-input){min-height:3.25rem;padding:.75rem;font-size:1rem;line-height:1.2}.MuiInputBase-root input[type=date],.MuiInputBase-root input[type=datetime-local]{font-size:1rem;line-height:1.2}}
