.TopBar_topBar__eXOTm{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0;flex:1 1}.TopBar_title__ArnrO{margin:0;font-size:18px;font-weight:600;font-family:Inter,Segoe UI,sans-serif;letter-spacing:0;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.TopBar_companySelectWrap__K2vLX{min-width:0;max-width:min(60vw,320px);flex:1 1}.TopBar_companyRow__YwU_K{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1}.TopBar_companyCardLink__aNPPg{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border:1px solid var(--border-subtle);border-radius:10px;background:var(--surface-card);color:var(--text-secondary);text-decoration:none}.TopBar_companyCardLink__aNPPg:hover{color:var(--text-primary);border-color:var(--border-strong)}.TopBar_companySelect__r_RY2{border:1px solid var(--border-subtle);border-radius:10px;padding:6px 10px;background:var(--surface-card);color:var(--text-primary);font-size:14px;font-weight:600;font-family:Inter,Segoe UI,sans-serif;min-width:0;width:100%}.TopBar_companySelectPersonal__FKH_Y{border-color:#86efac}.TopBar_companySelectPersonal__FKH_Y,.TopBar_personalOption__3Zhar{color:var(--success);background:#ecfdf3}.TopBar_visuallyHidden__2MNTL{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.AuthStatusView_container__pgpKZ{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px}.AuthStatusView_card__4NoJK{width:min(420px,100%);border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm);padding:28px 24px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.AuthStatusView_logo__vjmkK{width:120px;height:120px;object-fit:contain}.AuthStatusView_greeting__hBlSx{margin:0;font-size:18px;font-weight:600;color:var(--text);text-align:center}.AuthStatusView_text__pdjcK{margin:0;font-size:14px;color:var(--muted);text-align:center;line-height:1.45}.AppShell_shell__tJInC{min-height:100dvh;padding-top:var(--workspace-edge-offset);padding-left:var(--workspace-edge-offset);padding-right:var(--workspace-edge-offset)}.AppShell_header__5_1sD{position:sticky;top:var(--workspace-edge-offset);z-index:30;background:transparent;padding:0}.AppShell_topRow__Gp2vd{width:100%;padding:10px 12px;border:1px solid var(--border-subtle);border-radius:12px;background:var(--surface-card);box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:space-between;gap:12px}.AppShell_errorBanner__3CzOj,.AppShell_topRow__Gp2vd{max-width:var(--workspace-content-max-width);margin:0 auto}.AppShell_errorBanner__3CzOj{padding:8px 16px;color:#b42318;background:#fff1f0;border-top:1px solid #ffd1cb;border-bottom:1px solid #ffd1cb;font-size:13px}.AppShell_main__10ikK{max-width:var(--workspace-content-max-width);margin:0 auto;padding:12px 0 20px}.AppShell_main__10ikK[data-workspace-section=demonstrations],.AppShell_main__10ikK[data-workspace-section=messenger]{padding-top:0;padding-bottom:6px;max-width:none}.AppShell_shell__tJInC[data-workspace-section=demonstrations],.AppShell_shell__tJInC[data-workspace-section=messenger]{display:flex;flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden;padding:0 0 env(safe-area-inset-bottom,0)}.AppShell_shell__tJInC[data-workspace-section=demonstrations] .AppShell_main__10ikK,.AppShell_shell__tJInC[data-workspace-section=messenger] .AppShell_main__10ikK{flex:1 1;min-height:0;display:flex;flex-direction:column;padding:0;width:100%;max-width:none}@media (max-width:860px){.AppShell_shell__tJInC{padding-left:max(var(--workspace-edge-offset),env(safe-area-inset-left));padding-right:max(var(--workspace-edge-offset),env(safe-area-inset-right))}.AppShell_shell__tJInC[data-workspace-section=demonstrations],.AppShell_shell__tJInC[data-workspace-section=messenger]{padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}.AppShell_topRow__Gp2vd{padding:8px 10px}.AppShell_main__10ikK{padding:10px 0 14px}.AppShell_shell__tJInC[data-workspace-section=demonstrations] .AppShell_main__10ikK,.AppShell_shell__tJInC[data-workspace-section=messenger] .AppShell_main__10ikK{padding:0}.AppShell_main__10ikK>main{padding-left:0!important;padding-right:0!important}}.FirstLaunchIntro_container__W5gzj{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:20px}.FirstLaunchIntro_card__e_9Cq{width:min(520px,100%);border:1px solid #dde3eb;border-radius:18px;background:#fff;color:#0f172a;box-shadow:var(--shadow-md);padding:18px;display:flex;flex-direction:column;gap:14px;--text:#0f172a;--muted:#5f6b7b;--border:#dde3eb}.FirstLaunchIntro_logoWrap__g0kXL{display:flex;justify-content:center}.FirstLaunchIntro_logo__HRVUV{width:128px;height:128px;object-fit:contain}.FirstLaunchIntro_title__kOL9F{margin:0;font-size:24px;text-align:center;color:#0f172a}.FirstLaunchIntro_lead__Lmpvu{margin:0;color:#5f6b7b;text-align:center;line-height:1.4}.FirstLaunchIntro_actions__SVfps{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.FirstLaunchIntro_buttonPrimary__YiHjs{border:1px solid #2357be;border-radius:10px;background:linear-gradient(135deg,#325fd8,#2f6fed 48%,#2ea8dd);color:#fff;padding:10px 14px;min-height:42px;cursor:pointer}.FirstLaunchIntro_buttonSecondary__bEFde{border:1px solid #cdd5df;border-radius:10px;background:#fff;color:#172133;padding:10px 14px;min-height:42px;cursor:pointer}.FirstLaunchIntro_slideCounter__fhp9W{margin:0;font-size:12px;color:#5f6b7b;text-align:center}.FirstLaunchIntro_slideBox__MUTwQ{border:1px solid #dde3eb;border-radius:12px;background:#f8fafe;padding:14px;display:flex;flex-direction:column;gap:8px}.FirstLaunchIntro_slideTitle__olGtz{margin:0;font-size:18px;color:#0f172a}.FirstLaunchIntro_slideText___pOD4{margin:0;color:#172133}