.main-footer{position:fixed;bottom:0;width:100%}button{margin-left:5px}.table-actions{width:150px}.seft-dashboard{--dashboard-primary:#146b52;--dashboard-primary-dark:#0d4f3d;--dashboard-text:#18231f;--dashboard-muted:#6b7973;--dashboard-border:#e3ebe7;--dashboard-surface:#fff;padding:8px 4px 28px;color:var(--dashboard-text)}.seft-dashboard *{box-sizing:border-box}.dashboard-hero{position:relative;overflow:hidden;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;grid-gap:24px;gap:24px;margin-bottom:20px;padding:28px 30px;border-radius:18px;color:#fff;background:linear-gradient(125deg,#0c4f3c,#167458 58%,#22976f);box-shadow:0 14px 34px rgba(15,83,63,.18)}.dashboard-hero:after{content:"";position:absolute;right:-70px;top:-110px;width:270px;height:270px;border:46px solid hsla(0,0%,100%,.08);border-radius:50%}.dashboard-eyebrow{display:block;margin-bottom:7px;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:hsla(0,0%,100%,.72)}.dashboard-hero h1{margin:0 0 7px;font-size:28px;font-weight:700;letter-spacing:-.025em}.dashboard-hero p{margin:0;font-size:14px;color:hsla(0,0%,100%,.78)}.dashboard-period{position:relative;z-index:1;min-width:170px;padding:13px 17px;border:1px solid hsla(0,0%,100%,.18);border-radius:12px;background:hsla(0,0%,100%,.11);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dashboard-period span{display:block;margin-bottom:3px;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:hsla(0,0%,100%,.65)}.dashboard-period strong{font-size:15px;font-weight:600}.dashboard-filter-card,.dashboard-panel{border:1px solid var(--dashboard-border);border-radius:16px;background:var(--dashboard-surface);box-shadow:0 6px 22px rgba(24,56,44,.055)}.dashboard-filter-card{margin-bottom:20px;padding:18px 22px 8px}.dashboard-filter-title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;grid-gap:9px;gap:9px;margin-bottom:8px;font-size:13px;font-weight:700;color:#33423c}.dashboard-filter-title i{color:var(--dashboard-primary)}.dashboard-filter-card label{color:#66756f;font-size:11px;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.dashboard-filter-card .form-control{height:40px;border-color:#dce6e1;border-radius:9px;color:#25342e;box-shadow:none}.dashboard-filter-card .form-control:focus{border-color:#63a991;box-shadow:0 0 0 3px rgba(20,107,82,.1)}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:22px}.dashboard-metric{--metric-color:#146b52;--metric-soft:#edf7f3;position:relative;overflow:hidden;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;grid-gap:15px;gap:15px;min-height:118px;padding:20px;border:1px solid var(--dashboard-border);border-radius:16px;background:#fff;box-shadow:0 6px 22px rgba(24,56,44,.055);transition:box-shadow .18s ease,-webkit-transform .18s ease;transition:transform .18s ease,box-shadow .18s ease;transition:transform .18s ease,box-shadow .18s ease,-webkit-transform .18s ease}.dashboard-metric:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 11px 28px rgba(24,56,44,.1)}.dashboard-metric:after{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--metric-color)}.dashboard-metric-icon{-webkit-flex:0 0 46px;flex:0 0 46px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:46px;height:46px;border-radius:13px;color:var(--metric-color);background:var(--metric-soft);font-size:19px}.dashboard-metric-value{display:block;margin-bottom:2px;font-size:27px;line-height:1.1;font-weight:700;color:#17251f;letter-spacing:-.03em}.dashboard-metric-label{font-size:13px;color:var(--dashboard-muted)}.dashboard-metric--cooperativas{--metric-color:#3a8f5e;--metric-soft:#eaf6ef}.dashboard-metric--empresas{--metric-color:#d99b16;--metric-soft:#fff7df}.dashboard-metric--turmas{--metric-color:#377fb5;--metric-soft:#eaf3fb}.dashboard-metric--funcionarios{--metric-color:#d86f2b;--metric-soft:#fff0e7}.dashboard-section-heading{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-between;justify-content:space-between;grid-gap:18px;gap:18px;margin:6px 2px 13px}.dashboard-section-heading h2{margin:0 0 3px;font-size:18px;font-weight:700;color:#22312b}.dashboard-section-heading p{margin:0;font-size:12px;color:#84908b}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:22px}.dashboard-reports{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-bottom:18px}.dashboard-panel{overflow:hidden}.dashboard-panel--wide{grid-column:1/-1}.dashboard-panel-header{-webkit-justify-content:space-between;justify-content:space-between;grid-gap:16px;gap:16px;padding:13px 18px 11px;border-bottom:1px solid #edf2ef}.dashboard-panel-header,.dashboard-panel-title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.dashboard-panel-title{grid-gap:11px;gap:11px}.dashboard-panel-title i{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:34px;height:34px;border-radius:10px;color:var(--dashboard-primary);background:#edf7f3}.dashboard-panel-title h3{margin:0 0 2px;font-size:15px;font-weight:700;color:#28362f}.dashboard-panel-title span{display:block;font-size:11px;color:#89958f}.dashboard-panel-body{padding:12px 18px 14px}.dashboard-ranking{display:grid;grid-gap:7px;gap:7px}.dashboard-ranking-row{display:grid;grid-template-columns:minmax(120px,1fr) 2fr 58px;-webkit-align-items:center;align-items:center;grid-gap:12px;gap:12px;min-height:22px}.dashboard-ranking-name{overflow:hidden;font-size:12px;font-weight:600;color:#45534d;text-overflow:ellipsis;white-space:nowrap}.dashboard-ranking-track{overflow:hidden;height:6px;border-radius:99px;background:#edf2ef}.dashboard-ranking-fill{height:100%;min-width:3px;border-radius:inherit;background:linear-gradient(90deg,#2a9875,#60bea0)}.dashboard-ranking-value{text-align:right;font-size:12px;font-weight:700;color:var(--dashboard-primary-dark)}.dashboard-empty{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;min-height:118px;color:#97a29d;font-size:13px}.dashboard-chart{display:block;width:100%;min-height:220px;object-fit:contain}.dashboard-panel--wide .dashboard-chart{min-height:280px;max-height:390px}@media (max-width:991px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.seft-dashboard{padding-top:0}.dashboard-hero{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;padding:23px 21px;border-radius:14px}.dashboard-hero h1{font-size:23px}.dashboard-period{width:100%}.dashboard-filter-card{padding:16px 17px 6px}.dashboard-grid{grid-template-columns:1fr}.dashboard-panel--wide{grid-column:auto}}@media (max-width:520px){.dashboard-metrics{grid-template-columns:1fr;grid-gap:11px;gap:11px}.dashboard-metric{min-height:96px}.dashboard-ranking-row{grid-template-columns:minmax(90px,1fr) 1.2fr 50px;grid-gap:8px;gap:8px}}.report-page{padding-bottom:30px}.report-filter-card{padding-bottom:4px}.report-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.report-summary span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;grid-gap:8px;gap:8px;min-height:45px;padding:9px 14px;border:1px solid #e3ebe7;border-radius:12px;color:#66756f;background:#fff;font-size:12px;box-shadow:0 4px 16px rgba(24,56,44,.04)}.report-summary i{color:#278364}.report-summary strong{color:#1c3028;font-size:15px}.report-list{grid-gap:14px;gap:14px}.report-panel .dashboard-panel-header{padding:15px 18px 13px}.report-count{-webkit-flex:0 0 auto;flex:0 0 auto;padding:5px 9px;border-radius:99px;color:#26795f;background:#edf7f3;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.report-table-wrap{width:100%;overflow-x:auto}.report-table{width:100%;margin:0;border-collapse:collapse;background:#fff}.report-table th{padding:7px 16px;border-bottom:1px solid #dfe8e4;color:#718079;background:#f8faf9;font-size:10px;font-weight:700;letter-spacing:.055em;text-align:left;text-transform:uppercase;white-space:nowrap}.report-table th:last-child{width:34%;text-align:right}.report-table td{padding:5px 16px;border-bottom:1px solid #edf2ef;color:#596760;font-size:11px;line-height:1.2;vertical-align:middle}.report-table tbody tr{cursor:pointer;transition:background-color .15s ease}.report-table tbody tr.is-selected,.report-table tbody tr:hover{background:#f1f8f5}.report-table tbody tr:last-child td{border-bottom:0}.report-primary-cell{color:#273830;font-weight:600}.report-participation-cell{min-width:190px}.report-participation{display:grid;grid-template-columns:minmax(80px,1fr) 64px;-webkit-align-items:center;align-items:center;grid-gap:10px;gap:10px}.report-progress{overflow:hidden;height:5px;border-radius:99px;background:#e9f0ed}.report-progress-fill{min-width:3px;height:100%;border-radius:inherit;background:linear-gradient(90deg,#24815f,#58b492)}.report-participation strong{color:#176b50;font-size:11px;text-align:right}.report-empty{height:92px;color:#96a29d!important;text-align:center}.report-empty i{margin-right:7px}@media (max-width:767px){.report-summary{grid-template-columns:1fr;grid-gap:8px;gap:8px}.report-summary span{-webkit-justify-content:flex-start;justify-content:flex-start}.report-table td,.report-table th{padding-left:13px;padding-right:13px}.report-participation-cell{min-width:180px}}.wrapper{background-color:#fff!important}.login-box-body{background-color:#eee}.login-box button{margin-left:0}.login-box a:hover{cursor:pointer}
/*# sourceMappingURL=main.80d09239.chunk.css.map */