.create-invoice-dialog-module__fsGtvW__overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out create-invoice-dialog-module__fsGtvW__fadeIn;display:flex;position:fixed;inset:0}.create-invoice-dialog-module__fsGtvW__dialog{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:.75rem;flex-direction:column;width:100%;max-width:460px;max-height:90vh;animation:.25s ease-out create-invoice-dialog-module__fsGtvW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0003,0 10px 10px -5px #0000001a}.create-invoice-dialog-module__fsGtvW__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.create-invoice-dialog-module__fsGtvW__title{color:var(--card-foreground);margin:0;font-size:1rem;font-weight:600}.create-invoice-dialog-module__fsGtvW__closeButton{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem;transition:all .15s;display:flex}.create-invoice-dialog-module__fsGtvW__closeButton:hover{background-color:var(--muted);color:var(--foreground)}.create-invoice-dialog-module__fsGtvW__content{flex:1;padding:1rem 1.25rem;overflow-y:auto}.create-invoice-dialog-module__fsGtvW__form{flex-direction:column;gap:1rem;display:flex}.create-invoice-dialog-module__fsGtvW__formGroup{flex-direction:column;gap:.375rem;display:flex}.create-invoice-dialog-module__fsGtvW__label{color:var(--foreground);font-size:.8125rem;font-weight:500}.create-invoice-dialog-module__fsGtvW__select{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);cursor:pointer;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.create-invoice-dialog-module__fsGtvW__select:focus{border-color:var(--foreground);outline:none}.create-invoice-dialog-module__fsGtvW__row{gap:.75rem;display:flex}.create-invoice-dialog-module__fsGtvW__row>*{flex:1}.create-invoice-dialog-module__fsGtvW__footer{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;display:flex}.create-invoice-dialog-module__fsGtvW__typeToggle{background:var(--muted);border:1px solid var(--border);border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.create-invoice-dialog-module__fsGtvW__typeButton{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;border-radius:.375rem;flex:1;padding:.5rem;font-size:.8125rem;font-weight:500;transition:all .15s}.create-invoice-dialog-module__fsGtvW__typeButton[data-active=true]{background:var(--background);color:var(--foreground);box-shadow:0 1px 2px #0000000d}.create-invoice-dialog-module__fsGtvW__typeButton[data-active=true].create-invoice-dialog-module__fsGtvW__income{color:#22c55e}.create-invoice-dialog-module__fsGtvW__typeButton[data-active=true].create-invoice-dialog-module__fsGtvW__expense{color:#ef4444}@keyframes create-invoice-dialog-module__fsGtvW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes create-invoice-dialog-module__fsGtvW__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.record-payment-dialog-module__Xmdxda__overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out record-payment-dialog-module__Xmdxda__fadeIn;display:flex;position:fixed;inset:0}.record-payment-dialog-module__Xmdxda__dialog{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:.75rem;flex-direction:column;width:100%;max-width:420px;max-height:90vh;animation:.25s ease-out record-payment-dialog-module__Xmdxda__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0003,0 10px 10px -5px #0000001a}.record-payment-dialog-module__Xmdxda__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.record-payment-dialog-module__Xmdxda__title{color:var(--card-foreground);margin:0;font-size:1rem;font-weight:600}.record-payment-dialog-module__Xmdxda__closeButton{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem;transition:all .15s;display:flex}.record-payment-dialog-module__Xmdxda__closeButton:hover{background-color:var(--muted);color:var(--foreground)}.record-payment-dialog-module__Xmdxda__content{flex:1;padding:1rem 1.25rem;overflow-y:auto}.record-payment-dialog-module__Xmdxda__summary{background-color:var(--muted);border:1px solid var(--border);border-radius:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.8125rem}.record-payment-dialog-module__Xmdxda__summaryRow{justify-content:space-between;margin-bottom:.25rem;display:flex}.record-payment-dialog-module__Xmdxda__summaryRow:last-child{margin-bottom:0}.record-payment-dialog-module__Xmdxda__summaryLabel{color:var(--muted-foreground)}.record-payment-dialog-module__Xmdxda__summaryValue{color:var(--foreground);font-weight:500}.record-payment-dialog-module__Xmdxda__form{flex-direction:column;gap:1rem;display:flex}.record-payment-dialog-module__Xmdxda__formGroup{flex-direction:column;gap:.375rem;display:flex}.record-payment-dialog-module__Xmdxda__label{color:var(--foreground);font-size:.8125rem;font-weight:500}.record-payment-dialog-module__Xmdxda__select{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);cursor:pointer;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.record-payment-dialog-module__Xmdxda__select:focus{border-color:var(--foreground);outline:none}.record-payment-dialog-module__Xmdxda__footer{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;display:flex}@keyframes record-payment-dialog-module__Xmdxda__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes record-payment-dialog-module__Xmdxda__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
