.PhoneChat-module__jbPKqa__phoneFrame{background-color:#000;border-radius:40px;width:280px;height:570px;padding:10px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.PhoneChat-module__jbPKqa__phoneNotch{z-index:10;background-color:#000;border-radius:0 0 20px 20px;width:130px;height:30px;position:absolute;top:0;left:50%;transform:translate(-50%)}.PhoneChat-module__jbPKqa__phoneScreen{background-color:#f5f5f5;border-radius:30px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.PhoneChat-module__jbPKqa__chatHeader{color:#fff;background-image:linear-gradient(90deg,#4f46e5,#3b82f6);align-items:center;gap:12px;padding:12px;display:flex}.PhoneChat-module__jbPKqa__chatHeaderIcon{background-color:#fff3;border-radius:100%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:12px;display:flex}.PhoneChat-module__jbPKqa__chatHeaderTitle{font-size:14px;font-weight:500}.PhoneChat-module__jbPKqa__chatHeaderSubtitle{opacity:.8;font-size:12px}.PhoneChat-module__jbPKqa__chatMessages{scroll-behavior:smooth;flex-direction:column;flex:1;display:flex;overflow-y:auto}.PhoneChat-module__jbPKqa__messagesContainer{flex-direction:column;justify-content:flex-end;min-height:100%;padding:16px;display:flex}.PhoneChat-module__jbPKqa__messagesSpacer{flex-grow:1}.PhoneChat-module__jbPKqa__messageWrapper{max-width:80%;margin-bottom:8px;display:flex}.PhoneChat-module__jbPKqa__sentMessage{align-self:flex-end}.PhoneChat-module__jbPKqa__receivedMessage{align-self:flex-start}.PhoneChat-module__jbPKqa__sentBubble{color:#fff;background-color:#0084ff;border-radius:18px 18px 4px;padding:8px 12px;position:relative}.PhoneChat-module__jbPKqa__receivedBubble{color:#000;background-color:#e5e5ea;border-radius:18px 18px 18px 4px;padding:8px 12px;position:relative}.PhoneChat-module__jbPKqa__messageText{margin:0;font-size:14px;line-height:1.4}.PhoneChat-module__jbPKqa__messageTime{text-align:right;opacity:.8;margin:4px 0 0;font-size:10px}.PhoneChat-module__jbPKqa__typingIndicator{background-color:#e5e5ea;border-radius:16px;align-self:flex-start;align-items:center;width:45px;margin:8px 0 15px 15px;padding:8px;display:flex}.PhoneChat-module__jbPKqa__typingDot{background-color:#999;border-radius:50%;width:8px;height:8px;margin:0 1px;animation:1.5s ease-in-out infinite PhoneChat-module__jbPKqa__typingAnimation}.PhoneChat-module__jbPKqa__typingDot:first-child{animation-delay:0s}.PhoneChat-module__jbPKqa__typingDot:nth-child(2){animation-delay:.5s}.PhoneChat-module__jbPKqa__typingDot:nth-child(3){animation-delay:1s}@keyframes PhoneChat-module__jbPKqa__typingAnimation{0%{background-color:#999;transform:translateY(0)}50%{background-color:#666;transform:translateY(-5px)}to{background-color:#999;transform:translateY(0)}}.PhoneChat-module__jbPKqa__chatInput{background-color:#fff;border-top:1px solid #e5e7eb;padding:8px;position:absolute;bottom:0;left:0;right:0}.PhoneChat-module__jbPKqa__chatInputInner{background-color:#f3f4f6;border-radius:9999px;align-items:center;padding:0 12px;display:flex}.PhoneChat-module__jbPKqa__chatInputField{background-color:#0000;border:none;outline:none;flex:1;padding:8px 4px;font-size:14px}.PhoneChat-module__jbPKqa__sendButton{cursor:pointer;background-color:#3b82f6;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.PhoneChat-module__jbPKqa__homeIndicator{background-color:#ddd;border-radius:2.5px;width:40%;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.PhoneChat-module__jbPKqa__chatMessages::-webkit-scrollbar{display:none}.PhoneChat-module__jbPKqa__chatMessages{-ms-overflow-style:none;scrollbar-width:none}
