.AlmaAvatar-module__b-j8Iq__avatar{vertical-align:middle;contain:layout paint;flex:none;display:inline-block}.AlmaAvatar-module__b-j8Iq__canvas{width:100%;height:100%;display:block}.AlmaAvatar-module__b-j8Iq__presence{color:var(--color-accent);align-items:center;gap:12px;display:flex}.AlmaAvatar-module__b-j8Iq__caption{flex-direction:column;gap:5px;min-width:0;display:flex}.AlmaAvatar-module__b-j8Iq__name{font-size:15px;font-weight:500}.AlmaAvatar-module__b-j8Iq__presence[data-live=true] .AlmaAvatar-module__b-j8Iq__name{font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em;font-size:26px;line-height:1}.AlmaAvatar-module__b-j8Iq__status{color:var(--color-muted);align-items:center;gap:7px;font-size:13px;line-height:1.5;display:inline-flex}.AlmaAvatar-module__b-j8Iq__progressHistory{color:var(--color-faint);flex-direction:column;gap:3px;margin:1px 0;padding:0;font-size:11px;line-height:1.4;list-style:none;display:flex}.AlmaAvatar-module__b-j8Iq__progressHistory li{align-items:flex-start;gap:5px;display:flex}.AlmaAvatar-module__b-j8Iq__progressHistory svg{flex:none;margin-top:2px}.AlmaAvatar-module__b-j8Iq__stepLabel{animation:.16s cubic-bezier(.23,1,.32,1) AlmaAvatar-module__b-j8Iq__stepAppear}@keyframes AlmaAvatar-module__b-j8Iq__stepAppear{0%{opacity:.4;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.AlmaAvatar-module__b-j8Iq__dots{flex:none;gap:3px;display:inline-flex}.AlmaAvatar-module__b-j8Iq__dots i{background:var(--color-accent);border-radius:50%;width:3px;height:3px;animation:1.5s ease-in-out infinite AlmaAvatar-module__b-j8Iq__signal}.AlmaAvatar-module__b-j8Iq__dots i:nth-child(2){animation-delay:.15s}.AlmaAvatar-module__b-j8Iq__dots i:nth-child(3){animation-delay:.3s}@keyframes AlmaAvatar-module__b-j8Iq__signal{0%,70%,to{opacity:.25}35%{opacity:.9}}@media (prefers-reduced-motion:reduce){.AlmaAvatar-module__b-j8Iq__stepLabel{animation:none}.AlmaAvatar-module__b-j8Iq__dots i{opacity:.65;animation:none}}
.AlmaLauncher-module__EdCsYW__trigger{z-index:45;border:1px solid var(--color-accent-line);background:var(--color-surface);min-height:54px;color:var(--color-accent);cursor:pointer;border-radius:32px;align-items:center;gap:3px;padding:4px 19px 4px 7px;transition:box-shadow .15s,border-color .15s;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 4px 18px #4e443b1f}.AlmaLauncher-module__EdCsYW__trigger:hover{border-color:var(--color-accent);box-shadow:0 5px 22px #4e443b2e}.AlmaLauncher-module__EdCsYW__triggerLabel{font-size:15px;font-weight:500}.AlmaLauncher-module__EdCsYW__activity{background:var(--color-accent);border-radius:50%;width:6px;height:6px;margin-left:5px}.AlmaLauncher-module__EdCsYW__trigger:focus-visible,.AlmaLauncher-module__EdCsYW__iconButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.AlmaLauncher-module__EdCsYW__dialog{border:1px solid var(--color-border-strong);background:var(--color-bg);width:min(620px,100vw - 24px);max-width:calc(100vw - 24px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);color:var(--color-ink);border-radius:14px;margin:0;padding:0;position:fixed;inset:12px 12px 12px auto;overflow:hidden;box-shadow:0 18px 64px #2e2a2633}.AlmaLauncher-module__EdCsYW__dialog[data-wide=true]{width:min(1080px,100vw - 24px)}.AlmaLauncher-module__EdCsYW__dialog[open]{animation:AlmaLauncher-module__EdCsYW__reveal .2s var(--ease)}.AlmaLauncher-module__EdCsYW__dialog::backdrop{background:#2e2a262e}.AlmaLauncher-module__EdCsYW__shell{flex-direction:column;height:100%;display:flex}.AlmaLauncher-module__EdCsYW__header{border-bottom:1px solid var(--color-border);background:var(--color-surface);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.AlmaLauncher-module__EdCsYW__iconButton{width:38px;height:38px;color:var(--color-muted);cursor:pointer;border-radius:7px;place-items:center;display:grid}.AlmaLauncher-module__EdCsYW__iconButton:hover{color:var(--color-accent);background:var(--color-accent-soft)}.AlmaLauncher-module__EdCsYW__context{border-bottom:1px solid var(--color-border);color:var(--color-muted);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:7px;padding:10px 20px;font-size:12px;display:flex}.AlmaLauncher-module__EdCsYW__content{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}@keyframes AlmaLauncher-module__EdCsYW__reveal{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width:767px){.AlmaLauncher-module__EdCsYW__trigger{right:14px;bottom:calc(4rem + env(safe-area-inset-bottom) + 12px);min-height:50px;padding-right:16px}.AlmaLauncher-module__EdCsYW__dialog,.AlmaLauncher-module__EdCsYW__dialog[data-wide=true]{border:0;border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;inset:0}.AlmaLauncher-module__EdCsYW__header{padding-top:max(10px, env(safe-area-inset-top))}.AlmaLauncher-module__EdCsYW__content{padding-bottom:env(safe-area-inset-bottom)}}@media (prefers-reduced-motion:reduce){.AlmaLauncher-module__EdCsYW__dialog[open]{animation:none}.AlmaLauncher-module__EdCsYW__trigger{transition:none}}
