.Sidebar_sidebar__86IlD{width:250px;background-color:#0f4c3a;color:#ffffff;height:100vh;display:flex;flex-direction:column;position:fixed;left:0;top:0;padding:1rem;z-index:50;transition:transform .3s ease}.Sidebar_logo__P79Og{display:flex;align-items:center;gap:.75rem}.Sidebar_header__sgdt7{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.Sidebar_closeButton__z9C_v{display:none;background:none;border:none;color:white;cursor:pointer;padding:.5rem;border-radius:8px}.Sidebar_closeButton__z9C_v:hover{background-color:rgba(255,255,255,.1)}.Sidebar_overlay__N9_Zk{display:none;position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:40;opacity:0;transition:opacity .3s ease}.Sidebar_logoIcon__pgHo5{background-color:#10b981;padding:.5rem;border-radius:8px;display:flex;align-items:center;justify-content:center}.Sidebar_logoImage__ACW7e{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;display:block}.Sidebar_logoText__Vb2KK h1{font-size:1.125rem;font-weight:700;line-height:1.2}.Sidebar_logoText__Vb2KK span{font-size:.75rem;opacity:.7}.Sidebar_nav__r20xb{display:flex;flex-direction:column;gap:.25rem;flex:1;overflow-y:auto}.Sidebar_navLoading__0t6GY{padding:.5rem .25rem;font-size:.75rem;color:#a7f3d0;display:flex;align-items:center;gap:.5rem}.Sidebar_navLoadingSpinner__GKlqG{width:12px;height:12px;border-radius:9999px;border:2px solid rgba(209,250,229,.4);border-top-color:#a7f3d0;animation:Sidebar_sidebar-spin__XSvAk .8s linear infinite}.Sidebar_nav__r20xb::-webkit-scrollbar{width:4px}.Sidebar_nav__r20xb::-webkit-scrollbar-track{background:transparent}.Sidebar_nav__r20xb::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:4px}.Sidebar_nav__r20xb::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}@keyframes Sidebar_sidebar-spin__XSvAk{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Sidebar_navItem__jWtLy{display:flex;align-items:center;gap:.75rem;padding:.6rem .8rem;border-radius:8px;color:#d1fae5;text-decoration:none;transition:all .2s;font-size:.9rem}.Sidebar_navItem__jWtLy:hover{background-color:rgba(255,255,255,.1);color:#ffffff}.Sidebar_navItemActive___ULfK{background-color:#10b981;color:#ffffff;font-weight:500;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.Sidebar_subnav__t1JGQ{display:flex;flex-direction:column;gap:.25rem;padding-left:2.5rem;margin-top:.1rem;margin-bottom:.25rem}.Sidebar_subNavItem__EWB2k{display:flex;align-items:center;gap:.75rem;padding:.5rem .8rem;border-radius:8px;color:#d1fae5;text-decoration:none;transition:all .2s;font-size:.85rem}.Sidebar_subNavItem__EWB2k:hover{background-color:rgba(255,255,255,.1);color:#ffffff}.Sidebar_subNavItemActive__hS19f{background-color:rgba(16,185,129,.5);color:#ffffff;font-weight:500}.Sidebar_userProfile__SwwDV{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}.Sidebar_avatar__QJV9N{width:40px;height:40px;background-color:#059669;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.Sidebar_userInfo__y97qW{display:flex;flex-direction:column;gap:.25rem}.Sidebar_logoutButton__JpDjW{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#d1fae5;font-size:.8rem;cursor:pointer;padding:0}.Sidebar_logoutButton__JpDjW:hover{color:#ffffff;text-decoration:underline}@media (max-width:1024px){.Sidebar_sidebar__86IlD{transform:translateX(-100%)}.Sidebar_sidebarOpen___8PvB{transform:translateX(0)}.Sidebar_overlayOpen__0So33{display:block;opacity:1}.Sidebar_closeButton__z9C_v{display:block}}.novo-tipo-estabelecimento_container__33CN3{display:flex;min-height:100vh;background-color:#ffffff}.novo-tipo-estabelecimento_mainContent__LQfMi{flex:1;padding:2rem;margin-left:0}.novo-tipo-estabelecimento_desktopOnly__r1mF1{display:block}.novo-tipo-estabelecimento_mobileOnly__BBTqi{display:none}.novo-tipo-estabelecimento_backLink__d9cS9{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280;font-weight:500;font-size:.875rem;text-decoration:none;margin-bottom:1.5rem}.novo-tipo-estabelecimento_title__vMA1_{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:2rem}.novo-tipo-estabelecimento_formContainer__D0ICJ{width:100%;max-width:1200px}.novo-tipo-estabelecimento_gridContainer__rOG2r{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem}.novo-tipo-estabelecimento_column__DdJJb{display:flex;flex-direction:column;gap:1.5rem}.novo-tipo-estabelecimento_card__oVzSD{background:#ffffff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.04)}.novo-tipo-estabelecimento_cardHeader__j_m8S{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.novo-tipo-estabelecimento_sectionIcon__gUtnS{color:#10b981}.novo-tipo-estabelecimento_sectionTitle__IEUsh{font-size:1rem;font-weight:700;color:#111827}.novo-tipo-estabelecimento_formGroup__yFtGJ{margin-bottom:1rem}.novo-tipo-estabelecimento_label__SLFMN{display:block;font-size:.875rem;font-weight:700;color:#374151;margin-bottom:.5rem}.novo-tipo-estabelecimento_input__tUIXb,.novo-tipo-estabelecimento_textarea__hh7m5{width:100%;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.95rem;outline:none;background:#ffffff;color:#374151;transition:border-color .2s,box-shadow .2s}.novo-tipo-estabelecimento_input__tUIXb::-moz-placeholder,.novo-tipo-estabelecimento_textarea__hh7m5::-moz-placeholder{color:#9ca3af}.novo-tipo-estabelecimento_input__tUIXb::placeholder,.novo-tipo-estabelecimento_textarea__hh7m5::placeholder{color:#9ca3af}.novo-tipo-estabelecimento_input__tUIXb:focus,.novo-tipo-estabelecimento_textarea__hh7m5:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.12)}.novo-tipo-estabelecimento_textarea__hh7m5{min-height:140px;resize:vertical}.novo-tipo-estabelecimento_statusContainer__SFWli{background-color:#f9fafb;border-radius:.5rem;padding:1rem;display:flex;justify-content:space-between;align-items:center}.novo-tipo-estabelecimento_statusInfo__P1pWh{display:flex;flex-direction:column;gap:.25rem}.novo-tipo-estabelecimento_statusLabel__drAkZ{font-weight:600;color:#111827;font-size:.875rem}.novo-tipo-estabelecimento_statusDesc__CoCkq{font-size:.75rem;color:#6b7280}.novo-tipo-estabelecimento_switch__HRffz{position:relative;display:inline-block;width:44px;height:24px}.novo-tipo-estabelecimento_switch__HRffz input{opacity:0;width:0;height:0}.novo-tipo-estabelecimento_slider__7kRsG{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e5e7eb;transition:.4s;border-radius:24px}.novo-tipo-estabelecimento_slider__7kRsG:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#ffffff;transition:.4s;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.08)}input:checked+.novo-tipo-estabelecimento_slider__7kRsG{background-color:#10b981}input:focus+.novo-tipo-estabelecimento_slider__7kRsG{box-shadow:0 0 1px #10b981}input:checked+.novo-tipo-estabelecimento_slider__7kRsG:before{transform:translateX(20px)}.novo-tipo-estabelecimento_footer__Ewgh1{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;border-top:1px solid #f3f4f6}.novo-tipo-estabelecimento_btnCancel__NHS6Q,.novo-tipo-estabelecimento_btnSave__4imLl{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:700;font-size:.875rem;cursor:pointer;border:none;transition:opacity .2s}.novo-tipo-estabelecimento_btnCancel__NHS6Q{background-color:#6b7280;color:#ffffff}.novo-tipo-estabelecimento_btnSave__4imLl{background-color:#10b981;color:#ffffff}.novo-tipo-estabelecimento_btnSave__4imLl:disabled{opacity:.7;cursor:not-allowed}.novo-tipo-estabelecimento_btnCancel__NHS6Q:hover{background-color:#4b5563}.novo-tipo-estabelecimento_btnSave__4imLl:hover:not(:disabled){background-color:#059669}@media (max-width:768px){.novo-tipo-estabelecimento_mainContent__LQfMi{margin-left:0;padding:1.5rem 1rem 1rem}.novo-tipo-estabelecimento_desktopOnly__r1mF1{display:none}.novo-tipo-estabelecimento_mobileOnly__BBTqi{display:block}.novo-tipo-estabelecimento_card__oVzSD{padding:1rem}.novo-tipo-estabelecimento_sectionTitle__IEUsh{font-size:.95rem}}.novo-tipo-estabelecimento_mobileContainer__MoUEi{display:flex;flex-direction:column;gap:1rem;padding-bottom:5.25rem}.novo-tipo-estabelecimento_mobileBackLink__S8qLO{display:inline-flex;align-items:center;gap:.5rem;color:#374151;font-size:.875rem;text-decoration:none}.novo-tipo-estabelecimento_mobileTitle__GCtA_{font-size:1.5rem;font-weight:700;color:#111827}.novo-tipo-estabelecimento_mobileStatusCard__fypId{background:#ffffff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;display:flex;justify-content:space-between;align-items:center}.novo-tipo-estabelecimento_mobileStatusText__aBfCh{display:flex;flex-direction:column;gap:.25rem}.novo-tipo-estabelecimento_mobileActions__LLmAR{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.5rem}.novo-tipo-estabelecimento_mobileStickyFooter__XjKf2{position:fixed;left:0;right:0;bottom:0;background:#ffffff;border-top:1px solid #e5e7eb;padding:.75rem 1rem;display:flex;justify-content:flex-end;gap:.75rem;z-index:20}@media (min-width:769px){.novo-tipo-estabelecimento_mobileStickyFooter__XjKf2{display:none}}.novo-tipo-estabelecimento_container__gjT4_{display:flex;min-height:100vh;background-color:#ffffff}.novo-tipo-estabelecimento_mainContent__RFnAT{flex:1;padding:2rem;margin-left:250px}.novo-tipo-estabelecimento_desktopOnly__U2DZq{display:block}.novo-tipo-estabelecimento_mobileOnly__cagDk{display:none}.novo-tipo-estabelecimento_backLink__ZXL16{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280;font-weight:500;font-size:.875rem;text-decoration:none;margin-bottom:1.5rem}.novo-tipo-estabelecimento_title__yEO9N{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:2rem}.novo-tipo-estabelecimento_formContainer__lbmyH{width:100%;max-width:1200px}.novo-tipo-estabelecimento_gridContainer__TeQUB{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem}.novo-tipo-estabelecimento_column__pV2ed{display:flex;flex-direction:column;gap:1.5rem}.novo-tipo-estabelecimento_card__rtOmY{background:#ffffff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.04)}.novo-tipo-estabelecimento_cardHeader__0lZF9{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.novo-tipo-estabelecimento_sectionIcon__CZrPQ{color:#10b981}.novo-tipo-estabelecimento_sectionTitle__ujo2W{font-size:1rem;font-weight:700;color:#111827}.novo-tipo-estabelecimento_formGroup___G3yf{margin-bottom:1rem}.novo-tipo-estabelecimento_label__sgIGB{display:block;font-size:.875rem;font-weight:700;color:#374151;margin-bottom:.5rem}.novo-tipo-estabelecimento_input__oUA0f,.novo-tipo-estabelecimento_textarea__7ZNkJ{width:100%;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.95rem;outline:none;background:#ffffff;color:#374151;transition:border-color .2s,box-shadow .2s}.novo-tipo-estabelecimento_input__oUA0f::-moz-placeholder,.novo-tipo-estabelecimento_textarea__7ZNkJ::-moz-placeholder{color:#9ca3af}.novo-tipo-estabelecimento_input__oUA0f::placeholder,.novo-tipo-estabelecimento_textarea__7ZNkJ::placeholder{color:#9ca3af}.novo-tipo-estabelecimento_input__oUA0f:focus,.novo-tipo-estabelecimento_textarea__7ZNkJ:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.12)}.novo-tipo-estabelecimento_textarea__7ZNkJ{min-height:140px;resize:vertical}.novo-tipo-estabelecimento_statusContainer__CsKgp{background-color:#f9fafb;border-radius:.5rem;padding:1rem;display:flex;justify-content:space-between;align-items:center}.novo-tipo-estabelecimento_statusInfo__j73G8{display:flex;flex-direction:column;gap:.25rem}.novo-tipo-estabelecimento_statusLabel___C_pD{font-weight:600;color:#111827;font-size:.875rem}.novo-tipo-estabelecimento_statusDesc__VNrDu{font-size:.75rem;color:#6b7280}.novo-tipo-estabelecimento_switch__0x_KC{position:relative;display:inline-block;width:44px;height:24px}.novo-tipo-estabelecimento_switch__0x_KC input{opacity:0;width:0;height:0}.novo-tipo-estabelecimento_slider__7vP__{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e5e7eb;transition:.4s;border-radius:24px}.novo-tipo-estabelecimento_slider__7vP__:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#ffffff;transition:.4s;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.08)}input:checked+.novo-tipo-estabelecimento_slider__7vP__{background-color:#10b981}input:focus+.novo-tipo-estabelecimento_slider__7vP__{box-shadow:0 0 1px #10b981}input:checked+.novo-tipo-estabelecimento_slider__7vP__:before{transform:translateX(20px)}.novo-tipo-estabelecimento_footer__BLJJL{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;border-top:1px solid #f3f4f6}.novo-tipo-estabelecimento_btnCancel__Tu6My,.novo-tipo-estabelecimento_btnSave__AJpu4{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:700;font-size:.875rem;cursor:pointer;border:none;transition:opacity .2s}.novo-tipo-estabelecimento_btnCancel__Tu6My{background-color:#6b7280;color:#ffffff}.novo-tipo-estabelecimento_btnSave__AJpu4{background-color:#10b981;color:#ffffff}.novo-tipo-estabelecimento_btnSave__AJpu4:disabled{opacity:.7;cursor:not-allowed}.novo-tipo-estabelecimento_btnCancel__Tu6My:hover{background-color:#4b5563}.novo-tipo-estabelecimento_btnSave__AJpu4:hover:not(:disabled){background-color:#059669}@media (max-width:768px){.novo-tipo-estabelecimento_mainContent__RFnAT{margin-left:0;padding:1.5rem 1rem 1rem}.novo-tipo-estabelecimento_desktopOnly__U2DZq{display:none}.novo-tipo-estabelecimento_mobileOnly__cagDk{display:block}}.novo-tipo-estabelecimento_mobileContainer__Kwtrm{display:flex;flex-direction:column;gap:1rem}.novo-tipo-estabelecimento_mobileBackLink__rkhxN{display:inline-flex;align-items:center;gap:.5rem;color:#374151;font-size:.875rem;text-decoration:none}.novo-tipo-estabelecimento_mobileTitle__vS0c4{font-size:1.5rem;font-weight:700;color:#111827}.novo-tipo-estabelecimento_mobileStatusCard__G5mHa{background:#ffffff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;display:flex;justify-content:space-between;align-items:center}.novo-tipo-estabelecimento_mobileStatusText__W2jYF{display:flex;flex-direction:column;gap:.25rem}.novo-tipo-estabelecimento_mobileActions__tMJSF{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.5rem}.novo-tipo_container__0cHLH{display:flex;min-height:100vh;background-color:white}.novo-tipo_mainContent__jcLzM{flex:1;padding:2rem;margin-left:250px}.novo-tipo_backLink__vjGf6{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-weight:500;font-size:.875rem;text-decoration:none;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content}.novo-tipo_title__t_tWW{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:3rem}.novo-tipo_formContainer__mWddu{width:100%;max-width:1200px}.novo-tipo_gridContainer__8PEIt{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.novo-tipo_column__dbJJu{display:flex;flex-direction:column}.novo-tipo_sectionHeader__SZ8JV{margin-bottom:1.5rem}.novo-tipo_sectionTitle__BcTnJ{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.5rem}.novo-tipo_sectionDescription__D7hh5{font-size:.875rem;color:#6b7280;line-height:1.4}.novo-tipo_formGroup__ZzoWr{margin-bottom:1.5rem}.novo-tipo_label__Mzpwi{display:block;font-size:.875rem;font-weight:700;color:#374151;margin-bottom:.75rem}.novo-tipo_input__A4arF,.novo-tipo_textarea__MPnq5{width:100%;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.9375rem;outline:none;transition:all .2s;background-color:white;color:#374151}.novo-tipo_input__A4arF::-moz-placeholder,.novo-tipo_textarea__MPnq5::-moz-placeholder{color:#9ca3af}.novo-tipo_input__A4arF::placeholder,.novo-tipo_textarea__MPnq5::placeholder{color:#9ca3af}.novo-tipo_textarea__MPnq5{min-height:180px;resize:vertical}.novo-tipo_input__A4arF:focus,.novo-tipo_textarea__MPnq5:focus{border-color:#10b981;box-shadow:0 0 0 1px #10b981}.novo-tipo_footer__TiEKP{display:flex;justify-content:flex-end;gap:1rem;padding-top:2rem;border-top:1px solid #f3f4f6;margin-top:auto}.novo-tipo_btnCancel__bBv_u,.novo-tipo_btnSave__N4OrP{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:6px;font-weight:700;font-size:.875rem;cursor:pointer;border:none;transition:opacity .2s;text-transform:uppercase;min-width:120px}.novo-tipo_btnCancel__bBv_u{background-color:#6b7280;color:white}.novo-tipo_btnSave__N4OrP{background-color:#10b981;color:white}.novo-tipo_btnSave__N4OrP:disabled{opacity:.7;cursor:not-allowed}.novo-tipo_btnCancel__bBv_u:hover{background-color:#4b5563}.novo-tipo_btnSave__N4OrP:hover:not(:disabled){background-color:#059669}@media (max-width:768px){.novo-tipo_mainContent__jcLzM{margin-left:0;padding:5rem 1rem 1rem}.novo-tipo_gridContainer__8PEIt{grid-template-columns:1fr;gap:1.5rem}.novo-tipo_sectionHeader__SZ8JV{display:none}.novo-tipo_title__t_tWW{font-size:1.5rem;margin-bottom:2rem}.novo-tipo_footer__TiEKP{display:flex;flex-direction:row;gap:1rem;padding-top:1rem;border-top:none;width:100%;margin-top:2rem}.novo-tipo_linkCancel__rYPvw{flex:1;display:flex}.novo-tipo_btnCancel__bBv_u,.novo-tipo_btnSave__N4OrP{flex:1;width:100%;height:48px;text-transform:none;font-size:1rem;border-radius:8px}}