.page_page__cQ5Bs{width:100%;display:flex;justify-content:center;align-items:center;padding:2em;flex-direction:column;gap:.5em}.TechnicalSheetClassificationClientPage_search__LWWJr{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:600px;gap:.5em}.TechnicalSheetClassificationClientPage_instructions__JihEe{font-size:.85em;text-align:center;margin:1em 0}.TechnicalSheetClassificationClientPage_tableWrapper__A8Ahf{width:100%}.TechnicalSheetClassificationClientPage_tr__GG9nX{cursor:pointer}.TechnicalSheetClassificationClientPage_buttonGroup__GGuda{width:100%;height:3em;display:flex;justify-content:space-between}.TechnicalSheetClassificationClientPage_commandsCell__P7XFN{display:flex;gap:.25rem}.TechnicalSheetClassificationClientPage_iconButton__m_Sr1{background:none;border:none;cursor:pointer;padding:.25rem;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s}.TechnicalSheetClassificationClientPage_iconButton__m_Sr1:hover{opacity:.7}.TechnicalSheetClassificationClientPage_iconButton__m_Sr1 svg{width:20px;height:20px;fill:#4a5568}.TechnicalSheetClassificationClientPage_checkbox__iIhcy{vertical-align:middle}.Form_contactForm__wwTpp{padding:16px 20px;display:grid;grid-gap:16px;gap:16px}.Form_textAreaForm___sNYJ{display:flex;flex-direction:column;gap:16px}.Form_field__O23KJ{display:flex;flex-direction:column;flex:1 1;position:relative}.Form_field__O23KJ label{position:absolute;top:-6px;left:12px;background:#fff;padding:0 4px;font-size:.75rem;color:#666;z-index:1}.Form_passwordWrapper__xNf0Q{position:relative;display:flex;align-items:center}.Form_passwordWrapper__xNf0Q input{padding-right:48px}.Form_passwordToggle__kye8j{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s ease}.Form_passwordToggle__kye8j:hover{color:#000}.Form_passwordToggle__kye8j:disabled{cursor:not-allowed;opacity:.5}.Form_fieldSelect__Rbw3K,.Form_field__O23KJ input,.Form_field__O23KJ select,.Form_field__O23KJ textarea{border:1px solid #ccc;width:100%;padding:16px;font-family:Roboto,Roboto Fallback,Arial,sans-serif;font-size:16px;border-radius:0;box-sizing:border-box;background:#fff;color:#000}.Form_fieldSelect__Rbw3K,.Form_field__O23KJ input,.Form_field__O23KJ select{height:56px}.Form_field__O23KJ select{-webkit-appearance:none;-moz-appearance:none;appearance:none;@supports ((-webkit-appearance:base-select) or (-moz-appearance:base-select) or (appearance:base-select)){&,&::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}}}.Form_field__O23KJ select{display:flex;justify-content:space-between;align-items:center;color:#000;padding-block:10px;padding-inline:10px 30px;border-radius:5px;border:1px solid #ccc;cursor:pointer;background:#fff url(/icons/select-arrow.svg) right 10px center/20px no-repeat;@supports ((-webkit-appearance:base-select) or (-moz-appearance:base-select) or (appearance:base-select)){padding-inline:10px;background-image:none;&::picker-icon{content:"";width:20px;height:20px;background-image:url(/icons/select-arrow.svg);transition:rotate .2s ease-out}&:open::picker-icon{rotate:180deg}&::picker(select){padding:0;margin-top:5px;border:1px solid #ccc;background:#fff;font-weight:400;height:0;overflow:clip;transition:height .15s ease-out,overlay .15s,display .15s;transition-behavior:allow-discrete}&:open::picker(select){opacity:1;height:calc-size(auto,size);overflow:auto;@starting-style{opacity:0;height:0}}option{padding:10px;cursor:pointer;transition-property:color,background;transition-duration:.1s;transition-timing-function:ease-out;&:where(:hover,:focus,:active){background:#000;color:#fff}&:checked{background:#000;color:#fff}&::checkmark{display:none}&:first-child{border:0}}}}.Form_field__O23KJ textarea{min-height:100px;max-height:400px;resize:vertical;field-sizing:content}.Form_field__O23KJ input:focus,.Form_field__O23KJ textarea:focus{outline:none;border-color:#000}.Form_field__O23KJ input.Form_error__wYUNJ,.Form_field__O23KJ input[aria-invalid=true],.Form_field__O23KJ textarea.Form_error__wYUNJ,.Form_field__O23KJ textarea[aria-invalid=true]{border-color:#dc3545;box-shadow:0 0 0 1px #dc3545}.Form_fieldError__It2zF{color:#dc3545;font-size:.875rem;margin:4px 0 0;min-height:1.25rem}.Form_fieldError__It2zF,.Form_fieldReadOnly__xGpYh{font-family:Roboto,Roboto Fallback,Arial,sans-serif}.Form_fieldReadOnly__xGpYh{border:1px solid #ccc;width:100%;padding:16px;font-size:16px;border-radius:0;box-sizing:border-box;background:#fff;font-weight:700;height:56px}.Form_contactActions__8zKUH{display:flex;gap:20px;justify-content:flex-end}.Form_materialButton__JWlCp{display:inline-flex;align-items:center;justify-content:center;gap:.75em;padding:.3em 1em;background-color:#000;color:#fff;border:none;border-radius:0;font-family:Changa,Changa Fallback,Arial,sans-serif;text-transform:uppercase;font-size:1.4rem;font-weight:800;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:box-shadow .2s ease,transform .2s ease;position:relative;overflow:hidden;min-height:48px}.Form_materialButton__JWlCp:hover{box-shadow:0 4px 10px rgba(0,0,0,.3)}.Form_materialButton__JWlCp:active{transform:translateY(1px);box-shadow:0 2px 5px rgba(0,0,0,.2)}.Form_materialButton__JWlCp:disabled{opacity:.6;cursor:not-allowed;transform:none}.Form_materialButton__JWlCp:after{content:"";position:absolute;border-radius:50%;background-color:rgba(255,255,255,.3);width:100px;height:100px;margin-top:-50px;margin-left:-50px;top:50%;left:50%}.Form_materialButton__JWlCp:after,.Form_materialButton__JWlCp:focus:not(:active):after{animation:Form_ripple__zuim6 1s;opacity:0}@keyframes Form_ripple__zuim6{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(10)}}.Form_cancelButton__yoct5{background-color:#fff;color:#000;border:1px solid rgba(204,204,204,.48);font-size:1.2rem;width:150px}.Form_submitButton__34XkC{background-color:#000;color:#fff;font-size:1.2rem;min-width:150px}.Form_contactStatus__aggRS{margin-top:8px;font-size:.875rem;min-height:1.25rem;color:#666}@media (max-width:640px){.Form_contactActions__8zKUH{flex-direction:column;gap:12px}.Form_cancelButton__yoct5,.Form_submitButton__34XkC{width:100%}.Form_materialButton__JWlCp{font-size:1.2rem}.Form_contactForm__wwTpp{padding:.5em .7em}}.TechnicalSheetCreateForm_formContainer__uXlzk{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;flex:1 1}.TechnicalSheetCreateForm_formContent__rX7sz{width:100%}.TechnicalSheetCreateForm_formCreate___V833{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;flex:1 1}.TechnicalSheetCreateForm_form__kJDjA{width:100%;display:flex!important;padding:0;flex-wrap:wrap}.TechnicalSheetCreateForm_textareaContainer__JkL7h{width:100%;min-width:400px;flex:1 1;display:flex;flex-direction:column;gap:16px;@media (max-width:450px){min-width:100%}}.TechnicalSheetCreateForm_textarea__VtO7k{width:100%;height:200px;padding:16px;font-family:Roboto,Roboto Fallback,Arial,sans-serif;font-size:16px;resize:none;border:1px solid #ccc;border-radius:0!important;&::placeholder{font-family:Roboto,Roboto Fallback,Arial,sans-serif;font-size:1em}&:focus{border:1px solid #000!important;border-radius:0!important}&:focus-visible{border:1px solid #000!important;border-radius:0!important}}.TechnicalSheetCreateForm_textareaButtons__j_Oog{display:flex;flex-wrap:wrap;gap:16px}.TechnicalSheetCreateForm_rol__GBRYX{padding:.4em;cursor:pointer}.TechnicalSheetCreateForm_candidates__wF4Rs{width:100%;margin-bottom:1.2em;border:1px solid #e5e7eb;border-bottom:none;padding:0 .5em}.TechnicalSheetCreateForm_candidatesContainer__IfJYp{display:flex;flex-direction:column;gap:1em;justify-content:center;align-items:center}.TechnicalSheetCreateForm_candidateList__Ufmpf{width:100%;padding:0}.TechnicalSheetCreateForm_candidate__ke736{border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;&:nth-child(odd){background:#f9fafb}&:nth-child(2n){background:#fff}}.TechnicalSheetCreateForm_candidateFullName__Wt7Ga{font-size:1em;font-family:var(--font-primary)!important;font-weight:800!important;text-transform:uppercase!important;margin:0!important;letter-spacing:.02em!important}.TechnicalSheetFields_createForm__hF_0f{display:flex;flex-direction:column;gap:16px;width:100%;min-width:400px;flex:1 1;justify-content:space-between;@media (max-width:450px){min-width:100%}}.TechnicalSheetFields_fields__XQts2{width:85%;display:flex;flex-direction:column;gap:1em}.TechnicalSheetFields_field__jiF8W{display:flex;gap:8px}.TechnicalSheetFields_clipboard__uAIAB{min-width:40px;height:100%;font-size:20px;display:flex;justify-content:center;align-self:center}.TechnicalSheetFields_actions__mXl5_{width:100%;display:flex;flex-direction:column;gap:1em;flex:1 1}.TechnicalSheetFields_wrapper__dCDTB{width:100%;@media (min-width:900px){max-width:calc(100% - 48px)}}.RolePicker_containerRole__ttUJa{position:relative;width:100%;display:flex;flex-direction:column}.RolePicker_role__CzrRk{display:flex;gap:8px;justify-content:flex-start}.RolePicker_selectWrapper__470Z4{flex:1 1}.RolePicker_dropdwonRole__zi3zM{width:100%;position:absolute;top:100%;left:0;z-index:50;background:#fff;display:flex}.RolePicker_optionsRole__zIpe2{width:100%;border:1px solid #ccc;font-family:Roboto,Roboto Fallback,Arial,sans-serif;background:#fff;color:#000;display:flex;flex-direction:column}.RolePicker_searchRole__cXkjO{border:1px solid #ccc;flex-shrink:1;flex:1 1;padding:16px;font-size:1rem;box-sizing:border-box;height:56px;position:relative;display:flex}.RolePicker_inputRole__kGY4M{margin:.5em .5em 0}.RolePicker_ulRole__IE_78{padding:0;height:200px;overflow:auto}.RolePicker_liRole__SI2Ly{padding:.5em 1.5em;cursor:pointer;transition:.3s;&:hover{background:#ccc}}.RolePicker_placeholderRole__6L3XG{color:#707290}.RolePicker_createTechnicalSheetClassificationContainer__OZuTo{height:56px;display:flex;justify-content:center;align-items:center}.RolePicker_createTechnicalSheetClassification__0muvr{background:#000;border:none;border-radius:50%;padding:.5em;width:40px;height:40px;color:#fff;font-size:20px;font-weight:700}.LinkUserModal_permissionsSection__QILxH{border:1px solid #e0e0e0;padding:16px;margin-top:8px}.LinkUserModal_permissionsTitle__7ihi3{font-family:Roboto,Roboto Fallback,Arial,sans-serif;font-size:1rem;font-weight:500;margin:0 0 12px;color:#333}.SearchSelect_inputWrapper__PnFYQ,.SearchSelect_selectContainer__larLp{position:relative;width:100%}.SearchSelect_selectInput__vbqrf{border:1px solid #ccc;width:100%;padding:16px 48px 16px 16px;font-family:Roboto,Roboto Fallback,Arial,sans-serif;font-size:16px;border-radius:0;box-sizing:border-box;background:#fff;color:#000;height:56px;cursor:pointer;&:focus{outline:none;border-color:#000;box-shadow:0 0 0 1px #000}&::placeholder{color:#ccc}}.SearchSelect_activeSearch__bZqtS .SearchSelect_selectInput__vbqrf{border:2px solid #000}.SearchSelect_inputWrapper__PnFYQ.SearchSelect_error__5v36s .SearchSelect_selectInput__vbqrf{border-color:#dc3545;box-shadow:0 0 0 1px #dc3545}.SearchSelect_inputWrapper__PnFYQ.SearchSelect_disabled__MCK83 .SearchSelect_selectInput__vbqrf{opacity:.6;cursor:not-allowed;background-color:#f5f5f5}.SearchSelect_chevronIcon__m6LW_{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:transform .2s ease;color:#000}.SearchSelect_chevronIcon__m6LW_.SearchSelect_open__Igg_n{transform:translateY(-50%) rotate(180deg)}.SearchSelect_spinner__v8McL{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid #ccc;border-top-color:#000;border-radius:50%;animation:SearchSelect_spin__N7vj1 .6s linear infinite;pointer-events:none}@keyframes SearchSelect_spin__N7vj1{to{transform:translateY(-50%) rotate(1turn)}}.SearchSelect_dropdownMenu__5xxoh{position:absolute;top:calc(100% + 4px);left:0;right:0;width:100%;background:#fff;border:1px solid #000;box-sizing:border-box;max-height:300px;overflow-y:auto;z-index:900;box-shadow:0 4px 6px rgba(0,0,0,.1)}.SearchSelect_optionsList__XkujJ{list-style:none;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.SearchSelect_option__7ntM6{padding:12px 16px;cursor:pointer;font-family:Roboto,Roboto Fallback,Arial,sans-serif;font-size:16px;color:#000;background:transparent;border:none;flex:1 1;text-align:left;transition:background-color .15s ease}.SearchSelect_noOptions__ykUL7{padding:16px;text-align:center;color:#666;font-family:Roboto,Roboto Fallback,Arial,sans-serif;font-size:14px}.SearchSelect_optionItem__gwW0v{display:flex;align-items:center;background:#ffffff;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .15s ease-out,color .15s ease-out;&:hover,.SearchSelect_selected__6QCDr{background:#e0e0e0}&:active{background:#000;color:#fff!important;button{color:#fff}}}.SearchSelect_optionLabel__ya1Vn{flex:1 1;word-break:break-word}.SearchSelect_secondaryLabel__9kPNi{color:#666;font-weight:400}.SearchSelect_externalLinkButton__yInRj{display:flex;align-items:center;justify-content:center;padding:8px;background:transparent;border:none;cursor:pointer;color:#666;transition:color .15s ease,background-color .15s ease;flex-shrink:0;align-self:stretch;&:hover{color:#000;background-color:#b3b3b3}& .SearchSelect_material-symbols-outlined__DGQnH{font-size:20px}}.PricesStep_container__WKhSN{padding:0}.PricesStep_emptyState__GQJE7{text-align:center;padding:40px;color:#999}.PricesStep_errorMessage__DzR_r{color:#e74c3c;margin-bottom:15px;font-size:14px}.PricesStep_daySection__W9C43{margin-bottom:30px}.PricesStep_dayTitle__MEm4_{margin:0 0 20px;font-size:16px;font-weight:700;color:#333}.PricesStep_horarioRow__SWFBi{display:flex;align-items:center;gap:12px;margin-bottom:16px}.PricesStep_horarioLabel__N4ZE4{font-size:14px;font-weight:600;color:#333;min-width:120px}.PricesStep_priceInputs__ZZo8D{display:flex;align-items:center;gap:8px;flex:1 1}.PricesStep_selectInput__pjfbM{min-width:120px}.PricesStep_selectInput__pjfbM,.PricesStep_valueInput__enmiB{padding:6px 10px;border:1px solid #ccc;border-radius:0;font-size:14px}.PricesStep_valueInput__enmiB{width:100px}.PricesStep_addButton__q8C9B,.PricesStep_removeButton__qXR8J{width:32px;height:32px;border:none;border-radius:0;cursor:pointer;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}.PricesStep_addButton__q8C9B{background-color:#4caf50;color:white}.PricesStep_addButton__q8C9B:hover{background-color:#45a049}.PricesStep_removeButton__qXR8J{background-color:#f44336;color:white}.PricesStep_removeButton__qXR8J:hover:not(:disabled){background-color:#da190b}.PricesStep_removeButton__qXR8J:disabled{background-color:#ccc;cursor:not-allowed;opacity:.5}.PricesStep_preciosDisplay__lboiL{display:flex;gap:8px;align-items:center;font-size:14px;color:#333;margin-left:12px}.PricesStep_precioTag__XBtZY{font-weight:500}.PricesStep_separator__UCaMf{border:none;border-top:1px solid #e0e0e0;margin:24px 0}@media (max-width:640px){.PricesStep_horarioRow__SWFBi{flex-direction:column;align-items:flex-start;gap:8px}.PricesStep_horarioLabel__N4ZE4{min-width:auto}.PricesStep_priceInputs__ZZo8D{width:100%;flex-direction:column;gap:8px}.PricesStep_selectInput__pjfbM,.PricesStep_valueInput__enmiB{width:100%;min-width:auto}}.SchedulesStep_emptyState__OZUcH{text-align:center;padding:40px;color:#999}.SchedulesStep_error__pto5X{color:#e74c3c;margin-bottom:15px;font-size:14px}.SchedulesStep_daySection__MRmwS{margin-bottom:30px;padding:20px;border:1px solid #ddd;border-radius:0;background-color:#fafafa}.SchedulesStep_dayTitle__f3uru{margin:0 0 15px;font-size:18px;font-weight:700;text-transform:uppercase}.SchedulesStep_horariosList__4vfDM{margin-bottom:15px}.SchedulesStep_emptyHorarios__2Ule3{color:#999;font-size:14px;font-style:italic}.SchedulesStep_horariosGrid__wHhdo{display:flex;flex-wrap:wrap;gap:10px}.SchedulesStep_horarioItem__AiQ_Q{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#fff;border:1px solid #ddd;border-radius:0}.SchedulesStep_horarioCheckbox___3hap{width:16px;height:16px}.SchedulesStep_horarioText__Ffclo{font-size:14px;font-weight:500}.SchedulesStep_removeButton__O0TZ7{margin-left:5px;padding:2px 8px;background:#e74c3c;color:white;border:none;border-radius:0;cursor:pointer;font-size:12px}.SchedulesStep_removeButton__O0TZ7:hover{background:#c0392b}.SchedulesStep_addHorarioContainer__lRDsV{display:flex;gap:10px;align-items:center}.SchedulesStep_timeInput___F4WJ{padding:8px;border:1px solid #ddd;border-radius:0;font-size:14px}.SchedulesStep_addButton__Xs4i6{padding:8px 16px;background-color:#4caf50;color:white;border:none;border-radius:0;cursor:pointer;font-size:14px;font-weight:500}.SchedulesStep_addButton__Xs4i6:hover{background-color:#45a049}.SchedulesStep_addButton__Xs4i6:disabled{background-color:#ccc;cursor:not-allowed}.SummaryStep_summaryContainer__Kwdqt{background-color:#f9f9f9;padding:25px;border-radius:0;border:1px solid #ddd}.SummaryStep_title__Pi9Ny{margin:0 0 25px;font-size:20px;font-weight:700;text-align:center;color:#333}.SummaryStep_section__I7e61{margin-bottom:25px}.SummaryStep_sectionTitle__1UnOk{margin:0 0 10px;font-size:16px;font-weight:700;color:#555}.SummaryStep_card__b19GO{padding:15px;background-color:#fff;border-radius:0;border:1px solid #e0e0e0}.SummaryStep_cardItem___d8uO{margin:5px 0;font-size:14px}.SummaryStep_horarioCard__8CA8q{padding:15px;background-color:#fff;border-radius:0;border:1px solid #e0e0e0;margin-bottom:10px}.SummaryStep_emptyState__ErykZ{text-align:center;padding:40px;color:#999;font-style:italic}.SummaryStep_warningBox__qqVah{margin-top:20px;padding:15px;background-color:#fff3cd;border:1px solid #ffc107;border-radius:0;font-size:14px;color:#856404}.SummaryStep_warningBox__qqVah p{margin:0}.SummaryStep_preciosDetalle__bdVmB{margin-top:10px;padding-top:10px;border-top:1px solid #e0e0e0;font-size:14px}.SummaryStep_preciosList__hOfOa{margin:8px 0 0 20px;padding:0;list-style-type:disc}.SummaryStep_preciosList__hOfOa li{margin:4px 0;color:#555}.WeekdaysStep_container__Ifp2F{margin-bottom:20px}.WeekdaysStep_description__6_9Ct{text-align:center;font-size:14px;color:#666}.WeekdaysStep_error__5RJpH{color:#e74c3c;margin-bottom:15px;font-size:14px}.WeekdaysStep_daysContainer__4zvUS{display:flex;flex-direction:column;gap:12px;max-width:400px;margin:0 auto}.WeekdaysStep_dayLabel__PTgIc{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #ddd;border-radius:0;cursor:pointer;background-color:transparent;transition:all .2s}.WeekdaysStep_dayLabel__PTgIc:hover{background-color:#f5f5f5}.WeekdaysStep_dayLabel__PTgIc.WeekdaysStep_selected__jScLa,.WeekdaysStep_dayLabel__PTgIc.WeekdaysStep_selected__jScLa:hover{background-color:#e8f5e9}.WeekdaysStep_dayCheckbox__bILEq{width:18px;height:18px;cursor:pointer}.WeekdaysStep_dayText__oJTn_{font-size:16px;font-weight:400}.WeekdaysStep_dayText__oJTn_.WeekdaysStep_selected__jScLa{font-weight:600}.WeekdaysStep_dayLabel__PTgIc.WeekdaysStep_disabled__mVE_C{background-color:#f5f5f5;cursor:not-allowed;opacity:.5}.WeekdaysStep_dayLabel__PTgIc.WeekdaysStep_disabled__mVE_C:hover{background-color:#f5f5f5}.WeekdaysStep_dayCheckbox__bILEq:disabled{cursor:not-allowed}.WeekdaysStep_dayText__oJTn_.WeekdaysStep_disabled__mVE_C{color:#999}.LinkedUsersClientPage_container__TCawb{width:100%;max-width:var(--xl);margin:0 auto;padding:1em;display:flex;flex-direction:column;gap:1em}.LinkedUsersClientPage_title__kFRgt{font-family:Changa,Changa Fallback,Arial,sans-serif;font-size:1.6em;text-transform:uppercase;margin:0}.LinkedUsersClientPage_emptyMessage__ENh_a{text-align:center;color:#666;font-style:italic;padding:2em}.LinkedUsersClientPage_actions__DiKHh{display:flex;gap:.3em;align-items:center}.LinkedUsersClientPage_actionButton__FQ724{min-width:22px;min-height:22px;display:flex;justify-content:center;align-items:center;background:none;border:none;cursor:pointer}.LinkedUsersClientPage_buttonGroup__vDqmR{display:flex;gap:1em;justify-content:flex-start;margin-top:1em}@media (max-width:640px){.LinkedUsersClientPage_container__TCawb{padding:.5em}.LinkedUsersClientPage_title__kFRgt{font-size:1.3em}.LinkedUsersClientPage_buttonGroup__vDqmR{flex-direction:column}}.ModerationActionDialog_modal__b4mk7{box-sizing:border-box;font-family:Roboto,Roboto Fallback,Arial,sans-serif;width:calc(100% - 32px);max-width:var(--xs);margin:0;padding:1em;background:white;display:flex;flex-direction:column;gap:1em}.ModerationActionDialog_modalHeader__2tJij{color:#000}.ModerationActionDialog_modalFooter__b2_aX{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.ModerationActionDialog_modalFooter__b2_aX button{min-height:42px;height:42px;font-size:16px;padding:0 18px}.ModerationActionsBar_actions__29Nw5{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap;min-width:0;padding:16px 0 0;background:#fff}.ModerationActionsBar_modalText__Q2fUc{margin:0;color:#202020;font-size:1rem;line-height:1.5}.ModerationActionsBar_modalDescription__UP2UJ{margin:8px 0 0;color:#555;font-size:.95rem;line-height:1.5}.ModerationActionsBar_reasonField__L8Zfq{display:grid;grid-gap:8px;gap:8px;margin-top:16px;color:#202020;font-size:.95rem;font-weight:700}.ModerationActionsBar_reasonField__L8Zfq textarea{width:100%;min-height:132px;max-height:240px;field-sizing:content;resize:none;border:1px solid #9d9d9d;border-radius:6px;background:#fff;padding:12px;color:#202020;font:inherit;font-weight:400;line-height:1.5;transition:border-color .15s ease,box-shadow .15s ease}.ModerationActionsBar_reasonField__L8Zfq textarea:focus{border-color:#202020;outline:none}.ModerationActionsBar_reasonField__L8Zfq textarea[aria-invalid=true]{border-color:#dc3545}.ModerationActionsBar_reasonField__L8Zfq textarea[aria-invalid=true]:focus{box-shadow:0 0 0 3px rgba(220,53,69,.16)}.ModerationActionsBar_errorMessage__dcg86{margin:8px 0 0;color:#dc3545;font-size:.9rem}@media (max-width:760px){.ModerationActionsBar_actions__29Nw5{position:static;padding-top:20px}.ModerationActionsBar_actions__29Nw5>button,.ModerationActionsBar_modalFooter__BfHD7 button{flex:1 1 100%;max-width:100%;min-width:0}}.CallModerationForm_form__W3w1I{padding:0}.CallModerationForm_readonlyHeader__C8HZG{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-bottom:8px}.CallModerationForm_readonlyHeader__C8HZG span{font-family:Roboto,Roboto Fallback,Arial,sans-serif;font-weight:700}.CallModerationForm_gridTwo__D5t5B{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.CallModerationForm_section__Z6WoS{display:flex;flex-direction:column;gap:14px}.CallModerationForm_section__Z6WoS h3{margin:0;font-family:Changa,Changa Fallback,Arial,sans-serif;font-size:1.15rem}.CallModerationForm_warning__6TEiF{border-left:4px solid #b45309;background:#fffbeb;color:#78350f;padding:12px 14px;font-family:Roboto,Roboto Fallback,Arial,sans-serif}.CallModerationForm_preview__42DWf{border-left:4px solid #000;background:#f7f7f7;padding:12px 16px}.CallModerationForm_preview__42DWf h3{margin:0 0 8px;font-family:Changa,Changa Fallback,Arial,sans-serif;font-size:1.2rem}.CallModerationForm_preview__42DWf p{margin:0;white-space:pre-wrap;font-family:Roboto,Roboto Fallback,Arial,sans-serif;line-height:1.5}.CallModerationForm_switches__jt4hK{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.CallModerationForm_inlineActions__5B_y7{display:flex}@media (max-width:760px){.CallModerationForm_mobileHiddenAction__hbN5y.CallModerationForm_mobileHiddenAction__hbN5y{display:none}}@media (max-width:820px){.CallModerationForm_gridTwo__D5t5B,.CallModerationForm_switches__jt4hK{grid-template-columns:1fr}}.RichTextEditor_wrapper__0v0LN{display:flex;flex-direction:column;gap:10px}.RichTextEditor_label__GIHl9{font-weight:600;font-size:.95rem}.RichTextEditor_status__4dXdK{display:flex;gap:14px;font-size:12px;color:#666}.RichTextEditor_error__Hagjy{color:#dc2626;font-size:.85rem;margin:0}.RichTextEditor_editorContent__s46Jj{min-height:220px;padding:12px 14px;border:1px solid #d6d6d6;background:#ffffff;color:#111111;caret-color:#111111;font-family:Roboto,Times New Roman,serif;font-size:17px;line-height:1.8;outline:none}.RichTextEditor_editorContent__s46Jj:focus{border:2px solid #111111}.RichTextEditor_editorContentDisabled__SZWco{background:#f3f4f6;color:#555555;cursor:not-allowed}.RichTextEditor_editorContent__s46Jj p.is-empty.is-editor-empty:first-child:before{color:#6b7280;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.RichTextEditor_editorContent__s46Jj p{margin:0;line-height:1.7}.RichTextEditor_editorContent__s46Jj ul{list-style-type:disc;padding-left:22px;margin-bottom:0}.RichTextEditor_editorContent__s46Jj ul li{list-style:disc;line-height:1.1;padding:0;margin:0}.RichTextEditor_editorContent__s46Jj ol{list-style-type:decimal;padding-left:22px;margin-bottom:1em}.RichTextEditor_editorContent__s46Jj ol li{list-style:decimal}.RichTextEditor_editorContent__s46Jj blockquote{border-left:3px solid #aaaaaa;margin:1.1em 0;padding:4px 0 4px 16px;color:#555555;font-style:italic}.RichTextEditor_editorContent__s46Jj a{color:#0066cc;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .12s}.RichTextEditor_editorContent__s46Jj a:hover{color:#004499}.RichTextEditor_editorContent__s46Jj hr{border:none;border-top:1px solid #d7d7d7;margin:1.4em 0}.RichTextHtmlPanel_overlay__589Pj{position:fixed;inset:0;background:rgba(0,0,0,.58);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.RichTextHtmlPanel_dialog__GW3ZW{width:720px;max-width:100%;background:#ffffff;border:1px solid #d6d6d6;overflow:hidden}.RichTextHtmlPanel_header__ocdta{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid #d7d7d7;font-size:11px;text-transform:uppercase;color:#555}.RichTextHtmlPanel_actions__kVmE_{display:flex;gap:8px}.RichTextHtmlPanel_textarea__4CdfP{display:block;width:100%;min-height:120px;max-height:520px;padding:14px;border:none;resize:none;font-family:Courier New,Courier,monospace;font-size:12px;line-height:1.6;background:#f7f7f7;color:#222;white-space:pre-wrap;word-break:break-all;outline:none;box-sizing:border-box;field-sizing:content}.RichTextLinkModal_overlay__tHWqR{position:fixed;inset:0;background:rgba(0,0,0,.58);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.RichTextLinkModal_dialog__IHm_8{width:520px;max-width:100%;background:#ffffff;border:1px solid #d6d6d6;padding:24px}.RichTextLinkModal_title__V2Kmi{margin:0 0 12px;font-size:16px}.RichTextToolbar_toolbar__j1kkP{display:flex;flex-wrap:wrap;gap:6px;padding:10px;border:1px solid #d6d6d6;background:#ffffff}.RichTextToolbar_toolbarButton__5tcCD{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid transparent;background:transparent;color:#555555;padding:0;cursor:pointer;border-radius:4px;overflow:hidden;transition:background .12s,color .12s,border-color .12s}.RichTextToolbar_toolbarButton__5tcCD .RichTextToolbar_material-symbols-outlined__d9qzK{font-size:18px;line-height:1}.RichTextToolbar_toolbarButton__5tcCD:hover{opacity:.75;border-color:#e0e0e0}.RichTextToolbar_toolbarButtonActive__yzyqF{background:#111111;color:#ffffff;border-color:#111111}.RichTextToolbar_toolbarButtonActive__yzyqF:hover{opacity:.85}.RichTextToolbar_toolbarButtonDisabled__0Kz4K{opacity:.4;cursor:not-allowed}.RichTextToolbar_toolbarButtonDisabled__0Kz4K:hover{background:transparent;color:#555555;border-color:transparent}.RichTextToolbar_toolbarSeparator__RWBNj{width:1px;height:30px;background:#d7d7d7;align-self:center}.RichTextToolbar_popupAnchor__s0LfM{position:relative}.RichTextToolbar_popup__4sOKu{position:absolute;top:38px;left:0;z-index:15;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px;width:190px;padding:10px;border:1px solid #d7d7d7;background:#ffffff}.RichTextToolbar_popupOverlay__mALoF{position:fixed;inset:0;background:transparent;z-index:10}.RichTextToolbar_colorDot__d5PDp{width:24px;height:24px;border:1px solid #bdbdbd;border-radius:999px;cursor:pointer}