@font-face{font-family:shabnam;src:url(/assets/Shabnam-FD-BosHQoky.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:shabnam;src:url(/assets/Shabnam-Thin-FD-DuCs3Jzs.woff2) format("woff2");font-weight:100;font-style:normal}*{font-family:shabnam,sans-serif;box-sizing:border-box}._container_1xgwz_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:calc(100vh - 7.5vw);background-color:#f5f5f580;border-radius:3.25rem;margin:3.75vw;width:92.5vw;box-sizing:border-box;padding:2rem 0;font-family:Shabnam,sans-serif}._content_1xgwz_31{position:relative;width:84%;max-width:600px}._logo_1xgwz_43{width:7.375rem;height:2.9375rem;position:absolute;top:12vh;left:50%;transform:translate(-50%)}._segmentContainer_1xgwz_61{width:76%;height:2.25rem;position:absolute;top:calc(12vh + 6rem);left:50%;transform:translate(-50%)}._segmentedControl_1xgwz_79{display:flex;justify-content:center;background-color:#7878801f;border-radius:.4375rem;width:100%;height:2.25rem}._segment_1xgwz_61{flex:0 0 50%;text-align:center;padding:.375rem 0;font-size:.8125rem;color:#000;border:none;background:none;cursor:pointer;transition:background-color .2s;box-sizing:border-box}._segment_1xgwz_61._active_1xgwz_123{background-color:#fff;color:#000;border-radius:.4375rem;margin:.125rem;padding:.25rem 0}._hidden_1xgwz_139{opacity:0;pointer-events:none}._textContainer_1xgwz_149{width:100%;height:1.625rem;position:absolute;top:calc(12vh + 8.25rem);left:50%;transform:translate(-50%)}._infoText_1xgwz_167{font-size:.8125rem;color:#999;text-align:center;margin:.5rem 0;width:100%}._inputContainer_1xgwz_183{width:100%;position:absolute;top:calc(12vh + 10.875rem);left:50%;transform:translate(-50%)}._firstInput_1xgwz_199{width:100%;height:3.125rem}._secondInput_1xgwz_209{width:100%;height:3.125rem;margin-top:1.5rem}._input_1xgwz_183{width:100%;height:3.125rem;padding:.625rem .875rem;font-size:1.25rem;border:.0625rem solid #ccc;border-radius:.9375rem;outline:none;box-shadow:0 .25rem .25rem #0000001a;text-align:right}._input_1xgwz_183::placeholder{text-align:right;color:#999;font-size:1.25rem}._input_1xgwz_183:focus{border-color:#007bff}._errorContainer_1xgwz_265{width:100%;min-height:1.5rem;position:relative;margin-top:.5rem;margin-left:auto;margin-right:auto}._error_1xgwz_265{color:#d32f2f;font-size:.875rem;text-align:center;margin:.5rem 0}._buttonContainer_1xgwz_297{display:flex;gap:1rem;width:100%;justify-content:center;position:relative;margin-top:.5rem;margin-left:auto;margin-right:auto}._submitButton_1xgwz_319{width:42%;height:2.875rem;padding:.625rem;background-color:#007bff;color:#fff;border:none;border-radius:.9375rem;cursor:pointer;font-size:.875rem;box-shadow:0 .25rem .25rem #0000001a}._submitButton_1xgwz_319:hover{background-color:#0056b3}._cancelButton_1xgwz_353{width:42%;height:2.875rem;padding:.625rem;background-color:#eaeaeb;color:#000;border:none;border-radius:.9375rem;cursor:pointer;font-size:.875rem;box-shadow:0 .25rem .25rem #0000001a}._cancelButton_1xgwz_353:hover{background-color:#d5d5d6}._overlay_yo7tf_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1000}._menu_yo7tf_21{position:absolute;width:84%;max-width:400px;background:#ffffffe6;border-radius:clamp(16px,4vw,24px);box-shadow:0 4px 4px #00000040;padding:clamp(16px,4vw,24px);box-sizing:border-box;left:50%;transform:translate(-50%);display:flex;flex-direction:column;justify-content:space-between}._grid_yo7tf_53{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(16px,4vw,24px);direction:rtl;flex-grow:1;align-content:space-around}._item_yo7tf_71{display:flex;flex-direction:column;align-items:center;gap:clamp(8px,2vw,12px)}._icon_yo7tf_85{width:clamp(32px,8vw,48px);height:clamp(32px,8vw,48px);fill:#007bff}._text_yo7tf_97{font-size:clamp(12px,3vw,16px);color:#000;text-align:center;direction:rtl}._loadingContainer_4xs9u_1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:84%;margin:2rem auto;background-color:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 .125rem .125rem #0000001a}._spinner_4xs9u_27{width:1.5rem;height:1.5rem;border:.25rem solid #f0ecf3;border-top:.25rem solid #007bff;border-radius:50%;animation:_spin_4xs9u_27 1s linear infinite}._loadingText_4xs9u_45{font-size:.9rem;color:#333;margin-top:.5rem;font-family:Shabnam,sans-serif}@keyframes _spin_4xs9u_27{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._content_ppya3_1{display:flex;flex-direction:column;width:84%;margin:0 auto;overflow:hidden;padding:0;height:100%;gap:.75rem;max-height:calc(100vh - 6.25rem)}._notificationContainer_ppya3_25{flex-shrink:0;margin:0}._notificationScroll_ppya3_35{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}._notificationScroll_ppya3_35::-webkit-scrollbar{display:none}._notificationCard_ppya3_59{flex:0 0 98%;background-color:#fff;border-radius:.9rem;padding:.25rem;margin:.2rem 1%;box-shadow:0 .125rem .25rem #00000833;scroll-snap-align:center;min-height:min(10vh,4rem);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}._notificationCard_ppya3_59 h3{font-size:.75rem;color:#333;margin:0 0 .1875rem}._notificationCard_ppya3_59 p{font-size:.625rem;color:#666;margin:0}._dots_ppya3_115{display:flex;justify-content:center;gap:.25rem;margin:.6rem 0 0}._dot_ppya3_115{width:.3125rem;height:.3125rem;background:#007bff4c;border-radius:50%;cursor:pointer}._activeDot_ppya3_145{background-color:#007bff}._mainIcons_ppya3_153{display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem;margin:0;flex-grow:1;min-height:6.25rem;max-height:calc(100vh - 19.375rem)}._iconButton_ppya3_173{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.375rem;min-height:3.125rem;cursor:pointer;background-color:transparent}._icon_ppya3_173{width:min(10vw,3.5rem);height:min(10vw,3.5rem);margin-bottom:.375rem}._iconButton_ppya3_173 span{font-size:.75rem;color:#333}._coloredContainer_ppya3_217{display:flex;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;margin:0}._coloredContainer_ppya3_217::-webkit-scrollbar{display:none}._coloredCard_ppya3_245{flex:0 0 40%;position:relative;border-radius:.9rem;padding:.375rem;margin-right:1%;min-height:min(20vh,8rem);scroll-snap-align:start;display:flex;flex-direction:column;justify-content:flex-end}._coloredIcon_ppya3_271{width:min(8vw,3.2rem);height:min(8vw,3.2rem);position:absolute;top:1.8rem;left:1rem;filter:brightness(0) invert(1)}._coloredCard_ppya3_245 span{font-size:1rem;font-weight:400;color:#fff;text-align:right;position:absolute;bottom:1.8rem;right:1rem}._content_xfkxa_1{display:flex;flex-direction:column;height:100%;width:84%;margin:0 auto;overflow:hidden}._actions_xfkxa_19{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1rem;flex-shrink:0;width:100%}._filter_xfkxa_37{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#333}._icon_xfkxa_53{width:2rem;height:2rem}._patientList_xfkxa_63{flex:1;overflow-y:auto;padding-left:.5rem;max-height:calc(100vh - 20rem)}._swipeContainer_xfkxa_77{position:relative;overflow:hidden}._container_xfkxa_87{display:flex;flex-direction:column;gap:.3rem;padding:.5rem;background:#fff;border-radius:.9375rem;box-shadow:0 .25rem .25rem #0000001a;margin-bottom:.75rem;text-decoration:none;color:inherit;transition:transform .5s ease;position:relative;z-index:1;width:100%;height:4.375rem}._editButton_xfkxa_123,._deleteButton_xfkxa_125{position:absolute;top:50%;transform:translateY(-50%);width:auto;min-width:3.75rem;height:auto;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:700;border:none;cursor:pointer;opacity:0;transition:opacity .3s ease;box-shadow:0 2px 5px #0003}._editButton_xfkxa_123{left:0;background-color:#6495ed}._deleteButton_xfkxa_125{right:0;background-color:#ff4d4f}._editButton_xfkxa_123._visible_xfkxa_187,._deleteButton_xfkxa_125._visible_xfkxa_187{opacity:1}._row_xfkxa_197{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}._index_xfkxa_211{width:1.4375rem;height:1.4375rem;display:flex;align-items:center;justify-content:center;background-color:#f0ecf3;color:#333;border-radius:50%;font-size:.75rem}._name_xfkxa_235{font-size:1.125rem;font-weight:500;color:#333;flex:1;margin:0 .5rem;text-align:right}._nationalId_xfkxa_253,._phone_xfkxa_255{display:flex;align-items:center;gap:.3rem;font-size:1.125rem;font-weight:100;color:#000;justify-content:flex-end}._insurance_xfkxa_275{background-color:#f0ecf3;padding:.25rem .5rem;border-radius:.9375rem;font-size:1.125rem;font-weight:100;color:#000;width:45%;height:1.375rem;display:flex;align-items:center;justify-content:center}._nationalId_xfkxa_253 ._icon_xfkxa_53,._phone_xfkxa_255 ._icon_xfkxa_53{order:1;width:1.25rem;height:1.25rem}._content_1riq4_1{display:flex;flex-direction:column;flex:1;width:84%;max-width:37.5rem;margin:0 auto;overflow-x:hidden}._title_1riq4_21{font-size:.75rem;font-weight:500;color:#999;text-align:center;margin:1rem 0;flex-shrink:0}._scrollable_1riq4_39{flex:1;overflow-y:auto;padding:0 .5rem;max-height:calc(100vh - 22.5rem)}._form_1riq4_53{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:100%;margin:0 auto}._row_1riq4_71{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;width:100%}._label_1riq4_87{width:25%;font-size:.875rem;color:#333;text-align:right;margin:0;padding:0;white-space:nowrap}._inputHalf_1riq4_107{width:50%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a;outline:none}._inputFull_1riq4_141{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a;outline:none}._inputDate_1riq4_175{width:75%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a;outline:none}._datePickerContainer_1riq4_209{width:75%;position:relative}._dateInput_1riq4_219{width:100%!important;height:2.5rem!important;padding:.625rem!important;border:1px solid #ccc!important;border-radius:.9375rem!important;font-size:.875rem!important;line-height:1.5!important;text-align:right!important;box-sizing:border-box!important;font-family:Shabnam,sans-serif!important;background-color:#fff!important;color:#333!important;display:block!important;box-shadow:0 .25rem .25rem #0000001a!important;outline:none!important}._inputWithTag_1riq4_255{width:100%;position:relative}._inputTag_1riq4_265{width:100%;height:2.5rem;padding:.625rem 2rem .625rem .625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a;outline:none}._addTag_1riq4_299{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);background-color:transparent;color:#007bff;border:none;font-size:1rem;cursor:pointer;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}._addTag_1riq4_299:hover{color:#0056b3}._segmentedControl_1riq4_343{width:75%;display:flex;border-radius:.9375rem;overflow:hidden;background-color:#e0e0e0;box-shadow:inset 0 .1875rem .375rem #00000026,0 .125rem .25rem #0000001a;padding:.25rem}._radio_1riq4_363{display:none}._segment_1riq4_343{flex:1;text-align:center;padding:.5rem;font-size:.875rem;color:#333;cursor:pointer;transition:all .3s ease;z-index:1}._radio_1riq4_363:checked+._segment_1riq4_343{background-color:#fff;color:#333;border-radius:.375rem;box-shadow:0 .125rem .25rem #0003,inset 0 -.125rem .25rem #0000001a}._textarea_1riq4_407{width:100%;height:5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;resize:none;box-shadow:0 .25rem .25rem #0000001a;outline:none}._tags_1riq4_441{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}._tag_1riq4_441{position:relative;background-color:#fff;height:2.5rem;padding:.625rem .625rem .625rem 1.5rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;color:#333;display:inline-flex;align-items:center;box-shadow:0 .25rem .25rem #0000001a}._removeTag_1riq4_489{position:absolute;top:-.5rem;left:-.5rem;background-color:#fff;color:#333;border:1px solid #333;border-radius:50%;font-size:.75rem;width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:1}._removeTag_1riq4_489:hover{background-color:#f0f0f0}._error_1riq4_533{color:#dc3545;font-size:.875rem;text-align:center}._content_rae9n_1{display:flex;flex-direction:column;flex:1;width:84%;margin:0 auto;overflow-x:hidden;font-family:Shabnam,sans-serif}._container_rae9n_21{display:flex;flex-direction:column;gap:.8125rem;font-family:Shabnam,sans-serif}._basicInfo_rae9n_35{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.25rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem;box-shadow:0 .125rem .125rem #0000001a}._fileInfo_rae9n_67{display:flex;justify-content:space-between;align-items:center;font-size:.625rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.3125rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem .1rem;box-shadow:0 .125rem .125rem #0000001a}._balance_rae9n_99{background-color:#007bff;color:#fff;padding:.25rem .5rem;border-radius:.9375rem;font-size:.75rem;font-weight:500;border:none;cursor:pointer;width:58%;height:2.3125rem;text-align:center;margin-right:auto}._treatmentTitle_rae9n_129{font-size:.75rem;font-weight:500;color:#000000b2;text-align:center;margin:.5rem 0;font-family:Shabnam,sans-serif}._treatmentList_rae9n_147{flex:1;overflow-y:auto;max-height:calc(100vh - 18.75rem);padding:.5rem}._swipeContainer_rae9n_161{position:relative;overflow:hidden}._treatmentItem_rae9n_171{display:flex;align-items:center;gap:1rem;padding:.5rem;background-color:#fff;border-radius:.9375rem;margin-bottom:.1875rem;transition:transform .5s ease;position:relative;z-index:1;height:4.5rem;width:100%}._indexCircle_rae9n_201{width:1.4375rem;height:1.4375rem;background-color:#f0ecf3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#333}._treatmentDetails_rae9n_225{flex:1;display:flex;flex-direction:column;gap:.25rem}._treatmentRow_rae9n_239{display:flex;justify-content:space-between;align-items:center}._treatmentName_rae9n_251{font-size:.875rem;font-weight:500;color:#333}._treatmentCode_rae9n_263{font-size:.75rem;color:#666}._treatmentDate_rae9n_273{background-color:#f0ecf3;border-radius:.9375rem;height:1.3125rem;width:20%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#333}._editButton_rae9n_297,._deleteButton_rae9n_299{position:absolute;top:50%;transform:translateY(-50%);width:auto;min-width:3.75rem;height:auto;padding:.5rem;color:#fff;font-size:.875rem;font-weight:700;border:none;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease;box-shadow:0 2px 5px #0003}._editButton_rae9n_297._visible_rae9n_337{left:0;background-color:#6495ed;opacity:1;pointer-events:auto}._deleteButton_rae9n_299._visible_rae9n_337{right:0;background-color:#ff4d4f;opacity:1;pointer-events:auto}._emptyTreatment_rae9n_365{background-color:#fff;border-radius:.9375rem;padding:.5rem;text-align:center;font-size:.8rem;color:#666;box-shadow:0 .25rem .25rem #0000001a}._summaryContainer_rae9n_385{position:relative;bottom:.3rem;z-index:10;width:84%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;background-color:transparent}._treatmentBox_rae9n_413,._paymentBox_rae9n_415{width:40%;background-color:#fff;border-radius:.375rem;box-shadow:0 .25rem .375rem #0000001a;display:flex;flex-direction:column;align-items:center;cursor:pointer}._titleSection_rae9n_437{width:100%;background-color:#e0e0e0;border-radius:.375rem .375rem 0 0;padding:.25rem .5rem;text-align:center}._summaryTitle_rae9n_453{font-size:.7rem;color:#666;text-align:center}._amountSection_rae9n_465{width:100%;background-color:#fff;border-radius:0 0 .375rem .375rem;padding:.25rem .5rem;text-align:center}._summaryAmount_rae9n_481{font-size:.7rem;color:#333;text-align:center}._details_rae9n_493{position:relative;padding:.3rem;height:6.125rem;width:100%;background-color:#fff;border-radius:.9375rem;box-shadow:0 .125rem .125rem #0000001a;display:flex;flex-direction:row;gap:.5rem;direction:rtl}._leftColumn_rae9n_521{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;flex:0 0 35%}._rightColumn_rae9n_537{display:flex;flex-direction:column;gap:.53rem;flex:1;align-items:flex-start;justify-content:flex-start;margin-right:0;padding-right:0}._insurance_rae9n_559{background-color:#f0ecf3;border-radius:.9375rem;font-size:.625rem;font-weight:500;color:#666;width:100%;height:2rem;display:flex;align-items:center;justify-content:center}._infoItem_rae9n_585{display:flex;align-items:center;gap:.15rem;font-size:.625rem;font-weight:500;color:#666}._icon_rae9n_603{width:.625rem;height:.625rem}._editProfileButton_rae9n_613{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}._editIcon_rae9n_633{width:1.25rem;height:1.25rem}._backButton_rae9n_643{margin-top:.75rem;padding:.25rem .5rem;background-color:#007bff;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.7rem;width:100%;max-width:11.25rem;font-family:Shabnam,sans-serif}._content_4k6jz_1{display:flex;flex-direction:column;width:84%;max-width:37.5rem;margin:0 auto;overflow:hidden}._title_4k6jz_19{font-size:.75rem;font-weight:500;color:#999;text-align:center;margin:1rem 0}._form_4k6jz_35{display:flex;flex-direction:column;gap:.75rem;width:100%;overflow-y:auto;max-height:calc(100vh - 4rem)}._row_4k6jz_53{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;width:100%}._doubleRow_4k6jz_69{display:flex;flex-wrap:nowrap;gap:.3rem;width:100%}._labelColumn_4k6jz_83{width:15%;flex-shrink:0;margin:0;padding:0;box-sizing:border-box}._inputColumnFirst_4k6jz_99,._inputColumnSecond_4k6jz_101{width:50%;margin:0;padding:0;box-sizing:border-box}._clinicLabel_4k6jz_115{width:20%;font-size:.875rem;color:#333;text-align:right;margin:0;padding:0;white-space:nowrap}._insuranceLabel_4k6jz_135,._toothLabel_4k6jz_137,._treatmentLabel_4k6jz_139,._amountLabel_4k6jz_141,._extraFeeLabel_4k6jz_143{width:15%;font-size:.875rem;color:#333;text-align:right;margin:0;padding:0}._clinicInput_4k6jz_161{width:70%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;margin-right:auto;margin-left:0;box-shadow:0 .25rem .25rem #0000001a}._patientInput_4k6jz_197,._treatmentInput_4k6jz_199,._amountInput_4k6jz_201,._insuranceInput_4k6jz_203,._extraFeeInput_4k6jz_205,._mainComplainInput_4k6jz_207,._descriptionInput_4k6jz_209,._toothInput_4k6jz_211,._quadrantInput_4k6jz_213{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a}._descriptionInput_4k6jz_209{height:2.5rem;resize:none}._datePickerContainer_4k6jz_255{width:100%;position:relative}._datePickerContainer_4k6jz_255 ._rmdp-container_4k6jz_265{width:100%;max-width:100%}._datePickerContainer_4k6jz_255 ._rmdp-calendar_4k6jz_275{max-width:100%;overflow:hidden;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000}._dateInput_4k6jz_295{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;box-shadow:0 .25rem .25rem #0000001a}._inputWithCurrency_4k6jz_325{position:relative;width:100%}._currency_4k6jz_335{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);font-size:.875rem;color:#333;pointer-events:none}._amountInput_4k6jz_201,._extraFeeInput_4k6jz_205{padding-left:3rem}._errorInput_4k6jz_365{border:2px solid #dc3545;background-color:#fff1f1}._errorMessage_4k6jz_375{font-size:.875rem;color:#dc3545;text-align:center;margin:.5rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._buttonRow_4k6jz_395{display:flex;justify-content:flex-end;gap:.3rem;width:100%}._addButton_4k6jz_409{width:28.93%;height:2.375rem;padding:.5rem 1rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.75rem;cursor:pointer;background-color:#007bff;color:#fff;box-sizing:border-box;font-family:Shabnam,sans-serif}._treatmentList_4k6jz_437{padding:.5rem}._swipeContainer_4k6jz_445{position:relative;overflow:hidden}._treatmentItem_4k6jz_455{display:flex;align-items:center;gap:1rem;padding:.5rem;background-color:#fff;border-radius:.9375rem;margin-bottom:.1875rem;transition:transform .5s ease;position:relative;z-index:1;height:4.5rem;width:100%}._indexCircle_4k6jz_485{width:1.5rem;height:1.5rem;background-color:#f0ecf3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#333}._treatmentDetails_4k6jz_509{flex:1;display:flex;flex-direction:column;gap:.25rem}._treatmentRow_4k6jz_523{display:flex;justify-content:space-between;align-items:center}._treatmentName_4k6jz_535{font-size:.75rem;color:#333;font-weight:700}._treatmentCode_4k6jz_547{font-size:.75rem;color:#666}._editButton_4k6jz_557,._deleteButton_4k6jz_559{position:absolute;top:50%;transform:translateY(-50%);width:auto;min-width:3.75rem;height:auto;padding:.5rem;color:#fff;font-size:.875rem;font-weight:700;border:none;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease;box-shadow:0 2px 5px #0003}._editButton_4k6jz_557._visible_4k6jz_597{left:0;background-color:#6495ed;opacity:1;pointer-events:auto}._deleteButton_4k6jz_559._visible_4k6jz_597{right:0;background-color:#ff4d4f;opacity:1;pointer-events:auto}._submitButton_4k6jz_625{padding:.5rem 1rem;border:none;border-radius:.9375rem;font-size:.875rem;cursor:pointer;font-family:Shabnam,sans-serif}._dropdownContainer_4k6jz_643{width:100%;position:relative}._treatmentDropdownContainer_4k6jz_653{width:85%;position:relative}._dropdown_4k6jz_643{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #ccc;border-radius:.9375rem;max-height:12.5rem;overflow-y:auto;z-index:10}._dropdownItem_4k6jz_689{padding:.25rem .5rem;cursor:pointer}._dropdownItem_4k6jz_689:hover{background-color:#f0f0f0}._message_4k6jz_707{font-size:.875rem;color:#333;text-align:center;margin-top:.5rem}._content_vv04f_1{display:flex;flex-direction:column;width:84%;max-width:37.5rem;margin:0 auto;overflow-x:hidden;font-family:Shabnam,sans-serif;min-height:calc(100vh - 2rem)}._title_vv04f_23{font-size:.75rem;font-weight:500;color:#999;text-align:center;margin:1rem 0}._form_vv04f_39{display:flex;flex-direction:column;gap:.5rem;width:100%}._row_vv04f_53{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;width:100%}._buttonRow_vv04f_69{display:flex;justify-content:flex-end;gap:.3rem;width:100%}._paymentTypeLabel_vv04f_83,._amountLabel_vv04f_85,._dateLabel_vv04f_87,._transactionIdLabel_vv04f_89{width:25%;font-size:.875rem;color:#333;text-align:right;margin:0;padding:0;white-space:nowrap}._entityInput_vv04f_109{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a}._inputContainer_vv04f_141,._inputWithCurrency_vv04f_143,._datePickerContainer_vv04f_145{width:75%;position:relative}._paymentTypeInput_vv04f_155,._amountInput_vv04f_157,._dateInput_vv04f_159,._transactionIdInput_vv04f_161{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a}._currency_vv04f_193{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);font-size:.875rem;color:#333;pointer-events:none}._amountInput_vv04f_157{padding-left:3rem}._addButton_vv04f_221{width:28.93%;height:2.375rem;padding:.5rem 1rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.75rem;cursor:pointer;background-color:#007bff;color:#fff;box-sizing:border-box;font-family:Shabnam,sans-serif}._paymentList_vv04f_249{flex:1;overflow-y:auto;max-height:calc(100vh - 14rem);padding:.5rem}._swipeContainer_vv04f_263{position:relative;overflow:hidden}._paymentItem_vv04f_273{display:flex;align-items:center;gap:.625rem;padding:.5rem;background-color:#fff;border-radius:.9375rem;margin-bottom:.3125rem;height:3rem;width:100%;transition:transform .5s ease;position:relative;z-index:1}._indexCircle_vv04f_303{width:1.4375rem;height:1.4375rem;background-color:#f0ecf3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#333}._paymentDetails_vv04f_327{flex:1;display:flex;flex-direction:column;gap:.1rem}._paymentRow_vv04f_341,._paymentSubRow_vv04f_353{display:flex;justify-content:space-between;align-items:center}._paymentAmount_vv04f_365{font-size:1rem;font-weight:700;color:#000}._paymentDate_vv04f_377{font-size:.875rem;color:#000;margin-left:.7rem}._transactionId_vv04f_89{font-size:.875rem;color:#000}._paymentTypeBox_vv04f_399{background-color:#f0ecf3;padding:.25rem .5rem;border-radius:.9375rem;font-size:.875rem;color:#000;height:1.625rem;width:35%;display:flex;align-items:center;justify-content:center}._submitButton_vv04f_425{padding:.5rem 1rem;border:none;border-radius:.9375rem;font-size:.875rem;cursor:pointer}._dropdownContainer_vv04f_441{width:100%;position:relative}._dropdown_vv04f_441{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #ccc;border-radius:.9375rem;max-height:12.5rem;overflow-y:auto;z-index:10}._dropdownItem_vv04f_477{padding:.25rem .5rem;cursor:pointer}._dropdownItem_vv04f_477:hover{background-color:#f0f0f0}._message_vv04f_495{font-size:.875rem;color:#333;text-align:center;margin-top:.5rem}._editButton_vv04f_509,._deleteButton_vv04f_511{position:absolute;top:50%;transform:translateY(-50%);width:auto;min-width:3.75rem;height:auto;padding:.5rem;color:#fff;font-size:.875rem;font-weight:700;border:none;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease;box-shadow:0 .125rem .3125rem #0003}._editButton_vv04f_509._visible_vv04f_549{left:0;background-color:#6495ed;opacity:1;pointer-events:auto}._deleteButton_vv04f_511._visible_vv04f_549{right:0;background-color:#ff4d4f;opacity:1;pointer-events:auto}._errorInput_vv04f_577{border:1px solid #dc3545}._errorMessage_vv04f_585{font-size:.875rem;color:#dc3545;text-align:center;margin:.5rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._datePickerContainer_vv04f_145{width:100%;position:relative}._datePickerContainer_vv04f_145 ._rmdp-container_vv04f_615{width:100%;max-width:100%}._datePickerContainer_vv04f_145 ._rmdp-calendar_vv04f_625{max-width:100%;overflow:hidden;position:absolute;z-index:1000}._content_1dx4q_1{display:flex;flex-direction:column;height:100%;width:84%;margin:0 auto;padding:.75rem 0;overflow:hidden}._segmentedControl_1dx4q_21{display:flex;justify-content:center;margin-bottom:1.2rem;background-color:#7878801f;border-radius:.4375rem;padding:.25rem;flex-shrink:0;height:2.625rem}._segment_1dx4q_21{flex:1;text-align:center;padding:.375rem 0;font-size:.8125rem;color:#000;border:none;background:none;cursor:pointer;transition:background-color .2s}._segment_1dx4q_21._active_1dx4q_67{background-color:#6495ed;color:#fff;border-radius:.4375rem}._dateFilter_1dx4q_79{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:0 auto .75rem;flex-shrink:0;width:100%;max-width:100%}._dateInput_1dx4q_101{padding:.375rem;border:1px solid #ddd;border-radius:.9375rem;font-size:.75rem;box-shadow:0 .25rem .25rem #00000026;height:2rem;width:100%;text-align:center;font-size:1rem}._dateSeparator_1dx4q_125{font-size:.875rem;color:#333;flex:0 0 auto}._tableContainer_1dx4q_137{display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:0}._tableHeader_1dx4q_153{display:grid;grid-template-columns:5% 38% 57%;text-align:center;color:#999;font-size:.75rem;padding:.5rem 0;margin-bottom:.5rem;flex-shrink:0}._tableBody_1dx4q_175{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;flex:1;min-height:0}._tableRow_1dx4q_193{display:grid;grid-template-columns:5% 38% 57%;background-color:#fff;border-radius:.9375rem;padding:.375rem;text-align:center;font-size:1rem;color:#333;height:2.625rem;align-items:center}._totalCell_1dx4q_219{background-color:#007bff;color:#fff;border-radius:.9375rem;padding:.375rem;font-size:1rem;height:2rem;width:100%;margin-left:auto;display:flex;align-items:center;justify-content:center}._summary_1dx4q_247{margin-bottom:.5rem;text-align:center;flex-shrink:0}._summary_1dx4q_247 p{font-size:.75rem;color:#999;margin-bottom:.5rem;text-align:center}._totalBox_1dx4q_273{background-color:#fff;color:#007bff;font-size:1rem;padding:.375rem;border-radius:.9375rem;box-shadow:0 .25rem .25rem #00000026;height:1.875rem;width:47%;display:flex;align-items:center;justify-content:center;margin-left:0;margin-right:auto}._error_1dx4q_305{color:red;text-align:center;font-size:.875rem;margin-top:1rem}._content_10wp5_1{display:flex;flex-direction:column;width:84%;margin:0 auto;height:100%;font-family:Shabnam,sans-serif}._title_10wp5_19{font-size:1.5rem;font-weight:700;color:#000;margin:1rem 0;text-align:center}._scrollable_10wp5_35{flex:1;overflow-x:hidden;overflow-y:auto;padding-bottom:1rem;scrollbar-width:none}._scrollable_10wp5_35::-webkit-scrollbar{display:none}._mainContainer_10wp5_59{background-color:#fff;border-radius:.9375rem;padding:.75rem;margin-bottom:.5rem;box-shadow:0 .125rem .25rem #0000001a;cursor:pointer}._mainContainer_10wp5_59._expanded_10wp5_77{flex-direction:column}._header_10wp5_85{display:flex;justify-content:space-between;align-items:center}._header_10wp5_85 ._arrow_10wp5_97{order:1}._mainContent_10wp5_105{display:flex;justify-content:space-between;padding-top:.75rem}._left_10wp5_117{flex:1;display:flex;flex-direction:column;gap:.5rem}._right_10wp5_131{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.5rem}._input_10wp5_147{padding:.5rem;border:1px solid #ccc;border-radius:.5rem;font-size:.875rem;text-align:right;outline:none}._textarea_10wp5_165{padding:.5rem;border:1px solid #ccc;border-radius:.5rem;font-size:.875rem;text-align:right;outline:none;resize:none;height:5rem}._avatar_10wp5_187{width:5rem;height:5rem;background-color:#ccc;border-radius:50%}._profileButton_10wp5_201{padding:.375rem .75rem;background-color:#007bff!important;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-size:.75rem;font-family:Shabnam,sans-serif;width:100%;text-align:center}._actionButton_10wp5_227{padding:.375rem;cursor:pointer;background:none;border:none}._actionIcon_10wp5_241{width:2.25rem;height:2.25rem}._settingsList_10wp5_251{display:flex;flex-direction:column;gap:.5rem}._settingItem_10wp5_263{background-color:#fff;border-radius:.9375rem;padding:.75rem;cursor:pointer;box-shadow:0 .125rem .25rem #0000001a}._settingItem_10wp5_263._expanded_10wp5_77{flex-direction:column}._settingItem_10wp5_263 ._header_10wp5_85{width:100%}._header_10wp5_85 span{font-size:.875rem}._arrow_10wp5_97{width:1rem;height:1rem;transition:transform .3s}._arrowUp_10wp5_315{transform:rotate(180deg)}._expandedContent_10wp5_323{margin-top:.5rem;font-size:.875rem;color:#555;width:100%;display:flex;flex-direction:column;gap:.5rem}._subContainer_10wp5_343{background-color:#f0ecf3;border-radius:.9375rem;padding:.75rem;box-shadow:0 .125rem .25rem #0000001a;width:90%;margin:0 auto}._subHeaderContainer_10wp5_361{display:flex;justify-content:space-between;align-items:center}._subHeader_10wp5_361{font-size:.875rem;font-weight:700;color:#000;cursor:pointer}._subHeader_10wp5_361:active,._subHeader_10wp5_361:focus,._subContainer_10wp5_343:active,._subContainer_10wp5_343:focus{outline:none;background-color:#f0ecf3!important}._clinicActions_10wp5_403{display:flex;gap:.5rem}._editButton_10wp5_413{background:none;border:none;color:#007bff;font-size:.75rem;font-family:Shabnam,sans-serif;cursor:pointer;text-align:right;padding:0}._deleteButton_10wp5_435{background:none;border:none;color:#dc3545;font-size:.75rem;font-family:Shabnam,sans-serif;cursor:pointer;text-align:right;padding:0}._editButton_10wp5_413:active,._editButton_10wp5_413:focus,._deleteButton_10wp5_435:active,._deleteButton_10wp5_435:focus{outline:none;background:none!important;color:inherit!important}._addButton_10wp5_475{background:none;border:none;color:#007bff;font-size:.875rem;font-family:Shabnam,sans-serif;cursor:pointer;text-align:right;padding:.5rem}._addButton_10wp5_475:active,._addButton_10wp5_475:focus{outline:none;background:none!important;color:#007bff!important}._content_1c8qn_1{display:flex;flex-direction:column;gap:.5rem;width:84%;max-width:600px;margin:0 auto;height:100vh;overflow-y:hidden;font-family:Shabnam,sans-serif}._title_1c8qn_25{font-size:1.5rem;font-weight:700;color:#000;margin:1rem 0;text-align:center}._scrollable_1c8qn_41{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;max-height:calc(100vh - 4.5rem);scrollbar-width:none}._scrollable_1c8qn_41::-webkit-scrollbar{display:none}._sectionContainer_1c8qn_67{background-color:#fff;border-radius:.9375rem;box-shadow:0 .25rem .25rem #0000001a}._sectionHeader_1c8qn_79{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:700;color:#333;cursor:pointer;border-bottom:1px solid #ccc}._expanded_1c8qn_103{background-color:#f0ecf3}._arrow_1c8qn_111{width:1rem;height:1rem;transition:transform .3s}._arrowUp_1c8qn_123{transform:rotate(180deg)}._form_1c8qn_131{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}._inputRow_1c8qn_145{display:flex;align-items:center;gap:.25rem;position:relative;min-height:2.5rem;flex-wrap:nowrap}._label_1c8qn_163{font-size:.875rem;color:#333;min-width:4rem;text-align:right;white-space:nowrap}._input_1c8qn_145{height:2rem;padding:.25rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;flex:1;box-shadow:0 4px 4px #0000001a;font-family:Shabnam,sans-serif}._inputHalf_1c8qn_203{height:2rem;padding:.25rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;width:50%;box-shadow:0 4px 4px #0000001a;font-family:Shabnam,sans-serif}._checkbox_1c8qn_227{width:1rem;height:1rem}._error_1c8qn_237{color:red;font-size:.875rem;margin-top:.5rem;text-align:center}._submitContractButton_1c8qn_251{width:100%;height:2rem;padding:.5rem;background-color:#007bff!important;color:#fff;border:none;border-radius:.9375rem;font-size:.875rem;text-align:center;cursor:pointer;font-family:Shabnam,sans-serif}._content_i6ka9_1{display:flex;flex-direction:column;gap:.5rem;width:84%;max-width:600px;margin:0 auto;height:100vh;overflow-y:hidden;font-family:Shabnam,sans-serif}._title_i6ka9_25{font-size:1.5rem;font-weight:700;color:#000;margin:1rem 0;text-align:center}._form_i6ka9_41{display:flex;flex-direction:column;gap:1rem;flex:1;height:100%;overflow:hidden}._inputRow_i6ka9_59{display:flex;align-items:center;gap:.25rem;position:relative;min-height:2.5rem;flex-wrap:nowrap}._label_i6ka9_77{font-size:.875rem;color:#333;min-width:4rem;text-align:right;white-space:nowrap}._input_i6ka9_59{height:2rem;padding:.25rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;flex:1;box-shadow:0 4px 4px #0000001a;font-family:Shabnam,sans-serif}._datePickerInput_i6ka9_117{height:2rem;padding:.25rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;flex:1;box-shadow:0 4px 4px #0000001a;font-family:Shabnam,sans-serif;background-color:#fff}._error_i6ka9_143{color:red;font-size:.875rem;margin-top:.5rem;text-align:center}._contractList_i6ka9_157{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;max-height:calc(100vh - 4.5rem);min-height:10rem;flex:1;scrollbar-width:none}._contractList_i6ka9_157::-webkit-scrollbar{display:none}._scrollableListWithForm_i6ka9_187{max-height:calc(100vh - 14.5rem)}._contractItem_i6ka9_195{background-color:#f0ecf3;border-radius:.9375rem;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:#333}._emptyList_i6ka9_217{background-color:#fff;border-radius:.9375rem;padding:.5rem;text-align:center;font-size:.8rem;color:#666;box-shadow:0 .25rem .25rem #0000001a}._firstLine_i6ka9_237{display:flex;align-items:center;gap:.25rem}._secondLine_i6ka9_249{display:flex;align-items:center;gap:.5rem}._labelBold_i6ka9_261{font-weight:700}._nameContainer_i6ka9_269{margin-right:auto}._buttonContainer_i6ka9_277{display:flex;align-items:center;gap:.5rem;margin-right:auto}._rowNumber_i6ka9_291{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:#007bff;color:#fff;border-radius:50%;font-size:.75rem;font-weight:700}._pendingLabel_i6ka9_317{font-size:.75rem;color:#007bff;font-weight:700}._contractFormHeader_i6ka9_329{position:sticky;top:0;z-index:10;background-color:#fff;display:flex;justify-content:flex-end}._contractForm_i6ka9_329{position:sticky;top:2.5rem;z-index:10;background-color:#fff;display:flex;flex-direction:column;gap:.5rem}._addContractButton_i6ka9_367{width:100%;height:2rem;padding:.5rem;background-color:#007bff!important;color:#fff;border:none;border-radius:.9375rem;font-size:.875rem;text-align:center;cursor:pointer;font-family:Shabnam,sans-serif;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitContractButton_i6ka9_403{width:40%;height:2rem;padding:.5rem;background-color:#007bff!important;color:#fff;border:none;border-radius:.9375rem;font-size:.875rem;text-align:center;cursor:pointer;font-family:Shabnam,sans-serif}._deleteButton_i6ka9_431{padding:.25rem .5rem;color:#dc3545;background-color:transparent;border:none;font-size:.75rem;cursor:pointer;font-family:Shabnam,sans-serif}._deleteButton_i6ka9_431:hover{color:#a71d2a}._editButton_i6ka9_459{padding:.25rem .5rem;color:#007bff;background-color:transparent;border:none;font-size:.75rem;cursor:pointer;font-family:Shabnam,sans-serif;border-radius:.9375rem}._editButton_i6ka9_459:hover{color:#0056b3}._formArrow_i6ka9_489{width:1rem;height:1rem;transition:transform .3s}._formArrowUp_i6ka9_501{transform:rotate(180deg)}._content_1rekj_1{display:flex;flex-direction:column;gap:.5rem;width:84%;max-width:600px;margin:0 auto;height:100vh;overflow-y:hidden;font-family:Shabnam,sans-serif}._title_1rekj_25{font-size:1.5rem;font-weight:700;color:#000;margin:1rem 0;text-align:center}._form_1rekj_41{display:flex;flex-direction:column;gap:1rem;flex:1;height:100%;overflow:hidden}._inputRow_1rekj_59{display:flex;align-items:center;gap:.25rem;position:relative;min-height:2.5rem;flex-wrap:nowrap}._label_1rekj_77{font-size:.875rem;color:#333;min-width:4rem;text-align:right;white-space:nowrap}._input_1rekj_59{height:2rem;padding:.25rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;flex:1;box-shadow:0 4px 4px #0000001a;font-family:Shabnam,sans-serif}._error_1rekj_117{color:red;font-size:.875rem;margin-top:.5rem;text-align:center}._tariffList_1rekj_131{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;max-height:calc(100vh - 4.5rem);min-height:10rem;flex:1;scrollbar-width:none}._tariffList_1rekj_131::-webkit-scrollbar{display:none}._scrollableListWithForm_1rekj_161{max-height:calc(100vh - 14.5rem)}._tariffItem_1rekj_169{background-color:#f0ecf3;border-radius:.9375rem;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:#333}._emptyList_1rekj_191{background-color:#fff;border-radius:.9375rem;padding:.5rem;text-align:center;font-size:.8rem;color:#666;box-shadow:0 .25rem .25rem #0000001a}._firstLine_1rekj_211{display:flex;align-items:center;gap:.25rem}._secondLine_1rekj_223{display:flex;align-items:center;gap:.5rem}._labelBold_1rekj_235{font-weight:700}._nameContainer_1rekj_243{margin-right:auto}._buttonContainer_1rekj_251{display:flex;align-items:center;gap:.5rem;margin-right:auto}._rowNumber_1rekj_265{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:#007bff;color:#fff;border-radius:50%;font-size:.75rem;font-weight:700}._pendingLabel_1rekj_291{font-size:.75rem;color:#007bff;font-weight:700}._tariffFormHeader_1rekj_303{position:sticky;top:0;z-index:10;background-color:#fff;display:flex;justify-content:flex-end}._tariffForm_1rekj_303{position:sticky;top:2.5rem;z-index:10;background-color:#fff;display:flex;flex-direction:column;gap:.5rem}._addTariffButton_1rekj_341{width:100%;height:2rem;padding:.5rem;background-color:#007bff!important;color:#fff;border:none;border-radius:.9375rem;font-size:.875rem;text-align:center;cursor:pointer;font-family:Shabnam,sans-serif;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitTariffButton_1rekj_377{width:40%;height:2rem;padding:.5rem;background-color:#007bff!important;color:#fff;border:none;border-radius:.9375rem;font-size:.875rem;text-align:center;cursor:pointer;font-family:Shabnam,sans-serif}._deleteButton_1rekj_405{padding:.25rem .5rem;color:#dc3545;background-color:transparent;border:none;font-size:.75rem;cursor:pointer;font-family:Shabnam,sans-serif}._deleteButton_1rekj_405:hover{color:#a71d2a}._editButton_1rekj_433{padding:.25rem .5rem;color:#007bff;background-color:transparent;border:none;font-size:.75rem;cursor:pointer;font-family:Shabnam,sans-serif;border-radius:.9375rem}._editButton_1rekj_433:hover{color:#0056b3}._formArrow_1rekj_463{width:1rem;height:1rem;transition:transform .3s}._formArrowUp_1rekj_475{transform:rotate(180deg)}._content_1db4m_3{display:flex;flex-direction:column;width:84%;margin:0 auto;height:100%;font-family:Shabnam,sans-serif;overflow-y:auto;overflow-x:hidden;padding:.75rem 0}._segmentedControl_1db4m_27{display:flex;justify-content:center;margin-bottom:.75rem;background-color:#7878801f;border-radius:.4375rem;padding:.25rem;flex-shrink:0;width:100%;height:2.625rem}._segment_1db4m_27{flex:1;text-align:center;padding:.375rem 0;font-size:.8125rem;color:#000;border:none;background:none;cursor:pointer;transition:background-color .2s}._segment_1db4m_27._active_1db4m_75{background-color:#fff;color:#000;border-radius:.5rem}._segment_1db4m_27:disabled{color:#999;cursor:not-allowed}._header_1db4m_97{text-align:center;font-size:.8125rem;font-weight:700;margin-bottom:.625rem}._date_1db4m_111{text-align:left;margin-bottom:.9375rem}._datePickerInput_1db4m_121{padding:.375rem;border:1px solid #ddd;border-radius:.9375rem;font-size:.875rem;box-shadow:0 .25rem .25rem #00000026;width:50%;height:2rem;text-align:center}._certifyText_1db4m_143{font-size:.8125rem;font-weight:700;color:#333;margin-bottom:.9375rem}._searchContainer_1db4m_157{position:relative;margin-bottom:.9375rem}._searchInput_1db4m_167{height:1.8125rem;padding:.25rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.8125rem;text-align:right;width:100%;box-shadow:0 .25rem .25rem #0000001a}._dropdown_1db4m_189{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #ccc;border-radius:.9375rem;max-height:12.5rem;overflow-y:auto;z-index:10;box-shadow:0 .25rem .25rem #0000001a}._dropdownItem_1db4m_217{padding:.25rem .5rem;cursor:pointer;font-size:.8125rem}._dropdownItem_1db4m_217:hover{background-color:#f0f0f0}._patientInfo_1db4m_237{background-color:#fff;border-radius:.9375rem;padding:0;font-size:.8125rem;color:#333;margin-bottom:.9375rem;box-shadow:0 .125rem .125rem #0000001a;height:1.8125rem;width:100%;display:flex;align-items:center;justify-content:center}._treatmentText_1db4m_267{font-size:.8125rem;color:#333;margin-bottom:.9375rem}._treatmentList_1db4m_279{flex:1;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 18.75rem);padding:.5rem;margin-bottom:.9375rem}._treatmentItem_1db4m_297{display:flex;align-items:center;gap:.625rem;padding:.5rem;background-color:#fff;border-radius:.9375rem;margin-bottom:.1875rem;box-shadow:0 .125rem .125rem #0000001a;height:4.5rem;width:100%}._indexCircle_1db4m_323{width:1.4375rem;height:1.4375rem;background-color:#f0ecf3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#333}._treatmentDetails_1db4m_347{flex:1;display:flex;flex-direction:column;gap:.25rem}._treatmentRow_1db4m_361{display:flex;justify-content:space-between;align-items:center}._treatmentName_1db4m_373{font-size:.875rem;font-weight:500;color:#333}._treatmentCode_1db4m_385{font-size:.75rem;color:#666}._treatmentDate_1db4m_395,._insuranceBox_1db4m_411{background-color:#f0ecf3;padding:.25rem .5rem;border-radius:.9375rem;font-size:.625rem;color:#666}._finalText_1db4m_427{font-size:.8125rem;color:#333;margin-bottom:.9375rem}._restDaysInput_1db4m_439{width:16%;height:1.375rem;padding:.25rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.8125rem;text-align:center}._doctorSignature_1db4m_459{font-size:.8125rem;color:#333;text-align:left;margin-top:1.875rem;font-style:italic}._actionButton_1db4m_475{padding:.375rem;cursor:pointer;background:none;border:none}._actionIcon_1db4m_489{width:2.25rem;height:2.25rem}._textArea_1db4m_499{width:100%;height:19.125rem;padding:.5rem;border:1px solid #ccc;border-radius:.9375rem;font-size:1rem;text-align:right;resize:none;box-shadow:0 .25rem .25rem #0000001a;margin-bottom:.9375rem;font-family:Shabnam,sans-serif}._subSegmentedControl_1db4m_527{display:flex;justify-content:center;margin-bottom:.75rem;background-color:#7878801f;border-radius:.5625rem;padding:.1875rem;flex-shrink:0;width:100%;height:2.1875rem}._subSegment_1db4m_527{flex:1;text-align:center;padding:.25rem 0;font-size:.8125rem;color:#000;border:none;background:none;cursor:pointer;transition:background-color .2s}._subSegment_1db4m_527._active_1db4m_75{background-color:#fff;color:#000;border-radius:.5rem}._subSegment_1db4m_527:disabled{color:#999;cursor:not-allowed}._inputRow_1db4m_597{display:flex;align-items:center;gap:.5rem;margin-bottom:.9375rem}._label_1db4m_611{font-size:1rem;color:#333;min-width:34%;text-align:right}._emptyTreatment_1db4m_625{background-color:#fff;border-radius:.9375rem;padding:.5rem;text-align:center;font-size:.8rem;color:#666;box-shadow:0 .25rem .25rem #0000001a}._content_y55j0_1{display:flex;flex-direction:column;width:84%;max-width:37.5rem;margin:0 auto;overflow-x:hidden;font-family:Shabnam,sans-serif;min-height:calc(100vh - 2rem)}._title_y55j0_23{font-size:.75rem;font-weight:500;color:#999;text-align:center;margin:1rem 0}._form_y55j0_39{display:flex;flex-direction:column;gap:.75rem;width:100%}._row_y55j0_53{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;width:100%}._buttonRow_y55j0_69{display:flex;justify-content:flex-end;gap:.3rem;width:100%}._typeLabel_y55j0_83,._amountLabel_y55j0_85,._dateLabel_y55j0_87,._transactionIdLabel_y55j0_89{width:25%;font-size:.875rem;color:#333;text-align:right;margin:0;padding:0;white-space:nowrap}._entityInput_y55j0_109{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a}._inputContainer_y55j0_141,._inputWithCurrency_y55j0_143,._datePickerContainer_y55j0_145{width:75%;position:relative}._typeInput_y55j0_155,._amountInput_y55j0_157,._dateInput_y55j0_159,._transactionIdInput_y55j0_161{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a}._currency_y55j0_193{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);font-size:.875rem;color:#333;pointer-events:none}._amountInput_y55j0_157{padding-left:3rem}._datePickerContainer_y55j0_145{width:75%;position:relative}._dateInput_y55j0_159{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a}._addButton_y55j0_263{width:28.93%;height:2.375rem;padding:.5rem 1rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.75rem;cursor:pointer;background-color:#007bff;color:#fff;box-sizing:border-box;font-family:Shabnam,sans-serif}._paymentList_y55j0_291{flex:1;overflow-y:auto;max-height:calc(100vh - 14rem);padding:.5rem}._swipeContainer_y55j0_305{position:relative;overflow:hidden}._paymentItem_y55j0_315{display:flex;align-items:center;gap:.625rem;padding:.5rem;background-color:#fff;border-radius:.9375rem;margin-bottom:.3125rem;height:3rem;width:100%;transition:transform .5s ease;position:relative;z-index:1}._indexCircle_y55j0_345{width:1.4375rem;height:1.4375rem;background-color:#f0ecf3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#333}._paymentDetails_y55j0_369{flex:1;display:flex;flex-direction:column;gap:.1rem}._paymentRow_y55j0_383,._paymentSubRow_y55j0_395{display:flex;justify-content:space-between;align-items:center}._paymentAmount_y55j0_407{font-size:1rem;font-weight:700;color:#000}._paymentDate_y55j0_419{font-size:.875rem;color:#000;margin-left:.7rem}._transactionId_y55j0_89{font-size:.875rem;color:#000}._paymentTypeBox_y55j0_441{background-color:#f0ecf3;padding:.25rem .5rem;border-radius:.9375rem;font-size:.875rem;color:#000;height:1.625rem;width:35%;display:flex;align-items:center;justify-content:center}._submitButton_y55j0_467{padding:.5rem 1rem;border:none;border-radius:.9375rem;font-size:.875rem;cursor:pointer}._dropdownContainer_y55j0_483{width:100%;position:relative}._dropdown_y55j0_483{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #ccc;border-radius:.9375rem;max-height:12.5rem;overflow-y:auto;z-index:10}._dropdownItem_y55j0_519{padding:.25rem .5rem;cursor:pointer}._dropdownItem_y55j0_519:hover{background-color:#f0f0f0}._message_y55j0_537{font-size:.875rem;color:#333;text-align:center;margin-top:.5rem}._segmentedControl_y55j0_551{display:flex;justify-content:center;margin-bottom:12px;background-color:#7878801f;border-radius:12px;padding:4px;flex-shrink:0}._segment_y55j0_551{flex:1;text-align:center;padding:6px 0;font-size:12px;color:#000;border:none;background:none;cursor:pointer;transition:background-color .2s}._segment_y55j0_551._active_y55j0_595{background-color:#6495ed;color:#fff}._editButton_y55j0_605,._deleteButton_y55j0_607{position:absolute;top:50%;transform:translateY(-50%);width:auto;min-width:3.75rem;height:auto;padding:.5rem;color:#fff;font-size:.875rem;font-weight:700;border:none;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease;box-shadow:0 .125rem .3125rem #0003}._editButton_y55j0_605._visible_y55j0_645{left:0;background-color:#6495ed;opacity:1;pointer-events:auto}._deleteButton_y55j0_607._visible_y55j0_645{right:0;background-color:#ff4d4f;opacity:1;pointer-events:auto}._errorInput_y55j0_673{border:1px solid #dc3545}._errorMessage_y55j0_681{font-size:.875rem;color:#dc3545;text-align:center;margin:.5rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._datePickerContainer_y55j0_145{position:relative;width:100%}._datePickerContainer_y55j0_145 ._rmdp-container_y55j0_711{display:flex;justify-content:center;align-items:center}._datePickerContainer_y55j0_145 ._rmdp-calendar_y55j0_723{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;background:#fff;box-shadow:0 4px 8px #0003;border-radius:8px}._content_6i8l7_1{display:flex;flex-direction:column;width:84%;max-width:37.5rem;margin:0 auto;overflow-x:hidden}._title_6i8l7_21{font-size:.75rem;font-weight:500;color:#999;text-align:center;margin:1rem 0}._form_6i8l7_39{display:flex;flex-direction:column;gap:.75rem;width:100%}._row_6i8l7_53{display:flex;flex-wrap:nowrap;align-items:center;gap:0;width:100%}._doubleRow_6i8l7_71{display:flex;flex-wrap:nowrap;gap:0;width:100%}._labelColumn_6i8l7_87{width:20%;flex-shrink:0;margin:0;padding:0;box-sizing:border-box}._inputColumnFirst_6i8l7_105,._inputColumnSecond_6i8l7_121{width:40%;margin:0;padding:0;box-sizing:border-box}._patientInput_6i8l7_137{width:100%;height:2.5rem;padding:.625rem;border:.0625rem solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-shadow:0 .25rem .25rem #0000001a;outline:none;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;margin:0}._labLabel_6i8l7_177{width:20%;font-size:.875rem;color:#333;text-align:right;flex-shrink:0;margin:0;padding:0}._labInput_6i8l7_199{width:80%;height:2.5rem;padding:.625rem;border:.0625rem solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-shadow:0 .25rem .25rem #0000001a;outline:none;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;margin:0}._shadeLabel_6i8l7_239{width:100%;font-size:.875rem;color:#333;text-align:right;flex-shrink:0;margin:0;padding:0}._shadeInput_6i8l7_261{width:100%;height:2.5rem;padding:.625rem;border:.0625rem solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-shadow:0 .25rem .25rem #0000001a;outline:none;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;margin:0}._datePickerContainer_6i8l7_301{width:100%;margin:0;padding:0;box-sizing:border-box}._datePickerContainer_6i8l7_301 ._rmdp-container_6i8l7_317{z-index:1000;font-family:Shabnam,sans-serif;width:100%;margin:0;padding:0;box-sizing:border-box}._dateInput_6i8l7_335{width:100%;height:2.5rem;padding:.625rem;border:.0625rem solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-shadow:0 .25rem .25rem #0000001a;outline:none;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;margin:0}._toothLabel_6i8l7_371{width:100%;font-size:.875rem;color:#333;text-align:right;flex-shrink:0;margin:0;padding:0}._toothInput_6i8l7_393,._quadrantInput_6i8l7_433{width:100%;height:2.5rem;padding:.625rem;border:.0625rem solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-shadow:0 .25rem .25rem #0000001a;outline:none;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;margin:0}._treatmentLabel_6i8l7_473{width:20%;font-size:.875rem;color:#333;text-align:right;flex-shrink:0;margin:0;padding:0}._treatmentInput_6i8l7_495{width:100%;height:2.5rem;padding:.625rem;border:.0625rem solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-shadow:0 .25rem .25rem #0000001a;outline:none;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;margin:0}._treatmentDropdownContainer_6i8l7_535{width:80%;position:relative;margin:0;padding:0;box-sizing:border-box}._descriptionInput_6i8l7_553{width:100%;height:2.5rem;padding:.625rem;border:.0625rem solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-shadow:0 .25rem .25rem #0000001a;resize:none;outline:none;font-family:Shabnam,sans-serif;box-sizing:border-box;margin:0}._buttonRow_6i8l7_589{display:flex;justify-content:space-between;gap:.5rem;width:100%}._addButton_6i8l7_603,._cancelButton_6i8l7_605{width:28.93%;height:2.375rem;padding:.5rem 1rem;border:.0625rem solid #ccc;border-radius:.9375rem;font-size:.75rem;cursor:pointer;box-shadow:0 .25rem .25rem #0000001a;box-sizing:border-box}._addButton_6i8l7_603{background-color:#007bff;color:#fff}._cancelButton_6i8l7_605{background-color:#fff;color:#333}._labList_6i8l7_653{overflow-y:auto;max-height:calc(100vh - 22.5rem);padding:.5rem}._labItem_6i8l7_665{display:flex;align-items:center;gap:1rem;padding:.5rem;background-color:#fff;border-radius:.9375rem;margin-bottom:.5rem}._indexCircle_6i8l7_685{width:1.5rem;height:1.5rem;background-color:#f0ecf3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#333}._labDetails_6i8l7_709{flex:1;display:flex;flex-direction:column;gap:.25rem}._labRow_6i8l7_723{display:flex;justify-content:space-between;align-items:center}._labSubRow_6i8l7_735{display:flex;justify-content:space-between;align-items:center;padding-right:1rem;font-size:.6rem;white-space:nowrap}._labName_6i8l7_753,._treatmentName_6i8l7_755{font-size:.75rem;color:#333}._labBox_6i8l7_765{background-color:#f0ecf3;padding:.25rem .5rem;border-radius:.9375rem;font-size:.6rem;color:#666}._description_6i8l7_553{font-size:.75rem;color:#333;padding-right:1rem}._submitButton_6i8l7_793{padding:.5rem 1rem;border:none;border-radius:.9375rem;font-size:.875rem;cursor:pointer;box-shadow:0 .25rem .25rem #0000001a}._dropdownContainer_6i8l7_811{width:100%;position:relative;margin:0;padding:0;box-sizing:border-box}._dropdown_6i8l7_811{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #ccc;border-radius:.9375rem;max-height:12.5rem;overflow-y:auto;z-index:10;box-shadow:0 .25rem .25rem #0000001a}._dropdownItem_6i8l7_857{padding:.25rem .5rem;cursor:pointer}._dropdownItem_6i8l7_857:hover{background-color:#f0f0f0}._message_6i8l7_875{font-size:.875rem;color:#333;text-align:center;margin-top:.5rem}._content_118zk_1{display:flex;flex-direction:column;flex:1;width:84%;margin:0 auto;overflow-x:hidden;font-family:Shabnam,sans-serif}._container_118zk_21{display:flex;flex-direction:column;gap:.8125rem;font-family:Shabnam,sans-serif}._basicInfo_118zk_35{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.25rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem;box-shadow:0 .125rem .125rem #0000001a}._financialInfo_118zk_67{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:500;color:#333;flex-wrap:nowrap;height:3rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:0rem;box-shadow:0 .125rem .125rem #0000001a}._amountBox_118zk_99{background-color:#007bff;color:#fff;padding:.25rem .5rem;border-radius:.9375rem;font-size:.75rem;font-weight:500;width:58%;height:3rem;display:flex;align-items:center;justify-content:center}._dateBox_118zk_127{background-color:#f0ecf3;color:#333;padding:.25rem .5rem;border-radius:.9375rem;font-size:.75rem;width:58%;height:3rem;display:flex;align-items:center;justify-content:center}._installmentButton_118zk_153{background-color:#007bffb2;color:#fff;border:none;font-size:1rem;cursor:pointer;padding:.5rem;margin-top:.5rem;height:3rem;width:67%;border-radius:.9375rem;font-family:Shabnam,sans-serif}._backButton_118zk_181{margin-top:.75rem;padding:.25rem .5rem;background-color:#007bff;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.7rem;width:100%;max-width:11.25rem;font-family:Shabnam,sans-serif}._content_1hzgc_1{display:flex;flex-direction:column;flex:1;width:84%;margin:0 auto;overflow-x:hidden;font-family:Shabnam,sans-serif}._container_1hzgc_21{display:flex;flex-direction:column;gap:.8125rem;font-family:Shabnam,sans-serif}._basicInfo_1hzgc_35{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.25rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem;box-shadow:0 .125rem .125rem #0000001a}._fileInfo_1hzgc_67{display:flex;justify-content:space-between;align-items:center;font-size:.625rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.3125rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem .0625rem;box-shadow:0 .125rem .125rem #0000001a}._balance_1hzgc_99{background-color:#007bff;color:#fff;padding:.25rem .5rem;border-radius:.9375rem;font-size:.75rem;font-weight:500;border:none;cursor:pointer;width:58%;height:2.3125rem;text-align:center;margin-right:auto}._paymentTitle_1hzgc_129{font-size:.8rem;font-weight:700;color:#999;text-align:center;margin:0;font-family:Shabnam,sans-serif}._paymentList_1hzgc_147{flex:1;overflow-y:auto;max-height:calc(100vh - 18.75rem);padding:.5rem}._swipeContainer_1hzgc_161{position:relative;overflow:hidden}._paymentItem_1hzgc_171{display:flex;align-items:center;gap:.625rem;padding:.5rem;background-color:#fff;border-radius:.9375rem;margin-bottom:.3125rem;height:3rem;width:100%;transition:transform .5s ease;position:relative;z-index:1}._editButton_1hzgc_201,._deleteButton_1hzgc_203{position:absolute;top:50%;transform:translateY(-50%);width:auto;min-width:3.75rem;height:auto;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:700;border:none;cursor:pointer;opacity:0;transition:opacity .3s ease;box-shadow:0 .125rem .3125rem #0003}._editButton_1hzgc_201{left:0;background-color:#6495ed}._deleteButton_1hzgc_203{right:0;background-color:#ff4d4f}._editButton_1hzgc_201._visible_1hzgc_265,._deleteButton_1hzgc_203._visible_1hzgc_265{opacity:1}._indexCircle_1hzgc_275{width:1.4375rem;height:1.4375rem;background-color:#f0ecf3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#333}._paymentDetails_1hzgc_299{flex:1;display:flex;flex-direction:column;gap:.1rem}._paymentRow_1hzgc_313,._paymentSubRow_1hzgc_325{display:flex;justify-content:space-between;align-items:center}._paymentAmount_1hzgc_337{font-size:1rem;font-weight:700;color:#000}._paymentDate_1hzgc_349{font-size:.875rem;color:#000;margin-left:.7rem}._transactionId_1hzgc_361{font-size:.875rem;color:#000}._paymentTypeBox_1hzgc_371{background-color:#f0ecf3;padding:.25rem .5rem;border-radius:.9375rem;font-size:.875rem;color:#000;height:1.625rem;width:35%;display:flex;align-items:center;justify-content:center}._emptyPayment_1hzgc_397{background-color:#fff;border-radius:.9375rem;padding:.5rem;text-align:center;font-size:.8rem;color:#000;box-shadow:0 .25rem .25rem #0000001a}._installmentButton_1hzgc_417{background-color:#007bffb2;color:#fff;border:none;font-size:1rem;cursor:pointer;padding:.5rem;margin-top:.5rem;height:3rem;width:67%;border-radius:.9375rem;font-family:Shabnam,sans-serif}._backButton_1hzgc_445{margin-top:.75rem;padding:.25rem .5rem;background-color:#007bff;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.7rem;width:100%;max-width:11.25rem;font-family:Shabnam,sans-serif}._content_rr0f1_1{display:flex;flex-direction:column;flex:1;width:84%;margin:0 auto;overflow-x:hidden;font-family:Shabnam,sans-serif}._container_rr0f1_21{display:flex;flex-direction:column;gap:.8125rem;font-family:Shabnam,sans-serif}._basicInfo_rr0f1_35{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.25rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem;box-shadow:0 .125rem .125rem #0000001a}._fileInfo_rr0f1_67{display:flex;justify-content:space-between;align-items:center;font-size:.625rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.3125rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem .0625rem;box-shadow:0 .125rem .125rem #0000001a}._balance_rr0f1_99{background-color:#007bff;color:#fff;padding:.25rem .5rem;border-radius:.9375rem;font-size:.75rem;font-weight:500;border:none;cursor:pointer;width:58%;height:2.3125rem;display:flex;align-items:center;justify-content:center}._paymentTitle_rr0f1_131{font-size:.75rem;font-weight:400;color:#999;margin:.5rem 0;text-align:center;font-family:Shabnam,sans-serif}._segmentGroup_rr0f1_149{display:flex;flex-direction:column;gap:.75rem;width:100%;align-items:flex-end}._segmentedControl_rr0f1_165{display:flex;justify-content:flex-start;background-color:#7878801f;border-radius:.75rem;padding:.25rem;flex-shrink:0;width:100%;font-family:Shabnam,sans-serif}._segmentedControlDouble_rr0f1_187{display:flex;justify-content:flex-start;background-color:#7878801f;border-radius:.75rem;padding:.25rem;flex-shrink:0;width:66.67%;font-family:Shabnam,sans-serif}._segment_rr0f1_149{flex:1;text-align:center;padding:.375rem 0;font-size:.8rem;color:#000;border:none;background:none;cursor:pointer;transition:background-color .2s;box-sizing:border-box}._segment_rr0f1_149._active_rr0f1_235{background-color:#fff;color:#000;flex:1;border-radius:.5rem}._inputRow_rr0f1_249{display:flex;justify-content:space-between;align-items:center;gap:.25rem;min-height:2.5rem;width:100%;flex-direction:row}._label_rr0f1_269{font-size:.95rem;color:#333;min-width:4rem;text-align:right;font-family:Shabnam,sans-serif}._nextButton_rr0f1_285{background-color:#007bff;color:#fff;padding:.5rem 1rem;border:none;border-radius:.9375rem;font-size:.95rem;cursor:pointer;align-self:flex-end;width:6.25rem;font-family:Shabnam,sans-serif}._backButton_rr0f1_311{margin-top:.75rem;padding:.25rem .5rem;background-color:#007bff;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.7rem;width:100%;max-width:11.25rem;font-family:Shabnam,sans-serif}._content_1dx64_1{display:flex;flex-direction:column;gap:.5rem;width:84%;max-width:600px;margin:0 auto;height:100vh;overflow-y:hidden}._title_1dx64_27{font-size:1.5rem;font-weight:700;color:#000;margin:1rem 0;text-align:center}._form_1dx64_43{display:flex;flex-direction:column;gap:1rem;flex:1;height:100%;overflow:hidden}._inputRow_1dx64_67{display:flex;align-items:center;gap:.25rem;position:relative;min-height:2.5rem;flex-wrap:nowrap}._label_1dx64_85{font-size:.875rem;color:#333;min-width:4rem;text-align:right;white-space:nowrap}._input_1dx64_67{height:2rem;padding:.25rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;flex:1;box-shadow:0 4px 4px #0000001a;font-family:Shabnam,sans-serif}._error_1dx64_125{color:red;font-size:.875rem;margin-top:.5rem;text-align:center}._procedureList_1dx64_139{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;max-height:calc(100vh - 4.5rem);min-height:10rem;flex:1;scrollbar-width:none}._procedureList_1dx64_139::-webkit-scrollbar{display:none}._scrollableListWithForm_1dx64_175{max-height:calc(100vh - 14.5rem)}._procedureItem_1dx64_185{background-color:#f0ecf3;border-radius:.9375rem;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:#333}._emptyList_1dx64_207{background-color:#fff;border-radius:.9375rem;padding:.5rem;text-align:center;font-size:.8rem;color:#666;box-shadow:0 .25rem .25rem #0000001a}._firstLine_1dx64_227{display:flex;align-items:center;gap:.25rem}._secondLine_1dx64_241{display:flex;align-items:center;gap:.5rem}._labelBold_1dx64_253{font-weight:700}._nameContainer_1dx64_263{margin-right:auto}._buttonContainer_1dx64_273{display:flex;align-items:center;gap:.5rem;margin-right:auto}._rowNumber_1dx64_289{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:#007bff;color:#fff;border-radius:50%;font-size:.75rem;font-weight:700}._pendingLabel_1dx64_315{font-size:.75rem;color:#007bff;font-weight:700}._procedureFormHeader_1dx64_327{position:sticky;top:0;z-index:10;background-color:#fff;display:flex;justify-content:flex-end}._procedureForm_1dx64_327{position:sticky;top:2.5rem;z-index:10;background-color:#fff;display:flex;flex-direction:column;gap:.5rem}._addProcedureButton_1dx64_371{width:100%;height:2rem;padding:.5rem;background-color:#007bff!important;color:#fff;border:none;border-radius:.9375rem;font-size:.875rem;text-align:center;cursor:pointer;font-family:Shabnam,sans-serif;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitProcedureButton_1dx64_407{width:40%;height:2rem;padding:.5rem;background-color:#007bff!important;color:#fff;border:none;border-radius:.9375rem;font-size:.875rem;text-align:center;cursor:pointer;font-family:Shabnam,sans-serif}._deleteButton_1dx64_435{padding:.25rem .5rem;color:#dc3545;background-color:transparent;border:none;font-size:.75rem;cursor:pointer;font-family:Shabnam,sans-serif}._deleteButton_1dx64_435:hover{color:#a71d2a}._editButton_1dx64_465{padding:.25rem .5rem;color:#007bff;background-color:transparent;border:none;font-size:.75rem;cursor:pointer;font-family:Shabnam,sans-serif;border-radius:.9375rem}._editButton_1dx64_465:hover{color:#0056b3}._formArrow_1dx64_501{width:1rem;height:1rem;transition:transform .3s}._formArrowUp_1dx64_513{transform:rotate(180deg)}._content_s7chf_1{display:flex;flex-direction:column;flex:1;width:84%;margin:0 auto;overflow-x:hidden;font-family:Shabnam,sans-serif}._container_s7chf_21{display:flex;flex-direction:column;gap:.8125rem;font-family:Shabnam,sans-serif}._basicInfo_s7chf_35{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.25rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem;box-shadow:0 .125rem .125rem #0000001a}._fileInfo_s7chf_67{display:flex;justify-content:space-between;align-items:center;font-size:.625rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.3125rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem .0625rem;box-shadow:0 .125rem .125rem #0000001a}._balance_s7chf_99{background-color:#007bff;color:#fff;padding:.25rem .5rem;border-radius:.9375rem;font-size:.75rem;font-weight:500;border:none;cursor:pointer;width:58%;height:2.3125rem;text-align:center;margin-right:auto}._paymentTitle_s7chf_129{font-size:.8rem;font-weight:700;color:#999;text-align:center;margin:0;font-family:Shabnam,sans-serif}._paymentList_s7chf_147{flex:1;overflow-y:auto;max-height:calc(100vh - 18.75rem);padding:.5rem}._swipeContainer_s7chf_161{position:relative;overflow:hidden}._paymentItem_s7chf_171{display:flex;align-items:center;gap:.625rem;padding:.5rem;background-color:#fff;border-radius:.9375rem;margin-bottom:.3125rem;height:3rem;width:100%;transition:transform .5s ease;position:relative;z-index:1}._editButton_s7chf_201,._deleteButton_s7chf_203{position:absolute;top:50%;transform:translateY(-50%);width:auto;min-width:3.75rem;height:auto;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:700;border:none;cursor:pointer;opacity:0;transition:opacity .3s ease;box-shadow:0 .125rem .3125rem #0003}._editButton_s7chf_201{left:0;background-color:#6495ed}._deleteButton_s7chf_203{right:0;background-color:#ff4d4f}._editButton_s7chf_201._visible_s7chf_265,._deleteButton_s7chf_203._visible_s7chf_265{opacity:1}._indexCircle_s7chf_275{width:1.4375rem;height:1.4375rem;background-color:#f0ecf3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#333}._paymentDetails_s7chf_299{flex:1;display:flex;flex-direction:column;gap:.1rem}._paymentRow_s7chf_313,._paymentSubRow_s7chf_325{display:flex;justify-content:space-between;align-items:center}._paymentAmount_s7chf_337{font-size:1rem;font-weight:700;color:#000}._paymentDate_s7chf_349{font-size:.875rem;color:#000;margin-left:.7rem}._transactionId_s7chf_361{font-size:.875rem;color:#000}._paymentTypeBox_s7chf_371{background-color:#f0ecf3;padding:.25rem .5rem;border-radius:.9375rem;font-size:.875rem;color:#000;height:1.625rem;width:35%;display:flex;align-items:center;justify-content:center}._emptyPayment_s7chf_397{background-color:#fff;border-radius:.9375rem;padding:.5rem;text-align:center;font-size:.8rem;color:#666;box-shadow:0 .25rem .25rem #0000001a}._backButton_s7chf_417{margin-top:.75rem;padding:.25rem .5rem;background-color:#007bff;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.7rem;width:100%;max-width:11.25rem;font-family:Shabnam,sans-serif}._content_1kcbr_1{display:flex;flex-direction:column;flex:1;width:84%;max-width:37.5rem;margin:0 auto;overflow-x:hidden}._title_1kcbr_21{font-size:.75rem;font-weight:500;color:#999;text-align:center;margin:1rem 0;flex-shrink:0}._form_1kcbr_39{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:100%;margin:0 auto}._row_1kcbr_57{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;width:100%}._label_1kcbr_73,._dateLabel_1kcbr_93{width:25%;font-size:.875rem;color:#333;text-align:right;margin:0;padding:0;white-space:nowrap}._dropdownContainer_1kcbr_113{width:100%;position:relative}._entityInput_1kcbr_123{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a;outline:none}._dropdown_1kcbr_113{position:absolute;top:100%;right:0;width:100%;max-height:12.5rem;overflow-y:auto;background-color:#fff;border:1px solid #ccc;border-radius:.9375rem;box-shadow:0 .25rem .5rem #0003;z-index:1000}._dropdownItem_1kcbr_185{padding:.625rem;font-size:.875rem;text-align:right;cursor:pointer;transition:background-color .2s}._dropdownItem_1kcbr_185:hover{background-color:#f0f0f0}._datePickerContainer_1kcbr_209{width:75%;position:relative}._dateInput_1kcbr_219{width:100%!important;height:2.5rem!important;padding:.625rem!important;border:1px solid #ccc!important;border-radius:.9375rem!important;font-size:.875rem!important;line-height:1.5!important;text-align:right!important;box-sizing:border-box!important;font-family:Shabnam,sans-serif!important;background-color:#fff!important;color:#333!important;display:block!important;box-shadow:0 .25rem .25rem #0000001a!important;outline:none!important}._timeInput_1kcbr_255{width:75%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;box-shadow:0 .25rem .25rem #0000001a;outline:none}._segmentedControl_1kcbr_287{width:75%;display:flex;border-radius:.9375rem;overflow:hidden;background-color:#e0e0e0;box-shadow:inset 0 .1875rem .375rem #00000026,0 .125rem .25rem #0000001a;padding:.25rem}._segmentButton_1kcbr_307{flex:1;text-align:center;padding:.5rem;font-size:.875rem;color:#333;cursor:pointer;transition:all .3s ease;background-color:#e0e0e0;border:none;border-radius:.9375rem}._segmentButton_1kcbr_307._active_1kcbr_333{background-color:#fff;color:#333;box-shadow:0 .125rem .25rem #0003,inset 0 -.125rem .25rem #0000001a}._textarea_1kcbr_345{width:100%;height:5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;resize:none;box-shadow:0 .25rem .25rem #0000001a;outline:none}._buttonRow_1kcbr_379{display:flex;justify-content:center;margin-top:1rem}._addButton_1kcbr_391{background-color:#007bff;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.9375rem;font-size:.875rem;cursor:pointer;transition:background-color .2s;box-shadow:0 .25rem .25rem #0000001a}._addButton_1kcbr_391:disabled{background-color:#ccc;cursor:not-allowed}._addButton_1kcbr_391:hover:not(:disabled){background-color:#0056b3}._submitButton_1kcbr_433{background-color:transparent;border:none;padding:.625rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.9375rem;font-size:.875rem;font-family:Shabnam,sans-serif;transition:background-color .2s}._submitButton_1kcbr_433:disabled{background-color:#ccc;cursor:not-allowed}._actionIcon_1kcbr_471{width:1.5rem;height:1.5rem}._message_1kcbr_481{color:#dc3545;font-size:.875rem;text-align:center;margin:.5rem 0}._appointmentList_1kcbr_495{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}._appointmentItem_1kcbr_509{display:flex;align-items:center;gap:.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;background-color:#fff;box-shadow:0 .25rem .25rem #0000001a}._indexCircle_1kcbr_531{width:1.5rem;height:1.5rem;border-radius:50%;background-color:#007bff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem}._appointmentDetails_1kcbr_555{flex:1;display:flex;flex-direction:column;gap:.25rem}._appointmentRow_1kcbr_569{display:flex;justify-content:space-between;align-items:center}._appointmentSubRow_1kcbr_581{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#666}._entityName_1kcbr_597{font-size:.875rem;font-weight:500}._descriptionBox_1kcbr_607{background-color:#f0f0f0;padding:.25rem .5rem;border-radius:.5rem;font-size:.75rem}._content_1tdyj_1{display:flex;flex-direction:column;height:100%;width:84%;margin:0 auto;padding:.75rem 0;overflow:hidden}._segmentedControl_1tdyj_21{display:flex;justify-content:center;margin-bottom:.75rem;background-color:#7878801f;border-radius:.75rem;padding:.25rem;flex-shrink:0}._segment_1tdyj_21{flex:1;text-align:center;padding:.375rem 0;font-size:.75rem;color:#000;border:none;background:none;cursor:pointer;transition:background-color .2s}._segment_1tdyj_21._active_1tdyj_65{background-color:#6495ed;color:#fff;border-radius:.5rem}._dateFilter_1tdyj_77{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-bottom:.75rem;flex-shrink:0}._dateDisplay_1tdyj_95{font-size:.875rem;color:#333;display:flex;align-items:center;gap:10rem;justify-content:space-between;flex-direction:row;width:100%;text-align:right;padding:0 1rem;white-space:nowrap}._dateRangeContainer_1tdyj_123{display:flex;justify-content:center;align-items:center;gap:.5rem;width:100%}._dateInput_1tdyj_139{padding:.375rem;border:1px solid #ddd;border-radius:.5rem;font-size:.75rem;box-shadow:0 .25rem .25rem #00000026;width:7.5rem}._dateSeparator_1tdyj_157{font-size:.875rem;color:#333}._calendarIcon_1tdyj_167{width:1.5rem;height:1.5rem;cursor:pointer;vertical-align:middle}._hiddenInput_1tdyj_181{width:0;height:0;opacity:0;position:absolute}._tableContainer_1tdyj_195{display:flex;flex-direction:column;flex:1;min-height:0}._tableBody_1tdyj_209{display:flex;flex-direction:column;gap:1rem;flex:1;min-height:0}._scrollContainer_1tdyj_225{max-height:70vh;overflow-y:auto}._swipeContainer_1tdyj_235{position:relative;overflow:hidden}._appointmentContainer_1tdyj_245{display:flex;flex-direction:column;background-color:#fff;border-radius:.5rem;padding:0;font-size:.75rem;color:#333;box-shadow:0 .25rem .25rem #00000026;align-items:flex-start;height:7.75rem;min-height:7.75rem;flex-shrink:0;transition:transform .5s ease;position:relative;z-index:1;margin-bottom:1rem}._appointmentContent_1tdyj_283{display:flex;justify-content:space-between;width:100%;align-items:flex-start;height:100%}._detailsSection_1tdyj_299{width:60%;display:flex;flex-direction:column;gap:.3125rem;text-align:right;padding:.5rem;overflow-y:auto}._actionsSection_1tdyj_319{width:40%;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:.5rem;justify-content:center}._timeBox_1tdyj_339{background-color:#7878801f;color:#000;border-radius:.375rem;padding:0;height:1.6875rem;line-height:1.6875rem;width:72%;font-size:1.25rem;direction:ltr;text-align:right;margin-top:.4rem}._treatmentDetails_1tdyj_367{display:flex;flex-direction:column;gap:.3125rem}._callIcon_1tdyj_379{width:2.5rem;height:2.5rem;cursor:pointer}._notes_1tdyj_391{color:#999;margin-top:.3125rem;text-align:justify;max-height:3rem;overflow-y:auto}._editButton_1tdyj_407,._deleteButton_1tdyj_409{position:absolute;top:50%;transform:translateY(-50%);width:auto;min-width:60px;height:auto;padding:.5rem;color:#fff;font-size:.875rem;font-weight:700;border:none;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease;box-shadow:0 2px 5px #0003}._editButton_1tdyj_407._visible_1tdyj_447{left:0;background-color:#6495ed;opacity:1;pointer-events:auto}._deleteButton_1tdyj_409._visible_1tdyj_447{right:0;background-color:#ff4d4f;opacity:1;pointer-events:auto}._appointmentList_1tdyj_475{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;max-height:20rem}._content_1tl21_1{display:flex;flex-direction:column;width:84%;margin:0 auto;height:100%;font-family:Shabnam,sans-serif}._title_1tl21_19{font-size:1.5rem;font-weight:700;color:#000;margin:1rem 0;text-align:center}._scrollable_1tl21_35{flex:1;overflow-x:hidden;overflow-y:auto;padding-bottom:1rem;scrollbar-width:none}._scrollable_1tl21_35::-webkit-scrollbar{display:none}._settingItem_1tl21_59{background-color:#fff;border-radius:.9375rem;padding:.75rem;cursor:pointer;box-shadow:0 .125rem .25rem #0000001a;margin-bottom:.5rem}._settingItem_1tl21_59._expanded_1tl21_77{flex-direction:column}._header_1tl21_85{display:flex;justify-content:space-between;align-items:center}._header_1tl21_85 span{font-size:.875rem}._arrow_1tl21_105{width:1rem;height:1rem;transition:transform .3s}._arrowUp_1tl21_117{transform:rotate(180deg)}._expandedContent_1tl21_125{margin-top:.5rem;font-size:.875rem;color:#555;width:100%;display:flex;flex-direction:column;gap:.5rem}._subContainer_1tl21_145{background-color:#f0ecf3;border-radius:.9375rem;padding:.75rem;box-shadow:0 .125rem .25rem #0000001a;width:90%;margin:0 auto}._subHeaderContainer_1tl21_163{display:flex;justify-content:space-between;align-items:center}._subHeader_1tl21_163{font-size:.875rem;font-weight:700;color:#000;cursor:pointer}._subHeader_1tl21_163:active,._subHeader_1tl21_163:focus,._subContainer_1tl21_145:active,._subContainer_1tl21_145:focus{outline:none;background-color:#f0ecf3!important}._actions_1tl21_205{display:flex;gap:.5rem}._editButton_1tl21_215{background:none;border:none;color:#007bff;font-size:.75rem;font-family:Shabnam,sans-serif;cursor:pointer;text-align:right;padding:0}._deleteButton_1tl21_237{background:none;border:none;color:#dc3545;font-size:.75rem;font-family:Shabnam,sans-serif;cursor:pointer;text-align:right;padding:0}._editButton_1tl21_215:active,._editButton_1tl21_215:focus,._deleteButton_1tl21_237:active,._deleteButton_1tl21_237:focus{outline:none;background:none!important;color:inherit!important}._inputContainer_1tl21_277{width:90%;margin:.5rem auto}._input_1tl21_277{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:.5rem;font-size:.875rem;text-align:right;outline:none}._actionButton_1tl21_307{padding:.375rem;cursor:pointer;background:none;border:none}._actionIcon_1tl21_321{width:2.25rem;height:2.25rem}._content_1t85l_1{display:flex;flex-direction:column;width:84%;max-width:37.5rem;margin:0 auto;overflow-x:hidden;font-family:Shabnam,sans-serif;min-height:calc(100vh - 2rem)}._container_1t85l_23{display:flex;flex-direction:column;gap:.8125rem;font-family:Shabnam,sans-serif}._basicInfo_1t85l_37{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.25rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem;box-shadow:0 .125rem .125rem #0000001a}._fileInfo_1t85l_69{display:flex;justify-content:space-between;align-items:center;font-size:.625rem;font-weight:500;color:#333;flex-wrap:nowrap;height:2.3125rem;width:100%;background-color:#fff;border-radius:.9375rem;padding:.5rem .0625rem;box-shadow:0 .125rem .125rem #0000001a}._balance_1t85l_101{background-color:#007bff;color:#fff;padding:.25rem .5rem;border-radius:.9375rem;font-size:.75rem;font-weight:500;border:none;cursor:pointer;width:58%;height:2.3125rem;display:flex;align-items:center;justify-content:center}._paymentTitle_1t85l_133{font-size:.75rem;font-weight:400;color:#999;margin:.5rem 0;text-align:center;font-family:Shabnam,sans-serif}._form_1t85l_151{display:flex;flex-direction:column;gap:.5rem;width:100%}._row_1t85l_165{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;width:100%}._label_1t85l_181{width:25%;font-size:.95rem;color:#333;min-width:4rem;text-align:right;font-family:Shabnam,sans-serif}._input_1t85l_199{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a}._inputWithCurrency_1t85l_231{width:100%;position:relative}._currency_1t85l_241{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);font-size:.875rem;color:#333;pointer-events:none}._inputWithCurrency_1t85l_231 ._input_1t85l_199{padding-left:3rem}._datePickerContainer_1t85l_269{width:100%;position:relative}._dateInput_1t85l_279{width:100%;height:2.5rem;padding:.625rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.875rem;text-align:right;box-sizing:border-box;font-family:Shabnam,sans-serif;background-color:#fff;color:#333;display:block;box-shadow:0 .25rem .25rem #0000001a}._datePickerContainer_1t85l_269 ._rmdp-container_1t85l_311{width:100%;max-width:100%}._datePickerContainer_1t85l_269 ._rmdp-calendar_1t85l_321{max-width:100%;overflow:hidden;position:absolute;z-index:1000}._buttonRow_1t85l_335{display:flex;justify-content:flex-end;gap:.3rem;width:100%}._addButton_1t85l_349{width:28.93%;height:2.375rem;padding:.5rem 1rem;border:1px solid #ccc;border-radius:.9375rem;font-size:.75rem;cursor:pointer;background-color:#007bff;color:#fff;box-sizing:border-box;font-family:Shabnam,sans-serif}._checkList_1t85l_377{flex:1;overflow-y:auto;max-height:calc(100vh - 14rem);padding:.5rem}._swipeContainer_1t85l_391{position:relative;overflow:hidden}._checkItem_1t85l_401{display:flex;align-items:center;gap:.625rem;padding:.5rem;background-color:#fff;border-radius:.9375rem;margin-bottom:.3125rem;height:3rem;width:100%;transition:transform .5s ease;position:relative;z-index:1}._indexCircle_1t85l_431{width:1.4375rem;height:1.4375rem;background-color:#f0ecf3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#333}._checkDetails_1t85l_455{flex:1;display:flex;flex-direction:column;gap:.1rem}._checkRow_1t85l_469,._checkSubRow_1t85l_481{display:flex;justify-content:space-between;align-items:center}._checkAmount_1t85l_493{font-size:1rem;font-weight:700;color:#000}._checkDate_1t85l_505{font-size:.875rem;color:#000;margin-left:.7rem}._checkNumber_1t85l_517{font-size:.875rem;color:#000}._checkOwnerBox_1t85l_527{background-color:#f0ecf3;padding:.25rem .5rem;border-radius:.9375rem;font-size:.875rem;color:#000;height:1.625rem;width:35%;display:flex;align-items:center;justify-content:center}._submitButton_1t85l_553{padding:.5rem 1rem;border:none;border-radius:.9375rem;font-size:.875rem;cursor:pointer}._editButton_1t85l_569,._deleteButton_1t85l_571{position:absolute;top:50%;transform:translateY(-50%);width:auto;min-width:3.75rem;height:auto;padding:.5rem;color:#fff;font-size:.875rem;font-weight:700;border:none;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease;box-shadow:0 .125rem .3125rem #0003}._editButton_1t85l_569._visible_1t85l_609{left:0;background-color:#6495ed;opacity:1;pointer-events:auto}._deleteButton_1t85l_571._visible_1t85l_609{right:0;background-color:#ff4d4f;opacity:1;pointer-events:auto}._errorInput_1t85l_637{border:1px solid #dc3545}._errorMessage_1t85l_645{font-size:.875rem;color:#dc3545;text-align:center;margin:.5rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._backButton_1t85l_665{margin-top:.75rem;padding:.25rem .5rem;background-color:#007bff;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.7rem;width:100%;max-width:11.25rem;font-family:Shabnam,sans-serif}._header_6rdjb_1{display:flex;flex-direction:column;gap:1rem;padding:1rem 0;width:84%;margin:0 auto}._right_6rdjb_19{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._profile_6rdjb_33{display:flex;align-items:center;gap:.5rem}._avatar_6rdjb_45{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:0;margin-right:0}._avatarImage_6rdjb_69{width:100%;height:100%;object-fit:cover}._avatarPlaceholder_6rdjb_81{width:100%;height:100%;background-color:#ccc;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#49454f}._profileInfo_6rdjb_103{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}._name_6rdjb_117{font-size:.9375rem;font-weight:400;color:#000}._greeting_6rdjb_129{font-size:.8125rem;font-weight:100;color:#000}._notificationGroup_6rdjb_141{display:flex;align-items:center;gap:.5rem}._notification_6rdjb_141{position:relative;display:flex;align-items:center;justify-content:center}._homeButton_6rdjb_167,._logoutButton_6rdjb_169{position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;cursor:pointer}._icon_6rdjb_189{width:1.5rem;height:1.5rem;fill:#8b8b8b}._badge_6rdjb_201{position:absolute;top:-.4rem;right:-.4em;background-color:#007bff;color:#fff;font-size:.9375rem;font-weight:400;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%}._searchBar_6rdjb_233{display:flex;align-items:center;background-color:#ece6f0;border-radius:.9rem;box-shadow:0 .25rem .25rem #0000001a;overflow:hidden;width:100%;height:2.875rem}._menuButton_6rdjb_255,._searchButton_6rdjb_257{padding:.5rem;cursor:pointer}._searchInput_6rdjb_267{flex:1;border:none;background:none;padding:.5rem;font-size:.875rem;color:#49454f;text-align:right;outline:none}._searchInput_6rdjb_267::placeholder{color:#49454f;text-align:right}._footer_1j9al_1{display:flex;justify-content:center;padding:4px 8px;opacity:.3;flex-shrink:0;width:84%;margin:0 auto}._logo_1j9al_21{width:50px;height:auto}._bottomActions_15y56_1{display:flex;justify-content:space-between;padding:.75rem 0;margin-bottom:.75rem;width:84%;margin-left:auto;margin-right:auto;position:relative;z-index:5}._left_15y56_25,._right_15y56_27{display:flex;align-items:center}._container_9rteg_1{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:92.5vw;height:calc(100vh - 7.5vw);margin:3.75vw;padding:1rem 0;z-index:1;background-color:#f5f5f580;border-radius:3.875rem}._header_9rteg_29{flex-shrink:0}._main_9rteg_37{display:flex;flex:1;flex-direction:column;width:100%;margin:0 auto;overflow:hidden}._footer_9rteg_55{flex-shrink:0}button{border:none;background:transparent}
