@font-face{font-family:Gotham;src:url(/assets/gotham-DHa-K8AZ.otf)format("woff32");font-weight:400;font-style:normal}*{margin:0;padding:0}:root{--font-primary:"Gotham", sans-serif;font-size:62.5%}._screen_11lfc_19{background-color:#fff;flex-direction:row;width:100vw;height:100vh;display:flex;overflow:hidden}._loginCard_11lfc_28{z-index:2;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:45rem;padding:2rem;display:flex;overflow-y:auto;box-shadow:0 0 20px #0000000d}._loginCard_11lfc_28 header{font-family:var(--font-primary);flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;margin-bottom:3rem;font-size:1.5rem;display:flex}._loginCard_11lfc_28 header img{width:18rem;max-width:80%}._loginCard_11lfc_28 form{flex-direction:column;gap:2rem;width:100%;max-width:32rem;display:flex}._loginCard_11lfc_28 h1{color:var(--color-primary);text-align:center;font-size:2.2rem}._loginCard_11lfc_28 h3{font-family:var(--font-primary);text-align:center;color:var(--color-secondary);margin:.5rem 0;font-size:1.3rem;font-weight:600}._inputGroup_11lfc_81{flex-direction:column;gap:.8rem;display:flex}._inputGroup_11lfc_81 label{font-family:var(--font-primary);text-align:left;color:#000;font-size:1.4rem;font-weight:500}._inputGroup_11lfc_81 input{box-sizing:border-box;border:1px solid var(--color-border);color:#000;background-color:#fff;border-radius:.4rem;outline:none;width:100%;padding:1.2rem;font-size:1.4rem;transition:border-color .2s,box-shadow .2s}._inputGroup_11lfc_81 input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #1a237e33}._buttonGroup_11lfc_113{flex-direction:column;gap:1.5rem;width:100%;margin-top:1rem;display:flex}@media (width<=768px){._screen_11lfc_19{flex-direction:column;overflow-y:auto}._loginCard_11lfc_28{box-sizing:border-box;width:100%;height:auto;min-height:100vh;padding:4rem 2rem}._bg_11lfc_136{display:none}}button{border:1px solid var(--color-border);background-color:var(--color-primary);color:#fff;cursor:pointer;width:100%;box-shadow:none;border-radius:.4rem;justify-content:center;align-items:center;padding:1.2rem;font-family:Gotham,sans-serif;font-size:1.4rem;font-weight:500;transition:background-color .2s,box-shadow .2s;display:flex}button:hover{color:#fff;background-color:#283593;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}button:active{background-color:#1a237e}button:disabled{color:#3c4043;opacity:.38;cursor:not-allowed;background-color:#f1f3f4;border:1px solid #dadce0}._bg_11lfc_136{flex:1}._bg_11lfc_136 img{object-fit:cover;width:100%;height:100vh}._header_177vv_1{z-index:1000;background-color:#2e333d;justify-content:space-between;align-items:center;height:100px;padding:0 2rem;display:flex;position:relative;box-shadow:0 2px 4px #0003}._leftSection_177vv_13{align-items:center;display:flex}._logoContainer_177vv_18{position:relative}._logoContainer_177vv_18 img{cursor:pointer;height:70px;display:block}._unitDropdown_177vv_29{background:#2d3748;border:1px solid #4a5568;border-radius:8px;flex-direction:column;min-width:300px;max-height:400px;margin-top:10px;padding:.5rem 0;display:flex;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 12px #0006}._dropdownItem_177vv_46{cursor:pointer;text-align:left;color:#fff;background:0 0;border:none;align-items:center;gap:1.5rem;width:100%;padding:1rem 1.5rem;font-size:1.2rem;font-weight:600;transition:background .2s;display:flex}._dropdownItem_177vv_46:hover{background-color:#3a475c}._dropdownItem_177vv_46._active_177vv_66{color:#fff;background-color:#4a5568}._dropdownLogo_177vv_71{object-fit:contain;width:50px;height:50px}._nav_177vv_77{align-items:center;gap:3rem;margin-left:5rem;display:flex}._navLink_177vv_84{color:#eee;cursor:pointer;align-items:center;gap:.6rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}._navLink_177vv_84:after{content:"";background-color:#63b3ed;border-radius:2px;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}._navLink_177vv_84:hover{color:#fff}._navLink_177vv_84:hover:after{transform:scaleX(1)}._navLinkAtivo_177vv_127,._navLinkAtivo_177vv_127:hover{color:#63b3ed}._navLinkAtivo_177vv_127:after{transform:scaleX(1)}._navLinkAtivo_177vv_127 svg{color:#63b3ed}._navLink_177vv_84 svg{transition:color .2s,transform .2s}._navLink_177vv_84:hover svg{color:#63b3ed;transform:translateY(-2px)}._backBtn_177vv_151{color:#eee;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;font-weight:600;transition:color .2s}._backBtn_177vv_151:hover{color:#63b3ed}._navDropdown_177vv_166{cursor:pointer;position:relative}._navDropdownArrow_177vv_171{vertical-align:middle;font-size:1rem}._navDropdownMenu_177vv_176{z-index:100;background:#2d3748;border:1px solid #4a5568;border-radius:8px;flex-direction:column;min-width:160px;padding:.4rem 0;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 12px #0006}._navDropdownItem_177vv_191{color:#eee;white-space:nowrap;align-items:center;gap:.7rem;padding:.8rem 1.2rem;font-size:1.3rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,color .2s;display:flex}._navDropdownItem_177vv_191:hover{color:#fff;background-color:#3a475c;transform:translate(3px)}._navDropdownItem_177vv_191 svg{flex-shrink:0;transition:color .2s}._navDropdownItem_177vv_191:hover svg{color:#63b3ed}._navDropdownItemAtivo_177vv_223,._navDropdownItemAtivo_177vv_223:hover{color:#63b3ed;box-shadow:inset 3px 0 #63b3ed}._navDropdownItemAtivo_177vv_223 svg{color:#63b3ed}._unitInfo_177vv_233{color:#fff;font-size:1.8rem;font-weight:700}._userInfo_177vv_239{align-items:center;display:flex;position:relative}._userContainer_177vv_245{cursor:pointer;border-radius:4px;align-items:center;padding:.5rem 1rem;transition:background .2s;display:flex}._userContainer_177vv_245:hover{background-color:#4a5568}._userName_177vv_258{color:#fff;font-size:1.6rem;font-weight:600}._userPhoto_177vv_264{object-fit:cover;border:2px solid #4a5568;border-radius:50%;width:50px;height:50px;margin-right:15px}._userDropdown_177vv_273{background:#2d3748;border:1px solid #4a5568;border-radius:8px;flex-direction:column;min-width:180px;margin-top:10px;padding:.5rem 0;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0006}._logoutBtn_177vv_288{color:#ff5252;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1.3rem;font-weight:600;transition:background .2s;display:flex}._logoutBtn_177vv_288:hover{background-color:#3a475c}@media (prefers-reduced-motion:reduce){._navLink_177vv_84:after{transition:none}._navLink_177vv_84:hover svg,._navDropdownItem_177vv_191:hover{transform:none}}._bar_1mk80_1{border-bottom:1px solid var(--color-border);z-index:10;background-color:#111827;justify-content:flex-start;align-items:center;width:100%;height:6rem;padding:0 2rem;display:flex;position:sticky;top:0}._left_1mk80_15{align-items:center;gap:2.5rem;display:flex}._barLabel_1mk80_21{color:#4a5568;letter-spacing:.1em;text-transform:uppercase;margin-right:.75rem;font-size:1.2rem;font-weight:700}._searchGroup_1mk80_30{background:0 0;border:1px solid #2d3748;border-radius:6px;flex-shrink:0;align-items:center;gap:.6rem;width:24rem;padding:.6rem 1.2rem;transition:border-color .2s,background .2s;display:flex}._searchGroup_1mk80_30:focus-within{background:#1a2030;border-color:#4a5568}._searchIcon_1mk80_48{color:#718096;flex-shrink:0}._searchInput_1mk80_53{min-width:0;font-family:var(--font-primary);color:var(--color-text-primary,#fff);background:0 0;border:none;outline:none;flex:1;font-size:1.25rem;font-weight:600}._searchInput_1mk80_53::placeholder{color:#718096;font-weight:400}._searchClear_1mk80_70{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:50%;flex:0 0 1.8rem;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;padding:0;transition:background .2s,color .2s;display:flex}._searchClear_1mk80_70:hover{color:#a0aec0;background:#2d3748}._filterGroup_1mk80_95{position:relative}._filterGroupDisabled_1mk80_99{opacity:.35;pointer-events:none}._filterBtn_1mk80_104{cursor:pointer;font-family:var(--font-primary);white-space:nowrap;background:0 0;border:1px solid #2d3748;border-radius:6px;flex-shrink:0;align-items:center;gap:.7rem;padding:.6rem 1.2rem;transition:border-color .2s,background .2s;display:flex}._filterBtn_1mk80_104:hover{background:#1a2030;border-color:#4a5568}._filterLabel_1mk80_124{color:#718096;letter-spacing:.08em;text-transform:uppercase;font-size:1rem;font-weight:700}._filterValue_1mk80_132{color:#fff;white-space:nowrap;font-size:1.25rem;font-weight:600}._chevron_1mk80_139{color:#718096;font-size:1rem}._dropdown_1mk80_144{border:1px solid var(--color-border);z-index:100;background:#1e2533;border-radius:8px;min-width:200px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 8px 24px #00000080}._dropdownItem_1mk80_157{color:#a0aec0;cursor:pointer;font-size:1.1rem;font-family:var(--font-primary);padding:.8rem 1.4rem;transition:background .15s,color .15s}._dropdownItem_1mk80_157:hover{color:#fff;background:#2d3748}._dropdownItemActive_1mk80_171{color:#fff;background:#263350;font-weight:600}._clearBtn_1mk80_177{color:#718096;cursor:pointer;font-size:.9rem;font-family:var(--font-primary);white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-self:center;width:auto;margin-left:auto;padding:.25rem .5rem;transition:color .2s}._clearBtn_1mk80_177:hover{color:#a0aec0}._card_1xic8_1{background:var(--color-surface);border:none;border-radius:14px;flex-direction:column;gap:1.25rem;height:100%;padding:1.5rem 1.75rem;display:flex}._header_1xic8_12{flex-direction:column;gap:.25rem;display:flex}._title_1xic8_18{color:#fff;font-size:1.3rem;font-weight:700}._subtitle_1xic8_24{color:#718096;font-size:1rem}._body_1xic8_29{align-items:center;gap:1.75rem;display:flex}._feedback_1xic8_35{color:#a0aec0;font-size:1rem}._donutWrapper_1xic8_42{flex-shrink:0;width:190px;height:190px;position:relative}._centerLabel_1xic8_49{pointer-events:none;flex-direction:column;align-items:center;gap:.1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._centerTotal_1xic8_61{color:#fff;font-size:2.6rem;font-weight:800;line-height:1}._centerText_1xic8_68{color:#718096;letter-spacing:.1em;font-size:.8rem;font-weight:700}._legend_1xic8_77{flex-direction:column;flex:1;gap:.75rem;display:flex}._legendItem_1xic8_84{align-items:center;gap:.6rem;display:flex}._legendItemClickable_1xic8_90{cursor:pointer;border-radius:6px;margin:-.15rem -.3rem;padding:.15rem .3rem;transition:background .15s}._legendItemClickable_1xic8_90:hover{background:#ffffff0f}._legendDot_1xic8_102{border-radius:50%;flex-shrink:0;width:10px;height:10px}._legendName_1xic8_109{color:#e2e8f0;flex:1;font-size:1rem}._legendCount_1xic8_115{color:#fff;text-align:right;min-width:2rem;font-size:1rem;font-weight:700}._legendPct_1xic8_123{color:#718096;text-align:right;min-width:2.5rem;font-size:.95rem}._dot0_1xic8_131{background-color:#7c3aed}._dot1_1xic8_132{background-color:#d97706}._dot2_1xic8_133{background-color:#e53e3e}._dot3_1xic8_134{background-color:#3b82f6}._dot4_1xic8_135{background-color:#10b981}._dot5_1xic8_136{background-color:#f59e0b}._dot6_1xic8_137{background-color:#8b5cf6}._dot7_1xic8_138{background-color:#06b6d4}._card_n88z1_1{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;width:100%;padding:1.5rem 1.75rem}._cardTop_n88z1_9{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}._titleRow_n88z1_17{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}._title_n88z1_17{color:#fff;font-size:1.2rem;font-weight:700}._titleContext_n88z1_30{color:#718096;font-size:1rem;font-weight:400}._subtitle_n88z1_36{color:#718096;margin-top:.2rem;font-size:.9rem}._toggle_n88z1_44{border:1px solid var(--color-border);border-radius:8px;flex-shrink:0;gap:0;display:flex;overflow:hidden}._toggleBtn_n88z1_53{font-size:.9rem;font-family:var(--font-primary);color:#718096;cursor:pointer;background:0 0;border:none;padding:.4rem 1rem;transition:background .15s,color .15s}._toggleBtn_n88z1_53:not(:last-child){border-right:1px solid var(--color-border)}._toggleActive_n88z1_68{color:#fff;background:#2a3550;font-weight:600}._table_n88z1_76{border-collapse:collapse;width:100%}._th_n88z1_81{letter-spacing:.07em;color:#718096;text-align:left;border-bottom:1px solid var(--color-border);padding:.6rem 1rem;font-size:.9rem;font-weight:700}._thVerde_n88z1_91{color:#48bb78}._thAmarelo_n88z1_92{color:#ecc94b}._thLaranja_n88z1_95{color:#f6ad55}._thVermelho_n88z1_96{color:#fc8181}._tr_n88z1_98{cursor:pointer;transition:background .15s}._tr_n88z1_98:hover{background:#ffffff0a}._tr_n88z1_98:not(:last-child) td{border-bottom:1px solid #1f2a3c}._td_n88z1_111{color:#e2e8f0;padding:1rem;font-size:1.1rem}._tdTurma_n88z1_117{color:#fff;padding:1rem;font-size:1.1rem;font-weight:600}._tdVerde_n88z1_124{color:#48bb78;font-weight:700}._tdAmarelo_n88z1_125{color:#ecc94b;font-weight:700}._tdLaranja_n88z1_126{color:#f6ad55;font-weight:700}._tdVermelho_n88z1_127{color:#fc8181;font-weight:700}._tdDist_n88z1_129{width:200px;padding:1rem}._distBar_n88z1_134{border-radius:4px;width:160px;height:10px;display:block;overflow:hidden}._tdAbrir_n88z1_142{color:#718096;white-space:nowrap;text-align:right;padding:.85rem 1rem;font-size:1rem;transition:color .15s}._tr_n88z1_98:hover ._tdAbrir_n88z1_142{color:#90cdf4}._tdEmpty_n88z1_155{text-align:center;color:#718096;padding:2rem;font-size:.95rem}._pagination_n88z1_164{border-top:1px solid var(--color-border);justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;padding:1.25rem 0 .25rem;display:flex}._pageBtn_n88z1_174{border:1px solid var(--color-border);color:#e2e8f0;cursor:pointer;background:#2a3550;border-radius:6px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1rem;transition:background .15s,color .15s;display:flex}._pageBtn_n88z1_174:hover:not(:disabled){color:#fff;background:#3a4a70}._pageBtn_n88z1_174:disabled{opacity:.3;cursor:default}._pageInfo_n88z1_199{color:#a0aec0;font-size:1rem}._pageTotal_n88z1_204{color:#718096;font-size:.9rem}._feedback_n88z1_209{color:#718096;padding:1rem 0;font-size:.95rem}._section_vhan1_1{margin-bottom:1.5rem}._sectionHeader_vhan1_5{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}._sectionTitle_vhan1_12{color:#fff;font-size:1.3rem;font-weight:700}._sectionSubtitle_vhan1_18{color:#718096;font-size:1rem}._row_vhan1_23{scrollbar-width:thin;scrollbar-color:#4a5568 transparent;gap:1.25rem;padding-bottom:.5rem;display:flex;overflow-x:auto}._row_vhan1_23::-webkit-scrollbar{height:6px}._row_vhan1_23::-webkit-scrollbar-track{background:0 0}._row_vhan1_23::-webkit-scrollbar-thumb{background-color:#4a5568;border-radius:3px}._card_vhan1_45{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:.75rem;min-width:160px;padding:1.25rem 1.25rem 1rem;display:flex}._segName_vhan1_58{color:#cbd5e0;text-transform:uppercase;letter-spacing:.06em;text-align:center;font-size:.9rem;font-weight:700}._pieWrapper_vhan1_69{width:140px;height:140px}._legend_vhan1_76{flex-direction:column;gap:.4rem;width:100%;display:flex}._legendItem_vhan1_83{align-items:center;gap:.5rem;display:flex}._dot_vhan1_89{border-radius:50%;flex-shrink:0;width:8px;height:8px}._legendName_vhan1_96{color:#fff;flex:1;font-size:.85rem}._legendCount_vhan1_102{color:#fff;font-size:.85rem;font-weight:700}._page_o8udu_1{background-color:#1a202c;flex-direction:column;min-height:100vh;display:flex}._container_o8udu_8{flex-direction:column;align-items:center;width:100%;max-width:1440px;min-height:calc(100vh - 100px);margin:0 auto;padding:4rem 2rem;display:flex}._containerCenter_o8udu_19{color:#fff;flex:1;justify-content:center;align-items:center;display:flex}._selectionWrapper_o8udu_27{text-align:center;width:100%;max-width:800px}._title_o8udu_33{color:#fff;margin-bottom:4rem;font-size:3rem;font-weight:800}._unitGrid_o8udu_40{flex-direction:column;align-items:center;gap:2.5rem;width:100%;display:flex}._unitCard_o8udu_48{cursor:pointer;background:#2d3748;border:2px solid #4a5568;border-radius:12px;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:420px;padding:2rem;transition:transform .2s,box-shadow .2s,background-color .2s;display:flex;box-shadow:0 8px 16px #0006}._unitCard_o8udu_48:hover{background-color:#3a475c;border-color:#63b3ed;transform:translateY(-8px);box-shadow:0 12px 24px #00000080}._unitLogo_o8udu_71{object-fit:contain;width:150px;height:150px}._unitName_o8udu_77{color:#fff;font-size:1.8rem;font-weight:700}._welcomeMessage_o8udu_83{text-align:center;color:#fff;margin-top:5rem}._welcomeMessage_o8udu_83 h1{color:#fff;margin-bottom:2rem;font-size:3rem;font-weight:800}._welcomeMessage_o8udu_83 p{color:#cbd5e0;font-size:1.5rem}._devNotice_o8udu_101{background-color:#2d3748;border:1px dashed #63b3ed;border-radius:8px;margin-top:3rem;padding:1.5rem 2rem;display:inline-block}._devNotice_o8udu_101 p{color:#63b3ed;margin:0;font-size:1.2rem;font-weight:600}._dashboard_o8udu_119{width:100%}._dashboardEspacado_o8udu_126{flex-direction:column;gap:2.5rem;display:flex}._dashboardEspacado_o8udu_126>*{margin-bottom:0}._dashHeader_o8udu_136{margin-bottom:2.5rem}._dashTitleRow_o8udu_141{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}._btnTrocarDashboard_o8udu_149{white-space:nowrap;color:#d6ccff;cursor:pointer;background:#44337a;border:none;border-radius:8px;align-items:center;gap:6px;width:auto;padding:7px 14px;font-size:12px;font-weight:600;transition:background .2s;display:inline-flex}._btnTrocarDashboard_o8udu_149:hover{background:#543f96}._dashLabel_o8udu_175{color:#718096;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;font-size:.85rem;font-weight:600}._dashTitle_o8udu_141{color:#fff;font-size:2.4rem;font-weight:800}._chartsRow_o8udu_124{align-items:stretch;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chartCardLarge_o8udu_199{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;flex-direction:column;flex:3;gap:1rem;min-height:280px;padding:1.5rem 1.75rem;display:flex}._chartCardSmall_o8udu_211{flex:2;min-height:280px}._chartHeader_o8udu_216{flex-direction:column;gap:.25rem;display:flex}._chartTitle_o8udu_222{color:#fff;font-size:1.3rem;font-weight:700}._chartSubtitle_o8udu_228{color:#718096;font-size:1rem}._chartBody_o8udu_233{flex:1}._kpiRow_o8udu_124{flex-wrap:wrap;gap:1.25rem;margin-bottom:2rem;display:flex}._kpiCard_o8udu_246{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;flex-direction:column;flex:1;gap:.6rem;min-width:220px;padding:1.5rem 1.75rem;display:flex}._kpiCardAmber_o8udu_258,._kpiCardPurple_o8udu_262{border-color:var(--color-border)}._kpiCardClickable_o8udu_266{cursor:pointer;transition:background .15s,transform .15s}._kpiCardClickable_o8udu_266:hover{background:#354060;transform:translateY(-2px)}._kpiTop_o8udu_276{justify-content:space-between;align-items:center;display:flex}._kpiLabel_o8udu_282{color:#718096;letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;font-weight:700}._kpiIconBadge_o8udu_290{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:1.1rem;display:flex}._kpiIconPurple_o8udu_301{background:#44337a}._kpiIconAmber_o8udu_305{background:#7b5e0a}._kpiIconBlue_o8udu_309{background:#1a3a5c}._kpiIconGreen_o8udu_313{background:#1a3d2b}._kpiValue_o8udu_317{color:#fff;font-size:3.8rem;font-weight:800;line-height:1}._kpiValueAmber_o8udu_324{color:#ecc94b}._kpiValuePurple_o8udu_328{color:#b794f4}._kpiValueGreen_o8udu_332{color:#68d391}._kpiCardGreen_o8udu_336{border-color:var(--color-border)}._kpiSub_o8udu_340{color:#718096;font-size:1rem}._kpiIconRed_o8udu_345{background:#5c1a1a}._erroBanner_o8udu_350{color:#fc8181;background:#e53e3e1f;border:1px solid #e53e3e73;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;font-size:.88rem;font-weight:600;display:flex}._filtroAtivo_o8udu_366{color:#c7bbff;background:#6d4aff1f;border:1px solid #6d4aff61;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;font-size:.88rem;display:flex}._chartHeaderRow_o8udu_381{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._periodoInput_o8udu_389{background:var(--color-surface);border:1px solid var(--color-border);color:#fff;border-radius:8px;padding:6px 10px;font-family:inherit;font-size:.82rem}._kpiValueRed_o8udu_400{color:#fc8181}._kpiProgressTrack_o8udu_406{background:var(--color-border);border-radius:999px;width:100%;height:8px;overflow:hidden}._kpiProgressFill_o8udu_414{background:linear-gradient(90deg,#38a169,#68d391);border-radius:999px;height:100%;transition:width .4s}._kpiSkeleton_o8udu_423{background:linear-gradient(90deg, var(--color-border) 25%, #354060 50%, var(--color-border) 75%);background-size:200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite _kpiShimmer_o8udu_1}._kpiSkeletonLabel_o8udu_435{width:60%;height:.9rem}._kpiSkeletonValue_o8udu_440{width:55%;height:3.8rem}._kpiSkeletonSub_o8udu_445{width:80%;height:1rem}@keyframes _kpiShimmer_o8udu_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){._kpiSkeleton_o8udu_423{animation:none}._kpiProgressFill_o8udu_414{transition:none}}._wrapper_9j8fi_1{background:#2d3748;border:1px solid #4a5568;border-radius:12px;overflow:visible}._table_9j8fi_8 thead tr:first-child th:first-child{border-top-left-radius:12px}._table_9j8fi_8 thead tr:first-child th:last-child{border-top-right-radius:12px}._table_9j8fi_8 tbody tr:last-child td:first-child{border-bottom-left-radius:12px}._table_9j8fi_8 tbody tr:last-child td:last-child{border-bottom-right-radius:12px}._table_9j8fi_8{border-collapse:collapse;width:100%}._table_9j8fi_8 thead tr{background-color:#1e2a3a}._table_9j8fi_8 th{text-align:left;color:#a0aec0;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #4a5568;padding:1.2rem 1.6rem;font-size:1.2rem;font-weight:700}._thActions_9j8fi_33{text-align:right;width:60px;padding-right:1.6rem}._tdActions_9j8fi_39{text-align:right;padding-right:1.2rem}._table_9j8fi_8 td{color:#e2e8f0;border-bottom:1px solid #3a475c;padding:1.2rem 1.6rem;font-size:1.3rem}._table_9j8fi_8 tbody tr:last-child td{border-bottom:none}._table_9j8fi_8 tbody tr:hover{background-color:#3a475c}._clickableRow_9j8fi_59{cursor:pointer}._clickableRow_9j8fi_59:focus-visible{outline-offset:-2px;outline:2px solid #63b3ed}._feedbackCell_9j8fi_62{text-align:center;color:#a0aec0;padding:4rem 1.6rem;font-size:1.4rem}._feedbackError_9j8fi_69{color:#fc8149}._container_jzleh_1{display:inline-block;position:relative}._trigger_jzleh_6{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .6rem;font-size:1.4rem;font-weight:700;line-height:1;transition:background .2s,color .2s}._trigger_jzleh_6:hover{color:#fff;background:#4a5568}._dropdown_jzleh_24{z-index:500;background:#2d3748;border:1px solid #4a5568;border-radius:8px;flex-direction:column;min-width:130px;padding:.4rem 0;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 12px #0006}._item_jzleh_39{text-align:left;color:#e2e8f0;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.8rem 1.2rem;font-size:1.3rem;font-weight:600;transition:background .2s}._item_jzleh_39:hover{background:#3a475c}._itemDanger_jzleh_56{color:#fc8149}._itemDanger_jzleh_56:hover{background:#3a475c}._overlay_4wgfx_1{z-index:2000;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_4wgfx_11{background:#2d3748;border:1px solid #4a5568;border-radius:12px;flex-direction:column;gap:2rem;width:100%;max-width:480px;max-height:90vh;padding:2.4rem;display:flex;overflow-y:auto}._modalHeader_4wgfx_25{justify-content:space-between;align-items:center;display:flex}._modalTitle_4wgfx_31{color:#fff;font-size:1.8rem;font-weight:700}._closeBtn_4wgfx_37{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:1rem;line-height:1;transition:background .2s,color .2s;display:flex}._closeBtn_4wgfx_37:hover{color:#fff;background:#4a5568}._form_4wgfx_60{flex-direction:column;gap:1.4rem;display:flex}._field_4wgfx_66{flex-direction:column;gap:.5rem;display:flex}._label_4wgfx_72{color:#a0aec0;font-size:1.2rem;font-weight:600}._input_4wgfx_78,._select_4wgfx_79{color:#e2e8f0;background:#1e2a3a;border:1px solid #4a5568;border-radius:6px;outline:none;width:100%;padding:.9rem 1.2rem;font-size:1.3rem;transition:border-color .2s}._input_4wgfx_78:focus,._select_4wgfx_79:focus{border-color:#63b3ed}._input_4wgfx_78::placeholder{color:#4a5568}._select_4wgfx_79 option{background:#2d3748}._select_4wgfx_79:disabled{opacity:.6;cursor:not-allowed}._checkboxGroup_4wgfx_109{background:#1e2a3a;border:1px solid #4a5568;border-radius:6px;flex-direction:column;gap:.8rem;max-height:160px;padding:.8rem;display:flex;overflow-y:auto}._checkboxLabel_4wgfx_121{color:#e2e8f0;cursor:pointer;align-items:center;gap:.8rem;font-size:1.3rem;display:flex}._checkboxLabel_4wgfx_121 input[type=checkbox]{cursor:pointer;accent-color:#63b3ed;width:16px;height:16px}._actions_4wgfx_137{justify-content:flex-end;gap:1rem;display:flex}._actions_4wgfx_137 a{align-items:center;gap:.4rem;text-decoration:none;display:inline-flex}._actions_4wgfx_137 a[aria-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none}._btnCancel_4wgfx_156{color:#a0aec0;cursor:pointer;background:0 0;border:1px solid #4a5568;border-radius:6px;padding:.8rem 2rem;font-size:1.3rem;font-weight:600;transition:background .2s,color .2s}._btnCancel_4wgfx_156:hover{color:#fff;background:#4a5568}._btnSave_4wgfx_173{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:6px;padding:.8rem 2rem;font-size:1.3rem;font-weight:600;transition:background .2s}._btnSave_4wgfx_173:hover:not(:disabled){background:#2b6cb0}._btnSave_4wgfx_173:disabled{opacity:.5;cursor:not-allowed}._textarea_4wgfx_194{color:#e2e8f0;resize:vertical;background:#1e2a3a;border:1px solid #4a5568;border-radius:6px;outline:none;width:100%;padding:.9rem 1.2rem;font-family:inherit;font-size:1.3rem;transition:border-color .2s}._textarea_4wgfx_194:focus{border-color:#63b3ed}._textarea_4wgfx_194::placeholder{color:#4a5568}._loadingSegmentos_4wgfx_216{color:#a0aec0;padding:.4rem 0;font-size:1.2rem}._avisoCritico_4wgfx_222{color:#ff8a8a;background:#ef44441f;border:1px solid #ef444459;border-radius:8px;padding:.8rem 1.2rem;font-size:1.2rem;font-weight:600;line-height:1.5}._page_e7nqx_1{background-color:#1a202c;flex-direction:column;min-height:100vh;display:flex}._container_e7nqx_8{width:100%;max-width:1440px;min-height:calc(100vh - 100px);margin:0 auto;padding:3rem 2rem}._headerRow_e7nqx_16{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}._title_e7nqx_23{color:#fff;margin:0;font-size:2.4rem;font-weight:800}._filtersGrid_e7nqx_30,._filtersSingle_e7nqx_30{background:#26314a;border:1px solid #33405e;border-radius:14px;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem 2rem;display:flex}._filtersGrid_e7nqx_30{grid-template-columns:auto 1fr;display:grid}._searchFieldWrapper_e7nqx_46{width:100%;position:relative}._searchIcon_e7nqx_51{color:#7a87a3;pointer-events:none;font-size:1.3rem;position:absolute;top:50%;left:1.2rem;transform:translateY(-50%)}._searchBarInput_e7nqx_61{color:#fff;background:#1d2538;border:1px solid #3e4c6e;border-radius:10px;outline:none;width:100%;padding:1.1rem 1.2rem 1.1rem 3.4rem;font-size:1.15rem;transition:border-color .2s,box-shadow .2s}._searchBarInput_e7nqx_61::placeholder{color:#5a6680}._searchBarInput_e7nqx_61:focus{border-color:#6d4aff;box-shadow:0 0 0 3px #6d4aff26}@media (width<=900px){._filtersGrid_e7nqx_30{grid-template-columns:1fr}}._filterField_e7nqx_88{align-items:center;gap:1rem;display:flex}._filterLabel_e7nqx_94{color:#7a87a3;text-transform:uppercase;letter-spacing:.04em;font-size:1.1rem;font-weight:600}._filterSelect_e7nqx_102{color:#fff;cursor:pointer;background:#1d2538;border:1px solid #3e4c6e;border-radius:10px;outline:none;min-width:300px;padding:1rem 1.5rem;font-size:1.15rem;font-weight:500;transition:border-color .2s}._filterSelect_e7nqx_102:focus{border-color:#6d4aff}._btnNovo_e7nqx_120{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.8rem;line-height:1;transition:background .2s;display:flex}._btnNovo_e7nqx_120:hover{background:#2b6cb0}._segmentosWrapper_e7nqx_140{flex-wrap:wrap;gap:.4rem;display:flex}._segmentoBadge_e7nqx_146{color:#63b3ed;background-color:#63b3ed26;border-radius:999px;padding:.2rem .7rem;font-size:1.1rem;font-weight:600;display:inline-block}._semSegmento_e7nqx_156{color:#4a5568}._badge_e7nqx_160{border-radius:999px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;display:inline-block}._badgeAtivo_e7nqx_168{color:#68d391;background-color:#48bb7826}._badgeInativo_e7nqx_174{color:#fc8149;background-color:#fc814a26}._perfilBadge_e7nqx_180{color:#e2e8f0;background-color:#4a5568;border-radius:6px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;display:inline-block}._overlay_1xwhq_1{z-index:2000;background-color:#0009;justify-content:center;align-items:flex-start;padding-top:10vh;display:flex;position:fixed;inset:0}._modal_1xwhq_12{background:#2d3748;border:1px solid #4a5568;border-radius:12px;flex-direction:column;width:100%;max-width:560px;max-height:75vh;display:flex;overflow:hidden}._searchBar_1xwhq_24{border-bottom:1px solid #4a5568;align-items:center;gap:1rem;padding:1.6rem 2rem;display:flex}._searchIcon_1xwhq_32{color:#718096;flex-shrink:0}._searchInput_1xwhq_37{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:1.5rem}._searchInput_1xwhq_37::placeholder{color:#718096}._closeBtn_1xwhq_50{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:50%;flex:0 0 2rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:background .2s,color .2s;display:flex}._closeBtn_1xwhq_50:hover{color:#fff;background:#4a5568}._results_1xwhq_74{flex-direction:column;display:flex;overflow-y:auto}._resultItem_1xwhq_80{cursor:pointer;color:#e2e8f0;border-bottom:1px solid #374151;align-items:baseline;gap:.6rem;padding:1.2rem 2rem;font-size:1.3rem;transition:background .15s;display:flex}._resultItem_1xwhq_80:last-child{border-bottom:none}._resultItem_1xwhq_80:hover{background:#3a475c}._resultSecretaria_1xwhq_100{color:#a0aec0;flex-shrink:0;font-weight:600}._resultTurma_1xwhq_106{color:#63b3ed;flex-shrink:0}._resultNome_1xwhq_111{color:#fff;font-weight:600}._feedback_1xwhq_116{text-align:center;color:#a0aec0;padding:2rem;font-size:1.3rem}._page_160aq_1{background-color:#1a202c;flex-direction:column;min-height:100vh;display:flex}._container_160aq_8{width:100%;max-width:1440px;min-height:calc(100vh - 100px);margin:0 auto;padding:3rem 2rem}._title_160aq_16{color:#fff;font-size:2.4rem;font-weight:800}._titleRow_160aq_22{justify-content:space-between;align-items:center;gap:1.2rem;margin-bottom:3rem;display:flex}._searchBtn_160aq_30{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #4a5568;border-radius:8px;flex-shrink:0;align-items:center;gap:.8rem;width:fit-content;padding:.9rem 1.6rem;font-size:1.3rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:flex}._searchBtn_160aq_30:hover{color:#63b3ed;background-color:#3a475c;border-color:#63b3ed}._segmento_160aq_55{margin-bottom:3.5rem}._segmentoTitulo_160aq_59{color:#a0aec0;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #2d3748;margin-bottom:1.2rem;padding-bottom:.6rem;font-size:1.1rem;font-weight:700}._cardsRow_160aq_70{flex-wrap:wrap;gap:1.2rem;display:flex}._card_160aq_70{color:#e2e8f0;cursor:pointer;-webkit-user-select:none;user-select:none;background:#2d3748;border:1px solid #4a5568;border-radius:10px;padding:1.4rem 2rem;font-size:1.6rem;font-weight:700;transition:transform .2s,border-color .2s,background .2s}._card_160aq_70:hover{background:#3a475c;border-color:#63b3ed;transform:translateY(-4px)}._feedback_160aq_95{text-align:center;color:#a0aec0;padding:6rem 2rem;font-size:1.4rem}._feedbackError_160aq_102{color:#fc8149}._titleCentered_160aq_108{color:#fff;text-align:center;margin-bottom:3rem;font-size:2.4rem;font-weight:800}._semaforoBadge_160aq_118{border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:.4rem 1.2rem;font-size:.9rem;font-weight:600;display:flex}._badgeDot_160aq_129{background-color:currentColor;border-radius:50%;width:8px;height:8px}._semaforoPENDENTE_160aq_136{color:#b8a4ff;background:#6d4aff1f;border-color:#6d4aff4d}._semaforoVERDE_160aq_142{color:#7eecaf;background:#22c55e1f;border-color:#22c55e4d}._semaforoAMARELO_160aq_148{color:#ffd763;background:#f5b4001f;border-color:#f5b4004d}._semaforoVERMELHO_160aq_154{color:#ffa3a3;background:#ef44441f;border-color:#ef44444d}._statusBadge_160aq_162{border-radius:999px;padding:.3rem 1rem;font-size:1rem;font-weight:600;display:inline-block}._statusRegular_160aq_170{color:#bee3f8;background:#1a365d}._statusCritico_160aq_175{color:#fed7d7;background:#742a2a}._statusNegociavel_160aq_180{color:#fefcbf;background:#744210}._statusLivre_160aq_185{color:#bee3f8;background:#1a365d}._searchRow_160aq_192{background:#26314a;border:1px solid #33405e;border-radius:14px;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding:1.5rem 2rem;display:flex}._searchFieldWrapper_160aq_204{flex:1;position:relative}._searchIcon_160aq_209{color:#7a87a3;pointer-events:none;font-size:1.3rem;position:absolute;top:50%;left:1.2rem;transform:translateY(-50%)}._searchBarInput_160aq_219{color:#fff;background:#1d2538;border:1px solid #3e4c6e;border-radius:10px;outline:none;width:100%;padding:1.1rem 1.2rem 1.1rem 3.4rem;font-size:1.15rem;transition:border-color .2s,box-shadow .2s}._searchBarInput_160aq_219::placeholder{color:#5a6680}._searchBarInput_160aq_219:focus{border-color:#6d4aff;box-shadow:0 0 0 3px #6d4aff26}._sortWrapper_160aq_240{flex-shrink:0;align-items:center;gap:1rem;display:flex}._sortLabel_160aq_247{color:#7a87a3;text-transform:uppercase;letter-spacing:.04em;font-size:1rem;font-weight:600}._sortSelect_160aq_255{color:#fff;cursor:pointer;background:#1d2538;border:1px solid #3e4c6e;border-radius:10px;outline:none;padding:1rem 1.5rem;font-size:1.1rem;font-weight:500;transition:border-color .2s}._sortSelect_160aq_255:hover{border-color:#4a5e8a}._sortSelect_160aq_255:focus{border-color:#6d4aff}@media (width<=900px){._searchRow_160aq_192{flex-direction:column;align-items:stretch}}._estudantesGrid_160aq_285{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.4rem;display:grid}._estudanteCard_160aq_291{cursor:pointer;background:#26314a;border:1px solid #33405e;border-radius:14px;flex-direction:column;align-items:center;gap:1.2rem;padding:1.6rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}._estudanteCard_160aq_291:hover{border-color:#4a5e8a;transform:translateY(-4px);box-shadow:0 8px 24px #0003}._cardBorderVERDE_160aq_312{border-top:4px solid #22c55e}._cardBorderAMARELO_160aq_313{border-top:4px solid #f5b400}._cardBorderVERMELHO_160aq_314{border-top:4px solid #ef4444}._cardBorderPENDENTE_160aq_315{border-top:4px solid #6d4aff}._avatarWrapper_160aq_317{display:inline-block;position:relative}._estudanteAvatar_160aq_322{object-fit:cover;background:#1d2538;border:3px solid #3e4c6e;border-radius:50%;width:84px;height:84px}._statusIndicator_160aq_331{z-index:1;border:3px solid #26314a;border-radius:50%;width:20px;height:20px;position:absolute;bottom:2px;right:2px}._statusIndicatorVERDE_160aq_342{background-color:#22c55e;box-shadow:0 0 10px #22c55e66}._statusIndicatorAMARELO_160aq_343{background-color:#f5b400;box-shadow:0 0 10px #f5b40066}._statusIndicatorVERMELHO_160aq_344{background-color:#ef4444;box-shadow:0 0 10px #ef444466}._statusIndicatorPENDENTE_160aq_345{background-color:#6d4aff;box-shadow:0 0 10px #6d4aff66}._estudanteInfo_160aq_348{flex-direction:column;align-items:center;gap:.4rem;width:100%;display:flex}._estudanteNome_160aq_356{color:#fff;text-align:center;text-transform:uppercase;font-size:1rem;font-weight:700;line-height:1.3}._estudanteSecretaria_160aq_365{color:#7a87a3;font-size:.85rem;font-weight:500}._estudanteBadges_160aq_371{flex-direction:column;align-items:center;gap:.6rem;margin-top:.5rem;display:flex}._acaoPendente_160aq_379{color:#fc8149;text-transform:uppercase;letter-spacing:.05em;margin-top:.3rem;font-size:.78rem;font-weight:600}._acaoUrgente_160aq_388{color:#fc4444;text-transform:uppercase;letter-spacing:.05em;margin-top:.3rem;font-size:.78rem;font-weight:700}._badgeNovo_160aq_397{color:#4fd1c5;text-transform:uppercase;letter-spacing:.05em;margin-top:.3rem;font-size:.78rem;font-weight:600}._dashboardGrid_160aq_408{grid-template-columns:1.5fr repeat(4,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}._statusCard_160aq_415{cursor:pointer;text-align:center;background:#26314a;border:1px solid #33405e;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;transition:all .2s;display:flex;position:relative}._statusCardCentralizado_160aq_432{justify-content:center}._kpiTotal_160aq_437{background:#1d2538}._statusCardActiveTotal_160aq_441{border-color:#0000;box-shadow:inset 0 0 0 2px #63b3ed}._stackedBar_160aq_446{background:#ffffff0d;border-radius:4px;width:100%;height:8px;margin:.8rem 0;display:flex;overflow:hidden}._barVerde_160aq_456{background:#22c55e}._barAmarelo_160aq_457{background:#f5b400}._barVermelho_160aq_458{background:#ef4444}._barPendente_160aq_459{background:#6d4aff}._miniLegend_160aq_461{color:#7a87a3;text-transform:uppercase;gap:.8rem;font-size:.7rem;font-weight:600;display:flex}._legendItem_160aq_470{align-items:center;gap:4px;display:flex}._legendItem_160aq_470 i{border-radius:50%;width:6px;height:6px}._dotVerde_160aq_482{background:#22c55e}._dotAmarelo_160aq_483{background:#f5b400}._dotVermelho_160aq_484{background:#ef4444}._dotPendente_160aq_485{background:#6d4aff}@media (width<=1100px){._dashboardGrid_160aq_408{grid-template-columns:repeat(3,1fr)}._kpiTotal_160aq_437{grid-column:span 3}}@media (width<=600px){._dashboardGrid_160aq_408{grid-template-columns:repeat(2,1fr)}._kpiTotal_160aq_437{grid-column:span 2}}._statusCard_160aq_415:hover{background:#2d3b5c;border-color:#4a5e8a;transform:translateY(-4px)}._statusCardActive_160aq_441{background:#2d3b5c;border-color:#0000;box-shadow:inset 0 0 0 2px #6d4aff}._statusLabel_160aq_517{color:#7a87a3;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:700}._statusValue_160aq_525{font-size:3rem;font-weight:800;line-height:1}._activeIndicator_160aq_531{text-transform:uppercase;color:#fff;background:#6d4aff;border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:800;position:absolute;top:10px;right:12px}._kpiOk_160aq_545 ._statusValue_160aq_525{color:#22c55e;text-shadow:0 0 15px #22c55e4d}._kpiAlerta_160aq_546 ._statusValue_160aq_525{color:#f5b400;text-shadow:0 0 15px #f5b4004d}._kpiCritico_160aq_547 ._statusValue_160aq_525{color:#ef4444;text-shadow:0 0 15px #ef44444d}._kpiPendente_160aq_548 ._statusValue_160aq_525{color:#6d4aff;text-shadow:0 0 15px #6d4aff4d}._kpiNovo_160aq_549 ._statusValue_160aq_525{color:#4fd1c5;text-shadow:0 0 15px #4fd1c54d}._statusCardActive_160aq_441._kpiOk_160aq_545{border-color:#22c55e;box-shadow:0 0 0 2px #22c55e}._statusCardActive_160aq_441._kpiAlerta_160aq_546{border-color:#f5b400;box-shadow:0 0 0 2px #f5b400}._statusCardActive_160aq_441._kpiCritico_160aq_547{border-color:#ef4444;box-shadow:0 0 0 2px #ef4444}._statusCardActive_160aq_441._kpiPendente_160aq_548{border-color:#6d4aff;box-shadow:0 0 0 2px #6d4aff}._statusCardActive_160aq_441._kpiNovo_160aq_549{border-color:#4fd1c5;box-shadow:0 0 0 2px #4fd1c5}._statusPercent_160aq_557{color:#7a87a3;font-size:.82rem;font-weight:600}@media (width<=900px){._dashboardGrid_160aq_408{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){._dashboardGrid_160aq_408{grid-template-columns:1fr}}._sections_7rfww_1{flex-direction:column;gap:1.6rem;display:flex}._section_7rfww_1{background:#1e2a3a;border:1px solid #4a5568;border-radius:8px;flex-direction:column;gap:.8rem;padding:1.4rem 1.6rem;display:flex}._sectionTitle_7rfww_17{letter-spacing:.08em;text-transform:uppercase;color:#63b3ed;font-size:1.2rem;font-weight:700}._row_7rfww_25{justify-content:space-between;align-items:center;gap:1rem;display:flex}._rowLabel_7rfww_32{color:#a0aec0;font-size:1.2rem}._rowValue_7rfww_37{color:#e2e8f0;text-align:right;font-size:1.3rem;font-weight:600}._rowLink_7rfww_44{color:#90cdf4;text-align:right;font-size:1.3rem;font-weight:600;text-decoration:none}._rowLink_7rfww_44:hover{text-decoration:underline}._actions_7rfww_56{border-top:1px solid #4a5568;justify-content:flex-end;gap:.8rem;margin-top:.4rem;padding-top:.8rem;display:flex}._btnAction_7rfww_65{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #4a5568;border-radius:6px;align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}._btnAction_7rfww_65:hover{background:#2d3748}._page_1qqv5_1{background-color:#1a202c;flex-direction:column;min-height:100vh;display:flex}._content_1qqv5_8{flex:1;width:100%;max-width:1440px;margin:0 auto;padding:32px 32px 80px}._feedback_1qqv5_16{text-align:center;color:#7a87a3;padding:6rem 2rem;font-size:1.2rem}._feedbackError_1qqv5_23{color:#ef4444}._crumbs_1qqv5_28{color:#7a87a3;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}._crumbLink_1qqv5_37{color:#7a87a3;cursor:pointer;transition:color .15s}._crumbLink_1qqv5_37:hover{color:#b8c1d6}._crumbSep_1qqv5_47{opacity:.5}._crumbCurrent_1qqv5_51{color:#b8c1d6}._hero_1qqv5_56{background:#26314a;border:1px solid #33405e;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin-bottom:24px;padding:28px 32px;display:grid}._heroAvatar_1qqv5_68{object-fit:cover;border:3px solid #3e4c6e;border-radius:50%;flex-shrink:0;width:96px;height:96px}._heroMain_1qqv5_77{min-width:0}._heroName_1qqv5_81{letter-spacing:.01em;text-transform:uppercase;color:#fff;margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.2}._heroMeta_1qqv5_91{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._chip_1qqv5_98{color:#b8c1d6;background:#ffffff0a;border:1px solid #33405e;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;display:inline-flex}._chip_1qqv5_98 b{color:#fff;font-weight:600}._chipLabel_1qqv5_115{color:#7a87a3;letter-spacing:.1em;text-transform:uppercase;font-size:11px}._chipNovo_1qqv5_122{color:#4fd1c5;letter-spacing:.08em;text-transform:uppercase;background:#4fd1c51a;border:1px solid #4fd1c5;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}._heroSide_1qqv5_137{flex-direction:column;align-items:flex-end;gap:4px;display:flex}._heroTurmaLabel_1qqv5_144{color:#7a87a3;letter-spacing:.18em;text-transform:uppercase;font-size:11px}._heroTurmaValue_1qqv5_151{color:#fff;letter-spacing:.04em;font-size:20px;font-weight:700}._semaforoPanel_1qqv5_159{background:#26314a;border:1px solid #33405e;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:28px;margin-bottom:24px;padding:24px 28px;display:grid}._lights_1qqv5_171{cursor:pointer;background:#10182a;border:1px solid #0c1322;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #0000004d}._lights_1qqv5_171:hover{border-color:#3e4c6e;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #0000004d,0 0 0 2px #6d4aff40}._lightsBloqueado_1qqv5_189{cursor:not-allowed;opacity:.7}._lightsBloqueado_1qqv5_189:hover{border-color:#0c1322;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #0000004d}._light_1qqv5_171{background:#1d2538;border:1px solid #0a0f1c;border-radius:50%;width:34px;height:34px;transition:all .3s}._lightGreen_1qqv5_208{background:radial-gradient(circle at 30% 30%,#6cf09b,#22c55e 60%,#14532d 100%);border-color:#0000;box-shadow:0 0 18px #22c55eb3,inset 0 0 6px #fff6}._lightYellow_1qqv5_214{background:radial-gradient(circle at 30% 30%,#ffe066,#f5b400 60%,#7c5b00 100%);border-color:#0000;box-shadow:0 0 18px #f5b400b3,inset 0 0 6px #fff6}._lightRed_1qqv5_220{background:radial-gradient(circle at 30% 30%,#ff8a8a,#ef4444 60%,#7f1d1d 100%);border-color:#0000;box-shadow:0 0 18px #ef4444b3,inset 0 0 6px #fff6}._semText_1qqv5_226{flex-direction:column;gap:6px;display:flex}._semLabel_1qqv5_232{letter-spacing:.2em;color:#7a87a3;text-transform:uppercase;font-size:11px;font-weight:600}._semValue_1qqv5_240{color:#fff;font-size:22px;font-weight:700}._semDesc_1qqv5_246{color:#b8c1d6;max-width:560px;font-size:13px;line-height:1.55}._grid_1qqv5_254{grid-template-columns:repeat(12,1fr);gap:20px;display:grid}._col4_1qqv5_260{grid-column:span 4}._col6_1qqv5_261{grid-column:span 6}._col8_1qqv5_262{grid-column:span 8}._col12_1qqv5_263{grid-column:span 12}._card_1qqv5_266{background:#26314a;border:1px solid #33405e;border-radius:14px;padding:22px 24px}._cardHead_1qqv5_273{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}._cardTitle_1qqv5_280{letter-spacing:.2em;color:#7a87a3;text-transform:uppercase;margin:0;font-size:12px;font-weight:600}._icoBlue_1qqv5_290,._icoPurple_1qqv5_290,._icoGreen_1qqv5_290,._icoRed_1qqv5_290{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}._btnVerResponsaveis_1qqv5_301{color:#b8a4ff;white-space:normal;text-align:center;cursor:pointer;background:#6d4aff24;border:1px solid #6d4aff61;border-radius:8px;max-width:120px;min-height:44px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1.2;transition:background .2s,border-color .2s}._btnVerResponsaveis_1qqv5_301:hover{background:#6d4aff42;border-color:#6d4aff}._icoBlue_1qqv5_290{color:#4a9eff;background:#4a9eff1a}._icoPurple_1qqv5_290{color:#6d4aff;background:#6d4aff1f}._icoGreen_1qqv5_290{color:#22c55e;background:#22c55e1a}._icoRed_1qqv5_290{color:#ef4444;background:#ef44441f}._dl_1qqv5_329{grid-template-columns:1fr 1fr;gap:14px 24px;display:grid}._dlRow_1qqv5_335{flex-direction:column;gap:4px;display:flex}._dlKey_1qqv5_341{letter-spacing:.14em;color:#7a87a3;text-transform:uppercase;font-size:11px;font-weight:500}._dlValue_1qqv5_349{color:#fff;font-size:15px;font-weight:500}._mono_1qqv5_355{letter-spacing:.02em;font-family:ui-monospace,monospace}._ministats_1qqv5_361{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}._ministat_1qqv5_361{background:#ffffff05;border:1px solid #33405e;border-radius:10px;padding:14px 16px}._ministatLabel_1qqv5_375{letter-spacing:.18em;color:#7a87a3;text-transform:uppercase;font-size:10px;font-weight:600}._ministatValue_1qqv5_383{align-items:center;margin-top:8px;display:flex}._ministatClickable_1qqv5_389{cursor:pointer;transition:border-color .2s,background .2s}._ministatClickable_1qqv5_389:hover{background:#ffffff0a;border-color:#4a5e8a}._badge_1qqv5_400{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}._dot_1qqv5_413{border-radius:50%;flex-shrink:0;width:7px;height:7px}._badgePurple_1qqv5_420{color:#b8a4ff;background:#6d4aff2e;border-color:#6d4aff59}._badgePurple_1qqv5_420 ._dot_1qqv5_413{background:#6d4aff}._badgeBlue_1qqv5_423{color:#8cc3ff;background:#4a9eff24;border-color:#4a9eff4d}._badgeBlue_1qqv5_423 ._dot_1qqv5_413{background:#4a9eff}._badgeGreen_1qqv5_426{color:#7eecaf;background:#22c55e26;border-color:#22c55e59}._badgeGreen_1qqv5_426 ._dot_1qqv5_413{background:#22c55e}._badgeYellow_1qqv5_429{color:#ffd763;background:#f5b40026;border-color:#f5b40059}._badgeYellow_1qqv5_429 ._dot_1qqv5_413{background:#f5b400}._badgeRed_1qqv5_432{color:#ffa3a3;background:#ef444426;border-color:#ef444459}._badgeRed_1qqv5_432 ._dot_1qqv5_413{background:#ef4444}._badgeNeutral_1qqv5_435{color:#b8c1d6;background:#ffffff0d;border-color:#3e4c6e}._badgeNeutral_1qqv5_435 ._dot_1qqv5_413{background:#7a87a3}@keyframes _badgePulseGreen_1qqv5_454{0%,to{box-shadow:0 0 #22c55e8c}50%{box-shadow:0 0 0 7px #22c55e00}}@keyframes _badgePulseYellow_1qqv5_455{0%,to{box-shadow:0 0 #f5b4008c}50%{box-shadow:0 0 0 7px #f5b40000}}@keyframes _badgePulseRed_1qqv5_456{0%,to{box-shadow:0 0 #ef44448c}50%{box-shadow:0 0 0 7px #ef444400}}._badgePulseGreen_1qqv5_454{animation:1.8s ease-out infinite _badgePulseGreen_1qqv5_454}._badgePulseYellow_1qqv5_455{animation:1.8s ease-out infinite _badgePulseYellow_1qqv5_455}._badgePulseRed_1qqv5_456{animation:1.8s ease-out infinite _badgePulseRed_1qqv5_456}._pend_1qqv5_459{background:#f5b40012;border:1px solid #f5b40040;border-left:3px solid #f5b400;border-radius:10px;align-items:flex-start;gap:14px;margin-top:4px;padding:14px 16px;display:flex}._pendDanger_1qqv5_471{background:#ef444412;border-color:#ef44444d #ef44444d #ef44444d #ef4444}._pendIco_1qqv5_477{color:#ffcd47;background:#f5b4002e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:700;display:flex}._pendIcoDanger_1qqv5_491{color:#ff9a9a;background:#ef44442e}._pendTitle_1qqv5_496{color:#fff;margin:0 0 4px;font-size:14px;font-weight:600}._pendText_1qqv5_503{color:#b8c1d6;margin:0;font-size:13px;line-height:1.5}._motivosSection_1qqv5_511{flex-direction:column;gap:10px;display:flex}._motivosSectionTitle_1qqv5_517{letter-spacing:.14em;text-transform:uppercase;color:#7a87a3;font-size:11px;font-weight:600}._motivosDivider_1qqv5_525{border:none;border-top:1px solid #33405e;margin:16px 0}._motivosPills_1qqv5_531{flex-wrap:wrap;gap:8px;display:flex}._motivoPill_1qqv5_537{color:#b8a4ff;background:#6d4aff2e;border:1px solid #6d4aff59;border-radius:999px;align-items:center;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}._motivoPillRed_1qqv5_549{color:#ffa3a3;background:#ef444426;border:1px solid #ef444459;border-radius:999px;align-items:center;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}._motivoNenhum_1qqv5_561{color:#5a6680;font-size:13px;font-style:italic}._motivoObs_1qqv5_567{color:#b8c1d6;border-left:2px solid #3e4c6e;margin:4px 0 0;padding-left:4px;font-size:13px;font-style:italic;line-height:1.4}._timeline_1qqv5_578{padding-left:18px;position:relative}._timeline_1qqv5_578:before{content:"";background:linear-gradient(#3e4c6e,#0000);width:2px;position:absolute;top:6px;bottom:6px;left:5px}._tItem_1qqv5_593{padding:0 0 16px 16px;position:relative}._tItem_1qqv5_593:last-child{padding-bottom:0}._tItem_1qqv5_593:before{content:"";background:#26314a;border:2px solid #4a9eff;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-2px}._tItemPurple_1qqv5_614:before{border-color:#6d4aff}._tItemGreen_1qqv5_615:before{border-color:#22c55e}._tItemBlue_1qqv5_616:before{border-color:#4a9eff}._tItemYellow_1qqv5_617:before{border-color:#f5b400}._tItemRed_1qqv5_618:before{border-color:#ef4444}._tTag_1qqv5_620{letter-spacing:.08em;text-transform:uppercase;color:#f5b400;vertical-align:middle;background:#f5b40026;border:1px solid #f5b4004d;border-radius:999px;margin-left:8px;padding:1px 8px;font-size:10px;font-weight:700;display:inline-block}._tWhen_1qqv5_635{color:#7a87a3;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:500}._tWhat_1qqv5_643{color:#fff;margin-top:2px;font-size:14px}._tSub_1qqv5_649{color:#7a87a3;margin-top:3px;font-size:12px;line-height:1.4}._acaoEmpty_1qqv5_657{color:#5a6680;padding:8px 0 4px;font-size:13px;font-style:italic}._cardHeadActions_1qqv5_664{align-items:center;gap:10px;display:flex}._btnRegistrar_1qqv5_670{color:#b8a4ff;cursor:pointer;background:#6d4aff24;border:1px solid #6d4aff61;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s}._btnRegistrar_1qqv5_670:hover{background:#6d4aff42;border-color:#6d4aff}._btnResolver_1qqv5_687{color:#7eecaf;cursor:pointer;background:#22c55e1f;border:1px solid #22c55e59;border-radius:8px;padding:9px 28px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s}._btnResolver_1qqv5_687:hover:not(:disabled){background:#22c55e38;border-color:#22c55e}._btnResolver_1qqv5_687:disabled{opacity:.5;cursor:not-allowed}._pagination_1qqv5_710{border-top:1px solid #33405e;justify-content:center;align-items:center;gap:12px;margin-top:16px;padding-top:14px;display:flex}._pageBtn_1qqv5_720{color:#b8c1d6;cursor:pointer;background:#ffffff0a;border:1px solid #3e4c6e;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .15s,color .15s;display:flex}._pageBtn_1qqv5_720:hover:not(:disabled){color:#fff;background:#6d4aff33;border-color:#6d4aff}._pageBtn_1qqv5_720:disabled{opacity:.3;cursor:not-allowed}._pageInfo_1qqv5_746{color:#7a87a3;text-align:center;min-width:40px;font-size:13px}@media (width<=1024px){._hero_1qqv5_56{grid-template-columns:auto 1fr}._heroSide_1qqv5_137{grid-column:1/-1;align-items:flex-start}._semaforoPanel_1qqv5_159{grid-template-columns:1fr}._col4_1qqv5_260,._col6_1qqv5_261,._col8_1qqv5_262{grid-column:span 12}._dl_1qqv5_329,._ministats_1qqv5_361{grid-template-columns:1fr}}._page_1gy93_1{background-color:#1a202c;flex-direction:column;min-height:100vh;display:flex}._container_1gy93_8{flex-direction:column;gap:3.5rem;width:100%;max-width:1440px;min-height:calc(100vh - 100px);margin:0 auto;padding:3rem 2rem;display:flex}._section_1gy93_21{flex-direction:column;gap:0;display:flex}._headerRow_1gy93_27{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._title_1gy93_34{color:#fff;margin:0 0 .25rem;font-size:2.4rem;font-weight:800}._subtitle_1gy93_41{color:#718096;margin:0;font-size:1rem}._btnNovo_1gy93_47{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.8rem;line-height:1;transition:background .2s;display:flex}._btnNovo_1gy93_47:hover{background:#2b6cb0}._descricaoCelula_1gy93_71{align-items:center;gap:.8rem;display:inline-flex}._badgeSistema_1gy93_77{color:#63b3ed;background-color:#63b3ed26;border-radius:999px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;display:inline-block}._badgePersonalizado_1gy93_87{color:#68d391;background-color:#9ae6b41f;border-radius:999px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;display:inline-block}._badgeAtivo_1gy93_99{color:#7eecaf;background-color:#22c55e26;border-radius:999px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;display:inline-block}._badgeInativo_1gy93_109{color:#a0aec0;background-color:#a0aec026;border-radius:999px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;display:inline-block}._overlay_1gy93_121{z-index:2000;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_1gy93_131{background:#2d3748;border:1px solid #4a5568;border-radius:12px;flex-direction:column;gap:2rem;width:100%;max-width:440px;padding:2.4rem;display:flex}._modalHeader_1gy93_143{justify-content:space-between;align-items:center;display:flex}._modalTitle_1gy93_149{color:#fff;font-size:1.8rem;font-weight:700}._closeBtn_1gy93_155{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:1rem;line-height:1;transition:background .2s,color .2s;display:flex}._closeBtn_1gy93_155:hover{color:#fff;background:#4a5568}._form_1gy93_178{flex-direction:column;gap:1.4rem;display:flex}._field_1gy93_184{flex-direction:column;gap:.5rem;display:flex}._label_1gy93_190{color:#a0aec0;font-size:1.2rem;font-weight:600}._input_1gy93_196{color:#e2e8f0;background:#1e2a3a;border:1px solid #4a5568;border-radius:6px;outline:none;width:100%;padding:.9rem 1.2rem;font-size:1.3rem;transition:border-color .2s}._input_1gy93_196:focus{border-color:#63b3ed}._input_1gy93_196::placeholder{color:#4a5568}._errorMsg_1gy93_216{color:#fc8181;font-size:1.15rem}._modalActions_1gy93_221{justify-content:flex-end;gap:1rem;display:flex}._btnCancel_1gy93_227{color:#a0aec0;cursor:pointer;background:0 0;border:1px solid #4a5568;border-radius:6px;padding:.8rem 2rem;font-size:1.3rem;font-weight:600;transition:background .2s,color .2s}._btnCancel_1gy93_227:hover{color:#fff;background:#4a5568}._btnSave_1gy93_244{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:6px;padding:.8rem 2rem;font-size:1.3rem;font-weight:600;transition:background .2s}._btnSave_1gy93_244:hover:not(:disabled){background:#2b6cb0}._btnSave_1gy93_244:disabled{opacity:.5;cursor:not-allowed}._confirmText_1gy93_267{color:#e2e8f0;font-size:1.4rem;line-height:1.5}._confirmText_1gy93_267 strong{color:#fff}._confirmHint_1gy93_277{color:#a0aec0;font-size:1.2rem;line-height:1.5}._btnExcluir_1gy93_283{color:#fff;cursor:pointer;background:#c53030;border:none;border-radius:6px;padding:.8rem 2rem;font-size:1.3rem;font-weight:600;transition:background .2s}._btnExcluir_1gy93_283:hover:not(:disabled){background:#9b2c2c}._btnExcluir_1gy93_283:disabled{opacity:.6;cursor:not-allowed}._page_1xuy8_1{background-color:#1a202c;flex-direction:column;min-height:100vh;display:flex}._container_1xuy8_8{flex-direction:column;gap:3.5rem;width:100%;max-width:1440px;min-height:calc(100vh - 100px);margin:0 auto;padding:3rem 2rem;display:flex}._section_1xuy8_21{flex-direction:column;gap:0;display:flex}._headerRow_1xuy8_27{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._title_1xuy8_34{color:#fff;margin:0 0 .25rem;font-size:2.4rem;font-weight:800}._subtitle_1xuy8_41{color:#718096;margin:0;font-size:1rem}._btnNovo_1xuy8_47{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.8rem;line-height:1;transition:background .2s;display:flex}._btnNovo_1xuy8_47:hover{background:#2b6cb0}._badge_1xuy8_70{border-radius:999px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;display:inline-block}._badgeAtivo_1xuy8_78{color:#68d391;background-color:#48bb7826}._badgeInativo_1xuy8_84{color:#fc8149;background-color:#fc814a26}._overlay_1xuy8_92{z-index:2000;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_1xuy8_102{background:#2d3748;border:1px solid #4a5568;border-radius:12px;flex-direction:column;gap:2rem;width:100%;max-width:440px;padding:2.4rem;display:flex}._modalHeader_1xuy8_114{justify-content:space-between;align-items:center;display:flex}._modalTitle_1xuy8_120{color:#fff;font-size:1.8rem;font-weight:700}._closeBtn_1xuy8_126{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:1rem;line-height:1;transition:background .2s,color .2s;display:flex}._closeBtn_1xuy8_126:hover{color:#fff;background:#4a5568}._form_1xuy8_149{flex-direction:column;gap:1.4rem;display:flex}._field_1xuy8_155{flex-direction:column;gap:.5rem;display:flex}._label_1xuy8_161{color:#a0aec0;font-size:1.2rem;font-weight:600}._input_1xuy8_167{color:#e2e8f0;background:#1e2a3a;border:1px solid #4a5568;border-radius:6px;outline:none;width:100%;padding:.9rem 1.2rem;font-size:1.3rem;transition:border-color .2s}._input_1xuy8_167:focus{border-color:#63b3ed}._input_1xuy8_167::placeholder{color:#4a5568}._errorMsg_1xuy8_187{color:#fc8181;font-size:1.15rem}._modalActions_1xuy8_192{justify-content:flex-end;gap:1rem;display:flex}._btnCancel_1xuy8_198{color:#a0aec0;cursor:pointer;background:0 0;border:1px solid #4a5568;border-radius:6px;padding:.8rem 2rem;font-size:1.3rem;font-weight:600;transition:background .2s,color .2s}._btnCancel_1xuy8_198:hover{color:#fff;background:#4a5568}._btnSave_1xuy8_215{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:6px;padding:.8rem 2rem;font-size:1.3rem;font-weight:600;transition:background .2s}._btnSave_1xuy8_215:hover:not(:disabled){background:#2b6cb0}._btnSave_1xuy8_215:disabled{opacity:.5;cursor:not-allowed}._confirmText_1xuy8_238{color:#e2e8f0;font-size:1.4rem;line-height:1.5}._confirmText_1xuy8_238 strong{color:#fff}._confirmHint_1xuy8_248{color:#a0aec0;font-size:1.2rem;line-height:1.5}._btnExcluir_1xuy8_254{color:#fff;cursor:pointer;background:#c53030;border:none;border-radius:6px;padding:.8rem 2rem;font-size:1.3rem;font-weight:600;transition:background .2s}._btnExcluir_1xuy8_254:hover:not(:disabled){background:#9b2c2c}._btnExcluir_1xuy8_254:disabled{opacity:.6;cursor:not-allowed}._page_7qqur_1{background-color:#1a202c;flex-direction:column;min-height:100vh;display:flex}._container_7qqur_8{width:100%;max-width:1440px;min-height:calc(100vh - 100px);margin:0 auto;padding:3rem 2rem}._headerRow_7qqur_16{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}._title_7qqur_23{color:#fff;margin:0;font-size:2.4rem;font-weight:800}._filtersSingle_7qqur_30{background:#26314a;border:1px solid #33405e;border-radius:14px;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem 2rem;display:flex}._searchFieldWrapper_7qqur_41{width:100%;position:relative}._searchIcon_7qqur_46{color:#7a87a3;pointer-events:none;font-size:1.3rem;position:absolute;top:50%;left:1.2rem;transform:translateY(-50%)}._searchBarInput_7qqur_56{color:#fff;background:#1d2538;border:1px solid #3e4c6e;border-radius:10px;outline:none;width:100%;padding:1.1rem 1.2rem 1.1rem 3.4rem;font-size:1.15rem;transition:border-color .2s,box-shadow .2s}._searchBarInput_7qqur_56::placeholder{color:#5a6680}._searchBarInput_7qqur_56:focus{border-color:#6d4aff;box-shadow:0 0 0 3px #6d4aff26}._filterField_7qqur_77{align-items:center;gap:1rem;display:flex}._filterLabel_7qqur_83{color:#7a87a3;text-transform:uppercase;letter-spacing:.04em;font-size:1.1rem;font-weight:600}._filterSelect_7qqur_91{color:#fff;cursor:pointer;background:#1d2538;border:1px solid #3e4c6e;border-radius:10px;outline:none;min-width:220px;padding:1rem 1.5rem;font-size:1.15rem;font-weight:500;transition:border-color .2s}._filterSelect_7qqur_91:focus{border-color:#6d4aff}._badge_7qqur_109{border-radius:999px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;display:inline-block}._badgeSucesso_7qqur_117{color:#68d391;background-color:#48bb7826}._badgeErro_7qqur_123{color:#fc8149;background-color:#fc814a26}._tipoBadge_7qqur_129{color:#e2e8f0;background-color:#4a5568;border-radius:6px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;display:inline-block}._btnDetalhes_7qqur_139{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem;transition:background .2s,color .2s;display:inline-flex}._btnDetalhes_7qqur_139:hover{color:#fff;background:#4a5568}._pagination_7qqur_157{color:#a0aec0;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;font-size:1rem;display:flex}._paginationActions_7qqur_167{gap:.75rem;display:flex}._paginationActions_7qqur_167 button{color:#f7fafc;cursor:pointer;background:#26314a;border:1px solid #3e4c6e;border-radius:8px;align-items:center;gap:.4rem;padding:.65rem 1rem;font-weight:600;display:inline-flex}._paginationActions_7qqur_167 button:hover:not(:disabled){background:#33405e}._paginationActions_7qqur_167 button:disabled{cursor:not-allowed;opacity:.5}@media (width<=900px){._container_7qqur_8{padding:2rem 1rem}._filtersSingle_7qqur_30{flex-direction:column;align-items:stretch}._filterSelect_7qqur_91{width:100%;min-width:0}._pagination_7qqur_157{flex-direction:column;align-items:stretch}._paginationActions_7qqur_167{justify-content:space-between}}._page_1so3z_1{background:#1a202c;min-height:100vh}._container_1so3z_2{max-width:1440px;margin:0 auto;padding:3rem 2rem}._header_1so3z_3{color:#fff;margin-bottom:2rem}._header_1so3z_3 h1{margin:.25rem 0 .5rem;font-size:2.4rem}._header_1so3z_3 p{color:#a0aec0;margin:0}._eyebrow_1so3z_6{letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:700;color:#63b3ed!important}._kpi_1so3z_7{color:#a0aec0;background:linear-gradient(135deg,#26314a,#1d2538);border:1px solid #3e4c6e;border-radius:14px;width:min(100%,310px);margin-bottom:2rem;padding:1.5rem}._kpi_1so3z_7 span,._kpi_1so3z_7 small{display:block}._kpi_1so3z_7 strong{color:#fff;margin:.45rem 0;font-size:2.5rem;display:block}._grid_1so3z_10{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}._card_1so3z_11{background:#26314a;border:1px solid #33405e;border-radius:14px;min-width:0;padding:1.5rem}._card_1so3z_11 h2{color:#fff;margin:0 0 1rem;font-size:1.2rem}._cardFull_1so3z_13{grid-column:1/-1}._chart_1so3z_14{height:330px}._error_1so3z_15{color:#fed7d7;background:#c5303026;border:1px solid #fc8181;border-radius:8px;margin-bottom:1.5rem;padding:1rem}@media (width<=850px){._container_1so3z_2{padding:2rem 1rem}._grid_1so3z_10{grid-template-columns:1fr}._cardFull_1so3z_13{grid-column:auto}}._page_4pur7_1{background-color:var(--color-background);flex-direction:column;min-height:100vh;display:flex}._main_4pur7_8{flex-direction:column;gap:2rem;width:100%;max-width:1440px;margin:0 auto;padding:2.5rem 2rem;display:flex}._pageHeader_4pur7_20{justify-content:space-between;align-items:flex-end;display:flex}._pageLabel_4pur7_26{color:#718096;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.85rem;font-weight:600}._pageTitle_4pur7_35{color:#fff;font-size:2.2rem;font-weight:800}._totalBadge_4pur7_41{border:1px solid var(--color-border);color:#a0aec0;background:#2a3550;border-radius:20px;padding:.35rem 1rem;font-size:.95rem;font-weight:600}._feedback_4pur7_53{color:#a0aec0;font-size:1rem}._feedbackError_4pur7_58{color:#fc8181}._empty_4pur7_64{color:#718096;flex-direction:column;align-items:center;gap:1rem;padding:4rem 0;font-size:1.1rem;display:flex}._emptyIcon_4pur7_74{color:#48bb78;font-size:2.5rem}._segment_4pur7_81{flex-direction:column;gap:1rem;display:flex}._segmentHeader_4pur7_87{border-bottom:1px solid var(--color-border);align-items:center;gap:.75rem;padding-bottom:.5rem;display:flex}._segmentTitle_4pur7_95{color:#e2e8f0;font-size:1.2rem;font-weight:700}._segmentCount_4pur7_101{background:var(--color-surface);border:1px solid var(--color-border);color:#a0aec0;border-radius:12px;padding:.1rem .6rem;font-size:.85rem;font-weight:600}._grid_4pur7_113{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:.75rem;display:grid}._card_4pur7_121{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-left-width:4px;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:background .15s,transform .15s;display:flex}._card_4pur7_121:hover{background:#354060;transform:translateY(-1px)}._borderVERDE_4pur7_140{border-left-color:#276749}._borderAMARELO_4pur7_141{border-left-color:#b7791f}._borderVERMELHO_4pur7_142{border-left-color:#9b2c2c}._borderPENDENTE_4pur7_143{border-left-color:#553c9a}._cardLeft_4pur7_145{align-items:center;gap:.85rem;min-width:0;display:flex}._avatarWrapper_4pur7_152{flex-shrink:0;position:relative}._avatar_4pur7_152{object-fit:cover;border-radius:50%;width:44px;height:44px}._statusDot_4pur7_164{border:2px solid var(--color-surface);border-radius:50%;width:11px;height:11px;position:absolute;bottom:1px;right:1px}._dotVERDE_4pur7_174{background:#48bb78}._dotAMARELO_4pur7_175{background:#ecc94b}._dotVERMELHO_4pur7_176{background:#fc8181}._dotPENDENTE_4pur7_177{background:#9f7aea}._info_4pur7_179{min-width:0}._nome_4pur7_183{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}._turma_4pur7_192{color:#718096;margin-top:.15rem;font-size:.85rem}._badges_4pur7_200{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.35rem;display:flex}._badge_4pur7_200{white-space:nowrap;border-radius:20px;padding:.2rem .6rem;font-size:.78rem;font-weight:600}._semVERDE_4pur7_216{color:#68d391;background:#1c4532}._semAMARELO_4pur7_217{color:#f6e05e;background:#4a3700}._semVERMELHO_4pur7_218{color:#fc8181;background:#4a1414}._semPENDENTE_4pur7_219{color:#b794f4;background:#2d2060}._badgeFinCritico_4pur7_221{color:#fc8181;background:#3d1414}._cardsRow_4pur7_228{gap:1rem;display:flex}._cardGeral_4pur7_233{flex:1}._cardGeralActive_4pur7_237{background:#2d3b5c;border-color:#63b3ed;box-shadow:0 0 0 2px #63b3ed}._cardNovos_4pur7_243{flex:1}._page_1brzf_1{background-color:var(--color-background);flex-direction:column;min-height:100vh;display:flex}._main_1brzf_8{flex-direction:column;gap:2rem;width:100%;max-width:1440px;margin:0 auto;padding:2.5rem 2rem;display:flex}._pageHeader_1brzf_20{justify-content:space-between;align-items:flex-end;display:flex}._pageLabel_1brzf_26{color:#718096;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.85rem;font-weight:600}._pageTitle_1brzf_35{color:#fff;font-size:2.2rem;font-weight:800}._totalBadge_1brzf_41{border:1px solid var(--color-border);color:#a0aec0;background:#2a3550;border-radius:20px;padding:.35rem 1rem;font-size:.95rem;font-weight:600}._feedback_1brzf_53{color:#a0aec0;font-size:1rem}._feedbackError_1brzf_58{color:#fc8181}._empty_1brzf_64{color:#718096;flex-direction:column;align-items:center;gap:1rem;padding:4rem 0;font-size:1.1rem;display:flex}._emptyIcon_1brzf_74{color:#48bb78;font-size:2.5rem}._segment_1brzf_81{flex-direction:column;gap:1rem;display:flex}._segmentHeader_1brzf_87{border-bottom:1px solid var(--color-border);align-items:center;gap:.75rem;padding-bottom:.5rem;display:flex}._segmentTitle_1brzf_95{color:#e2e8f0;font-size:1.2rem;font-weight:700}._segmentCount_1brzf_101{background:var(--color-surface);border:1px solid var(--color-border);color:#a0aec0;border-radius:12px;padding:.1rem .6rem;font-size:.85rem;font-weight:600}._page_kyzl9_1{background-color:#1a202c;flex-direction:column;min-height:100vh;display:flex}._container_kyzl9_8{flex-direction:column;gap:3rem;width:100%;max-width:1440px;min-height:calc(100vh - 100px);margin:0 auto;padding:3rem 2rem;display:flex}._pageHeader_kyzl9_21{flex-direction:column;gap:.25rem;display:flex}._title_kyzl9_27{color:#fff;margin:0;font-size:2.4rem;font-weight:800}._subtitle_kyzl9_34{color:#718096;margin:0;font-size:1rem}._cardsGrid_kyzl9_42{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}._card_kyzl9_42{cursor:pointer;text-align:left;background:#2d3748;border:2px solid #4a5568;border-radius:12px;flex-direction:column;padding:0;transition:border-color .2s,background .2s;display:flex;overflow:hidden}._card_kyzl9_42:hover{border-color:#63b3ed}._cardAtivo_kyzl9_65{background:#3182ce1a;border-color:#3182ce}._cardAtivo_kyzl9_65:hover{border-color:#3182ce}._cardAccent_kyzl9_74{flex-shrink:0;width:100%;height:4px}._acento1_kyzl9_80{background:#3182ce}._acento2_kyzl9_84{background:#38a169}._acento3_kyzl9_88{background:#d69e2e}._acento4_kyzl9_92{background:#805ad5}._cardBody_kyzl9_96{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}._cardIconWrapper_kyzl9_104{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._cardIconWrapper_kyzl9_104 svg{width:22px;height:22px}._iconBg1_kyzl9_119{color:#63b3ed;background:#3182ce2e}._iconBg2_kyzl9_124{color:#68d391;background:#38a1692e}._iconBg3_kyzl9_129{color:#f6d860;background:#d69e2e2e}._iconBg4_kyzl9_134{color:#b794f4;background:#805ad52e}._cardTitulo_kyzl9_139{color:#fff;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}._cardDescricao_kyzl9_147{color:#a0aec0;margin:0;font-size:1.05rem;line-height:1.5}._section_kyzl9_156{flex-direction:column;gap:1.5rem;display:flex}._sectionHeader_kyzl9_162{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._sectionTitulo_kyzl9_169{color:#fff;margin:0 0 .25rem;font-size:1.8rem;font-weight:700}._sectionSubtitulo_kyzl9_176{color:#718096;margin:0;font-size:1rem}._btnExportar_kyzl9_184{color:#fff;cursor:pointer;white-space:nowrap;background:#3182ce;border:none;border-radius:8px;flex-shrink:0;padding:.75rem 1.6rem;font-size:1.15rem;font-weight:600;transition:background .2s}._btnExportar_kyzl9_184:hover:not(:disabled){background:#2b6cb0}._btnExportar_kyzl9_184:disabled{opacity:.5;cursor:not-allowed}._badge_kyzl9_209{text-align:center;border-radius:999px;min-width:36px;padding:.25rem .8rem;font-size:1rem;font-weight:700;display:inline-block}._badgeVERDE_kyzl9_219{color:#68d391;background-color:#9ae6b41f}._badgeAMARELO_kyzl9_224{color:#f6e05e;background-color:#f6e05e1f}._badgeVERMELHO_kyzl9_229{color:#fc8181;background-color:#fc81811f}._badgePENDENTE_kyzl9_234{color:#a0aec0;background-color:#a0aec01a}._page_geakx_1{background:var(--color-background);min-height:100vh}._container_geakx_6{width:100%;max-width:1440px;margin:0 auto;padding:3rem 2rem 5rem}._pageHeader_geakx_13{margin-bottom:2.5rem}._tabs_geakx_17{gap:.5rem;margin-top:1.25rem;display:flex}._tab_geakx_17,._tabActive_geakx_23{border:1px solid var(--color-border);color:#fff;cursor:pointer;font:inherit;background:0 0;border-radius:6px;padding:.55rem .9rem}._tabActive_geakx_23{background:#1a237e;border-color:#1a237e}._statusWithScore_geakx_36{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}._scoreBadge_geakx_42{color:#f6c344;white-space:nowrap;font-size:.98rem;font-weight:800;line-height:1}._label_geakx_50{color:#718096;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .45rem;font-size:.9rem;font-weight:700}._title_geakx_59{color:#fff;margin:0;font-size:2.4rem;font-weight:800}._subtitle_geakx_66{color:#a0aec0;margin:.7rem 0 0;font-size:1.25rem}._errorBanner_geakx_72{color:#fc8181;background:#e53e3e1f;border:1px solid #e53e3e73;border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:1.1rem;font-weight:600}._cards_geakx_83{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-bottom:2.5rem;display:grid}._card_geakx_83{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;min-width:0;padding:1.5rem 1.75rem}._cardTop_geakx_98{justify-content:space-between;align-items:center;gap:1rem;display:flex}._cardLabel_geakx_105{color:#718096;letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;font-weight:700}._iconBadge_geakx_113{border-radius:8px;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:flex}._cardValue_geakx_122,._cardValueLoading_geakx_123{color:#fff;margin-top:1.35rem;font-size:3.4rem;font-weight:800;line-height:1;display:block}._cardValueLoading_geakx_123{color:#718096}._cardDescription_geakx_136{color:#718096;margin-top:.7rem;font-size:1rem;display:block}._cardBlue_geakx_143 ._iconBadge_geakx_113{color:#63b3ed;background:#1a3a5c}._cardAmber_geakx_147 ._iconBadge_geakx_113{color:#fc8181;background:#5c1a1a}._cardPurple_geakx_151 ._iconBadge_geakx_113{color:#ecc94b;background:#4a3700}._cardGreen_geakx_155 ._iconBadge_geakx_113{color:#68d391;background:#1a3d2b}._cardAmber_geakx_147 ._cardValue_geakx_122{color:#fc8181}._cardPurple_geakx_151 ._cardValue_geakx_122{color:#ecc94b}._cardGreen_geakx_155 ._cardValue_geakx_122{color:#68d391}._listSection_geakx_169{border:1px solid var(--color-border);background:#26314a;border-radius:14px;padding:1.75rem}._contentGrid_geakx_176{grid-template-columns:minmax(0,1fr) minmax(360px,420px);align-items:start;gap:1.5rem;display:grid}._upcomingCard_geakx_183{background:#26314a;border:1px solid #33405e;border-radius:14px;padding:1.5rem;position:sticky;top:1.5rem}._upcomingHeader_geakx_192{color:#63b3ed;align-items:flex-start;gap:.7rem;margin-bottom:1.35rem;display:flex}._upcomingHeader_geakx_192 h2{color:#e2e8f0;margin:0;font-size:1.3rem}._upcomingHeader_geakx_192 p{color:#a0aec0;margin:.3rem 0 0;font-size:.92rem}._upcomingFeedback_geakx_209{color:#a0aec0;margin:0;line-height:1.5}._upcomingTimeline_geakx_214{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}._upcomingTimeline_geakx_214 li{min-width:0}._upcomingItem_geakx_224{width:100%;min-height:104px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#202a40;border:1px solid #3e4c6e;border-radius:10px;grid-template-columns:52px minmax(0,1fr);align-items:stretch;gap:.85rem;padding:.75rem;transition:border-color .2s,background .2s,transform .2s;display:grid}._upcomingItem_geakx_224:hover{background:#2a3651;border-color:#63b3ed;transform:translateY(-1px)}._upcomingItem_geakx_224:focus-visible{outline-offset:2px;outline:3px solid #63b3ed59}._upcomingDate_geakx_253{color:#bee3f8;text-align:center;text-transform:uppercase;background:#63b3ed1c;border:1px solid #63b3ed73;border-radius:8px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;display:flex}._upcomingDate_geakx_253 strong{color:#fff;font-size:1.4rem;line-height:1}._upcomingDate_geakx_253 span{letter-spacing:.08em;margin-top:.25rem;font-size:.75rem;font-weight:800}._upcomingContent_geakx_277{grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:.4rem .75rem;min-width:0;display:grid}._upcomingContent_geakx_277>strong{color:#f7fafc;text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;line-height:1.3;transition:color .2s;overflow:hidden}._upcomingItem_geakx_224:hover ._upcomingContent_geakx_277>strong{color:#93c5fd}._upcomingTime_geakx_214{color:#ffd763;white-space:nowrap;font-size:1rem;font-weight:800;line-height:1.3}._upcomingContent_geakx_277 small{color:#cbd5e0;grid-column:1/-1;font-size:.95rem;line-height:1.35}._upcomingLocation_geakx_309{color:#a0aec0!important}._upcomingPagination_geakx_312{color:#cbd5e0;border-top:1px solid #3e4c6e;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;font-size:.92rem;font-weight:600;display:flex}._upcomingPagination_geakx_312 div{gap:.5rem;display:flex}._upcomingPagination_geakx_312 button{color:#fff;cursor:pointer;background:#2d3748;border:1px solid #718096;border-radius:7px;place-items:center;width:36px;height:36px;padding:0;transition:border-color .2s,background .2s;display:grid}._upcomingPagination_geakx_312 button:hover:not(:disabled){background:#354060;border-color:#63b3ed}._upcomingPagination_geakx_312 button:disabled{color:#718096;cursor:not-allowed;background:#1d2538;border-color:#4a5568}._listHeader_geakx_354{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}._listTitle_geakx_362{color:#fff;margin:0;font-size:1.7rem;font-weight:700}._listDescription_geakx_369{color:#b8c1d6;margin:.45rem 0 0;font-size:1.05rem}._totalBadge_geakx_375{color:#b8c1d6;border:1px solid #4a5e8a;border-radius:999px;flex-shrink:0;padding:.35rem .9rem;font-size:1rem;font-weight:600}._filters_geakx_385{align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}._searchField_geakx_392{color:#7a87a3;background:#2d3748;border:1px solid #718096;border-radius:10px;flex:1;align-items:center;gap:.8rem;min-width:0;padding:0 1.1rem;transition:border-color .2s,box-shadow .2s;display:flex}._searchField_geakx_392:focus-within{border-color:#6d4aff;box-shadow:0 0 0 3px #6d4aff26}._searchField_geakx_392 input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:1.1rem 0;font-family:inherit;font-size:1.15rem}._searchField_geakx_392 input::placeholder{color:#5a6680}._statusFilter_geakx_429{color:#b8c1d6;letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:.5rem;min-width:220px;font-size:1rem;font-weight:700;display:flex}._statusFilter_geakx_429 select{color:#fff;text-transform:none;background:#2d3748;border:1px solid #718096;border-radius:10px;outline:0;padding:1rem 1.1rem;font-family:inherit;font-size:1.1rem;font-weight:500}._statusFilter_geakx_429 select:focus{border-color:#63b3ed;box-shadow:0 0 0 3px #63b3ed29}._statusFilter_geakx_429 option{background:#2d3748}._nome_geakx_462{color:#fff;font-weight:600}._serie_geakx_467{flex-direction:column;gap:.25rem;display:flex}._serie_geakx_467 small{color:#718096;font-size:.95rem}._statusBadge_geakx_477{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .8rem;font-size:1rem;font-weight:600;display:inline-flex}._statusDot_geakx_489{border-radius:50%;width:7px;height:7px}._statusNAO_ATENDIDO_geakx_494{color:#ffa3a3;background:#ef444426;border-color:#ef444466}._statusNAO_ATENDIDO_geakx_494 ._statusDot_geakx_489{background:#ef4444}._statusEM_ANDAMENTO_geakx_502{color:#ffd763;background:#f5b40026;border-color:#f5b40066}._statusEM_ANDAMENTO_geakx_502 ._statusDot_geakx_489{background:#f5b400}._statusATENDIDO_geakx_510{color:#7eecaf;background:#22c55e26;border-color:#22c55e59}._statusATENDIDO_geakx_510 ._statusDot_geakx_489{background:#22c55e}._aguardando_geakx_519{color:#ffd763;font-weight:600}._neutro_geakx_523{color:#718096}._pagination_geakx_527{color:#a0aec0;border-top:1px solid #3e4c6e;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;font-size:1rem;display:flex}._paginationActions_geakx_539{gap:.75rem;display:flex}._paginationActions_geakx_539 button{color:#fff;cursor:pointer;background:#2d3748;border:1px solid #718096;border-radius:6px;align-items:center;gap:.45rem;width:auto;padding:.7rem 1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}._paginationActions_geakx_539 button:hover:not(:disabled){color:#fff;background:#354060;border-color:#63b3ed}._paginationActions_geakx_539 button:disabled{color:#718096;opacity:.75;cursor:not-allowed;background:#1d2538;border-color:#4a5568}@media (width<=1050px){._cards_geakx_83{grid-template-columns:repeat(2,minmax(0,1fr))}._contentGrid_geakx_176{grid-template-columns:1fr}._upcomingCard_geakx_183{position:static}}@media (width<=700px){._container_geakx_6{padding:2rem 1rem 3rem}._cards_geakx_83{grid-template-columns:1fr}._listSection_geakx_169{padding:1.25rem}._listHeader_geakx_354,._filters_geakx_385,._pagination_geakx_527{flex-direction:column;align-items:stretch}._statusFilter_geakx_429{min-width:0}._paginationActions_geakx_539{justify-content:flex-end}._upcomingCard_geakx_183{padding:1.2rem}._upcomingItem_geakx_224{grid-template-columns:48px minmax(0,1fr);gap:.8rem;min-height:100px;padding:.75rem}._upcomingDate_geakx_253 strong{font-size:1.3rem}}._card_qc439_1{background:#26314a;border:1px solid #33405e;border-radius:14px;margin-top:24px;padding:22px 24px 24px}._header_qc439_2{color:#e2e8f0;align-items:center;gap:10px;margin-bottom:24px;display:flex}._header_qc439_2 svg{color:#63b3ed}._header_qc439_2 h2{margin:0;font-size:1.6rem}._scroller_qc439_5{padding-bottom:8px}._timeline_qc439_6{margin:0;padding:0 8px;list-style:none}._item_qc439_7{color:#a0aec0;min-height:86px;padding:0 0 24px 52px;display:flex;position:relative}._item_qc439_7:not(:last-child):after{content:"";background:#4a5568;width:2px;position:absolute;top:32px;bottom:0;left:15px}._marker_qc439_9{z-index:1;background:#26314a;border:2px solid;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:0;left:0}._content_qc439_10{flex-direction:column;gap:5px;padding-right:8px;display:flex}._content_qc439_10 strong{color:#e2e8f0;font-size:1.2rem}._content_qc439_10 span{font-size:1.1rem}._content_qc439_10 p{color:#cbd5e0;max-width:175px;margin:2px 0 0;font-size:1rem;line-height:1.35}._completed_qc439_14{color:#22c55e}._completed_qc439_14 ._marker_qc439_9{color:#10231a;background:#22c55e}._current_qc439_16,._rescheduled_qc439_16{color:#f5b400}._current_qc439_16 ._marker_qc439_9{color:#302400;background:#f5b400;box-shadow:0 0 0 4px #f5b4002e}._scheduled_qc439_18{color:#63b3ed}._cancelled_qc439_19,._missed_qc439_19{color:#ef4444}._neutral_qc439_20,._neutral_qc439_20 ._marker_qc439_9{color:#94a3b8}._page_1l7mw_1{color:#f7fafc;background:#1a202c;min-height:100vh}._content_1l7mw_2{width:100%;max-width:1440px;margin:0 auto;padding:32px}._feedback_1l7mw_3{text-align:center;color:#a0aec0;padding:6rem 2rem}._feedbackError_1l7mw_4{color:#ef4444}._crumbs_1l7mw_5{color:#7a87a3;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}._crumbLink_1l7mw_6{color:#7a87a3;cursor:pointer;transition:color .15s}._crumbLink_1l7mw_6:hover{color:#b8c1d6}._crumbSep_1l7mw_8{opacity:.5}._crumbCurrent_1l7mw_9{color:#b8c1d6}._studentCard_1l7mw_10{background:#26314a;border:1px solid #33405e;border-radius:14px;align-items:center;gap:28px;padding:32px;display:flex}._timelineGrid_1l7mw_11{grid-template-columns:minmax(220px,.6fr) minmax(0,1.6fr);align-items:start;gap:20px;display:grid}._meetingsSection_1l7mw_12{background:#26314a;border:1px solid #33405e;border-radius:14px;margin-top:24px;padding:22px 24px 24px}._meetingsSection_1l7mw_12 h2{color:#e2e8f0;margin:0 0 24px;font-size:1.6rem}._meetingsHeader_1l7mw_14{justify-content:space-between;align-items:center;gap:12px;display:flex}._meetingsHeader_1l7mw_14 h2{margin-bottom:24px}._addMeetingButton_1l7mw_16{color:#b8a4ff;width:auto;max-width:140px;min-height:44px;font:inherit;white-space:normal;text-align:center;cursor:pointer;background:#6d4aff24;border:1px solid #6d4aff61;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-bottom:24px;padding:4px 10px;font-size:11px;font-weight:700;line-height:1.2;transition:background .2s,border-color .2s,color .2s;display:inline-flex}._addMeetingButton_1l7mw_16:hover{color:#fff;background:#6d4aff5c;border-color:#8b75ff}._addMeetingButton_1l7mw_16:focus-visible{outline-offset:2px;outline:2px solid #b8a4ff}._modalOverlay_1l7mw_19{z-index:30;background:#000000a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}._meetingModal_1l7mw_20{color:#fff;background:#26314a;border:1px solid #4a5568;border-radius:12px;width:min(440px,100%);padding:24px}._statusModal_1l7mw_21{width:min(640px,100%);padding:32px}._detailsModal_1l7mw_22{max-height:calc(100vh - 40px);overflow-y:auto}._meetingModal_1l7mw_20 h2{margin:0 0 20px}._meetingModal_1l7mw_20 label{color:#a0aec0;flex-direction:column;gap:6px;margin-bottom:16px;font-size:1.1rem;display:flex}._meetingModal_1l7mw_20 input,._meetingModal_1l7mw_20 select,._meetingModal_1l7mw_20 textarea{color:#fff;font:inherit;background:#1a202c;border:1px solid #4a5568;border-radius:6px;padding:10px}._meetingModal_1l7mw_20 textarea{resize:vertical;min-height:92px}._meetingModal_1l7mw_20 small{color:#a0aec0;font-size:1rem}._modalActions_1l7mw_28{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}._modalActions_1l7mw_28 button{color:#fff;cursor:pointer;background:#1a202c;border:1px solid #4a5568;border-radius:6px;padding:9px 14px}._modalActions_1l7mw_28 button[type=submit]{background:#2b6cb0;border-color:#4299e1}._statusWarning_1l7mw_31{color:#fbbf24;margin:-8px 0 18px;font-size:13px}._modalTitle_1l7mw_32{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}._modalTitle_1l7mw_32 h2{margin-bottom:0}._meetingDetailsGrid_1l7mw_34{background:#1f293b;border:1px solid #3e4c6e;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px;display:grid}._meetingDetailsGrid_1l7mw_34 div{flex-direction:column;gap:5px;display:flex}._meetingDetailsGrid_1l7mw_34 span,._detailBlock_1l7mw_36>span{color:#a0aec0;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}._meetingDetailsGrid_1l7mw_34 strong{color:#f7fafc;font-size:14px;font-weight:600}._detailBlock_1l7mw_36{background:#1f293b;border:1px solid #3e4c6e;border-radius:8px;margin-top:18px;padding:16px}._detailBlock_1l7mw_36 p,._statusInfo_1l7mw_39{color:#e2e8f0;white-space:pre-wrap;margin:8px 0 0;line-height:1.5}._statusInfo_1l7mw_39{background:#2563eb1f;border-left:3px solid #60a5fa;border-radius:4px;padding:14px 16px}._statusActionButton_1l7mw_41{justify-content:center;align-items:center;gap:7px;min-height:40px;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex;color:#d8d0ff!important;background:#6d4aff2e!important;border-color:#6d4aff99!important;padding:9px 14px!important}._statusActionButton_1l7mw_41:hover{transform:translateY(-1px);color:#fff!important;background:#6d4aff6b!important;border-color:#8b75ff!important}._statusActionButton_1l7mw_41:focus-visible{outline-offset:2px;outline:2px solid #b8a4ff}._statusBadge_1l7mw_44{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:25px;padding:3px 9px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}._badgeAgendada_1l7mw_45{color:#93c5fd;background:#2563eb2e;border-color:#60a5fa73}._badgeConcluida_1l7mw_46{color:#86efac;background:#16a34a29;border-color:#4ade806b}._badgeReagendada_1l7mw_47{color:#fcd34d;background:#d9770629;border-color:#fbbf2470}._badgeCancelada_1l7mw_48{color:#fca5a5;background:#dc262629;border-color:#f8717173}._badgeNaoCompareceu_1l7mw_49{color:#c4b5fd;background:#6d4aff29;border-color:#c4b5fd6b}._avatar_1l7mw_50{object-fit:cover;border:3px solid #3e4c6e;border-radius:50%;width:112px;height:112px}._identity_1l7mw_51{flex:1;min-width:0}._identity_1l7mw_51 h2{text-transform:uppercase;margin:0 0 22px;font-size:2.1rem}._responsaveisButton_1l7mw_53{color:#b8a4ff;max-width:120px;min-height:44px;font:inherit;white-space:normal;text-align:center;cursor:pointer;background:#6d4aff24;border:1px solid #6d4aff61;border-radius:8px;align-self:center;padding:4px 8px;font-size:11px;font-weight:700;line-height:1.2;transition:background .2s,border-color .2s}._responsaveisButton_1l7mw_53:hover{background:#6d4aff42;border-color:#6d4aff}._responsaveisButton_1l7mw_53:focus-visible{outline-offset:2px;outline:2px solid #b8a4ff}._details_1l7mw_22{flex-wrap:wrap;gap:28px;display:flex}._details_1l7mw_22 div{flex-direction:column;gap:6px;min-width:130px;display:flex}._details_1l7mw_22 span{color:#a0aec0;text-transform:uppercase;letter-spacing:.06em;font-size:1.1rem}._details_1l7mw_22 strong{color:#fff;font-size:1.5rem}@media (width<=980px){._timelineGrid_1l7mw_11{grid-template-columns:1fr}}@media (width<=640px){._content_1l7mw_2{padding:24px 16px}._studentCard_1l7mw_10{flex-direction:column;align-items:flex-start}._identity_1l7mw_51 h2{font-size:1.7rem}._responsaveisButton_1l7mw_53{align-self:flex-end}}@media (width<=480px){._meetingDetailsGrid_1l7mw_34{grid-template-columns:1fr}._statusModal_1l7mw_21{padding:24px}}._avaliacaoNota_1l7mw_63{font-size:1.1rem;font-weight:800;color:#f6c344!important}._page_1sb15_1{background-color:#1a202c;flex-direction:column;min-height:100vh;display:flex}._container_1sb15_8{width:100%;max-width:1440px;min-height:calc(100vh - 100px);margin:0 auto;padding:3rem 2rem}._section_1sb15_16{flex-direction:column;display:flex}._headerRow_1sb15_21{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._title_1sb15_28{color:#fff;margin:0 0 .25rem;font-size:2.4rem;font-weight:800}._subtitle_1sb15_35,._unidadePendente_1sb15_36{color:#718096;margin:0;font-size:1rem}._btnNovo_1sb15_42{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.8rem;line-height:1;transition:background .2s;display:flex}._btnNovo_1sb15_42:hover:not(:disabled),._btnSave_1sb15_60:hover:not(:disabled){background:#2b6cb0}._btnNovo_1sb15_42:disabled,._btnSave_1sb15_60:disabled{opacity:.5;cursor:not-allowed}._badgeAtivo_1sb15_70,._badgeInativo_1sb15_71{border-radius:999px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;display:inline-block}._badgeAtivo_1sb15_70{color:#68d391;background-color:#48bb7826}._badgeInativo_1sb15_71{color:#fc8149;background-color:#fc814a26}._overlay_1sb15_89{z-index:2000;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_1sb15_99{background:#2d3748;border:1px solid #4a5568;border-radius:12px;flex-direction:column;gap:2rem;width:100%;max-width:440px;padding:2.4rem;display:flex}._modalHeader_1sb15_111{justify-content:space-between;align-items:center;display:flex}._modalTitle_1sb15_117{color:#fff;margin:0;font-size:1.8rem;font-weight:700}._closeBtn_1sb15_124{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:4px;width:24px;height:24px;padding:0;font-size:1.5rem;line-height:1}._closeBtn_1sb15_124:hover,._btnCancel_1sb15_138:hover{color:#fff;background:#4a5568}._form_1sb15_143,._field_1sb15_144{flex-direction:column;display:flex}._form_1sb15_143{gap:1.4rem}._field_1sb15_144{gap:.5rem}._label_1sb15_157{color:#a0aec0;font-size:1.2rem;font-weight:600}._input_1sb15_163{color:#e2e8f0;background:#1e2a3a;border:1px solid #4a5568;border-radius:6px;outline:none;width:100%;padding:.9rem 1.2rem;font-size:1.3rem}._input_1sb15_163:focus{border-color:#63b3ed}._input_1sb15_163::placeholder{color:#4a5568}._errorMsg_1sb15_182{color:#fc8181;margin:0;font-size:1.15rem}._modalActions_1sb15_188{justify-content:flex-end;gap:1rem;display:flex}._btnCancel_1sb15_138,._btnSave_1sb15_60{cursor:pointer;border-radius:6px;padding:.8rem 2rem;font-size:1.3rem;font-weight:600}._btnCancel_1sb15_138{color:#a0aec0;background:0 0;border:1px solid #4a5568}._btnSave_1sb15_60{color:#fff;background:#3182ce;border:none}._rating_z6jly_1{box-sizing:border-box;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(6px,2vw,10px);width:100%;min-width:0;max-width:100%;margin:0 auto;display:flex}._rating_z6jly_1 button{color:#b7c6d9;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 auto;place-items:center;min-width:0;padding:clamp(1px,1vw,4px);display:grid}._rating_z6jly_1 button svg{width:clamp(30px,10vw,52px);max-width:100%;height:clamp(30px,10vw,52px);display:block}._rating_z6jly_1 button:hover,._rating_z6jly_1 button:focus-visible{outline-offset:2px;outline:2px solid #1677e8}._rating_z6jly_1 ._ativa_z6jly_40{color:#f5b400}._page_utphr_1{color:#102a56;background:#f8fbff;min-height:100vh;padding:52px 32px;position:relative;overflow:hidden}._content_utphr_10{z-index:1;width:min(100%,1040px);margin:0 auto;position:relative}._decoracaoA_utphr_17,._decoracaoB_utphr_18{opacity:.55;background:#dbeafe;border-radius:50%;width:350px;height:350px;position:absolute}._decoracaoA_utphr_17{top:-190px;left:-120px}._decoracaoB_utphr_18{top:120px;right:-250px}._topo_utphr_37{text-align:center;max-width:760px;margin:0 auto 30px}._topo_utphr_37 h1{margin:0 0 14px;font-size:clamp(3rem,7vw,4.2rem);line-height:1.1}._topo_utphr_37 p{color:#64748b;margin:0;font-size:1.35rem;line-height:1.6}._unidade_utphr_56{object-fit:contain;width:min(100%,340px);max-width:340px;height:auto;margin:0 auto 20px;display:block}._card_utphr_65{background:#fff;border:1px solid #dbeafe;border-radius:14px;margin-bottom:18px;padding:24px;box-shadow:0 5px 16px #0f3d740d}._card_utphr_65 h2{align-items:center;gap:10px;margin:0 0 20px;font-size:1.3rem;display:flex}._card_utphr_65 h2 svg{color:#1677e8}._atendimento_utphr_86 dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;display:grid}._atendimento_utphr_86 dl>div{background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;min-width:0;padding:16px}._atendimento_utphr_86 dt{color:#64748b;align-items:center;gap:8px;margin-bottom:7px;font-size:1.1rem;font-weight:700;display:flex}._atendimento_utphr_86 dt svg{color:#1677e8;flex:none}._atendimento_utphr_86 dd{color:#102a56;margin:0;font-size:1.3rem;font-weight:700;line-height:1.4}._question_utphr_124{margin:-8px 0 20px;font-size:1.1rem;font-weight:700}._perguntaCard_utphr_130{box-sizing:border-box;min-width:0}._perguntaCard_utphr_130 h2,._comentarioCard_utphr_136 h2{font-size:1.4rem}._perguntaCard_utphr_130 ._question_utphr_124{font-size:1.25rem}._subtexto_utphr_144{color:#64748b;margin:-12px 0 15px}._comentarioCard_utphr_136 ._subtexto_utphr_144{font-size:1.3rem}._comentarioCard_utphr_136 textarea{font-size:1.2rem}._card_utphr_65 textarea{color:#102a56;width:100%;min-height:110px;font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:13px}._card_utphr_65 textarea:focus{border-color:#1677e8;box-shadow:0 0 0 3px #1677e81f}._contador_utphr_174{color:#64748b;text-align:right;margin-top:7px;font-size:.8rem;display:block}._submit_utphr_182{color:#fff;width:min(100%,380px);min-height:54px;font:inherit;cursor:pointer;background:#1677e8;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;margin:30px auto 0;font-size:1.15rem;font-weight:800;display:flex}._submit_utphr_182:hover:not(:disabled){background:#1264c6}._submit_utphr_182:focus-visible{outline-offset:3px;outline:3px solid #8fc2ff}._submit_utphr_182:disabled{opacity:.6;cursor:wait}._erroNota_utphr_214,._erroEnvio_utphr_215{color:#c62828;margin:12px 0 0;font-weight:600}._erroEnvio_utphr_215{max-width:380px;margin-inline:auto}._estado_utphr_226{color:#64748b;text-align:center;background:#fff;border:1px solid #dbeafe;border-radius:14px;width:min(100%,560px);margin:16vh auto 0;padding:56px 28px}._estado_utphr_226 h1{color:#102a56}._estado_utphr_226 svg{color:#20a05a}._skeleton_utphr_245{gap:18px;max-width:900px;margin:15vh auto 0;display:grid}._skeleton_utphr_245 i{background:linear-gradient(90deg,#edf3fb,#f8fbff,#edf3fb);border-radius:14px;height:130px;animation:1.2s infinite _pulse_utphr_1}@keyframes _pulse_utphr_1{50%{opacity:.55}}._srOnly_utphr_265{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=760px){._atendimento_utphr_86 dl{grid-template-columns:1fr}}@media (width<=640px){._page_utphr_1{padding:34px 16px}._unidade_utphr_56{width:min(82%,280px);margin-bottom:18px}._card_utphr_65{padding:20px}._topo_utphr_37 h1{font-size:2.7rem}}._page_dc4d4_1{color:#fff;background:#1a202c;min-height:100vh}._container_dc4d4_6{max-width:1440px;margin:0 auto;padding:3rem 2rem 4rem}._pageHeader_dc4d4_11{margin-bottom:2rem}._pageHeader_dc4d4_11 p{color:#718096;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .4rem;font-size:.85rem;font-weight:700}._pageHeader_dc4d4_11 h1{margin:0 0 .45rem;font-size:2.4rem}._pageHeader_dc4d4_11 span,._cardHeader_dc4d4_27 p{color:#718096}._kpis_dc4d4_30{grid-template-columns:repeat(5,minmax(190px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}._kpiCard_dc4d4_36,._card_dc4d4_27{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px}._kpiCard_dc4d4_36{flex-direction:column;gap:.6rem;min-height:190px;padding:1.5rem 1.75rem;display:flex}._kpiTop_dc4d4_49{color:#718096;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}._kpiTop_dc4d4_49 i{border-radius:8px;flex-shrink:0;place-items:center;width:2.4rem;height:2.4rem;display:grid}._blue_dc4d4_67{color:#63b3ed;background:#1a3a5c}._green_dc4d4_71{color:#68d391;background:#1a3d2b}._purple_dc4d4_75{color:#b794f4;background:#44337a}._red_dc4d4_79{color:#fc8181;background:#5c1a1a}._kpiCard_dc4d4_36 strong{font-size:3.1rem;line-height:1}._kpiCard_dc4d4_36 small{color:#718096;font-size:1rem}._topGrid_dc4d4_91,._charts_dc4d4_92{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}._card_dc4d4_27{min-width:0;padding:1.5rem 1.75rem}._cardHeader_dc4d4_27 h2{margin:0 0 .25rem;font-size:1.3rem}._cardHeader_dc4d4_27 p{margin:0;font-size:1rem}._statusContent_dc4d4_110{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:330px;padding-top:.75rem;display:flex}._donutWrap_dc4d4_119{flex-shrink:0;align-self:center;width:min(100%,300px);height:255px;position:relative}._donutWrap_dc4d4_119>div:last-child{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._donutWrap_dc4d4_119 strong{font-size:2.6rem}._donutWrap_dc4d4_119 span{color:#718096;letter-spacing:.08em;font-size:.75rem;font-weight:700}._legend_dc4d4_144{border-top:1px solid #2d3748;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;width:100%;padding-top:1rem;display:grid}._legend_dc4d4_144 div{background:#ffffff06;border-radius:8px;grid-template-columns:11px minmax(0,1fr) auto;align-items:center;gap:.5rem;min-width:0;padding:.6rem .7rem;display:grid}._legend_dc4d4_144 i{border-radius:50%;width:10px;height:10px}._legend_dc4d4_144 span{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}._legend_dc4d4_144 b{text-align:right;min-width:22px;font-size:1.05rem}._legend_dc4d4_144 small{color:#718096;text-align:left;grid-column:2/-1;font-size:.9rem}._attentionCard_dc4d4_185{flex-direction:column;display:flex}._attentionList_dc4d4_189{flex:1;grid-template-rows:repeat(6,minmax(64px,1fr));gap:.75rem;margin-top:1.25rem;display:grid}._attentionList_dc4d4_189>div{border:1px solid #0000;border-radius:10px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:64px;padding:.9rem 1rem;display:grid}._attentionList_dc4d4_189>div[role=button]{cursor:pointer;transition:border-color .2s,transform .2s}._attentionList_dc4d4_189>div[role=button]:hover{transform:translateY(-1px);border-color:#f6ad55cc!important}._attentionList_dc4d4_189>div[role=button]:focus-visible{outline-offset:2px;outline:3px solid #f6ad5559}._attentionList_dc4d4_189 b{text-align:center;font-size:2rem}._attentionList_dc4d4_189 span{color:#edf2f7;font-size:1.25rem;line-height:1.35}._attentionWarning_dc4d4_227{background:#ed89361a;border-color:#ed893633!important}._attentionWarning_dc4d4_227 b,._attentionWarning_dc4d4_227 svg{color:#f6ad55}._attentionOk_dc4d4_235{background:#48bb781a;border-color:#48bb7840!important}._attentionOk_dc4d4_235 b,._attentionOk_dc4d4_235 svg{color:#68d391}._chart_dc4d4_92{height:285px;margin-top:1.1rem}._empty_dc4d4_247{color:#718096;place-items:center;height:100%;display:grid}._error_dc4d4_253{color:#feb2b2;background:#c530301f;border:1px solid #c53030;border-radius:10px;margin-bottom:1.5rem;padding:.9rem 1rem}@media (width<=1180px){._kpis_dc4d4_30{grid-template-columns:repeat(3,1fr)}}@media (width<=780px){._container_dc4d4_6{padding:2rem 1rem}._kpis_dc4d4_30,._topGrid_dc4d4_91,._charts_dc4d4_92{grid-template-columns:1fr}._donutWrap_dc4d4_119{max-width:270px;height:235px}._legend_dc4d4_144{grid-template-columns:1fr}._legend_dc4d4_144 small{text-align:right;grid-column:auto}._pageHeader_dc4d4_11 h1{font-size:2rem}}._page_12dgb_1{color:#fff;background:#1a202c;min-height:100vh}._container_12dgb_6{max-width:1440px;margin:0 auto;padding:3rem 2rem 4rem}._pageHeader_12dgb_11{margin-bottom:2rem}._pageHeader_12dgb_11 p{color:#718096;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .4rem;font-size:.85rem;font-weight:700}._pageHeader_12dgb_11 h1{margin:0 0 .45rem;font-size:2.4rem}._pageHeader_12dgb_11 span,._card_12dgb_27 header p{color:#718096}._kpis_12dgb_30{grid-template-columns:repeat(4,minmax(220px,1fr))!important}._grid_12dgb_33{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin:1.25rem 0;display:grid}._card_12dgb_27{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;min-width:0;margin-bottom:1.25rem;padding:1.5rem 1.75rem}._grid_12dgb_33 ._card_12dgb_27{margin-bottom:0}._card_12dgb_27 header h2{margin:0 0 .25rem;font-size:1.3rem}._card_12dgb_27 header p{margin:0;font-size:1rem}._chart_12dgb_58{height:310px;margin-top:1.25rem}._chartTall_12dgb_62{height:340px;margin-top:1.25rem}._metricGrid_12dgb_66{grid-template-columns:1fr;gap:.75rem;margin-top:1.25rem;display:grid}._metricGrid_12dgb_66 div,._attention_12dgb_73 div,._ranking_12dgb_74 div{background:#ffffff06;border:1px solid #2d3748;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}._metricGrid_12dgb_66 span,._attention_12dgb_73 span,._ranking_12dgb_74 span{color:#cbd5e0}._metricGrid_12dgb_66 strong{color:#90cdf4;white-space:nowrap;font-size:1.5rem}._metricGrid_12dgb_66 span{font-size:1.2rem}._attention_12dgb_73{gap:.75rem;margin-top:1.25rem;display:grid}._attention_12dgb_73 div{justify-content:flex-start}._attention_12dgb_73 strong{text-align:center;min-width:48px;font-size:2rem}._attention_12dgb_73 svg{margin-left:auto}._attentionOk_12dgb_113{background:#48bb781a!important;border-color:#48bb7840!important}._attentionOk_12dgb_113 strong,._attentionOk_12dgb_113 svg{color:#68d391}._attentionDanger_12dgb_121{background:#f565651f!important;border-color:#f5656547!important}._attentionDanger_12dgb_121 strong,._attentionDanger_12dgb_121 svg{color:#fc8181}._attention_12dgb_73 div[role=button]{cursor:pointer;transition:border-color .2s,background .2s,transform .2s}._attention_12dgb_73 div[role=button]:hover{transform:translateY(-1px);background:#f5656538!important;border-color:#fc8181e6!important}._attention_12dgb_73 div[role=button]:focus-visible{outline-offset:2px;outline:3px solid #fc818159}._subheading_12dgb_142{color:#a0aec0;margin:1.5rem 0 .75rem;font-size:1rem}._ranking_12dgb_74{gap:.65rem;display:grid}._ranking_12dgb_74 strong{color:#f6c344;white-space:nowrap;font-size:1.3rem}._ranking_12dgb_74 span{font-size:1.1rem}._ranking_12dgb_74 p{color:#718096}._ratingTop_12dgb_162{grid-template-columns:1fr 1fr;gap:1rem;margin:1.25rem 0;display:grid}._ratingTop_12dgb_162>div{background:#ffffff09;border-radius:10px;place-items:center;padding:1.1rem;display:grid}._ratingTop_12dgb_162 svg{color:#f6c344}._ratingTop_12dgb_162 strong{font-size:2rem}._ratingTop_12dgb_162 ._ratingIconBlue_12dgb_182 svg{color:#63b3ed}._ratingKpiTop_12dgb_185{justify-content:space-between;align-items:center;width:100%;display:flex}._ratingKpiTop_12dgb_185>span:first-child{letter-spacing:.08em;font-size:.85rem;font-weight:700}._ratingTop_12dgb_162 span,._ratingTop_12dgb_162 small{color:#a0aec0}._noteBars_12dgb_200{gap:.65rem;display:grid}._noteBars_12dgb_200>div{grid-template-columns:42px 1fr 28px;align-items:center;gap:.65rem;display:grid}._noteBars_12dgb_200 i{background:#2d3748;border-radius:999px;height:9px;overflow:hidden}._noteBars_12dgb_200 b{border-radius:inherit;background:#f6c344;height:100%;display:block}._error_12dgb_222{color:#feb2b2;background:#c530301f;border:1px solid #c53030;border-radius:10px;margin-bottom:1.5rem;padding:.9rem 1rem}@media (width<=900px){._kpis_12dgb_30,._grid_12dgb_33{grid-template-columns:1fr!important}._container_12dgb_6{padding:2rem 1rem}._metricGrid_12dgb_66{grid-template-columns:1fr}._pageHeader_12dgb_11 h1{font-size:2rem}}@font-face{font-family:Gotham;src:url(/assets/gotham-DHa-K8AZ.otf)format("opentype");font-weight:400;font-style:normal}:root{--font-primary:"Gotham", sans-serif;--color-primary:#1a237e;--color-secondary:#455a64;--color-background:#1a202c;--color-surface:#2d3748;--color-border:#33405e;--color-text-primary:#fff;--color-text-secondary:#a0aec0}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a202c}[data-sonner-toaster] button{width:auto;font-family:inherit;font-size:inherit;background-color:#0000;border:none;border-radius:0;padding:0}
