.card-container{display:inline-flex;max-width:400px;height:56px;-moz-column-gap:12px;column-gap:12px;padding:8px;border-radius:8px;align-items:center}.card-text-container{height:40px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;flex-grow:1}.card-primary-text{font-size:14px}.card-primary-text,.card-secondary-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-secondary-text{font-size:12px}.edit-text-container{display:flex;justify-content:flex-end}.edit-text-chat-bubble{display:flex;flex-direction:column;align-items:stretch;gap:var(--spacing-3xs,4px);min-width:80%;max-width:80%;background:var(--white-100,#fff);border:1px solid var(--blue-600,#156ff8);border-radius:16px;box-shadow:0 1px 2px 0 rgba(0,0,0,.08);padding:var(--spacing-xs,12px) var(--spacing-sm,16px);overflow-anchor:none}.edit-text-chat-bubble textarea{width:100%;resize:none;overflow:hidden;height:auto;max-height:40vh;white-space:pre-wrap;overflow-wrap:break-word;outline:none;border:none;box-shadow:none;background:transparent;overscroll-behavior:contain}.edit-text-chat-bubble .button-row{display:flex;align-items:center;justify-content:space-between;width:100%}.edit-text-chat-bubble .right-action-buttons{display:flex;justify-content:flex-end;gap:var(--spacing-2xs,8px)}.edit-text-chat-bubble button{padding:4px;border-radius:6px}.emoji-popover{position:absolute;z-index:60;border:none;border-radius:12px;display:block;opacity:0;pointer-events:none;transition:opacity .18s cubic-bezier(.4,0,.2,1),transform .18s cubic-bezier(.4,0,.2,1)}.emoji-popover.top{bottom:100%;left:100%;margin-left:8px;transform:scale(.95) translateY(10px)}.emoji-popover.bottom{top:100%;left:0;margin-top:8px;transform:scale(.95) translateY(-10px)}.emoji-popover.show{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}#emoji-anchor{display:flex;position:relative;align-items:center}.ConversationStarterSection_outer__0dt28{width:100%;padding-right:var(--spacing-xs);margin-top:var(--spacing-sm);display:flex;justify-content:flex-end}.ConversationStarterSection_container__cEYqo{width:90%;max-width:600px;gap:var(--spacing-3xs);display:flex;flex-direction:column;align-items:flex-end}.ConversationStarterSection_headerRow__R8QvG{display:flex;flex-direction:row;align-items:center;gap:2px;justify-content:flex-end}.ConversationStarterSection_headerIcon__Hjbdh{width:16px;height:16px;display:flex;justify-content:center;align-items:center}.ConversationStarterSection_headerText__FKbxv{color:var(--color-neutral-700);font-size:12px;font-weight:500;line-height:16px}.ConversationStarterSection_cards__GLGtV{width:100%;gap:var(--spacing-3xs);display:flex;flex-direction:column;align-items:flex-end}.ConversationStarterSection_cardRow__7zZ0W{width:100%;display:flex;align-items:flex-end;justify-content:flex-end}.ConversationStarterSection_card___e8S0{max-width:100%;border-radius:16px;padding:12px 16px;background:rgba(255,119,204,.1);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;cursor:pointer;transition:background-color .15s ease;border:none;text-align:left}.ConversationStarterSection_card___e8S0:hover{background:rgba(255,119,204,.15)}.ConversationStarterSection_cardSelected__y8_Pj{background:rgba(255,119,204,.2)}.ConversationStarterSection_cardText__omNX6{color:var(--color-pink-700);font-size:14px;font-weight:400;line-height:22px}.ConversationStarterSection_skeletonCard__c2dm0{width:100%;height:46px;border-radius:16px;background:linear-gradient(90deg,var(--color-neutral-200) 25%,var(--color-neutral-300) 50%,var(--color-neutral-200) 75%);background-size:200% 100%;animation:ConversationStarterSection_shimmer__hLgwJ 1.5s infinite}@keyframes ConversationStarterSection_shimmer__hLgwJ{0%{background-position:-200% 0}to{background-position:200% 0}}
/*# sourceMappingURL=3821f2296d9eea4c.css.map*/