@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";._root_thwk9_1{display:flex;justify-content:center;align-items:center;background:var(--background);padding:24px;width:100%;height:100vh}._container_thwk9_11{animation:_fadeIn_thwk9_1 .3s ease;box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:40px 32px;width:100%;max-width:520px;text-align:center}._code_thwk9_24{display:block;margin-bottom:8px;color:var(--secondary);font-weight:var(--font-bold);font-size:var(--text-4xl);font-family:var(--font-heading)}._title_thwk9_33{margin-bottom:12px;color:var(--text);font-size:var(--text-xl)}._message_thwk9_39{margin-bottom:20px;color:var(--text-sec);font-size:var(--text-md)}._button_thwk9_45{transition:var(--transition-fast);cursor:pointer;border:none;border-radius:var(--radius-md);background:var(--primary);padding:12px 20px;color:#000;font-weight:var(--font-bold);font-size:var(--text-sm)}._button_thwk9_45:hover{transform:translateY(-1px);filter:brightness(1.05)}._button_thwk9_45:active{transform:translateY(0)}@keyframes _fadeIn_thwk9_1{0%{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}._root_1dx2v_1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:all .5s ease;box-shadow:5px 0 5px #0000001a;-webkit-box-shadow:5px 0 5px 0 #0000001a;background-color:var(--nav-color);height:100vh}._content_1dx2v_13{display:flex;position:-webkit-sticky;position:sticky;top:0;flex-direction:column;align-items:center;padding-top:.5rem;width:100%}._logo_1dx2v_24{display:flex;align-items:center;box-sizing:border-box;padding-bottom:2rem;width:100%;overflow-x:hidden}._logo_1dx2v_24 i{display:flex;justify-content:center;align-items:center;padding:0 1.5rem}._logo_1dx2v_24 i ._svg_1dx2v_38{width:2rem}._logo_1dx2v_24 ._name_1dx2v_43{pointer-events:none;font-weight:600;font-size:1.2em;text-wrap:nowrap}._main_1dx2v_51{display:flex;flex-direction:column;align-items:center;justify-self:center;width:100%;overflow:hidden}._selectors_1dx2v_60{display:flex;flex-direction:column;width:100%;height:fit-content}._linebreak_1dx2v_67{display:flex;justify-content:center;align-items:center;filter:brightness(.9);margin:1rem 0;background-color:var(--primary);width:90%;height:2px}._selected_1dx2v_78{filter:brightness(.9);background-color:var(--primary)}._nav_link_1dx2v_83{width:100%;height:100%}._nav_link_1dx2v_83 li{display:flex;position:relative;align-items:center}._nav_link_1dx2v_83 li ._link_style_1dx2v_92{display:flex;align-items:center;width:100%;height:100%}._nav_link_1dx2v_83 li ._link_style_1dx2v_92 ._link_name_1dx2v_98{font-weight:600;text-align:center}._nav_link_1dx2v_83 li i{display:flex;justify-content:center;align-items:center;min-width:78px;height:2.5rem}._nav_link_1dx2v_83 li:hover{filter:brightness(.9);cursor:pointer;background-color:var(--primary)}._root_kfif3_1{display:flex;position:relative;justify-content:center;align-items:center;overflow:hidden}._root_kfif3_1:hover{filter:brightness(.9);background-color:var(--primary-color)}._root_pkij6_1{display:flex;position:-webkit-sticky;position:sticky;top:0;justify-content:space-between;align-items:center;z-index:100;transition:all .5s ease;box-shadow:5px 5px 5px #0000001a;-webkit-box-shadow:5px 5px 5px 0 rgba(0,0,0,.1);background-color:var(--nav-color);width:100%;height:50px;min-height:50px}._filter_pkij6_18{display:flex;justify-content:center;align-items:center;border-radius:.5rem;height:100%}._dropdown_zv1m4_1{position:absolute;top:55px;transform:translate(-65%);z-index:1;filter:brightness(1.1);transition:height var(--speed, .5s) ease;box-shadow:0 5px 10px 5px #0003;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);border-radius:1rem;background-color:var(--nav-color);width:300px;overflow:hidden}._dropdown-inner_zv1m4_16{position:relative;width:100%}._menu_zv1m4_22{position:absolute;top:0;left:0;transition:transform var(--speed, .5s) ease;padding:1em 0;width:100%}._menu_zv1m4_22 ._dropdown--item--content_zv1m4_31{display:flex;flex-direction:column}._menu_zv1m4_22 ._dropdown--item--content_zv1m4_31 p{margin:0}._dropdown_zv1m4_1[data-active=main] ._menu-main_zv1m4_43{transform:translate(0)}._dropdown_zv1m4_1[data-active=main] ._menu-language_zv1m4_46{transform:translate(110%)}._dropdown_zv1m4_1[data-active=language] ._menu-main_zv1m4_43{transform:translate(-110%)}._dropdown_zv1m4_1[data-active=language] ._menu-language_zv1m4_46{transform:translate(0)}._menu--item_zv1m4_59{display:flex;align-items:center;transition:background var(--speed, .5s);background-color:var(--nav-color);padding:.5rem;height:50px}._menu--item_zv1m4_59 ._icon--button_zv1m4_68{display:flex;justify-content:center;align-items:center;transition:filter .3s;margin:2px;margin-right:.5rem;border-radius:50%;padding:5px;width:1.5rem;height:1.5rem}._menu--item_zv1m4_59 ._icon--button_zv1m4_68:hover{filter:brightness(1.2)}._menu--item_zv1m4_59 ._icon--button_zv1m4_68 svg{width:20px;height:20px}._menu--item_zv1m4_59 ._icon--right_zv1m4_90{margin-left:auto}._menu--item_zv1m4_59:hover{filter:brightness(.9);cursor:pointer}@media only screen and (max-width:300px){._dropdown_zv1m4_1{transform:none;width:100%;height:21vh;overflow-y:scroll}}._backdrop_jpcb4_1{display:flex;position:fixed;justify-content:center;align-items:center;z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);top:0;right:0;bottom:0;left:0;background:#00000073}._panel_jpcb4_12{animation:_fadeUp_jpcb4_1 .25s ease;border-radius:1rem;padding:1rem;width:min(90vw,800px);max-height:80vh;overflow-y:auto}@keyframes _fadeUp_jpcb4_1{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){._panel_jpcb4_12{padding:1.2rem;width:95vw}}._root_1a43g_1{display:flex;gap:2rem;height:100%;min-height:500px}._sidebar_1a43g_8{box-sizing:border-box;padding:1rem 0;width:30%;height:100%}._sidebar_1a43g_8 ._title_1a43g_14{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:0 .7rem;width:100%}._config_li_1a43g_24{display:flex;align-items:center;gap:.5rem;padding:.7rem}._config_li_1a43g_24 i{display:flex;align-items:center}._config_li_1a43g_24 i:hover{cursor:pointer}._settings_1a43g_40{display:flex;flex-direction:column;justify-content:space-between;padding-top:2rem;width:100%}._buttons_1a43g_48{display:flex;justify-content:end;align-items:center;gap:1rem;margin:0 1rem 1rem 0}._version_1a43g_56{display:flex;flex-direction:column;gap:.5rem;color:#939393}._version_1a43g_56 p{display:flex;align-items:center;margin:0;height:100%}._selected_1a43g_70{background-color:var(--primary)}._perfil_1a43g_74 ._title_1a43g_14{display:flex;gap:.5rem}._input_1a43g_81{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding:2rem 1rem 1rem 0}._field_1a43g_89{display:flex;flex-grow:1;flex-wrap:wrap;align-items:center;gap:1rem}@media only screen and (max-width:600px){._root_1a43g_1{flex-direction:column;gap:0}._sidebar_1a43g_8{padding:0 .5rem .5rem 0;width:100%}._configs_1a43g_108{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0 .5rem;width:100%}._config_li_1a43g_24{flex-grow:1;gap:.5rem}._config_li_1a43g_24:hover{cursor:pointer}._settings_1a43g_40{display:flex;flex-direction:column;justify-content:space-between;padding:0 1rem}._buttons_1a43g_48{justify-content:center;gap:1rem;margin:0;padding:1rem}._version_1a43g_56{display:flex;flex-direction:column;gap:.5rem;color:#939393}._version_1a43g_56 p{display:flex;align-items:center;margin:0;height:100%}._perfil_1a43g_74 ._title_1a43g_14{gap:.5rem}._input_1a43g_81{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding:1rem 0 0}}._root_1edfz_1{display:flex;justify-content:center;align-items:center;width:100%;height:80%}._root_1srcb_1{transition:.2 ease-in;box-sizing:border-box;box-shadow:0 5px 10px 0 (0,0,0,.1);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);border-radius:1rem;background-color:var(--bg-color);padding:1rem}._root_di0l5_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;width:100%;min-height:100vh;text-align:center}._code_di0l5_13{color:#eab817;font-weight:900;font-size:clamp(6rem,15vw,12rem);line-height:1;letter-spacing:-5px}._divider_di0l5_21{border-radius:4px;background-color:#eab817;width:120px;height:4px}._container_di0l5_28{display:flex;flex-direction:column;align-items:center;gap:.5rem}._title_di0l5_35{font-weight:500;font-size:1.4rem}._root_1fwcj_1{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh}._loginWrapper_1fwcj_9{display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:1rem;width:100%;max-width:420px}._mainCard_1fwcj_19{display:flex;position:relative;flex-direction:column;align-items:center;padding:2.5rem;width:100%}._logo_1fwcj_28{margin-bottom:2rem;width:150px}._header_1fwcj_33{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1.5rem;width:100%}._title_1fwcj_41{margin:0 0 .5rem;width:100%;font-weight:600;font-size:1.25rem;line-height:1.2}._subtitle_1fwcj_49{margin:0;font-size:.9rem;line-height:1.4}._form_1fwcj_55{display:flex;flex-direction:column;gap:1rem;width:100%}._resetPasswordLink_1fwcj_62{display:flex;justify-content:flex-end;width:100%}._actionContainer_1fwcj_68{display:flex;flex-direction:column;margin-top:.5rem;width:100%}._errorMessage_1fwcj_75{margin:0 0 .5rem;font-weight:500;font-size:.85rem;text-align:center}._resetPasswordLink_1fwcj_62 span{transition:all .2s ease-in-out;cursor:pointer;font-weight:500;font-size:.85rem}._resetPasswordLink_1fwcj_62 span:hover{filter:brightness(.8);color:#eab817;text-decoration:underline}._languageSelector_1fwcj_95{position:absolute;bottom:-3.5rem;left:0}@media only screen and (max-width:600px){._loginWrapper_1fwcj_9{padding:0;max-width:100%;height:100vh}._mainCard_1fwcj_19{justify-content:center;border-radius:0;padding:2rem 1.5rem;height:100vh}._languageSelector_1fwcj_95{bottom:2rem}}:root{--primary-color: #eab817;--secondary-color: #009ab2;--nav-color: "";--bg-color: "";--selected-color: "";--speed: .5s;--primary: #eab817;--secondary: #009ab2;--error: #ee4f54;--elevation: #f7f7f7;--bg: #f2f2f2}body,#root,.app,.content{width:100%;min-height:100vh;font-family:Roboto,sans-serif}.app{display:flex;position:relative}.content{display:flex;flex-direction:column;align-items:center;min-height:100vh}.default--container{padding:1rem;width:100%}::-webkit-scrollbar{border-radius:5px;width:10px;height:5px}::-webkit-scrollbar-track{height:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:#80868b}::-webkit-scrollbar-thumb:hover{background:#69727a}ul{margin:0;padding:0;list-style:none}a{margin:0;padding:0;text-decoration:none}.no-scroll{padding-right:10px;overflow:hidden}.kpis--container{display:flex;flex-wrap:wrap;gap:.7rem;width:100%}.kpis--container .element{flex:1 1 250px;max-width:50%}
