:root{--brand-navy: #1a2d52;--brand-gold: #c9a347;--brand-gold-deep: #a8862e;--brand-green: #4d9477;--brand-green-deep: #3d8267;--color-primary: #0a66c2;--color-primary-hover: #0958ab;--color-primary-pressed: #084b91;--color-primary-soft: #e7f0fa;--color-ai: #00d4ff;--color-ai-soft: #d6f7ff;--color-ai-deep: #0099b8;--color-bg-dark: #0f1117;--color-surface-dark: #1a1d2e;--color-surface-dark-hover: #232740;--color-bg-light: #f8f9fa;--color-card: #ffffff;--color-card-muted: #f1f3f5;--color-text-on-dark: #e2e8f0;--color-text-on-dark-muted: #94a3b8;--color-text: #1a202c;--color-text-muted: #4a5568;--color-text-subtle: #718096;--color-text-faint: #a0aec0;--color-border-dark: #2d3748;--color-border: #e2e8f0;--color-border-strong: #cbd5e0;--color-success: #10b981;--color-success-soft: #d1fae5;--color-warning: #f59e0b;--color-warning-soft: #fef3c7;--color-urgent: #f97316;--color-urgent-soft: #ffedd5;--color-danger: #ef4444;--color-danger-soft: #fee2e2;--color-info: #0a66c2;--color-info-soft: #e7f0fa;--avatar-1: linear-gradient(135deg, #0a66c2, #00d4ff);--avatar-2: linear-gradient(135deg, #6366f1, #a78bfa);--avatar-3: linear-gradient(135deg, #10b981, #34d399);--avatar-4: linear-gradient(135deg, #f59e0b, #fb923c);--avatar-5: linear-gradient(135deg, #ec4899, #f472b6);--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, Menlo, Monaco, "Cascadia Mono", monospace;--text-xs: 12px;--text-sm: 13px;--text-base: 14px;--text-md: 15px;--text-lg: 17px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 30px;--text-4xl: 38px;--text-5xl: 48px;--leading-tight: 1.2;--leading-snug: 1.35;--leading-normal: 1.55;--leading-relaxed: 1.7;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-pill: 999px;--shadow-xs: 0 1px 2px rgba(15, 17, 23, .04);--shadow-sm: 0 1px 3px rgba(15, 17, 23, .06), 0 1px 2px rgba(15, 17, 23, .04);--shadow-md: 0 4px 12px rgba(15, 17, 23, .06), 0 2px 4px rgba(15, 17, 23, .04);--shadow-lg: 0 12px 28px rgba(15, 17, 23, .1), 0 4px 8px rgba(15, 17, 23, .05);--shadow-glow-ai: 0 0 0 4px rgba(0, 212, 255, .18);--shadow-focus: 0 0 0 3px rgba(10, 102, 194, .22);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--duration-fast: .12s;--duration-base: .2s;--duration-slow: .32s;--sidebar-collapsed: 64px;--sidebar-expanded: 240px;--topbar-height: 56px;--content-max: 1200px}html,body{margin:0;padding:0;font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}*,*:before,*:after{box-sizing:border-box}html{margin:0;padding:0;height:100%;background:#0e1117}body{margin:0;padding:16px;height:100%;font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text);background:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;border-radius:16px;overflow:hidden;background:var(--color-surface-dark);box-shadow:0 0 0 1px #ffffff0f,0 32px 64px #00000080}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0}input,textarea,select{font-family:inherit;font-size:inherit}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px var(--color-card) inset;transition:background-color 5000s ease-in-out 0s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-pill)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-faint)}:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.mono{font-family:var(--font-mono);font-size:var(--text-sm)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes scan{0%{transform:scaleX(0);transform-origin:left}50%{transform:scaleX(1);transform-origin:left}50.01%{transform:scaleX(1);transform-origin:right}to{transform:scaleX(0);transform-origin:right}}@keyframes orbit{0%{transform:rotate(0) translate(32px) rotate(0)}to{transform:rotate(360deg) translate(32px) rotate(-360deg)}}@keyframes orbitalGlow{0%,to{box-shadow:0 0 8px 2px #00d4ff66}50%{box-shadow:0 0 20px 6px #00d4ffb3}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@keyframes ringPulse{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}@keyframes cyanScan{0%{top:0}to{top:100%}}@keyframes toastIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes toastOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(16px)}}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,var(--color-card-muted) 25%,var(--color-border) 50%,var(--color-card-muted) 75%);background-size:800px 100%;animation:shimmer 1.4s infinite linear;border-radius:var(--radius-md)}._overlay_l2vrt_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:var(--space-4);z-index:500;animation:_overlayIn_l2vrt_1 var(--duration-base) var(--ease-out) both}._card_l2vrt_13{background:var(--color-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);width:100%;overflow:hidden;animation:_modalIn_l2vrt_1 var(--duration-base) var(--ease-out) both}._sm_l2vrt_23{max-width:400px}._md_l2vrt_24{max-width:560px}._lg_l2vrt_25{max-width:720px}._header_l2vrt_27{display:flex;align-items:center;justify-content:space-between;padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--color-border)}._title_l2vrt_35{margin:0;font-size:var(--text-lg);font-weight:700;color:var(--color-text)}._closeBtn_l2vrt_42{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-md);color:var(--color-text-faint);flex-shrink:0;transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}._closeBtn_l2vrt_42:hover{background:var(--color-card-muted);color:var(--color-text)}._body_l2vrt_59{padding:var(--space-6)}@keyframes _overlayIn_l2vrt_1{0%{opacity:0}to{opacity:1}}@keyframes _modalIn_l2vrt_1{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._sidebar_hkon3_3{position:relative;display:flex;flex-direction:column;width:var(--sidebar-expanded);height:100vh;background:var(--color-bg-dark);border-right:1px solid var(--color-border-dark);overflow:hidden;transition:width var(--duration-base) var(--ease-in-out);flex-shrink:0;z-index:200}._collapsed_hkon3_17{width:var(--sidebar-collapsed)}._brand_hkon3_22{display:flex;align-items:center;justify-content:center;height:var(--topbar-height);padding:0 var(--space-4);border-bottom:1px solid var(--color-border-dark);flex-shrink:0}._wordmark_hkon3_32{font-size:var(--text-md);font-weight:700;color:var(--color-text-on-dark);letter-spacing:-.3px;white-space:nowrap}._monogram_hkon3_40{font-size:var(--text-sm);font-weight:800;color:var(--color-primary);letter-spacing:-.5px}._nav_hkon3_48{flex:1;overflow-y:auto;overflow-x:hidden;padding:var(--space-3) 0;scrollbar-width:none}._nav_hkon3_48::-webkit-scrollbar{display:none}._navList_hkon3_60{list-style:none;margin:0;padding:0 var(--space-2);display:flex;flex-direction:column;gap:2px}._navItem_hkon3_70{position:relative;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--color-text-on-dark-muted);text-decoration:none;font-size:var(--text-sm);font-weight:500;white-space:nowrap;transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}._navItem_hkon3_70:hover{background:var(--color-surface-dark-hover);color:var(--color-text-on-dark);text-decoration:none}._navItem_hkon3_70._active_hkon3_93{background:var(--color-primary);color:#fff}._navItem_hkon3_70._active_hkon3_93:hover{background:var(--color-primary-hover)}._navIcon_hkon3_102{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}._navLabel_hkon3_111{flex:1;overflow:hidden;text-overflow:ellipsis}._tooltip_hkon3_118{position:absolute;left:calc(100% + var(--space-2));top:50%;transform:translateY(-50%);background:var(--color-surface-dark);color:var(--color-text-on-dark);font-size:var(--text-xs);font-weight:500;padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--color-border-dark);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity var(--duration-fast) var(--ease-out);z-index:300;box-shadow:var(--shadow-md)}._navItem_hkon3_70:hover ._tooltip_hkon3_118{opacity:1}._divider_hkon3_143{height:1px;background:var(--color-border-dark);margin:var(--space-2) var(--space-4)}._sectionLabel_hkon3_149{margin:0;padding:var(--space-2) var(--space-4) var(--space-1);font-size:var(--text-xs);font-weight:600;color:var(--color-text-on-dark-muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;overflow:hidden;min-height:24px}._footer_hkon3_163{display:flex;align-items:center;justify-content:space-between;padding:var(--space-3) var(--space-2);border-top:1px solid var(--color-border-dark);gap:var(--space-2);flex-shrink:0}._sidebar_hkon3_3._collapsed_hkon3_17 ._footer_hkon3_163{flex-direction:column;align-items:center;padding:var(--space-3) 0;gap:var(--space-2)}._userInfo_hkon3_181{display:flex;align-items:center;gap:var(--space-2);min-width:0;flex:1}._sidebar_hkon3_3._collapsed_hkon3_17 ._userInfo_hkon3_181{flex:0}._userAvatar_hkon3_193{flex-shrink:0;width:32px;height:32px;border-radius:var(--radius-pill);background:var(--avatar-1);display:flex;align-items:center;justify-content:center;font-size:var(--text-xs);font-weight:700;color:#fff;letter-spacing:.02em}._userAvatar_hkon3_193:after{content:attr(data-initials)}._userMeta_hkon3_212{min-width:0;display:flex;flex-direction:column;gap:1px}._userName_hkon3_219{display:block;font-size:var(--text-sm);font-weight:600;color:var(--color-text-on-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_hkon3_229{display:block;font-size:var(--text-xs);color:var(--color-text-on-dark-muted);white-space:nowrap}._userArea_hkon3_237{position:relative;flex:1;min-width:0}._sidebar_hkon3_3._collapsed_hkon3_17 ._userArea_hkon3_237{flex:0}._userBtn_hkon3_247{display:flex;align-items:center;gap:var(--space-2);min-width:0;width:100%;background:none;border:none;cursor:pointer;padding:var(--space-1);border-radius:var(--radius-sm);transition:background var(--duration-fast) var(--ease-out)}._userBtn_hkon3_247:hover{background:var(--color-surface-dark-hover)}._userMenu_hkon3_262{position:absolute;bottom:calc(100% + 6px);left:0;min-width:180px;background:var(--color-surface-dark, #1e2128);border:1px solid var(--color-border-dark);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);overflow:hidden;z-index:400}._sidebar_hkon3_3._collapsed_hkon3_17 ._userMenu_hkon3_262{left:calc(100% + 4px);bottom:0}._userMenuItem_hkon3_280{display:flex;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);background:none;border:none;cursor:pointer;font-size:var(--text-sm);color:var(--color-text-on-dark-muted);text-align:left;transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}._userMenuItem_hkon3_280:hover{background:var(--color-surface-dark-hover);color:var(--color-text-on-dark)}._userMenuItemDanger_hkon3_295:hover{color:var(--color-danger)}._pwdForm_hkon3_298{display:flex;flex-direction:column;gap:var(--space-3)}._pwdInput_hkon3_304{width:100%;padding:var(--space-2) var(--space-3);background:var(--color-input-bg, var(--color-surface));border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-text);outline:none;box-sizing:border-box}._pwdInput_hkon3_304:focus{border-color:var(--color-primary)}._pwdError_hkon3_317{margin:0;font-size:var(--text-sm);color:var(--color-danger)}._pwdSubmit_hkon3_323{padding:var(--space-2) var(--space-4);background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600;cursor:pointer;transition:opacity var(--duration-fast)}._pwdSubmit_hkon3_323:disabled{opacity:.6;cursor:not-allowed}._pwdSubmit_hkon3_323:not(:disabled):hover{opacity:.9}._toggleBtn_hkon3_338{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-sm);color:var(--color-text-on-dark-muted);transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}._toggleBtn_hkon3_338:hover{background:var(--color-surface-dark-hover);color:var(--color-text-on-dark)}@media (max-width: 767px){._sidebar_hkon3_3{position:fixed;left:0;top:0;width:var(--sidebar-expanded);transform:translate(-100%);transition:transform var(--duration-base) var(--ease-in-out);z-index:200}._sidebar_hkon3_3._drawerOpen_hkon3_369{transform:translate(0)}._sidebar_hkon3_3._collapsed_hkon3_17{width:var(--sidebar-expanded);transform:translate(-100%)}._sidebar_hkon3_3._collapsed_hkon3_17 ._footer_hkon3_163{flex-direction:row;align-items:center;padding:var(--space-3) var(--space-2)}._sidebar_hkon3_3._collapsed_hkon3_17 ._userInfo_hkon3_181{flex:1}._toggleBtn_hkon3_338{display:none}}._overlay_18vb9_3{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1117a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;display:flex;align-items:flex-start;justify-content:center;padding-top:80px}._panel_18vb9_15{width:580px;max-height:480px;background:var(--color-card);border:1px solid var(--color-border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden;display:flex;flex-direction:column}._inputRow_18vb9_27{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);flex-shrink:0}._inputIcon_18vb9_35{color:var(--color-text-subtle);flex-shrink:0}._input_18vb9_27{flex:1;border:none;outline:none;font-size:var(--text-base);color:var(--color-text);background:transparent}._input_18vb9_27::placeholder{color:var(--color-text-faint)}._esc_18vb9_45{font-family:var(--font-mono);font-size:11px;padding:3px 7px;background:var(--color-card-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-subtle);cursor:pointer;flex-shrink:0}._results_18vb9_57{overflow-y:auto;flex:1;padding:var(--space-2) 0}._hint_18vb9_63{padding:var(--space-4) var(--space-5);font-size:var(--text-sm);color:var(--color-text-faint);text-align:center}._groupLabel_18vb9_70{font-size:var(--text-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-faint);padding:var(--space-2) var(--space-4) var(--space-1)}._resultRow_18vb9_79{display:flex;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-2) var(--space-4);text-align:left;transition:background var(--duration-fast)}._resultRow_18vb9_79:hover{background:var(--color-primary-soft)}._resultIcon_18vb9_90{width:28px;height:28px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}._icon_agent_18vb9_97{background:var(--color-primary)}._icon_product_18vb9_98{background:var(--color-success)}._icon_user_18vb9_99{background:var(--color-warning)}._resultPrimary_18vb9_101{font-size:var(--text-sm);font-weight:500;color:var(--color-text);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._resultSecondary_18vb9_102{font-size:var(--text-xs);color:var(--color-text-subtle);font-family:var(--font-mono);flex-shrink:0}._topbar_4y1ku_3{display:flex;align-items:center;justify-content:space-between;height:var(--topbar-height);padding:0 var(--space-6);background:var(--color-bg-dark);border-bottom:1px solid var(--color-border-dark);flex-shrink:0;gap:var(--space-4);position:relative;z-index:10}._left_4y1ku_18{display:flex;align-items:center;gap:var(--space-3);min-width:0}._menuBtn_4y1ku_25{display:none;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-md);color:var(--color-text-on-dark-muted);flex-shrink:0;transition:background var(--duration-fast),color var(--duration-fast)}._menuBtn_4y1ku_25:hover{background:var(--color-surface-dark-hover);color:var(--color-text-on-dark)}._breadcrumb_4y1ku_38{display:flex;align-items:center;gap:var(--space-2);min-width:0}._breadcrumbCurrent_4y1ku_44{font-size:var(--text-sm);font-weight:600;color:var(--color-text-on-dark);white-space:nowrap}._breadcrumbSlug_4y1ku_50{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-on-dark-muted);background:var(--color-surface-dark);padding:2px 8px;border-radius:var(--radius-sm);white-space:nowrap}._right_4y1ku_61{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}._searchBtn_4y1ku_69{display:flex;align-items:center;gap:var(--space-2);height:34px;padding:0 var(--space-3);background:var(--color-surface-dark);border-radius:var(--radius-md);color:var(--color-text-on-dark-muted);font-size:var(--text-sm);min-width:240px;transition:background var(--duration-fast)}._searchBtn_4y1ku_69:hover{background:var(--color-surface-dark-hover);color:var(--color-text-on-dark)}._searchPlaceholder_4y1ku_83{flex:1;text-align:left;white-space:nowrap}._searchKbd_4y1ku_84{font-family:var(--font-mono);font-size:11px;padding:2px 6px;background:#ffffff0f;border:1px solid var(--color-border-dark);border-radius:4px;color:var(--color-text-on-dark-muted);flex-shrink:0}._iconBtn_4y1ku_96{position:relative;width:36px;height:36px;border-radius:var(--radius-md);color:var(--color-text-on-dark-muted);display:flex;align-items:center;justify-content:center;transition:background var(--duration-fast),color var(--duration-fast)}._iconBtn_4y1ku_96:hover{background:var(--color-surface-dark);color:var(--color-text-on-dark)}._notifDot_4y1ku_108{position:absolute;top:8px;right:8px;width:7px;height:7px;background:var(--color-ai);border-radius:50%;border:2px solid var(--color-bg-dark)}._divider_4y1ku_118{width:1px;height:24px;background:var(--color-border-dark);margin:0 var(--space-1)}._userWrapper_4y1ku_126{position:relative}._userBtn_4y1ku_128{display:flex;align-items:center;gap:var(--space-2);height:36px;padding:0 var(--space-2) 0 var(--space-1);border-radius:var(--radius-md);color:var(--color-text-on-dark);transition:background var(--duration-fast)}._userBtn_4y1ku_128:hover{background:var(--color-surface-dark)}._userAvatar_4y1ku_140{width:28px;height:28px;border-radius:7px;background:var(--avatar-2);color:#fff;font-size:var(--text-xs);font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}._userName_4y1ku_152{font-size:var(--text-sm);font-weight:500;line-height:1;white-space:nowrap}._userMenuOverlay_4y1ku_160{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}._userMenu_4y1ku_160{position:absolute;top:calc(100% + 6px);right:0;min-width:220px;background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden;z-index:201}._userMenuHeader_4y1ku_177{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-card-muted)}._userMenuAvatar_4y1ku_184{width:32px;height:32px;border-radius:9px;background:var(--avatar-2);color:#fff;font-size:var(--text-xs);font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}._userMenuInfo_4y1ku_196{display:flex;flex-direction:column;gap:2px;min-width:0}._userMenuName_4y1ku_197{font-size:var(--text-sm);font-weight:600;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userMenuRole_4y1ku_198{font-size:11px;color:var(--color-text-subtle);font-family:var(--font-mono)}._userMenuDivider_4y1ku_199{height:1px;background:var(--color-border);margin:var(--space-1) 0}._userMenuItem_4y1ku_200{display:flex;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--color-text-muted);text-align:left;transition:background var(--duration-fast),color var(--duration-fast)}._userMenuItem_4y1ku_200:hover{background:var(--color-card-muted);color:var(--color-text)}@media (max-width: 767px){._topbar_4y1ku_3{padding:0 var(--space-4)}._menuBtn_4y1ku_25{display:flex}._searchBtn_4y1ku_69{min-width:unset}._searchPlaceholder_4y1ku_83,._searchKbd_4y1ku_84,._userName_4y1ku_152{display:none}}._shell_1867x_1{display:grid;grid-template-columns:var(--sidebar-expanded) 1fr;grid-template-rows:1fr;height:100%;overflow:hidden;transition:grid-template-columns var(--duration-base) var(--ease-in-out)}._shell_1867x_1._collapsed_1867x_10{grid-template-columns:var(--sidebar-collapsed) 1fr}._main_1867x_14{display:flex;flex-direction:column;overflow:hidden;background:var(--color-bg-light)}._content_1867x_21{flex:1;overflow-y:auto;padding:var(--space-6)}._overlay_1867x_27{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100}@media (max-width: 767px){._shell_1867x_1,._shell_1867x_1._collapsed_1867x_10{grid-template-columns:1fr}._overlay_1867x_27{display:block}._content_1867x_21{padding:var(--space-4)}}._container_uq4bz_1{position:fixed;bottom:var(--space-6);right:var(--space-6);display:flex;flex-direction:column;gap:var(--space-2);z-index:1000;pointer-events:none}._toast_uq4bz_12{display:flex;align-items:center;gap:var(--space-3);min-width:300px;max-width:420px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--color-card);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);pointer-events:all;animation:_toastIn_uq4bz_1 var(--duration-base) var(--ease-out) both}._icon_uq4bz_27{flex-shrink:0;display:flex;align-items:center}._message_uq4bz_33{flex:1;font-size:var(--text-sm);font-weight:500;color:var(--color-text);line-height:var(--leading-snug)}._close_uq4bz_41{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:var(--radius-sm);color:var(--color-text-faint);transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}._close_uq4bz_41:hover{background:var(--color-card-muted);color:var(--color-text)}._success_uq4bz_59 ._icon_uq4bz_27{color:var(--color-success)}._success_uq4bz_59{border-left:3px solid var(--color-success)}._error_uq4bz_62 ._icon_uq4bz_27{color:var(--color-danger)}._error_uq4bz_62{border-left:3px solid var(--color-danger)}._warning_uq4bz_65 ._icon_uq4bz_27{color:var(--color-warning)}._warning_uq4bz_65{border-left:3px solid var(--color-warning)}._info_uq4bz_68 ._icon_uq4bz_27{color:var(--color-info)}._info_uq4bz_68{border-left:3px solid var(--color-info)}@keyframes _toastIn_uq4bz_1{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media (max-width: 767px){._container_uq4bz_1{bottom:var(--space-4);right:var(--space-4);left:var(--space-4)}._toast_uq4bz_12{min-width:0;max-width:100%}}._wrap_1pd11_3{display:flex;flex-direction:column;align-items:center;gap:var(--space-3)}._bars_1pd11_10{display:flex;align-items:flex-end;gap:3px}._sm_1pd11_17 ._bars_1pd11_10{height:20px}._md_1pd11_18 ._bars_1pd11_10{height:32px}._lg_1pd11_19 ._bars_1pd11_10{height:48px}._sm_1pd11_17 ._bar_1pd11_10{width:3px}._md_1pd11_18 ._bar_1pd11_10{width:4px}._lg_1pd11_19 ._bar_1pd11_10{width:5px}._bar_1pd11_10{background:var(--color-primary);border-radius:var(--radius-pill);animation:_scanBar_1pd11_1 1s ease-in-out infinite;animation-delay:calc(var(--i) * .12s);height:40%}@keyframes _scanBar_1pd11_1{0%,to{height:30%;opacity:.4}50%{height:100%;opacity:1}}._label_1pd11_38{font-size:var(--text-sm);color:var(--color-text-subtle);font-weight:500}
