*,:before,:after{box-sizing:border-box}html,body,#app{width:100%;min-height:100%;margin:0;padding:0}body{color:#0f172a;-webkit-font-smoothing:antialiased;background:#f8fafc;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}a{color:#0f766e;text-decoration:none;transition:color .15s}a:hover{color:#0d9488;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.text-align-left{text-align:left!important}.text-align-center{text-align:center!important}.text-align-right{text-align:right!important}.text-semibold{font-weight:600}.text-bold{font-weight:700}.hover-lift{transition:transform .2s,box-shadow .2s}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -4px #0000000d}.report-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:auto;box-shadow:0 1px 3px #00000005}.report-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:.875rem;line-height:1.25rem}.report-table th,.report-table td{border-bottom:1px solid #e2e8f0;border-right:1px solid #f1f5f9;padding:.55rem .85rem;transition:background-color .15s}.report-table th:last-child,.report-table td:last-child{border-right:none}.report-table thead th{z-index:10;color:#475569;text-align:left;background:#f8fafc;border-bottom:2px solid #e2e8f0;font-weight:600;position:sticky;top:0}.report-table tbody tr:hover td{background-color:#f8fafc}.report-table tr.group-header td{border-bottom:1px solid #0f766e14;border-left:4px solid #0f766e;color:#0f766e!important;background-color:#0f766e08!important;font-weight:600!important}.report-table tr.subtotal td{border-top:1px solid #e2e8f0;border-bottom:1px solid #cbd5e1;color:#1e293b!important;background-color:#fdfdfd!important;font-weight:600!important}.report-table tr.final-total td{border-top:2px solid #94a3b8;border-bottom:3px double #94a3b8;color:#0f172a!important;background-color:#f8fafc!important;font-weight:700!important}.report-table tr.page-break td{border:none;height:.75rem;background:0 0!important}.login-page{background:radial-gradient(at 0 0,#0f766e1f,#0000 50%),#f1f5f9;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-card{width:min(100%,400px)}.workspace{flex-direction:column;gap:1.25rem;display:flex}.workspace__body{grid-template-columns:minmax(280px,360px) 1fr;align-items:start;gap:1.25rem;display:grid}.workspace__body--collapsed{grid-template-columns:1fr}
