._sidebar_5dc52_1{width:224px;height:100vh;background:var(--surface-2);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow-y:auto;flex-shrink:0}._logo_5dc52_2{display:flex;align-items:center;gap:8px;padding:16px 12px;border-bottom:1px solid var(--border)}._logoMark_5dc52_3{width:32px;height:32px;background:var(--text-1);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0}._logoText_5dc52_4{font-weight:600;font-size:14px;letter-spacing:-.01em}._nav_5dc52_5{flex:1;overflow-y:auto;padding:8px 0}._section_5dc52_6{padding:8px}._sectionLabel_5dc52_7{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);padding:0 8px;margin-bottom:4px}._navItem_5dc52_8{display:flex;align-items:center;padding:8px 12px;border-radius:var(--radius-sm);color:var(--text-2);font-size:13px;transition:all .15s ease;cursor:pointer;text-decoration:none}._navItem_5dc52_8:hover{background:var(--border);color:var(--text-1)}._navItem_5dc52_8._active_5dc52_10{background:var(--accent);color:#fff;font-weight:500}._footer_5dc52_11{padding:12px 8px;border-top:1px solid var(--border)}._user_5dc52_12{display:flex;align-items:center;gap:10px;padding:8px;border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border)}._userAvatar_5dc52_13{width:32px;height:32px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0}._userInfo_5dc52_14{flex:1;min-width:0}._userName_5dc52_15{font-size:12px;font-weight:600;color:var(--text-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}._signOutBtn_5dc52_16{font-size:11px;color:var(--text-3);background:none;border:none;cursor:pointer;padding:0;font-weight:500;transition:color .15s ease}._signOutBtn_5dc52_16:hover{color:var(--text-1)}._home_ba474_1{flex:1;overflow-y:auto;padding:32px 32px 40px;display:flex;flex-direction:column;gap:32px}._header_ba474_2{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._greeting_ba474_3{font-size:24px;font-weight:600;color:var(--text-1);letter-spacing:-.02em;line-height:1.2;margin-bottom:4px}._subtext_ba474_4{font-size:14px;color:var(--text-2)}._customizeBtn_ba474_5{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);cursor:pointer;font-size:13px;color:var(--text-2);transition:all .15s ease;white-space:nowrap}._customizeBtn_ba474_5:hover{border-color:var(--border-strong);background:var(--surface-2)}._gridSection_ba474_7{display:flex;flex-direction:column;gap:12px}._sectionLabel_ba474_8{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--text-3)}._grid_ba474_7{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}._appCard_ba474_10{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px 14px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:inherit;box-shadow:0 1px 3px #0000000a;min-height:100px;justify-content:center}._appCard_ba474_10:hover{transform:translateY(-2px);border-color:var(--border-strong);box-shadow:0 4px 12px #00000014}._appText_ba474_12{text-align:center}._appName_ba474_13{font-size:13px;font-weight:600;color:var(--text-1);letter-spacing:-.01em}._appDesc_ba474_14{font-size:11px;color:var(--text-3);margin-top:2px}@media (max-width: 1200px){._grid_ba474_7{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){._home_ba474_1{padding:20px 16px 24px;gap:24px}._grid_ba474_7{grid-template-columns:repeat(3,1fr)}._greeting_ba474_3{font-size:20px}}._appShell_725qi_1{height:100%;display:flex;flex-direction:row}._main_725qi_2{flex:1;overflow:hidden;display:flex;flex-direction:column}._loading_725qi_4{height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg)}._loadingContent_725qi_5{text-align:center}._spinner_725qi_6{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:_spin_725qi_6 .6s linear infinite;margin:0 auto 16px}@keyframes _spin_725qi_6{to{transform:rotate(360deg)}}._loadingContent_725qi_5 p{font-size:14px;color:var(--text-2)}._loginPage_725qi_10{height:100%;width:100%;display:flex;align-items:center;justify-content:center;background:var(--bg)}._loginCard_725qi_11{width:100%;max-width:380px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:36px;box-shadow:0 8px 24px #0000000f;text-align:center}._loginLogo_725qi_12{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px}._loginLogoMark_725qi_13{width:32px;height:32px;background:var(--accent);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:11px}._loginLogoText_725qi_14{font-weight:600;font-size:15px;color:var(--text-1)}._loginTitle_725qi_15{font-size:20px;font-weight:600;letter-spacing:-.02em;margin-bottom:4px;color:var(--text-1)}._loginSubtitle_725qi_16{font-size:13px;color:var(--text-2);margin-bottom:24px}._loginError_725qi_17{font-size:12.5px;color:#c53030;background:#fef2f2;border:1px solid rgba(197,48,48,.15);border-radius:7px;padding:10px 12px;margin-bottom:16px}._googleBtn_725qi_18{width:100%;height:42px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-size:13.5px;font-weight:500;color:var(--text-1);transition:all .15s ease;font-family:inherit}._googleBtn_725qi_18:hover{background:var(--bg);border-color:var(--accent)}*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F5F5F3;--surface: #FFFFFF;--surface-2: #F9F9F7;--border: #E4E4E0;--border-strong: #D4D4CE;--text-1: #111110;--text-2: #6B6B66;--text-3: #A3A39E;--accent: #111110;--accent-hover: #2C2C2A;--radius: 12px;--radius-sm: 8px}html,body{height:100%;background:var(--bg);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:var(--text-1);-webkit-font-smoothing:antialiased}#root{height:100%;display:flex}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}
