:root{--color-primary: #1a73e8;--color-primary-hover: #1765cc;--color-primary-weak: #e8f0fe;--color-on-primary: #ffffff;--text-primary: #202124;--text-secondary: #5f6368;--text-tertiary: #80868b;--text-disabled: #bdc1c6;--border: #dadce0;--border-strong: #bdc1c6;--bg-base: #ffffff;--bg-subtle: #f8f9fa;--bg-muted: #f1f3f4;--sidebar-bg: #202124;--sidebar-text: #e8eaed;--sidebar-text-muted: #9aa0a6;--sidebar-active-bg: rgba(26, 115, 232, .16);--sidebar-active-text: #8ab4f8;--color-success: #1e8e3e;--color-success-weak: #e6f4ea;--color-warning: #f9ab00;--color-warning-weak: #fef7e0;--color-error: #d93025;--color-error-weak: #fce8e6;--color-info: #1a73e8;--color-info-weak: #e8f0fe;--fs-caption: 12px;--fs-body: 14px;--fs-body-lg: 16px;--fs-title: 18px;--fs-heading: 20px;--fs-display: 24px;--fw-regular: 400;--fw-medium: 500;--fw-bold: 700;--lh-tight: 1.3;--lh-snug: 1.4;--lh-base: 1.6;--lh-loose: 1.8;--ls-normal: 0;--ls-tight: -.01em;--ls-wide: .04em;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-8: 48px;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang TC", "Heiti TC", "Microsoft JhengHei", "微軟正黑體", "Noto Sans TC", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-mono: ui-monospace, "SF Mono", "Cascadia Code", Consolas, monospace;--shadow-sm: 0 1px 2px rgba(60, 64, 67, .1);--shadow-md: 0 2px 8px rgba(60, 64, 67, .15);--shadow-lg: 0 4px 16px rgba(60, 64, 67, .2);--bp-mobile: 480px;--bp-tablet: 768px;--bp-split-pane: 1200px;--modal-width-wide: 45rem}body{font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-base);letter-spacing:var(--ls-normal);color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea,select{font-family:inherit;letter-spacing:inherit}[data-sidebar-theme=navy]{--sidebar-bg: #14213d;--sidebar-text: #ffffff;--sidebar-text-muted: #c8ccd4;--sidebar-active-bg: rgba(74, 127, 214, .35);--sidebar-active-text: #ffffff}[data-sidebar-theme=forest]{--sidebar-bg: #14291f;--sidebar-text: #ffffff;--sidebar-text-muted: #c8ccd4;--sidebar-active-bg: rgba(74, 154, 108, .35);--sidebar-active-text: #ffffff}[data-sidebar-theme=plum]{--sidebar-bg: #2a1e3d;--sidebar-text: #ffffff;--sidebar-text-muted: #c8ccd4;--sidebar-active-bg: rgba(166, 117, 209, .35);--sidebar-active-text: #ffffff}[data-sidebar-theme=carbon]{--sidebar-bg: #232326;--sidebar-text: #ffffff;--sidebar-text-muted: #c8ccd4;--sidebar-active-bg: rgba(138, 143, 152, .35);--sidebar-active-text: #ffffff}[data-sidebar-theme=prussian]{--sidebar-bg: #0b3350;--sidebar-text: #ffffff;--sidebar-text-muted: #c8ccd4;--sidebar-active-bg: rgba(79, 163, 209, .35);--sidebar-active-text: #ffffff}[data-sidebar-theme=wine]{--sidebar-bg: #3d0f1a;--sidebar-text: #ffffff;--sidebar-text-muted: #c8ccd4;--sidebar-active-bg: rgba(209, 96, 122, .35);--sidebar-active-text: #ffffff}[data-sidebar-theme=teal]{--sidebar-bg: #0f3d3d;--sidebar-text: #ffffff;--sidebar-text-muted: #c8ccd4;--sidebar-active-bg: rgba(79, 189, 189, .35);--sidebar-active-text: #ffffff}[data-sidebar-theme=indigo]{--sidebar-bg: #1e1b4b;--sidebar-text: #ffffff;--sidebar-text-muted: #c8ccd4;--sidebar-active-bg: rgba(123, 131, 232, .35);--sidebar-active-text: #ffffff}._languageSwitcher_1r5tc_7{flex-shrink:0;padding:2px var(--space-2);background:transparent;border:1px solid currentColor;opacity:.65;border-radius:var(--radius-sm);color:inherit;font-size:var(--fs-caption);line-height:var(--lh-snug);cursor:pointer;transition:background .15s,opacity .15s}._languageSwitcher_1r5tc_7 option{color:var(--text-primary);background:var(--bg-base)}._languageSwitcher_1r5tc_7:hover{opacity:.85;background:#80808026}._languageSwitcher_1r5tc_7:focus-visible{opacity:1;outline:2px solid currentColor;outline-offset:1px}._centeredPage_1mma1_4{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg-subtle);padding:var(--space-5)}._card_1mma1_13{background:var(--bg-base);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:40px 48px;max-width:440px;width:100%;text-align:center}._pendingLanguageRow_1mma1_24{display:flex;justify-content:flex-end;margin:0 0 var(--space-3)}._heading_1mma1_30{margin:0 0 var(--space-4);font-size:var(--fs-heading);font-weight:var(--fw-bold);color:var(--text-primary);line-height:var(--lh-tight)}._description_1mma1_39{margin:0 0 var(--space-3);color:var(--text-secondary);line-height:var(--lh-base);font-size:var(--fs-body)}._hint_1mma1_46{margin:0 0 var(--space-5);font-size:var(--fs-caption);color:var(--text-tertiary);line-height:var(--lh-base)}._logoutButton_1mma1_53{padding:10px var(--space-5);background:none;border:1.5px solid var(--border);border-radius:var(--radius-md);cursor:pointer;font-size:var(--fs-body);color:var(--text-secondary);line-height:var(--lh-snug);transition:border-color .15s,color .15s}._logoutButton_1mma1_53:hover{border-color:var(--color-primary);color:var(--color-primary)}._errorMessage_1mma1_71{margin:0 0 var(--space-4);padding:10px 14px;background:var(--color-error-weak);border:1px solid var(--color-error);border-radius:var(--radius-sm);color:var(--color-error);font-size:var(--fs-body);line-height:var(--lh-base)}._loginButton_1mma1_82{padding:10px var(--space-5);background:var(--color-primary);color:var(--color-on-primary);border:none;border-radius:var(--radius-md);cursor:pointer;font-size:var(--fs-body);font-weight:var(--fw-medium);line-height:var(--lh-snug)}._loginButton_1mma1_82:hover{background:var(--color-primary-hover)}._loadingSpinner_1mma1_98{display:flex;align-items:center;justify-content:center;min-height:100vh;color:var(--text-tertiary);font-size:var(--fs-body-lg);line-height:var(--lh-base)}._appShell_dhseg_15{display:grid;grid-template-columns:220px 1fr;grid-template-rows:minmax(0,1fr);height:100vh;height:100dvh;background:var(--bg-subtle)}._sidebar_dhseg_27{display:flex;flex-direction:column;background:var(--sidebar-bg);color:var(--sidebar-text);position:sticky;top:0;height:100vh;overflow-y:auto}._sidebarHeader_dhseg_38{padding:20px var(--space-4) var(--space-3);border-bottom:1px solid color-mix(in srgb,var(--sidebar-bg) 87%,white 13%)}._logoLink_dhseg_47{text-decoration:none;color:inherit}._logoText_dhseg_52{font-size:var(--fs-body-lg);font-weight:var(--fw-bold);color:var(--sidebar-text);line-height:var(--lh-snug)}._navList_dhseg_60{list-style:none;margin:var(--space-2) 0;padding:0;flex:1}._navItem_dhseg_67{display:flex;align-items:center;justify-content:space-between;padding:10px var(--space-4);font-size:var(--fs-body);color:var(--sidebar-text-muted);text-decoration:none;border-radius:var(--radius-sm);margin:2px var(--space-2);line-height:var(--lh-snug);transition:background .15s,color .15s}._navItem_dhseg_67:hover{background:color-mix(in srgb,var(--sidebar-bg) 87%,white 13%);color:var(--sidebar-text)}._navItemActive_dhseg_91{background:var(--sidebar-active-bg);color:var(--sidebar-active-text);font-weight:var(--fw-medium)}._navItemActive_dhseg_91:hover{background:var(--sidebar-active-bg);filter:brightness(1.1)}._navBadge_dhseg_102{background:var(--color-error);color:var(--color-on-primary);border-radius:var(--radius-pill);padding:1px var(--space-2);font-size:var(--fs-caption);font-weight:var(--fw-bold);min-width:18px;text-align:center}._sidebarFooter_dhseg_114{padding:var(--space-3) var(--space-4);border-top:1px solid color-mix(in srgb,var(--sidebar-bg) 87%,white 13%);display:flex;flex-direction:column;gap:var(--space-2)}._wsStatus_dhseg_123{display:flex;align-items:center;gap:6px;font-size:var(--fs-caption);color:var(--sidebar-text-muted);line-height:var(--lh-snug)}._wsIndicator_dhseg_132{width:8px;height:8px;border-radius:var(--radius-pill);background:var(--sidebar-text-muted);flex-shrink:0}._ws_connected_dhseg_140 ._wsIndicator_dhseg_132{background:var(--color-success)}._ws_reconnecting_dhseg_144 ._wsIndicator_dhseg_132{background:var(--color-warning)}._ws_disconnected_dhseg_148 ._wsIndicator_dhseg_132,._ws_connecting_dhseg_149 ._wsIndicator_dhseg_132{background:var(--sidebar-text-muted)}._userInfo_dhseg_153{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}._userName_dhseg_160{font-size:var(--fs-body);color:var(--sidebar-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;line-height:var(--lh-snug)}._logoutBtn_dhseg_171{background:none;border:1px solid var(--text-secondary);border-radius:var(--radius-sm);color:var(--sidebar-text-muted);cursor:pointer;font-size:var(--fs-caption);padding:3px var(--space-2);line-height:var(--lh-snug);transition:border-color .15s,color .15s;flex-shrink:0}._logoutBtn_dhseg_171:hover{border-color:var(--sidebar-text);color:var(--sidebar-text)}._mainContent_dhseg_8{min-height:0;overflow-y:auto;padding:var(--space-5)}._appBar_dhseg_204,._scrim_dhseg_209,._drawer_dhseg_214{display:none}@media (max-width: 768px){._appShell_dhseg_15{grid-template-columns:1fr}._sidebar_dhseg_27{display:none}._appBar_dhseg_204{display:flex;align-items:center;gap:var(--space-2);padding:0 var(--space-4);height:56px;background:var(--sidebar-bg);color:var(--sidebar-text);position:sticky;top:0;z-index:200;box-shadow:var(--shadow-sm);flex-shrink:0}._appShell_dhseg_15{display:flex;flex-direction:column}._mainContent_dhseg_8{flex:1;padding:var(--space-4)}._hamburgerBtn_dhseg_256{background:none;border:none;color:var(--sidebar-text);cursor:pointer;font-size:var(--fs-heading);padding:var(--space-1);border-radius:var(--radius-sm);line-height:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}._hamburgerBtn_dhseg_256:hover{background:#ffffff1a}._appBarTitle_dhseg_278{flex:1;font-size:var(--fs-body-lg);font-weight:var(--fw-medium);color:var(--sidebar-text);line-height:var(--lh-snug)}._scrim_dhseg_209{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:300;opacity:0;pointer-events:none;transition:opacity .2s ease}._scrimOpen_dhseg_298{opacity:1;pointer-events:auto}._drawer_dhseg_214{display:flex;flex-direction:column;position:fixed;top:0;left:0;width:min(280px,80vw);height:100vh;background:var(--sidebar-bg);color:var(--sidebar-text);z-index:400;transform:translate(-100%);transition:transform .2s ease;box-shadow:var(--shadow-lg);border-top-right-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);overflow-y:auto}._drawerOpen_dhseg_323{transform:translate(0)}._drawerHeader_dhseg_328{padding:20px var(--space-4) var(--space-3);border-bottom:1px solid color-mix(in srgb,var(--sidebar-bg) 87%,white 13%)}._drawerNavList_dhseg_334{list-style:none;margin:var(--space-2) 0;padding:0;flex:1}._drawerFooter_dhseg_341{padding:var(--space-3) var(--space-4);border-top:1px solid color-mix(in srgb,var(--sidebar-bg) 87%,white 13%);display:flex;flex-direction:column;gap:var(--space-2)}}*{box-sizing:border-box}body{margin:0}._loadingScreen_cj8jn_10{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:var(--fs-body-lg);color:var(--text-tertiary)}
