.category-dialog-module__DP7j6a__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.category-dialog-module__DP7j6a__dialog{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.category-dialog-module__DP7j6a__header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.category-dialog-module__DP7j6a__titleGroup{align-items:center;gap:12px;display:flex}.category-dialog-module__DP7j6a__iconWrap{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.category-dialog-module__DP7j6a__incomeIcon{color:#22c55e;background:#22c55e1a}.category-dialog-module__DP7j6a__expenseIcon{color:#ef4444;background:#ef44441a}.category-dialog-module__DP7j6a__title{color:hsl(var(--foreground));margin:0;font-size:1.25rem;font-weight:600}.category-dialog-module__DP7j6a__closeButton{width:32px;height:32px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.category-dialog-module__DP7j6a__closeButton:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.category-dialog-module__DP7j6a__content{flex-direction:column;flex:1;display:flex;overflow:hidden}.category-dialog-module__DP7j6a__form{flex-direction:column;gap:20px;padding:24px;display:flex;overflow-y:auto}.category-dialog-module__DP7j6a__formGroup{flex-direction:column;gap:8px;display:flex}.category-dialog-module__DP7j6a__label{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.category-dialog-module__DP7j6a__optional{color:hsl(var(--muted-foreground));font-weight:400}.category-dialog-module__DP7j6a__hint{color:hsl(var(--muted-foreground));margin:0;font-size:.75rem}.category-dialog-module__DP7j6a__select{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:8px;padding:10px 40px 10px 14px;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.category-dialog-module__DP7j6a__select:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary)/.1);outline:none}.category-dialog-module__DP7j6a__footer{border-top:1px solid hsl(var(--border));background:hsl(var(--muted)/.3);justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}
