.home_page__PXbsw{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#f8fafc}.home_hero__58nC_{background:linear-gradient(135deg,#6366f1,#818cf8 50%,#a5b4fc);padding:32px 40px 28px;flex-shrink:0}.home_heroTitle__l3UUU{font-size:26px;font-weight:700;color:#fff;margin:0 0 6px}.home_heroSubtitle__fVcD_{font-size:14px;color:rgba(255,255,255,.75);margin:0}.home_content__oJeeW{flex:1 1;overflow-y:auto;padding:24px 40px;display:flex;flex-direction:column;gap:24px}.home_statsGrid__Re_zo{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.home_statCard___uth2{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:16px;display:flex;align-items:center;gap:14px;transition:box-shadow .2s}.home_statCard___uth2:hover{box-shadow:0 4px 16px rgba(0,0,0,.06)}.home_statIconWrap__lJgoY{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home_statValue__8Pa04{font-size:22px;font-weight:700;color:#0f172a;line-height:1}.home_statLabel__TMSBF{font-size:12px;color:#94a3b8;margin-top:3px}.home_mainGrid__Dc0KZ{display:grid;grid-template-columns:1fr 340px;grid-gap:20px;gap:20px;align-items:start}.home_leftCol__Gcx8I,.home_rightCol__aC_UU{display:flex;flex-direction:column;gap:20px}.home_section__4_pPh{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:20px}.home_sectionHeader__UI6VC{display:flex;align-items:center;gap:7px;color:#64748b;margin-bottom:14px}.home_sectionHeader__UI6VC h2{font-size:13px;font-weight:600;color:#334155;margin:0;flex:1 1}.home_seeAll__d2qzy{display:flex;align-items:center;gap:3px;font-size:12px;color:#6366f1;text-decoration:none;font-weight:500}.home_seeAll__d2qzy:hover{text-decoration:underline}.home_cardList__dZ704{display:flex;flex-direction:column;gap:2px}.home_tableCard__3M3Cs{display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;text-decoration:none;color:#1e293b;transition:background .15s}.home_tableCard__3M3Cs:hover{background:#f8fafc}.home_tableCardIcon__Q64uL{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#f1f5f9;color:#475569;flex-shrink:0}.home_activeTableCard__XfPxv{background:#eef2ff;border:1px solid #c7d2fe}.home_activeTableCard__XfPxv:hover{background:#e0e7ff}.home_activeTableCardIcon__NELg5{background:#c7d2fe;color:#4f46e5}.home_tableCardBody__ooPGQ{flex:1 1;overflow:hidden}.home_tableCardName__xCuFV{display:block;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_tableCardMeta__3_iNl{display:block;font-size:12px;color:#94a3b8;margin-top:2px}.home_tableCardArrow__k_Wyd{color:#cbd5e1;flex-shrink:0;opacity:0;transition:opacity .15s}.home_tableCard__3M3Cs:hover .home_tableCardArrow__k_Wyd{opacity:1}.home_projectCard__yq2sF{display:flex;align-items:center;gap:12px;padding:10px;border-radius:8px;text-decoration:none;color:#1e293b;transition:background .15s}.home_projectCard__yq2sF:hover{background:#f8fafc}.home_projectCardColor__Dc9OT{width:10px;height:10px;border-radius:50%;flex-shrink:0}.home_projectCardBody__N1IgD{flex:1 1;overflow:hidden}.home_projectCardName__dE469{display:block;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_projectCardMeta__CeegV{display:block;font-size:12px;color:#94a3b8;margin-top:2px}.home_quickList__8_jzL{display:flex;flex-direction:column;gap:4px}.home_quickAction__dTLn3{display:flex;align-items:center;gap:12px;padding:11px 10px;border-radius:8px;text-decoration:none;transition:background .15s}.home_quickAction__dTLn3:hover{background:#f8fafc}.home_quickActionIcon__pdzMl{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;flex-shrink:0}.home_quickActionLabel__VHuBx{font-size:13px;font-weight:500;color:#1e293b}.home_quickActionDesc__jY_Mg{font-size:12px;color:#94a3b8;margin-top:2px}.home_emptyCard__PK91z{display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px 16px;color:#cbd5e1}.home_emptyCard__PK91z p{font-size:14px;color:#94a3b8;margin:0}.home_emptyBtn__nmFou{display:flex;align-items:center;gap:5px;margin-top:4px;padding:7px 14px;background:#6366f1;color:#fff;border-radius:8px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s}.home_emptyBtn__nmFou:hover{background:#4f46e5}@media (max-width:1100px){.home_statsGrid__Re_zo{grid-template-columns:repeat(2,1fr)}.home_mainGrid__Dc0KZ{grid-template-columns:1fr}}.AppStateGate_fullscreen__9Tai5{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#f8fafc;z-index:9999}.AppStateGate_spinner__YiAwu{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:AppStateGate_spin__uYU5g .7s linear infinite}@keyframes AppStateGate_spin__uYU5g{to{transform:rotate(1turn)}}.AppStateGate_title__NAWJI{margin:0;font-size:18px;font-weight:600;color:#0f172a}.AppStateGate_message__s6kLn{margin:0;font-size:14px;color:#64748b;text-align:center;max-width:360px}.AppStateGate_button__CtufI{margin-top:8px;padding:8px 16px;border:none;border-radius:8px;background:#3b82f6;color:#fff;font-size:14px;font-weight:500;cursor:pointer}.AppStateGate_button__CtufI:hover{background:#2563eb}.AppStateGate_shell__U5lMN{position:relative;min-height:100vh;background:#f8fafc}.AppStateGate_skeletonOverlay__ze5B8{display:flex;flex-direction:column;gap:12px;padding:24px;max-width:960px}.AppStateGate_skeletonBlockWide__zV_eB,.AppStateGate_skeletonBlock__liUJR{height:72px;border-radius:8px;background:linear-gradient(90deg,#e2e8f0,#f1f5f9 50%,#e2e8f0);background-size:200% 100%;animation:AppStateGate_shimmer__A36MH 1.2s ease-in-out infinite}.AppStateGate_skeletonBlock__liUJR{width:60%}.AppStateGate_skeletonBlockWide__zV_eB{width:100%;height:160px}@keyframes AppStateGate_shimmer__A36MH{0%{background-position:200% 0}to{background-position:-200% 0}}