.ChatLockOverlay-module__H2_DMa__overlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px 24px;display:flex;position:absolute;inset:0}.ChatLockOverlay-module__H2_DMa__icon{width:56px;height:56px;color:var(--color-primary);background:#e91e6326;border-radius:50%;justify-content:center;align-items:center;display:flex}.ChatLockOverlay-module__H2_DMa__title{color:#fff;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.ChatLockOverlay-module__H2_DMa__subtitle{color:#fff9;max-width:260px;margin:0;font-size:.85rem;line-height:1.4}.ChatLockOverlay-module__H2_DMa__countdown{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:1.5rem;font-weight:700}.ChatLockOverlay-module__H2_DMa__unlockBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:24px;justify-content:center;align-items:center;gap:6px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 12px #e91e634d}.ChatLockOverlay-module__H2_DMa__unlockBtn:hover{background:var(--color-primary-hover);box-shadow:0 4px 16px #e91e6373}.ChatLockOverlay-module__H2_DMa__unlockBtn:disabled{opacity:.6;cursor:not-allowed}.ChatLockOverlay-module__H2_DMa__secondaryUnlockBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:24px;justify-content:center;align-items:center;gap:6px;padding:9px 22px;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.ChatLockOverlay-module__H2_DMa__secondaryUnlockBtn:hover{background:#ffffff1f;border-color:#ffffff3d}.ChatLockOverlay-module__H2_DMa__secondaryUnlockBtn:disabled{opacity:.6;cursor:not-allowed}.ChatLockOverlay-module__H2_DMa__or{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.ChatLockOverlay-module__H2_DMa__upsell{color:#ffffff73;margin-top:8px;font-size:.8rem}.ChatLockOverlay-module__H2_DMa__upsell a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.ChatLockOverlay-module__H2_DMa__upsell a:hover{color:var(--color-primary-hover)}
.ChatMessageCards-module__TLT_FG__giftMessage{flex-direction:column;align-items:center;gap:4px;padding:4px 0;display:flex}.ChatMessageCards-module__TLT_FG__giftEmoji{font-size:2.25rem;line-height:1;animation:2s ease-in-out infinite ChatMessageCards-module__TLT_FG__giftBubblePulse}.ChatMessageCards-module__TLT_FG__giftLabel{opacity:.7;font-size:.6875rem;font-style:italic}@keyframes ChatMessageCards-module__TLT_FG__giftBubblePulse{0%,to{transform:scale(1)translateY(0)}25%{transform:scale(1.1)translateY(-3px)}50%{transform:scale(1)translateY(0)}75%{transform:scale(1.05)translateY(-1px)}}.ChatMessageCards-module__TLT_FG__mediaBubble{flex-direction:column;gap:6px;min-width:180px;max-width:260px;display:flex}.ChatMessageCards-module__TLT_FG__mediaThumb{cursor:pointer;background:0 0;border:0;border-radius:14px;width:100%;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.ChatMessageCards-module__TLT_FG__mediaThumb:focus-visible{outline:2px solid var(--brand,#f472b6);outline-offset:2px}.ChatMessageCards-module__TLT_FG__mediaImage{object-fit:cover;border-radius:14px;width:100%;height:auto;display:block}.ChatMessageCards-module__TLT_FG__mediaPlaceholder{aspect-ratio:1;background:linear-gradient(135deg,#ffffff14,#ffffff05);width:100%}.ChatMessageCards-module__TLT_FG__playOverlay{color:#fff;background:#00000040;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:absolute;inset:0}.ChatMessageCards-module__TLT_FG__mediaThumb:hover .ChatMessageCards-module__TLT_FG__playOverlay{background:#0006}.ChatMessageCards-module__TLT_FG__onceBadge{letter-spacing:.02em;color:#fff;-webkit-backdrop-filter:blur(6px);pointer-events:none;background:#0000008c;border-radius:999px;padding:3px 8px;font-size:.6875rem;font-weight:600;position:absolute;top:8px;left:8px}.ChatMessageCards-module__TLT_FG__mediaLocked{cursor:not-allowed;position:relative}.ChatMessageCards-module__TLT_FG__mediaLockedImage{filter:grayscale()brightness(.45)blur(6px)}.ChatMessageCards-module__TLT_FG__lockedOverlay{color:#ffffffd9;background:#00000073;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.ChatMessageCards-module__TLT_FG__lockedOverlay svg{color:var(--accent-foreground)}.ChatMessageCards-module__TLT_FG__lockedLabel{letter-spacing:.04em;text-transform:uppercase;opacity:.9;font-size:.75rem;font-weight:600}.ChatMessageCards-module__TLT_FG__mediaCaption{padding:0 2px;font-size:.9rem;line-height:1.3}.ChatMessageCards-module__TLT_FG__lightboxOverlay{z-index:10000;background:#000000d9;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out ChatMessageCards-module__TLT_FG__lightboxFadeIn;display:flex;position:fixed;inset:0}.ChatMessageCards-module__TLT_FG__lightboxClose{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s;display:flex;position:absolute;top:16px;right:16px}.ChatMessageCards-module__TLT_FG__lightboxClose:hover{background:#ffffff40}.ChatMessageCards-module__TLT_FG__lightboxInner{justify-content:center;align-items:center;max-width:min(90vw,900px);max-height:85vh;display:flex}.ChatMessageCards-module__TLT_FG__lightboxImg{object-fit:contain;border-radius:8px;max-width:100%;max-height:85vh}.ChatMessageCards-module__TLT_FG__lightboxVideo{background:#000;border-radius:8px;max-width:100%;max-height:85vh}.ChatMessageCards-module__TLT_FG__lightboxMessage{color:#fff;background:#ffffff14;border-radius:12px;padding:24px 32px;font-size:.95rem}@keyframes ChatMessageCards-module__TLT_FG__lightboxFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.ChatMessageCards-module__TLT_FG__giftLabel{font-size:.8125rem}.ChatMessageCards-module__TLT_FG__mediaCaption{font-size:1rem}}
