.openui-shell-welcome-screen{display:flex;flex-direction:column;gap:var(--openui-space-l);flex:1;justify-content:center;align-items:center;width:100%;height:100%;max-width:880px;margin:0 auto;padding:var(--openui-space-2xl) calc(32px + var(--openui-space-s))}.openui-shell-container--mobile .openui-shell-welcome-screen{padding:var(--openui-space-2xl) var(--openui-space-l)}.openui-shell-thread-container--artifact-active .openui-shell-welcome-screen{padding-left:0;padding-right:var(--openui-space-m)}.openui-shell-welcome-screen__header{display:flex;flex-direction:column;align-items:center;gap:var(--openui-space-xl)}.openui-shell-welcome-screen__image-container{display:flex;align-items:center;justify-content:center;flex-shrink:0}.openui-shell-welcome-screen__image{width:64px;height:64px;object-fit:cover;border-radius:var(--openui-radius-xl)}.openui-shell-welcome-screen__content{display:flex;flex-direction:column;align-items:center;gap:var(--openui-space-s);text-align:center}.openui-shell-welcome-screen__title{font:var(--openui-text-heading-md);letter-spacing:var(--openui-text-heading-md-letter-spacing);color:var(--openui-text-neutral-primary);margin:0}.openui-shell-welcome-screen__description{font:var(--openui-text-body-sm);letter-spacing:var(--openui-text-body-sm-letter-spacing);color:var(--openui-text-neutral-secondary);margin:0;max-width:400px}.openui-shell-welcome-screen__composer-starters-container{display:flex;flex-direction:column;gap:var(--openui-space-l);width:100%}.openui-shell-welcome-screen__desktop-composer{display:flex;justify-content:center;width:100%}.openui-shell-container--mobile .openui-shell-welcome-screen__desktop-composer{display:none}.openui-shell-welcome-screen__desktop-starters{width:100%;overflow:hidden;opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.openui-shell-container--mobile .openui-shell-welcome-screen__desktop-starters{display:none}.openui-shell-welcome-screen__desktop-starters .openui-shell-conversation-starter{padding:0}.openui-shell-welcome-screen__desktop-starters .openui-shell-conversation-starter--short{justify-content:center}.openui-shell-welcome-screen--with-composer{gap:var(--openui-space-2xl)}.openui-shell-container--mobile .openui-shell-welcome-screen--with-composer{gap:var(--openui-space-l)}.openui-shell-thread-container:has(.openui-shell-welcome-screen--with-composer) .openui-shell-thread-composer{display:none}.openui-shell-container--mobile .openui-shell-thread-container:has(.openui-shell-welcome-screen--with-composer) .openui-shell-thread-composer{display:block}.openui-shell-container:not(.openui-shell-container--mobile) .openui-shell-thread-container:has(.openui-shell-welcome-screen--with-composer) .openui-shell-thread-composer{display:none}.openui-shell-container:not(.openui-shell-container--mobile) .openui-shell-thread-container:has(.openui-shell-welcome-screen__desktop-starters) .openui-shell-conversation-starter:not(.openui-shell-welcome-screen__desktop-starters .openui-shell-conversation-starter){display:none}
