*{box-sizing:border-box}html,body{min-height:100%;margin:0;overflow-x:hidden}html{scrollbar-gutter:stable}.app-viewport{height:100dvh;min-height:100svh}.app-header-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.app-header-title-mobile{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:1.45rem;line-height:1.15;display:-webkit-box;overflow:hidden}.typing-indicator{align-items:center;gap:.18em;line-height:1;display:inline-flex}.typing-dot{background:var(--mantine-color-accent-6);border-radius:999px;width:.2em;height:.2em;animation:1s ease-in-out infinite typing-bounce}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}
