.page_container__RgrZ1{width:100%;min-height:100vh;padding:30px;background:var(--background-color)}.page_pageTitleContainer__bLB_d{display:flex;flex-direction:column;align-items:flex-end;width:100%;margin-bottom:10px;position:relative}.page_content__tUQN0{background:var(--white);border-radius:8px;box-shadow:var(--shadow);margin-bottom:10px}.page_registrationForm__Ql_h3{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;margin-bottom:30px}.page_registrationForm__Ql_h3 div{display:flex;flex-direction:column}.page_registrationForm__Ql_h3 label{font-weight:600;margin-bottom:5px;color:var(--primary-color)}.page_registrationForm__Ql_h3 input[type=date],.page_registrationForm__Ql_h3 input[type=number],.page_registrationForm__Ql_h3 input[type=text],.page_registrationForm__Ql_h3 select{padding:8px 10px;border:1px solid #ccc;border-radius:4px;font-size:.9rem;transition:border-color .3s ease-in-out;background:white}.page_registrationForm__Ql_h3 input[type=date]:focus,.page_registrationForm__Ql_h3 input[type=number]:focus,.page_registrationForm__Ql_h3 input[type=text]:focus,.page_registrationForm__Ql_h3 select:focus{border-color:var(--primary-color);outline:none}.page_buttonContainer__f6jW2{grid-column:1/-1;grid-row:auto;display:flex;width:100%}.page_saveButton___c2Nn{height:45px;width:200px;color:white;border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:700;transition:background .3s ease-in-out}.page_saveButton___c2Nn,.page_saveButton___c2Nn:hover{background:var(--backgroundblue)}@media (max-width:768px){.page_registrationForm__Ql_h3{grid-template-columns:1fr}.page_pageTitleContainer__bLB_d{justify-content:center}}.page_container__dViU1{padding:24px;max-width:1200px;margin:0 auto}.page_pageHeader__GcBSv{display:flex;align-items:center;gap:16px;margin-bottom:24px}.page_backButton__Mv9nu{display:flex;align-items:center;justify-content:center}.page_controlsCard__gLuE8{margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.page_noPrint__bEiXg{display:block}@media print{.page_noPrint__bEiXg{display:none!important}}.page_printArea__evD_A{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start;padding:20px}.page_badgeContainer__o0mq2{width:65mm;height:105mm;box-sizing:border-box;background:#fff;border:3px solid #1a3a5f;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.1);page-break-inside:avoid;break-inside:avoid}@media print{.page_badgeContainer__o0mq2{box-shadow:none!important;border:3px solid #1a3a5f!important}}.page_badgeHeader__ZM8rH{height:45px;min-height:45px;box-sizing:border-box;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;padding:8px 10px;border-bottom:2px solid #1a3a5f}.page_logo__fkDb7{height:30px}.page_photoArea__8SRbu{width:100%!important;height:140px!important;background:#ffffff!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}.page_personPhoto__b67QX{width:100px!important;height:100px!important;min-width:100px!important;min-height:100px!important;object-fit:cover!important;border-radius:50%!important;border:2px solid #1a3a5f!important;display:block!important}.page_noPhoto__8jRfD{width:100px!important;height:100px!important;background:#f0f2f5!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#1a3a5f!important;font-size:45px!important;border:2px solid #f0f2f5!important}.page_infoArea__cxhSW{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:10px;text-align:center}.page_functionLabel__DRvBZ{font-size:10px;color:#666;text-transform:uppercase;margin-top:5px}.page_functionName__sspOz{font-size:11px;font-weight:700;color:#1a3a5f;margin-bottom:5px;text-transform:uppercase;line-height:1.1;max-width:90%}.page_personName__tFd4n{font-size:14px;font-weight:700;color:#333;margin-top:5px;border-top:1px solid #eee;padding-top:5px;width:90%;word-break:break-word;text-transform:uppercase}.page_qrArea__oeZzk{background:#f9f9f9;padding:8px;display:flex;flex-direction:column;align-items:center;border-top:2px solid #1a3a5f;height:95px}.page_qrLabel__u_nma{font-size:12px;font-weight:700;color:#1a3a5f;margin-top:4px;letter-spacing:2px}.page_errorState__IUjPe{border:2px dashed #ff4d4f;color:#ff4d4f}.page_loadingState__7qCw9{opacity:.7}.Button_Open__FCQXS{background-color:var(--backgroundlightblue);border:none;color:white;padding:15px 30px;text-align:center;text-decoration:none;display:flex;font-size:11px;margin:4px 2px;cursor:pointer;height:15px;align-items:center}.Button_Close__TU7Nw{background-color:#64748b}.Button_Cancel__NZJX6,.Button_Close__TU7Nw{border:none;color:white;padding:15px;text-align:center;text-decoration:none;display:flex;font-size:16px;cursor:pointer;justify-content:center;border-radius:15px;width:150px;height:35px;align-items:center;margin:25px 2px 4px}.Button_Cancel__NZJX6{background-color:#b91c1c}.Button_Submit__ZfW0i{background-color:var(--backgroundblue);border:none;color:white;padding:15px;text-align:center;text-decoration:none;display:flex;font-size:16px;cursor:pointer;justify-content:center;border-radius:15px;width:150px;height:35px;align-items:center;margin:25px 2px 4px}.Button_Insert__BPhc3{width:50px}.Button_Insert__BPhc3,.Button_Save__EQs_v{background-color:var(--backgroundblue);border:none;color:white;padding:15px;text-align:center;text-decoration:none;display:flex;font-size:16px;cursor:pointer;justify-content:center;border-radius:15px;height:50px;align-items:center;margin:25px 2px 4px}.Button_Save__EQs_v{width:100px}.Button_Add__Xqn9a,.Button_Delete__09DjZ,.Button_Edit__Ob4ko{background-color:var(--backgroundblue);border:none;color:white;padding:15px;text-align:center;text-decoration:none;display:flex;font-size:16px;margin:4px 2px;cursor:pointer;justify-content:center;border-radius:15px;width:80px;height:30px;align-items:center}.Button_Disabled__brI_w{opacity:.65;cursor:not-allowed}.styles_gallerySection__Stv_u{--preview-size:220px;width:100%;margin:20px 0 24px;padding:18px 20px 20px;border:1px solid #dbe7f5;border-radius:20px;background:linear-gradient(180deg,#fbfdff,#f6faff);box-shadow:0 14px 30px rgba(15,23,42,.06)}.styles_header__83w0Y{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.styles_headerBadge___oZPN{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#e9f2ff;color:#1659d4;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.styles_headerTitle__ZUMXe{margin:10px 0 6px;color:#172033;font-size:22px;font-weight:800}.styles_headerDescription__sAgcB{margin:0;color:#5b667c;font-size:14px;line-height:1.5}.styles_counter__r7Odm{min-width:110px;padding:12px 14px;border:1px solid #d7e4f5;border-radius:16px;background:rgba(255,255,255,.92);text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.styles_counter__r7Odm strong{display:block;color:#1659d4;font-size:28px;line-height:1}.styles_counter__r7Odm span{display:block;margin-top:6px;color:#6b7280;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.styles_uploadInput__f17Iz{display:none}.styles_uploadArea__uh_ke{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;min-height:150px;padding:22px;border:2px dashed #bfd2eb;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(240,247,255,.95)),repeating-linear-gradient(45deg,rgba(191,210,235,.14) 0 10px,rgba(255,255,255,0) 10px 20px);color:#1e3a5f;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease,background .2s ease}.styles_uploadAreaActive__kWLJZ,.styles_uploadArea__uh_ke:hover{border-color:#3b82f6;box-shadow:0 12px 26px rgba(59,130,246,.12);transform:translateY(-1px)}.styles_uploadIcon__Qpp9z{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:#e8f1ff;color:#1659d4;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.styles_uploadTitle__4JuVK{color:#172033;font-size:20px;font-weight:800;text-align:center}.styles_uploadSubtitle__AneJ1{color:#667085;font-size:14px;text-align:center;line-height:1.5}.styles_imageGrid__rQwpe{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));grid-gap:16px;gap:16px;margin-top:18px}.styles_imageCard__K7tdx{position:relative;display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #d7e4f5;border-radius:18px;background:#ffffff;box-shadow:0 10px 24px rgba(15,23,42,.08)}.styles_imageFrame__gz5zn{position:relative;width:100%;max-width:var(--preview-size);aspect-ratio:1/1;margin:0 auto;overflow:hidden;border-radius:14px;background:linear-gradient(180deg,#f7fafc,#edf3fb);border:1px solid #e2e8f0}.styles_imagePreview__J_ntz{width:100%;height:100%;object-fit:cover;display:block}.styles_removeButton__1rNRC{position:absolute;top:10px;right:10px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:999px;background:rgba(15,23,42,.82);color:#ffffff;cursor:pointer;box-shadow:0 8px 18px rgba(15,23,42,.18);transition:transform .2s ease,background .2s ease}.styles_removeButton__1rNRC:hover{background:#dc2626;transform:scale(1.05)}.styles_imageMeta__t3gSr{display:flex;flex-direction:column;gap:6px}.styles_imageName__PLDzA{color:#172033;font-size:14px;font-weight:700;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_imageTag__BKpHZ{align-self:flex-start;padding:4px 8px;border-radius:999px;background:#edf5ff;color:#1659d4;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.styles_emptyState__Zoti8{margin-top:18px;padding:14px 16px;border:1px dashed #cdd8e6;border-radius:14px;background:rgba(255,255,255,.72);color:#667085;font-size:14px;line-height:1.5}@media (max-width:900px){.styles_gallerySection__Stv_u{padding:16px}.styles_header__83w0Y{flex-direction:column}.styles_counter__r7Odm{width:100%}.styles_uploadArea__uh_ke{min-height:132px;padding:18px}.styles_uploadTitle__4JuVK{font-size:18px}}.Input_Input__yiobe{width:50vh;border:2px solid var(--input-border);border-radius:4px}.InputSearch_Input__EA1F5,.Input_Input__yiobe{padding:10px;box-sizing:border-box;margin:8px 0 10px;background-color:var(--input-background);color:var(--input-text)}.InputSearch_Input__EA1F5{width:100%;border:2px solid var(--backgroundblue);border-radius:4px;height:12px}.InputSearch_Input__EA1F5:focus{outline:none}.InputMask_Input__7MkMp{width:30vh;padding:10px;box-sizing:border-box;border:2px solid var(--input-border);border-radius:4px;margin:8px 0 10px;background-color:var(--input-background);color:var(--input-text)}.MandatoryPasswordChangeGate_container__GZYCt{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px;width:340px;max-width:90vw;box-sizing:border-box}.MandatoryPasswordChangeGate_title__yPdS5{font-size:1.3rem;font-weight:700;color:var(--backgroundblue);margin:0;text-align:center}.MandatoryPasswordChangeGate_description__LdVox{font-size:.9rem;color:var(--foreground);text-align:center;margin:0 0 12px}.MandatoryPasswordChangeGate_form__AQygb{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.MandatoryPasswordChangeGate_passwordInputContainer__GsW03{position:relative;width:100%;display:flex;align-items:center}.MandatoryPasswordChangeGate_input__Re2xK{width:100%;padding:10px 15px;font-size:16px;border:1px solid var(--input-border,#ccc);border-radius:4px;height:40px;box-sizing:border-box;background-color:var(--input-background);color:var(--input-text)}.MandatoryPasswordChangeGate_passwordInputContainer__GsW03 .MandatoryPasswordChangeGate_input__Re2xK{padding-right:40px}.MandatoryPasswordChangeGate_input__Re2xK:focus{outline:none;border-color:var(--backgroundblue);box-shadow:0 0 0 2px rgba(0,123,255,.25)}.MandatoryPasswordChangeGate_eyeButton__XY4yr{position:absolute;right:10px;background:none;border:none;cursor:pointer;color:#666;padding:5px;display:flex;align-items:center}.MandatoryPasswordChangeGate_eyeButton__XY4yr:hover{color:var(--backgroundblue)}.MandatoryPasswordChangeGate_submitButton__lZvvk{margin-top:8px;height:40px;width:100%;background:var(--backgroundblue);color:white;border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:700;transition:all .3s ease-in-out}.MandatoryPasswordChangeGate_submitButton__lZvvk:hover:not(:disabled){background:var(--backgroundblue-dark);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.MandatoryPasswordChangeGate_submitButton__lZvvk:disabled{opacity:.6;cursor:not-allowed}.NavigationProgress_progress__VCuX9{position:fixed;top:0;left:0;right:0;height:3px;overflow:hidden;pointer-events:none;opacity:0;z-index:1200;background:rgba(31,51,100,.12);transition:opacity .15s ease}.NavigationProgress_progress__VCuX9.NavigationProgress_active__gEnx1{opacity:1}.NavigationProgress_bar__g5m6u{display:block;width:42%;height:100%;border-radius:999px;background:linear-gradient(90deg,rgba(31,51,100,.35),var(--backgroundblue),var(--backgroundlightblue));box-shadow:0 0 12px rgba(31,51,100,.35);animation:NavigationProgress_routeProgress__LX8Au 1.1s ease-in-out infinite}@keyframes NavigationProgress_routeProgress__LX8Au{0%{transform:translateX(-110%)}to{transform:translateX(260%)}}.SearchSelect_searchSelect__m62Vb{position:relative;width:100%;font-family:inherit;z-index:200}.SearchSelect_searchSelect__m62Vb:focus{outline:none;z-index:300}.SearchSelect_searchSelect__m62Vb.SearchSelect_disabled__gfUWf{opacity:.6;cursor:not-allowed}.SearchSelect_selectField__UNSrM{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:8px 12px;border:1px solid #d0d5dd;border-radius:6px;background:white;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.SearchSelect_noBorder__RUc4y .SearchSelect_selectField__UNSrM{border:none;background:transparent;box-shadow:none;padding:6px 8px}.SearchSelect_selectField__UNSrM:hover:not(.SearchSelect_disabled__gfUWf){border-color:#98a2b3}.SearchSelect_selectField__UNSrM.SearchSelect_open__Yl8Cm{border-color:#2e90fa;box-shadow:0 0 0 3px rgba(46,144,250,.12);border-bottom-left-radius:0;border-bottom-right-radius:0;z-index:250}.SearchSelect_rootOpen__kd5gl{z-index:260}.SearchSelect_selectedValue__qvXuP{flex:1 1;min-width:0;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchSelect_selectField__UNSrM .SearchSelect_selectedValue__qvXuP:empty:before{content:attr(data-placeholder);color:#999}.SearchSelect_actions__MRTRU{display:flex;align-items:center;gap:4px;margin-left:10px;flex-shrink:0}.SearchSelect_clearButton__YRP4a{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:#f0f0f0;border-radius:50%;color:#666;font-size:12px;cursor:pointer;transition:background-color .2s ease}.SearchSelect_clearButton__YRP4a:hover{background:#e0e0e0}.SearchSelect_chevron__XOKTC{font-size:16px;color:#666;transition:transform .2s ease}.SearchSelect_chevron__XOKTC.SearchSelect_rotated__6EjRB{transform:rotate(180deg)}.SearchSelect_dropdown___nv5h{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #2e90fa;border-top:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 8px 20px rgba(0,0,0,.1);z-index:240;max-height:400px;overflow-y:auto;overflow-x:hidden}.SearchSelect_searchContainer__4VYVu{position:relative;padding:8px;border-bottom:1px solid #eee;background:#fff}.SearchSelect_searchIcon__cDC7N{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666;font-size:16px;pointer-events:none;z-index:10}.SearchSelect_searchInput__dsZTc{width:100%;padding:8px 12px 8px 20px!important;border:1px solid #ddd;border-radius:4px;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;text-indent:0}.SearchSelect_searchInput__dsZTc:focus{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.1)}.SearchSelect_optionsList__xx1_B{overflow-y:auto;max-height:360px;-webkit-overflow-scrolling:touch}.SearchSelect_option__7Mgmm{padding:10px 12px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background-color .1s ease}.SearchSelect_option__7Mgmm:last-child{border-bottom:none}.SearchSelect_option__7Mgmm.SearchSelect_highlighted__ZGdw4,.SearchSelect_option__7Mgmm:hover{background-color:#f8f9fa}.SearchSelect_option__7Mgmm.SearchSelect_selected__Dy_77{background-color:#e3f2fd;color:#1976d2;font-weight:500}.SearchSelect_optionContent__meMEX{display:flex;align-items:center;gap:10px}.SearchSelect_optionImage__cgEQp{width:24px;height:24px;border-radius:4px;object-fit:cover}.SearchSelect_loading__d6DzP,.SearchSelect_noOptions__KZ_LC{padding:20px;text-align:center;color:#666;font-style:italic}.SearchSelect_loading__d6DzP{color:#007bff}@media (max-width:768px){.SearchSelect_dropdown___nv5h{position:fixed;top:auto;bottom:0;left:0;right:0;border-radius:8px 8px 0 0;max-height:60vh}.SearchSelect_searchContainer__4VYVu{padding:12px}.SearchSelect_option__7Mgmm{padding:14px 12px;font-size:16px}}.FabricPopup_buttonGroup__LgguM{display:flex;flex-direction:row}.FabricPopup_popupTitle__G5A44{background-color:#1f3364;color:white;padding:10px 44px 10px 10px;border-radius:5px;text-align:center;margin:0}.FabricPopup_LabelTag__OxiZ2{font-family:sans-serif;font-weight:700;font-style:italic}.FabricPopup_PopupCard__wT9IP{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:85%;max-height:80vh;display:flex;flex-direction:column;background:white;padding:20px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:10301;overflow:hidden}.FabricPopup_Overlay__mLn0i{display:flex;flex-direction:row;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75);z-index:10300}.FabricPopup_popupHeader__dk9IE{position:relative;margin-bottom:15px;flex:0 0 auto}.FabricPopup_CloseButton__qE2pu{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:28px;height:28px;border:none;border-radius:4px;background:transparent;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;padding:0}.FabricPopup_CloseButton__qE2pu:hover{background:rgba(255,255,255,.2)}.FabricPopup_formGroup___qtvV{flex-direction:row;justify-content:space-between;width:100%;padding:4px;margin-left:6px}.FabricPopup_inputTag__1vCfr{width:10%;margin-bottom:15px;margin-left:6px;margin-right:6px}.FabricPopup_fieldset__qUMt_{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:100%;padding:4px;margin-bottom:10px}.FabricPopup_labels__MxWON{font-family:sans-serif;font-weight:700;font-size:12pt;font-style:italic;margin-bottom:4px;margin-left:10px;margin-right:10px}.FabricPopup_select_mother__eg9g9,.FabricPopup_select_son__Ok48y{width:20%;margin-left:10px;margin-right:10px}.FabricPopup_select_sonMultiplo__PtT7r{width:30%;margin-left:15px;margin-right:15px}.FabricPopup_select_unidMed__XufPu{width:15%;margin-left:10px;margin-right:10px}.FabricPopup_inputQtd__SenVJ{width:70px;margin-left:10px;margin-right:10px}.FabricPopup_semLimiteLabel__zrcf5{display:inline-flex;align-items:center;gap:4px;font-family:sans-serif;font-weight:700;font-size:10pt;font-style:italic;margin-left:4px;margin-right:10px;white-space:nowrap}.FabricPopup_quantityCell__KxPAc{display:flex;align-items:center;gap:6px}.FabricPopup_semLimiteLabelCompact__nxNQ8{display:inline-flex;align-items:center;gap:4px;font-size:9pt;white-space:nowrap;cursor:pointer}.FabricPopup_table_container__3b0v0{width:100%;overflow-x:auto;margin-left:15px;margin-bottom:10px;position:relative}.FabricPopup_TitleTable__4OIUx{margin:0 0 8px 15px;padding:8px 0;background:transparent}.FabricPopup_table_scroll__D9d_Z{max-height:45vh;overflow-y:auto;position:relative}.FabricPopup_searchSelectCompact__GgT6z{max-width:260px;width:100%;box-sizing:border-box}.FabricPopup_PopupCard__wT9IP form{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;overflow:visible}.FabricPopup_TitleTable__4OIUx{color:#ff6600;font-size:16px;margin:5px 0 10px 15px}.FabricPopup_styled_table__DlwoS{width:95%;border-collapse:collapse;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.15);border-radius:5px;overflow:hidden;font-size:10pt}.FabricPopup_styled_table__DlwoS td,.FabricPopup_styled_table__DlwoS th{padding:8px;text-align:left;border-bottom:1px solid #ddd}.FabricPopup_styled_table__DlwoS th{background-color:#1f3364;color:white;font-weight:700;font-size:10pt;position:-webkit-sticky;position:sticky;top:0;z-index:3}.FabricPopup_styled_table__DlwoS tr:nth-child(2n){background-color:#f2f2f2;font-size:10pt}.FabricPopup_no_results__Ofzb2{text-align:center;padding:15px;color:#2b07f8;font-style:italic}.FabricPopup_Label_switch__hUM8w{float:right}.FabricPopup_quantityInput__OpGa5{width:60px;padding:4px;text-align:center}.FabricPopup_unitLabel__wJzei{font-weight:500;color:var(--text-primary)}.FabricPopup_noUnit__g7Q70{color:var(--text-secondary);font-style:italic}.FabricPopup_actionButton__z8zdg{padding:7px 14px;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;outline:none}.FabricPopup_generateIdButton__Oczvi{background-color:#0066cc;color:white}.FabricPopup_generateIdButton__Oczvi:hover{background-color:#0052a3;box-shadow:0 2px 6px rgba(0,102,204,.3)}.FabricPopup_clearIdButton__sYJPg{background-color:#f57c00;color:white}.FabricPopup_clearIdButton__sYJPg:hover{background-color:#e65100;box-shadow:0 2px 6px rgba(245,124,0,.3)}.FabricPopup_removeButton__jpFdL{background-color:#d32f2f;color:white}.FabricPopup_removeButton__jpFdL:hover{background-color:#b71c1c;box-shadow:0 2px 6px rgba(211,47,47,.3)}.FabricPopup_actionButton__z8zdg:disabled{background-color:#c7cbd4;color:#6b7280;cursor:not-allowed;box-shadow:none}.page_container__Hkcis{padding:24px;background-color:#f0f2f5;min-height:100vh}.page_pageHeader__myTmW{display:flex;align-items:center;margin-bottom:24px;gap:16px}.page_backButton__VICN_{border:none;background:transparent;box-shadow:none;padding-left:0}.page_controlsCard__7ZA10{margin-bottom:24px;box-shadow:0 1px 2px 0 rgba(0,0,0,.03)}.page_printArea__6_8Z8{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;background:white;padding:40px;border-radius:8px;min-height:400px}.page_qrItem__LJtCq{display:flex;flex-direction:column;align-items:center;padding:10px;border:1px dashed #d9d9d9;border-radius:4px}.page_qrLabel__HPldA{margin-top:8px;font-size:12px;color:#666;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media print{.page_noPrint__YKq_X{display:none!important}.page_container__Hkcis{padding:0;background:white}.page_printArea__6_8Z8{padding:0;gap:10px;justify-content:flex-start}.page_qrItem__LJtCq{border:none;page-break-inside:avoid}}.CarFormPopup_popupContent__LtK61{padding:20px;background:white;border-radius:8px;max-width:800px;max-height:90vh;overflow-y:auto;width:100%}.CarFormPopup_popupContent__LtK61 h3{margin-bottom:20px;text-align:center;font-size:1.5rem;color:var(--primary-color)}.CarFormPopup_form__oQ_5m{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.CarFormPopup_fieldGroup__MHp4M{display:flex;flex-direction:column;gap:5px}.CarFormPopup_fieldGroup__MHp4M label{font-weight:600;color:var(--primary-color);font-size:.9rem}.CarFormPopup_fieldGroup__MHp4M input,.CarFormPopup_fieldGroup__MHp4M select{padding:8px 12px;border:1px solid #ccc;border-radius:4px;font-size:.9rem;text-transform:uppercase;transition:border-color .3s ease-in-out;background:white}.CarFormPopup_fieldGroup__MHp4M input:focus,.CarFormPopup_fieldGroup__MHp4M select:focus{border-color:var(--primary-color);outline:none}.CarFormPopup_fieldGroup__MHp4M input:disabled,.CarFormPopup_fieldGroup__MHp4M select:disabled{background-color:#f5f5f5;opacity:.7}.CarFormPopup_fieldHint__MFh9M{font-size:.75rem;color:#888;text-transform:none}.CarFormPopup_inputWithButton__neejP{display:flex;gap:8px;align-items:center}.CarFormPopup_inputWithButton__neejP select{flex:1 1}.CarFormPopup_addButton__PtItU{border:none;background:none;color:var(--backgroundblue);font-size:1.2rem;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .3s ease-in-out}.CarFormPopup_addButton__PtItU:hover{background-color:rgba(0,123,255,.1)}.CarFormPopup_imageUpload__Wqz85{border:2px dashed #ccc;border-radius:8px;padding:20px;text-align:center;cursor:pointer;transition:border-color .3s ease-in-out;min-height:120px;display:flex;align-items:center;justify-content:center}.CarFormPopup_imageUpload__Wqz85:hover{border-color:var(--primary-color)}.CarFormPopup_imagePreview__FtYmx{border-radius:8px;object-fit:cover}.CarFormPopup_buttonContainer__2N4Kk{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:20px;border-top:1px solid #eee}.CarFormPopup_saveButton__SOJPD{padding:12px 24px;background:var(--backgroundblue);color:white;border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:700;transition:background .3s ease-in-out}.CarFormPopup_saveButton__SOJPD:hover{background:var(--primary-color)}.CarFormPopup_cancelButton__zbFmQ{padding:12px 24px;background:#ccc;color:#333;border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:700;transition:background .3s ease-in-out}.CarFormPopup_cancelButton__zbFmQ:hover{background:#999;color:white}.CarFormPopup_pdfUploadArea__JjmjN{display:flex;flex-direction:column;gap:8px}.CarFormPopup_pdfList__PWI0z{display:flex;flex-wrap:wrap;gap:8px}.CarFormPopup_pdfItem__BxYc_{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f0f4f8;border:1px solid #d0d7e2;border-radius:6px;font-size:.85rem}.CarFormPopup_pdfFileName___KNhC{color:#333}.CarFormPopup_pdfFileName___KNhC,.CarFormPopup_pdfLink__gABnx{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CarFormPopup_pdfLink__gABnx{color:#007bff;cursor:pointer;text-decoration:underline}.CarFormPopup_pdfLink__gABnx:hover{color:#0056b3}.CarFormPopup_pdfRemoveButton__jbTud{background:none;border:none;color:#dc3545;font-size:1.1rem;cursor:pointer;padding:0 4px;line-height:1;border-radius:4px;transition:background .2s}.CarFormPopup_pdfRemoveButton__jbTud:hover{background:#fde8e8}.CarFormPopup_pdfUploadButton__Eupk5{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:var(--backgroundblue);color:white;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;transition:background .3s ease-in-out;align-self:flex-start}.CarFormPopup_pdfUploadButton__Eupk5:hover{background:var(--primary-color)}.CarFormPopup_pdfUploadButton__Eupk5 span{pointer-events:none}.page_tabMenu__CoIlT{display:flex;justify-content:flex-start;gap:5px;background:white;padding:10px;border-radius:8px 8px 0 0;border-bottom:2px solid var(--backgroundblue)}.page_tabButton__JNcYH{padding:10px 16px;border:2px solid var(--backgroundblue);background:white;cursor:pointer;font-weight:700;font-size:15px;border-radius:8px;transition:all .3s ease-in-out;color:var(--backgroundblue)}.page_tabButton__JNcYH.page_active__W_iVC,.page_tabButton__JNcYH:hover{background:var(--backgroundblue);color:white}.page_tabButton__JNcYH.page_active__W_iVC{font-weight:700;border:2px solid var(--backgroundblue)}.page_content__kt_e7{background:var(--white);padding:20px;border-radius:8px;box-shadow:var(--shadow);margin-bottom:40px}.DatePicker_DatePicker__3Azle{width:100%;box-sizing:border-box}.page_titleContainer__EC4yg{padding-top:5px;padding-right:5px;display:flex;flex-direction:column;align-items:flex-end;width:100%;margin-bottom:10px;position:relative}.page_title__zadzo{font-size:32px;font-weight:700;color:var(--backgroundblue);text-align:right;margin-bottom:5px}.page_titleContainer__EC4yg:after{content:"";display:block;width:30%;height:2px;background:var(--backgroundblue);margin-left:auto;margin-top:5px}.page_Container__Psnij{padding:20px;gap:10px}.page_Container__Psnij,.page_actions__XDdB2{display:flex;flex-direction:row;align-items:center;justify-content:center}.CarPageHeader_headerContainer__lk5r3{margin-bottom:20px}.CarPageHeader_headerActions__H4j2f{display:flex;justify-content:flex-end;margin:20px 0;padding:0 10px}.CarPageHeader_addButton__ea0HD{display:flex;align-items:center;gap:8px;padding:12px 20px;background:var(--backgroundblue);color:white;border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:700;transition:all .3s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.1)}.CarPageHeader_addButton__ea0HD:hover{background:var(--primary-color);transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.CarPageHeader_addButton__ea0HD:active{transform:translateY(0)}@media (max-width:768px){.CarPageHeader_headerActions__H4j2f{justify-content:center}.CarPageHeader_addButton__ea0HD{width:100%;max-width:300px;justify-content:center}}.SearchSelectCO_searchSelect__N2aoL{position:relative;width:100%;font-family:inherit}.SearchSelectCO_searchSelect__N2aoL:focus{outline:none}.SearchSelectCO_searchSelect__N2aoL.SearchSelectCO_disabled__Wo2qN{opacity:.6;cursor:not-allowed}.SearchSelectCO_selectField__9S_GA{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 12px;border:1px solid #d7dce6;border-radius:12px;background:white;cursor:pointer;transition:border-color .2s ease}.SearchSelectCO_selectField__9S_GA:hover:not(.SearchSelectCO_disabled__Wo2qN){border-color:#17345e}.SearchSelectCO_selectField__9S_GA.SearchSelectCO_open__dfpGB{border-color:#17345e;border-bottom-left-radius:0;border-bottom-right-radius:0}.SearchSelectCO_selectedValue__PVNSG{flex:1 1;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchSelectCO_selectField__9S_GA .SearchSelectCO_selectedValue__PVNSG:empty:before{content:attr(data-placeholder);color:#999}.SearchSelectCO_actions__4jKIa{display:flex;align-items:center;gap:4px;margin-left:8px;height:44px}.SearchSelectCO_clearButton__qzzeD{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:#f0f0f0;border-radius:50%;color:#666;font-size:12px;cursor:pointer;transition:background-color .2s ease}.SearchSelectCO_clearButton__qzzeD:hover{background:#e0e0e0}.SearchSelectCO_chevron__gfTUZ{font-size:16px;color:#666;transition:transform .2s ease}.SearchSelectCO_chevron__gfTUZ.SearchSelectCO_rotated__ixIHk{transform:rotate(180deg)}.SearchSelectCO_dropdown__03Wd9{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #17345e;border-top:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000}.SearchSelectCO_searchContainer__wI_Pr{position:relative;padding:8px;border-bottom:1px solid #eee;background:#fff}.SearchSelectCO_searchIcon__nTP3m{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666;font-size:16px;pointer-events:none;z-index:10}.SearchSelectCO_searchInput__iBKzE{width:100%;padding:10px 12px 10px 20px!important;border:1px solid #d7dce6;border-radius:10px;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;text-indent:0}.SearchSelectCO_searchInput__iBKzE:focus{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.1)}.SearchSelectCO_optionsList__ohCFw{overflow-y:auto}.SearchSelectCO_option__wXuO7{padding:10px 12px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background-color .1s ease}.SearchSelectCO_option__wXuO7:last-child{border-bottom:none}.SearchSelectCO_option__wXuO7.SearchSelectCO_highlighted__L2ppR,.SearchSelectCO_option__wXuO7:hover{background-color:#f8f9fa}.SearchSelectCO_option__wXuO7.SearchSelectCO_selected__NeXEL{background-color:#e3f2fd;color:#1976d2;font-weight:500}.SearchSelectCO_loading__72pUI,.SearchSelectCO_noOptions__kzHeS{padding:20px;text-align:center;color:#666;font-style:italic}.SearchSelectCO_loading__72pUI{color:#007bff}@media (max-width:768px){.SearchSelectCO_dropdown__03Wd9{position:fixed;top:auto;bottom:0;left:0;right:0;border-radius:8px 8px 0 0;max-height:60vh}.SearchSelectCO_searchContainer__wI_Pr{padding:12px}.SearchSelectCO_option__wXuO7{padding:14px 12px;font-size:16px}}.SearchSelectVehicleOption_searchSelect__NDD9g{position:relative;width:100%;min-width:200px}.SearchSelectVehicleOption_selectTrigger__YyhK7{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px solid #ddd;border-radius:4px;background-color:white;cursor:pointer;transition:border-color .2s,box-shadow .2s;min-height:40px}.SearchSelectVehicleOption_selectTrigger__YyhK7:hover{border-color:#007bff}.SearchSelectVehicleOption_selectTrigger__YyhK7.SearchSelectVehicleOption_open__g28xU{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.SearchSelectVehicleOption_selectValue__MN5hV{flex:1 1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchSelectVehicleOption_selectValue__MN5hV.SearchSelectVehicleOption_placeholder__hSEqn{color:#6c757d}.SearchSelectVehicleOption_selectActions__4deno{display:flex;align-items:center;gap:8px}.SearchSelectVehicleOption_clearIcon__4Vjwq{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:#6c757d;color:white;cursor:pointer;font-size:14px;line-height:1}.SearchSelectVehicleOption_clearIcon__4Vjwq:hover{background-color:#5a6268}.SearchSelectVehicleOption_arrow__LV9_Z{transition:transform .2s;font-size:12px;color:#6c757d}.SearchSelectVehicleOption_arrow__LV9_Z.SearchSelectVehicleOption_up__Gj4Nz{transform:rotate(180deg)}.SearchSelectVehicleOption_dropdown__MG2hs{position:absolute;top:100%;left:0;right:0;z-index:1000;background-color:white;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.SearchSelectVehicleOption_searchContainer__pTxx_{padding:8px;border-bottom:1px solid #eee}.SearchSelectVehicleOption_searchInput__QFeo1{width:100%;padding:6px 8px;border:1px solid #ddd;border-radius:4px;font-size:14px;outline:none}.SearchSelectVehicleOption_searchInput__QFeo1:focus{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.SearchSelectVehicleOption_optionsList__gqheu{max-height:200px;overflow-y:auto}.SearchSelectVehicleOption_option__3gwjN{padding:8px 12px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #f8f9fa}.SearchSelectVehicleOption_option__3gwjN.SearchSelectVehicleOption_highlighted__Z_C6T,.SearchSelectVehicleOption_option__3gwjN:hover{background-color:#f8f9fa}.SearchSelectVehicleOption_option__3gwjN.SearchSelectVehicleOption_selected__3jJA3{background-color:#007bff;color:white}.SearchSelectVehicleOption_option__3gwjN.SearchSelectVehicleOption_selected__3jJA3:hover{background-color:#0056b3}.SearchSelectVehicleOption_noOptions__boxlP{padding:12px;text-align:center;color:#6c757d;font-style:italic}.SearchSelectVehicleOption_disabled__L13Ts{opacity:.6;cursor:not-allowed}.SearchSelectVehicleOption_disabled__L13Ts .SearchSelectVehicleOption_selectTrigger__YyhK7{background-color:#f8f9fa;cursor:not-allowed}.SearchSelectVehicleOption_disabled__L13Ts .SearchSelectVehicleOption_selectTrigger__YyhK7:hover{border-color:#ddd}.page_containerx1__L3UYM{display:flex;flex-direction:column;gap:32px;padding:24px;background-color:#f5f5f5!important}.page_top__2xDQR{width:100%}.page_main__PdoHY{display:grid;grid-template-columns:2fr 1fr;grid-gap:24px;gap:24px;width:100%}.page_boxLeft__JjbZ0,.page_boxRight__Uorwj{padding:0}.page_info__cABDi{width:100%}@media (max-width:768px){.page_main__PdoHY{grid-template-columns:1fr}}.page_pagination__Jctz_{display:flex;justify-content:center;gap:8px;margin-top:12px}.page_pageButton__m7ENS{min-width:36px;height:36px;padding:0 10px;border:1px solid transparent;background:transparent;color:#1976d2;cursor:pointer;border-radius:4px;font-weight:500}.page_pageButton__m7ENS:hover{background:rgba(25,118,210,.08)}.page_pageButton__m7ENS:disabled{opacity:.5;cursor:not-allowed}.page_active__mNUUj{color:#000;font-weight:700}.page_emptyPhotos__Y5aIu{display:flex;align-items:center;justify-content:center;height:100%;min-height:180px;background:#fff;border:1px dashed #ddd;color:#666;border-radius:4px;padding:16px;text-align:center}.page_dropdownMenu__sU_Yg{position:absolute;top:2.2rem;right:0;background:#fff;border-radius:.5rem;box-shadow:0 2px 10px rgba(0,0,0,.12);border:1px solid #e0e0e0;z-index:9999;width:300px;padding:.5rem 0;margin:0;overflow:hidden}.page_dropdownButton__t81Ws{background:none;border:none;font-size:1.5rem;line-height:1;padding:0 .25rem;cursor:pointer;color:#444;border-radius:50%;transition:background .2s}.page_dropdownButton__t81Ws:focus,.page_dropdownButton__t81Ws:hover{background:#f1f1f1;outline:none}.page_link__pseXu{color:#0b5ed7;text-decoration:underline;cursor:pointer;transition:color .2s}.page_link__pseXu:hover{color:#063970}.page_modelCell__AUSzs{font-weight:500;color:#333;font-size:.98em;display:flex;align-items:center;gap:.3em}.page_statusItemSmall__CJocZ{font-size:12px;line-height:1.2}.page_statusLabelSmall__XkoBH{font-size:12px}.page_statusCountSmall__2aEo0{font-size:14px;font-weight:700;margin-left:2px}.page_statusDot__E2upQ{display:inline-block;width:14px;height:14px;border-radius:50%;margin-right:8px;border:2px solid #fff;box-shadow:0 0 0 1px #bbb;vertical-align:middle}.page_statusPreenchendo__GvGAs{background:#FF9800!important}.page_statusEmBreve__lPRkv{background:#FFEB3B!important}.page_statusAnalise__NObR2{background:#2196F3!important}.page_statusRevisar__89rC2{background:#F44336!important}.page_statusAprovado__vpG9X{background:#4CAF50!important}.page_pageWrapper__ioQYW{padding:2rem;background-color:#f5f7fa;min-height:100vh}.page_title__K6l9g{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#e9540e}.page_statusLine__nNNPb{display:flex;gap:1rem;margin-bottom:1rem;justify-content:flex-end}.page_statusItem__oJwQ3{font-size:.95rem;color:#444;display:flex;align-items:center;gap:.3rem}.page_dotYellow__5unfn{background-color:gold}.page_dotRed__i36MK,.page_dotYellow__5unfn{width:10px;height:10px;border-radius:50%;display:inline-block}.page_dotRed__i36MK{background-color:#e74c3c}.page_dotGreen__ATxgW{background-color:#2ecc71}.page_dotBlue__QetEN,.page_dotGreen__ATxgW{width:10px;height:10px;border-radius:50%;display:inline-block}.page_dotBlue__QetEN{background-color:#0033a0}.page_tableWrapper__AvqTy{overflow-x:auto;background-color:white;border-radius:8px;padding:0;box-shadow:0 0 8px rgba(0,0,0,.05);width:100%}.page_table__LQQKR{width:100%;border-collapse:collapse;table-layout:fixed}.page_table__LQQKR thead th{text-align:left;font-weight:700;padding-bottom:.5rem;padding-right:1rem;color:#555}.page_table__LQQKR thead th.page_dataCol__OSYPp{width:8%}.page_table__LQQKR thead th.page_numberCol__V_eM0{width:7%}.page_table__LQQKR thead th.page_workCol__CqcPO{width:27%}.page_table__LQQKR thead th.page_modelCol__3sYTQ{width:16%}.page_table__LQQKR thead th.page_statusCol__58bZo{width:25%;overflow:visible;text-overflow:unset}.page_table__LQQKR thead th.page_menuCol__ZmQmj{width:48px;max-width:56px}.page_row__XEXKs{background-color:white;border-bottom:1px solid #eee}.page_row__XEXKs td{padding:.6rem .5rem;vertical-align:middle;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page_row__XEXKs td.page_dataCol__OSYPp,.page_row__XEXKs td.page_numberCol__V_eM0{width:3%}.page_row__XEXKs td.page_workCol__CqcPO{width:27%}.page_row__XEXKs td.page_modelCol__3sYTQ{width:23%}.page_row__XEXKs td.page_statusCol__58bZo{width:25%;overflow:visible;text-overflow:unset}.page_row__XEXKs td.page_menuCell__B4I5x,.page_table__LQQKR thead th.page_menuCol__ZmQmj{width:2%;max-width:56px;text-align:right;white-space:nowrap;overflow:visible}.page_menuCell__B4I5x{width:48px;min-width:48px;max-width:56px;white-space:nowrap;text-align:right;overflow:visible}.page_row__XEXKs td.page_menuCell__B4I5x{flex:0 0 48px;width:48px;min-width:48px;max-width:56px;white-space:nowrap;justify-content:space-between;background-color:white;padding-right:.5rem;gap:.25rem}.page_statusPreenchendo__GvGAs{background:#FF9800}.page_statusEmBreve__lPRkv{background:#FFEB3B}.page_statusAnalise__NObR2{background:#2196F3}.page_statusRevisar__89rC2{background:#F44336}.page_statusAprovado__vpG9X{background:#4CAF50}.page_statusContent__hCr4b{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-width:0;flex-shrink:1;overflow:visible;text-overflow:unset}.page_menuWrapper__UgtaQ{position:relative;flex-shrink:0;z-index:10;margin-left:.5rem}.page_dropdownMenuList__7ziKK{margin:0;overflow:hidden}.page_dropdownMenuList__7ziKK ul{list-style:none;margin:0;padding:0;border:none}.page_dropdownMenuList__7ziKK li{padding:.6rem 1rem;white-space:nowrap;border-bottom:1px solid #f0f0f0}.page_dropdownMenuList__7ziKK li:last-child{border-bottom:none}.page_dropdownMenuList__7ziKK li:hover{background-color:#f1f1f1}.page_loadMoreWrapper__6Rxde{display:flex;justify-content:center;margin-top:1rem}.page_loadMore__t9GIZ{background-color:transparent;border:none;color:#0b5ed7;font-size:1rem;padding:.5rem 1rem}.page_viewButton__OD13h{display:inline-flex;align-items:center;gap:6px;padding:4px 6px;border-radius:6px;border:1px solid #b7e4c7;font-size:12px;cursor:pointer;background-color:#e6f7ea;color:#1b5e20;white-space:nowrap}.page_viewButton__OD13h:hover{background-color:#d4f0d9;border-color:#a3d9b1}.ReportDetails_popupTitle__OGuVw{color:#d35400;font-size:16px;font-weight:700;margin-bottom:12px}.ReportDetails_formWrapper__TTce_{background:#fff;border:1px solid #ddd;border-radius:4px;padding:16px;width:1068px;margin:0 auto}.ReportDetails_headerBar__nSw0l{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid #ddd}.ReportDetails_headerTitle__4R9S4{color:#d35400;font-weight:700}.ReportDetails_statusBtn__su4tM{background:#f39c12;color:#fff;border:none;border-radius:4px;padding:4px 8px;font-size:12px}.ReportDetails_cardContent__s5wBW{height:304px;display:flex;gap:16px;margin-top:12px}.ReportDetails_leftSection__KlRnV{flex:2 1}.ReportDetails_rightSection__7ji6h{flex:1 1}.ReportDetails_logos__Oziwc{justify-content:space-between;height:113px;width:762px;display:flex;gap:16px;margin:auto 0 12px;padding:0 50px}.ReportDetails_logo__r4BM9{height:80px;width:268px;object-fit:contain}.ReportDetails_subtitle__4488l{height:35px;width:762px;margin:0 0 12px;font-size:16px}.ReportDetails_infoTable__YbK2T,.ReportDetails_metricsTable__qtCn8{width:100%;border-collapse:collapse}.ReportDetails_collunA__afZa7{display:flex;flex-direction:column;gap:8px;font-size:12px}.ReportDetails_collunA__afZa7 td{height:39px}.ReportDetails_collunB__d60hK{flex-direction:column;gap:8px;font-size:12px}.ReportDetails_metricsTable__qtCn8 th{width:130px;height:30px}.ReportDetails_infoTable__YbK2T th,.ReportDetails_metricsTable__qtCn8 th{text-align:left;color:#555;border:1px solid #b9b2b2;background-color:#ebe4e4}.ReportDetails_infoTable__YbK2T th{padding:8px;width:80px}.ReportDetails_infoTable__YbK2T td,.ReportDetails_metricsTable__qtCn8 td{padding:6px;border:1px solid #b9b2b2}.ReportDetails_infoTable__YbK2T input{width:100%;box-sizing:border-box;height:32px;padding:4px 8px;border:1px solid #ccc;border-radius:2px;background:#fdfdfd}.ReportDetails_halfRow__w2kBl td{width:50%;min-width:120px;padding:0 4px}.ReportDetails_metricsTable__qtCn8 input{width:100%;height:30px;border:1px solid #ccc;border-radius:2px;padding:4px;background:#fdfdfd}.ReportDetails_inline__R34KX{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.ReportDetails_inlineB__MCw3r tr{display:inline}.Thirdpartylabor_wrapper__LhB8t{background:#fff;border:1px solid #ddd;border-radius:4px;padding:12px;margin:0 auto 16px;width:1068px}.Thirdpartylabor_header__0vESD{display:flex;justify-content:space-between;align-items:center}.Thirdpartylabor_title__JLCFR{color:#d35400;font-weight:700}.Thirdpartylabor_selectedList__Ua0Cj{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.Thirdpartylabor_chip__FsKU1{display:flex;align-items:center;background:#f1f1f1;border-radius:4px;padding:8px;gap:12px}.Thirdpartylabor_info__EKUvl{display:flex;flex-direction:column;margin-right:12px}.Thirdpartylabor_controls__5dN1I button{margin:0 2px;border:none;background:#ddd;width:24px;height:24px;border-radius:4px;cursor:pointer}.Thirdpartylabor_controls__5dN1I span{display:inline-block;width:24px;text-align:center}.Thirdpartylabor_popupBody__RWbkm{width:460px;background:#fff;border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.15);padding:32px 28px 24px;margin:0 auto;position:relative;border:none;-webkit-backdrop-filter:none;backdrop-filter:none}.Thirdpartylabor_popupTitle__e3TrJ{font-size:1.4rem;font-weight:700;color:#2c3e50;margin-bottom:24px;text-align:center;letter-spacing:-.02em}.Thirdpartylabor_input__T14zJ{padding:12px 16px;border:2px solid #e9ecef;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease;font-family:inherit}.Thirdpartylabor_input__T14zJ:focus{border:2px solid #3498db;outline:none;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.Thirdpartylabor_inputDisabled__pj0Cg{background:#f8f9fa;color:#6c757d;border:2px solid #e9ecef;padding:12px 16px;border-radius:8px;font-size:14px;font-family:inherit;cursor:not-allowed}.Thirdpartylabor_removeBtn__dv7m4{background:transparent;border:none;color:#f44336;font-size:22px;cursor:pointer;padding:2px 10px;opacity:.85;border-radius:50%;transition:background .2s,color .2s,opacity .2s;margin-left:4px;margin-right:4px;outline:none;display:inline-flex;align-items:center;justify-content:center;height:32px;vertical-align:middle;box-sizing:border-box}.Thirdpartylabor_removeBtn__dv7m4:focus,.Thirdpartylabor_removeBtn__dv7m4:hover{background:#ffeaea;color:#b71c1c;opacity:1}.Thirdpartylabor_popupForm__tUVFh{display:flex;flex-direction:column;gap:20px}.Thirdpartylabor_formGroup__RvbIR{display:flex;flex-direction:column;gap:8px}.Thirdpartylabor_label__sGuud{font-weight:600;color:#34495e;font-size:.95rem;margin-bottom:4px}.Thirdpartylabor_buttonGroup__yb7Xs{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid #ecf0f1}.Thirdpartylabor_selectPopupBody__ukBfs{width:480px;background:#fff;border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.15);padding:28px;margin:0 auto;position:relative;border:none}.Thirdpartylabor_searchInput__Bz6Gy{width:100%;padding:12px 16px;border:2px solid #e9ecef;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease;font-family:inherit;margin-bottom:20px}.Thirdpartylabor_searchInput__Bz6Gy:focus{border:2px solid #3498db;outline:none;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.Thirdpartylabor_laborList__HfbIj{max-height:300px;overflow-y:auto;border:2px solid #ecf0f1;border-radius:8px;background:#fff;margin-bottom:24px}.Thirdpartylabor_laborItem__Wm05Z{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #f8f9fa;cursor:pointer;transition:background .2s ease}.Thirdpartylabor_laborItem__Wm05Z:hover{background:#f8f9fa}.Thirdpartylabor_laborItem__Wm05Z:last-child{border-bottom:none}.Thirdpartylabor_laborCheckbox__35SZ8{accent-color:#3498db;width:18px;height:18px;margin-right:8px}.Thirdpartylabor_laborText__3R4tu{flex:1 1;font-size:14px;color:#2c3e50;font-weight:500}.Thirdpartylabor_emptyMessage__QBn_u{padding:40px 20px;text-align:center;color:#7f8c8d;font-style:italic}.Thirdpartylabor_laborItemHighlight__I_o6G{background:linear-gradient(135deg,#e8f5e8,#f0fff0)!important;border:2px solid #27ae60!important;animation:Thirdpartylabor_highlight__RC35I .6s ease-in-out}.Thirdpartylabor_newItemBadge__1a_Am{background:#27ae60;color:white;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px;margin-left:8px;animation:Thirdpartylabor_pulse__y60H5 1.5s infinite}@keyframes Thirdpartylabor_highlight__RC35I{0%{background:linear-gradient(135deg,#27ae60,#2ecc71);transform:scale(1.02)}50%{background:linear-gradient(135deg,#e8f5e8,#f0fff0)}to{background:linear-gradient(135deg,#e8f5e8,#f0fff0);transform:scale(1)}}@keyframes Thirdpartylabor_pulse__y60H5{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}.WorkSchedule_wrapper__D0mKm{background:#fff;border:1px solid #ddd;border-radius:4px;padding:16px;margin:16px auto;width:1068px}.WorkSchedule_title__7nOW2{color:#d35400;font-size:16px;font-weight:700;margin-bottom:8px}.WorkSchedule_fields__UHldv{display:flex;align-items:flex-start;gap:16px}.WorkSchedule_field__bIwLv{display:flex;flex-direction:column}.WorkSchedule_field__bIwLv label{font-size:12px;margin-bottom:4px;color:#555}.WorkSchedule_input____Vy6{width:139px;height:30px;padding:4px;border:1px solid #ccc;border-radius:2px;background:#fdfdfd;box-sizing:border-box}.WorkSchedule_hints__RQn_X{display:grid;grid-template-columns:repeat(4,139px);grid-gap:16px;gap:16px;margin-top:4px}.WorkSchedule_hint__YZTvD{font-size:10px;color:#888}.WorkSchedule_fields__UHldv .WorkSchedule_field__bIwLv:nth-child(2){margin-right:48px}.Workforce_popupTitle__ATHF9{color:#d35400;font-size:16px;font-weight:700;margin-bottom:12px}.Workforce_wrapper__hlG4Z{background:#fff;border:1px solid #ddd;border-radius:4px;padding:12px;margin:0 auto 16px;width:1068px}.Workforce_header__PdVnx{display:flex;justify-content:space-between;align-items:center}.Workforce_headerButtons__9D4y5{display:flex;gap:8px;align-items:center}.Workforce_title___daQa{color:#d35400;font-weight:700}.Workforce_selectedList__sdIYC{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.Workforce_chip__d6Boe{display:flex;align-items:center;background:#f1f1f1;border-radius:4px;padding:8px;gap:12px}.Workforce_info__kAIjo{display:flex;flex-direction:column;margin-right:12px}.Workforce_controls__dvAQ9 button{margin:0 2px;border:none;background:#ddd;width:24px;height:24px;border-radius:4px;cursor:pointer}.Workforce_controls__dvAQ9 span{display:inline-block;width:24px;text-align:center}.Workforce_popupBody__aUJ3p{width:400px}.Workforce_filters__dgUwR{display:flex;gap:8px;margin-bottom:12px}.Workforce_filters__dgUwR input,.Workforce_filters__dgUwR select{flex:1 1;padding:6px;border:1px solid #ccc;border-radius:4px}.Workforce_list__QftJq{max-height:300px;overflow-y:auto;border:1px solid #ccc;border-radius:4px;padding:6px;background:#fafafa}.Workforce_item__dVKOg{display:flex;align-items:center;gap:8px;padding:4px 0}.Workforce_texts__9ifFE{display:flex;flex-direction:column}.Workforce_name__lGF6K{font-size:14px}.Workforce_funcao__hgpY5{font-size:12px;color:#555}.Workforce_popupFooter__bOuS3{display:flex;justify-content:flex-end;margin-top:12px;gap:20px}.Workforce_popupFooter__bOuS3 button{padding:6px 12px;border:none;background:#007bff;color:#fff;border-radius:4px;cursor:pointer}.Workforce_popupFooterButtons__QmR4v{display:flex;gap:8px}.Workforce_formActions__B9dY3{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.page_container__EVIlr{padding:20px;font-family:Arial,sans-serif;background:#f5f5f5}.page_pageTitle__TKsWI{font-size:24px;margin-bottom:16px}.page_discrepancyDot__CPig2{display:inline-block;width:10px;height:10px;border-radius:50%;background:#e53935;margin-left:8px;position:relative;vertical-align:middle;cursor:default}.page_tooltip__UegUR{visibility:hidden;background-color:rgba(0,0,0,.85);color:#fff;text-align:left;border-radius:4px;padding:6px 8px;position:absolute;z-index:1000;top:18px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:12px}.page_discrepancyDot__CPig2:hover .page_tooltip__UegUR{visibility:visible}.Attachments_wrapper__83Cxc{background:#fff;border:1px solid #ddd;border-radius:4px;width:1068px;margin:16px auto 0;padding:12px}.Attachments_header__nbp_m{display:flex;justify-content:space-between;align-items:center}.Attachments_title__Q5KAE{color:#d35400;font-weight:700}.Attachments_hiddenInput__ytG0l{display:none}.Attachments_list__8pLyg{list-style:none;padding:0;margin:12px 0 0}.Attachments_item__ZtH0c{display:flex;align-items:center;padding:8px;border-bottom:1px solid #eee;gap:8px}.Attachments_link___9AL_{color:#007bff;font-size:18px;display:flex;align-items:center}.Attachments_name__XuG_o{flex:1 1;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Attachments_size__Sjgh7{font-size:12px;color:#555;width:60px;text-align:right}.Attachments_removeBtn__EHd9T{background:none;border:none;color:#dc3545;font-size:18px;cursor:pointer;display:flex;align-items:center}.Comments_title__6MBjx{font-size:16px;font-weight:600;color:#d35400;margin-right:auto;letter-spacing:-.5px}.Comments_header__KVimy{justify-content:space-between;margin-bottom:18px}.Comments_headerActions__ELzef{display:flex;align-items:center;gap:8px}.Comments_item__8YjIn{border-bottom:1px solid #eee;padding:22px 24px 18px;position:relative;background:#f9fafb;border-radius:6px;margin-bottom:14px;margin-top:10px;box-shadow:0 1px 4px #0001;transition:box-shadow .2s,background .2s}.Comments_item__8YjIn:hover{background:#f1f5fa;box-shadow:0 2px 8px #0002}.Comments_metaRight__SbmLF{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:auto;margin-bottom:20px}.Comments_autor__lQXHk{font-size:15px;font-weight:600;color:#111}.Comments_timestamp__Gr1Ax{font-size:12px;color:#111;margin-left:8px}.Comments_meta__zWtqU strong{color:#111;font-size:15px;font-weight:600}.Comments_meta__zWtqU span{font-size:12px;color:#111}.Comments_desc__dXhj1{margin-bottom:6px;font-size:15px;color:#111;font-weight:500;line-height:1.5;padding-left:2px;text-transform:uppercase}.Comments_camposView__xnpzl{font-size:13px;color:#111;display:flex;flex-wrap:wrap;gap:8px;padding-left:0;margin-top:6px}.Comments_campoView__l1819{text-transform:uppercase;display:flex;align-items:center;padding:4px 14px;background:#fff;color:#007bff;font-size:13px;font-weight:500;border-radius:6px;white-space:nowrap;box-shadow:0 1px 2px #0001;margin-right:4px;border:1px solid #fff}.Comments_campoView__l1819,.Comments_campoView__l1819 span,.Comments_campoView__l1819 strong{display:inline;border:none;padding:0;background:none;color:inherit;font-size:inherit;font-weight:inherit;border-radius:0}.Comments_campoView__l1819 strong{color:#007bff;font-weight:600;margin-right:4px}.Comments_popupTitle__fHYV0{color:#d35400;font-size:16px;font-weight:700;margin-bottom:12px}.Comments_popupContent__d9Q7j{background:#fff;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,.12);padding:16px;min-width:360px}.Comments_popupSmall__AbqqS{width:420px;padding:16px}.Comments_wrapper___IhEu{background:#fff;border:1px solid #ddd;border-radius:4px;padding:12px;width:1068px;margin:18px auto 0}.Comments_header__KVimy{display:flex;align-items:center;gap:8px}.Comments_iconBtn__77gEN{color:#fff;border:none;padding:6px 10px;border-radius:4px;cursor:pointer;background:#6c757d}.Comments_popupContent__d9Q7j h3{margin-top:0;color:#d35400}.Comments_textarea___CESU{width:100%;height:80px;margin:8px 0;padding:6px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.Comments_camposHeader__LwFcK{display:flex;justify-content:space-between;align-items:center;color:#d35400;margin-right:auto;letter-spacing:-.5px}.Comments_camposList__xJaPT{max-height:200px;overflow-y:auto}.Comments_campoRow__QzejH{display:flex;gap:8px;margin-bottom:4px}.Comments_campoRow__QzejH input{flex:1 1;padding:4px 6px;border:1px solid #ccc;border-radius:4px}.Comments_removeCampoBtn__py3AP{background:none;border:none;font-size:18px;color:#dc3545;cursor:pointer}.Comments_formActions__vnFJT{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.Comments_formActions__vnFJT button{padding:6px 12px;border:none;border-radius:4px;cursor:pointer}.Comments_formActions__vnFJT button:first-child{background:#6c757d;color:#fff}.Comments_formActions__vnFJT button:last-child{background:#28a745;color:#fff}.Comments_list__WtANh{margin-top:12px}.Comments_meta__zWtqU{display:flex;justify-content:flex-end;align-items:center;font-size:13px;color:#111;margin-bottom:0}.Comments_desc__dXhj1{margin-bottom:4px}.Comments_camposView__xnpzl{font-size:12px;color:#555;margin-bottom:4px}.Comments_campoView__l1819{margin-left:8px}.Comments_buttons__TjdnE{display:flex;gap:4px;margin-top:2px;justify-content:flex-end}.Comments_removeBtn__mwZ4n{background:transparent;border:none;color:#f44336;font-size:22px;cursor:pointer;padding:2px 10px;opacity:.85;border-radius:50%;transition:background .2s,color .2s,opacity .2s;outline:none;display:inline-flex;align-items:center;justify-content:center}.Comments_removeBtn__mwZ4n:focus,.Comments_removeBtn__mwZ4n:hover{background:#ffeaea;color:#b71c1c;opacity:1}.Comments_editBtn__ZS_gw{background:transparent;border:none;color:#1976d2;font-size:20px;cursor:pointer;padding:2px 10px;border-radius:50%;outline:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.Comments_editBtn__ZS_gw:focus,.Comments_editBtn__ZS_gw:hover{background:#e3f0ff;color:#0d47a1}.Comments_reorderHeader__DHViS{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.Comments_orderSelect__LVi8v{padding:6px 12px;border:1px solid #ccc;border-radius:4px;background:#fff;font-size:14px}.Comments_reorderList__AroRA{max-height:400px;overflow-y:auto;padding:4px 0}.Comments_reorderItem__v4DOO{display:flex;align-items:center;padding:8px 12px;margin-bottom:8px;background:#e9ecef;border-radius:4px;cursor:-webkit-grab;cursor:grab}.Comments_ordLabel__SLZrX{font-weight:700;margin-right:8px;width:32px;text-align:right;color:#555}.Comments_dragHandle__W4Xqo{margin:0 12px;font-size:16px;color:#555}.Comments_reorderText__Gbup0{flex:1 1;font-size:14px;color:#333}.ElectronicApproval_wrapper__k46D_{background:#fff;border:1px solid #ddd;border-radius:4px;padding:16px;width:1068px;margin:16px auto 0}.ElectronicApproval_header__3HlIf{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ElectronicApproval_title__e4cvP{color:#d35400;font-size:16px;font-weight:700}.ElectronicApproval_instruction__U3BCP{font-size:14px;color:#555;text-align:right}.ElectronicApproval_content__FcYJZ{display:flex;align-items:center;gap:24px}.ElectronicApproval_statusBtn__l3nBq{background:#f39c12;color:#fff;padding:6px 12px;border:none;border-radius:4px;font-size:14px;cursor:default}.ElectronicApproval_radioGroup__wvFkK{display:flex;gap:24px}.ElectronicApproval_radioItem__6Ylra{display:flex;align-items:center;gap:6px;font-size:14px;color:#333}.ElectronicApproval_radioItem__6Ylra input{cursor:pointer}.Equipment_reorderHeader__rw_kt{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.Equipment_reorderList__XdyPn{margin:18px 0 20px;max-height:320px;overflow-y:auto}.Equipment_reorderItem__wxJ_V{display:flex;align-items:center;background:#f5f8ff;border:1px solid #e0e0e0;border-radius:5px;margin-bottom:8px;padding:8px 12px;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:box-shadow .15s}.Equipment_reorderItem__wxJ_V:active{box-shadow:0 2px 8px #0002}.Equipment_ordLabel__YaaiQ{font-weight:600;margin-right:12px;color:#1976d2;font-size:15px}.Equipment_dragHandle__PoFPp{font-size:18px;margin-right:12px;color:#888;cursor:-webkit-grab;cursor:grab}.Equipment_reorderText__r8o3S{font-weight:500;color:#222;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Equipment_equipmentCell__n3jOK{min-width:250px;padding:4px;border:1px solid #e0e0e0;background:#fff}.Equipment_equipmentCellContent__GvuWU{display:flex;align-items:center;gap:8px}.Equipment_equipmentName__fHABd{flex:1 1;text-transform:uppercase}.Equipment_equipmentCellEmpty__vSYtW{min-width:250px;background:#fff;border:none}.Equipment_qtyInput__72Ppk{width:40px;text-align:center;border:none;background:transparent;outline:none}.Equipment_removeBtnTable__Fqxf_:hover .Equipment_xIcon__pNsaW{background:#ffeaea;border-radius:50%}.Equipment_removeBtnTable__Fqxf_:hover .Equipment_xIcon__pNsaW:after,.Equipment_removeBtnTable__Fqxf_:hover .Equipment_xIcon__pNsaW:before{background:#b71c1c}.Equipment_xIcon__pNsaW{display:inline-block;width:18px;height:18px;position:relative}.Equipment_xIcon__pNsaW:after,.Equipment_xIcon__pNsaW:before{content:"";position:absolute;left:8px;top:2px;width:2px;height:14px;background:#d32f2f;border-radius:2px}.Equipment_xIcon__pNsaW:before{transform:rotate(45deg)}.Equipment_xIcon__pNsaW:after{transform:rotate(-45deg)}.Equipment_popupBody__IdiTJ{background:#fff;border-radius:10px;padding:32px 24px;min-width:340px;max-width:95vw;box-shadow:0 8px 32px rgba(0,0,0,.18)}.Equipment_popupTitle__RWSZi{color:#e67c00;font-size:1.1rem;font-weight:600;margin-bottom:22px}.Equipment_input__9HKyR{padding:8px 10px;border:1px solid #bdbdbd;border-radius:5px;font-size:1rem;background:#fafbfc;color:#222;transition:border .2s}.Equipment_input__9HKyR:focus{border:1.5px solid #ff9800;outline:none}.Equipment_editIcon__3HX_7{display:inline-block;width:18px;height:18px;position:relative}.Equipment_editIcon__3HX_7:before{left:4px;top:10px;width:10px;height:2px}.Equipment_editIcon__3HX_7:after,.Equipment_editIcon__3HX_7:before{content:"";position:absolute;background:#1976d2;border-radius:1px;transform:rotate(-45deg)}.Equipment_editIcon__3HX_7:after{left:10px;top:4px;width:2px;height:8px}.Equipment_removeBtn__kc_NU{color:#f44336;font-size:22px;padding:2px 10px;opacity:.85;border-radius:50%;transition:background .2s,color .2s,opacity .2s;margin-left:4px;margin-right:4px;outline:none;display:inline-flex;align-items:center;justify-content:center}.Equipment_removeBtn__kc_NU:focus,.Equipment_removeBtn__kc_NU:hover{background:#ffeaea;color:#b71c1c;opacity:1}.Equipment_equipCell__PzFxx{min-width:250px;padding:4px;border:1px solid #e0e0e0;background:#fff}.Equipment_equipCellEmpty__kXzyf{min-width:250px;background:#fff;border:none}.Equipment_equipName__BYEzb{flex:1 1}.Equipment_rowBorder__kS9dy{border-bottom:1px solid #e0e0e0}.Equipment_noEquipMsg__QU4pp{text-align:center;padding:16px}.Equipment_editBtn__2x9W_{background:none;border:none;cursor:pointer;padding:2px}.Equipment_footerPopup__K3JVE{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.Equipment_popupForm__AsZBE{display:flex;flex-direction:column;gap:18px;margin-top:8px}.Equipment_popupLabel__FFFWV{display:flex;flex-direction:column;gap:6px;font-weight:500;color:#333}.Equipment_addNewBtn__XyhrE{padding:6px 12px;border:none;background:#007bff;color:#fff;border-radius:4px;cursor:pointer;font-weight:500;font-size:15px;transition:background .2s}.Equipment_wrapper__Fnfod{background:#fff;border:1px solid #ddd;border-radius:4px;padding:12px;margin:0 auto;width:1068px}.Equipment_header__bqItw{display:flex;justify-content:space-between;align-items:center}.Equipment_title__WhjrW{color:#d35400;font-weight:700}.Equipment_addBtn__I6neu{background:#007bff;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer}.Equipment_selectedList__C7kUW{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.Equipment_chip__iJdxq{display:flex;align-items:center;background:#f1f1f1;border-radius:4px;padding:4px 8px;gap:8px}.Equipment_name__sOR8h{font-size:14px}.Equipment_removeBtn__kc_NU{background:transparent;border:none;font-size:16px;cursor:pointer}.Equipment_popupBody__IdiTJ{width:400px}.Equipment_popupBody__IdiTJ h3{margin-top:0}.Equipment_search__Qlkj8{width:100%;margin:8px 0;box-sizing:border-box}.Equipment_list__0cr7U,.Equipment_search__Qlkj8{padding:6px;border:1px solid #ccc;border-radius:4px}.Equipment_list__0cr7U{max-height:300px;overflow-y:auto;background:#fafafa}.Equipment_item__Vqt1R{display:flex;align-items:center;gap:8px;padding:4px 0}.Equipment_itemName__jjHCV{font-size:14px}.Equipment_footer__6tjfu{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.Equipment_newBtn__V_Vq5{background:none;border:none;color:#007bff;cursor:pointer}.Footer_wrapper__wAl7S{display:flex;flex-direction:column;border-top:1px solid #ddd;border-radius:0 0 4px 4px;padding:12px 16px;width:1068px;margin:0 auto}.Footer_topRow__w4Wo7{display:flex;justify-content:space-between;align-items:flex-start}.Footer_info__ZZrNi{font-size:13px;color:#555;line-height:1.4}.Footer_info__ZZrNi strong{color:#333}.Footer_links__V0ddx{display:flex;gap:16px;margin-top:2px}.Footer_link__XSgtM{font-size:13px;color:#007bff;text-decoration:none}.Footer_link__XSgtM:hover{text-decoration:underline}.Footer_bottomRow__N5Ut_{display:flex;justify-content:flex-start;margin-top:40px}.Footer_saveBtn__ToKxn{display:flex;align-items:center;gap:6px;background:#28a745;color:#fff;border:none;padding:8px 14px;border-radius:4px;font-size:14px;cursor:pointer}.Footer_saveBtn__ToKxn:hover{background:#218838}.Footer_icon__WuhNI{font-size:16px;line-height:1}.Occurrences_wrapper__I7ZMl{border:1px solid #ddd;border-radius:4px;margin:18px auto 0}.Occurrences_header__FitpE{margin-bottom:18px}.Occurrences_headerActions__h6dvz{display:flex;align-items:center;gap:8px}.Occurrences_title__4Y6DO{font-weight:600;margin-right:auto;letter-spacing:-.5px}.Occurrences_reorderHeader___5zSW{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.Occurrences_orderSelect__dCBei{padding:6px 12px;border:1px solid #ccc;border-radius:4px;background:#fff;font-size:14px}.Occurrences_iconBtn__qxs3G{background:#6c757d;color:#fff;border:none;padding:6px 10px;border-radius:4px;cursor:pointer;font-size:15px;transition:background .2s}.Occurrences_iconBtn__qxs3G:active,.Occurrences_iconBtn__qxs3G:hover{background:#5a6268}.Occurrences_iconBtn__qxs3G:focus{outline:none}.Occurrences_reorderList__U_X3M{max-height:400px;overflow-y:auto;padding:4px 0}.Occurrences_reorderItem__l8esi{display:flex;align-items:center;padding:8px 12px;margin-bottom:8px;background:#e9ecef;border-radius:4px;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:box-shadow .15s}.Occurrences_reorderItem__l8esi:active{box-shadow:0 2px 8px #0002}.Occurrences_ordLabel__xOx8Z{font-weight:700;margin-right:8px;width:32px;text-align:right;color:#555}.Occurrences_dragHandle__UodYg{font-size:18px;margin-right:12px;color:#888;cursor:-webkit-grab;cursor:grab}.Occurrences_reorderText__Gkj0v{flex:1 1;font-size:14px;color:#333;cursor:default}.Occurrences_popupContent__ddeMb{background:#fff;border-radius:10px;padding:32px 24px;min-width:340px;max-width:95vw;box-shadow:0 8px 32px rgba(0,0,0,.18)}.Occurrences_form__LM9ot{display:flex;flex-direction:column;gap:16px}.Occurrences_formRow__r99tM{display:flex;flex-direction:column;gap:4px}.Occurrences_input__KGREg{padding:8px 10px;border:1px solid #bdbdbd;border-radius:5px;font-size:1rem;background:#fafbfc;color:#222;transition:border .2s}.Occurrences_input__KGREg:focus{border:1.5px solid #ff9800;outline:none}.Occurrences_formActions__I5OZh{display:flex;gap:12px;justify-content:flex-end;margin-top:12px}.Occurrences_popupTitle__zu8_m{color:#d35400;font-size:16px;font-weight:700;margin-bottom:12px}.Occurrences_actionsCell__VYIW_{text-align:right}.Occurrences_actionsWrapper__xEzqk{display:inline-flex;align-items:center;justify-content:flex-end}.Occurrences_header__FitpE{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:24px}.Occurrences_editBtn__PakXo{background:transparent;border:none;color:#1976d2;font-size:20px;cursor:pointer;padding:2px 10px;border-radius:50%;margin-left:4px;margin-right:4px;outline:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.Occurrences_editBtn__PakXo:focus,.Occurrences_editBtn__PakXo:hover{background:#e3f0ff;color:#0d47a1}.Occurrences_removeBtn__t4qCY{background:transparent;border:none;color:#f44336;font-size:22px;cursor:pointer;padding:2px 10px;opacity:.85;border-radius:50%;transition:background .2s,color .2s,opacity .2s;margin-left:4px;margin-right:4px;outline:none;display:inline-flex;align-items:center;justify-content:center}.Occurrences_removeBtn__t4qCY:focus,.Occurrences_removeBtn__t4qCY:hover{background:#ffeaea;color:#b71c1c;opacity:1}.Occurrences_title__4Y6DO{margin-bottom:24px}.Occurrences_trRow__3icVi:nth-child(2n){background:#f8fafc}.Occurrences_trRow__3icVi:hover{background:#e2e8f0}.Occurrences_thRight__GpZM9{text-align:right}.Occurrences_wrapper__I7ZMl{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0001;padding:12px;margin:16px auto 0;width:1068px}.Occurrences_title__4Y6DO{font-size:16px;font-weight:700;margin-bottom:12px;color:#d35400}.Occurrences_listTable__RvRNx{width:100%;border-collapse:separate;border-spacing:0;min-width:700px;font-family:inherit}.Occurrences_trRow__3icVi{transition:background .2s}.Occurrences_trRow__3icVi:nth-child(odd){background:#f1f5f9}.Occurrences_trRow__3icVi:hover{background:#e2e8f0!important}.Occurrences_thLeft__ct7Ag{text-align:left}.Occurrences_thLeft__ct7Ag,.Occurrences_thRight__GpZM9{padding:14px 10px;font-weight:700;font-size:16px;border-bottom:2px solid #e0e0e0;color:#2d3748;background:#f5f5f5}.Occurrences_thRight__GpZM9{text-align:center}.Occurrences_thActions__J9DRp{text-align:right!important}.Occurrences_tdCell__xWW0c,.Occurrences_tdPercent__Z4HQ2{padding:12px 10px;font-size:15px;border-bottom:1px solid #ececec;color:#222;background:transparent}.Occurrences_tdPercent__Z4HQ2{text-align:center}.Photos_popupTitle__1_lwy{color:#d35400;font-size:16px;font-weight:700;margin-bottom:12px}.Photos_wrapper__TbWB2{background:#fff;border:1px solid #ddd;border-radius:4px;padding:12px;width:1068px;margin:16px auto 0}.Photos_header__PWRkY{display:flex;align-items:center;gap:8px}.Photos_iconBtn__AWdpg{padding:6px 10px;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;background:#6c757d}.Photos_title__hBzko{flex:1 1;font-weight:700;color:#d35400}.Photos_hiddenInput__7myTO{display:none}.Photos_gallery__R7XX9{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px}.Photos_photoCard__tcOMb{display:flex;flex-direction:column;width:160px}.Photos_thumbWrapper__uBdUN{position:relative}.Photos_thumb__3VUJ0{width:160px;height:100px;object-fit:cover;border-radius:4px;border:1px solid #ccc}.Photos_removeBtn__el7NO{position:absolute;top:4px;right:4px;background:rgba(0,0,0,.6);color:#fff;border:none;width:20px;height:20px;border-radius:50%;cursor:pointer;line-height:18px;text-align:center;font-size:14px}.Photos_description__DUY6z{margin-top:8px;height:60px;padding:4px;border:1px solid #ccc;border-radius:4px;resize:vertical;font-size:12px;box-sizing:border-box}.Photos_popupContent__LwObl{right:0;background:#fff;padding:16px;border-radius:4px;width:500px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000}.Photos_reorderHeader___VHEj{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.Photos_reorderHeader___VHEj h3{margin:0;font-size:18px;color:#333}.Photos_orderSelect__1Nvoi{padding:6px 12px;border:1px solid #ccc;border-radius:4px;font-size:14px;background:#f9f9f9}.Photos_reorderList__YnPSV{max-height:350px;overflow-y:auto;padding:4px 0}.Photos_reorderItem__umZnI{display:flex;align-items:flex-start;background:#f0f2f5;border-radius:4px;padding:12px;margin-bottom:12px;cursor:-webkit-grab;cursor:grab}.Photos_ordLabel__FsmRO{font-weight:700;width:32px;text-align:right;color:#555;margin-right:12px}.Photos_dragHandle__OOtcE{margin-right:12px;font-size:18px;color:#555}.Photos_reorderCard__6Vk6x{display:flex;align-items:center;gap:12px;flex:1 1}.Photos_thumbSmall__YkSDV{width:100px;height:70px;object-fit:cover;border-radius:4px;border:1px solid #ccc}.Photos_reorderDesc__zbgnn{flex:1 1;height:70px;padding:6px;border:none;border-radius:4px;background:#fff;resize:none;font-size:13px;box-sizing:border-box}.Photos_formActions__7KWb1{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.Photos_closeBtn__nf_ne,.Photos_saveBtn__XqX1a{padding:6px 14px;border:none;border-radius:4px;cursor:pointer}.Photos_closeBtn__nf_ne{background:#6c757d;color:#fff}.Photos_saveBtn__XqX1a{background:#28a745;color:#fff}.WorkforceIndirect_popupTitle__7f1Bp{color:#d35400;font-size:16px;font-weight:700;margin-bottom:12px}.WorkforceIndirect_selectedList__UZwRK{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.WorkforceIndirect_chip__7RJ3o{display:flex;align-items:center;background:#f1f1f1;border-radius:4px;padding:8px;gap:12px}.WorkforceIndirect_info__EByS1{display:flex;flex-direction:column;margin-right:12px}.WorkforceIndirect_controls__vMg2f button{margin:0 2px;border:none;background:#ddd;width:24px;height:24px;border-radius:4px;cursor:pointer}.WorkforceIndirect_controls__vMg2f span{display:inline-block;width:24px;text-align:center}.WorkforceIndirect_filters__9Ca8o{display:flex;gap:8px;margin-bottom:12px}.WorkforceIndirect_wrapper__m4NaI{background:#fff;border:1px solid #ddd;border-radius:4px;padding:12px;margin:0 auto 16px;width:1068px}.WorkforceIndirect_header__7YOz8{display:flex;justify-content:space-between;align-items:center}.WorkforceIndirect_title__FvmHA{color:#d35400;font-weight:700}.WorkforceIndirect_popupBody__Jt20i{width:400px;padding:12px}.WorkforceIndirect_formGroup__TLcKu{display:flex;flex-direction:column;margin-bottom:12px}.WorkforceIndirect_formGroup__TLcKu label{margin-bottom:4px;font-weight:700}.WorkforceIndirect_formGroup__TLcKu input,.WorkforceIndirect_formGroup__TLcKu select{padding:6px;border:1px solid #ccc;border-radius:4px}.WorkforceIndirect_popupFooter__Evm64{justify-content:flex-end}.WorkforceIndirect_filters__9Ca8o input,.WorkforceIndirect_filters__9Ca8o select{flex:1 1;padding:6px;border:1px solid #ccc;border-radius:4px}.WorkforceIndirect_list__RZA9V{max-height:300px;overflow-y:auto;border:1px solid #ccc;border-radius:4px;padding:6px;background:#fafafa}.WorkforceIndirect_item__H2qds{display:flex;align-items:center;gap:8px;padding:4px 0}.WorkforceIndirect_texts__9c1l8{display:flex;flex-direction:column}.WorkforceIndirect_name__BRpUg{font-size:14px}.WorkforceIndirect_funcao__iSR_M{font-size:12px;color:#555}.WorkforceIndirect_popupFooter__Evm64{display:flex;gap:8px;margin-top:12px}.WorkforceIndirect_popupFooter__Evm64 button{padding:6px 12px;border:none;background:#007bff;color:#fff;border-radius:4px;cursor:pointer}.WorkforceIndirect_formActions__2TsUM{display:flex;justify-content:flex-end;gap:8px}