.ProfileImageModal-module__yhy1Ma__overlay{z-index:10;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ProfileImageModal-module__yhy1Ma__backdrop{background:#080a0ebd;border:0;position:absolute;inset:0}.ProfileImageModal-module__yhy1Ma__frame{z-index:1;width:min(100%,342px);margin:0;position:relative}.ProfileImageModal-module__yhy1Ma__frame img{aspect-ratio:1;object-fit:cover;background:#edf1f6;border-radius:8px;width:100%;display:block;box-shadow:0 24px 70px #00000057}.ProfileImageModal-module__yhy1Ma__closeButton{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080a0e5c;border:1px solid #ffffff3d;border-radius:999px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:16px;right:16px}.ProfileImageModal-module__yhy1Ma__closeButton svg{fill:none;stroke-width:2.2px;width:18px;height:18px}
.ChatScene-module__RZuKXa__dmWorkspace{--dm-avatar-size:36px;background:#eef1f4;grid-template-rows:auto minmax(0,1fr) auto;max-width:430px;min-height:100dvh;margin:0 auto;padding:0 0 132px;display:grid;position:relative;overflow:hidden}.ChatScene-module__RZuKXa__dmHeader{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #17191f12;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;min-height:54px;padding:7px 10px;transition:transform .18s,opacity .18s;display:grid;position:sticky;top:0}.ChatScene-module__RZuKXa__dmHeaderHidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.ChatScene-module__RZuKXa__dmHeaderSpacer{min-width:0}.ChatScene-module__RZuKXa__dmIconButton,.ChatScene-module__RZuKXa__dmHeaderSpacer,.ChatScene-module__RZuKXa__dmMessageAvatarButton{color:#17191f;background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.ChatScene-module__RZuKXa__dmIconButton,.ChatScene-module__RZuKXa__dmHeaderSpacer{width:40px;height:40px}.ChatScene-module__RZuKXa__dmIconButton{transition:background-color .14s}.ChatScene-module__RZuKXa__dmIconButton:active{background:#17191f0f}.ChatScene-module__RZuKXa__dmIconButton[aria-pressed=true]{background:#2f374214}.ChatScene-module__RZuKXa__dmIconButton svg{fill:none;stroke-width:2.15px;width:20px;height:20px}.ChatScene-module__RZuKXa__dmHeaderActions{grid-auto-flow:column;justify-self:end;gap:2px;display:grid}.ChatScene-module__RZuKXa__dmTranscript{scrollbar-width:none;flex-direction:column;gap:9px;min-height:0;padding:14px 12px 18px;display:flex;overflow-y:auto}.ChatScene-module__RZuKXa__dmTranscript::-webkit-scrollbar{display:none}.ChatScene-module__RZuKXa__dmMessage{align-items:end;gap:7px;display:grid}.ChatScene-module__RZuKXa__character{grid-template-columns:var(--dm-avatar-size) minmax(0, 1fr);justify-items:start;padding-right:30px}.ChatScene-module__RZuKXa__user{justify-items:end;padding-left:30px}.ChatScene-module__RZuKXa__dmMessageAvatarButton{width:var(--dm-avatar-size);height:var(--dm-avatar-size);align-self:end;padding:0}.ChatScene-module__RZuKXa__dmMessageAvatar{width:var(--dm-avatar-size);height:var(--dm-avatar-size);object-fit:cover;background:#dde3ea;border:1px solid #17191f14;border-radius:999px;overflow:hidden}.ChatScene-module__RZuKXa__characterTurn{justify-self:start;gap:5px;max-width:88%;display:grid}.ChatScene-module__RZuKXa__bubbleRow{align-items:flex-end;gap:5px;max-width:100%;display:flex}.ChatScene-module__RZuKXa__userBubbleRow{justify-content:flex-end}.ChatScene-module__RZuKXa__userAvatar{width:var(--dm-avatar-size);height:var(--dm-avatar-size);background:#dce3eb;border:1px solid #17191f14;border-radius:999px;flex:none;place-items:center;display:grid;overflow:hidden}.ChatScene-module__RZuKXa__userAvatar:before{content:"";background:#9aa3ad;border-radius:999px;width:13px;height:13px}.ChatScene-module__RZuKXa__userAvatar img{object-fit:cover;width:100%;height:100%;display:block}.ChatScene-module__RZuKXa__userAvatar:has(img):before{content:none}.ChatScene-module__RZuKXa__messageTime{color:#9aa3ad;white-space:nowrap;flex:none;margin-bottom:2px;font-size:10px;font-weight:680;line-height:1}.ChatScene-module__RZuKXa__characterName{color:#66707c;margin:0 0 1px 2px;font-size:11px;font-weight:780;line-height:1.1}.ChatScene-module__RZuKXa__dialogueLine,.ChatScene-module__RZuKXa__messageBubble{color:#17191f;box-shadow:none;border:1px solid #17191f0e;border-radius:8px;margin:0;position:relative}.ChatScene-module__RZuKXa__dialogueLine{background:#fff;width:fit-content;max-width:100%;padding:10px 12px;font-size:14px;font-weight:720;line-height:1.52}.ChatScene-module__RZuKXa__microActionRow{align-items:center}.ChatScene-module__RZuKXa__microActionText{color:#727c88;max-width:min(100%,270px);margin:1px 0 0 2px;font-size:12px;font-weight:720;line-height:1.45}.ChatScene-module__RZuKXa__messageBubble{background:#dde8df;gap:4px;max-width:min(72%,270px);padding:10px 12px;font-size:14px;font-weight:740;line-height:1.5;display:grid}.ChatScene-module__RZuKXa__imageMessageBubble{background:#e4eee7;border:1px solid #183c271a;max-width:168px;padding:5px}.ChatScene-module__RZuKXa__characterImageBubble{gap:6px;max-width:168px;padding:5px;display:grid}.ChatScene-module__RZuKXa__messageBubble p{margin:0}.ChatScene-module__RZuKXa__messageImage{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;max-height:156px;display:block}.ChatScene-module__RZuKXa__typingBubble{background:#ffffffe6;border:1px solid #17191f14;border-radius:8px;grid-auto-flow:column;justify-self:start;align-items:center;gap:4px;width:max-content;min-width:48px;min-height:34px;padding:0 12px;display:inline-grid}.ChatScene-module__RZuKXa__typingBubble span{background:#66707c;border-radius:999px;width:6px;height:6px;animation:1s ease-in-out infinite ChatScene-module__RZuKXa__typingPulse}.ChatScene-module__RZuKXa__typingBubble span:nth-child(2){animation-delay:.14s}.ChatScene-module__RZuKXa__typingBubble span:nth-child(3){animation-delay:.28s}.ChatScene-module__RZuKXa__dmComposer{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #17191f14;border-radius:999px;gap:5px;max-width:406px;margin:0 auto;padding:7px;display:grid;position:fixed;bottom:70px;left:12px;right:12px;box-shadow:0 10px 26px #17191f14}.ChatScene-module__RZuKXa__dmComposer:has(.ChatScene-module__RZuKXa__composerToolPanel){border-radius:22px;padding:8px}.ChatScene-module__RZuKXa__composerToolPanel{grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:4px;padding:5px 2px 8px;display:grid}.ChatScene-module__RZuKXa__composerToolPanel button{color:#4d5863;min-width:0;font:inherit;background:0 0;border:0;border-radius:8px;justify-items:center;gap:5px;padding:7px 2px 5px;font-size:10px;font-weight:800;line-height:1.15;display:grid}.ChatScene-module__RZuKXa__composerToolPanel button:active,.ChatScene-module__RZuKXa__composerToolPanel button[aria-pressed=true]{color:#18866a;background:#eef2f5}.ChatScene-module__RZuKXa__composerToolPanel svg{fill:none;stroke-width:2px;width:20px;height:20px}.ChatScene-module__RZuKXa__composerControls{grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:6px;display:grid}.ChatScene-module__RZuKXa__toolToggleButton,.ChatScene-module__RZuKXa__sendButton{border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.ChatScene-module__RZuKXa__toolToggleButton{color:#2f3742;background:#eef2f5;transition:background-color .14s,transform .14s}.ChatScene-module__RZuKXa__toolToggleOpen{background:#dce8e3;transform:rotate(45deg)}.ChatScene-module__RZuKXa__toolToggleButton svg{fill:none;stroke-width:2.25px;width:19px;height:19px}.ChatScene-module__RZuKXa__composerInput{color:#17191f;background:0 0;border:0;border-radius:999px;outline:none;min-width:0;height:38px;padding:0 11px;font-size:14px;font-weight:700}.ChatScene-module__RZuKXa__composerInput::placeholder{color:#9aa3ad}.ChatScene-module__RZuKXa__sendButton{color:#fff;background:#2f3742}.ChatScene-module__RZuKXa__sendButton:disabled{color:#9aa3ad;background:#d5dce5}.ChatScene-module__RZuKXa__sendButton[aria-busy=true]{opacity:.72}.ChatScene-module__RZuKXa__sendButton svg{fill:none;stroke-width:2.2px;width:18px;height:18px}.ChatScene-module__RZuKXa__composerStatus{color:#66707c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:8px;margin:0 auto;padding:7px 9px;font-size:11px;font-weight:800;position:absolute;bottom:calc(100% + 6px);left:10px;right:10px}.ChatScene-module__RZuKXa__error{color:#d64a5f}.ChatScene-module__RZuKXa__emptyChatPrompt{color:#66707c;text-align:center;align-self:center;justify-items:center;gap:10px;margin:auto 24px;display:grid}.ChatScene-module__RZuKXa__emptyChatPrompt img{object-fit:cover;background:#dde3ea;border:1px solid #17191f14;border-radius:999px;width:64px;height:64px;overflow:hidden}.ChatScene-module__RZuKXa__emptyChatPrompt strong,.ChatScene-module__RZuKXa__emptyChatPrompt p{max-width:220px;margin:0}.ChatScene-module__RZuKXa__emptyChatPrompt strong{color:#17191f;font-size:14px;font-weight:860;line-height:1.35}.ChatScene-module__RZuKXa__emptyChatPrompt p{font-size:13px;font-weight:720;line-height:1.45}.ChatScene-module__RZuKXa__friendRequiredPrompt{color:#66707c;text-align:center;align-self:center;justify-items:center;gap:9px;margin:auto 24px;display:grid}.ChatScene-module__RZuKXa__friendRequiredPrompt img{object-fit:cover;background:#dde3ea;border:1px solid #17191f14;border-radius:999px;width:70px;height:70px}.ChatScene-module__RZuKXa__friendRequiredPrompt strong,.ChatScene-module__RZuKXa__friendRequiredPrompt p{max-width:220px;margin:0}.ChatScene-module__RZuKXa__friendRequiredPrompt strong{color:#17191f;font-size:15px;font-weight:860;line-height:1.25}.ChatScene-module__RZuKXa__friendRequiredPrompt p{font-size:13px;font-weight:720;line-height:1.45}.ChatScene-module__RZuKXa__friendRequiredPrompt a{color:#fff;background:#2f3742;border-radius:999px;place-items:center;min-height:38px;margin-top:2px;padding:0 16px;font-size:13px;font-weight:830;text-decoration:none;display:inline-grid}.ChatScene-module__RZuKXa__dmWorkspace .bottomTabs{background:#ffffffeb}@keyframes ChatScene-module__RZuKXa__typingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}
.ChatHome-module__BbkZOq__chatSurface{gap:14px;padding:2px 0 22px;display:grid}.ChatHome-module__BbkZOq__chatListSection,.ChatHome-module__BbkZOq__chatStartSection{gap:2px;display:grid}.ChatHome-module__BbkZOq__sectionHeader{gap:3px;min-height:36px;display:grid}.ChatHome-module__BbkZOq__sectionHeader h2{color:#17191f;letter-spacing:0;margin:0;font-size:17px;font-weight:930;line-height:1.15}.ChatHome-module__BbkZOq__sectionHeader p{color:#66707c;margin:0;font-size:12px;font-weight:730;line-height:1.3}.ChatHome-module__BbkZOq__chatList,.ChatHome-module__BbkZOq__chatStartList{gap:0;padding:0;display:grid}.ChatHome-module__BbkZOq__presenceLink,.ChatHome-module__BbkZOq__startRow{color:inherit;text-decoration:none}.ChatHome-module__BbkZOq__presenceAvatar,.ChatHome-module__BbkZOq__profileAvatar,.ChatHome-module__BbkZOq__startRow img{object-fit:cover;background:#dde3ea;border:1px solid #17191f14;border-radius:999px;width:54px;height:54px;overflow:hidden}.ChatHome-module__BbkZOq__profileIdentity,.ChatHome-module__BbkZOq__presenceBody,.ChatHome-module__BbkZOq__startRow span{min-width:0}.ChatHome-module__BbkZOq__profileIdentity{gap:5px;display:grid}.ChatHome-module__BbkZOq__profileIdentity strong,.ChatHome-module__BbkZOq__startRow strong{color:#17191f;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:880;line-height:1.18;overflow:hidden}.ChatHome-module__BbkZOq__presenceRow,.ChatHome-module__BbkZOq__startRow,.ChatHome-module__BbkZOq__chatSkeletonRow{border-bottom:1px solid #eef2f5;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:82px;padding:13px 0;display:grid}.ChatHome-module__BbkZOq__presenceRow:first-child,.ChatHome-module__BbkZOq__startRow:first-child,.ChatHome-module__BbkZOq__chatSkeletonRow:first-child{border-top:1px solid #eef2f5}.ChatHome-module__BbkZOq__presenceBody,.ChatHome-module__BbkZOq__startRow span{align-content:center;gap:6px;display:grid}.ChatHome-module__BbkZOq__presenceHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.ChatHome-module__BbkZOq__presenceHeader time{color:#9aa3ad;white-space:nowrap;font-size:11px;font-weight:720;line-height:1.2}.ChatHome-module__BbkZOq__presenceLine,.ChatHome-module__BbkZOq__startRow small{color:#66707c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:700;line-height:1.38;display:-webkit-box;overflow:hidden}.ChatHome-module__BbkZOq__profileAvatar{color:#fff;place-items:center;font-size:18px;font-weight:900;display:grid}.ChatHome-module__BbkZOq__startRow em{color:#18866a;text-align:center;border:1px solid #dce2e8;border-radius:999px;justify-self:end;min-width:44px;padding:6px 8px;font-size:12px;font-style:normal;font-weight:830;line-height:1}.ChatHome-module__BbkZOq__chatSkeletonRow{grid-template-columns:54px minmax(0,1fr)}.ChatHome-module__BbkZOq__chatSkeletonRow>span{background:linear-gradient(90deg,#eef2f5,#f7f9fb,#eef2f5) 0 0/220% 100%;border-radius:999px;width:54px;height:54px;animation:1.2s ease-in-out infinite ChatHome-module__BbkZOq__chatPulse}.ChatHome-module__BbkZOq__chatSkeletonRow div{gap:8px;display:grid}.ChatHome-module__BbkZOq__chatSkeletonRow strong,.ChatHome-module__BbkZOq__chatSkeletonRow p{background:linear-gradient(90deg,#eef2f5,#f7f9fb,#eef2f5) 0 0/220% 100%;border-radius:999px;height:12px;margin:0;animation:1.2s ease-in-out infinite ChatHome-module__BbkZOq__chatPulse;display:block}.ChatHome-module__BbkZOq__chatSkeletonRow strong{width:104px}.ChatHome-module__BbkZOq__chatSkeletonRow p{width:180px}@keyframes ChatHome-module__BbkZOq__chatPulse{0%,80%,to{background-position:0%}40%{background-position:100%}}
.PartnerStyleProfile-module__pzRuwG__profilePage{gap:18px;padding:2px 0 24px;display:grid}.PartnerStyleProfile-module__pzRuwG__backLink{color:#17191f;background:#eef2f5;border-radius:999px;place-items:center;width:38px;height:38px;text-decoration:none;display:grid}.PartnerStyleProfile-module__pzRuwG__backLink svg{stroke-width:2.45px;width:19px;height:19px}.PartnerStyleProfile-module__pzRuwG__imageButton{appearance:none;cursor:pointer;background:#dde3ea;border:0;border-radius:14px;width:100%;padding:0;display:block;overflow:hidden}.PartnerStyleProfile-module__pzRuwG__imageButton img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.PartnerStyleProfile-module__pzRuwG__profileCopy{gap:8px;display:grid}.PartnerStyleProfile-module__pzRuwG__profileCopy h1{color:#17191f;letter-spacing:0;margin:0;font-size:28px;font-weight:920;line-height:1.12}.PartnerStyleProfile-module__pzRuwG__profileCopy p{color:#4d5863;margin:0;font-size:15px;font-weight:780;line-height:1.42}.PartnerStyleProfile-module__pzRuwG__profileCopy small{color:#66707c;max-width:360px;font-size:13px;font-weight:690;line-height:1.45;display:block}.PartnerStyleProfile-module__pzRuwG__relationshipSurface{border-top:1px solid #eef2f5;gap:0;display:grid}.PartnerStyleProfile-module__pzRuwG__relationshipSurface div{border-bottom:1px solid #eef2f5;gap:5px;min-height:66px;padding:13px 0;display:grid}.PartnerStyleProfile-module__pzRuwG__relationshipSurface span{color:#8a96a3;font-size:12px;font-weight:800}.PartnerStyleProfile-module__pzRuwG__relationshipSurface strong{color:#2a3038;font-size:14px;font-weight:790;line-height:1.42}.PartnerStyleProfile-module__pzRuwG__actions{gap:9px;display:grid}.PartnerStyleProfile-module__pzRuwG__primaryAction,.PartnerStyleProfile-module__pzRuwG__secondaryAction{appearance:none;min-height:50px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:880;text-decoration:none;display:flex}.PartnerStyleProfile-module__pzRuwG__primaryAction{color:#fff;background:#14231f}.PartnerStyleProfile-module__pzRuwG__primaryAction:disabled{color:#97a1ab;cursor:default;background:#dfe5ea}.PartnerStyleProfile-module__pzRuwG__secondaryAction{color:#4d5863;background:#eef2f5}.PartnerStyleProfile-module__pzRuwG__actionStatus{color:#d64a5f;text-align:center;margin:-1px 4px 0;font-size:12px;font-weight:760;line-height:1.45}.PartnerStyleProfile-module__pzRuwG__primaryAction svg,.PartnerStyleProfile-module__pzRuwG__secondaryAction svg{stroke-width:2.35px;width:17px;height:17px}
