@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--bg-principal:#e4e9f2;--bg-superficie:#fff;--bg-elevated:#fff;--bg-head:#eef0f3;--borda-sutil:#e5e7eb;--texto-primario:#111827;--texto-secundario:#6b7280;--status-sucesso:#10b981;--status-alerta:#f97316;--status-erro:#ef4444;--status-ferias:#8b5cf6;--status-info:#07c;--pg-bg:var(--bg-principal);--pg-paper:var(--bg-superficie);--pg-elevated:var(--bg-elevated);--pg-head:var(--bg-head);--pg-border:var(--borda-sutil);--pg-text:var(--texto-primario);--pg-muted:var(--texto-secundario);--pg-primary:var(--status-info);--pg-link:var(--status-info);--pg-sidebar:var(--bg-superficie);--pg-ok:var(--status-sucesso);--pg-warn:var(--status-alerta);--pg-danger:var(--status-erro);--pg-evento:var(--status-ferias);--pg-bg-glow-1:#0077cc24;--pg-bg-glow-2:#10b98114;--pg-bg-glow-3:#f973160f}html,body,#root{min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;background:var(--bg-principal);color:var(--texto-primario);font-family:Outfit,Plus Jakarta Sans,system-ui,-apple-system,sans-serif}*{scrollbar-width:thin;scrollbar-color:var(--texto-secundario) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--texto-secundario) 55%, transparent);background-clip:padding-box;border:2px solid #0000;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--texto-secundario) 80%, transparent);background-clip:padding-box;border:2px solid #0000}.pg-hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.pg-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}@keyframes pgFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pgShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pg-fade-in{animation:.4s both pgFadeIn}@keyframes pgFolhaIn{0%{opacity:0;transform:translateY(10px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}.pg-folha-in{animation:.35s both pgFolhaIn}@keyframes pgMenuIn{0%{opacity:0;transform:scale(.96)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}.pg-menu-in{transform-origin:0 0;animation:.18s both pgMenuIn}@keyframes pgCtxMenuIn{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pgCtxItemIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.pg-ctx-menu{transform-origin:0 0;animation:.2s cubic-bezier(.22,1,.36,1) both pgCtxMenuIn}.pg-ctx-menu .pg-ctx-item{animation:.22s both pgCtxItemIn}.pg-ctx-menu .pg-ctx-item:first-child{animation-delay:30ms}.pg-ctx-menu .pg-ctx-item:nth-child(2){animation-delay:45ms}.pg-ctx-menu .pg-ctx-item:nth-child(3){animation-delay:60ms}.pg-ctx-menu .pg-ctx-item:nth-child(4){animation-delay:75ms}.pg-ctx-menu .pg-ctx-item:nth-child(5){animation-delay:90ms}.pg-ctx-menu .pg-ctx-item:nth-child(6){animation-delay:.105s}.pg-ctx-menu .pg-ctx-item:nth-child(7){animation-delay:.12s}.pg-ctx-menu .pg-ctx-item:nth-child(8){animation-delay:.135s}.pg-ctx-menu .pg-ctx-item:nth-child(9){animation-delay:.15s}.pg-ctx-menu .pg-ctx-item:nth-child(10){animation-delay:.165s}@keyframes pgDayTipIn{0%{opacity:0}to{opacity:1}}.pg-day-tip{animation:.12s both pgDayTipIn}.pg-fade-in-delay-1{animation:.4s 60ms both pgFadeIn}.pg-fade-in-delay-2{animation:.4s .12s both pgFadeIn}.pg-shimmer{background:linear-gradient(90deg,#d1d5db59 0%,#e5e7ebb3 45%,#d1d5db59 90%) 0 0/200% 100%;animation:1.25s ease-in-out infinite pgShimmer}.folha-toolbar{flex-wrap:nowrap!important;overflow:hidden!important}.folha-toolbar .MuiButton-root,.folha-toolbar .MuiToggleButton-root,.folha-toolbar .MuiIconButton-root{min-height:26px!important}@media screen and (width<=900px){.MuiTableCell-root{padding-top:10px!important;padding-bottom:10px!important}.MuiButton-root{min-height:40px}.folha-toolbar .MuiButton-root,.folha-toolbar .MuiToggleButton-root,.folha-toolbar .MuiIconButton-root{min-height:26px!important}}@media print{@page{size:A4 portrait;margin:8mm}html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff!important;margin:0!important;padding:0!important}body *{visibility:hidden}#folha-print,#folha-print *,#folha-print-manutencao,#folha-print-manutencao *,.folha-print-block,.folha-print-block *{visibility:visible}#folha-print,#folha-print-manutencao{width:100%!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;left:0!important}.folha-print-block{page-break-after:always;break-after:page;page-break-inside:avoid;break-inside:avoid;width:100%!important;max-width:100%!important;box-shadow:none!important;border:none!important;margin:0!important;padding:0!important;position:relative!important;top:0!important;left:0!important}.folha-print-block:last-child{page-break-after:auto;break-after:auto}.folha-print-block .MuiTable-root{border-collapse:collapse!important}.folha-print-block .MuiTableCell-root{border-color:#bbb!important;height:auto!important;padding:2px 5px!important;font-size:10px!important;line-height:1.25!important}.folha-print-block .MuiTableHead .MuiTableCell-root{padding:3px 5px!important;font-size:10px!important}.folha-print-block .MuiTypography-root{margin:0!important}.no-print{display:none!important}.MuiDialog-root,.MuiModal-root{position:static!important}.MuiDialog-container,.MuiDialog-paper,.MuiDialogContent-root{width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;box-shadow:none!important;background:0 0!important;margin:0!important;padding:0!important;position:static!important;overflow:visible!important;transform:none!important}}
