.Sidebar-module__5-k5AW__sidebar{width:var(--sidebar-width);background-color:var(--card-bg);z-index:100;border-left:1px solid #e0e0e0;flex-direction:column;height:100vh;padding:1.5rem;transition:all .3s;display:flex;position:fixed;top:0;right:0}.Sidebar-module__5-k5AW__logo{color:#333;align-items:center;gap:.8rem;margin-bottom:3rem;display:flex}.Sidebar-module__5-k5AW__logoIcon{color:var(--primary-color);width:32px;height:32px}.Sidebar-module__5-k5AW__nav{flex-direction:column;gap:.5rem;display:flex}.Sidebar-module__5-k5AW__navItem{color:var(--gray-text);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:1rem;padding:.8rem 1rem;transition:all .2s;display:flex}.Sidebar-module__5-k5AW__navItem:hover{background-color:var(--secondary-color);color:var(--primary-color)}.Sidebar-module__5-k5AW__active{color:var(--primary-color);background-color:#eef2ff;font-weight:600}.Sidebar-module__5-k5AW__separator{background-color:#f0f0f0;height:1px;margin:1rem 0}.Sidebar-module__5-k5AW__sectionTitle{color:#999;margin-bottom:.5rem;padding-right:1rem;font-size:.85rem}@media (max-width:768px){.Sidebar-module__5-k5AW__sidebar{border-top:1px solid #e0e0e0;border-left:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 1rem;top:auto;bottom:0;box-shadow:0 -4px 20px #0000000d}.Sidebar-module__5-k5AW__logo,.Sidebar-module__5-k5AW__separator,.Sidebar-module__5-k5AW__sectionTitle{display:none}.Sidebar-module__5-k5AW__nav{flex-direction:row;justify-content:space-between;gap:.5rem;width:100%;padding:0}.Sidebar-module__5-k5AW__navItem{color:#888;border-radius:12px;flex-direction:column;flex:1;justify-content:center;gap:.3rem;height:60px;padding:.5rem;font-size:.75rem}.Sidebar-module__5-k5AW__navItem:hover{color:var(--primary-color);background-color:#0000}.Sidebar-module__5-k5AW__active{color:var(--primary-color);background-color:#eef2ff;transform:translateY(-5px)}.Sidebar-module__5-k5AW__navItem span{font-size:.7rem;font-weight:500}}
.Header-module__Af2_WG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Header-module__Af2_WG__title{color:#1a1a1a;font-size:1.5rem;font-weight:700}.Header-module__Af2_WG__addButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:inherit;font-size:.9rem;transition:transform .1s;display:flex;box-shadow:0 4px 6px -1px #5d5fef4d}.Header-module__Af2_WG__addButton:active{transform:scale(.98)}@media (max-width:768px){.Header-module__Af2_WG__header{flex-direction:row;align-items:center;margin-bottom:1.5rem}.Header-module__Af2_WG__title{font-size:1.2rem}.Header-module__Af2_WG__addButton{padding:.5rem 1rem;font-size:.8rem}}
.StatsCard-module__PjJ0xW__card{background:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:160px;padding:1.5rem;display:flex;box-shadow:0 2px 10px #00000005}.StatsCard-module__PjJ0xW__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.StatsCard-module__PjJ0xW__iconWrapper{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.StatsCard-module__PjJ0xW__content{text-align:center}.StatsCard-module__PjJ0xW__label{color:var(--gray-text);margin-bottom:.5rem;font-size:.9rem;display:block}.StatsCard-module__PjJ0xW__value{color:#333;margin-bottom:.2rem;font-size:1.5rem;font-weight:700}.StatsCard-module__PjJ0xW__subValue{color:var(--gray-text);font-size:.8rem}@media (max-width:768px){.StatsCard-module__PjJ0xW__card{flex-direction:row;align-items:center;gap:1rem;min-height:auto;padding:1.2rem}.StatsCard-module__PjJ0xW__header{margin-bottom:0}.StatsCard-module__PjJ0xW__iconWrapper{width:40px;height:40px}.StatsCard-module__PjJ0xW__content{text-align:right;flex-direction:column;flex:1;align-items:flex-start;display:flex}.StatsCard-module__PjJ0xW__value{margin-bottom:0;font-size:1.3rem}.StatsCard-module__PjJ0xW__label{margin-bottom:.2rem;font-size:.8rem}}
.DebtCard-module__uBa-Cq__card{background:#fff;border:1px solid #f0f0f0;border-radius:24px;flex-direction:column;justify-content:space-between;min-width:300px;max-width:350px;padding:1.5rem;transition:transform .2s;display:flex;position:relative;box-shadow:0 4px 20px #0000000a}.DebtCard-module__uBa-Cq__card:hover{transform:translateY(-2px)}.DebtCard-module__uBa-Cq__header{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.DebtCard-module__uBa-Cq__iconCircle{color:#fff;background-color:#5d5fef;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 10px #5d5fef4d}.DebtCard-module__uBa-Cq__titleInfo{flex-direction:column;align-items:flex-end;display:flex}.DebtCard-module__uBa-Cq__titleInfo h4{color:#111;margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.DebtCard-module__uBa-Cq__badge{color:#5d5fef;background-color:#eef2ff;border-radius:20px;padding:.3rem .8rem;font-size:.75rem;font-weight:700}.DebtCard-module__uBa-Cq__actionsRow{justify-content:flex-end;gap:.5rem;margin-bottom:1rem;display:flex}.DebtCard-module__uBa-Cq__actionBtn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.DebtCard-module__uBa-Cq__payBtn{color:#00c853;background-color:#e8f5e9}.DebtCard-module__uBa-Cq__payBtn:hover{color:#fff;background-color:#00c853}.DebtCard-module__uBa-Cq__borrowBtn{color:#ff9800;background-color:#fff3e0}.DebtCard-module__uBa-Cq__borrowBtn:hover{color:#fff;background-color:#ff9800}.DebtCard-module__uBa-Cq__deleteBtn{color:#ff5252;background-color:#ffebee}.DebtCard-module__uBa-Cq__deleteBtn:hover{color:#fff;background-color:#ff5252}.DebtCard-module__uBa-Cq__progressSection{margin-bottom:1.5rem}.DebtCard-module__uBa-Cq__progressHeader{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.DebtCard-module__uBa-Cq__progressLabel{color:#666;font-size:.9rem;font-weight:500}.DebtCard-module__uBa-Cq__progressPercentage{color:#5d5fef;font-size:1.1rem;font-weight:700}.DebtCard-module__uBa-Cq__progressBar{background-color:#f0f0f0;border-radius:5px;height:10px;overflow:hidden}.DebtCard-module__uBa-Cq__progressFill{background-color:#5d5fef;border-radius:5px;height:100%}.DebtCard-module__uBa-Cq__detailsGrid{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 .5rem;display:flex}.DebtCard-module__uBa-Cq__detailItem{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex}.DebtCard-module__uBa-Cq__detailDivider{background-color:#e0e0e0;width:1px;height:40px;margin:0 1rem}.DebtCard-module__uBa-Cq__detailLabelRow{color:#888;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.DebtCard-module__uBa-Cq__detailValue{color:#111;direction:rtl;font-size:1.2rem;font-weight:800}.DebtCard-module__uBa-Cq__footer{flex-direction:column;gap:.8rem;display:flex}.DebtCard-module__uBa-Cq__footerRow{justify-content:space-between;align-items:center;display:flex}.DebtCard-module__uBa-Cq__rowLabel{color:#333;font-size:.95rem;font-weight:500}.DebtCard-module__uBa-Cq__rowValue{color:#111;font-size:1rem;font-weight:700}.DebtCard-module__uBa-Cq__paidAmount{color:#00c853;direction:ltr;font-size:1rem;font-weight:700}.DebtCard-module__uBa-Cq__remainingAmount{color:#ff5252;direction:ltr;font-size:1.1rem;font-weight:700}.DebtCard-module__uBa-Cq__dividerLine{border-top:1px dashed #ddd;height:1px;margin:.2rem 0}
.ActionModal-module__1JIp9q__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ActionModal-module__1JIp9q__modal{background:#fff;border-radius:20px;width:90%;max-width:400px;padding:2rem;animation:.3s ease-out ActionModal-module__1JIp9q__slideUp;position:relative}@keyframes ActionModal-module__1JIp9q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ActionModal-module__1JIp9q__closeBtn{cursor:pointer;color:#999;background:0 0;border:none;position:absolute;top:1rem;left:1rem}.ActionModal-module__1JIp9q__title{text-align:center;color:#333;margin-bottom:2rem;font-size:1.2rem}.ActionModal-module__1JIp9q__form{flex-direction:column;gap:1rem;display:flex}.ActionModal-module__1JIp9q__input{text-align:center;border:1px solid #e0e0e0;border-radius:12px;padding:1rem;font-family:inherit;font-size:1.1rem}.ActionModal-module__1JIp9q__input:focus{border-color:var(--primary-color);outline:none}.ActionModal-module__1JIp9q__submitBtn{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:opacity .2s}.ActionModal-module__1JIp9q__submitBtn:hover{opacity:.9}.ActionModal-module__1JIp9q__deleteBtn{background-color:var(--danger-color);width:100%;margin-top:1rem}.ActionModal-module__1JIp9q__content{text-align:center}.ActionModal-module__1JIp9q__content p{color:#666;margin-bottom:1rem;line-height:1.6}
.page-module__Qn6Y_G__container{background:#fff;border-radius:16px;max-width:600px;margin:2rem auto;padding:2rem;box-shadow:0 4px 20px #00000005}.page-module__Qn6Y_G__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.page-module__Qn6Y_G__backLink{color:var(--gray-text);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.page-module__Qn6Y_G__backLink:hover{color:var(--primary-color)}.page-module__Qn6Y_G__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__Qn6Y_G__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__Qn6Y_G__formGroup label{color:#333;font-size:.9rem;font-weight:500}.page-module__Qn6Y_G__formGroup input{border:1px solid #e0e0e0;border-radius:8px;padding:.8rem;font-family:inherit;font-size:1rem;transition:all .2s}.page-module__Qn6Y_G__formGroup input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #5d5fef1a}.page-module__Qn6Y_G__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__Qn6Y_G__submitBtn{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-family:inherit;font-size:1rem;font-weight:600}.page-module__Qn6Y_G__submitBtn:hover{opacity:.9}.page-module__Qn6Y_G__submitBtn:disabled{cursor:not-allowed;background-color:#ccc}
.page-module__-I0m-G__title{color:#1a1a1a;margin-bottom:2rem;font-size:1.8rem;font-weight:800}.page-module__-I0m-G__placeholder{text-align:center;background:#fff;border-radius:16px;padding:4rem;box-shadow:0 4px 20px #00000005}.page-module__-I0m-G__placeholder h2{color:var(--primary-color);margin-bottom:1rem;font-size:2rem}.page-module__-I0m-G__placeholder p{color:#888}
.page-module__E0kJGG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.page-module__E0kJGG__searchSection{background-color:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;display:flex;box-shadow:0 2px 10px #00000003}.page-module__E0kJGG__filterBtn{color:#555;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;display:flex}.page-module__E0kJGG__searchWrapper{width:300px;position:relative}.page-module__E0kJGG__searchIcon{color:#999;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.page-module__E0kJGG__searchInput{text-align:right;background-color:#f8f9fa;border:none;border-radius:8px;outline:none;width:100%;padding:.7rem 2.8rem .7rem 1rem;font-family:inherit}.page-module__E0kJGG__searchInput:focus{box-shadow:0 0 0 2px var(--primary-color);background-color:#fff}.page-module__E0kJGG__debtsGrid{flex-wrap:wrap;justify-content:flex-start;gap:1.5rem;display:flex}
.page-module__JNC_Za__title{color:#1a1a1a;margin-bottom:2rem;font-size:1.8rem;font-weight:800}.page-module__JNC_Za__card{background:#fff;border-radius:16px;padding:1rem;overflow:hidden;box-shadow:0 4px 20px #00000005}.page-module__JNC_Za__table{border-collapse:collapse;width:100%}.page-module__JNC_Za__table th{text-align:right;color:#888;border-bottom:1px solid #f0f0f0;padding:1rem;font-size:.9rem;font-weight:500}.page-module__JNC_Za__table td{color:#333;border-bottom:1px solid #f9f9f9;padding:1.2rem 1rem}.page-module__JNC_Za__table tr:last-child td{border-bottom:none}.page-module__JNC_Za__debtTitle{align-items:center;gap:.8rem;font-weight:600;display:flex}.page-module__JNC_Za__iconWrapper{color:#00c853;background-color:#e8f5e9;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-module__JNC_Za__amount{color:#00c853;font-family:monospace;font-size:1.1rem;font-weight:700}.page-module__JNC_Za__date{color:#888;font-size:.9rem}
