*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;font-weight:400;color:#333;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--t50: #E1F5EE;--t400: #1D9E75;--t600: #0F6E56;--t800: #085041;--b50: #E6F1FB;--b800: #0C447C;--a50: #FAEEDA;--a400: #BA7517;--a800: #854F0B;--p50: #EEEDFE;--p800: #3C3489;--g50: #F1EFE8;--g400: #888780}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._modalOverlay_kywgt_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_kywgt_14{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}._modalHeader_kywgt_24{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}._modalHeader_kywgt_24 h2{margin:0;font-size:1.5rem;color:#333}._closeButton_kywgt_38{background:none;border:none;font-size:2rem;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .3s}._closeButton_kywgt_38:hover{color:#333}._modalBody_kywgt_58{padding:1.5rem}._formGroup_kywgt_62{margin-bottom:1rem}._formGroup_kywgt_62 label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}._formInput_kywgt_73{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s;box-sizing:border-box}._formInput_kywgt_73:focus{outline:none;border-color:#1a73e8}._formInput_kywgt_73:disabled{background-color:#f5f5f5;cursor:not-allowed}._phoneInput_kywgt_93{width:100%}._modalFooter_kywgt_97{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e0e0e0}._buttonPrimary_kywgt_105{background-color:#1a73e8;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s}._buttonPrimary_kywgt_105:hover{background-color:#1557b0}._buttonPrimary_kywgt_105:disabled{background-color:#ccc;cursor:not-allowed}._buttonSecondary_kywgt_125{background-color:#f5f5f5;color:#333;border:1px solid #ddd;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s}._buttonSecondary_kywgt_125:hover{background-color:#e0e0e0}._errorMessage_kywgt_140{background-color:#fee;color:#c33;padding:.75rem;border-radius:4px;margin-bottom:1rem;border:1px solid #fcc}._modalOverlay_12pnc_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_12pnc_14{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}._modalHeader_12pnc_24{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}._modalHeader_12pnc_24 h2{margin:0;font-size:1.5rem;color:#333}._closeButton_12pnc_38{background:none;border:none;font-size:2rem;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .3s}._closeButton_12pnc_38:hover{color:#333}._modalBody_12pnc_58{padding:1.5rem}._formGroup_12pnc_62{margin-bottom:1rem}._formGroup_12pnc_62 label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}._required_12pnc_73{color:#d32f2f}._formInput_12pnc_77{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s;box-sizing:border-box}._formInput_12pnc_77:focus{outline:none;border-color:#1a73e8}._formInput_12pnc_77:disabled{background-color:#f5f5f5;cursor:not-allowed}._phoneInput_12pnc_97{width:100%}._modalFooter_12pnc_101{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e0e0e0}._buttonPrimary_12pnc_109{background-color:#1a73e8;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s}._buttonPrimary_12pnc_109:hover{background-color:#1557b0}._buttonPrimary_12pnc_109:disabled{background-color:#ccc;cursor:not-allowed}._buttonSecondary_12pnc_129{background-color:#f5f5f5;color:#333;border:1px solid #ddd;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s}._buttonSecondary_12pnc_129:hover{background-color:#e0e0e0}._errorMessage_12pnc_144{background-color:#fee;color:#c33;padding:.75rem;border-radius:4px;margin-bottom:1rem;border:1px solid #fcc}._navigation_miuik_1{background-color:#1a73e8;color:#fff;padding:0;box-shadow:0 2px 4px #0000001a}._navContainer_miuik_8{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}@media(max-width:768px){._navContainer_miuik_8{padding:1rem}}._navLeft_miuik_25{display:flex;align-items:center;gap:1rem}._backButton_miuik_31{background:#ffffff26;border:none;border-radius:4px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background-color .3s,transform .2s}._backButton_miuik_31:hover{background:#ffffff40;transform:translate(-2px)}._backButton_miuik_31:active{transform:translate(-4px)}._navTitle_miuik_54{margin:0;font-size:1.5rem;font-weight:600}@media(max-width:640px){._navTitle_miuik_54{font-size:1.25rem}}._navRight_miuik_66{display:flex;align-items:center;gap:1rem}._userName_miuik_72{font-size:1rem;font-weight:500;color:#fff;display:flex;align-items:center}@media(max-width:640px){._userName_miuik_72{font-size:.9rem}}._profileDropdownContainer_miuik_86{position:relative}._profileButton_miuik_90{background:#ffffff26;border:none;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background-color .3s,transform .2s}._profileButton_miuik_90:hover{background:#ffffff40;transform:scale(1.05)}._profileButton_miuik_90:active{transform:scale(.95)}._profileDropdown_miuik_86{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:1000;overflow:hidden}._dropdownItem_miuik_125{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;border:none;background:#fff;color:#333;font-size:.95rem;cursor:pointer;transition:background-color .2s;text-align:left}._dropdownItem_miuik_125:hover{background-color:#f5f5f5}._dropdownItem_miuik_125 svg{flex-shrink:0}._logoutItem_miuik_148{border-top:1px solid #e0e0e0;color:#d32f2f}._logoutItem_miuik_148:hover{background-color:#ffebee}._personaDropdownContainer_miuik_157{position:relative}._personaButton_miuik_161{background:#ffffff26;border:none;border-radius:6px;padding:.4rem .75rem;display:flex;align-items:center;gap:.4rem;cursor:pointer;color:#fff;font-size:1rem;font-weight:500;transition:background-color .2s}._personaButton_miuik_161:hover{background:#ffffff40}._personaDropdown_miuik_157{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:180px;z-index:1000;overflow:hidden}._singlePersonaContainer_miuik_192{display:flex;align-items:center;gap:.5rem}._addPersonaButton_miuik_198{background-color:#34a853;border:none;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:1.1rem;font-weight:600;line-height:1;transition:background-color .2s,transform .15s;flex-shrink:0}._addPersonaButton_miuik_198:hover{background-color:#2d9249;transform:scale(1.1)}._addPersonaButton_miuik_198:active{transform:scale(.95)}._addPersonaItem_miuik_225{border-top:1px solid #e0e0e0;color:#34a853;font-weight:500}._addPersonaItem_miuik_225:hover{background-color:#f1f8f3}._personaActive_miuik_235{background-color:#e8f0fe;color:#1a73e8;font-weight:600}._personaActive_miuik_235:hover{background-color:#d2e3fc}._navLinks_miuik_245{list-style:none;display:flex;gap:2rem;margin:0;padding:0;flex-wrap:wrap}@media(max-width:768px){._navLinks_miuik_245{gap:1rem}}@media(max-width:640px){._navLinks_miuik_245{width:100%;justify-content:center;gap:.75rem}}._navLinks_miuik_245 a{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s;white-space:nowrap}._navLinks_miuik_245 a:hover{background-color:#ffffff1a}@media(max-width:640px){._navLinks_miuik_245 a{padding:.4rem .75rem;font-size:.9rem}}._dashboard_1rbpb_1{max-width:1200px;margin:0 auto;padding:2rem}._dashboard_1rbpb_1 h1{color:#333;margin-bottom:2rem;font-size:2rem}@media(max-width:768px){._dashboard_1rbpb_1{padding:1rem}._dashboard_1rbpb_1 h1{font-size:1.5rem;margin-bottom:1.5rem}}._dashboardGrid_1rbpb_25{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}@media(max-width:640px){._dashboardGrid_1rbpb_25{grid-template-columns:1fr;gap:1rem}}._dashboardCard_1rbpb_40{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s;cursor:pointer;display:flex;flex-direction:column}._dashboardCard_1rbpb_40:not(._dashboardCardDisabled_1rbpb_51):hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}._dashboardCardDisabled_1rbpb_51{opacity:.6;cursor:not-allowed}._dashboardCardDisabled_1rbpb_51:hover{transform:none}._dashboardCard_1rbpb_40 h2{color:#1a73e8;margin-bottom:1rem;font-size:1.5rem}._dashboardCard_1rbpb_40 p{color:#666;margin-bottom:1.5rem;line-height:1.6;flex-grow:1}._cardButton_1rbpb_78{display:inline-block;padding:.75rem 1.5rem;background-color:#1a73e8;color:#fff;border:none;border-radius:4px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s;text-align:center;width:100%}._cardButton_1rbpb_78:not(:disabled):hover{background-color:#0d47a1}._cardButton_1rbpb_78:disabled{background-color:#ccc;cursor:not-allowed}@media(max-width:640px){._dashboardCard_1rbpb_40{padding:1.5rem}._dashboardCard_1rbpb_40 h2{font-size:1.25rem}._cardButton_1rbpb_78{padding:.625rem 1rem;font-size:.875rem}}._infoSection_1rbpb_118{background:#f5f5f5;padding:1.5rem;border-radius:8px;margin-top:2rem}._infoSection_1rbpb_118 h3{color:#333;margin-bottom:1rem}._infoSection_1rbpb_118 p{color:#666;margin:.5rem 0}._documentsPage_1urye_1{max-width:1200px;margin:0 auto;padding:2rem}._documentsPage_1urye_1 h1{color:#333;margin-bottom:.5rem}._subtitle_1urye_12{color:#666;margin-bottom:2rem}._documentsGrid_1urye_17{display:grid;grid-template-columns:1fr 2fr;gap:2rem;min-height:600px}._documentsList_1urye_24{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}._documentsList_1urye_24 h2{font-size:1.25rem;color:#333;margin-bottom:1rem}._documentItem_1urye_37{padding:1rem;margin-bottom:.75rem;border-radius:6px;cursor:pointer;transition:all .3s;border:2px solid transparent}._documentItem_1urye_37._unsigned_1urye_46{background:#fff3cd;border-color:#ffc107}._documentItem_1urye_37._signed_1urye_51{background:#d4edda;border-color:#28a745}._documentItem_1urye_37:hover{transform:translate(4px);box-shadow:0 2px 4px #0000001a}._docHeader_1urye_61{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._docHeader_1urye_61 h3{font-size:1rem;margin:0;color:#333}._statusBadge_1urye_74{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}._statusBadge_1urye_74._signed_1urye_51{background:#28a745;color:#fff}._statusBadge_1urye_74._pending_1urye_86{background:#ffc107;color:#333}._docSignature_1urye_91 small{color:#666;font-size:.85rem}._documentViewer_1urye_96{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a}._documentViewer_1urye_96 h2{color:#1a73e8;margin-bottom:1rem}._documentContent_1urye_108{background:#f5f5f5;padding:1.5rem;border-radius:6px;margin-bottom:2rem;min-height:200px}._documentContent_1urye_108 p{color:#333;line-height:1.8}._signatureSection_1urye_121{border-top:2px solid #e0e0e0;padding-top:1.5rem}._signatureSection_1urye_121 h3{color:#333;margin-bottom:1rem}._formGroup_1urye_131{margin-bottom:1rem}._formGroup_1urye_131 label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}._signatureInput_1urye_142{width:100%;padding:.75rem;border:2px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s}._signatureInput_1urye_142:focus{outline:none;border-color:#1a73e8}._btnPrimary_1urye_156{background:#1a73e8;color:#fff;border:none;padding:.75rem 2rem;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s}._btnPrimary_1urye_156:hover:not(:disabled){background:#0d47a1}._btnPrimary_1urye_156:disabled{background:#ccc;cursor:not-allowed}._signedInfo_1urye_177{background:#d4edda;padding:1.5rem;border-radius:6px;border:2px solid #28a745}._signedInfo_1urye_177 p{margin:.5rem 0;color:#155724}._noSelection_1urye_189{display:flex;align-items:center;justify-content:center;height:400px;color:#999;font-size:1.1rem}@media(max-width:768px){._documentsGrid_1urye_17{grid-template-columns:1fr}}._patientsPage_2i2oc_1{max-width:1400px;margin:0 auto;padding:2rem}._pageHeader_2i2oc_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._pageHeader_2i2oc_7 h1{color:#333;margin:0}._filterControls_2i2oc_19{display:flex;align-items:center;gap:.75rem}._filterControls_2i2oc_19 label{color:#666;font-weight:500}._filterSelect_2i2oc_30{padding:.5rem 1rem;border:2px solid #ddd;border-radius:4px;font-size:1rem;cursor:pointer;transition:border-color .3s}._filterSelect_2i2oc_30:focus{outline:none;border-color:#1a73e8}._patientsGrid_2i2oc_44{display:grid;grid-template-columns:1fr 2fr;gap:2rem;min-height:600px}._patientsList_2i2oc_51{display:flex;flex-direction:column;gap:1rem;max-height:800px;overflow-y:auto}._patientCard_2i2oc_59{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:all .3s;border:2px solid transparent}._patientCard_2i2oc_59:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}._patientCard_2i2oc_59._selected_2i2oc_74{border-color:#1a73e8;box-shadow:0 4px 12px #1a73e833}._patientInfo_2i2oc_79 h3{color:#333;margin:0 0 .5rem;font-size:1.25rem}._patientEmail_2i2oc_85,._patientPhone_2i2oc_86{color:#666;margin:.25rem 0;font-size:.9rem}._patientStatus_2i2oc_92{display:flex;gap:.5rem;margin:1rem 0}._badge_2i2oc_98{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}._badge_2i2oc_98._appeared_2i2oc_105{background:#d4edda;color:#155724}._badge_2i2oc_98._pending_2i2oc_110{background:#fff3cd;color:#856404}._badge_2i2oc_98._paid_2i2oc_115{background:#28a745;color:#fff}._badge_2i2oc_98._unpaid_2i2oc_120{background:#dc3545;color:#fff}._patientAppointment_2i2oc_125{margin-top:.5rem}._patientAppointment_2i2oc_125 small{color:#999}._patientDetails_2i2oc_133{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a}._detailsHeader_2i2oc_140{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}._detailsHeader_2i2oc_140 h2{color:#1a73e8;margin:0}._actionButtons_2i2oc_154{display:flex;gap:1rem}._btn_2i2oc_159{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}._btnSuccess_2i2oc_169{background:#28a745;color:#fff}._btnSuccess_2i2oc_169:hover{background:#218838}._btnPrimary_2i2oc_178{background:#1a73e8;color:#fff}._btnPrimary_2i2oc_178:hover{background:#0d47a1}._detailsContent_2i2oc_187{display:flex;flex-direction:column;gap:2rem}._infoSection_2i2oc_193,._recordsSection_2i2oc_194{background:#f5f5f5;padding:1.5rem;border-radius:6px}._infoSection_2i2oc_193 h3,._recordsSection_2i2oc_194 h3{color:#333;margin:0 0 1rem}._infoSection_2i2oc_193 p{color:#666;margin:.5rem 0;line-height:1.6}._recordsList_2i2oc_212{display:flex;flex-direction:column;gap:1rem}._recordItem_2i2oc_218{background:#fff;padding:1rem;border-radius:6px;border-left:4px solid #1a73e8}._recordHeader_2i2oc_225{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._recordDate_2i2oc_232{color:#666;font-weight:600;font-size:.9rem}._recordStatus_2i2oc_238{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}._recordStatus_2i2oc_238._paid_2i2oc_115{background:#28a745;color:#fff}._recordStatus_2i2oc_238._unpaid_2i2oc_120{background:#dc3545;color:#fff}._recordDescription_2i2oc_255{color:#333;margin:.5rem 0;font-weight:500}._recordAmount_2i2oc_261{color:#1a73e8;font-weight:600;margin:.5rem 0}._noRecords_2i2oc_267{color:#999;font-style:italic}._noSelection_2i2oc_272{display:flex;align-items:center;justify-content:center;height:400px;color:#999;font-size:1.1rem}@media(max-width:768px){._patientsGrid_2i2oc_44{grid-template-columns:1fr}._pageHeader_2i2oc_7,._detailsHeader_2i2oc_140{flex-direction:column;align-items:flex-start;gap:1rem}._actionButtons_2i2oc_154{width:100%;flex-direction:column}._btn_2i2oc_159{width:100%}}._page_g9edw_1{min-height:100%;background:#f3f4f6}._content_g9edw_6{max-width:680px;margin:0 auto;padding:24px 16px 48px}._stepper_f8z5l_1{display:flex;align-items:flex-start;justify-content:center;padding:20px 16px 8px;background:#fff;border-bottom:1px solid #e5e7eb;gap:0}._stepWrapper_f8z5l_11{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;max-width:120px}._node_f8z5l_20{width:32px;height:32px;border-radius:50%;border:2px solid #d1d5db;background:#fff;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;position:relative;z-index:1;transition:background .2s,border-color .2s,color .2s}._node_f8z5l_20._completed_f8z5l_37{background:var(--t50);border-color:var(--t400);color:var(--t600)}._node_f8z5l_20._active_f8z5l_43{background:var(--t400);border-color:var(--t400);color:#fff}._label_f8z5l_49{font-size:11px;color:#6b7280;margin-top:6px;text-align:center;white-space:nowrap;font-weight:500}._connector_f8z5l_58{position:absolute;top:16px;left:calc(50% + 16px);width:calc(100% - 32px);height:2px;background:#e5e7eb;transition:background .2s;z-index:0}._connector_f8z5l_58._connectorDone_f8z5l_69{background:var(--t400)}@media(max-width:480px){._label_f8z5l_49{display:none}._node_f8z5l_20{width:28px;height:28px;font-size:12px}._connector_f8z5l_58{top:14px}}._container_i6zeh_1{display:flex;flex-direction:column;gap:24px}._title_i6zeh_7{font-size:20px;font-weight:600;color:#111827}._loading_i6zeh_13{color:var(--g400);font-size:14px;padding:24px 0}._grid_i6zeh_19{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}._card_i6zeh_25{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 3px #0000000f;cursor:pointer;transition:border-color .15s,background .15s}._card_i6zeh_25:hover{border-color:var(--t400);background:var(--t50)}._cardSelected_i6zeh_44{border:2px solid var(--t400);background:var(--t50)}._icon_i6zeh_49{color:var(--t600)}._cardLabel_i6zeh_53{font-size:13px;font-weight:500;color:#374151;text-align:center}._footer_i6zeh_60{display:flex;flex-direction:column;gap:12px;border-top:1px solid #e5e7eb;padding-top:20px}._footerButtons_i6zeh_68{display:flex;gap:10px;flex-wrap:wrap}._btnPrimary_i6zeh_74{background:var(--t400);color:#fff;font-weight:600;font-size:14px;padding:10px 20px;border:none;border-radius:8px;cursor:pointer;transition:background .15s}._btnPrimary_i6zeh_74:hover{background:var(--t600)}._btnGhost_i6zeh_90{background:none;border:1px solid var(--t400);color:var(--t600);font-weight:500;font-size:14px;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background .15s}._btnGhost_i6zeh_90:hover{background:var(--t50)}._picker_i6zeh_106{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000f}._pickerTitle_i6zeh_114{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em}._pickerList_i6zeh_123{display:flex;flex-direction:column;gap:4px}._pickerItem_i6zeh_129{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;border:1px solid transparent;background:none;cursor:pointer;text-align:left;transition:background .15s,border-color .15s}._pickerItem_i6zeh_129:hover{background:var(--t50)}._pickerItemSelected_i6zeh_146{border-color:var(--t400);background:var(--t50)}._avatar_i6zeh_151{width:36px;height:36px;border-radius:50%;background:var(--t400);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}._doctorName_i6zeh_165{font-size:14px;font-weight:500;color:#111827}@media(max-width:480px){._grid_i6zeh_19{grid-template-columns:1fr 1fr}._footerButtons_i6zeh_68{flex-direction:column}._btnPrimary_i6zeh_74,._btnGhost_i6zeh_90{width:100%;text-align:center}}._container_yez9f_1{display:flex;flex-direction:column;gap:24px}._title_yez9f_7{font-size:20px;font-weight:600;color:#111827}._subtitle_yez9f_13{font-size:14px;color:#6b7280;margin-top:-16px}._calendar_yez9f_19{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:20px;box-shadow:0 1px 3px #0000000f}._calHeader_yez9f_27{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._monthLabel_yez9f_34{font-size:15px;font-weight:600;color:#111827;text-transform:capitalize}._navBtn_yez9f_41{background:none;border:1px solid #e5e7eb;border-radius:8px;padding:6px;cursor:pointer;color:#374151;display:flex;align-items:center;justify-content:center;transition:background .15s}._navBtn_yez9f_41:hover{background:var(--g50)}._dayNames_yez9f_58{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:8px}._dayName_yez9f_58{text-align:center;font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;padding:4px 0}._grid_yez9f_73{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._dayBtn_yez9f_79{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:44px;border-radius:8px;border:1px solid transparent;background:none;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:background .15s,border-color .15s;padding:4px 0}._dayBtn_yez9f_79:hover:not(:disabled){background:var(--t50)}._daySelected_yez9f_101{background:var(--t400)!important;color:#fff!important;border-color:var(--t400)!important}._dayToday_yez9f_107{border-color:var(--t400)}._dayDisabled_yez9f_111{color:#d1d5db;cursor:not-allowed}._dayAvailable_yez9f_116{font-weight:600}._dot_yez9f_120{width:5px;height:5px;border-radius:50%;background:var(--t400)}._daySelected_yez9f_101 ._dot_yez9f_120{background:#ffffffb3}._legend_yez9f_131{display:flex;gap:16px;margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb;flex-wrap:wrap}._legendItem_yez9f_140{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280}._legendDot_yez9f_148{width:8px;height:8px;border-radius:50%}._legendDotAvail_yez9f_154{background:var(--t400)}._legendDotNone_yez9f_158{background:#e5e7eb}._legendTodayBox_yez9f_162{width:16px;height:16px;border-radius:4px;border:1px solid var(--t400);display:inline-block}._actions_yez9f_170{display:flex;justify-content:space-between;gap:10px}._btnPrimary_yez9f_176{background:var(--t400);color:#fff;font-weight:600;font-size:14px;padding:10px 24px;border:none;border-radius:8px;cursor:pointer;transition:background .15s}._btnPrimary_yez9f_176:hover:not(:disabled){background:var(--t600)}._btnPrimary_yez9f_176:disabled{background:#d1d5db;cursor:not-allowed}._btnSecondary_yez9f_197{background:none;border:1px solid #e5e7eb;color:#6b7280;font-size:14px;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background .15s}._btnSecondary_yez9f_197:hover{background:var(--g50)}@media(max-width:480px){._dayBtn_yez9f_79{min-height:38px;font-size:12px}}._container_ceg21_1{display:flex;flex-direction:column;gap:20px}._title_ceg21_7{font-size:20px;font-weight:600;color:#111827}._badge_ceg21_13{display:inline-block;padding:4px 12px;border-radius:999px;background:var(--t50);color:var(--t600);font-size:12px;font-weight:600;border:1px solid var(--t400);align-self:flex-start}._group_ceg21_25{display:flex;flex-direction:column;gap:10px}._groupTitle_ceg21_31{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._slotsGrid_ceg21_39{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}._slot_ceg21_39{padding:10px 0;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:background .15s,border-color .15s;text-align:center}._slot_ceg21_39:hover:not(:disabled){border-color:var(--t400);background:var(--t50)}._slotTaken_ceg21_63{text-decoration:line-through;color:#d1d5db;cursor:not-allowed;background:#f9fafb}._slotSelected_ceg21_70{background:var(--t400)!important;border-color:var(--t400)!important;color:#fff!important;font-weight:600}._actions_ceg21_77{display:flex;justify-content:space-between;gap:10px;margin-top:8px}._btnPrimary_ceg21_84{background:var(--t400);color:#fff;font-weight:600;font-size:14px;padding:10px 24px;border:none;border-radius:8px;cursor:pointer;transition:background .15s}._btnPrimary_ceg21_84:hover:not(:disabled){background:var(--t600)}._btnPrimary_ceg21_84:disabled{background:#d1d5db;cursor:not-allowed}._btnSecondary_ceg21_105{background:none;border:1px solid #e5e7eb;color:#6b7280;font-size:14px;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background .15s}._btnSecondary_ceg21_105:hover{background:var(--g50)}@media(max-width:480px){._slotsGrid_ceg21_39{grid-template-columns:repeat(3,1fr)}}._container_4dxz1_1{display:flex;flex-direction:column;gap:20px}._title_4dxz1_7{font-size:20px;font-weight:600;color:#111827}._subtitle_4dxz1_13{font-size:14px;color:#6b7280;margin-top:-12px}._list_4dxz1_19{display:flex;flex-direction:column;gap:8px}._personCard_4dxz1_25{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 3px #0000000f;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}._personCard_4dxz1_25:hover{border-color:var(--t400);background:var(--t50)}._personCardSelected_4dxz1_44{border:2px solid var(--t400);background:var(--t50)}._avatar_4dxz1_49{width:44px;height:44px;border-radius:50%;background:#e5e7eb;color:#374151;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._avatarSelected_4dxz1_63{background:var(--t400);color:#fff}._personInfo_4dxz1_68{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._personHeader_4dxz1_76{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._personName_4dxz1_83{font-size:15px;font-weight:600;color:#111827}._badge_4dxz1_89{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px}._badgeTitular_4dxz1_96{background:var(--b50);color:var(--b800)}._badgeFamiliar_4dxz1_101{background:var(--p50);color:var(--p800)}._personDetail_4dxz1_106{font-size:12px;color:#6b7280}._addCard_4dxz1_111{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:12px;border:1.5px dashed #d1d5db;background:none;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .15s,color .15s,background .15s;text-align:left}._addCard_4dxz1_111:hover{border-color:var(--t400);color:var(--t600);background:var(--t50)}._addIcon_4dxz1_133{flex-shrink:0}._actions_4dxz1_137{display:flex;justify-content:space-between;gap:10px;margin-top:4px}._btnPrimary_4dxz1_144{background:var(--t400);color:#fff;font-weight:600;font-size:14px;padding:10px 24px;border:none;border-radius:8px;cursor:pointer;transition:background .15s}._btnPrimary_4dxz1_144:hover:not(:disabled){background:var(--t600)}._btnPrimary_4dxz1_144:disabled{background:#d1d5db;cursor:not-allowed}._btnSecondary_4dxz1_165{background:none;border:1px solid #e5e7eb;color:#6b7280;font-size:14px;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background .15s}._btnSecondary_4dxz1_165:hover{background:var(--g50)}._container_1o69b_1{display:flex;flex-direction:column;gap:20px}._title_1o69b_7{font-size:20px;font-weight:600;color:#111827}._alertsBlock_1o69b_13{display:flex;flex-direction:column;gap:8px}._alert_1o69b_13{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:8px;background:var(--a50);border:1px solid var(--a400);color:var(--a800);font-size:13px;line-height:1.5}._alertIcon_1o69b_32{flex-shrink:0;margin-top:1px;color:var(--a400)}._block_1o69b_38{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:16px;box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:column;gap:8px}._blockHeader_1o69b_49{display:flex;align-items:center;justify-content:space-between}._blockTitle_1o69b_55{font-size:12px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}._linkBtn_1o69b_63{background:none;border:none;color:var(--t400);font-size:13px;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}._linkBtn_1o69b_63:hover{color:var(--t600)}._blockValue_1o69b_79{font-size:16px;font-weight:600;color:#111827}._blockDetail_1o69b_85{font-size:13px;color:#6b7280}._detailGrid_1o69b_90{display:grid;grid-template-columns:auto 1fr;gap:6px 16px;align-items:baseline}._detailLabel_1o69b_97{font-size:13px;color:#6b7280;white-space:nowrap}._detailValue_1o69b_103{font-size:14px;font-weight:500;color:#111827}._actions_1o69b_109{display:flex;justify-content:space-between;gap:10px;margin-top:4px}._btnPrimary_1o69b_116{background:var(--t400);color:#fff;font-weight:600;font-size:14px;padding:10px 24px;border:none;border-radius:8px;cursor:pointer;transition:background .15s}._btnPrimary_1o69b_116:hover:not(:disabled){background:var(--t600)}._btnPrimary_1o69b_116:disabled{background:#d1d5db;cursor:not-allowed}._btnSecondary_1o69b_137{background:none;border:1px solid #e5e7eb;color:#6b7280;font-size:14px;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background .15s}._btnSecondary_1o69b_137:hover{background:var(--g50)}._container_1iu21_1{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;padding:8px 0}._checkWrapper_1iu21_10{margin-top:8px}._checkIcon_1iu21_14{color:var(--t400)}._title_1iu21_18{font-size:24px;font-weight:700;color:#111827;margin:0}._subtitle_1iu21_25{font-size:14px;color:#6b7280;margin-top:-12px}._codeBlock_1iu21_31{display:flex;flex-direction:column;align-items:center;gap:4px;background:var(--t50);border:1px solid var(--t400);border-radius:12px;padding:14px 32px;width:100%;max-width:260px}._codeLabel_1iu21_44{font-size:11px;font-weight:600;color:var(--t600);text-transform:uppercase;letter-spacing:.06em}._code_1iu21_31{font-size:22px;font-weight:800;color:var(--t800);letter-spacing:.1em}._summaryGrid_1iu21_59{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;text-align:left}._summaryItem_1iu21_67{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:4px;box-shadow:0 1px 3px #0000000f}._summaryLabel_1iu21_78{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}._summaryValue_1iu21_86{font-size:14px;font-weight:600;color:#111827}._actions_1iu21_92{display:flex;flex-direction:column;gap:10px;width:100%;max-width:320px}._btnPrimary_1iu21_100{background:var(--t400);color:#fff;font-weight:600;font-size:14px;padding:12px 24px;border:none;border-radius:8px;cursor:pointer;transition:background .15s;width:100%}._btnPrimary_1iu21_100:hover{background:var(--t600)}._btnSecondary_1iu21_117{background:none;border:1px solid #e5e7eb;color:#6b7280;font-size:14px;padding:12px 24px;border-radius:8px;cursor:pointer;transition:background .15s;width:100%}._btnSecondary_1iu21_117:hover{background:var(--g50)}@media(max-width:480px){._summaryGrid_1iu21_59{grid-template-columns:1fr}}.app{min-height:100vh;background-color:#f5f5f5}.main-content{min-height:calc(100vh - 80px)}._landingRoot_1rsqg_3{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._landingBackground_1rsqg_15{position:absolute;inset:0;z-index:0}._landingBackgroundImg_1rsqg_21{width:100%;height:100%;object-fit:cover}._landingBackgroundOverlay_1rsqg_27{position:absolute;inset:0;background:linear-gradient(to bottom,#0009,#000000b3,#000c)}._landingHeader_1rsqg_40{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}._landingHeaderBrand_1rsqg_53{display:flex;align-items:center;gap:.75rem}._landingLogo_1rsqg_59{width:40px;height:40px;border-radius:8px;object-fit:cover}._landingLogoPlaceholder_1rsqg_66{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}._landingHeaderName_1rsqg_79{color:#fff;font-weight:600;font-size:1.125rem}._landingSocialLinks_1rsqg_85{display:flex;align-items:center;gap:.5rem}._landingSocialLink_1rsqg_85{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff26;color:#fff;transition:all .2s ease}._landingSocialLink_1rsqg_85:hover{background:#ffffff40;transform:scale(1.1)}._landingMain_1rsqg_110{position:relative;z-index:10;flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}._landingContent_1rsqg_120{text-align:center;max-width:480px;width:100%}._landingTitle_1rsqg_126{color:#fff;font-size:2.5rem;font-weight:700;margin:0 0 1rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}._landingDescription_1rsqg_134{color:#ffffffe6;font-size:1.125rem;line-height:1.6;margin:0 0 1.25rem}._landingAddress_1rsqg_141{display:inline-flex;align-items:center;gap:.5rem;color:#fffc;font-size:.9375rem;margin-bottom:2rem}._landingAddress_1rsqg_141 svg{flex-shrink:0}._landingActions_1rsqg_156{display:flex;flex-direction:column;gap:.75rem}._landingBtn_1rsqg_162{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none}._landingBtnPrimary_1rsqg_177{background:#fff;color:#1a1a2e}._landingBtnPrimary_1rsqg_177:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 20px #ffffff4d}._landingBtnSecondary_1rsqg_188{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}._landingBtnSecondary_1rsqg_188:hover{background:#ffffff40;transform:translateY(-2px)}._landingBtnWhatsapp_1rsqg_201{background:#25d366;color:#fff}._landingBtnWhatsapp_1rsqg_201:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 4px 20px #25d36666}._landingFooter_1rsqg_214{position:relative;z-index:10;padding:1rem;text-align:center}._landingFooter_1rsqg_214 p{color:#ffffff80;font-size:.8125rem;margin:0}._landingLoading_1rsqg_229{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}._landingSpinner_1rsqg_241{width:40px;height:40px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:_spin_1rsqg_1 .8s linear infinite}@keyframes _spin_1rsqg_1{to{transform:rotate(360deg)}}._landingLoading_1rsqg_229 p{color:#ffffffb3;font-size:.9375rem}._landingError_1rsqg_263{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem;background:linear-gradient(135deg,#1a1a2e,#16213e);text-align:center}._landingError_1rsqg_263 h1{color:#fff;font-size:1.5rem;font-weight:600;margin:0}._landingError_1rsqg_263 p{color:#ffffffb3;font-size:1rem;margin:0;max-width:400px}@media(min-width:640px){._landingHeader_1rsqg_40{padding:1.25rem 2rem}._landingLogo_1rsqg_59{width:48px;height:48px}._landingLogoPlaceholder_1rsqg_66{width:48px;height:48px;font-size:1.5rem}._landingHeaderName_1rsqg_79{font-size:1.25rem}._landingSocialLink_1rsqg_85{width:40px;height:40px}._landingTitle_1rsqg_126{font-size:3rem}._landingDescription_1rsqg_134{font-size:1.25rem}._landingActions_1rsqg_156{flex-direction:row;justify-content:center;flex-wrap:wrap}._landingBtn_1rsqg_162{min-width:140px}}@media(min-width:1024px){._landingTitle_1rsqg_126{font-size:3.5rem}._landingContent_1rsqg_120{max-width:560px}}._container_n1o54_1{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}._toast_n1o54_12{min-width:280px;max-width:400px;padding:.875rem 1.25rem;border-radius:8px;font-size:.95rem;font-weight:500;box-shadow:0 4px 12px #00000026;pointer-events:auto;animation:_slideIn_n1o54_1 .25s ease-out,_fadeOut_n1o54_1 .4s ease-in 2.6s forwards}@keyframes _slideIn_n1o54_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeOut_n1o54_1{0%{opacity:1}to{opacity:0}}._success_n1o54_44{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}._error_n1o54_50{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}._info_n1o54_56{background-color:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}
