.PhoneChat_phone__5XkQs{--wa-bg-app:#111B21;--wa-bg-chat:#0B141A;--wa-bg-header:#1F2C33;--wa-bg-input:#2A3942;--wa-bubble-in:#1F2C33;--wa-bubble-out:#005C4B;--wa-text:#E9EDEF;--wa-text-secondary:#8696A0;--wa-tick-default:#8696A0;--wa-tick-read:#53BDEB;--wa-accent:#00A884;--wa-divider:rgba(134,150,160,0.15);--wa-shadow:0 1px .5px rgba(11,20,26,0.13);--wa-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Apple Color Emoji","Segoe UI Emoji",Arial,sans-serif;width:min(360px,92vw);height:min(540px,68svh);min-height:440px;background:var(--wa-bg-app);border:1px solid var(--border-strong);border-radius:28px;display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--shadow-float);font-family:var(--wa-font);cursor:pointer}.PhoneChat_header__lW12f{flex-shrink:0;height:59px;background:var(--wa-bg-header);border-bottom:1px solid var(--wa-divider);display:flex;align-items:center;gap:11px;padding:0 12px 0 10px;color:var(--wa-text)}.PhoneChat_back__Oz3TA{width:24px;height:24px;color:var(--wa-text-secondary);flex-shrink:0}.PhoneChat_avatar__yjM7W{width:40px;height:40px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#16C47F,#0EA86A);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;box-shadow:0 0 10px rgba(22,196,127,.35),inset 0 0 0 1px rgba(255,255,255,.08)}.PhoneChat_id__RZhky{display:flex;flex-direction:column;gap:1px;line-height:1.2;flex:1;min-width:0}.PhoneChat_idName__OSag2{font-size:16px;font-weight:500;color:var(--wa-text);letter-spacing:-.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PhoneChat_idStatus__lk7m_{font-size:13px;color:var(--wa-text-secondary);transition:color .2s ease}.PhoneChat_idStatus__lk7m_.PhoneChat_typing__ilb9_{color:var(--wa-accent)}.PhoneChat_actions__3Gw1W{display:flex;align-items:center;gap:18px;color:#AEBAC1}.PhoneChat_actions__3Gw1W svg{width:22px;height:22px}.PhoneChat_chat__k6P7k{flex:1;overflow-y:auto;overflow-x:hidden;padding:10px 7px 12px;display:flex;flex-direction:column;scroll-behavior:smooth;background-color:var(--wa-bg-chat);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='84' height='84' viewBox='0 0 84 84'><g fill='%23182229' fill-opacity='0.55'><circle cx='14' cy='14' r='1.5'/><circle cx='56' cy='32' r='1'/><circle cx='32' cy='58' r='1.2'/><circle cx='70' cy='70' r='1'/><circle cx='42' cy='10' r='.8'/><path d='M68 18l3 0 -1.5 -3z'/><path d='M10 70l3 0 -1.5 -3z'/></g></svg>");background-repeat:repeat}.PhoneChat_chat__k6P7k::-webkit-scrollbar{width:0;background:transparent}.PhoneChat_chat__k6P7k{scrollbar-width:none}.PhoneChat_row__g_soC{display:flex;margin-top:2px}.PhoneChat_rowFirst__4pzJn{margin-top:10px}.PhoneChat_rowFirst__4pzJn:first-child{margin-top:0}.PhoneChat_rowIn__XQjNG{justify-content:flex-start;padding-left:8px}.PhoneChat_rowOut__JU1J_{justify-content:flex-end;padding-right:8px}.PhoneChat_bubble__17lGG{position:relative;max-width:78%;padding:6px 9px 8px;border-radius:7.5px;font-size:14.2px;line-height:19px;color:var(--wa-text);box-shadow:var(--wa-shadow);word-wrap:break-word;animation:PhoneChat_msgIn__uWq_u .15s ease-out both}.PhoneChat_rowIn__XQjNG .PhoneChat_bubble__17lGG{background:var(--wa-bubble-in)}.PhoneChat_rowOut__JU1J_ .PhoneChat_bubble__17lGG{background:var(--wa-bubble-out)}.PhoneChat_rowIn__XQjNG.PhoneChat_rowFirst__4pzJn .PhoneChat_bubble__17lGG{border-top-left-radius:0}.PhoneChat_rowOut__JU1J_.PhoneChat_rowFirst__4pzJn .PhoneChat_bubble__17lGG{border-top-right-radius:0}.PhoneChat_tail__cZxca{position:absolute;top:0;width:8px;height:13px;pointer-events:none}.PhoneChat_rowIn__XQjNG.PhoneChat_rowFirst__4pzJn .PhoneChat_tail__cZxca{left:-8px;color:var(--wa-bubble-in);transform:scaleX(-1)}.PhoneChat_rowOut__JU1J_.PhoneChat_rowFirst__4pzJn .PhoneChat_tail__cZxca{right:-8px;color:var(--wa-bubble-out)}.PhoneChat_row__g_soC:not(.PhoneChat_rowFirst__4pzJn) .PhoneChat_tail__cZxca{display:none}.PhoneChat_meta__4cV0g{float:right;margin:5px -4px -5px 6px;font-size:11px;line-height:15px;color:rgba(233,237,239,.6);display:inline-flex;align-items:center;gap:2px;white-space:nowrap}.PhoneChat_tick__Oydyk{width:16px;height:15px;flex-shrink:0;color:var(--wa-tick-default);transition:color .25s ease}.PhoneChat_tick__Oydyk.PhoneChat_read__XKbJ_{color:var(--wa-tick-read)}.PhoneChat_chip__GafHx{display:flex;width:max-content;align-items:center;gap:5px;background:rgba(0,168,132,.18);border:1px solid rgba(0,168,132,.4);color:#2BD68F;padding:2px 7px;border-radius:4px;font-size:11px;font-weight:500;margin-bottom:7px}.PhoneChat_chip__GafHx:before{content:"";width:6px;height:6px;border-radius:50%;background:#00A884;box-shadow:0 0 6px #00A884}.PhoneChat_typingRow__o9pFg{display:flex;justify-content:flex-start;padding-left:8px;margin-top:10px}.PhoneChat_typingRow__o9pFg.PhoneChat_consec__DtAg_{margin-top:2px}.PhoneChat_typingBubble__kSZ9B{position:relative;background:var(--wa-bubble-in);padding:11px 14px;border-radius:7.5px;border-top-left-radius:0;display:inline-flex;align-items:center;gap:4px;box-shadow:var(--wa-shadow);animation:PhoneChat_msgIn__uWq_u .15s ease-out both}.PhoneChat_typingBubble__kSZ9B .PhoneChat_tail__cZxca{left:-8px;color:var(--wa-bubble-in);transform:scaleX(-1)}.PhoneChat_dot__joGv9{width:7px;height:7px;border-radius:50%;background:var(--wa-text-secondary);animation:PhoneChat_tBounce__w149a 1.4s ease-in-out infinite}.PhoneChat_dot__joGv9:nth-child(2){animation-delay:.16s}.PhoneChat_dot__joGv9:nth-child(3){animation-delay:.32s}@keyframes PhoneChat_tBounce__w149a{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-6px);opacity:1}}.PhoneChat_dayPill__c4hwB{align-self:center;background:rgba(31,44,51,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:8px;padding:5px 12px;font-size:12.5px;color:var(--wa-text);margin:6px 0 8px;letter-spacing:.02em}.PhoneChat_input__HGpIh{flex-shrink:0;background:var(--wa-bg-header);padding:8px 10px;display:flex;align-items:center;gap:8px}.PhoneChat_field__LtSaA{flex:1;min-width:0;height:42px;padding:0 14px;background:var(--wa-bg-input);border-radius:24px;color:var(--wa-text-secondary);font-size:15px;display:flex;align-items:center;justify-content:flex-start;transition:color .15s ease;overflow:hidden;white-space:nowrap}.PhoneChat_field__LtSaA.PhoneChat_typing__ilb9_{color:var(--wa-text)}.PhoneChat_fieldScroll__VzGmh{display:inline-flex;align-items:center;transition:transform .05s linear;will-change:transform}.PhoneChat_fieldScroll__VzGmh,.PhoneChat_typed__BE54Q{white-space:nowrap;flex-shrink:0}.PhoneChat_caret___EmNv{display:inline-block;width:1.5px;height:17px;background:var(--wa-accent);vertical-align:-3px;margin-left:1px;border-radius:1px;animation:PhoneChat_caretBlink__5F4l1 1s steps(2) infinite}@keyframes PhoneChat_caretBlink__5F4l1{50%{opacity:0}}.PhoneChat_send__6Xmwr{width:42px;height:42px;border-radius:50%;background:var(--wa-accent);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:transform .12s ease}.PhoneChat_send__6Xmwr.PhoneChat_flash__UrWhe{animation:PhoneChat_sendFlash__PaAUv .35s ease-out}@keyframes PhoneChat_sendFlash__PaAUv{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(0,168,132,.6)}40%{transform:scale(.88);box-shadow:0 0 0 8px rgba(0,168,132,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(0,168,132,0)}}.PhoneChat_send__6Xmwr svg{width:20px;height:20px}@keyframes PhoneChat_msgIn__uWq_u{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}