:root{--black-color: #233142;--grey-color: #455d7a;--red-color: #f95959;--white-color: #e3e3e3}html,body{margin:0;padding:0;inset:0;offset:0;box-sizing:border-box;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:visible}html{overflow-x:hidden;overflow-y:visible}main{padding:0 0 4rem}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._container_uedhc_1{padding:2rem;max-width:1400px;margin:0 auto}._header_uedhc_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._title_uedhc_14{font-size:2rem;font-weight:700;color:#333}._refreshButton_uedhc_20{padding:.75rem 1.5rem;background-color:#4caf50;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:background-color .3s}._refreshButton_uedhc_20:hover{background-color:#45a049}._refreshButton_uedhc_20:active{transform:scale(.98)}._headerActions_uedhc_40{display:flex;gap:.75rem;align-items:center}._backBtn_uedhc_46{padding:.5rem .9rem;background:linear-gradient(90deg,#6ee7b7,#3b82f6,#8b5cf6);color:#fff;border:0;border-radius:8px;font-weight:600;cursor:pointer;box-shadow:0 6px 18px #3b82f62e;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;display:inline-flex;align-items:center;gap:.5rem}._backBtn_uedhc_46:hover{transform:translateY(-2px);box-shadow:0 10px 24px #3b82f633}._backBtn_uedhc_46:active{transform:translateY(0);opacity:.95}._icon_uedhc_71{font-size:1.05rem;line-height:1}._loadingContainer_uedhc_76{display:flex;justify-content:center;align-items:center;min-height:400px}._loadingText_uedhc_83{font-size:1.2rem;color:#666}._snackbarWrapper_uedhc_88{margin-bottom:1.5rem}._statsSection_uedhc_92{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._statCard_uedhc_99{background:linear-gradient(135deg,#667eea,#764ba2);padding:1.5rem;border-radius:12px;color:#fff;text-align:center;box-shadow:0 4px 6px #0000001a}._statCard_uedhc_99._attended_uedhc_108{background:linear-gradient(135deg,#4caf50,#45a049)}._statCard_uedhc_99._notAttended_uedhc_112{background:linear-gradient(135deg,#f44336,#e53935)}._statValue_uedhc_116{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._statLabel_uedhc_122{font-size:1rem;opacity:.9}._dateSection_uedhc_127{background-color:#f5f5f5;padding:1rem;border-radius:8px;margin-bottom:2rem;text-align:center}._dateText_uedhc_135{font-size:1.1rem;color:#555;margin:0}._section_uedhc_141{margin-bottom:3rem}._sectionTitle_uedhc_145{font-size:1.5rem;font-weight:700;color:#444;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:3px solid #667eea}._emptyMessage_uedhc_154{text-align:center;font-size:1.1rem;color:#999;padding:3rem;background-color:#f9f9f9;border-radius:8px}._tableContainer_uedhc_163{overflow-x:auto;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}._userTable_uedhc_170{width:100%;border-collapse:collapse;min-width:600px}._userTable_uedhc_170 thead{background-color:#667eea;color:#fff}._userTable_uedhc_170 th{padding:1rem;text-align:left;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px}._userTable_uedhc_170 tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .2s}._userTable_uedhc_170 tbody tr:hover{background-color:#f5f5f5}._userTable_uedhc_170 tbody tr:last-child{border-bottom:none}._userTable_uedhc_170 td{padding:1rem;vertical-align:middle}._tableRow_uedhc_208{background-color:#fff}._nameCell_uedhc_212{font-weight:600;color:#333}._userPhoto_uedhc_217{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid #667eea}._userPhotoPlaceholder_uedhc_225{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#fff}._attendedBadge_uedhc_238{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .8rem;background-color:#4caf50;color:#fff;border-radius:20px;font-size:.9rem;font-weight:600}._notAttendedBadge_uedhc_250{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .8rem;background-color:#f44336;color:#fff;border-radius:20px;font-size:.9rem;font-weight:600}._clickableRow_uedhc_262{cursor:pointer}._clickableRow_uedhc_262:hover{background-color:#f0f0f0!important}._calendarCell_uedhc_270{padding:1.5rem!important;background-color:#fafafa}._calendarContainer_uedhc_275{max-width:600px;margin:0 auto;background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}._calendarHeader_uedhc_284{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._calendarMonth_uedhc_291{font-size:1.2rem;font-weight:600;color:#333}._calendarNavButton_uedhc_297{background-color:#667eea;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .3s}._calendarNavButton_uedhc_297:hover{background-color:#5568d3}._calendarWeekdays_uedhc_312{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:.5rem}._calendarWeekdays_uedhc_312>div{text-align:center;font-weight:600;color:#666;padding:.5rem;font-size:.9rem}._calendarGrid_uedhc_327{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}._calendarDay_uedhc_333{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;font-weight:500;font-size:.9rem;border:2px solid transparent}._calendarDay_uedhc_333._attended_uedhc_108{background-color:#4caf50;color:#fff}._calendarDay_uedhc_333._absent_uedhc_350{background-color:#f44336;color:#fff}._calendarDay_uedhc_333._beforeRegistration_uedhc_355{background-color:#e0e0e0;color:#999}._calendarDay_uedhc_333._futureDate_uedhc_360{background-color:#f5f5f5;color:#ccc}._calendarLegend_uedhc_365{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e0e0e0}._attendanceTime_uedhc_374{margin-top:6px;font-size:.75rem;opacity:.95}._legendItem_uedhc_380{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666}._legendBox_uedhc_388{width:20px;height:20px;border-radius:4px}._legendBox_uedhc_388._attended_uedhc_108{background-color:#4caf50}._legendBox_uedhc_388._absent_uedhc_350{background-color:#f44336}._legendBox_uedhc_388._beforeRegistration_uedhc_355{background-color:#e0e0e0}._calendarLoadingText_uedhc_406{text-align:center;padding:2rem;color:#666;font-size:1rem}@media (max-width: 768px){._container_uedhc_1{padding:1rem}._header_uedhc_7{flex-direction:column;gap:1rem;align-items:stretch}._title_uedhc_14{font-size:1.5rem;text-align:center}._refreshButton_uedhc_20{width:100%}._statsSection_uedhc_92{grid-template-columns:1fr}._statValue_uedhc_116{font-size:2rem}._tableContainer_uedhc_163{overflow-x:auto}._userTable_uedhc_170{font-size:.85rem}._userTable_uedhc_170 th,._userTable_uedhc_170 td{padding:.75rem .5rem}._userPhoto_uedhc_217,._userPhotoPlaceholder_uedhc_225{width:40px;height:40px}._userPhotoPlaceholder_uedhc_225{font-size:1rem}._attendedBadge_uedhc_238,._notAttendedBadge_uedhc_250{font-size:.8rem;padding:.3rem .6rem}._calendarContainer_uedhc_275{padding:1rem}._calendarMonth_uedhc_291{font-size:1rem}._calendarNavButton_uedhc_297{padding:.4rem .8rem;font-size:.9rem}._calendarDay_uedhc_333{font-size:.8rem}._calendarLegend_uedhc_365{flex-direction:column;gap:.75rem;align-items:flex-start}}._container_3f1ws_1{max-width:900px;margin:0 auto;padding:20px;font-family:Arial,sans-serif}._header_3f1ws_8{text-align:center;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}._topBar_3f1ws_18{display:flex;justify-content:flex-start;margin-bottom:.75rem}._backBtn_3f1ws_24{appearance:none;border:0;color:#fff;padding:.45rem .85rem;font-weight:600;border-radius:8px;cursor:pointer;background:linear-gradient(90deg,#6ee7b7,#3b82f6,#8b5cf6);box-shadow:0 6px 18px #3b82f62e;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;display:inline-flex;align-items:center;gap:.5rem}._backBtn_3f1ws_24:hover{transform:translateY(-2px);box-shadow:0 10px 24px #3b82f633}._backBtn_3f1ws_24:active{transform:translateY(0);opacity:.95}._icon_3f1ws_50{font-size:1rem;line-height:1;display:inline-block}._title_3f1ws_56{margin:0;font-size:24px;font-weight:700;letter-spacing:1px}._searchSection_3f1ws_64{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px}._sectionTitle_3f1ws_72{font-size:18px;font-weight:600;margin-bottom:15px;color:#333}._searchForm_3f1ws_79{display:flex;gap:10px;align-items:center}._searchInput_3f1ws_85{flex:1;padding:12px 15px;border:2px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .3s}._searchInput_3f1ws_85:focus{outline:none;border-color:#667eea}._searchButton_3f1ws_99{padding:12px 24px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .3s;white-space:nowrap}._searchButton_3f1ws_99:hover:not(:disabled){background:#5568d3}._searchButton_3f1ws_99:disabled{background:#ccc;cursor:not-allowed}._message_3f1ws_122{padding:15px;border-radius:6px;margin-bottom:20px;font-size:14px;font-weight:500}._message_3f1ws_122._success_3f1ws_130{background:#d4edda;color:#155724;border:1px solid #c3e6cb}._message_3f1ws_122._error_3f1ws_136{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}._memberCard_3f1ws_143{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;border-left:4px solid #667eea;position:relative;min-height:120px}._cardTitle_3f1ws_154{font-size:16px;font-weight:600;margin-bottom:15px;color:#333}._memberInfo_3f1ws_161{display:flex;align-items:flex-start;gap:15px;padding-right:140px}._memberInfo_3f1ws_161>div{flex:1}._memberInfo_3f1ws_161 p{margin:8px 0;font-size:14px;color:#555}._memberInfo_3f1ws_161 strong{color:#333;margin-right:8px}._memberPhoto_3f1ws_183{position:absolute;top:0;right:0;height:100%;width:auto;max-width:120px;object-fit:cover;border-radius:0 8px 8px 0}._paymentForm_3f1ws_195{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px #0000001a}._formGrid_3f1ws_202{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}._formGroup_3f1ws_209{margin-bottom:20px}._label_3f1ws_213{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#333}._input_3f1ws_221,._select_3f1ws_222,._textarea_3f1ws_223{width:100%;padding:12px 15px;border:2px solid #ddd;border-radius:6px;font-size:14px;font-family:Arial,sans-serif;transition:border-color .3s;box-sizing:border-box}._input_3f1ws_221:focus,._select_3f1ws_222:focus,._textarea_3f1ws_223:focus{outline:none;border-color:#667eea}._select_3f1ws_222{cursor:pointer;background-color:#fff}._textarea_3f1ws_223{resize:vertical;min-height:100px}._radioGroup_3f1ws_252{display:flex;gap:20px;flex-wrap:wrap}._radioLabel_3f1ws_258{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#555;font-weight:400}._radio_3f1ws_252{width:18px;height:18px;cursor:pointer;accent-color:#667eea}._paymentModeSection_3f1ws_276{display:flex;flex-direction:column;gap:15px}._paymentModeItem_3f1ws_282{display:flex;flex-direction:column;gap:8px;padding:15px;border:2px solid #e0e0e0;border-radius:6px;background:#f9f9f9;transition:all .3s}._paymentModeItem_3f1ws_282:focus-within{border-color:#667eea;background:#fff}._paymentInput_3f1ws_298{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:Arial,sans-serif;transition:border-color .3s;box-sizing:border-box}._paymentInput_3f1ws_298:focus{outline:none;border-color:#667eea}._paymentInput_3f1ws_298::placeholder{color:#999}._buttonGroup_3f1ws_319{display:flex;gap:15px;margin-top:30px}._submitButton_3f1ws_325,._resetButton_3f1ws_326{padding:14px 28px;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s}._submitButton_3f1ws_325{background:#667eea;color:#fff;flex:1}._submitButton_3f1ws_325:hover:not(:disabled){background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._submitButton_3f1ws_325:disabled{background:#ccc;cursor:not-allowed;transform:none}._resetButton_3f1ws_326{background:#6c757d;color:#fff;flex:.6}._resetButton_3f1ws_326:hover:not(:disabled){background:#5a6268;transform:translateY(-2px);box-shadow:0 4px 12px #6c757d66}._resetButton_3f1ws_326:disabled{background:#ccc;cursor:not-allowed;transform:none}@media (max-width: 768px){._container_3f1ws_1{padding:15px}._title_3f1ws_56{font-size:20px}._searchForm_3f1ws_79{flex-direction:column}._searchButton_3f1ws_99{width:100%}._formGrid_3f1ws_202{grid-template-columns:1fr}._buttonGroup_3f1ws_319{flex-direction:column}._submitButton_3f1ws_325,._resetButton_3f1ws_326{flex:1}._radioGroup_3f1ws_252{flex-direction:column;gap:10px}}@media (max-width: 480px){._header_3f1ws_8{padding:15px}._title_3f1ws_56{font-size:18px}._searchSection_3f1ws_64,._memberCard_3f1ws_143,._paymentForm_3f1ws_195{padding:15px}._sectionTitle_3f1ws_72{font-size:16px}}._container_1tdm8_1{max-width:900px;margin:0 auto;padding:20px;font-family:Arial,sans-serif}._header_1tdm8_8{text-align:center;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}._topBar_1tdm8_18{display:flex;justify-content:flex-start;margin-bottom:.75rem}._backBtn_1tdm8_24{appearance:none;border:0;color:#fff;padding:.45rem .85rem;font-weight:600;border-radius:8px;cursor:pointer;background:linear-gradient(90deg,#6ee7b7,#3b82f6,#8b5cf6);box-shadow:0 6px 18px #3b82f62e;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;display:inline-flex;align-items:center;gap:.5rem}._backBtn_1tdm8_24:hover{transform:translateY(-2px);box-shadow:0 10px 24px #3b82f633}._backBtn_1tdm8_24:active{transform:translateY(0);opacity:.95}._icon_1tdm8_50{font-size:1rem;line-height:1;display:inline-block}._title_1tdm8_56{margin:0;font-size:24px;font-weight:700;letter-spacing:1px}._searchSection_1tdm8_64{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px}._sectionTitle_1tdm8_72{font-size:18px;font-weight:600;margin-bottom:15px;color:#333}._searchForm_1tdm8_79{display:flex;gap:10px;align-items:center}._searchInput_1tdm8_85{flex:1;padding:12px 15px;border:2px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .3s}._searchInput_1tdm8_85:focus{outline:none;border-color:#f5576c}._searchButton_1tdm8_99{padding:12px 24px;background:#f5576c;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .3s;white-space:nowrap}._searchButton_1tdm8_99:hover:not(:disabled){background:#e04555}._searchButton_1tdm8_99:disabled{background:#ccc;cursor:not-allowed}._message_1tdm8_122{padding:15px;border-radius:6px;margin-bottom:20px;font-size:14px;font-weight:500}._message_1tdm8_122._success_1tdm8_130{background:#d4edda;color:#155724;border:1px solid #c3e6cb}._message_1tdm8_122._error_1tdm8_136{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}._memberCard_1tdm8_143{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;border-left:4px solid #f5576c;position:relative;min-height:120px}._cardTitle_1tdm8_154{font-size:16px;font-weight:600;margin-bottom:15px;color:#333}._memberInfo_1tdm8_161{display:flex;align-items:flex-start;gap:15px;padding-right:140px}._memberInfo_1tdm8_161>div{flex:1}._memberInfo_1tdm8_161 p{margin:8px 0;font-size:14px;color:#555}._memberInfo_1tdm8_161 strong{color:#333;margin-right:8px}._memberPhoto_1tdm8_183{position:absolute;top:0;right:0;height:100%;width:auto;max-width:120px;object-fit:cover;border-radius:0 8px 8px 0}._paymentForm_1tdm8_195{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px #0000001a}._formGrid_1tdm8_202{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}._formGroup_1tdm8_209{margin-bottom:20px}._label_1tdm8_213{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#333}._input_1tdm8_221,._select_1tdm8_222,._textarea_1tdm8_223{width:100%;padding:12px 15px;border:2px solid #ddd;border-radius:6px;font-size:14px;font-family:Arial,sans-serif;transition:border-color .3s;box-sizing:border-box}._input_1tdm8_221:focus,._select_1tdm8_222:focus,._textarea_1tdm8_223:focus{outline:none;border-color:#f5576c}._select_1tdm8_222{cursor:pointer;background-color:#fff}._textarea_1tdm8_223{resize:vertical;min-height:100px}._radioGroup_1tdm8_252{display:flex;gap:20px;flex-wrap:wrap}._paymentModeSection_1tdm8_258{display:flex;flex-direction:column;gap:15px}._paymentModeItem_1tdm8_264{display:flex;align-items:center;gap:15px}._paymentInput_1tdm8_270{flex:1;padding:10px 15px;border:1px solid #ddd;border-radius:8px;font-size:14px;transition:all .3s ease;max-width:200px}._paymentInput_1tdm8_270:focus{outline:none;border-color:#f5576c;box-shadow:0 0 0 3px #f5576c1a}._radioLabel_1tdm8_286{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#555;font-weight:400;min-width:100px}._radio_1tdm8_252{width:18px;height:18px;cursor:pointer;accent-color:#f5576c}._buttonGroup_1tdm8_305{display:flex;gap:15px;margin-top:30px}._submitButton_1tdm8_311,._resetButton_1tdm8_312{padding:14px 28px;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s}._submitButton_1tdm8_311{background:#f5576c;color:#fff;flex:1}._submitButton_1tdm8_311:hover:not(:disabled){background:#e04555;transform:translateY(-2px);box-shadow:0 4px 12px #f5576c66}._submitButton_1tdm8_311:disabled{background:#ccc;cursor:not-allowed;transform:none}._resetButton_1tdm8_312{background:#6c757d;color:#fff;flex:.6}._resetButton_1tdm8_312:hover:not(:disabled){background:#5a6268;transform:translateY(-2px);box-shadow:0 4px 12px #6c757d66}._resetButton_1tdm8_312:disabled{background:#ccc;cursor:not-allowed;transform:none}@media (max-width: 768px){._container_1tdm8_1{padding:15px}._title_1tdm8_56{font-size:20px}._searchForm_1tdm8_79{flex-direction:column}._searchButton_1tdm8_99{width:100%}._formGrid_1tdm8_202{grid-template-columns:1fr}._buttonGroup_1tdm8_305{flex-direction:column}._submitButton_1tdm8_311,._resetButton_1tdm8_312{flex:1}._radioGroup_1tdm8_252{flex-direction:column;gap:10px}}@media (max-width: 480px){._header_1tdm8_8{padding:15px}._title_1tdm8_56{font-size:18px}._searchSection_1tdm8_64,._memberCard_1tdm8_143,._paymentForm_1tdm8_195{padding:15px}._sectionTitle_1tdm8_72{font-size:16px}}._container_a2njd_1{max-width:1000px;margin:2rem auto;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 32px #0000001a}._header_a2njd_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._title_a2njd_17{color:#fff;font-size:2rem;font-weight:700;margin:0}._backButton_a2njd_24{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .3s ease}._backButton_a2njd_24:hover{background:#ffffff4d;transform:translate(-3px)}._paymentInfo_a2njd_41{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 16px #0000001a}._sectionTitle_a2njd_49{color:#667eea;font-size:1.3rem;font-weight:600;margin:0 0 1rem;border-bottom:2px solid #f0f0f0;padding-bottom:.5rem}._infoGrid_a2njd_58{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._infoItem_a2njd_64{display:flex;flex-direction:column;gap:.3rem}._infoLabel_a2njd_70{font-size:.85rem;color:#666;font-weight:500}._infoValue_a2njd_76{font-size:1.1rem;color:#333;font-weight:600}._dueAmount_a2njd_82{color:#e74c3c;font-size:1.3rem}._form_a2njd_87{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px #0000001a}._paymentSection_a2njd_94{margin-bottom:2rem}._formGrid_a2njd_98{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._formGroup_a2njd_105{display:flex;flex-direction:column;gap:.5rem}._label_a2njd_111{font-size:.95rem;color:#333;font-weight:600}._input_a2njd_117{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}._input_a2njd_117:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._summaryBox_a2njd_132{background:linear-gradient(135deg,#f5f7fa,#e8ecf1);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._summaryItem_a2njd_141{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.05)}._summaryItem_a2njd_141:last-child{border-bottom:none;padding-top:1rem;border-top:2px solid rgba(102,126,234,.2)}._summaryLabel_a2njd_155{font-size:1rem;color:#555;font-weight:500}._summaryValue_a2njd_161{font-size:1.1rem;color:#333;font-weight:700}._remainingDue_a2njd_167{color:#e74c3c;font-size:1.3rem}._buttonGroup_a2njd_172{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}._cancelButton_a2njd_179,._submitButton_a2njd_180{padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}._cancelButton_a2njd_179{background:#f0f0f0;color:#666}._cancelButton_a2njd_179:hover:not(:disabled){background:#e0e0e0}._submitButton_a2njd_180{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._submitButton_a2njd_180:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._submitButton_a2njd_180:disabled,._cancelButton_a2njd_179:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){._container_a2njd_1{margin:1rem;padding:1.5rem}._header_a2njd_10{flex-direction:column;gap:1rem;align-items:flex-start}._title_a2njd_17{font-size:1.5rem}._infoGrid_a2njd_58,._formGrid_a2njd_98{grid-template-columns:1fr}._buttonGroup_a2njd_172{flex-direction:column-reverse}._cancelButton_a2njd_179,._submitButton_a2njd_180{width:100%}}
