*{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}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}._navigation_1yd2k_1{background-color:#1a73e8;color:#fff;padding:0;box-shadow:0 2px 4px #0000001a}._navContainer_1yd2k_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_1yd2k_8{padding:1rem}}._navLeft_1yd2k_25{display:flex;align-items:center;gap:1rem}._backButton_1yd2k_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_1yd2k_31:hover{background:#ffffff40;transform:translate(-2px)}._backButton_1yd2k_31:active{transform:translate(-4px)}._navTitle_1yd2k_54{margin:0;font-size:1.5rem;font-weight:600}@media(max-width:640px){._navTitle_1yd2k_54{font-size:1.25rem}}._navRight_1yd2k_66{display:flex;align-items:center;gap:1rem}._userName_1yd2k_72{font-size:1rem;font-weight:500;color:#fff;display:flex;align-items:center}@media(max-width:640px){._userName_1yd2k_72{font-size:.9rem}}._profileDropdownContainer_1yd2k_86{position:relative}._profileButton_1yd2k_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_1yd2k_90:hover{background:#ffffff40;transform:scale(1.05)}._profileButton_1yd2k_90:active{transform:scale(.95)}._profileDropdown_1yd2k_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_1yd2k_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_1yd2k_125:hover{background-color:#f5f5f5}._dropdownItem_1yd2k_125 svg{flex-shrink:0}._logoutItem_1yd2k_148{border-top:1px solid #e0e0e0;color:#d32f2f}._logoutItem_1yd2k_148:hover{background-color:#ffebee}._navLinks_1yd2k_157{list-style:none;display:flex;gap:2rem;margin:0;padding:0;flex-wrap:wrap}@media(max-width:768px){._navLinks_1yd2k_157{gap:1rem}}@media(max-width:640px){._navLinks_1yd2k_157{width:100%;justify-content:center;gap:.75rem}}._navLinks_1yd2k_157 a{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s;white-space:nowrap}._navLinks_1yd2k_157 a:hover{background-color:#ffffff1a}@media(max-width:640px){._navLinks_1yd2k_157 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%}}._sacarTurno_19hlp_1{max-width:1200px;margin:0 auto;padding:2rem}._sacarTurno_19hlp_1 h1{color:#333;margin-bottom:2rem;font-size:2rem}@media(max-width:768px){._sacarTurno_19hlp_1{padding:1rem}._sacarTurno_19hlp_1 h1{font-size:1.5rem;margin-bottom:1.5rem}}._filtrosContainer_vps9g_1{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}@media(max-width:768px){._filtrosContainer_vps9g_1{padding:1.5rem}}._filtroGroup_vps9g_15{margin-bottom:1.5rem}._filtroGroup_vps9g_15:last-child{margin-bottom:0}._filtroGroup_vps9g_15 label{display:block;margin-bottom:.5rem;font-weight:600;color:#333;font-size:1rem}._filtroSelect_vps9g_31{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:4px;font-size:1rem;background-color:#fff;cursor:pointer;transition:border-color .3s}._filtroSelect_vps9g_31:focus{outline:none;border-color:#1a73e8}@media(max-width:640px){._filtroGroup_vps9g_15 label{font-size:.9rem}._filtroSelect_vps9g_31{padding:.625rem;font-size:.9rem}}._turnosDisponibles_e3g62_1{margin-top:2rem}._turnosDisponibles_e3g62_1 h2{color:#333;margin-bottom:1.5rem;font-size:1.5rem}@media(max-width:768px){._turnosDisponibles_e3g62_1 h2{font-size:1.25rem;margin-bottom:1rem}}._turnosGrid_e3g62_18{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}@media(max-width:640px){._turnosGrid_e3g62_18{grid-template-columns:1fr;gap:1rem}}._turnoCard_e3g62_31{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;cursor:pointer;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;gap:1rem}._turnoCard_e3g62_31:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}@media(max-width:640px){._turnoCard_e3g62_31{padding:1.25rem}}._turnoInfo_e3g62_54{flex-grow:1}._turnoFecha_e3g62_58{font-weight:600;color:#1a73e8;margin-bottom:.5rem;font-size:1rem;text-transform:capitalize}._turnoHorario_e3g62_66{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.5rem}._turnoProfesional_e3g62_73{color:#666;font-size:.95rem}@media(max-width:640px){._turnoFecha_e3g62_58{font-size:.9rem}._turnoHorario_e3g62_66{font-size:1.1rem}._turnoProfesional_e3g62_73{font-size:.875rem}}._turnoButton_e3g62_92{width:100%;padding:.75rem;background-color:#1a73e8;color:#fff;border:none;border-radius:4px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s}._turnoButton_e3g62_92:hover{background-color:#0d47a1}@media(max-width:640px){._turnoButton_e3g62_92{padding:.625rem;font-size:.9rem}}._noTurnos_e3g62_116{background:#fff;border-radius:8px;padding:2rem;text-align:center;color:#666;box-shadow:0 2px 8px #0000001a;margin-top:2rem}._modalOverlay_18sd2_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}._modalContent_18sd2_15{background:#fff;border-radius:8px;padding:2rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 16px #0003}@media(max-width:768px){._modalContent_18sd2_15{padding:1.5rem;max-width:95%}}@media(max-width:640px){._modalContent_18sd2_15{padding:1rem}}._modalContent_18sd2_15 h2{color:#333;margin-bottom:1.5rem;font-size:1.5rem}@media(max-width:640px){._modalContent_18sd2_15 h2{font-size:1.25rem;margin-bottom:1rem}}._errorMessage_18sd2_52{background-color:#fee;border:1px solid #fcc;color:#c33;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.95rem}._modalForm_18sd2_62{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:640px){._modalForm_18sd2_62{gap:1rem}}._formGroup_18sd2_74{display:flex;flex-direction:column}._formGroup_18sd2_74 label{margin-bottom:.5rem;font-weight:600;color:#333;font-size:.95rem}._formGroup_18sd2_74 input,._formGroup_18sd2_74 textarea,._formGroup_18sd2_74 select{padding:.75rem;border:2px solid #e0e0e0;border-radius:4px;font-size:1rem;font-family:inherit;transition:border-color .3s}._formGroup_18sd2_74 input:focus,._formGroup_18sd2_74 textarea:focus,._formGroup_18sd2_74 select:focus{outline:none;border-color:#1a73e8}._formGroup_18sd2_74 input:disabled{background-color:#f5f5f5;color:#666;cursor:not-allowed}._formGroup_18sd2_74 select:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}@media(max-width:640px){._formGroup_18sd2_74 label{font-size:.875rem}._formGroup_18sd2_74 input,._formGroup_18sd2_74 textarea,._formGroup_18sd2_74 select{padding:.625rem;font-size:.9rem}}._confirmacionDatos_18sd2_129{background:#f5f5f5;padding:1.5rem;border-radius:8px;margin:1rem 0}@media(max-width:640px){._confirmacionDatos_18sd2_129{padding:1rem}}._confirmacionDatos_18sd2_129 h3{color:#333;margin-bottom:1rem;font-size:1.1rem}@media(max-width:640px){._confirmacionDatos_18sd2_129 h3{font-size:1rem;margin-bottom:.75rem}}._datosLista_18sd2_155 p{margin:.5rem 0;color:#666;font-size:.95rem}@media(max-width:640px){._datosLista_18sd2_155 p{font-size:.875rem;margin:.4rem 0}}._modalButtons_18sd2_168{display:flex;gap:1rem;margin-top:1rem}@media(max-width:640px){._modalButtons_18sd2_168{flex-direction:column}}._buttonPrimary_18sd2_180,._buttonSecondary_18sd2_181{flex:1;padding:.75rem 1.5rem;border:none;border-radius:4px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s}@media(max-width:640px){._buttonPrimary_18sd2_180,._buttonSecondary_18sd2_181{padding:.625rem 1rem;font-size:.9rem}}._buttonPrimary_18sd2_180{background-color:#1a73e8;color:#fff}._buttonPrimary_18sd2_180:hover{background-color:#0d47a1}._buttonSecondary_18sd2_181{background-color:#e0e0e0;color:#333}._buttonSecondary_18sd2_181:hover{background-color:#d0d0d0}._modalOverlay_1lkho_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}._modalContent_1lkho_15{background:#fff;border-radius:8px;padding:2rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 16px #0003}@media(max-width:768px){._modalContent_1lkho_15{padding:1.5rem;max-width:95%}}@media(max-width:640px){._modalContent_1lkho_15{padding:1rem}}._modalConfirmacion_1lkho_39{text-align:center;max-width:500px}._modalContent_1lkho_15 h2{color:#333;margin-bottom:1.5rem;font-size:1.5rem}@media(max-width:640px){._modalContent_1lkho_15 h2{font-size:1.25rem;margin-bottom:1rem}}._confirmacionIcono_1lkho_57{width:80px;height:80px;margin:0 auto 1.5rem;background-color:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700}@media(max-width:640px){._confirmacionIcono_1lkho_57{width:60px;height:60px;font-size:2rem;margin-bottom:1rem}}._confirmacionNombre_1lkho_80{font-size:1.25rem;font-weight:600;color:#1a73e8;margin-bottom:1rem}@media(max-width:640px){._confirmacionNombre_1lkho_80{font-size:1.1rem}}._confirmacionTexto_1lkho_93{color:#666;margin-bottom:1.5rem;font-size:1rem}@media(max-width:640px){._confirmacionTexto_1lkho_93{font-size:.9rem;margin-bottom:1rem}}._confirmacionInfo_1lkho_106{background:#f5f5f5;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;text-align:left}@media(max-width:640px){._confirmacionInfo_1lkho_106{padding:1rem;margin-bottom:1rem}}._confirmacionInfo_1lkho_106 p{margin:.5rem 0;color:#666;font-size:.95rem}@media(max-width:640px){._confirmacionInfo_1lkho_106 p{font-size:.875rem;margin:.4rem 0}}._buttonPrimary_1lkho_134{flex:1;padding:.75rem 1.5rem;border:none;border-radius:4px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s;background-color:#1a73e8;color:#fff;width:100%;max-width:200px;margin:0 auto;display:block}._buttonPrimary_1lkho_134:hover{background-color:#0d47a1}@media(max-width:640px){._buttonPrimary_1lkho_134{padding:.625rem 1rem;font-size:.9rem}}.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}
