._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_z7si3_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,width .25s ease;border-right:1px solid #e0e0e0;overflow:hidden}._sidebar_z7si3_1._open_z7si3_17{transform:translate(0)}._overlay_z7si3_21{position:fixed;inset:0;background:#0000004d;z-index:99}@media(min-width:769px){._sidebar_z7si3_1{transform:translate(0)}._overlay_z7si3_21{display:none}}._sidebar_z7si3_1._collapsed_z7si3_39{width:64px}._header_z7si3_45{height:56px;padding:0 1rem;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden;flex-shrink:0}._logo_z7si3_57{width:140px;transition:width .25s ease}._sidebar_z7si3_1._collapsed_z7si3_39 ._logo_z7si3_57{width:32px}._nav_z7si3_68{flex:1;display:flex;flex-direction:column;padding:1rem 0;overflow-y:auto;overflow-x:hidden}._link_z7si3_79{display:flex;align-items:center;padding:.7rem 1.5rem;color:#666;text-decoration:none;font-size:.9rem;transition:background .15s,color .15s;white-space:nowrap}._link_z7si3_79:hover{background:#f0f0f0;color:#1a1a2e}._link_z7si3_79._active_z7si3_95{color:#ff0097;background:#ff00970f;border-left:3px solid #ff0097}._linkText_z7si3_101{transition:opacity .15s}._parentLink_z7si3_107{font-size:1rem;font-weight:700;color:#1a1a2e}._parentLink_z7si3_107:hover{color:#1a1a2e}._group_z7si3_119{display:flex;flex-direction:column}._groupHeader_z7si3_124{display:flex;align-items:center}._groupHeader_z7si3_124 ._link_z7si3_79{flex:1;min-width:0}._expandBtn_z7si3_134{background:none;border:none;cursor:pointer;color:#999;font-size:1.1rem;padding:.5rem .75rem;transition:transform .2s,color .15s;line-height:1;flex-shrink:0}._expandBtn_z7si3_134:hover{color:#ff0097}._expandBtnOpen_z7si3_150{transform:rotate(90deg)}._children_z7si3_154{display:flex;flex-direction:column;animation:_slideDown_z7si3_1 .2s ease}@keyframes _slideDown_z7si3_1{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}._childLink_z7si3_171{padding-left:2.5rem;font-size:.85rem;font-weight:400;color:#666}._sidebar_z7si3_1._collapsed_z7si3_39 ._link_z7si3_79{padding:.6rem 0;justify-content:center;border-left:none!important}._sidebar_z7si3_1._collapsed_z7si3_39 ._link_z7si3_79:before{content:attr(data-abbr);width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f0f0f0;font-weight:700;font-size:.9rem;color:#666;flex-shrink:0;transition:background .15s,color .15s}._sidebar_z7si3_1._collapsed_z7si3_39 ._link_z7si3_79:hover:before{background:#e8e8e8;color:#1a1a2e}._sidebar_z7si3_1._collapsed_z7si3_39 ._link_z7si3_79._active_z7si3_95:before{background:#ff00971f;color:#ff0097}._sidebar_z7si3_1._collapsed_z7si3_39 ._linkText_z7si3_101{display:none}._wrapper_1k9rn_1{position:relative;display:flex;align-items:center}._avatar_1k9rn_7{width:36px;height:36px;border-radius:50%;background:#ff0097;color:#fff;font-weight:700;font-size:.95rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0}._avatar_1k9rn_7:hover{opacity:.85}._dropdown_1k9rn_28{position:absolute;top:calc(100% + .5rem);right:0;min-width:200px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 8px 32px #0000001f;z-index:200;display:flex;flex-direction:column;overflow:hidden}._userInfo_1k9rn_43{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.2rem}._userName_1k9rn_50{font-weight:600;font-size:.9rem;color:#1a1a2e}._userRoles_1k9rn_56{font-size:.75rem;color:#ff0097}._separator_1k9rn_61{height:1px;background:#e0e0e0;margin:0}._item_1k9rn_67{padding:.65rem 1rem;background:none;border:none;text-align:left;font-size:.9rem;color:#1a1a2e;cursor:pointer;transition:background .15s,color .15s}._item_1k9rn_67:hover{background:#ff00970f;color:#ff0097}._logoutBtn_1k9rn_83{padding:.65rem 1rem;background:none;border:none;text-align:left;font-size:.9rem;color:#ff0097;cursor:pointer;transition:background .15s;font-weight:500}._logoutBtn_1k9rn_83:hover{background:#ff00970f}._shell_r6vaj_4{background:var(--color-surface, #fff);border:1px solid var(--color-border, #e0e0e0);border-radius:var(--radius-lg, 8px);padding:.7rem .6rem;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;box-sizing:border-box}._empty_r6vaj_17{background:#f9f9f9;justify-content:center}._title_r6vaj_22{margin:0 0 .3rem;font-size:.82rem;font-weight:600;color:var(--color-text, #1a1a2e);line-height:1.25;white-space:pre-line}._body_r6vaj_31{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:.2rem}._aiBtn_gq4rw_3{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:200;width:44px;height:44px;border-radius:50% 0 0 50%;background:#ff0097;color:#fff;font-size:.8rem;font-weight:700;font-family:inherit;border:none;cursor:pointer;box-shadow:-2px 0 12px #ff009759;transition:background .2s,box-shadow .2s,transform .2s;display:flex;align-items:center;justify-content:center;letter-spacing:.03em}._aiBtn_gq4rw_3:hover{background:#d4007e;box-shadow:-3px 0 16px #ff009780}._aiBtnActive_gq4rw_32{background:#d4007e;transform:translateY(-50%) translate(4px)}._backdrop_gq4rw_39{position:fixed;inset:0;z-index:198;background:#00000026}._panel_gq4rw_48{position:fixed;top:0;right:0;width:320px;height:100vh;background:#fff;border-left:1px solid #e0e0e0;z-index:199;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;box-shadow:-4px 0 20px #0000001a}._panelOpen_gq4rw_64{transform:translate(0)}._panelHeader_gq4rw_70{display:flex;align-items:flex-end;justify-content:space-between;padding:.75rem 1rem 0;border-bottom:2px solid #e0e0e0;flex-shrink:0;min-height:56px;box-sizing:border-box}._panelTab_gq4rw_81{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.45rem 1rem .55rem;background:#fff;border:1px solid #e0e0e0;border-bottom-color:#fff;border-radius:8px 8px 0 0;position:relative;bottom:-2px}._panelTabPrefix_gq4rw_95{font-size:1.05rem;font-weight:700;color:#ff0097;line-height:1.2;letter-spacing:.01em}._panelTabLabel_gq4rw_103{font-size:.68rem;font-weight:500;color:#888;line-height:1.2}._closeBtn_gq4rw_110{background:none;border:none;cursor:pointer;font-size:1.4rem;color:#999;padding:4px 6px;border-radius:4px;line-height:1;margin-bottom:.4rem;transition:color .2s,background .2s}._closeBtn_gq4rw_110:hover{color:#ff0097;background:#ff00970f}._panelContent_gq4rw_130{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}._aiSection_gq4rw_141{display:flex;flex-direction:column;gap:.4rem}._sectionTitle_gq4rw_147{font-size:.75rem;font-weight:700;color:#1a1a2e;margin:0;line-height:1.3}._aiSection_gq4rw_141>:last-child{min-height:80px}@media(max-width:480px){._panel_gq4rw_48{width:100vw}}._layout_1puq1_1{display:flex;min-height:100vh;background:#f5f5f5}._main_1puq1_7{flex:1;display:flex;flex-direction:column;min-height:100vh;min-width:0}@media(min-width:769px){._main_1puq1_7{margin-left:250px;transition:margin-left .25s ease}._mainCollapsed_1puq1_20{margin-left:64px}}._topbar_1puq1_27{display:flex;align-items:center;gap:.75rem;height:56px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:50;box-sizing:border-box}._greeting_1puq1_43{color:#1a1a2e;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1;display:flex;align-items:center;gap:.5rem}._greeting_1puq1_43:before{content:"";display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:7px solid #ff0097;flex-shrink:0}._greeting_1puq1_43 strong{color:#ff0097}._topbarActions_1puq1_71{display:flex;align-items:center;gap:.75rem;flex-shrink:0;margin-left:auto}._bellBtn_1puq1_81{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:default;color:#666;padding:4px;border-radius:4px;transition:color .2s}._bellBtn_1puq1_81:hover{color:#ff0097}._hamburger_1puq1_100{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:6px;flex-shrink:0}._hamburger_1puq1_100 span{display:block;width:22px;height:2px;background:#1a1a2e;border-radius:2px;transition:background .2s}._hamburger_1puq1_100:hover span{background:#ff0097}@media(min-width:769px){._hamburger_1puq1_100{display:none}}._collapseBtn_1puq1_132{display:none}@media(min-width:769px){._collapseBtn_1puq1_132{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#666;padding:6px;border-radius:4px;flex-shrink:0;transition:color .2s,background .2s}._collapseBtn_1puq1_132:hover{color:#ff0097;background:#ff00970f}}._content_1puq1_159{flex:1;padding:1.5rem;overflow-y:auto}@media(max-width:768px){._greeting_1puq1_43{font-size:.9rem}}._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_10zuc_1{color:#1a1a2e}._header_10zuc_5{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._title_10zuc_14{font-size:1.2rem;font-weight:700;color:#ff0097;margin:0}._loading_10zuc_21{color:#999}._error_10zuc_25{background:#ff000014;color:#dc2626;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;text-align:center;margin:0 0 .5rem}._tableWrap_10zuc_36{overflow-x:auto}._table_10zuc_36{width:100%;border-collapse:collapse;font-size:.9rem}._table_10zuc_36 th,._table_10zuc_36 td{text-align:left;padding:.75rem 1rem;border-bottom:1px solid #e0e0e0}._table_10zuc_36 th{color:#999;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}._table_10zuc_36 tbody tr:hover{background:#00000005}._badges_10zuc_66{display:flex;gap:.4rem;flex-wrap:wrap}._badge_10zuc_66{background:#f0f0f0;color:#555;padding:.2rem .6rem;border-radius:4px;font-size:.75rem;font-weight:500}._active_10zuc_81{color:#16a34a;font-weight:500}._inactive_10zuc_86{color:#dc2626;font-weight:500}._actions_10zuc_92{display:flex;gap:.5rem}._btnPrimary_10zuc_98{padding:.5rem 1rem;border:none;border-radius:6px;background:#ff0097;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .2s}._btnPrimary_10zuc_98:hover:not(:disabled){opacity:.9}._btnPrimary_10zuc_98:disabled{opacity:.5;cursor:not-allowed}._btnSecondary_10zuc_119{padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:6px;background:transparent;color:#666;font-size:.875rem;cursor:pointer;transition:background .2s}._btnSecondary_10zuc_119:hover{background:#0000000a}._btnSmall_10zuc_134{padding:.35rem .7rem;border:1px solid #e0e0e0;border-radius:4px;background:transparent;color:#666;font-size:.8rem;cursor:pointer;transition:background .2s}._btnSmall_10zuc_134:hover{background:#0000000a}._overlay_10zuc_150{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}._modal_10zuc_161{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_10zuc_173{color:#1a1a2e;font-size:1.2rem;font-weight:600;margin:0}._subtitle_10zuc_180{color:#999;font-size:.9rem;margin:0}._subtitle_10zuc_180 strong{color:#ff0097}._modalActions_10zuc_190{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}._label_10zuc_198{display:flex;flex-direction:column;gap:.3rem;color:#666;font-size:.875rem}._input_10zuc_206{padding:.6rem .75rem;border-radius:6px;border:1px solid #e0e0e0;background:#f9f9f9;color:#1a1a2e;font-size:.95rem;outline:none;transition:border-color .2s}._input_10zuc_206:focus{border-color:#ff0097}._fieldset_10zuc_221{border:1px solid #e0e0e0;border-radius:6px;padding:.75rem 1rem;margin:0}._fieldset_10zuc_221 legend{color:#666;font-size:.85rem;padding:0 .4rem}._checkGroup_10zuc_234{display:flex;flex-wrap:wrap;gap:.75rem}._checkLabel_10zuc_240{display:flex;align-items:center;gap:.4rem;color:#666;font-size:.875rem;cursor:pointer}._checkLabel_10zuc_240 input[type=checkbox]{accent-color:#ff0097;width:16px;height:16px}._page_ngbto_1{color:#1a1a2e}._header_ngbto_5{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._title_ngbto_14{font-size:1.2rem;font-weight:700;color:#ff0097;margin:0}._loading_ngbto_21{color:#999}._error_ngbto_25{background:#ff000014;color:#dc2626;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;text-align:center;margin:0 0 .5rem}._cards_ngbto_36{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._card_ngbto_36{background:#fff;border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid #e0e0e0}._cardHeader_ngbto_52{display:flex;align-items:center;gap:.75rem}._roleName_ngbto_58{font-size:1.1rem;font-weight:600;margin:0;color:#1a1a2e}._protectedBadge_ngbto_65{background:#ff00971a;color:#ff0097;padding:.15rem .5rem;border-radius:4px;font-size:.7rem;font-weight:500;text-transform:uppercase}._permList_ngbto_76{display:flex;flex-direction:column;gap:.5rem}._permGroup_ngbto_82{display:flex;align-items:flex-start;gap:.5rem}._permModule_ngbto_88{color:#999;font-size:.75rem;font-weight:600;text-transform:uppercase;min-width:50px;padding-top:.15rem}._permTags_ngbto_97{display:flex;flex-wrap:wrap;gap:.3rem}._permTag_ngbto_97{background:#f0f0f0;color:#555;padding:.15rem .5rem;border-radius:3px;font-size:.72rem}._noPerms_ngbto_111{color:#999;font-size:.85rem;font-style:italic}._cardActions_ngbto_117{display:flex;gap:.5rem;margin-top:auto;padding-top:.5rem;border-top:1px solid #e0e0e0}._btnPrimary_ngbto_126{padding:.5rem 1rem;border:none;border-radius:6px;background:#ff0097;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .2s}._btnPrimary_ngbto_126:hover:not(:disabled){opacity:.9}._btnPrimary_ngbto_126:disabled{opacity:.5;cursor:not-allowed}._btnSecondary_ngbto_147{padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:6px;background:transparent;color:#666;font-size:.875rem;cursor:pointer;transition:background .2s}._btnSecondary_ngbto_147:hover{background:#0000000a}._btnSmall_ngbto_162{padding:.35rem .7rem;border:1px solid #e0e0e0;border-radius:4px;background:transparent;color:#666;font-size:.8rem;cursor:pointer;transition:background .2s}._btnSmall_ngbto_162:hover{background:#0000000a}._btnDanger_ngbto_177{border-color:#dc26264d;color:#dc2626}._btnDanger_ngbto_177:hover{background:#dc26260f}._overlay_ngbto_187{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}._modal_ngbto_198{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_ngbto_212{color:#1a1a2e;font-size:1.2rem;font-weight:600;margin:0}._modalActions_ngbto_219{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}._label_ngbto_227{display:flex;flex-direction:column;gap:.3rem;color:#666;font-size:.875rem}._input_ngbto_235{padding:.6rem .75rem;border-radius:6px;border:1px solid #e0e0e0;background:#f9f9f9;color:#1a1a2e;font-size:.95rem;outline:none;transition:border-color .2s}._input_ngbto_235:focus{border-color:#ff0097}._input_ngbto_235:disabled{opacity:.5}._hint_ngbto_254{color:#999;font-size:.75rem}._permissionsSection_ngbto_259{display:flex;flex-direction:column;gap:.75rem}._permSectionTitle_ngbto_265{color:#666;font-size:.9rem;font-weight:600;margin:0}._fieldset_ngbto_272{border:1px solid #e0e0e0;border-radius:6px;padding:.75rem 1rem;margin:0}._fieldset_ngbto_272 legend{padding:0 .4rem}._checkGroup_ngbto_283{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.25rem}._checkLabel_ngbto_290{display:flex;align-items:center;gap:.4rem;color:#666;font-size:.85rem;cursor:pointer}._checkLabel_ngbto_290 input[type=checkbox]{accent-color:#ff0097;width:16px;height:16px}._page_66uih_1{color:#1a1a2e;max-width:520px}._title_66uih_6{font-size:1.2rem;font-weight:700;color:#ff0097;margin:0 0 1.5rem}._section_66uih_13{background:#fff;border-radius:10px;padding:1.5rem;margin-bottom:1.25rem;border:1px solid #e0e0e0}._sectionTitle_66uih_21{font-size:1rem;font-weight:600;margin:0 0 1rem;color:#666}._infoGrid_66uih_29{display:flex;flex-direction:column;gap:.75rem}._infoItem_66uih_35{display:flex;align-items:center;gap:1rem}._infoLabel_66uih_41{color:#999;font-size:.85rem;min-width:70px}._infoValue_66uih_47{color:#1a1a2e;font-weight:500}._badges_66uih_52{display:flex;gap:.4rem;flex-wrap:wrap}._badge_66uih_52{background:#f0f0f0;color:#555;padding:.2rem .6rem;border-radius:4px;font-size:.75rem;font-weight:500}._form_66uih_68{display:flex;flex-direction:column;gap:1rem}._label_66uih_74{display:flex;flex-direction:column;gap:.3rem;color:#666;font-size:.875rem}._input_66uih_82{padding:.6rem .75rem;border-radius:6px;border:1px solid #e0e0e0;background:#f9f9f9;color:#1a1a2e;font-size:.95rem;outline:none;transition:border-color .2s}._input_66uih_82:focus{border-color:#ff0097}._btn_66uih_97{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_66uih_97:hover:not(:disabled){opacity:.9}._btn_66uih_97:disabled{opacity:.5;cursor:not-allowed}._error_66uih_120{background:#ff000014;color:#dc2626;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;text-align:center;margin:0}._success_66uih_130{background:#16a34a14;color:#16a34a;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;text-align:center;margin:0}._columns_14x09_3{display:flex;gap:0;width:100%;justify-content:center}._col_14x09_3{display:flex;flex-direction:column;align-items:center;gap:.15rem;flex:1;min-width:0;padding:0 .4rem}._col_14x09_3:not(:last-child){border-right:1px solid var(--color-border-light, #ececec)}._colLabel_14x09_25{font-size:.72rem;font-weight:600;color:var(--color-text-muted, #888);text-transform:capitalize}._value_14x09_32{font-size:1.5rem;font-weight:700;color:var(--color-text, #1a1a2e);line-height:1.1;white-space:nowrap}._unit_14x09_40{font-size:.75rem;font-weight:600;color:var(--color-text-muted, #666)}._change_14x09_46{font-size:.78rem;font-weight:600}._positive_14x09_52{color:var(--color-error, #dc2626)}._negative_14x09_56{color:var(--color-success, #16a34a)}._footer_14x09_60{font-size:.68rem;color:var(--color-text-muted, #999);width:100%;padding-top:.25rem;text-align:center;margin-top:auto}._chartRow_1hzag_1{display:flex;align-items:center;gap:.5rem;width:100%;justify-content:center}._svg_1hzag_9{display:block;flex-shrink:0}._arc_1hzag_14{opacity:0}._arcAnimated_1hzag_18{animation:_drawArc_1hzag_1 .7s ease-out forwards;animation-delay:var(--delay, 0s)}@keyframes _drawArc_1hzag_1{0%{opacity:0;stroke-dashoffset:400}to{opacity:1;stroke-dashoffset:0}}._legend_1hzag_34{display:flex;flex-direction:column;gap:.2rem}._legendItem_1hzag_40{display:flex;align-items:center;gap:.25rem}._dot_1hzag_46{width:6px;height:6px;border-radius:50%;flex-shrink:0}._legendLabel_1hzag_53{font-size:.68rem;color:var(--color-text-muted, #666);white-space:nowrap}._footer_1hzag_59{font-size:.6rem;color:var(--color-text-muted, #999);border-top:1px solid var(--color-border-light, #f0f0f0);width:100%;padding-top:.2rem;text-align:center;margin-top:auto}._chartRow_1j32m_1{display:flex;align-items:center;gap:.6rem;width:100%;justify-content:center}._svg_1j32m_9{display:block;flex-shrink:0}._arc_1j32m_14{opacity:0}._arcAnimated_1j32m_18{animation:_drawArc_1j32m_1 .8s ease-out forwards;animation-delay:var(--delay, 0s)}@keyframes _drawArc_1j32m_1{0%{opacity:0;stroke-dashoffset:500}to{opacity:1;stroke-dashoffset:0}}._legend_1j32m_34{display:flex;flex-direction:column;gap:.22rem;min-width:0}._legendItem_1j32m_41{display:flex;align-items:center;gap:.3rem;font-size:.72rem;color:var(--color-text-muted, #666)}._legendDot_1j32m_49{width:7px;height:7px;border-radius:50%;flex-shrink:0}._legendLabel_1j32m_56{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._legendValue_1j32m_63{font-weight:600;color:var(--color-text, #1a1a2e);font-size:.75rem}._footer_1j32m_69{font-size:.68rem;color:var(--color-text-muted, #999);border-top:1px solid var(--color-border-light, #f0f0f0);width:100%;padding-top:.2rem;text-align:center;margin-top:auto}._valueRow_a3h77_1{display:flex;align-items:baseline;gap:.25rem}._value_a3h77_1{font-size:2.3rem;font-weight:700;color:var(--color-text, #1a1a2e);line-height:1}._unit_a3h77_14{font-size:1.1rem;font-weight:600;color:var(--color-text-muted, #666);margin-left:2px}._changeSection_a3h77_21{display:flex;flex-direction:column;align-items:center;gap:.1rem;width:100%;margin-top:auto;padding-top:.2rem}._change_a3h77_21{font-size:1rem;font-weight:600}._positive_a3h77_37{color:var(--color-error, #dc2626)}._negative_a3h77_41{color:var(--color-success, #16a34a)}._changeLabel_a3h77_46{font-size:.78rem;color:var(--color-text-muted, #666);border-top:1px solid var(--color-border-light, #f0f0f0);padding-top:.2rem;width:100%;text-align:center}._periodRow_es2rq_3{display:flex;justify-content:flex-end;margin-bottom:.5rem}._periodSelect_es2rq_9{font-size:.78rem;font-family:inherit;color:var(--color-text-muted, #555);background:var(--color-surface, #fff);border:1px solid var(--color-border, #e0e0e0);border-radius:6px;padding:.3rem .75rem .3rem .5rem;cursor:pointer;outline:none;appearance:auto;transition:border-color .2s}._periodSelect_es2rq_9:focus,._periodSelect_es2rq_9:hover{border-color:#ff0097}._tabBar_es2rq_30{display:flex;gap:4px;border-bottom:2px solid var(--color-border, #e0e0e0);margin-bottom:1.5rem;align-items:flex-end}._tab_es2rq_30{display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.55rem 1.25rem .6rem;border:1px solid var(--color-border, #e0e0e0);border-bottom:none;background:#f0f0f0;cursor:pointer;color:var(--color-text-muted, #666);font-family:inherit;border-radius:8px 8px 0 0;position:relative;bottom:-2px;transition:color .2s,background .2s;min-width:110px}._tab_es2rq_30:hover{background:#e8e8e8;color:var(--color-text, #1a1a2e)}._tabActive_es2rq_62{background:#fff;border-color:var(--color-border, #e0e0e0);border-bottom-color:#fff;color:var(--color-text, #1a1a2e);z-index:1}._tabPrefix_es2rq_70{font-size:1.05rem;font-weight:700;letter-spacing:.01em;color:var(--color-text, #1a1a2e);line-height:1.2}._tabActive_es2rq_62 ._tabPrefix_es2rq_70{color:var(--color-primary, #ff0097)}._tabLabel_es2rq_82{font-size:.68rem;font-weight:500;color:var(--color-text-muted, #888);line-height:1.2}._tabActive_es2rq_62 ._tabLabel_es2rq_82{color:var(--color-text-muted, #888)}._panel_es2rq_95{animation:_fadeIn_es2rq_1 .3s ease}@keyframes _fadeIn_es2rq_1{0%{opacity:0}to{opacity:1}}._section_es2rq_106{margin-bottom:1.5rem}._sectionTitle_es2rq_110{font-size:.85rem;font-weight:700;color:var(--color-text, #1a1a2e);margin:0 0 .75rem}._sectionSubtitle_es2rq_117{font-size:.75rem;font-weight:600;color:var(--color-text-muted, #666);margin:0 0 .6rem}._dualGrid_es2rq_126{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:150px;gap:.65rem;margin-bottom:.75rem}._subGrid_es2rq_136{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-auto-rows:150px;gap:.75rem}._cardAnimated_es2rq_145{animation:_fadeSlideIn_es2rq_1 .5s ease forwards;animation-delay:var(--delay, 0s);opacity:0}@keyframes _fadeSlideIn_es2rq_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){._dualGrid_es2rq_126{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){._dualGrid_es2rq_126{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._dualGrid_es2rq_126,._subGrid_es2rq_136{grid-template-columns:1fr}._tab_es2rq_30{min-width:unset;padding:.5rem .6rem}._tabPrefix_es2rq_70{font-size:.85rem}._tabLabel_es2rq_82{font-size:.62rem}}*,*: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}
