._wrapper_10hnp_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5}._card_10hnp_9{background:#fff;border-radius:12px;padding:2.5rem 2rem;width:100%;max-width:380px;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 24px #00000014}._logo_10hnp_21{width:180px;align-self:center;margin-bottom:.5rem}._title_10hnp_27{text-align:center;color:#1a1a2e;font-size:1.25rem;font-weight:600;margin:0}._label_10hnp_35{display:flex;flex-direction:column;gap:.3rem;color:#666;font-size:.875rem}._input_10hnp_43{padding:.6rem .75rem;border-radius:6px;border:1px solid #e0e0e0;background:#f9f9f9;color:#1a1a2e;font-size:.95rem;outline:none;transition:border-color .2s}._input_10hnp_43:focus{border-color:#ff0097}._btn_10hnp_58{margin-top:.5rem;padding:.7rem;border:none;border-radius:6px;background:#ff0097;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}._btn_10hnp_58:hover:not(:disabled){opacity:.9}._btn_10hnp_58:disabled{opacity:.5;cursor:not-allowed}._error_10hnp_80{background:#ff000014;color:#dc2626;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;text-align:center;margin:0}._sidebar_1r7e7_1{position:fixed;top:0;left:0;width:250px;height:100vh;background:#fff;display:flex;flex-direction:column;z-index:100;transform:translate(-100%);transition:transform .25s ease;border-right:1px solid #e0e0e0}._sidebar_1r7e7_1._open_1r7e7_16{transform:translate(0)}._overlay_1r7e7_20{position:fixed;inset:0;background:#0000004d;z-index:99}@media(min-width:769px){._sidebar_1r7e7_1{transform:translate(0)}._overlay_1r7e7_20{display:none}}._header_1r7e7_37{padding:1.25rem 1rem;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center}._logo_1r7e7_45{width:160px}._nav_1r7e7_49{flex:1;display:flex;flex-direction:column;padding:1rem 0;overflow-y:auto}._link_1r7e7_57{padding:.7rem 1.5rem;color:#666;text-decoration:none;font-size:.95rem;transition:background .15s,color .15s}._link_1r7e7_57:hover{background:#f0f0f0;color:#1a1a2e}._link_1r7e7_57._active_1r7e7_70{color:#ff0097;background:#ff00970f;border-left:3px solid #ff0097}._group_1r7e7_78{display:flex;flex-direction:column}._groupHeader_1r7e7_83{display:flex;align-items:center}._groupHeader_1r7e7_83 ._link_1r7e7_57{flex:1}._expandBtn_1r7e7_92{background:none;border:none;cursor:pointer;color:#999;font-size:1.1rem;padding:.5rem .75rem;transition:transform .2s,color .15s;line-height:1}._expandBtn_1r7e7_92:hover{color:#ff0097}._expandBtnOpen_1r7e7_107{transform:rotate(90deg)}._children_1r7e7_111{display:flex;flex-direction:column;animation:_slideDown_1r7e7_1 .2s ease}@keyframes _slideDown_1r7e7_1{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}._childLink_1r7e7_128{padding-left:2.5rem;font-size:.85rem}._footer_1r7e7_135{padding:1rem;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:.5rem}._userInfo_1r7e7_143{color:#999;font-size:.8rem;text-align:center}._userInfo_1r7e7_143 small{color:#ff0097}._logoutBtn_1r7e7_153{padding:.5rem;border:1px solid #ff0097;border-radius:6px;background:transparent;color:#ff0097;font-size:.85rem;cursor:pointer;transition:background .2s}._logoutBtn_1r7e7_153:hover{background:#ff009714}._layout_aoby8_1{display:flex;min-height:100vh;background:#f5f5f5}._main_aoby8_7{flex:1;display:flex;flex-direction:column;min-height:100vh}@media(min-width:769px){._main_aoby8_7{margin-left:250px}}._topbar_aoby8_20{display:flex;align-items:center;gap:1rem;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:50}._topTitle_aoby8_32{color:#1a1a2e;font-size:1.1rem;font-weight:600;margin:0}._hamburger_aoby8_40{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:6px}._hamburger_aoby8_40 span{display:block;width:22px;height:2px;background:#1a1a2e;border-radius:2px;transition:background .2s}._hamburger_aoby8_40:hover span{background:#ff0097}@media(min-width:769px){._hamburger_aoby8_40{display:none}}._content_aoby8_70{flex:1;padding:1.5rem;overflow-y:auto}._home_1ui8a_1{color:#1a1a2e}._title_1ui8a_5{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}._welcome_1ui8a_11{color:#666;font-size:.95rem;margin:0}._welcome_1ui8a_11 strong{color:#ff0097}._container_lkzxg_1{display:flex;flex-direction:column;height:calc(100vh - 80px);margin:-1.5rem}._frame_lkzxg_8{flex:1;border:none;background:#fff;width:100%}._placeholder_lkzxg_15{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#999;font-size:1rem;border:1px solid #e0e0e0;border-radius:8px}._placeholder_lkzxg_15 p{margin:0}._retryBtn_lkzxg_32{padding:.5rem 1.5rem;border:1px solid #ff0097;border-radius:6px;background:transparent;color:#ff0097;cursor:pointer;font-size:.9rem;transition:background .2s}._retryBtn_lkzxg_32:hover{background:#ff009714}._page_9716s_1{color:#1a1a2e}._header_9716s_5{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._title_9716s_14{font-size:1.5rem;font-weight:700;margin:0}._loading_9716s_20{color:#999}._error_9716s_24{background:#ff000014;color:#dc2626;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;text-align:center;margin:0 0 .5rem}._tableWrap_9716s_35{overflow-x:auto}._table_9716s_35{width:100%;border-collapse:collapse;font-size:.9rem}._table_9716s_35 th,._table_9716s_35 td{text-align:left;padding:.75rem 1rem;border-bottom:1px solid #e0e0e0}._table_9716s_35 th{color:#999;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}._table_9716s_35 tbody tr:hover{background:#00000005}._badges_9716s_65{display:flex;gap:.4rem;flex-wrap:wrap}._badge_9716s_65{background:#f0f0f0;color:#555;padding:.2rem .6rem;border-radius:4px;font-size:.75rem;font-weight:500}._active_9716s_80{color:#16a34a;font-weight:500}._inactive_9716s_85{color:#dc2626;font-weight:500}._actions_9716s_91{display:flex;gap:.5rem}._btnPrimary_9716s_97{padding:.5rem 1rem;border:none;border-radius:6px;background:#ff0097;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .2s}._btnPrimary_9716s_97:hover:not(:disabled){opacity:.9}._btnPrimary_9716s_97:disabled{opacity:.5;cursor:not-allowed}._btnSecondary_9716s_118{padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:6px;background:transparent;color:#666;font-size:.875rem;cursor:pointer;transition:background .2s}._btnSecondary_9716s_118:hover{background:#0000000a}._btnSmall_9716s_133{padding:.35rem .7rem;border:1px solid #e0e0e0;border-radius:4px;background:transparent;color:#666;font-size:.8rem;cursor:pointer;transition:background .2s}._btnSmall_9716s_133:hover{background:#0000000a}._overlay_9716s_149{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}._modal_9716s_160{background:#fff;border-radius:12px;padding:2rem;width:100%;max-width:440px;display:flex;flex-direction:column;gap:1rem;box-shadow:0 8px 32px #0000001f}._modalTitle_9716s_172{color:#1a1a2e;font-size:1.2rem;font-weight:600;margin:0}._subtitle_9716s_179{color:#999;font-size:.9rem;margin:0}._subtitle_9716s_179 strong{color:#ff0097}._modalActions_9716s_189{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}._label_9716s_197{display:flex;flex-direction:column;gap:.3rem;color:#666;font-size:.875rem}._input_9716s_205{padding:.6rem .75rem;border-radius:6px;border:1px solid #e0e0e0;background:#f9f9f9;color:#1a1a2e;font-size:.95rem;outline:none;transition:border-color .2s}._input_9716s_205:focus{border-color:#ff0097}._fieldset_9716s_220{border:1px solid #e0e0e0;border-radius:6px;padding:.75rem 1rem;margin:0}._fieldset_9716s_220 legend{color:#666;font-size:.85rem;padding:0 .4rem}._checkGroup_9716s_233{display:flex;flex-wrap:wrap;gap:.75rem}._checkLabel_9716s_239{display:flex;align-items:center;gap:.4rem;color:#666;font-size:.875rem;cursor:pointer}._checkLabel_9716s_239 input[type=checkbox]{accent-color:#ff0097;width:16px;height:16px}._page_1ly5j_1{color:#1a1a2e}._header_1ly5j_5{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._title_1ly5j_14{font-size:1.5rem;font-weight:700;margin:0}._loading_1ly5j_20{color:#999}._error_1ly5j_24{background:#ff000014;color:#dc2626;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;text-align:center;margin:0 0 .5rem}._cards_1ly5j_35{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._card_1ly5j_35{background:#fff;border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid #e0e0e0}._cardHeader_1ly5j_51{display:flex;align-items:center;gap:.75rem}._roleName_1ly5j_57{font-size:1.1rem;font-weight:600;margin:0;color:#1a1a2e}._protectedBadge_1ly5j_64{background:#ff00971a;color:#ff0097;padding:.15rem .5rem;border-radius:4px;font-size:.7rem;font-weight:500;text-transform:uppercase}._permList_1ly5j_75{display:flex;flex-direction:column;gap:.5rem}._permGroup_1ly5j_81{display:flex;align-items:flex-start;gap:.5rem}._permModule_1ly5j_87{color:#999;font-size:.75rem;font-weight:600;text-transform:uppercase;min-width:50px;padding-top:.15rem}._permTags_1ly5j_96{display:flex;flex-wrap:wrap;gap:.3rem}._permTag_1ly5j_96{background:#f0f0f0;color:#555;padding:.15rem .5rem;border-radius:3px;font-size:.72rem}._noPerms_1ly5j_110{color:#999;font-size:.85rem;font-style:italic}._cardActions_1ly5j_116{display:flex;gap:.5rem;margin-top:auto;padding-top:.5rem;border-top:1px solid #e0e0e0}._btnPrimary_1ly5j_125{padding:.5rem 1rem;border:none;border-radius:6px;background:#ff0097;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .2s}._btnPrimary_1ly5j_125:hover:not(:disabled){opacity:.9}._btnPrimary_1ly5j_125:disabled{opacity:.5;cursor:not-allowed}._btnSecondary_1ly5j_146{padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:6px;background:transparent;color:#666;font-size:.875rem;cursor:pointer;transition:background .2s}._btnSecondary_1ly5j_146:hover{background:#0000000a}._btnSmall_1ly5j_161{padding:.35rem .7rem;border:1px solid #e0e0e0;border-radius:4px;background:transparent;color:#666;font-size:.8rem;cursor:pointer;transition:background .2s}._btnSmall_1ly5j_161:hover{background:#0000000a}._btnDanger_1ly5j_176{border-color:#dc26264d;color:#dc2626}._btnDanger_1ly5j_176:hover{background:#dc26260f}._overlay_1ly5j_186{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}._modal_1ly5j_197{background:#fff;border-radius:12px;padding:2rem;width:100%;max-width:520px;max-height:85vh;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;box-shadow:0 8px 32px #0000001f}._modalTitle_1ly5j_211{color:#1a1a2e;font-size:1.2rem;font-weight:600;margin:0}._modalActions_1ly5j_218{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}._label_1ly5j_226{display:flex;flex-direction:column;gap:.3rem;color:#666;font-size:.875rem}._input_1ly5j_234{padding:.6rem .75rem;border-radius:6px;border:1px solid #e0e0e0;background:#f9f9f9;color:#1a1a2e;font-size:.95rem;outline:none;transition:border-color .2s}._input_1ly5j_234:focus{border-color:#ff0097}._input_1ly5j_234:disabled{opacity:.5}._hint_1ly5j_253{color:#999;font-size:.75rem}._permissionsSection_1ly5j_258{display:flex;flex-direction:column;gap:.75rem}._permSectionTitle_1ly5j_264{color:#666;font-size:.9rem;font-weight:600;margin:0}._fieldset_1ly5j_271{border:1px solid #e0e0e0;border-radius:6px;padding:.75rem 1rem;margin:0}._fieldset_1ly5j_271 legend{padding:0 .4rem}._checkGroup_1ly5j_282{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.25rem}._checkLabel_1ly5j_289{display:flex;align-items:center;gap:.4rem;color:#666;font-size:.85rem;cursor:pointer}._checkLabel_1ly5j_289 input[type=checkbox]{accent-color:#ff0097;width:16px;height:16px}._page_11uc2_1{color:#1a1a2e;max-width:520px}._title_11uc2_6{font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}._section_11uc2_12{background:#fff;border-radius:10px;padding:1.5rem;margin-bottom:1.25rem;border:1px solid #e0e0e0}._sectionTitle_11uc2_20{font-size:1rem;font-weight:600;margin:0 0 1rem;color:#666}._infoGrid_11uc2_28{display:flex;flex-direction:column;gap:.75rem}._infoItem_11uc2_34{display:flex;align-items:center;gap:1rem}._infoLabel_11uc2_40{color:#999;font-size:.85rem;min-width:70px}._infoValue_11uc2_46{color:#1a1a2e;font-weight:500}._badges_11uc2_51{display:flex;gap:.4rem;flex-wrap:wrap}._badge_11uc2_51{background:#f0f0f0;color:#555;padding:.2rem .6rem;border-radius:4px;font-size:.75rem;font-weight:500}._form_11uc2_67{display:flex;flex-direction:column;gap:1rem}._label_11uc2_73{display:flex;flex-direction:column;gap:.3rem;color:#666;font-size:.875rem}._input_11uc2_81{padding:.6rem .75rem;border-radius:6px;border:1px solid #e0e0e0;background:#f9f9f9;color:#1a1a2e;font-size:.95rem;outline:none;transition:border-color .2s}._input_11uc2_81:focus{border-color:#ff0097}._btn_11uc2_96{margin-top:.5rem;padding:.7rem;border:none;border-radius:6px;background:#ff0097;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .2s;align-self:flex-start}._btn_11uc2_96:hover:not(:disabled){opacity:.9}._btn_11uc2_96:disabled{opacity:.5;cursor:not-allowed}._error_11uc2_119{background:#ff000014;color:#dc2626;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;text-align:center;margin:0}._success_11uc2_129{background:#16a34a14;color:#16a34a;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;text-align:center;margin:0}._container_1eo5e_1{background:var(--color-surface, #fff);border:1px solid var(--color-border, #e0e0e0);border-radius:var(--radius-lg, 8px);padding:1.25rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}._title_1eo5e_12{margin:0;font-size:.85rem;font-weight:600;color:var(--color-text, #1a1a2e);text-align:center;line-height:1.3}._chartWrap_1eo5e_21{display:flex;justify-content:center}._svg_1eo5e_26{display:block}._arc_1eo5e_30{opacity:0}._arcAnimated_1eo5e_34{animation:_drawArc_1eo5e_1 .8s ease-out forwards;animation-delay:var(--delay, 0s)}@keyframes _drawArc_1eo5e_1{0%{opacity:0;stroke-dashoffset:500}to{opacity:1;stroke-dashoffset:0}}._legend_1eo5e_50{display:flex;flex-direction:column;gap:.3rem;width:100%}._legendItem_1eo5e_57{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:var(--color-text-muted, #666)}._legendDot_1eo5e_65{width:8px;height:8px;border-radius:50%;flex-shrink:0}._legendLabel_1eo5e_72{flex:1}._legendValue_1eo5e_76{font-weight:600;color:var(--color-text, #1a1a2e)}._card_gmwz1_1{background:var(--color-surface, #fff);border:1px solid var(--color-border, #e0e0e0);border-radius:var(--radius-lg, 8px);padding:1.25rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}._title_gmwz1_13{margin:0;font-size:.85rem;font-weight:600;color:var(--color-text, #1a1a2e);line-height:1.3}._valueRow_gmwz1_21{display:flex;align-items:baseline;gap:.25rem}._value_gmwz1_21{font-size:2rem;font-weight:700;color:var(--color-text, #1a1a2e);line-height:1}._unit_gmwz1_34{font-size:1rem;font-weight:600;color:var(--color-text-muted, #666);margin-left:2px}._changeSection_gmwz1_41{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding-top:.25rem;border-top:1px solid var(--color-border-light, #f0f0f0);width:100%}._change_gmwz1_41{font-size:.85rem;font-weight:600}._positive_gmwz1_56{color:var(--color-success, #16a34a)}._negative_gmwz1_60{color:var(--color-error, #dc2626)}._changeLabel_gmwz1_64{font-size:.7rem;color:var(--color-text-muted, #666)}._tabBar_1ux0e_3{display:flex;gap:0;border-bottom:2px solid var(--color-border, #e0e0e0);margin-bottom:1.5rem}._tab_1ux0e_3{flex:1;display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.75rem 1rem;border:none;background:none;cursor:pointer;color:var(--color-text-muted, #666);font-size:.9rem;font-family:inherit;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .2s,border-color .2s}._tab_1ux0e_3:hover{color:var(--color-text, #1a1a2e)}._tabActive_1ux0e_32{color:var(--color-text, #1a1a2e);border-bottom-color:var(--color-primary, #ff0097)}._tabPrefix_1ux0e_37{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary, #ff0097)}._tabLabel_1ux0e_45{font-weight:600}._panel_1ux0e_51{animation:_fadeIn_1ux0e_1 .3s ease}@keyframes _fadeIn_1ux0e_1{0%{opacity:0}to{opacity:1}}._grid_1ux0e_62{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._kpiRow_1ux0e_70{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}._donutRow_1ux0e_79{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}._cardAnimated_1ux0e_87{animation:_fadeSlideIn_1ux0e_1 .5s ease forwards;animation-delay:var(--delay, 0s);opacity:0}@keyframes _fadeSlideIn_1ux0e_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){._grid_1ux0e_62,._kpiRow_1ux0e_70,._donutRow_1ux0e_79{grid-template-columns:1fr}._tab_1ux0e_3{font-size:.8rem;padding:.6rem .5rem}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;background:#f5f5f5;color:#1a1a2e}a{text-decoration:none;color:inherit}
