.shell-module__yMcHNq__shellLayout{flex-direction:column;min-height:100vh;display:flex}.shell-module__yMcHNq__shellBody{flex:1;min-height:0;display:flex;position:relative}.shell-module__yMcHNq__dashboardHeader{width:100%;min-height:var(--header-height);background:color-mix(in srgb,var(--header-bg)95%,transparent);color:var(--header-text);z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #ffffff1f;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:0 1rem;display:flex;position:sticky;top:0}@media (min-width:640px){.shell-module__yMcHNq__dashboardHeader{padding:0 1.5rem}}.shell-module__yMcHNq__headerLeft{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.shell-module__yMcHNq__headerMobileMenuBtn{border-radius:var(--radius-lg);color:#fff;cursor:pointer;width:40px;height:40px;transition:background var(--transition);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.shell-module__yMcHNq__headerMobileMenuBtn:hover{background:#ffffff1a}@media (min-width:1024px){.shell-module__yMcHNq__headerMobileMenuBtn{display:none}}.shell-module__yMcHNq__logoBlock{flex-shrink:0;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:flex}.shell-module__yMcHNq__logoBadge{border-radius:var(--radius-lg);background:var(--accent-light);color:#fff;width:36px;height:36px;box-shadow:var(--shadow);flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.shell-module__yMcHNq__logoText{min-width:0;display:none}@media (min-width:640px){.shell-module__yMcHNq__logoText{display:block}}.shell-module__yMcHNq__logoMain{text-overflow:ellipsis;white-space:nowrap;color:#fff;letter-spacing:-.01em;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.shell-module__yMcHNq__logoSub{text-overflow:ellipsis;white-space:nowrap;color:#ffffffd9;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.625rem;font-weight:500;overflow:hidden}.shell-module__yMcHNq__headerDivider{background:#fff3;flex-shrink:0;width:1px;height:2rem;display:none}@media (min-width:768px){.shell-module__yMcHNq__headerDivider{display:block}}.shell-module__yMcHNq__breadcrumb{min-width:0;display:none}@media (min-width:768px){.shell-module__yMcHNq__breadcrumb{display:block}}.shell-module__yMcHNq__breadcrumbList{flex-wrap:wrap;align-items:center;gap:.375rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.shell-module__yMcHNq__breadcrumbLink{color:#ffffffbf;transition:color var(--transition)}.shell-module__yMcHNq__breadcrumbLink:hover{color:#fff}.shell-module__yMcHNq__breadcrumbSep{color:#ffffff80}.shell-module__yMcHNq__breadcrumbCurrent{color:#fff;font-weight:500}.shell-module__yMcHNq__headerRight{flex-shrink:0;align-items:center;gap:.25rem;display:flex}@media (min-width:640px){.shell-module__yMcHNq__headerRight{gap:.5rem}}.shell-module__yMcHNq__headerIconBtn{color:#fff;cursor:pointer;border-radius:var(--radius-lg);width:40px;height:40px;transition:background var(--transition);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.shell-module__yMcHNq__headerIconBtn:hover{background:#ffffff1a}.shell-module__yMcHNq__headerIconBtn:disabled{opacity:.4;cursor:not-allowed}.shell-module__yMcHNq__headerIconBtn:disabled:hover{background:0 0}.shell-module__yMcHNq__headerBellWrap{display:inline-flex;position:relative}.shell-module__yMcHNq__headerBellBadge{background:var(--accent-light);min-width:8px;height:8px;box-shadow:0 0 0 2px var(--header-bg);pointer-events:none;border-radius:50%;position:absolute;top:8px;right:8px}.shell-module__yMcHNq__headerUserDivider{background:#fff3;width:1px;height:2rem;margin:0 .25rem;display:none}@media (min-width:640px){.shell-module__yMcHNq__headerUserDivider{display:block}}.shell-module__yMcHNq__dashboardMain{background:var(--bg-main-gradient);width:100%;min-width:0;max-width:100%;padding:var(--main-padding-y)var(--main-padding-x);transition:margin-left var(--transition-sidebar);box-sizing:border-box;flex:1;margin-left:0;overflow:auto}@media (min-width:1024px){.shell-module__yMcHNq__dashboardMainExpanded{margin-left:var(--sidebar-width-expanded)}.shell-module__yMcHNq__dashboardMainCollapsed{margin-left:var(--sidebar-width-collapsed)}}@media (max-width:1023px){.shell-module__yMcHNq__dashboardMain{padding:1.5rem 1rem}}.shell-module__yMcHNq__sidebarMobileOverlay{inset:0;top:var(--header-height);z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#0006;border:none;display:block;position:fixed}@media (min-width:1024px){.shell-module__yMcHNq__sidebarMobileOverlay{display:none}}.shell-module__yMcHNq__dashboardSidebar{top:var(--header-height);z-index:45;width:var(--sidebar-width-expanded);background:var(--bg-sidebar-gradient);transition:transform var(--transition-sidebar),width var(--transition-sidebar);border-right:1px solid #0000000f;position:fixed;bottom:0;left:0;transform:translate(-100%);box-shadow:2px 0 12px #0000000f}.shell-module__yMcHNq__dashboardSidebarOpen{transform:translate(0)}@media (min-width:1024px){.shell-module__yMcHNq__dashboardSidebar{transform:translate(0)}}.shell-module__yMcHNq__sidebarInner{flex-direction:column;height:100%;display:flex}.shell-module__yMcHNq__sidebarSection{margin-bottom:1.25rem}.shell-module__yMcHNq__sidebarSectionNoTitle,.shell-module__yMcHNq__sidebarSection:last-child{margin-bottom:0}.shell-module__yMcHNq__sidebarSectionList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.shell-module__yMcHNq__sidebarSectionListCollapsed{flex-direction:column;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.shell-module__yMcHNq__sidebarItemRow{align-items:center;gap:2px;display:flex}.shell-module__yMcHNq__sidebarItemLink{flex:1;min-width:0}.shell-module__yMcHNq__sidebarEmpty{color:var(--text-muted);padding:0 .75rem;font-size:.875rem}.shell-module__yMcHNq__dashboardSidebarCollapsed{width:var(--sidebar-width-collapsed);align-items:center;padding-left:.5rem;padding-right:.5rem}.shell-module__yMcHNq__sidebarSearch{border-bottom:1px solid #0000000f;flex-shrink:0;margin-bottom:.25rem;padding:.75rem .75rem .5rem}.shell-module__yMcHNq__sidebarSearchInput{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);width:100%;color:var(--text);transition:border-color var(--transition);background:#ffffffb3;padding:.5rem .75rem .5rem 2.25rem;font-size:.875rem}.shell-module__yMcHNq__sidebarSearchInput::placeholder{color:var(--text-muted)}.shell-module__yMcHNq__sidebarSearchInput:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px #31704226}.shell-module__yMcHNq__sidebarSearchWrap{position:relative}.shell-module__yMcHNq__sidebarSearchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.shell-module__yMcHNq__sidebarNav{flex-direction:column;flex:1;gap:.25rem;min-height:0;padding:.375rem .75rem 1rem;display:flex;overflow-y:auto}.shell-module__yMcHNq__sidebarSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.5rem;padding:0 .75rem;font-size:.6875rem;font-weight:600}.shell-module__yMcHNq__sidebarFooter{border-top:1px solid #0000000f;flex-shrink:0;padding:.75rem .5rem 0}.shell-module__yMcHNq__sidebarCollapseBtn{border-radius:var(--radius);color:#475569;cursor:pointer;width:100%;min-height:48px;transition:background var(--transition),color var(--transition);background:0 0;border:none;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;display:none}@media (min-width:1024px){.shell-module__yMcHNq__sidebarCollapseBtn{display:flex}}.shell-module__yMcHNq__sidebarCollapseBtn:hover{color:var(--text);background:#0000000d}.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarCollapseBtn{padding:.75rem}.shell-module__yMcHNq__sidebarVersion{text-align:center;color:var(--text-muted);margin-top:.5rem;font-size:.625rem}.shell-module__yMcHNq__sidebarIconLink{border-radius:0 var(--radius)var(--radius)0;color:#475569;cursor:pointer;width:100%;min-height:48px;transition:background var(--transition),color var(--transition);box-sizing:border-box;text-align:left;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.75rem;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;display:flex}.shell-module__yMcHNq__sidebarIconLink:hover{color:var(--text);background:#0000000d}.shell-module__yMcHNq__sidebarIconLinkActive{background:var(--accent-muted);color:var(--accent)}.shell-module__yMcHNq__sidebarIconLinkActive .shell-module__yMcHNq__sidebarIcon{color:var(--accent)}.shell-module__yMcHNq__sidebarIconLinkCollapsed{border-radius:var(--radius);justify-content:center;width:48px;height:48px;min-height:48px;padding:.75rem}.shell-module__yMcHNq__sidebarIcon{color:inherit;flex-shrink:0}.shell-module__yMcHNq__sidebarLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-module__yMcHNq__sidebarSubmenu{border-left:2px solid #31704233;margin-top:.25rem;margin-left:1.25rem;padding-left:1rem;list-style:none}.shell-module__yMcHNq__sidebarSubLink{border-radius:var(--radius-sm);color:#475569;width:100%;min-height:40px;transition:background var(--transition),color var(--transition);box-sizing:border-box;justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.shell-module__yMcHNq__sidebarSubLink:hover{color:var(--text);background:#0000000d}.shell-module__yMcHNq__sidebarSubLink.shell-module__yMcHNq__sidebarIconLinkActive{background:var(--accent-muted);color:var(--accent)}.shell-module__yMcHNq__sidebarSubLinkActive{color:var(--accent);font-weight:600}.shell-module__yMcHNq__sidebarExpandBtn{border-radius:var(--radius-lg);color:#475569;cursor:pointer;width:36px;height:36px;transition:background var(--transition),color var(--transition);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.shell-module__yMcHNq__sidebarExpandBtn:hover{color:var(--text);background:#0000000d}.shell-module__yMcHNq__userInfo{border-right:1px solid #fff3;align-items:center;gap:.75rem;margin-right:.5rem;padding-right:.75rem;display:flex}.shell-module__yMcHNq__userAvatar{color:#fff;background:#4a9d5a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.shell-module__yMcHNq__userLabels{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.shell-module__yMcHNq__userName{color:#fff;text-transform:uppercase;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.875rem;font-weight:500;overflow:hidden}.shell-module__yMcHNq__userRole{color:#ffffffe6;text-transform:uppercase;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.75rem;overflow:hidden}.shell-module__yMcHNq__sidebarDropdown{flex-direction:column;gap:.125rem;display:flex}.shell-module__yMcHNq__sidebarDropdownHeader{border-radius:0 var(--radius)var(--radius)0;color:#475569;cursor:pointer;width:100%;min-height:48px;transition:background var(--transition),color var(--transition);box-sizing:border-box;text-align:left;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.75rem;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;display:flex}.shell-module__yMcHNq__sidebarDropdownHeader:hover{color:var(--text);background:#0000000d}.shell-module__yMcHNq__sidebarDropdownHeaderActive{color:var(--accent);background:#31704214}.shell-module__yMcHNq__sidebarDropdownChevron{opacity:.8;flex-shrink:0;margin-left:auto}.shell-module__yMcHNq__sidebarDropdownContent{flex-direction:column;gap:.125rem;margin-bottom:.25rem;padding-left:2.75rem;padding-right:.5rem;display:flex}.shell-module__yMcHNq__loggedUserCard{position:relative}.shell-module__yMcHNq__loggedUserTrigger{color:#fff;cursor:pointer;transition:background var(--transition),border-color var(--transition),box-shadow var(--transition);background:#ffffff14;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .625rem .25rem .25rem;display:flex}.shell-module__yMcHNq__loggedUserTrigger:hover{background:#ffffff1f}.shell-module__yMcHNq__loggedUserTriggerOpen{border-color:#ffffff59;box-shadow:0 0 0 2px #ffffff1f}.shell-module__yMcHNq__loggedUserAvatar{background:var(--accent-light);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.shell-module__yMcHNq__loggedUserName{text-overflow:ellipsis;white-space:nowrap;max-width:7rem;font-size:.875rem;font-weight:500;display:none;overflow:hidden}@media (min-width:768px){.shell-module__yMcHNq__loggedUserName{display:block}}.shell-module__yMcHNq__loggedUserChevron{opacity:.8;transition:transform var(--transition);flex-shrink:0}.shell-module__yMcHNq__loggedUserChevronOpen{transform:rotate(180deg)}.shell-module__yMcHNq__loggedUserMenu{z-index:60;border:1px solid var(--border-subtle);background:var(--bg-elevated);width:18rem;box-shadow:var(--shadow-modal-lg);border-radius:1rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.shell-module__yMcHNq__loggedUserMenuHeader{border-bottom:1px solid var(--border-subtle);background:var(--accent-muted);align-items:center;gap:.75rem;padding:1rem;display:flex}.shell-module__yMcHNq__loggedUserMenuAvatar{background:var(--accent);color:#fff;width:48px;height:48px;box-shadow:var(--shadow-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.shell-module__yMcHNq__loggedUserMenuInfo{min-width:0}.shell-module__yMcHNq__loggedUserMenuName{text-overflow:ellipsis;white-space:nowrap;color:var(--text);margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.shell-module__yMcHNq__loggedUserMenuRole{text-overflow:ellipsis;white-space:nowrap;background:var(--accent-muted);max-width:100%;color:var(--accent);border-radius:9999px;margin-top:.25rem;padding:.125rem .625rem;font-size:.6875rem;font-weight:500;display:inline-flex;overflow:hidden}.shell-module__yMcHNq__loggedUserMenuActions{flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.shell-module__yMcHNq__loggedUserMenuItem{border-radius:var(--radius-lg);text-align:left;cursor:pointer;width:100%;transition:background var(--transition);background:0 0;border:none;align-items:center;gap:.75rem;padding:.625rem;display:flex}.shell-module__yMcHNq__loggedUserMenuItem:hover{background:var(--accent-muted)}.shell-module__yMcHNq__loggedUserMenuItemDanger:hover{background:#dc262614}.shell-module__yMcHNq__loggedUserMenuItemIcon{border-radius:var(--radius-lg);background:var(--bg);width:36px;height:36px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.shell-module__yMcHNq__loggedUserMenuItemIconDanger{color:var(--danger)}.shell-module__yMcHNq__loggedUserMenuItemText{min-width:0}.shell-module__yMcHNq__loggedUserMenuItemTitle{color:var(--text);font-size:.875rem;font-weight:500;display:block}.shell-module__yMcHNq__loggedUserMenuItemDesc{color:var(--text-muted);font-size:.75rem;display:block}.shell-module__yMcHNq__sidebarCollapseFooter{box-sizing:border-box;flex-direction:column;flex-shrink:0;align-items:stretch;width:100%;max-width:100%;margin-top:auto;display:flex}.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarCollapseFooter{align-self:stretch;width:100%}@keyframes shell-module__yMcHNq__sidebarCollapseHintPulse{0%,to{background-color:#1a2332;border-color:#ffffff47;box-shadow:0 1px 3px #00000047,0 0 #24503238}50%{background-color:#1f2b3e;border-color:#ffffff70;box-shadow:0 2px 8px #00000052,0 0 0 3px #24503229}}@keyframes shell-module__yMcHNq__sidebarCollapseBtnPulse{0%,to{background:#0001;box-shadow:0 0 #2450321f}50%{background:#00000014;box-shadow:0 2px 7px #00000029,0 0 0 2px #24503224}}@media (prefers-reduced-motion:reduce){.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarCollapseBtn,.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarCollapseHint{animation:none!important}}.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarCollapseHint{z-index:2;box-sizing:border-box;white-space:nowrap;border-radius:var(--radius-lg);color:#fff;text-align:center;background-color:#1a2332;border:1px solid #ffffff47;flex-shrink:0;align-self:center;width:max-content;max-width:none;margin-top:6px;margin-left:auto;margin-right:auto;padding:7px 10px;font-size:11px;font-weight:500;line-height:1.35;animation:2.4s ease-in-out infinite shell-module__yMcHNq__sidebarCollapseHintPulse;display:block;position:relative}.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarCollapseBtn{color:var(--text);background:#0001;justify-content:center;padding:.75rem;animation:2.4s ease-in-out infinite shell-module__yMcHNq__sidebarCollapseBtnPulse}.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarCollapseBtn:hover{color:#0f172a;background:#00000017}.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarCollapseBtn .shell-module__yMcHNq__sidebarLabel,.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarLabel,.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarSectionTitle{display:none}.shell-module__yMcHNq__dashboardSidebarCollapsed .shell-module__yMcHNq__sidebarIconLink{justify-content:center;padding:.75rem}.shell-module__yMcHNq__shellAuthLoading{color:#6b7280;background:#fff;justify-content:center;align-items:center;min-height:100vh;font-size:.9375rem;display:flex}.shell-module__yMcHNq__errorPage{min-height:calc(100vh - var(--header-height));text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.shell-module__yMcHNq__errorPageCode{color:var(--accent);margin:0;font-size:4rem;font-weight:700;line-height:1}.shell-module__yMcHNq__errorPageTitle{color:var(--text);margin:0;font-size:1.5rem;font-weight:600}.shell-module__yMcHNq__errorPageMessage{color:var(--text-muted);max-width:28rem;margin:0;font-size:.9375rem;line-height:1.5}.shell-module__yMcHNq__errorPageActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.shell-module__yMcHNq__accessCard{border:1px solid var(--border-subtle);border-radius:var(--radius);color:var(--text);text-align:center;min-height:140px;transition:border-color var(--transition),box-shadow var(--transition);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.shell-module__yMcHNq__accessCard:hover{border-color:var(--accent);box-shadow:0 2px 8px #31704226}.shell-module__yMcHNq__accessCardIcon{color:#374151;transition:color var(--transition);flex-shrink:0}.shell-module__yMcHNq__accessCard:hover .shell-module__yMcHNq__accessCardIcon{color:var(--accent)}.shell-module__yMcHNq__accessCardTitle{margin:0;font-size:.9375rem;font-weight:600}.shell-module__yMcHNq__accessCardDescription{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.4}.shell-module__yMcHNq__accessCardAction{color:var(--accent);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;display:inline-flex}.shell-module__yMcHNq__welcomeTitle{color:#111827;letter-spacing:-.02em;margin:0 0 .5rem;font-size:2rem;font-weight:700}.shell-module__yMcHNq__welcomeSubtitle{color:#4b5563;margin:0 0 2.5rem;font-size:1rem;line-height:1.5}.shell-module__yMcHNq__sectionTitle{color:#111827;margin:0 0 .25rem;font-size:1.375rem;font-weight:700}.shell-module__yMcHNq__sectionSubtitle{color:#111827;margin:0 0 1.25rem;font-size:.9375rem;font-weight:600}.shell-module__yMcHNq__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem;margin-bottom:2.5rem;display:grid}
.listagem-module__yG8cMa__listagemPage{background:#f8fafc;border-radius:8px;flex-direction:column;min-height:calc(100vh - 8rem);margin-bottom:1.5rem;padding:1.5rem;display:flex}.listagem-module__yG8cMa__panel{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #00000014}.listagem-module__yG8cMa__panelOverflowVisible{overflow:visible}.listagem-module__yG8cMa__titulo{color:#1e293b;letter-spacing:.02em;text-transform:uppercase;margin:0 0 1.25rem;font-size:1.25rem;font-weight:700}.listagem-module__yG8cMa__tituloRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.listagem-module__yG8cMa__tituloContent{flex:1;min-width:0}.listagem-module__yG8cMa__tituloContent .listagem-module__yG8cMa__titulo{margin-bottom:0}.listagem-module__yG8cMa__tituloContent .listagem-module__yG8cMa__titulo:has(+.listagem-module__yG8cMa__pageSubtitle){margin-bottom:.25rem}.listagem-module__yG8cMa__tituloContent .listagem-module__yG8cMa__pageSubtitle{margin-bottom:0}.listagem-module__yG8cMa__tituloAcoes{flex-shrink:0;align-items:center;gap:.75rem;margin-top:.15rem;display:flex}.listagem-module__yG8cMa__envioPlanosToggle{order:10;align-items:center;gap:.625rem;margin-left:auto;display:inline-flex}.listagem-module__yG8cMa__envioPlanosToggleLabel{color:#334155;text-transform:none;letter-spacing:normal;white-space:nowrap;font-size:.875rem;font-weight:600}.listagem-module__yG8cMa__envioPlanosAlert{margin-bottom:1rem}.listagem-module__yG8cMa__titulo:has(+.listagem-module__yG8cMa__pageSubtitle){margin-bottom:.25rem}.listagem-module__yG8cMa__pageSubtitle{max-width:42rem;color:var(--text-muted,#64748b);text-transform:none;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.5}.listagem-module__yG8cMa__pageHeader{align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;display:flex}.listagem-module__yG8cMa__pageHeaderContent{flex:1;min-width:0}.listagem-module__yG8cMa__pageHeader .listagem-module__yG8cMa__titulo{margin-bottom:0}.listagem-module__yG8cMa__pageHeader .listagem-module__yG8cMa__titulo:has(+.listagem-module__yG8cMa__pageSubtitle){margin-bottom:.25rem}.listagem-module__yG8cMa__pageHeader .listagem-module__yG8cMa__pageSubtitle{margin-bottom:0}.listagem-module__yG8cMa__voltarBtn{width:2rem;height:2rem;color:var(--accent,#317042);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;text-decoration:none;transition:background .15s;display:inline-flex}.listagem-module__yG8cMa__voltarBtn:hover{background:color-mix(in srgb,var(--accent,#317042)8%,transparent)}.listagem-module__yG8cMa__errorBox{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:1rem 1.25rem}.listagem-module__yG8cMa__errorTitle{margin:0 0 .35rem;font-size:.9375rem;font-weight:600}.listagem-module__yG8cMa__errorMessage{margin:0 0 .75rem;font-size:.875rem;line-height:1.45}.listagem-module__yG8cMa__errorBox button{margin-top:.25rem}.listagem-module__yG8cMa__bar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex;overflow:visible}.listagem-module__yG8cMa__bar>.listagem-module__yG8cMa__searchWrap,.listagem-module__yG8cMa__bar>.listagem-module__yG8cMa__barFiltroInline,.listagem-module__yG8cMa__bar>.listagem-module__yG8cMa__barFiltroComLabel,.listagem-module__yG8cMa__bar>.listagem-module__yG8cMa__actions,.listagem-module__yG8cMa__bar>.listagem-module__yG8cMa__btnCadastrar{align-self:center}.listagem-module__yG8cMa__filtroLinhaExtra{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin:-.5rem 0 1rem;display:flex}.listagem-module__yG8cMa__filtroLinhaExtra label{color:#475569;font-size:.8125rem;font-weight:500}.listagem-module__yG8cMa__filtroLinhaExtra select,.listagem-module__yG8cMa__filtroLinhaExtra input[type=text]{color:#1e293b;background:#fff;border:1px solid #d0d0d0;border-radius:6px;min-width:200px;min-height:32px;padding:.35rem .75rem;font-size:.8125rem}.listagem-module__yG8cMa__filtroLinhaExtra select{cursor:pointer;padding:.35rem 2rem .35rem .75rem}.listagem-module__yG8cMa__barFiltroInline{flex:none;min-width:120px;max-width:200px}.listagem-module__yG8cMa__barFiltroInline input{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #d0d0d0;border-radius:6px;width:100%;min-height:32px;padding:.35rem .6rem;font-size:.8125rem}.listagem-module__yG8cMa__barFiltroInline input::placeholder{color:#94a3b8}.listagem-module__yG8cMa__barFiltroInline input:focus{border-color:#317042;outline:none}.listagem-module__yG8cMa__barFiltroComLabel{flex-wrap:nowrap;flex:none;align-items:center;gap:.4rem .5rem;min-width:0;display:flex}.listagem-module__yG8cMa__barFiltroComLabel label{color:#475569;white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:500;line-height:1}.listagem-module__yG8cMa__barFiltroControl{flex:0 160px;width:160px;min-width:140px;max-width:200px}.listagem-module__yG8cMa__barFiltroControlWide{flex:0 240px;width:240px;min-width:200px;max-width:280px}.listagem-module__yG8cMa__barFiltroControl>*{width:100%}.listagem-module__yG8cMa__barFiltroControl select,.listagem-module__yG8cMa__barFiltroComLabel select{box-sizing:border-box;color:#1e293b;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .5rem center/1rem no-repeat;border:1px solid #d0d0d0;border-radius:6px;width:100%;min-height:32px;padding:.35rem 2rem .35rem .75rem;font-size:.8125rem}.listagem-module__yG8cMa__barFiltroControl select:hover,.listagem-module__yG8cMa__barFiltroComLabel select:hover{border-color:#9ca3af}.listagem-module__yG8cMa__barFiltroControl select:focus,.listagem-module__yG8cMa__barFiltroComLabel select:focus{border-color:#317042;outline:none}.listagem-module__yG8cMa__searchWrap{flex:1;min-width:180px;max-width:320px;position:relative}.listagem-module__yG8cMa__searchWrap input{color:#1e293b;background:#fff;border:1px solid #d0d0d0;border-radius:6px;width:100%;min-height:32px;padding:.35rem 2rem .35rem .6rem;font-size:.8125rem}.listagem-module__yG8cMa__searchWrap input::placeholder{color:#94a3b8}.listagem-module__yG8cMa__searchWrap input:focus{border-color:#317042;outline:none}.listagem-module__yG8cMa__bar .listagem-module__yG8cMa__barSelect{color:#1e293b;cursor:pointer;appearance:none;border-radius:6px;min-width:140px;min-height:32px;padding:.35rem 2rem .35rem .75rem;font-size:.8125rem;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .5rem center/1rem no-repeat!important;border:1px solid #d0d0d0!important}.listagem-module__yG8cMa__bar .listagem-module__yG8cMa__barSelect:hover{border-color:#9ca3af!important}.listagem-module__yG8cMa__bar .listagem-module__yG8cMa__barSelect:focus{outline:none;border-color:#317042!important}.listagem-module__yG8cMa__searchIcon{color:#64748b;pointer-events:none;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.listagem-module__yG8cMa__actions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.listagem-module__yG8cMa__btnFiltros,.listagem-module__yG8cMa__btnCadastrar{gap:.35rem;min-height:32px;padding:.35rem .75rem;font-size:.8125rem;}.listagem-module__yG8cMa__bar .listagem-module__yG8cMa__btnCadastrar{margin-left:auto}.listagem-module__yG8cMa__btnCadastrar:disabled{cursor:not-allowed;opacity:.55;color:#f8fafc;background:#94a3b8}.listagem-module__yG8cMa__btnLimpar{min-height:32px;padding:.35rem .75rem;font-size:.8125rem;}.listagem-module__yG8cMa__tableWrap{overflow-x:auto}.listagem-module__yG8cMa__tableWrapScrollable{border:1px solid #e2e8f0;border-radius:8px;max-height:min(60vh,32rem);overflow:auto}.listagem-module__yG8cMa__tableWrapScrollable .listagem-module__yG8cMa__table{margin:0}.listagem-module__yG8cMa__tableWrapScrollable .listagem-module__yG8cMa__table thead th{z-index:1;background:#f1f5f9;position:sticky;top:0}.listagem-module__yG8cMa__formAviso{color:#0f766e;background:#ccfbf1;border:1px solid #5eead4;border-radius:6px;margin:.75rem 0 0;padding:.5rem .75rem;font-size:.875rem}.listagem-module__yG8cMa__table{border-collapse:collapse;width:100%;font-size:.875rem}.listagem-module__yG8cMa__table thead tr{background:#f1f5f9;border-bottom:1px solid #e2e8f0}.listagem-module__yG8cMa__table th{text-align:left;color:#475569;padding:.75rem 1rem;font-weight:600}.listagem-module__yG8cMa__table th:last-child{text-align:right}.listagem-module__yG8cMa__table th.listagem-module__yG8cMa__actionsCell,.listagem-module__yG8cMa__table td.listagem-module__yG8cMa__actionsCell{white-space:nowrap;text-align:right;vertical-align:middle;width:1%}.listagem-module__yG8cMa__actionsCellInner{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.35rem;display:inline-flex}.listagem-module__yG8cMa__table tbody tr{background:#fff;border-bottom:1px solid #f1f5f9}.listagem-module__yG8cMa__table tbody tr:nth-child(2n){background:#fafafa}.listagem-module__yG8cMa__table td{color:#334155;padding:.75rem 1rem}.listagem-module__yG8cMa__table td:last-child{text-align:right}.listagem-module__yG8cMa__btnEditar{cursor:pointer;color:#317042;background:#f0fdf4;border:1px solid #86c98a;border-radius:6px;justify-content:center;align-items:center;gap:.35rem;min-width:6.5rem;padding:.35rem .65rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.listagem-module__yG8cMa__btnEditar:hover:not(:disabled){background:#dcfce7;border-color:#4a9d5a}.listagem-module__yG8cMa__btnEditar:disabled{cursor:not-allowed;opacity:.55;color:#94a3b8;background:#f8fafc;border-color:#cbd5e1}.listagem-module__yG8cMa__btnDetalhes{cursor:pointer;color:#1d4ed8;background:#eff6ff;border:1px solid #93c5fd;border-radius:6px;justify-content:center;align-items:center;gap:.35rem;min-width:6.5rem;padding:.35rem .65rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.listagem-module__yG8cMa__btnDetalhes:hover:not(:disabled){background:#dbeafe;border-color:#3b82f6}.listagem-module__yG8cMa__btnExcluir{cursor:pointer;color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;justify-content:center;align-items:center;gap:.35rem;min-width:6.5rem;padding:.35rem .65rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.listagem-module__yG8cMa__btnExcluir:hover{background:#fee2e2;border-color:#f87171}.listagem-module__yG8cMa__btnAcaoExtra{cursor:pointer;color:#475569;background:#f8fafc;border:1px solid #94a3b8;border-radius:6px;justify-content:center;align-items:center;gap:.35rem;min-width:6.5rem;padding:.35rem .65rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.listagem-module__yG8cMa__btnAcaoExtra:hover:not(:disabled){background:#f1f5f9;border-color:#64748b}.listagem-module__yG8cMa__btnAcaoExtra:disabled{opacity:.55;cursor:not-allowed}.listagem-module__yG8cMa__footer{color:#64748b;background:#fafafa;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1rem 1.25rem;font-size:.875rem;display:flex}.listagem-module__yG8cMa__footerTotal,.listagem-module__yG8cMa__footerPageOf{color:#475569;font-weight:500}.listagem-module__yG8cMa__pagination{align-items:center;gap:.25rem;display:flex}.listagem-module__yG8cMa__paginationBtn{background:#fff;min-width:2rem;height:2rem;padding:0 .5rem;font-size:.875rem;}.listagem-module__yG8cMa__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.listagem-module__yG8cMa__paginationCurrent{color:#fff;background:#317042;border:1px solid #317042;border-radius:6px;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .5rem;font-size:.875rem;font-weight:600;display:inline-flex}.listagem-module__yG8cMa__perPage{color:#64748b;align-items:center;gap:.5rem;margin-left:.75rem;display:flex}.listagem-module__yG8cMa__perPage select{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:6.5rem;padding:.35rem 1.75rem .35rem .5rem;font-size:.8125rem}.listagem-module__yG8cMa__loading{text-align:center;color:#64748b;padding:2rem;font-size:.875rem}.listagem-module__yG8cMa__empty{text-align:center;color:#64748b;background:#fff;border:1px dashed #e2e8f0;border-radius:8px;padding:2rem;font-size:.875rem}.listagem-module__yG8cMa__emptyTitle{color:var(--text);margin:0 0 .35rem;font-weight:600}.listagem-module__yG8cMa__emptyDesc{margin:0}.listagem-module__yG8cMa__switchTrack{cursor:pointer;background:#cbd5e1;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.listagem-module__yG8cMa__switchTrack:hover:not(:disabled){background:#94a3b8}.listagem-module__yG8cMa__switchTrack[data-checked=true]{background:#317042}.listagem-module__yG8cMa__switchTrack[data-checked=true]:hover:not(:disabled){background:#2d6340}.listagem-module__yG8cMa__switchTrack:disabled{opacity:.6;cursor:wait}.listagem-module__yG8cMa__switchThumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.listagem-module__yG8cMa__switchTrack[data-checked=true] .listagem-module__yG8cMa__switchThumb{transform:translate(20px)}
.SearchableSelect-module__67S9WG__wrapper{width:100%;position:relative}.SearchableSelect-module__67S9WG__wrapperOpen{z-index:1200}.SearchableSelect-module__67S9WG__wrapperDisabled .SearchableSelect-module__67S9WG__trigger{opacity:.6;cursor:not-allowed}.SearchableSelect-module__67S9WG__trigger{width:100%;color:var(--text,#1e293b);cursor:pointer;text-align:left;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;padding:.5rem 2rem .5rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s;display:flex;position:relative}.SearchableSelect-module__67S9WG__trigger:hover:not(:disabled){border-color:#9ca3af}.SearchableSelect-module__67S9WG__wrapperOpen .SearchableSelect-module__67S9WG__trigger{border-color:var(--accent,#317042);box-shadow:0 0 0 1px var(--accent,#317042);border-width:1.5px;outline:none}.SearchableSelect-module__67S9WG__triggerLabel,.SearchableSelect-module__67S9WG__triggerLabelFull{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.SearchableSelect-module__67S9WG__placeholder{color:var(--text-muted,#64748b)}.SearchableSelect-module__67S9WG__icon{color:#64748b;pointer-events:none;flex-shrink:0;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.SearchableSelect-module__67S9WG__wrapperOpen .SearchableSelect-module__67S9WG__icon{transform:translateY(-50%)rotate(180deg)}.SearchableSelect-module__67S9WG__dropdown{border:1px solid var(--accent,#317042);z-index:1300;background:#fff;border-radius:8px;flex-direction:column;width:max-content;min-width:max(100%,260px);max-width:min(420px,90vw);max-height:min(75vh,420px);margin-top:2px;display:flex;position:absolute;top:100%;left:0;right:auto;overflow:hidden;box-shadow:0 4px 12px #00000026}.SearchableSelect-module__67S9WG__searchWrap{background:#f8fafc;border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.SearchableSelect-module__67S9WG__searchIcon{color:#64748b;flex-shrink:0}.SearchableSelect-module__67S9WG__searchInput{min-width:0;color:var(--text,#1e293b);background:0 0;border:none;outline:none;flex:1;padding:.35rem 0;font-family:inherit;font-size:.875rem}.SearchableSelect-module__67S9WG__searchInput::placeholder{color:var(--text-muted,#64748b)}.SearchableSelect-module__67S9WG__list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9;flex:auto;min-height:0;max-height:min(220px,50vh);margin:0;padding:.25rem 0;list-style:none;overflow:hidden auto}.SearchableSelect-module__67S9WG__list::-webkit-scrollbar{width:8px}.SearchableSelect-module__67S9WG__list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.SearchableSelect-module__67S9WG__list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.SearchableSelect-module__67S9WG__list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.SearchableSelect-module__67S9WG__option{color:var(--text,#1e293b);cursor:pointer;white-space:normal;overflow-wrap:break-word;word-break:normal;padding:.5rem .75rem;font-size:.875rem;line-height:1.35;transition:background .1s}.SearchableSelect-module__67S9WG__option:hover{background:#f0fdf4}.SearchableSelect-module__67S9WG__optionSelected{color:var(--accent,#317042);background:#ecfdf5;font-weight:500}.SearchableSelect-module__67S9WG__optionSelected:hover{background:#d1fae5}.SearchableSelect-module__67S9WG__option:first-child.SearchableSelect-module__67S9WG__optionSelected{color:var(--text-muted,#64748b);background:#ecfdf5;font-weight:400}.SearchableSelect-module__67S9WG__option:first-child.SearchableSelect-module__67S9WG__optionSelected:hover{background:#d1fae5}.SearchableSelect-module__67S9WG__optionEmpty{color:var(--text-muted,#64748b);text-align:center;cursor:default;padding:.75rem;font-size:.875rem}.SearchableSelect-module__67S9WG__compact.SearchableSelect-module__67S9WG__wrapper{width:100%;min-width:0;max-width:none}.SearchableSelect-module__67S9WG__compact .SearchableSelect-module__67S9WG__trigger{min-height:32px;padding:.35rem 1.75rem .35rem .5rem;font-size:.8125rem}.SearchableSelect-module__67S9WG__compact .SearchableSelect-module__67S9WG__icon{width:14px;height:14px}.SearchableSelect-module__67S9WG__compact .SearchableSelect-module__67S9WG__dropdown{border-radius:6px;margin-top:1px}.SearchableSelect-module__67S9WG__compact .SearchableSelect-module__67S9WG__searchWrap{padding:.35rem .5rem}.SearchableSelect-module__67S9WG__compact .SearchableSelect-module__67S9WG__searchInput{padding:.25rem 0;font-size:.8125rem}.SearchableSelect-module__67S9WG__compact .SearchableSelect-module__67S9WG__list{max-height:min(180px,45vh);padding:.15rem 0}.SearchableSelect-module__67S9WG__compact .SearchableSelect-module__67S9WG__option{padding:.35rem .5rem;font-size:.8125rem}.SearchableSelect-module__67S9WG__compact .SearchableSelect-module__67S9WG__optionEmpty{padding:.5rem;font-size:.8125rem}.SearchableSelect-module__67S9WG__inBar .SearchableSelect-module__67S9WG__trigger{border-color:#d0d0d0;border-radius:6px}.SearchableSelect-module__67S9WG__inBar .SearchableSelect-module__67S9WG__trigger:hover:not(:disabled){border-color:#9ca3af}.SearchableSelect-module__67S9WG__inBar.SearchableSelect-module__67S9WG__wrapperOpen .SearchableSelect-module__67S9WG__trigger{border-color:var(--accent,#317042);box-shadow:0 0 0 1px var(--accent,#317042);border-width:1px}
.CustomSelect-module__nvuioG__wrapper{width:100%;position:relative}.CustomSelect-module__nvuioG__wrapperOpen{z-index:1200}.CustomSelect-module__nvuioG__wrapperDisabled .CustomSelect-module__nvuioG__trigger{opacity:.6;cursor:not-allowed}.CustomSelect-module__nvuioG__trigger{width:100%;color:var(--text,#1e293b);cursor:pointer;text-align:left;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;padding:.5rem 2rem .5rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s;display:flex;position:relative}.CustomSelect-module__nvuioG__triggerLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.CustomSelect-module__nvuioG__trigger:hover:not(:disabled){border-color:#9ca3af}.CustomSelect-module__nvuioG__wrapperOpen .CustomSelect-module__nvuioG__trigger{border-color:var(--accent,#317042);outline:none}.CustomSelect-module__nvuioG__placeholder{color:var(--text-muted,#64748b)}.CustomSelect-module__nvuioG__icon{color:#64748b;pointer-events:none;flex-shrink:0;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.CustomSelect-module__nvuioG__wrapperOpen .CustomSelect-module__nvuioG__icon{transform:translateY(-50%)rotate(180deg)}.CustomSelect-module__nvuioG__list{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:220px;margin:2px 0 0;padding:.25rem 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.CustomSelect-module__nvuioG__option{color:var(--text,#1e293b);cursor:pointer;padding:.5rem .75rem;font-size:.875rem;transition:background .1s}.CustomSelect-module__nvuioG__option:hover{background:#f1f5f9}.CustomSelect-module__nvuioG__optionSelected{color:var(--accent,#317042);background:#ecfdf5;font-weight:500}.CustomSelect-module__nvuioG__optionSelected:hover{background:#d1fae5}
.StatusBadge-module__3Ns8vG__badge{white-space:nowrap;border:1px solid;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;line-height:1.35;display:inline-block}.StatusBadge-module__3Ns8vG__badge[data-variant=ativo]{color:#064e3b;background:#ecfdf5;border-color:#064e3b}.StatusBadge-module__3Ns8vG__badge[data-variant=inativo]{color:#7f1d1d;background:#fef2f2;border-color:#b91c1c}.StatusBadge-module__3Ns8vG__badge[data-variant=em_obras]{color:#92400e;background:#fffbeb;border-color:#d97706}.StatusBadge-module__3Ns8vG__badge[data-variant=encerrado]{color:#7f1d1d;background:#fef2f2;border-color:#b91c1c}.StatusBadge-module__3Ns8vG__badge[data-variant=transferido]{color:#1e3a8a;background:#eff6ff;border-color:#2563eb}.StatusBadge-module__3Ns8vG__badge[data-variant=plano_aprovado]{color:#064e3b;background:#ecfdf5;border-color:#059669}.StatusBadge-module__3Ns8vG__badge[data-variant=plano_aguardando]{color:#1e3a8a;background:#eff6ff;border-color:#2563eb}.StatusBadge-module__3Ns8vG__badge[data-variant=plano_recusado]{color:#7f1d1d;background:#fef2f2;border-color:#b91c1c}.StatusBadge-module__3Ns8vG__badge[data-variant=plano_sem_envio]{color:#475569;background:#f1f5f9;border-color:#94a3b8}.StatusBadge-module__3Ns8vG__muted{color:var(--muted,#64748b)}
.familia-acompanhamento-module__keqlvG__header{align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;display:flex}.familia-acompanhamento-module__keqlvG__backButton{width:2rem;height:2rem;color:var(--accent,#15803d);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin-top:.15rem;transition:background .15s;display:inline-flex}.familia-acompanhamento-module__keqlvG__backButton:hover{background:#15803d14}.familia-acompanhamento-module__keqlvG__titleBlock h1{color:#1e293b;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:1.25rem;font-weight:700}.familia-acompanhamento-module__keqlvG__titleBlock p{color:var(--text-muted,#64748b);margin:.35rem 0 0;font-size:.9375rem}.familia-acompanhamento-module__keqlvG__contentGrid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:start;gap:1.25rem;display:grid}.familia-acompanhamento-module__keqlvG__card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #00000014}.familia-acompanhamento-module__keqlvG__cardTitle{color:#1e293b;border-bottom:1px solid var(--border-subtle,#e2e8f0);margin:0;padding:1rem 1.25rem;font-size:1rem;font-weight:700}.familia-acompanhamento-module__keqlvG__cardBody{padding:1.25rem}.familia-acompanhamento-module__keqlvG__fieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem;display:grid}.familia-acompanhamento-module__keqlvG__field{min-width:0}.familia-acompanhamento-module__keqlvG__fieldFull{grid-column:1/-1}.familia-acompanhamento-module__keqlvG__fieldLabel{color:var(--text-muted,#64748b);margin:0 0 .25rem;font-size:.8125rem;font-weight:600}.familia-acompanhamento-module__keqlvG__fieldValue{color:var(--text,#1e293b);word-break:break-word;margin:0;font-size:.9375rem}.familia-acompanhamento-module__keqlvG__visitList{flex-direction:column;gap:.75rem;display:flex}.familia-acompanhamento-module__keqlvG__visitItem{cursor:pointer;text-align:left;background:#fff;border:1px solid #86efac;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.85rem 1rem;transition:background .15s,border-color .15s;display:flex}.familia-acompanhamento-module__keqlvG__visitItem:hover{background:#f0fdf4;border-color:#4ade80}.familia-acompanhamento-module__keqlvG__visitItem:disabled{cursor:not-allowed;opacity:.65}.familia-acompanhamento-module__keqlvG__visitItemLeft{align-items:center;gap:.75rem;min-width:0;display:flex}.familia-acompanhamento-module__keqlvG__visitStatusVisited{color:#16a34a}.familia-acompanhamento-module__keqlvG__visitStatusScheduled{color:#d97706}.familia-acompanhamento-module__keqlvG__visitStatusUnvisited{color:#dc2626}.familia-acompanhamento-module__keqlvG__visitDate{color:#1e293b;margin:0;font-size:.9375rem;font-weight:500}.familia-acompanhamento-module__keqlvG__visitArrow{color:#16a34a;flex-shrink:0}.familia-acompanhamento-module__keqlvG__emptyVisits{color:var(--text-muted,#64748b);margin:0;font-size:.875rem}.familia-acompanhamento-module__keqlvG__emptyVisitas{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.familia-acompanhamento-module__keqlvG__criarVisitaButton{background:var(--accent,#15803d);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.55rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.familia-acompanhamento-module__keqlvG__criarVisitaButton:hover:not(:disabled){background:#166534}.familia-acompanhamento-module__keqlvG__criarVisitaButton:disabled{opacity:.55;cursor:not-allowed}.familia-acompanhamento-module__keqlvG__visitListSection{flex-direction:column;gap:.75rem;display:flex}@media (max-width:960px){.familia-acompanhamento-module__keqlvG__contentGrid{grid-template-columns:1fr}}@media (max-width:640px){.familia-acompanhamento-module__keqlvG__fieldsGrid{grid-template-columns:1fr}}
.descriptions-module__q-14kW__grid{border:1px solid var(--border-subtle);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.descriptions-module__q-14kW__item{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(140px,1fr) 2fr;display:grid}.descriptions-module__q-14kW__item:last-child{border-bottom:none}.descriptions-module__q-14kW__label,.descriptions-module__q-14kW__value{margin:0;padding:.75rem 1rem;font-size:.875rem}.descriptions-module__q-14kW__label{color:var(--text-muted);border-right:1px solid var(--border-subtle);background:#f8fafc;font-weight:600}.descriptions-module__q-14kW__value{color:var(--text)}@media (max-width:640px){.descriptions-module__q-14kW__item{grid-template-columns:1fr}.descriptions-module__q-14kW__label{border-right:none;border-bottom:1px solid var(--border-subtle);padding-bottom:.35rem}.descriptions-module__q-14kW__value{padding-top:.35rem}}
.PlanoTrabalhoDetalhesModal-module__aSTnSW__shell{flex-direction:column!important;width:96%!important;max-width:min(720px,96vw)!important;max-height:calc(100vh - 1.5rem)!important;padding:0!important;display:flex!important;overflow:hidden!important}.PlanoTrabalhoDetalhesModal-module__aSTnSW__header{background:linear-gradient(#fff 0%,#fafbfc 100%);border-bottom:1px solid #eef2f6;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 3.25rem 1.25rem 1.75rem;display:flex}.PlanoTrabalhoDetalhesModal-module__aSTnSW__headerText h2{margin:0 0 .35rem!important;font-size:1.35rem!important}.PlanoTrabalhoDetalhesModal-module__aSTnSW__subtitle{color:#64748b;max-width:36rem;margin:0;font-size:.875rem;line-height:1.45}.PlanoTrabalhoDetalhesModal-module__aSTnSW__statusWrap{margin-top:.625rem}.PlanoTrabalhoDetalhesModal-module__aSTnSW__body{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc;background:linear-gradient(#f8fafc 0%,#fff 28%);flex-direction:column;flex:1;gap:1.25rem;min-height:0;padding:1.25rem 1.75rem 1rem;display:flex;overflow-y:auto}.PlanoTrabalhoDetalhesModal-module__aSTnSW__section{flex-direction:column;gap:.75rem;display:flex}.PlanoTrabalhoDetalhesModal-module__aSTnSW__sectionTitle{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin:0;font-size:.6875rem;font-weight:700}.PlanoTrabalhoDetalhesModal-module__aSTnSW__detalheGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.PlanoTrabalhoDetalhesModal-module__aSTnSW__detalheCampo{border:1px solid var(--border,#e2e8f0);background:#fff;border-radius:12px;flex-direction:column;gap:.35rem;min-width:0;padding:.875rem 1rem;display:flex}.PlanoTrabalhoDetalhesModal-module__aSTnSW__detalheCampoFull{grid-column:1/-1}.PlanoTrabalhoDetalhesModal-module__aSTnSW__detalheCampoLabel{color:var(--text-muted,#64748b);margin:0;font-size:.75rem;font-weight:600;line-height:1.3}.PlanoTrabalhoDetalhesModal-module__aSTnSW__detalheCampoValor{color:var(--text,#0f172a);word-break:break-word;margin:0;font-size:.9375rem;line-height:1.45}.PlanoTrabalhoDetalhesModal-module__aSTnSW__detalheCampoValorMultiline{white-space:pre-wrap}.PlanoTrabalhoDetalhesModal-module__aSTnSW__detalheCampoValorVazio{color:#94a3b8;font-style:italic}.PlanoTrabalhoDetalhesModal-module__aSTnSW__aviso{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:0;padding:.75rem 1rem;font-size:.875rem;line-height:1.45}.PlanoTrabalhoDetalhesModal-module__aSTnSW__recusaField{flex-direction:column;gap:.5rem;display:flex}.PlanoTrabalhoDetalhesModal-module__aSTnSW__recusaLabel{color:#475569;font-size:.8125rem;font-weight:600}.PlanoTrabalhoDetalhesModal-module__aSTnSW__recusaTextarea{width:100%;min-height:6.5rem;font:inherit;color:#0f172a;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.625rem .875rem;font-size:.9375rem;line-height:1.45}.PlanoTrabalhoDetalhesModal-module__aSTnSW__recusaTextarea:focus{border-color:#317042;outline:none;box-shadow:0 0 0 3px #3170421f}.PlanoTrabalhoDetalhesModal-module__aSTnSW__footer{background:#fafbfc;border-top:1px solid #eef2f6;flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.75rem 1.35rem;display:flex}@media (max-width:640px){.PlanoTrabalhoDetalhesModal-module__aSTnSW__detalheGrid{grid-template-columns:1fr}.PlanoTrabalhoDetalhesModal-module__aSTnSW__detalheCampoFull{grid-column:auto}.PlanoTrabalhoDetalhesModal-module__aSTnSW__footer{flex-direction:column-reverse;align-items:stretch}.PlanoTrabalhoDetalhesModal-module__aSTnSW__footer button{width:100%}}
.AgentePlanosTrabalhoModal-module__mmaypG__shell{flex-direction:column!important;width:96%!important;max-width:min(760px,96vw)!important;max-height:calc(100vh - 1.5rem)!important;padding:0!important;display:flex!important;overflow:hidden!important}.AgentePlanosTrabalhoModal-module__mmaypG__header{background:linear-gradient(#fff 0%,#fafbfc 100%);border-bottom:1px solid #eef2f6;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 3.25rem 1.25rem 1.75rem;display:flex}.AgentePlanosTrabalhoModal-module__mmaypG__headerText h2{margin:0 0 .35rem!important;font-size:1.35rem!important}.AgentePlanosTrabalhoModal-module__mmaypG__subtitle{color:#64748b;max-width:36rem;margin:0;font-size:.875rem;line-height:1.45}.AgentePlanosTrabalhoModal-module__mmaypG__body{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc;background:linear-gradient(#f8fafc 0%,#fff 28%);flex:1;min-height:0;padding:1.25rem 1.75rem 1.5rem;overflow-y:auto}.AgentePlanosTrabalhoModal-module__mmaypG__tableWrap{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow-x:auto}.AgentePlanosTrabalhoModal-module__mmaypG__table{border-collapse:collapse;width:100%;font-size:.875rem}.AgentePlanosTrabalhoModal-module__mmaypG__table th,.AgentePlanosTrabalhoModal-module__mmaypG__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef2f6;padding:.75rem 1rem}.AgentePlanosTrabalhoModal-module__mmaypG__table th{letter-spacing:.04em;text-transform:uppercase;color:#64748b;white-space:nowrap;background:#f8fafc;font-size:.75rem;font-weight:700}.AgentePlanosTrabalhoModal-module__mmaypG__table tbody tr:last-child td{border-bottom:none}.AgentePlanosTrabalhoModal-module__mmaypG__actionsCell{white-space:nowrap;width:1%}.AgentePlanosTrabalhoModal-module__mmaypG__btnVisualizar{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.8125rem;font-weight:600;display:inline-flex}.AgentePlanosTrabalhoModal-module__mmaypG__btnVisualizar:hover{background:#f1f5f9;border-color:#94a3b8}
.visita-jotform-module__sEDbKa__tabs{gap:.5rem;margin-bottom:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.visita-jotform-module__sEDbKa__tabButton{border:1px solid var(--border-subtle,#e2e8f0);color:#334155;cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;padding:.45rem .9rem;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.visita-jotform-module__sEDbKa__tabButton:hover:not(:disabled){background:#f0fdf4;border-color:#86efac}.visita-jotform-module__sEDbKa__tabButtonActive{color:#fff;background:#16a34a;border-color:#16a34a}.visita-jotform-module__sEDbKa__tabButton:disabled{opacity:.5;cursor:not-allowed}.visita-jotform-module__sEDbKa__divider{border-top:1px solid var(--border-subtle,#e2e8f0);margin:.75rem 0}
.PainelCoordenador-module__FM3g0G__painel{flex-direction:column;gap:2rem;margin-bottom:2rem;display:flex}.PainelCoordenador-module__FM3g0G__section{flex-direction:column;gap:1rem;display:flex}.PainelCoordenador-module__FM3g0G__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.PainelCoordenador-module__FM3g0G__sectionTitle{color:#111827;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.PainelCoordenador-module__FM3g0G__sectionHint{color:#6b7280;margin:0;font-size:.875rem}.PainelCoordenador-module__FM3g0G__linkVerTodos{color:var(--accent);font-size:.875rem;font-weight:600;text-decoration:none}.PainelCoordenador-module__FM3g0G__linkVerTodos:hover{text-decoration:underline}.PainelCoordenador-module__FM3g0G__kpiGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}@media (max-width:640px){.PainelCoordenador-module__FM3g0G__kpiGrid{grid-template-columns:1fr}}.PainelCoordenador-module__FM3g0G__kpiCard{border-radius:var(--radius,.75rem);background:#fff;border:1px solid #e5e7eb;flex-direction:column;gap:.25rem;padding:1rem 1.125rem;display:flex}.PainelCoordenador-module__FM3g0G__kpiLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem;font-weight:600}.PainelCoordenador-module__FM3g0G__kpiValue{color:#111827;font-size:1.75rem;font-weight:700;line-height:1.1}.PainelCoordenador-module__FM3g0G__kpiCard[data-variant=aprovado] .PainelCoordenador-module__FM3g0G__kpiValue{color:#15803d}.PainelCoordenador-module__FM3g0G__kpiCard[data-variant=pendente] .PainelCoordenador-module__FM3g0G__kpiValue{color:#b45309}.PainelCoordenador-module__FM3g0G__kpiCard[data-variant=recusado] .PainelCoordenador-module__FM3g0G__kpiValue{color:#b91c1c}.PainelCoordenador-module__FM3g0G__pendentesList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.PainelCoordenador-module__FM3g0G__pendenteCard{text-align:left;border-radius:var(--radius,.75rem);cursor:pointer;background:#fff;border:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.875rem 1rem;transition:border-color .15s,box-shadow .15s;display:flex}.PainelCoordenador-module__FM3g0G__pendenteCard:hover{border-color:color-mix(in srgb,var(--accent)45%,#e5e7eb);box-shadow:0 1px 4px #0f172a0f}.PainelCoordenador-module__FM3g0G__pendenteMain{flex-direction:column;gap:.2rem;min-width:0;display:flex}.PainelCoordenador-module__FM3g0G__pendenteNome{color:#111827;font-size:.9375rem;font-weight:600}.PainelCoordenador-module__FM3g0G__pendenteMeta{color:#6b7280;font-size:.8125rem}.PainelCoordenador-module__FM3g0G__municipiosList{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.PainelCoordenador-module__FM3g0G__municipioItem{border-radius:var(--radius,.75rem);color:#111827;background:#fff;border:1px solid #e5e7eb;padding:.625rem .875rem;font-size:.875rem;font-weight:600}.PainelCoordenador-module__FM3g0G__municipiosTotal{color:#4b5563;margin:.25rem 0 0;font-size:.875rem;font-weight:600}.PainelCoordenador-module__FM3g0G__filtersRow{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.PainelCoordenador-module__FM3g0G__filterField{flex-direction:column;flex:10rem;gap:.35rem;min-width:10rem;display:flex}.PainelCoordenador-module__FM3g0G__filterFieldNarrow{flex:0 8rem;min-width:7rem}.PainelCoordenador-module__FM3g0G__filterLabel{color:#374151;font-size:.8125rem;font-weight:600}.PainelCoordenador-module__FM3g0G__filterActions{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.PainelCoordenador-module__FM3g0G__paginationRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.PainelCoordenador-module__FM3g0G__pageLabel{color:#6b7280;align-items:center;margin:0;font-size:.875rem;line-height:1;display:inline-flex}.PainelCoordenador-module__FM3g0G__resultsList{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.PainelCoordenador-module__FM3g0G__resultItem{text-align:left;border-radius:var(--radius,.75rem);width:100%;color:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;padding:.75rem 1rem;text-decoration:none;transition:border-color .15s;display:block}.PainelCoordenador-module__FM3g0G__resultItem:hover{border-color:color-mix(in srgb,var(--accent)45%,#e5e7eb)}.PainelCoordenador-module__FM3g0G__resultTitle{color:#111827;font-size:.9375rem;font-weight:600}.PainelCoordenador-module__FM3g0G__resultMeta{color:#6b7280;margin-top:.15rem;font-size:.8125rem}.PainelCoordenador-module__FM3g0G__emptyState{color:#6b7280;border-radius:var(--radius,.75rem);background:#f9fafb;border:1px dashed #d1d5db;margin:0;padding:1rem;font-size:.875rem}.PainelCoordenador-module__FM3g0G__errorState{color:#b91c1c;border-radius:var(--radius,.75rem);background:#fef2f2;border:1px solid #fecaca;margin:0;padding:1rem;font-size:.875rem}.PainelCoordenador-module__FM3g0G__loadingState{color:#6b7280;margin:0;padding:1rem;font-size:.875rem}
.plano-atividades-module__iSsWkG__layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.plano-atividades-module__iSsWkG__sidebar{flex-direction:column;gap:1rem;display:flex}.plano-atividades-module__iSsWkG__filterPanel{border:1px solid var(--border-subtle,#e5e7eb);background:#fff;border-radius:10px;padding:1rem;box-shadow:0 1px 3px #0000000f}.plano-atividades-module__iSsWkG__filterPanelTitle{color:#1e293b;text-transform:none;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.9375rem;font-weight:700;display:flex}.plano-atividades-module__iSsWkG__filterSection{flex-direction:column;gap:.75rem;display:flex}.plano-atividades-module__iSsWkG__filterActions{flex-direction:column;gap:.5rem;display:flex}.plano-atividades-module__iSsWkG__filterSection .barFiltroComLabel{flex-direction:column;align-items:stretch;gap:.35rem;width:100%}.plano-atividades-module__iSsWkG__filterSection .barFiltroControl{flex:none;width:100%;min-width:0;max-width:none}.plano-atividades-module__iSsWkG__filterDivider{background:var(--border-subtle,#e5e7eb);height:1px;margin:.25rem 0}.plano-atividades-module__iSsWkG__calendarPanel{border:1px solid var(--border-subtle,#e5e7eb);background:#fff;border-radius:10px;min-height:725px;padding:1rem;box-shadow:0 1px 3px #0000000f}.plano-atividades-module__iSsWkG__calendarHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.plano-atividades-module__iSsWkG__calendarHeaderLeft{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.plano-atividades-module__iSsWkG__calendarHeaderRight{align-items:center;gap:.5rem;margin-left:auto;display:flex}.plano-atividades-module__iSsWkG__calendarDateFields{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.plano-atividades-module__iSsWkG__calendarDateSelect{min-width:4.5rem}.plano-atividades-module__iSsWkG__calendarMonthSelect{min-width:8.5rem}.plano-atividades-module__iSsWkG__calendarYearSelect{min-width:5.5rem}.plano-atividades-module__iSsWkG__calendarTodayButton{white-space:nowrap;border-radius:8px;align-self:stretch;min-height:2.375rem;padding:0 .75rem;font-size:.875rem;}.plano-atividades-module__iSsWkG__calendarNavButton{border-radius:6px;width:2rem;height:2rem;}.plano-atividades-module__iSsWkG__calendarNavButton:disabled{opacity:.4;cursor:not-allowed}.plano-atividades-module__iSsWkG__calendarSemesterSelect{min-width:180px}.plano-atividades-module__iSsWkG__calendarWrapper .ant-picker-calendar{background:0 0}.plano-atividades-module__iSsWkG__calendarWrapper .ant-picker-calendar-date-content{min-height:5.5rem}.plano-atividades-module__iSsWkG__calendarWrapper .ant-picker-calendar-full .ant-picker-content tbody tr:last-child{display:none}.plano-atividades-module__iSsWkG__calendarWrapper .ant-picker-calendar.ant-picker-calendar-full .ant-picker-cell-today .ant-picker-calendar-date:not(.ant-picker-calendar-date-today):before{content:none!important;border:none!important;display:none!important}.plano-atividades-module__iSsWkG__calendarWrapper .ant-picker-calendar.ant-picker-calendar-full .ant-picker-cell-today:not(.ant-picker-cell-in-view) .ant-picker-cell-inner:before{content:none!important;border:none!important;display:none!important}.plano-atividades-module__iSsWkG__calendarWrapper .ant-picker-calendar.ant-picker-calendar-full .ant-picker-cell-today .ant-picker-calendar-date:not(.ant-picker-calendar-date-today){border-top-color:var(--ant-color-split,#f0f0f0)!important}.plano-atividades-module__iSsWkG__dayCell{flex-direction:column;gap:.25rem;padding-top:.15rem;display:flex}.plano-atividades-module__iSsWkG__eventCard{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:flex-start;gap:.35rem;width:100%;padding:.3rem .45rem;transition:box-shadow .15s;display:flex;box-shadow:0 1px 2px #0000000f}.plano-atividades-module__iSsWkG__eventCard:hover{box-shadow:0 2px 6px #0000001a}.plano-atividades-module__iSsWkG__eventIndicator{border-radius:2px;flex-shrink:0;align-self:stretch;width:3px;min-height:1rem}.plano-atividades-module__iSsWkG__eventIndicatorVisited{background:#16a34a}.plano-atividades-module__iSsWkG__eventIndicatorScheduled{background:#2563eb}.plano-atividades-module__iSsWkG__eventIndicatorUnvisited{background:#dc2626}.plano-atividades-module__iSsWkG__eventIndicatorActivityDone{background:#16a34a}.plano-atividades-module__iSsWkG__eventIndicatorActivityScheduled{background:#dc2626}.plano-atividades-module__iSsWkG__eventLabel{color:#334155;text-overflow:ellipsis;-webkit-line-clamp:2;text-transform:none;-webkit-box-orient:vertical;margin:0;font-size:.6875rem;line-height:1.3;display:-webkit-box;overflow:hidden}.plano-atividades-module__iSsWkG__loadingOverlay{justify-content:center;align-items:center;min-height:320px;display:flex}.plano-atividades-module__iSsWkG__alertSpacing{margin-bottom:1rem}.plano-atividades-module__iSsWkG__criarAtividadeWrapper{flex:1;min-width:0;position:relative}.plano-atividades-module__iSsWkG__criarAtividadeBtn{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;padding:.5rem 1rem;font-size:.75rem;font-weight:700;}.plano-atividades-module__iSsWkG__criarAtividadeOverlay{z-index:20;width:min(400px,100vw - 2rem);position:absolute;top:calc(100% + .5rem);right:0}.plano-atividades-module__iSsWkG__criarAtividadePainel{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px #0000002e}.plano-atividades-module__iSsWkG__criarAtividadeHeader{letter-spacing:.02em;text-transform:uppercase;text-align:center;color:#fff;background:#317042;padding:.65rem 1rem;font-size:.75rem;font-weight:700}.plano-atividades-module__iSsWkG__criarAtividadeBody{padding:1rem 1.25rem 1.25rem}.plano-atividades-module__iSsWkG__criarAtividadeTitleRow{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.plano-atividades-module__iSsWkG__criarAtividadeTitle{color:#464a4e;text-align:center;flex:1;font-size:1.25rem;font-weight:800}.plano-atividades-module__iSsWkG__criarAtividadeClose{flex-shrink:0;padding:0;font-size:1.5rem;line-height:1;}.plano-atividades-module__iSsWkG__criarAtividadeForm{border-left:3px solid #ffde32;flex-direction:column;gap:1rem;padding-left:.75rem;display:flex}.plano-atividades-module__iSsWkG__criarAtividadeFieldGroup{flex-direction:column;gap:.5rem;display:flex}.plano-atividades-module__iSsWkG__criarAtividadeLabel{color:#334155;font-size:.875rem;font-weight:700}.plano-atividades-module__iSsWkG__criarAtividadeRadioGroup{flex-direction:column;gap:.35rem;display:flex}.plano-atividades-module__iSsWkG__criarAtividadeDateRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.plano-atividades-module__iSsWkG__criarAtividadeClockIcon{color:#94a3b8;flex-shrink:0}.plano-atividades-module__iSsWkG__criarAtividadeDateLabel{color:#64748b;font-size:.875rem}.plano-atividades-module__iSsWkG__criarAtividadeTimeInput{flex:1;min-width:6rem}.plano-atividades-module__iSsWkG__criarAtividadeSalvarBtn{text-transform:uppercase;border-radius:7px;width:100%;padding:.65rem 1rem;font-size:.875rem;font-weight:700;}@media (max-width:1024px){.plano-atividades-module__iSsWkG__layout{grid-template-columns:1fr}}.plano-atividades-module__iSsWkG__comprovanteSection{border-top:1px solid var(--border-subtle,#e5e7eb);flex-direction:column;gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:flex}.plano-atividades-module__iSsWkG__comprovanteTitulo{color:#1e293b;margin:0;font-size:.9375rem;font-weight:700}.plano-atividades-module__iSsWkG__comprovanteConteudo{flex-direction:column;gap:.75rem;display:flex}.plano-atividades-module__iSsWkG__comprovanteArquivo{color:#334155;word-break:break-word;margin:0;font-size:.875rem}.plano-atividades-module__iSsWkG__comprovanteVazio{color:#64748b;margin:0;font-size:.875rem}.plano-atividades-module__iSsWkG__comprovanteAcoes,.plano-atividades-module__iSsWkG__comprovanteUploadRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.plano-atividades-module__iSsWkG__comprovanteArquivoSelecionado{color:#475569;word-break:break-word;font-size:.8125rem}.plano-atividades-module__iSsWkG__comprovanteFileInput{display:none}.plano-atividades-module__iSsWkG__editarAtividadeForm{flex-direction:column;gap:1rem;display:flex}.plano-atividades-module__iSsWkG__editarAtividadeModal{flex-direction:column;min-height:0;max-height:calc(100vh - 8rem);display:flex}.plano-atividades-module__iSsWkG__editarAtividadeModalBody{flex:1;min-height:0;padding-right:.25rem;overflow:hidden auto}.plano-atividades-module__iSsWkG__editarAtividadeModal .modalActions{flex-shrink:0;margin-top:.75rem}.plano-atividades-module__iSsWkG__detalheModalNavPrev,.plano-atividades-module__iSsWkG__detalheModalNavNext{z-index:2;color:#1e293b;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0f172a1f}.plano-atividades-module__iSsWkG__detalheModalNavPrev{left:-3.25rem}.plano-atividades-module__iSsWkG__detalheModalNavNext{right:-3.25rem}.plano-atividades-module__iSsWkG__detalheModalNavPrev:hover:not(:disabled),.plano-atividades-module__iSsWkG__detalheModalNavNext:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.plano-atividades-module__iSsWkG__detalheModalNavPrev:disabled,.plano-atividades-module__iSsWkG__detalheModalNavNext:disabled{opacity:.35;cursor:not-allowed}@media (max-width:860px){.plano-atividades-module__iSsWkG__detalheModalNavPrev{left:.5rem}.plano-atividades-module__iSsWkG__detalheModalNavNext{right:.5rem}}
.declaracao-retorno-module__dOWNSq__pageBody{flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.declaracao-retorno-module__dOWNSq__infoPanel{background:var(--surface-muted,#f3f4f6);color:var(--text-muted);border-radius:8px;padding:1rem 1.25rem;font-size:.875rem;line-height:1.5}.declaracao-retorno-module__dOWNSq__infoPanel p{margin:0 0 .75rem}.declaracao-retorno-module__dOWNSq__infoPanel p:last-child{margin-bottom:0}.declaracao-retorno-module__dOWNSq__agentSummary{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem 1.5rem;margin-top:.5rem;display:grid}.declaracao-retorno-module__dOWNSq__summaryItem{flex-direction:column;gap:.2rem;display:flex}.declaracao-retorno-module__dOWNSq__summaryLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-size:.75rem;font-weight:600}.declaracao-retorno-module__dOWNSq__summaryValue{color:var(--text);font-size:.95rem}.declaracao-retorno-module__dOWNSq__actions{justify-content:flex-start;padding-top:.25rem;display:flex}.declaracao-retorno-module__dOWNSq__agentField{max-width:28rem}.declaracao-retorno-module__dOWNSq__manualFields{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem 1.25rem;max-width:40rem;display:grid}@media (min-width:768px){.declaracao-retorno-module__dOWNSq__pageBody{padding:2rem}}
.relatorio-mensal-module__aio9EW__gerenciarBody{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.relatorio-mensal-module__aio9EW__gerenciarPeriodo{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.relatorio-mensal-module__aio9EW__gerenciarStatus{background:var(--surface-muted,#f3f4f6);color:var(--text-muted);border-radius:8px;padding:.75rem 1rem;font-size:.875rem;line-height:1.45}.relatorio-mensal-module__aio9EW__linhaFormModalShell{flex-direction:column!important;max-height:calc(100vh - 1.5rem)!important;padding:0!important;display:flex!important;overflow:hidden!important}.relatorio-mensal-module__aio9EW__linhaFormModalHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 3.25rem 1rem 1.75rem;display:flex}.relatorio-mensal-module__aio9EW__linhaFormModalHeaderText h2{margin:0 0 .35rem!important;font-size:1.35rem!important}.relatorio-mensal-module__aio9EW__linhaFormModalSubtitle{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.45}.relatorio-mensal-module__aio9EW__linhaFormModalForm{grid-template-columns:unset!important;flex-direction:column!important;flex:1!important;gap:0!important;min-height:0!important;display:flex!important}.relatorio-mensal-module__aio9EW__linhaFormBody{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc;flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1rem 1.75rem;display:flex;overflow-y:auto}.relatorio-mensal-module__aio9EW__linhaFormFooter{border-top:1px solid var(--border);background:var(--surface-muted,#fafbfc);flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.75rem 1.35rem;display:flex;margin-top:0!important}.relatorio-mensal-module__aio9EW__linhaFormField{border:1px solid var(--border);width:100%;font:inherit;color:var(--text);background:var(--surface);box-sizing:border-box;border-radius:6px;padding:.625rem .75rem;font-size:.875rem}.relatorio-mensal-module__aio9EW__linhaFormTextarea{border:1px solid var(--border);width:100%;min-height:6rem;font:inherit;color:var(--text);background:var(--surface);box-sizing:border-box;resize:vertical;border-radius:6px;padding:.625rem .75rem;font-size:.875rem;line-height:1.45}.relatorio-mensal-module__aio9EW__linhaFormField:focus,.relatorio-mensal-module__aio9EW__linhaFormTextarea:focus{outline:2px solid color-mix(in srgb,var(--accent,#317042)35%,transparent);outline-offset:1px;border-color:var(--accent,#317042)}.relatorio-mensal-module__aio9EW__linhaFormReadonly{color:var(--text);white-space:pre-wrap;margin:0;line-height:1.45}.relatorio-mensal-module__aio9EW__linhaFormBodyView{background:linear-gradient(#f8fafc 0%,#fff 28%)}.relatorio-mensal-module__aio9EW__linhaFormModalShellView .relatorio-mensal-module__aio9EW__linhaFormModalHeader{background:linear-gradient(#fff 0%,#fafbfc 100%)}.relatorio-mensal-module__aio9EW__detalheVisualizar{flex-direction:column;gap:.75rem;margin:0;display:flex}.relatorio-mensal-module__aio9EW__linhaFormModalHeaderText .relatorio-mensal-module__aio9EW__origemBadge{margin-top:.5rem}.relatorio-mensal-module__aio9EW__detalheCampo{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:.35rem;min-width:0;padding:.875rem 1rem;display:flex}.relatorio-mensal-module__aio9EW__detalheCampoMultiline{width:100%}.relatorio-mensal-module__aio9EW__origemBadge{letter-spacing:.04em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.relatorio-mensal-module__aio9EW__origemBadge[data-variant=visit]{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.relatorio-mensal-module__aio9EW__origemBadge[data-variant=activity]{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.relatorio-mensal-module__aio9EW__origemBadge[data-variant=manual]{color:#475569;background:#f8fafc;border-color:#e2e8f0}.relatorio-mensal-module__aio9EW__detalheCampoLabel{color:var(--text-muted);margin:0;font-size:.75rem;font-weight:600;line-height:1.3}.relatorio-mensal-module__aio9EW__detalheCampoValor{color:var(--text);word-break:break-word;margin:0;font-size:.9375rem;line-height:1.45}.relatorio-mensal-module__aio9EW__detalheCampoValorMultiline{white-space:pre-wrap}.relatorio-mensal-module__aio9EW__detalheCampoValorVazio{color:#94a3b8;font-style:italic}.relatorio-mensal-module__aio9EW__detalheAcoes{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.relatorio-mensal-module__aio9EW__detalheAcoesGrupo{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.relatorio-mensal-module__aio9EW__detalheAcoesBtnAtualizar{color:#1d4ed8!important;box-shadow:none!important;background:#eff6ff!important;border:1px solid #93c5fd!important}.relatorio-mensal-module__aio9EW__detalheAcoesBtnAtualizar:hover:not(:disabled){color:#1e40af!important;background:#dbeafe!important;border-color:#60a5fa!important}.relatorio-mensal-module__aio9EW__detalheAcoesBtnPdf{color:#b91c1c!important;box-shadow:none!important;background:#fef2f2!important;border:1px solid #fca5a5!important}.relatorio-mensal-module__aio9EW__detalheAcoesBtnPdf:hover:not(:disabled){color:#991b1b!important;background:#fee2e2!important;border-color:#f87171!important}.relatorio-mensal-module__aio9EW__detalheAcoesBtnAdicionar{min-height:2.5rem;margin-left:auto}@media (max-width:720px){.relatorio-mensal-module__aio9EW__detalheAcoes{flex-direction:column;align-items:stretch}.relatorio-mensal-module__aio9EW__detalheAcoesGrupo{width:100%}.relatorio-mensal-module__aio9EW__detalheAcoesGrupo button{flex:auto}.relatorio-mensal-module__aio9EW__detalheAcoesBtnAdicionar{width:100%;margin-left:0}}
.relatorios-page-module__ZuAlSW__cardsSection{padding:2rem 1.75rem 2.5rem}.relatorios-page-module__ZuAlSW__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,280px));justify-content:start;gap:1.25rem;width:100%;max-width:72rem;margin:0;display:grid}.relatorios-page-module__ZuAlSW__reportCard{appearance:none;cursor:pointer;width:100%;font:inherit;text-align:center;margin:0}.relatorios-page-module__ZuAlSW__reportCard:focus-visible{outline:2px solid var(--accent,#317042);outline-offset:2px}@media (min-width:768px){.relatorios-page-module__ZuAlSW__cardsSection{padding:2.5rem 2rem 3rem}}
.TipoAtividadeFormModal-module__WaWrAG__shell{flex-direction:column!important;width:96%!important;max-width:min(520px,96vw)!important;max-height:calc(100vh - 1.5rem)!important;padding:0!important;display:flex!important;overflow:hidden!important}.TipoAtividadeFormModal-module__WaWrAG__header{background:linear-gradient(#fff 0%,#fafbfc 100%);border-bottom:1px solid #eef2f6;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 3.25rem 1.25rem 1.75rem;display:flex}.TipoAtividadeFormModal-module__WaWrAG__headerText h2{margin:0 0 .35rem!important;font-size:1.35rem!important}.TipoAtividadeFormModal-module__WaWrAG__subtitle{color:#64748b;max-width:36rem;margin:0;font-size:.875rem;line-height:1.45}.TipoAtividadeFormModal-module__WaWrAG__form{grid-template-columns:unset!important;flex-direction:column!important;flex:1!important;gap:0!important;min-height:0!important;display:flex!important}.TipoAtividadeFormModal-module__WaWrAG__body{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc;flex-direction:column;flex:1;gap:1.25rem;min-height:0;padding:1.25rem 1.75rem 1rem;display:flex;overflow-y:auto}.TipoAtividadeFormModal-module__WaWrAG__section{flex-direction:column;gap:.5rem;display:flex}.TipoAtividadeFormModal-module__WaWrAG__label{color:#475569;font-size:.8125rem;font-weight:600}.TipoAtividadeFormModal-module__WaWrAG__input,.TipoAtividadeFormModal-module__WaWrAG__textarea{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.TipoAtividadeFormModal-module__WaWrAG__textarea{resize:vertical;min-height:6rem}.TipoAtividadeFormModal-module__WaWrAG__input:focus,.TipoAtividadeFormModal-module__WaWrAG__textarea:focus{border-color:#317042;outline:none;box-shadow:0 0 0 3px #3170421f}.TipoAtividadeFormModal-module__WaWrAG__statusRow{align-items:center;gap:.75rem;display:inline-flex}.TipoAtividadeFormModal-module__WaWrAG__statusText{color:#0f172a;font-size:.875rem}.TipoAtividadeFormModal-module__WaWrAG__footer{background:#fafbfc;border-top:1px solid #eef2f6;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.75rem 1.35rem;display:flex;margin-top:0!important}
