.messages-module__eB-2ma__dmPageShell{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding-bottom:1.25rem;display:flex}.messages-module__eB-2ma__dmLayout{background:var(--horizon-surface);border:1px solid var(--horizon-border);border-radius:12px;flex:1;grid-template-columns:minmax(300px,360px) minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.messages-module__eB-2ma__guestPanel{background:var(--horizon-bg-base);border:1px solid var(--horizon-border);border-radius:12px;gap:.8rem;max-width:560px;margin:0 auto;padding:1.25rem;display:grid}.messages-module__eB-2ma__guestPanel span{color:#13d27b;text-transform:uppercase;font-size:.72rem;font-weight:850}.messages-module__eB-2ma__guestPanel h2{color:#f3fff8;margin:0;font-size:1.35rem}.messages-module__eB-2ma__guestPanel p{color:#9fb4aa;margin:0;line-height:1.5}.messages-module__eB-2ma__sidebar,.messages-module__eB-2ma__thread{min-width:0}.messages-module__eB-2ma__sidebar{border-right:1px solid var(--horizon-border);contain:layout style;isolation:isolate;flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.messages-module__eB-2ma__sidebarHeader{border-bottom:1px solid var(--horizon-border);box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;max-width:100%;min-height:64px;padding:.85rem 1rem;display:flex}.messages-module__eB-2ma__sidebarLabel{color:#13d27b;letter-spacing:.05em;text-transform:uppercase;margin:0 0 .2rem;font-size:.68rem;font-weight:850}.messages-module__eB-2ma__sidebarHeader h2,.messages-module__eB-2ma__inboxTitle{color:#f3fff8;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:1.15rem;font-weight:850;line-height:1.1;overflow:hidden}.messages-module__eB-2ma__sidebarHeader>div:first-child{min-width:0}.messages-module__eB-2ma__unreadPill{background:var(--horizon-bg-selected);border:1px solid var(--horizon-border-active);color:#13d27b;white-space:nowrap;border-radius:999px;flex:none;padding:.28rem .55rem;font-size:.68rem;font-weight:850}.messages-module__eB-2ma__status{color:#fbbf24;margin:0;padding:.5rem 1rem 0;font-size:.82rem}.messages-module__eB-2ma__filters{box-sizing:border-box;flex-wrap:wrap;flex-shrink:0;gap:.35rem;width:100%;min-width:0;max-width:100%;padding:.65rem .85rem .5rem;display:flex;overflow:hidden}.messages-module__eB-2ma__filterChip,.messages-module__eB-2ma__activeFilter{border:1px solid var(--horizon-border-active);color:#9fb4aa;cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex:0 auto;max-width:100%;min-height:32px;padding:0 .6rem;font-size:.74rem;font-weight:750}.messages-module__eB-2ma__activeFilter{background:var(--horizon-bg-selected);color:#f3fff8;border-color:#13d27b}.messages-module__eB-2ma__search,.messages-module__eB-2ma__composer textarea{border:1px solid var(--horizon-border);color:#e7f4ec;font:inherit;resize:none;background:#0f0f14eb;border-radius:999px;outline:none;min-height:42px;padding:.55rem .95rem;font-size:.88rem;line-height:1.35}.messages-module__eB-2ma__search{box-sizing:border-box;flex-shrink:0;width:calc(100% - 1.7rem);min-width:0;max-width:calc(100% - 1.7rem);margin:0 .85rem .65rem}.messages-module__eB-2ma__search:focus,.messages-module__eB-2ma__composer textarea:focus{border-color:#13d27b}.messages-module__eB-2ma__sectionHint{color:#8ea897;letter-spacing:.04em;text-transform:uppercase;margin:0;padding:.5rem 1rem .25rem;font-size:.72rem;font-weight:800}.messages-module__eB-2ma__list,.messages-module__eB-2ma__searchResults{flex-direction:column;align-content:flex-start;min-height:0;display:flex;overflow-y:auto}.messages-module__eB-2ma__searchResults{border-bottom:1px solid var(--horizon-border);flex-shrink:0;max-height:200px}.messages-module__eB-2ma__list{flex:1}.messages-module__eB-2ma__emptyList{color:#8ea897;text-align:center;align-self:stretch;padding:1.25rem 1.25rem 2rem;font-size:.88rem;line-height:1.5}.messages-module__eB-2ma__emptyList p{margin:0}.messages-module__eB-2ma__item{border:0;border-bottom:1px solid var(--horizon-border);color:inherit;cursor:pointer;text-align:left;background:0 0;flex-shrink:0;grid-template-columns:44px minmax(0,1fr) auto;align-self:stretch;align-items:center;gap:.7rem;width:100%;min-width:0;min-height:auto;padding:.85rem 1rem;transition:background .15s;display:grid}.messages-module__eB-2ma__item:hover{background:var(--horizon-bg-active)}.messages-module__eB-2ma__itemActive{background:var(--horizon-bg-selected);box-shadow:inset 0 0 0 1px var(--horizon-border-active)}.messages-module__eB-2ma__itemUnread .messages-module__eB-2ma__itemPreview{color:#dfffee;font-weight:650}.messages-module__eB-2ma__dmAvatar{border:1px solid var(--horizon-border-active);color:#a7f3d0;background:#084729;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.85rem;font-weight:900;display:inline-flex;overflow:hidden}.messages-module__eB-2ma__dmAvatar img{object-fit:cover;width:100%;height:100%;display:block}.messages-module__eB-2ma__itemAvatar{width:44px;height:44px}.messages-module__eB-2ma__itemMain{gap:.2rem;min-width:0;display:grid}.messages-module__eB-2ma__itemTop{align-items:center;gap:.5rem;min-width:0;display:flex}.messages-module__eB-2ma__itemTop strong{color:#f3fff8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;overflow:hidden}.messages-module__eB-2ma__itemTop time{color:#6f8779;flex:none;margin-left:auto;font-size:.68rem}.messages-module__eB-2ma__itemMeta,.messages-module__eB-2ma__itemPreview{color:#8ea897;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8rem;overflow:hidden}.messages-module__eB-2ma__item em{color:#02100a;background:#13d27b;border-radius:999px;justify-content:center;align-self:center;align-items:center;min-width:22px;height:22px;padding:0 .35rem;font-size:.7rem;font-style:normal;font-weight:900;display:inline-flex}.messages-module__eB-2ma__thread{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;max-width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.messages-module__eB-2ma__threadBody{flex-direction:column;min-height:0;display:flex;position:relative;overflow:hidden}.messages-module__eB-2ma__threadFooter{flex-shrink:0;min-width:0}.messages-module__eB-2ma__threadHeader{background:var(--horizon-bg-base);border-bottom:1px solid var(--horizon-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:56px;padding:.55rem 1rem;display:grid}.messages-module__eB-2ma__threadPeerLink{color:inherit;align-items:center;gap:.6rem;min-width:0;text-decoration:none;display:flex}.messages-module__eB-2ma__threadPeerLink:hover strong{text-decoration:underline}.messages-module__eB-2ma__threadPeerAvatar{width:40px;height:40px}.messages-module__eB-2ma__threadPeerMeta{min-width:0}.messages-module__eB-2ma__threadPeerMeta strong{color:#f3fff8;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;display:block;overflow:hidden}.messages-module__eB-2ma__threadPeerMeta span{color:#8ea897;text-overflow:ellipsis;white-space:nowrap;margin-top:.1rem;font-size:.78rem;display:block;overflow:hidden}.messages-module__eB-2ma__backButton{display:none}.messages-module__eB-2ma__menuTrigger{background:var(--horizon-bg-base);border:1px solid var(--horizon-border);color:#9fb4aa;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.messages-module__eB-2ma__menuTrigger:disabled{cursor:not-allowed;opacity:.45}.messages-module__eB-2ma__menuTrigger svg{width:18px;height:18px}.messages-module__eB-2ma__threadMenuBackdrop{z-index:100;background:#00000085;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.messages-module__eB-2ma__threadMenuSheet{background:var(--horizon-bg-base);border:1px solid var(--horizon-border);max-width:480px;padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;gap:.35rem;width:100%;margin-top:auto;display:grid}.messages-module__eB-2ma__threadMenuSheet button{background:var(--horizon-bg-active);border:1px solid var(--horizon-border);color:#e7f4ec;cursor:pointer;font:inherit;text-align:left;border-radius:8px;min-height:44px;padding:0 .85rem;font-size:.88rem;font-weight:700}.messages-module__eB-2ma__threadMenuSheet button:hover{color:#13d27b;border-color:#13d27b}.messages-module__eB-2ma__threadMenuSheet button:disabled{cursor:not-allowed;opacity:.45}.messages-module__eB-2ma__messages{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;padding:.85rem 1rem .5rem;overflow:hidden auto}.messages-module__eB-2ma__messageStack{min-height:min(100%, max-content);flex-direction:column;justify-content:flex-end;gap:.15rem;padding-bottom:.35rem;display:flex}.messages-module__eB-2ma__threadIntro{text-align:center;flex-direction:column;align-items:center;gap:.35rem;padding:1.25rem 1rem 1rem;display:flex}.messages-module__eB-2ma__threadIntroAvatar{width:72px;height:72px;font-size:1.35rem}.messages-module__eB-2ma__threadIntroName{color:#f3fff8;font-size:1.05rem;font-weight:850}.messages-module__eB-2ma__threadIntroHandle{color:#8ea897;font-size:.82rem}.messages-module__eB-2ma__threadIntroProfileBtn{background:var(--horizon-accent,#13d27b);box-sizing:border-box;color:#04140b;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:34px;margin-top:.35rem;padding:.45rem 1rem;font-size:.82rem;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.messages-module__eB-2ma__threadIntroProfileBtn:hover{color:#04140b;background:#2af590;text-decoration:none}.messages-module__eB-2ma__messageDayGroup{flex-direction:column;gap:.15rem;display:flex}.messages-module__eB-2ma__dateDivider{justify-content:center;padding:.65rem 0 .35rem;display:flex}.messages-module__eB-2ma__dateDivider span{border:1px solid var(--horizon-border);color:#8ea897;background:#0c1611eb;border-radius:999px;padding:.2rem .65rem;font-size:.72rem;font-weight:700}.messages-module__eB-2ma__messagesEnd{width:100%;height:1px}.messages-module__eB-2ma__emptyThread{text-align:center;max-width:320px;margin:auto;padding:2rem 1rem}.messages-module__eB-2ma__emptyThread h2{color:#f3fff8;margin:0 0 .45rem;font-size:1.2rem}.messages-module__eB-2ma__emptyThread p{color:#8ea897;margin:0;line-height:1.5}.messages-module__eB-2ma__bubbleRow{align-items:flex-end;gap:.35rem;width:100%;max-width:100%;display:flex}.messages-module__eB-2ma__incoming{justify-content:flex-start}.messages-module__eB-2ma__outgoing{justify-content:flex-end}.messages-module__eB-2ma__avatarSlot{flex:0 0 28px;width:28px;height:28px}.messages-module__eB-2ma__messageAvatar{width:28px;height:28px;font-size:.68rem}.messages-module__eB-2ma__bubbleColumn{flex-direction:column;gap:.15rem;width:fit-content;min-width:0;max-width:min(78%,420px);display:flex}.messages-module__eB-2ma__incoming .messages-module__eB-2ma__bubbleColumn{align-items:flex-start}.messages-module__eB-2ma__outgoing .messages-module__eB-2ma__bubbleColumn{align-items:flex-end;margin-left:auto}.messages-module__eB-2ma__bubble{border:1px solid var(--horizon-border);color:#e7f4ec;background:#161b19;border-radius:20px 20px 20px 4px;flex-direction:column;gap:.1rem;width:fit-content;min-width:0;max-width:min(78vw,420px);padding:.45rem .75rem .4rem;display:inline-flex;position:relative}.messages-module__eB-2ma__bubble:has(.messages-module__eB-2ma__attachments){width:min(100%,300px)}.messages-module__eB-2ma__outgoing .messages-module__eB-2ma__bubble{background:var(--horizon-accent,#13d27b);border-color:var(--horizon-accent,#13d27b);color:#04140b;border-radius:20px 20px 4px;flex-flow:wrap;justify-content:flex-end;align-items:baseline;gap:.2rem .45rem}.messages-module__eB-2ma__outgoing .messages-module__eB-2ma__bubble:has(.messages-module__eB-2ma__attachments){flex-direction:column;align-items:stretch;gap:.1rem}.messages-module__eB-2ma__bubbleInlineMeta{justify-content:flex-end;align-items:center;margin:0;line-height:1;display:flex}.messages-module__eB-2ma__bubbleInlineMeta time{color:#04140bb8;font-size:.65rem;font-weight:650}.messages-module__eB-2ma__bubbleBody{overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word;max-width:min(72vw,380px);margin:0;font-size:.92rem;line-height:1.35}.messages-module__eB-2ma__bubbleTime{color:#6f8779;padding:0 .2rem;font-size:.68rem}.messages-module__eB-2ma__outgoing .messages-module__eB-2ma__bubbleTime{text-align:right}.messages-module__eB-2ma__messageActions{background:var(--horizon-bg-base);border:1px solid var(--horizon-border-active);pointer-events:none;z-index:2;border-radius:8px;flex-wrap:nowrap;gap:.2rem;padding:.2rem;display:none;position:absolute;top:-1.85rem;right:0;box-shadow:0 6px 18px #00000059}.messages-module__eB-2ma__bubble:hover .messages-module__eB-2ma__messageActions,.messages-module__eB-2ma__bubble:focus-within .messages-module__eB-2ma__messageActions{pointer-events:auto;display:flex}.messages-module__eB-2ma__messageActions button{color:inherit;cursor:pointer;font:inherit;opacity:.85;background:0 0;border:1px solid;border-radius:999px;min-height:24px;padding:0 .45rem;font-size:.65rem}.messages-module__eB-2ma__messageActions button:hover{opacity:1}.messages-module__eB-2ma__outgoing .messages-module__eB-2ma__messageActions button{color:#02100a;border-color:#02100a59}.messages-module__eB-2ma__attachments{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.4rem;display:grid}.messages-module__eB-2ma__attachmentButton{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.messages-module__eB-2ma__attachmentButton:focus-visible{outline:2px solid var(--horizon-accent,#13d27b);outline-offset:2px;border-radius:10px}.messages-module__eB-2ma__attachments img{background:var(--horizon-bg-base);border:1px solid var(--horizon-border);object-fit:contain;pointer-events:none;border-radius:10px;width:100%;max-height:200px;transition:border-color .15s,transform .15s;display:block}.messages-module__eB-2ma__attachmentButton:hover img{border-color:var(--horizon-border-active);transform:scale(1.01)}.messages-module__eB-2ma__pendingAttachments{border-top:1px solid var(--horizon-border);background:#0f0f14eb;flex-wrap:wrap;gap:.5rem;padding:.65rem 1rem 0;display:flex}.messages-module__eB-2ma__pendingAttachments button{background:var(--horizon-bg-active);border:1px solid var(--horizon-border-active);color:#13d27b;cursor:pointer;font:inherit;border-radius:999px;align-items:center;gap:.4rem;max-width:200px;min-height:32px;padding:.2rem .65rem .2rem .2rem;display:inline-flex}.messages-module__eB-2ma__pendingAttachments img{object-fit:cover;border-radius:999px;width:24px;height:24px}.messages-module__eB-2ma__pendingAttachments span{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.messages-module__eB-2ma__composer{background:var(--horizon-bg-base);border-top:1px solid var(--horizon-border);padding:.65rem 1rem calc(.7rem + env(safe-area-inset-bottom));grid-template-columns:36px minmax(0,1fr) 36px;align-items:flex-end;gap:.5rem;display:grid}.messages-module__eB-2ma__attachButton,.messages-module__eB-2ma__composerSend{cursor:pointer;font:inherit;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:36px;min-height:36px;display:inline-flex;position:relative}.messages-module__eB-2ma__attachButton{color:var(--horizon-accent,#13d27b);background:0 0;border:0;padding:0;overflow:hidden}.messages-module__eB-2ma__composerSend{background:var(--horizon-accent,#13d27b);color:#04140b;border:0;padding:0}.messages-module__eB-2ma__composerSend:disabled{background:var(--horizon-border-active);color:#8ea897}.messages-module__eB-2ma__attachButton svg,.messages-module__eB-2ma__composerSend svg{width:18px;height:18px}.messages-module__eB-2ma__attachButton input{opacity:0;position:absolute;inset:0}.messages-module__eB-2ma__composer textarea{border-color:var(--horizon-border);background:#161b19;width:100%;max-height:120px}.messages-module__eB-2ma__composerSend:disabled{cursor:not-allowed;opacity:.45}.messages-module__eB-2ma__attachButton:has(input:disabled){cursor:not-allowed;opacity:.45}@media (min-width:761px){.messages-module__eB-2ma__threadMenuBackdrop{justify-content:flex-end;align-items:flex-start;padding:4.5rem 1.5rem 1rem}.messages-module__eB-2ma__threadMenuSheet{border-radius:10px;max-width:220px;margin-top:0;padding:.5rem}}@media (max-width:760px){.messages-module__eB-2ma__dmPageShell{min-height:0;padding-bottom:0}.messages-module__eB-2ma__dmLayout{border:0;border-radius:0;flex-direction:column;flex:1;height:auto;min-height:0;display:flex}.messages-module__eB-2ma__dmLayout:not(.messages-module__eB-2ma__threadOpen) .messages-module__eB-2ma__thread,.messages-module__eB-2ma__dmLayout.messages-module__eB-2ma__threadOpen .messages-module__eB-2ma__sidebar{display:none}.messages-module__eB-2ma__dmLayout.messages-module__eB-2ma__threadOpen{min-height:0}.messages-module__eB-2ma__dmLayout.messages-module__eB-2ma__threadOpen .messages-module__eB-2ma__threadFooter{z-index:4;flex-shrink:0}.messages-module__eB-2ma__sidebar,.messages-module__eB-2ma__thread{border-right:0;width:100%}.messages-module__eB-2ma__sidebar{flex:1;height:auto;min-height:0}.messages-module__eB-2ma__thread{flex-direction:column;flex:1;grid-template-rows:none;height:auto;min-height:0;display:flex}.messages-module__eB-2ma__threadHeader{flex-shrink:0;grid-template-columns:auto minmax(0,1fr) auto;padding:.55rem .75rem}.messages-module__eB-2ma__threadBody{flex:1;min-height:0}.messages-module__eB-2ma__backButton{color:#13d27b;cursor:pointer;font:inherit;background:0 0;border:0;min-height:36px;padding:0 .35rem 0 0;font-size:.82rem;font-weight:800;display:inline-flex}.messages-module__eB-2ma__messages{-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:.75rem}.messages-module__eB-2ma__bubbleColumn{max-width:min(86%,360px)}.messages-module__eB-2ma__messageActions{opacity:1}.messages-module__eB-2ma__pendingAttachments,.messages-module__eB-2ma__composer{margin-left:0;margin-right:0;padding-left:.75rem;padding-right:.75rem}}.messages-module__eB-2ma__threadSkeleton{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid}.messages-module__eB-2ma__skeletonHeader,.messages-module__eB-2ma__skeletonComposer{background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);border-radius:10px;min-height:56px}.messages-module__eB-2ma__skeletonMessages{gap:.65rem;padding:1rem;display:grid;overflow:hidden}.messages-module__eB-2ma__skeletonBubbleLeft,.messages-module__eB-2ma__skeletonBubbleRight{background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);border-radius:14px;height:52px;animation:1.2s ease-in-out infinite messages-module__eB-2ma__dmSkeletonPulse;display:block}.messages-module__eB-2ma__skeletonBubbleLeft{justify-self:start;width:min(68%,320px)}.messages-module__eB-2ma__skeletonBubbleRight{justify-self:end;width:min(58%,280px)}.messages-module__eB-2ma__newMessagesPill{background:var(--horizon-accent);color:#04140b;cursor:pointer;font:inherit;z-index:2;border:0;border-radius:999px;padding:.45rem .9rem;font-size:.78rem;font-weight:800;position:absolute;bottom:.65rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.messages-module__eB-2ma__typingIndicator{color:var(--horizon-text-muted);min-height:1.1rem;margin:0;padding:.25rem 1rem 0;font-size:.76rem}@keyframes messages-module__eB-2ma__dmSkeletonPulse{0%,to{opacity:.55}50%{opacity:1}}@media (max-width:420px){.messages-module__eB-2ma__filters{padding-left:.75rem;padding-right:.75rem}.messages-module__eB-2ma__search{width:calc(100% - 1.5rem);margin-left:.75rem;margin-right:.75rem}.messages-module__eB-2ma__item{padding-left:.75rem;padding-right:.75rem}.messages-module__eB-2ma__attachButton,.messages-module__eB-2ma__composerSend{width:36px}}
