.ChatHeader-module__4H8QkW__container{flex-direction:column;align-items:center;width:100%;padding:10px 20px;display:flex}.ChatHeader-module__4H8QkW__headerWrapper{flex-direction:column;align-items:center;gap:15px;width:100%;max-width:800px;display:flex}.ChatHeader-module__4H8QkW__headerTop{width:100%;margin-bottom:5px}.ChatHeader-module__4H8QkW__headerTop h1{text-align:center;font-size:var(--exv3-font-xl);color:var(--text-light);margin:0;font-weight:600}.ChatHeader-module__4H8QkW__headerControls{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.ChatHeader-module__4H8QkW__select{width:100%;min-width:0;max-width:500px;font-weight:var(--font-weight-semibold);font-size:var(--exv3-font-lg);background-color:var(--exv3-color-dark);min-height:4.4rem;color:var(--exv3-color-white);border:1px solid var(--exv3-color-gray);border-radius:var(--radius-md);cursor:pointer;appearance:none;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.5rem;flex:1;padding:.8rem 2.5rem .8rem 1.2rem;overflow:hidden}.ChatHeader-module__4H8QkW__select option{font-weight:var(--font-weight-semibold);font-size:var(--exv3-font-lg);background-color:var(--exv3-color-darkest);color:var(--exv3-color-white);padding:.5rem}.ChatHeader-module__4H8QkW__loadMoreContainer{justify-content:space-between;align-items:center;width:100%;padding:5px 0;font-size:.8rem;display:flex}.ChatHeader-module__4H8QkW__header{border-bottom:none;align-items:center;padding:16px;display:flex}.ChatHeader-module__4H8QkW__header h2{font-size:var(--exv3-font-md);color:var(--exv3-color-white);margin:0;font-weight:600}.ChatHeader-module__4H8QkW__newButton{font-size:var(--exv3-font-lg);height:4.4rem;font-weight:var(--font-weight-semibold);cursor:pointer;isolation:isolate;align-items:center;gap:.5rem;padding:0 2.4rem;display:flex;position:relative;border-radius:var(--radius-md)!important;background:var(--exv3-primary-btn-bg)!important;color:var(--exv3-primary-btn-text)!important;border:none!important;transition:all .2s!important}.ChatHeader-module__4H8QkW__newButton svg,.ChatHeader-module__4H8QkW__newButton img{filter:brightness(0);color:var(--exv3-color-darkest)!important}.ChatHeader-module__4H8QkW__newButton:hover,.ChatHeader-module__4H8QkW__newButton:focus{border-radius:var(--radius-md)!important;border:1px solid var(--exv3-primary-btn-hover-border)!important;background:var(--exv3-primary-btn-hover-bg)!important;box-shadow:var(--exv3-primary-btn-hover-glow)!important;color:var(--exv3-primary-btn-hover-text)!important}.ChatHeader-module__4H8QkW__newButton:hover svg,.ChatHeader-module__4H8QkW__newButton:focus svg,.ChatHeader-module__4H8QkW__newButton:hover img,.ChatHeader-module__4H8QkW__newButton:focus img{filter:brightness(0)invert();color:var(--exv3-color-white)!important}.ChatHeader-module__4H8QkW__newButton:hover:before,.ChatHeader-module__4H8QkW__newButton:focus:before{content:"";background:var(--exv3-gradient-primary-border);-webkit-mask-composite:xor;z-index:-1;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source;border-radius:var(--radius-md)!important}.ChatHeader-module__4H8QkW__newButton:active{transform:translateY(0);border-radius:var(--radius-md)!important}.ChatHeader-module__4H8QkW__loadMoreButton{color:var(--exv3-color-white);cursor:pointer;font-size:var(--exv3-font-sm);background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:opacity .2s;display:flex}.ChatHeader-module__4H8QkW__loadMoreButton:hover:not(:disabled){opacity:.8;color:var(--exv3-color-primary)}.ChatHeader-module__4H8QkW__loadMoreButton:disabled{opacity:.5;cursor:not-allowed}.ChatHeader-module__4H8QkW__spinner{animation:1s linear infinite ChatHeader-module__4H8QkW__spin}@keyframes ChatHeader-module__4H8QkW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ChatHeader-module__4H8QkW__infoRow{border-bottom:none;justify-content:flex-end;align-items:flex-start;width:100%;margin-top:-.4rem;margin-bottom:0;padding-bottom:0;display:flex}.ChatHeader-module__4H8QkW__modalContentMd{font-size:var(--exv3-font-md)}.ChatHeader-module__4H8QkW__modalTitleXl{font-size:var(--exv3-font-xl);font-weight:var(--font-weight-bold)}.ChatHeader-module__4H8QkW__modalButtonLg{font-size:var(--exv3-font-md);height:4rem;font-weight:var(--font-weight-semibold);border-radius:var(--radius-md);padding:0 2rem;transition:background .2s,opacity .5s}.ChatHeader-module__4H8QkW__modalButtonLg:hover,.ChatHeader-module__4H8QkW__modalButtonLg:focus{background-color:var(--exv2-accent-500);opacity:.9;color:var(--exv2-neutral-900)}.ChatHeader-module__4H8QkW__multiSelectOption{font-size:18px}.ChatHeader-module__4H8QkW__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ChatHeader-module__4H8QkW__modal{background:var(--exv3-color-dark);border-radius:var(--radius-lg);border:1px solid var(--exv3-color-gray);width:100%;max-width:600px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 8px 24px #0000004d}.ChatHeader-module__4H8QkW__modalTitle{font-size:var(--exv3-font-2xl);font-weight:var(--font-weight-bold);color:var(--exv3-color-primary);margin:0 0 1.5rem}.ChatHeader-module__4H8QkW__modalForm{flex-direction:column;gap:1rem;display:flex}.ChatHeader-module__4H8QkW__formGroup{flex-direction:column;gap:.5rem;display:flex}.ChatHeader-module__4H8QkW__label{font-size:var(--exv3-font-lg);font-weight:var(--font-weight-semibold);color:var(--exv3-color-white)}.ChatHeader-module__4H8QkW__input{font-size:var(--exv3-font-lg);background-color:var(--exv3-color-darkest);color:var(--exv3-color-white);border:1px solid var(--exv3-color-gray);border-radius:var(--radius-md);padding:.8rem 1.2rem}.ChatHeader-module__4H8QkW__input:focus{border-color:var(--exv3-color-primary);outline:none}.ChatHeader-module__4H8QkW__multiSelect{font-size:var(--exv3-font-lg);background-color:var(--exv3-color-darkest);color:var(--exv3-color-white);border:1px solid var(--exv3-color-gray);border-radius:var(--radius-md);min-height:150px;padding:.8rem 1.2rem}.ChatHeader-module__4H8QkW__multiSelect option{padding:.5rem}.ChatHeader-module__4H8QkW__modalActions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.ChatHeader-module__4H8QkW__buttonOutline{font-size:var(--exv3-font-lg);height:4rem;font-weight:var(--font-weight-semibold);border-radius:var(--radius-md);color:var(--exv3-color-white);border:1px solid var(--exv3-color-gray);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:0 2rem;transition:all .2s;display:flex}.ChatHeader-module__4H8QkW__buttonOutline:hover{background:var(--exv3-color-gray);border-color:var(--exv3-color-white);border-radius:var(--radius-md)}.ChatHeader-module__4H8QkW__buttonPrimary{font-size:var(--exv3-font-lg);height:4rem;font-weight:var(--font-weight-semibold);cursor:pointer;isolation:isolate;align-items:center;gap:.5rem;padding:0 2rem;display:flex;position:relative;border-radius:var(--radius-md)!important;background:var(--exv3-primary-btn-bg)!important;color:var(--exv3-primary-btn-text)!important;border:none!important;transition:all .2s!important}.ChatHeader-module__4H8QkW__buttonPrimary svg,.ChatHeader-module__4H8QkW__buttonPrimary img{filter:brightness(0);color:var(--exv3-color-darkest)!important}.ChatHeader-module__4H8QkW__buttonPrimary:hover:not(:disabled),.ChatHeader-module__4H8QkW__buttonPrimary:focus:not(:disabled){border-radius:var(--radius-md)!important;border:1px solid var(--exv3-primary-btn-hover-border)!important;background:var(--exv3-primary-btn-hover-bg)!important;box-shadow:var(--exv3-primary-btn-hover-glow)!important;color:var(--exv3-primary-btn-hover-text)!important}.ChatHeader-module__4H8QkW__buttonPrimary:hover:not(:disabled) svg,.ChatHeader-module__4H8QkW__buttonPrimary:focus:not(:disabled) svg,.ChatHeader-module__4H8QkW__buttonPrimary:hover:not(:disabled) img,.ChatHeader-module__4H8QkW__buttonPrimary:focus:not(:disabled) img{filter:brightness(0)invert();color:var(--exv3-color-white)!important}.ChatHeader-module__4H8QkW__buttonPrimary:hover:not(:disabled):before,.ChatHeader-module__4H8QkW__buttonPrimary:focus:not(:disabled):before{content:"";background:var(--exv3-gradient-primary-border);-webkit-mask-composite:xor;z-index:-1;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source;border-radius:var(--radius-md)!important}.ChatHeader-module__4H8QkW__buttonPrimary:active:not(:disabled){transform:translateY(0);border-radius:var(--radius-md)!important}.ChatHeader-module__4H8QkW__buttonPrimary:disabled{cursor:not-allowed;opacity:1;border-radius:var(--radius-md)!important;background:var(--exv3-primary-btn-disabled-bg)!important;box-shadow:var(--exv3-primary-btn-disabled-shadow)!important;color:var(--exv3-primary-btn-disabled-text)!important;border:none!important}.ChatHeader-module__4H8QkW__buttonPrimary:disabled svg,.ChatHeader-module__4H8QkW__buttonPrimary:disabled img{filter:none;color:var(--exv3-primary-btn-disabled-text)!important}@media (max-width:768px){.ChatHeader-module__4H8QkW__container{padding:.5rem .75rem}.ChatHeader-module__4H8QkW__headerWrapper{gap:.75rem}.ChatHeader-module__4H8QkW__select{font-size:var(--exv3-font-sm);background-size:1.25rem;min-height:3rem;padding:.5rem 2rem .5rem .75rem}.ChatHeader-module__4H8QkW__select option{font-size:var(--exv3-font-sm)}.ChatHeader-module__4H8QkW__newButton{font-size:var(--exv3-font-sm);gap:.25rem;min-width:auto;height:3rem;padding:0 1rem}.ChatHeader-module__4H8QkW__newButton span{display:none}.ChatHeader-module__4H8QkW__newButton svg{margin:0}}
.ChatModal-module__mvk6tq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;inset:0;overflow:hidden;container:chat-overlay/inline-size}.ChatModal-module__mvk6tq__chatModal{width:100vw;max-width:100%;height:100dvh;max-height:100dvh;box-shadow:none;background:var(--exv3-color-darkest);border:none;border-radius:0;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.ChatModal-module__mvk6tq__input{min-height:48px;font-size:16px}.ChatModal-module__mvk6tq__inputContainer{padding:var(--space-3);padding-bottom:max(var(--space-3),env(safe-area-inset-bottom,var(--space-3)))}@container chat-overlay (min-width:48rem){.ChatModal-module__mvk6tq__modalOverlay{padding:var(--space-4)}.ChatModal-module__mvk6tq__chatModal{border-radius:var(--radius-xl);border:1px solid var(--exv3-color-gray);width:100%;max-width:500px;height:600px;max-height:90vh;box-shadow:0 6px 16px #0000004d}.ChatModal-module__mvk6tq__input{font-size:var(--exv3-font-md)}}.ChatModal-module__mvk6tq__header{border-bottom:1px solid var(--exv3-color-gray);background-color:var(--exv3-color-dark);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.ChatModal-module__mvk6tq__header h2{font-size:var(--exv3-font-md);font-weight:var(--font-weight-bold);color:var(--exv3-color-white);margin:0}.ChatModal-module__mvk6tq__closeButton{background:var(--exv3-color-darkest);width:2.25rem;height:2.25rem;color:var(--exv3-color-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ChatModal-module__mvk6tq__closeButton:hover{background:var(--exv3-color-gray);transform:scale(1.1)}.ChatModal-module__mvk6tq__messagesContainer{background-color:var(--exv3-color-darkest);flex:1;padding:1rem;overflow-y:auto}.ChatModal-module__mvk6tq__loadingMessages,.ChatModal-module__mvk6tq__emptyMessages{height:100%;color:var(--exv3-color-white);font-size:var(--exv3-font-sm);text-align:center;justify-content:center;align-items:center;padding:1.25rem;display:flex}.ChatModal-module__mvk6tq__messageContainer{align-items:flex-end;width:100%;margin:.5rem 0;display:flex}.ChatModal-module__mvk6tq__sentContainer{flex-direction:row-reverse;justify-content:flex-start}.ChatModal-module__mvk6tq__receivedContainer{flex-direction:row;justify-content:flex-start}.ChatModal-module__mvk6tq__avatarContainer{flex-shrink:0;align-items:flex-end;margin:0 .5rem;display:flex}.ChatModal-module__mvk6tq__message{word-break:break-word;border-radius:1.125rem;max-width:70%;margin:0;padding:.75rem 1rem;box-shadow:0 1px 2px #0000001a}.ChatModal-module__mvk6tq__sentMessage{background-color:var(--exv3-color-primary);color:var(--exv3-color-darkest)}.ChatModal-module__mvk6tq__receivedMessage{background-color:var(--exv3-color-dark);color:var(--exv3-color-white);border:1px solid var(--exv3-color-gray)}.ChatModal-module__mvk6tq__messageHeader{align-items:center;margin-bottom:6px;display:flex}.ChatModal-module__mvk6tq__avatarLink{cursor:pointer;transition:transform .18s cubic-bezier(.4,0,.2,1);display:block}.ChatModal-module__mvk6tq__avatarLink:hover{transform:scale(1.07)}.ChatModal-module__mvk6tq__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;box-shadow:0 2px 4px #0000001a}.ChatModal-module__mvk6tq__senderName{font-size:var(--exv3-font-sm);color:var(--exv3-color-darkest);font-weight:600}.ChatModal-module__mvk6tq__recipientName{font-size:var(--exv3-font-sm);color:var(--exv3-color-white);font-weight:600}.ChatModal-module__mvk6tq__messageContent{font-size:var(--exv3-font-lg);line-height:1.4}.ChatModal-module__mvk6tq__timestamp{font-size:var(--exv3-font-xs);text-align:right;opacity:.7;margin-top:4px}.ChatModal-module__mvk6tq__inputContainer{border-top:1px solid var(--exv3-color-gray);background-color:var(--exv3-color-dark);border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:var(--radius-xl);flex-direction:column;flex-shrink:0;padding:1rem;display:flex}.ChatModal-module__mvk6tq__inputControls{align-items:center;gap:.75rem;display:flex}.ChatModal-module__mvk6tq__inputWrapper{flex:1;align-items:center;display:flex;position:relative}.ChatModal-module__mvk6tq__input{border:1px solid var(--exv3-color-gray);border-radius:var(--radius-full);font-size:var(--exv3-font-md);background-color:var(--exv3-color-darkest);color:var(--exv3-color-white);font-family:var(--exv3-font-primary);resize:none;flex:1;min-height:3rem;padding:.75rem 3rem .75rem 1rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.ChatModal-module__mvk6tq__input:focus{border-color:var(--exv3-color-primary);box-shadow:0 0 0 2px var(--exv3-color-primary-alpha);outline:none}.ChatModal-module__mvk6tq__emojiPickerContainer{align-items:center;padding-right:.625rem;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ChatModal-module__mvk6tq__emojiButton{z-index:1;width:2rem;height:2rem;color:var(--exv3-color-white);background:var(--exv3-color-darkest);box-shadow:none;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.ChatModal-module__mvk6tq__emojiButton:hover{color:var(--exv3-color-primary);transform:scale(1.1)}.ChatModal-module__mvk6tq__emojiPickerWrapper{z-index:10;border-radius:var(--radius-xl);position:absolute;bottom:3.125rem;right:-3.4375rem;overflow:hidden;box-shadow:0 5px 15px #0003}.ChatModal-module__mvk6tq__sendButton{background-color:var(--exv3-color-primary);width:3rem;height:3rem;color:var(--exv3-color-darkest);cursor:pointer;box-shadow:0 2px 8px var(--exv3-color-primary-alpha);font-weight:var(--font-weight-semibold);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex}.ChatModal-module__mvk6tq__sendButton svg,.ChatModal-module__mvk6tq__sendButton img{filter:brightness(0);color:var(--exv3-color-darkest)!important}.ChatModal-module__mvk6tq__sendButton:hover:not(:disabled){background-color:var(--exv3-color-primary-hover);box-shadow:0 4px 12px var(--exv3-color-primary-alpha);transform:translateY(-1px)}.ChatModal-module__mvk6tq__sendButton:hover:not(:disabled) svg,.ChatModal-module__mvk6tq__sendButton:hover:not(:disabled) img{filter:brightness(0)invert();color:var(--exv3-color-white)!important}.ChatModal-module__mvk6tq__sendButton:active:not(:disabled){box-shadow:0 2px 6px var(--exv3-color-primary-alpha);transform:translateY(0)}.ChatModal-module__mvk6tq__sendButton:disabled{opacity:.5;cursor:not-allowed}.ChatModal-module__mvk6tq__sendButton:disabled svg,.ChatModal-module__mvk6tq__sendButton:disabled img{opacity:.5}.ChatModal-module__mvk6tq__newConversationMessage{text-align:center;font-size:var(--exv3-font-sm);color:var(--exv3-color-white);background-color:var(--exv3-color-dark);border-radius:var(--radius-md);border:1px solid var(--exv3-color-gray);justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;display:flex}
.MessagesPageClient-module__ikWM0q__page{justify-content:center;width:100%;min-height:70vh;display:flex;position:relative}.MessagesPageClient-module__ikWM0q__panel{gap:var(--exv3-space-4);background:var(--exv3-color-darker);border-radius:var(--exv3-radius-lg);padding:var(--exv3-space-5);box-shadow:var(--exv3-shadow-md);flex-direction:column;display:flex}.MessagesPageClient-module__ikWM0q__chatPanel{gap:var(--exv3-space-5);background:var(--exv3-color-darkest);width:min(100%,62rem);color:var(--exv3-color-white);grid-template-rows:auto 1fr auto;display:grid;container:chat-panel/inline-size}.MessagesPageClient-module__ikWM0q__chatActions{justify-content:space-between;align-items:center;gap:var(--exv3-space-3);display:flex}.MessagesPageClient-module__ikWM0q__chatActions button{align-items:center;gap:var(--exv3-space-2);padding:var(--exv3-space-2)var(--exv3-space-4);border-radius:var(--exv3-radius-pill);border:1px solid var(--exv3-color-gray);background:var(--exv3-color-darkest);color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);cursor:pointer;transition:var(--exv3-transition-normal);display:inline-flex}.MessagesPageClient-module__ikWM0q__chatActions button:hover,.MessagesPageClient-module__ikWM0q__chatActions button[aria-expanded=true]{border-color:var(--exv3-color-primary);color:var(--exv3-color-primary);box-shadow:0 0 0 1px var(--exv3-color-primary)}.MessagesPageClient-module__ikWM0q__chatBio{gap:var(--exv3-space-4);text-align:center;padding:var(--exv3-space-5);background:var(--exv2-gray-850);border-radius:var(--exv3-radius-lg);border:1px solid var(--exv2-border-light);flex-direction:column;align-items:center;display:flex}.MessagesPageClient-module__ikWM0q__chatBioAvatar{justify-content:center;align-items:center;display:flex}:is(.MessagesPageClient-module__ikWM0q__chatBioAvatar .avatarContainer,.MessagesPageClient-module__ikWM0q__chatBioAvatar .aviWrapper){border:4px solid var(--exv2-border-light);border-radius:50%;width:6rem!important;height:6rem!important}:is(.MessagesPageClient-module__ikWM0q__chatBioAvatar .avatarContainer .avatar,.MessagesPageClient-module__ikWM0q__chatBioAvatar .aviWrapper .avatar){border-width:4px;width:100%!important;height:100%!important}.MessagesPageClient-module__ikWM0q__chatBioContent{gap:var(--exv3-space-3);flex-direction:column;align-items:center;display:flex}.MessagesPageClient-module__ikWM0q__chatBioTitle{font-family:var(--exv3-font-primary);font-size:var(--exv3-font-xl);font-weight:var(--exv3-font-weight-bold);color:var(--exv3-color-white);margin:0}.MessagesPageClient-module__ikWM0q__chatBioDescription{font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);color:var(--exv3-color-light-gray);line-height:var(--exv3-line-height-relaxed);max-width:46rem;margin:0}.MessagesPageClient-module__ikWM0q__pillButton{justify-content:center;align-items:center;gap:var(--exv3-space-2);padding:var(--exv3-space-2)var(--exv3-space-4);border-radius:var(--exv3-radius-pill);border:1px solid var(--exv3-color-gray);color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);cursor:pointer;transition:var(--exv3-transition-normal);background:0 0;display:inline-flex}.MessagesPageClient-module__ikWM0q__pillButtonPrimary{border-color:var(--exv3-color-primary);background:var(--exv3-color-primary);color:var(--exv3-color-white)}.MessagesPageClient-module__ikWM0q__pillButton:hover{border-color:var(--exv3-color-primary);color:var(--exv3-color-primary)}.MessagesPageClient-module__ikWM0q__pillButtonPrimary:hover{color:var(--exv3-color-white);filter:brightness(1.1)}.MessagesPageClient-module__ikWM0q__messageList{background:var(--exv3-color-darkest);border-radius:var(--exv3-radius-md);padding:var(--exv3-space-4);flex-direction:column;justify-content:flex-start;min-height:28rem;display:flex;position:relative;overflow:hidden auto}.MessagesPageClient-module__ikWM0q__messageList .sentContainer{justify-content:flex-end}.MessagesPageClient-module__ikWM0q__messageList .sentContainer .message{margin-left:0;margin-right:var(--exv3-space-3)}.MessagesPageClient-module__ikWM0q__messageList .sentContainer .avatarContainer{margin-left:var(--exv3-space-3);margin-right:0}.MessagesPageClient-module__ikWM0q__messageList .sentContainer .message{background:var(--exv2-lime-500);color:var(--exv3-color-darkest);border-radius:.9375rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.625rem;padding:.9375rem;display:flex}.MessagesPageClient-module__ikWM0q__messageList .receivedContainer .message{background:var(--exv2-gray-850);color:var(--exv3-color-white);border-radius:.9375rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.625rem;padding:.9375rem;display:flex}.MessagesPageClient-module__ikWM0q__drawer{background:var(--exv3-color-darker);width:min(22rem,90vw);transition:transform var(--exv3-transition-normal);z-index:1500;pointer-events:none;position:fixed;top:0;bottom:0;left:0;transform:translate(-120%)}.MessagesPageClient-module__ikWM0q__drawerLeft{left:0}.MessagesPageClient-module__ikWM0q__drawerRight{left:auto;right:0;transform:translate(120%)}.MessagesPageClient-module__ikWM0q__drawerOpen:before{content:"";background:var(--exv3-color-darker);opacity:.98;z-index:-1;position:absolute;inset:0}.MessagesPageClient-module__ikWM0q__drawerOpen{pointer-events:auto;transform:translate(0)}.MessagesPageClient-module__ikWM0q__drawerPanel{gap:var(--exv3-space-4);flex-direction:column;height:100%;display:flex;overflow:hidden}.MessagesPageClient-module__ikWM0q__drawerHeader{justify-content:space-between;align-items:center;gap:var(--exv3-space-3);display:flex}.MessagesPageClient-module__ikWM0q__drawerTitle{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-xl);font-weight:var(--exv3-font-weight-bold);margin:0}.MessagesPageClient-module__ikWM0q__drawerClose{padding:var(--exv3-space-1);border-radius:var(--exv3-radius-pill);cursor:pointer;color:var(--exv3-color-white);transition:var(--exv3-transition-normal);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.MessagesPageClient-module__ikWM0q__drawerClose:hover{background:var(--exv3-color-darkest)}.MessagesPageClient-module__ikWM0q__drawerPanel .MessagesPageClient-module__ikWM0q__conversationList{padding-right:var(--exv3-space-1);flex:1;max-height:calc(100vh - 10rem);overflow-y:auto}.MessagesPageClient-module__ikWM0q__searchInput{border:1px solid var(--exv3-color-gray);background:var(--exv3-color-darkest);width:100%;color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);padding:var(--exv3-space-3)var(--exv3-space-4);border-radius:999px}.MessagesPageClient-module__ikWM0q__searchInput::placeholder{color:var(--exv3-color-light-gray)}.MessagesPageClient-module__ikWM0q__composeSection{gap:var(--exv3-space-3);flex-direction:column;display:flex}.MessagesPageClient-module__ikWM0q__composeToggle{width:100%;padding:var(--exv3-space-3)var(--exv3-space-4);border-radius:var(--exv3-radius-pill);border:1px solid var(--exv3-color-gray);background:var(--exv3-color-darkest);color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);font-weight:var(--exv3-font-weight-semibold);cursor:pointer;transition:var(--exv3-transition-normal);justify-content:center;align-items:center;display:inline-flex}.MessagesPageClient-module__ikWM0q__composeToggle:hover,.MessagesPageClient-module__ikWM0q__composeToggle[aria-expanded=true]{border-color:var(--exv3-color-primary);color:var(--exv3-color-primary);box-shadow:0 0 0 1px var(--exv3-color-primary)}.MessagesPageClient-module__ikWM0q__composeForm{gap:var(--exv3-space-4);padding:var(--exv3-space-4);background:var(--exv3-color-darkest);border-radius:var(--exv3-radius-lg);border:1px solid var(--exv3-color-gray);flex-direction:column;display:flex}.MessagesPageClient-module__ikWM0q__composeField{gap:var(--exv3-space-2);flex-direction:column;display:flex}.MessagesPageClient-module__ikWM0q__composeLabel{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);font-weight:var(--exv3-font-weight-semibold)}.MessagesPageClient-module__ikWM0q__composeInput,.MessagesPageClient-module__ikWM0q__composeSelect{border-radius:var(--exv3-radius-md);border:1px solid var(--exv3-color-gray);background:var(--exv3-color-darkest);width:100%;color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);padding:var(--exv3-space-3)}.MessagesPageClient-module__ikWM0q__composeSelect{resize:vertical;min-height:10rem}.MessagesPageClient-module__ikWM0q__composeInput:focus,.MessagesPageClient-module__ikWM0q__composeSelect:focus{outline:1px solid var(--exv3-color-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--exv3-color-primary)20%,transparent)}.MessagesPageClient-module__ikWM0q__composeHelper{font-size:var(--exv3-font-xs);color:var(--exv3-color-light-gray);margin:0}.MessagesPageClient-module__ikWM0q__composeError{color:var(--exv2-red-500);font-size:var(--exv3-font-sm);font-family:var(--exv3-font-primary);margin:0}.MessagesPageClient-module__ikWM0q__composeActions{justify-content:flex-end;gap:var(--exv3-space-3);display:flex}.MessagesPageClient-module__ikWM0q__composeCancel{padding:var(--exv3-space-3)var(--exv3-space-5);border-radius:var(--exv3-radius-pill);border:1px solid var(--exv3-color-gray);color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);cursor:pointer;transition:var(--exv3-transition-normal);background:0 0}.MessagesPageClient-module__ikWM0q__composeCancel:hover{border-color:var(--exv3-color-light-gray);color:var(--exv3-color-light-gray)}.MessagesPageClient-module__ikWM0q__composeSubmit{padding:var(--exv3-space-3)var(--exv3-space-6);border-radius:var(--exv3-radius-pill);background:var(--exv2-lime-500);color:var(--exv3-color-darkest);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);font-weight:var(--exv3-font-weight-semibold);cursor:pointer;transition:var(--exv3-transition-normal);border:none}.MessagesPageClient-module__ikWM0q__composeSubmit:hover{filter:brightness(1.1)}.MessagesPageClient-module__ikWM0q__composeSubmit:disabled{opacity:.6;cursor:not-allowed}.MessagesPageClient-module__ikWM0q__conversationList{gap:var(--exv3-space-3);align-content:start;display:grid}.MessagesPageClient-module__ikWM0q__conversationItem{gap:var(--exv3-space-3);padding:var(--exv3-space-3);border-radius:var(--exv3-radius-md);background:var(--exv3-color-darkest);color:var(--exv3-color-white);cursor:pointer;transition:var(--exv3-transition-normal);text-align:left;border:1px solid #0000;grid-template-columns:auto 1fr;align-items:center;width:100%;max-width:100%;min-height:5.75rem;max-height:5.75rem;display:grid;position:relative;overflow:hidden}.MessagesPageClient-module__ikWM0q__conversationItem:hover{border-color:var(--exv3-color-gray)}.MessagesPageClient-module__ikWM0q__conversationItemActive{border-color:var(--exv3-color-primary);box-shadow:0 0 0 1px var(--exv3-color-primary)}.MessagesPageClient-module__ikWM0q__conversationAvatar{background:var(--exv3-color-dark);width:3rem;height:3rem;font-size:var(--exv3-font-xl);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.MessagesPageClient-module__ikWM0q__aviTooltip{background:var(--exv3-color-darker)!important;opacity:1!important;z-index:10000!important}.MessagesPageClient-module__ikWM0q__conversationMeta{gap:var(--exv3-space-2);flex-direction:column;min-width:0;display:flex}.MessagesPageClient-module__ikWM0q__conversationTopRow{justify-content:space-between;align-items:center;gap:var(--exv3-space-2);min-width:0;display:flex}.MessagesPageClient-module__ikWM0q__conversationName{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-weight:var(--exv3-font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;overflow:hidden}.MessagesPageClient-module__ikWM0q__conversationTimestamp{color:var(--exv3-color-light-gray);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);white-space:nowrap;margin-left:var(--exv3-space-2);flex-shrink:0}.MessagesPageClient-module__ikWM0q__conversationPreview{color:var(--exv3-color-light-gray);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);line-height:var(--exv3-line-height-relaxed);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MessagesPageClient-module__ikWM0q__loadMoreButton{border:1px solid var(--exv3-color-gray);border-radius:var(--exv3-radius-pill);color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);padding:var(--exv3-space-2)var(--exv3-space-4);cursor:pointer;transition:var(--exv3-transition-normal);margin-top:var(--exv3-space-2);background:0 0;align-self:center}.MessagesPageClient-module__ikWM0q__loadMoreButton:hover{border-color:var(--exv3-color-primary);color:var(--exv3-color-primary)}.MessagesPageClient-module__ikWM0q__detailsPanel{gap:var(--exv3-space-5);overflow-y:auto}.MessagesPageClient-module__ikWM0q__detailsSection{gap:var(--exv3-space-2);flex-direction:column;display:flex}.MessagesPageClient-module__ikWM0q__detailsLabel{color:var(--exv3-color-light-gray);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);margin:0}.MessagesPageClient-module__ikWM0q__detailsValue{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);line-height:var(--exv3-line-height-relaxed);margin:0}.MessagesPageClient-module__ikWM0q__memberList{gap:var(--exv3-space-3);display:grid}.MessagesPageClient-module__ikWM0q__memberItem{align-items:center;gap:var(--exv3-space-3);display:flex}.MessagesPageClient-module__ikWM0q__memberInfo{gap:var(--exv3-space-1);flex-direction:column;display:flex}.MessagesPageClient-module__ikWM0q__memberName{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-sm);font-weight:var(--exv3-font-weight-semibold);margin:0}.MessagesPageClient-module__ikWM0q__memberRole{color:var(--exv3-color-light-gray);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-xs);margin:0}.MessagesPageClient-module__ikWM0q__mediaGrid{gap:var(--exv3-space-2);grid-template-columns:repeat(3,1fr);display:grid}.MessagesPageClient-module__ikWM0q__mediaPlaceholder{aspect-ratio:1;border-radius:var(--exv3-radius-md);background:var(--exv3-color-darkest);width:100%;color:var(--exv3-color-light-gray);font-size:var(--exv3-font-lg);justify-content:center;align-items:center;display:flex}.MessagesPageClient-module__ikWM0q__backdrop{cursor:pointer;z-index:1400;background:#00000059;border:none;margin:0;padding:0;position:fixed;inset:0}.MessagesPageClient-module__ikWM0q__emptyState{color:var(--exv3-color-light-gray);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);text-align:center;place-items:center;min-height:12rem;display:grid}@media (max-width:1024px){.MessagesPageClient-module__ikWM0q__chatPanel{width:min(100%,52rem)}}@container chat-panel (max-width:48rem){.MessagesPageClient-module__ikWM0q__chatBio{padding:var(--exv3-space-4);text-align:center}.MessagesPageClient-module__ikWM0q__chatBioAvatar{margin-inline:auto}.MessagesPageClient-module__ikWM0q__chatBioContent{text-align:center;align-items:center}}
.page-module__QAsJ7q__container{max-width:var(--exv3-width-container);padding:var(--exv3-space-4);padding-top:var(--exv3-space-2-5);margin:0 auto}.page-module__QAsJ7q__pageTitle{font-size:var(--exv3-font-xl);font-weight:var(--exv3-font-weight-bold);color:var(--exv3-color-white);text-align:center;margin:0 0 .9375rem;padding:0;line-height:1}.page-module__QAsJ7q__tabContent{min-height:60vh}@media (max-width:768px){.page-module__QAsJ7q__container{padding:var(--exv3-space-2);padding-top:var(--exv3-space-2-5)}.page-module__QAsJ7q__pageTitle{font-size:var(--exv3-font-lg)}}
.Avi-module__sfdbcG__avatarContainer{cursor:pointer;isolation:isolate;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.Avi-module__sfdbcG__linkWrapper{color:inherit;text-decoration:none;display:inline-block}.Avi-module__sfdbcG__avatar{object-fit:cover;border:2px solid var(--exv3-color-white);box-sizing:border-box;transition:all .3s;display:block;border-radius:50%!important}.Avi-module__sfdbcG__avatar[src*=default-icon]{object-fit:cover}.Avi-module__sfdbcG__avatarContainer:hover .Avi-module__sfdbcG__avatar{border:2px solid #0000;box-shadow:0 0 18.3px #305cde91}.Avi-module__sfdbcG__avatarContainer:hover:before{content:"";-webkit-mask-composite:xor;z-index:-1;pointer-events:none;background:linear-gradient(135deg,#182e6f 0%,#305cde 40%,#62ff00 80%,#2cff05 100%);border-radius:50%;padding:2px;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Avi-module__sfdbcG__menuContainer{z-index:100000;display:inline-block;position:relative}.Avi-module__sfdbcG__avatarButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.Avi-module__sfdbcG__avatarButton:focus{outline:none}.Avi-module__sfdbcG__avatarButton:focus-visible{outline:2px solid var(--exv2-accent-primary);outline-offset:2px}.Avi-module__sfdbcG__tooltip{background:var(--exv2-bg-elevated);color:var(--exv3-text-primary);white-space:nowrap;z-index:1000;pointer-events:none;border-radius:6px;padding:6px 12px;font-size:12px;position:absolute;bottom:-35px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.Avi-module__sfdbcG__menuDropdown{border-radius:var(--radius-lg);z-index:99999;min-width:200px;padding:var(--space-2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1efa;border:1px solid #ffffff1a;flex-direction:column;animation:.2s ease-out Avi-module__sfdbcG__slideDown;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:visible;box-shadow:0 8px 24px #000c}@keyframes Avi-module__sfdbcG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Avi-module__sfdbcG__menuItem{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3)var(--space-4);color:#fff;font-size:var(--exv3-font-md);font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;transition:all .15s;display:flex}.Avi-module__sfdbcG__menuItem span{color:#fff}.Avi-module__sfdbcG__menuItem:hover{background:#ffffff1a}.Avi-module__sfdbcG__menuItem:hover span{color:#fff}.Avi-module__sfdbcG__menuItem svg{color:#9ca3af;flex-shrink:0;width:18px;height:18px}.Avi-module__sfdbcG__menuItem:hover svg{color:#fff}.Avi-module__sfdbcG__menuItemWrapper{width:100%}.Avi-module__sfdbcG__menuItemWrapper div{cursor:pointer;width:100%;color:#fff!important;padding:var(--space-3)var(--space-4)!important;box-shadow:none!important;border-radius:var(--radius-md)!important;align-items:center!important;gap:var(--space-3)!important;background:0 0!important;border:none!important;display:flex!important}.Avi-module__sfdbcG__menuItemWrapper div:hover{background:#ffffff1a!important;transform:none!important}.Avi-module__sfdbcG__menuItemWrapper div svg{color:#9ca3af!important;width:18px!important;height:18px!important}.Avi-module__sfdbcG__menuItemWrapper div:hover svg{color:#fff!important}.Avi-module__sfdbcG__menuItemWrapper div span{color:#fff!important;font-size:var(--exv3-font-md)!important;font-weight:var(--font-weight-medium)!important}
.BlogCard-module__AhOW9G__cardContainer{width:100%;height:100%;transition:transform var(--exv3-transition-normal);cursor:pointer;box-shadow:var(--exv3-shadow-md);background:var(--exclaim-nested-card-background);border:var(--border-thin)solid var(--ui-border-light);border-radius:var(--exv3-radius-lg);padding:var(--exv3-space-4);flex-direction:column;display:flex}.BlogCard-module__AhOW9G__cardContainer *{color:var(--text-light)}.BlogCard-module__AhOW9G__cardHover:hover{transform:var(--exv3-transform-hover);box-shadow:var(--exv3-shadow-xl)}.BlogCard-module__AhOW9G__cardTitle{font-size:var(--exv3-font-lg);margin-bottom:var(--exv3-space-2);min-height:2.5rem;color:var(--text-light);-webkit-line-clamp:2;line-clamp:2;font-weight:var(--exv3-font-weight-semibold);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.BlogCard-module__AhOW9G__cardExcerpt{color:var(--text-light);text-overflow:ellipsis;font-size:var(--exv3-font-md);-webkit-line-clamp:2;line-clamp:2;line-height:var(--exv3-line-height-normal);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.BlogCard-module__AhOW9G__cardImage{transition:transform .3s}.BlogCard-module__AhOW9G__cardContainer:hover .BlogCard-module__AhOW9G__cardImage{transform:scale(1.05)}.BlogCard-module__AhOW9G__tagContainer{gap:var(--exv3-space-2);flex-wrap:wrap;margin-top:auto;display:flex}.BlogCard-module__AhOW9G__tag{margin-bottom:var(--exv3-space-1);background:var(--exclaim-btn-background);color:var(--text-light);border:var(--border-thin)solid var(--ui-border-medium)}.BlogCard-module__AhOW9G__cardSection{margin-bottom:var(--exv3-space-4)}.BlogCard-module__AhOW9G__topMetaContainer{margin-top:var(--exv3-space-2);margin-bottom:var(--exv3-space-2);justify-content:space-between;align-items:center;display:flex}.BlogCard-module__AhOW9G__titleContainer{margin-top:var(--exv3-space-4);margin-bottom:var(--exv3-space-2)}.BlogCard-module__AhOW9G__authorSection{margin-top:var(--exv3-space-6);border-top:var(--border-thin)solid var(--ui-border-light);padding-top:var(--exv3-space-4);justify-content:space-between;align-items:center;width:100%;display:flex}.BlogCard-module__AhOW9G__authorGroup{align-items:center;gap:var(--exv3-space-2);display:flex}.BlogCard-module__AhOW9G__authorInfo{text-align:right;flex-direction:column;display:flex}.BlogCard-module__AhOW9G__authorName{font-weight:var(--exv3-font-weight-medium);font-size:var(--exv3-font-md);color:var(--text-light)}.BlogCard-module__AhOW9G__publishDate{font-size:var(--exv3-font-sm);color:var(--text-light)}.BlogCard-module__AhOW9G__readMoreLink{font-size:var(--exv3-font-md);font-weight:var(--exv3-font-weight-semibold);color:var(--text-light);cursor:pointer;transition:color var(--exv3-transition-fast);text-decoration:none}.BlogCard-module__AhOW9G__readMoreLink:hover{color:var(--text-light);opacity:.8;text-decoration:underline}.BlogCard-module__AhOW9G__blogLink{color:inherit;text-decoration:none}.BlogCard-module__AhOW9G__cardFlexContainer{flex:none}.BlogCard-module__AhOW9G__imageContainer{border-radius:var(--exv3-radius-lg)var(--exv3-radius-lg)0 0;width:100%;height:140px;position:relative;overflow:hidden}.BlogCard-module__AhOW9G__excerptContainer{height:45px;overflow:hidden}.BlogCard-module__AhOW9G__footerContainer{margin-top:auto}.BlogCard-module__AhOW9G__authorAvatarLink{cursor:pointer;transition:transform var(--exv3-transition-fast);text-decoration:none;display:block}.BlogCard-module__AhOW9G__authorAvatarLink:hover{transform:scale(1.07)}.BlogCard-module__AhOW9G__authorAvatarLink:focus{outline-offset:2px}.BlogCard-module__AhOW9G__authorAvatar{width:var(--exv3-size-avatar-sm);height:var(--exv3-size-avatar-sm);min-width:var(--exv3-size-avatar-sm);min-height:var(--exv3-size-avatar-sm);border-radius:var(--exv3-radius-full);object-fit:cover}.BlogCard-module__AhOW9G__topMetaContainer{padding-top:var(--exv3-space-2);padding-bottom:var(--exv3-space-2);border-bottom:var(--border-thin)solid var(--ui-border-light);gap:var(--exv3-space-4)}.BlogCard-module__AhOW9G__firstTag{font-weight:var(--exv3-font-weight-bold);text-transform:uppercase;font-size:var(--exv3-font-sm);letter-spacing:.1em;color:var(--text-light)}.BlogCard-module__AhOW9G__topMetaContainer .BlogCard-module__AhOW9G__publishDate{font-size:var(--exv3-font-sm);font-weight:var(--exv3-font-weight-medium);color:var(--text-light)}.BlogCard-module__AhOW9G__compactContainer{padding:var(--exv3-space-3);cursor:pointer;transition:background-color var(--exv3-transition-normal);border-radius:var(--exv3-radius-sm);align-items:center;display:flex}.BlogCard-module__AhOW9G__compactContainer:hover{background-color:#f9fafb}.BlogCard-module__AhOW9G__compactImageContainer{border-radius:var(--exv3-radius-sm);width:60px;min-width:60px;height:60px;margin-right:var(--exv3-space-3);position:relative;overflow:hidden}.BlogCard-module__AhOW9G__compactImage{object-fit:cover}.BlogCard-module__AhOW9G__compactContent{flex-grow:1;overflow:hidden}.BlogCard-module__AhOW9G__compactTitle{font-size:var(--exv3-font-md);font-weight:var(--exv3-font-weight-semibold);color:#1f2937;margin-bottom:var(--exv3-space-1)}.BlogCard-module__AhOW9G__compactExcerpt{font-size:var(--exv3-font-sm);color:#6b7280;line-height:var(--exv3-line-height-normal)}.BlogCard-module__AhOW9G__similarityBadge{margin-left:var(--exv3-space-3);padding:var(--exv3-space-1)var(--exv3-space-2);color:#379f4b;border-radius:var(--exv3-radius-lg);font-size:var(--exv3-font-sm);font-weight:var(--exv3-font-weight-semibold);white-space:nowrap;background-color:#e6f9ed;border:1px solid #d1fae5}
.CoursesSection-module__xmcp0q__section{background:var(--exv3-color-darker);border-radius:var(--exv3-radius-lg);padding:var(--exv3-space-6);border:1px solid #ffffff14}.CoursesSection-module__xmcp0q__headerRow{justify-content:space-between;align-items:flex-start;gap:var(--exv3-space-6);margin-bottom:var(--exv3-space-5);display:flex}.CoursesSection-module__xmcp0q__actions{gap:var(--exv3-space-3);flex-wrap:nowrap;align-items:center;display:flex}.CoursesSection-module__xmcp0q__actions .CoursesSection-module__xmcp0q__actionButton{width:8.375rem;height:var(--exv3-space-7);padding:.40625rem var(--exv3-space-5);justify-content:center;align-items:center;gap:var(--exv3-space-2-5);border-radius:var(--exv3-radius-xl);border:1px solid var(--exv3-color-white);display:flex}.CoursesSection-module__xmcp0q__buttonLink{text-decoration:none;display:inline-flex}.CoursesSection-module__xmcp0q__titleGroup{gap:var(--exv3-space-2);flex-direction:column;max-width:48rem;display:flex}.CoursesSection-module__xmcp0q__title{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-xl);font-style:normal;font-weight:var(--exv3-font-weight-bold);margin:0;line-height:normal}.CoursesSection-module__xmcp0q__subtitle{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-style:normal;font-weight:var(--exv3-font-weight-normal);margin:0;line-height:normal}.CoursesSection-module__xmcp0q__courseList{gap:var(--exv3-space-4);padding-bottom:var(--exv3-space-4);scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.CoursesSection-module__xmcp0q__courseCard{width:22.125rem;height:30.3438rem;padding:var(--exv3-space-2-5);align-items:center;gap:var(--exv3-space-2-5);border-radius:var(--exv3-radius-md);background:var(--exv3-color-darkest);scroll-snap-align:start;flex-direction:column;flex-shrink:0;display:flex}.CoursesSection-module__xmcp0q__imageWrapper{width:20.875rem;height:15.6563rem;padding:var(--exv3-space-1-25);aspect-ratio:334/250.5;border-radius:var(--exv3-radius-md);background:var(--exv3-color-black);flex-direction:column;justify-content:space-between;align-self:stretch;align-items:center;display:flex;position:relative;overflow:hidden}.CoursesSection-module__xmcp0q__coverImage{object-fit:cover}.CoursesSection-module__xmcp0q__noImageIcon{color:var(--exv3-color-primary)}.CoursesSection-module__xmcp0q__favoriteBadge{top:var(--exv3-space-2);right:var(--exv3-space-2);width:34px;height:34px;color:var(--exv3-color-white);background:#0009;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.CoursesSection-module__xmcp0q__cardTitle{color:var(--exv3-color-white);text-align:center;height:.9375rem;font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-style:normal;font-weight:var(--exv3-font-weight-bold);margin:0;line-height:normal}.CoursesSection-module__xmcp0q__description{width:20.875rem;color:var(--exv3-color-white);text-align:center;font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-style:normal;font-weight:var(--exv3-font-weight-normal);margin:0;line-height:normal}.CoursesSection-module__xmcp0q__tagList{justify-content:center;align-items:flex-start;gap:var(--exv3-space-2);flex-wrap:wrap;align-self:stretch;height:1.5625rem;display:flex}.CoursesSection-module__xmcp0q__tag{padding:.3125rem var(--exv3-space-2);align-items:flex-start;gap:var(--exv3-space-2-5);border-radius:var(--exv3-radius-md);background:var(--exv3-color-dark);color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-style:normal;font-weight:var(--exv3-font-weight-normal);line-height:normal;display:flex}.CoursesSection-module__xmcp0q__divider{background:var(--exv3-color-white);width:20.875rem;height:.0625rem}.CoursesSection-module__xmcp0q__footerRow{justify-content:space-between;align-items:center;gap:var(--exv3-space-2-5);width:20.875rem;height:var(--exv3-space-8);align-self:stretch;margin-top:auto;display:flex}.CoursesSection-module__xmcp0q__authorInfo{align-items:center;gap:var(--exv3-space-2);font-size:var(--exv3-font-md);color:var(--exv3-color-white);height:var(--exv3-space-8);display:flex}.CoursesSection-module__xmcp0q__authorAvatar{justify-content:center;align-items:center;display:flex}.CoursesSection-module__xmcp0q__studentsLabel{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-style:normal;font-weight:var(--exv3-font-weight-normal);text-align:right;line-height:normal}.CoursesSection-module__xmcp0q__footerActions{justify-content:space-between;align-items:center;gap:var(--exv3-space-3);width:100%;display:flex}.CoursesSection-module__xmcp0q__footerButton{height:var(--exv3-space-7);border-radius:var(--exv3-radius-xl);border:1px solid var(--exv3-color-white);color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-style:normal;font-weight:var(--exv3-font-weight-bold);transition:background var(--exv3-transition-fast),color var(--exv3-transition-fast);justify-content:center;align-items:center;line-height:normal;text-decoration:none;display:flex}.CoursesSection-module__xmcp0q__footerButton:hover{color:var(--exv3-color-white);background:#ffffff1f}.CoursesSection-module__xmcp0q__viewDetailsButton{width:15.375rem;padding:.40625rem var(--exv3-space-5);gap:var(--exv3-space-2-5);flex:1 0 0}.CoursesSection-module__xmcp0q__enrollButton{width:4.875rem;padding:.40625rem var(--exv3-space-5);gap:var(--exv3-space-2-5)}@media (max-width:1024px){.CoursesSection-module__xmcp0q__courseCard{flex:0 0 clamp(16rem,60vw,20rem)}.CoursesSection-module__xmcp0q__actions{flex-wrap:wrap}}@media (max-width:768px){.CoursesSection-module__xmcp0q__section{padding:var(--exv3-space-5)}.CoursesSection-module__xmcp0q__headerRow{flex-direction:column;align-items:flex-start}.CoursesSection-module__xmcp0q__actions{justify-content:flex-start;width:100%}}
.StepsSection-module__3-2AyW__section{background:var(--exv3-color-darker);border-radius:var(--exv3-radius-lg);padding:var(--exv3-space-6);gap:var(--exv3-space-6);border:1px solid #ffffff14;flex-direction:column;display:flex}.StepsSection-module__3-2AyW__headerRow{justify-content:space-between;align-items:center;display:flex}.StepsSection-module__3-2AyW__title{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-xl);font-style:normal;font-weight:var(--exv3-font-weight-bold);margin:0;line-height:normal}.StepsSection-module__3-2AyW__cardRow{gap:var(--exv3-space-5);padding-bottom:var(--exv3-space-4);scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.StepsSection-module__3-2AyW__card{scroll-snap-align:start;width:16.125rem;height:16.5rem;transition:transform var(--exv3-transition-fast),box-shadow var(--exv3-transition-fast);background:#292929;border-radius:.9375rem;flex-direction:column;flex-shrink:0;align-items:center;gap:.625rem;padding:.75rem;text-decoration:none;display:flex}.StepsSection-module__3-2AyW__media{aspect-ratio:238/178.5;background:#000;border-radius:.9375rem;justify-content:center;align-self:center;align-items:center;gap:.625rem;width:100%;max-width:14.875rem;height:11.1563rem;display:flex;overflow:hidden}.StepsSection-module__3-2AyW__mediaImage{object-fit:cover;width:100%;height:100%}.StepsSection-module__3-2AyW__cardContent{text-align:center;flex-direction:column;flex:1;align-self:center;align-items:center;gap:.3125rem;width:100%;max-width:14.875rem;display:flex}.StepsSection-module__3-2AyW__cardTitle{color:var(--exv3-color-white);text-align:center;font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-style:normal;font-weight:var(--exv3-font-weight-bold);margin:0;line-height:normal}.StepsSection-module__3-2AyW__cardDescription{color:var(--exv3-color-white);text-align:center;font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-style:normal;font-weight:var(--exv3-font-weight-normal);margin:0;line-height:normal}@media (max-width:768px){.StepsSection-module__3-2AyW__section{padding:var(--exv3-space-5)}.StepsSection-module__3-2AyW__card{width:15.5rem}.StepsSection-module__3-2AyW__media{height:9rem}.StepsSection-module__3-2AyW__cardContent{gap:var(--exv3-space-2)}.StepsSection-module__3-2AyW__cardTitle{font-size:var(--exv3-font-lg);font-weight:var(--exv3-font-weight-bold)}}
@keyframes ResourcesMapSkeleton-module__StuZXW__shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes ResourcesMapSkeleton-module__StuZXW__pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes ResourcesMapSkeleton-module__StuZXW__loading-progress{0%{width:0%}50%{width:60%}to{width:100%}}.ResourcesMapSkeleton-module__StuZXW__skeletonContainer{width:100%;max-width:var(--container-archetype);padding:var(--space-lg)var(--space-4);margin:0 auto}.ResourcesMapSkeleton-module__StuZXW__mapSkeleton{width:100%;height:500px;margin-bottom:var(--space-lg);background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:12px;animation:2s linear infinite ResourcesMapSkeleton-module__StuZXW__shimmer;position:relative;overflow:hidden}.ResourcesMapSkeleton-module__StuZXW__mapPlaceholder{text-align:center;color:var(--color-text-secondary);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ResourcesMapSkeleton-module__StuZXW__loadingIcon{margin-bottom:var(--space-md);font-size:3rem;animation:2s infinite ResourcesMapSkeleton-module__StuZXW__pulse}.ResourcesMapSkeleton-module__StuZXW__loadingText{margin-bottom:var(--space-md);color:var(--color-text-primary);font-size:1.1rem;font-weight:500}.ResourcesMapSkeleton-module__StuZXW__loadingBar{background-color:#e0e0e0;border-radius:2px;width:200px;height:4px;overflow:hidden}.ResourcesMapSkeleton-module__StuZXW__loadingProgress{background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light));border-radius:2px;height:100%;animation:2s ease-in-out infinite ResourcesMapSkeleton-module__StuZXW__loading-progress}.ResourcesMapSkeleton-module__StuZXW__controlsSkeleton{top:var(--space-md);right:var(--space-md);gap:var(--space-xs);flex-direction:column;display:flex;position:absolute}.ResourcesMapSkeleton-module__StuZXW__controlButton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:6px;width:40px;height:40px;animation:2s linear infinite ResourcesMapSkeleton-module__StuZXW__shimmer}.ResourcesMapSkeleton-module__StuZXW__legendSkeleton{gap:var(--space-md);margin-bottom:var(--space-lg);padding:var(--space-md);background-color:var(--color-background-secondary);border-radius:8px;flex-wrap:wrap;display:flex}.ResourcesMapSkeleton-module__StuZXW__legendItem{align-items:center;gap:var(--space-xs);display:flex}.ResourcesMapSkeleton-module__StuZXW__legendColor{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:3px;width:16px;height:16px;animation:2s linear infinite ResourcesMapSkeleton-module__StuZXW__shimmer}.ResourcesMapSkeleton-module__StuZXW__legendText{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:4px;width:120px;height:16px;animation:2s linear infinite ResourcesMapSkeleton-module__StuZXW__shimmer}.ResourcesMapSkeleton-module__StuZXW__resourcesSkeleton{margin-top:var(--space-lg)}.ResourcesMapSkeleton-module__StuZXW__resourceTitle{width:280px;height:28px;margin-bottom:var(--space-md);background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:6px;animation:2s linear infinite ResourcesMapSkeleton-module__StuZXW__shimmer}.ResourcesMapSkeleton-module__StuZXW__resourceCard{background-color:var(--color-background-secondary);border:1px solid var(--color-border-light);padding:var(--space-md);margin-bottom:var(--space-md);border-radius:8px}.ResourcesMapSkeleton-module__StuZXW__resourceHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.ResourcesMapSkeleton-module__StuZXW__resourceIcon{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:50%;width:24px;height:24px;animation:2s linear infinite ResourcesMapSkeleton-module__StuZXW__shimmer}.ResourcesMapSkeleton-module__StuZXW__resourceName{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:4px;width:200px;height:20px;animation:2s linear infinite ResourcesMapSkeleton-module__StuZXW__shimmer}.ResourcesMapSkeleton-module__StuZXW__resourceDescription{width:100%;height:60px;margin-bottom:var(--space-sm);background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:4px;animation:2s linear infinite ResourcesMapSkeleton-module__StuZXW__shimmer}.ResourcesMapSkeleton-module__StuZXW__resourceDetails{gap:var(--space-xs);flex-direction:column;display:flex}.ResourcesMapSkeleton-module__StuZXW__resourceDetail{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:4px;width:250px;height:16px;animation:2s linear infinite ResourcesMapSkeleton-module__StuZXW__shimmer}@media (max-width:768px){.ResourcesMapSkeleton-module__StuZXW__mapSkeleton{height:400px}.ResourcesMapSkeleton-module__StuZXW__legendSkeleton{gap:var(--space-sm);flex-direction:column}.ResourcesMapSkeleton-module__StuZXW__controlsSkeleton{top:var(--space-sm);right:var(--space-sm)}.ResourcesMapSkeleton-module__StuZXW__controlButton{width:36px;height:36px}.ResourcesMapSkeleton-module__StuZXW__loadingIcon{font-size:2rem}.ResourcesMapSkeleton-module__StuZXW__loadingText{font-size:1rem}.ResourcesMapSkeleton-module__StuZXW__loadingBar{width:150px}}.ResourcesMapSkeleton-module__StuZXW__skeletonContainer{--shimmer-light:#f8f9fa;--shimmer-dark:#e9ecef}.ResourcesMapSkeleton-module__StuZXW__mapPlaceholder{padding:var(--space-lg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:12px}
.SearchBar-module__5WzDnG__searchContainer{width:100%;max-width:600px;font-family:var(--exv3-font-primary);position:relative;height:2.1875rem!important}.SearchBar-module__5WzDnG__searchInputWrapper{width:100%;position:relative;height:2.1875rem!important}.SearchBar-module__5WzDnG__searchIcon{color:var(--text-light);pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.SearchBar-module__5WzDnG__searchInput{width:100%;color:var(--text-light);font-size:14px;font-family:var(--exv3-font-primary);background:#3a3a3a;border:1px solid #ffffff1a;border-radius:24px;outline:none;padding:12px 48px 12px 16px;transition:all .2s;height:2.1875rem!important}.SearchBar-module__5WzDnG__searchInput::placeholder{color:var(--text-tertiary)}.SearchBar-module__5WzDnG__searchInput:focus{background:#3a3a3a;border-color:#ffffff1a;outline:none}.SearchBar-module__5WzDnG__searchDropdown{z-index:1000;background:#3a3a3a;border:1px solid #ffffff1a;border-radius:16px;max-height:500px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}.SearchBar-module__5WzDnG__section{border-bottom:1px solid #ffffff1a;padding:16px}.SearchBar-module__5WzDnG__section:last-child{border-bottom:none}.SearchBar-module__5WzDnG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.SearchBar-module__5WzDnG__sectionHeader h4{color:var(--text-light);font-size:16px;font-weight:600;font-family:var(--exv3-font-primary);margin:0}.SearchBar-module__5WzDnG__clearButton{color:var(--text-light);cursor:pointer;font-size:14px;font-family:var(--exv3-font-primary);background:0 0;border:none;border-radius:4px;padding:4px 8px;transition:background .2s}.SearchBar-module__5WzDnG__clearButton:hover{background:#ffffff1a}.SearchBar-module__5WzDnG__recentList{flex-direction:column;gap:8px;display:flex}.SearchBar-module__5WzDnG__recentItem{cursor:pointer;color:var(--text-light);font-family:var(--exv3-font-primary);border-radius:8px;align-items:center;gap:12px;padding:8px 12px;transition:background .2s;display:flex}.SearchBar-module__5WzDnG__recentItem:hover{background:#ffffff0d}.SearchBar-module__5WzDnG__recentItem svg{color:var(--text-secondary)}.SearchBar-module__5WzDnG__userGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:16px;display:grid}.SearchBar-module__5WzDnG__userCard{cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:8px;transition:background .2s;display:flex}.SearchBar-module__5WzDnG__userCard:hover{background:#ffffff0d}.SearchBar-module__5WzDnG__userAvatar{background:var(--bg-surface);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}.SearchBar-module__5WzDnG__userAvatar img{object-fit:cover;width:100%;height:100%}.SearchBar-module__5WzDnG__userAvatar svg{color:var(--text-secondary)}.SearchBar-module__5WzDnG__onlineDot{background:var(--exv3-primary-btn-bg);border:2px solid var(--bg-elevated);border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.SearchBar-module__5WzDnG__userName{color:var(--text-light);text-align:center;word-break:break-word;font-size:12px;font-family:var(--exv3-font-primary)}.SearchBar-module__5WzDnG__contentList{flex-direction:column;gap:8px;display:flex}.SearchBar-module__5WzDnG__contentItem{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;transition:background .2s;display:flex}.SearchBar-module__5WzDnG__contentItem:hover{background:#ffffff0d}.SearchBar-module__5WzDnG__contentIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.SearchBar-module__5WzDnG__contentIcon svg{width:24px;height:24px}.SearchBar-module__5WzDnG__contentTitle{color:var(--text-light);font-size:14px;font-family:var(--exv3-font-primary)}.SearchBar-module__5WzDnG__emptyState{text-align:center;color:var(--text-secondary);font-family:var(--exv3-font-primary);padding:16px;font-size:13px}.SearchBar-module__5WzDnG__emptyState p{margin:0}.SearchBar-module__5WzDnG__noResults,.SearchBar-module__5WzDnG__loading{text-align:center;color:var(--text-secondary);font-family:var(--exv3-font-primary);padding:24px}@media (max-width:768px){.SearchBar-module__5WzDnG__searchContainer{max-width:100%}.SearchBar-module__5WzDnG__userGrid{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:12px}.SearchBar-module__5WzDnG__userAvatar{width:40px;height:40px}.SearchBar-module__5WzDnG__userName{font-size:11px}.SearchBar-module__5WzDnG__searchDropdown{max-height:400px}}@media (max-width:480px){.SearchBar-module__5WzDnG__searchInput{padding:10px 40px 10px 12px;font-size:13px}.SearchBar-module__5WzDnG__searchIcon{right:12px}.SearchBar-module__5WzDnG__section{padding:12px}.SearchBar-module__5WzDnG__userGrid{grid-template-columns:repeat(4,1fr)}}
.MapSection-module__b2onUa__section{background:var(--exv3-color-darker);border-radius:var(--exv3-radius-lg);padding:var(--exv3-space-6);gap:var(--exv3-space-6);border:1px solid #ffffff14;flex-direction:column;display:flex}.MapSection-module__b2onUa__headerRow,.MapSection-module__b2onUa__titleGroup{gap:var(--exv3-space-2);flex-direction:column;display:flex}.MapSection-module__b2onUa__title{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-xl);font-style:normal;font-weight:var(--exv3-font-weight-bold);margin:0;line-height:normal}.MapSection-module__b2onUa__subtitle{color:var(--exv3-color-white);font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-style:normal;font-weight:var(--exv3-font-weight-normal);line-height:var(--exv3-line-height-relaxed);margin:0}.MapSection-module__b2onUa__mapCard{background:var(--exv3-color-darkest);border-radius:var(--exv3-radius-lg);height:34.3146rem;padding:var(--exv3-space-6);gap:var(--exv3-space-6);box-shadow:var(--exv3-shadow-lg);flex-direction:column;display:flex}.MapSection-module__b2onUa__mapEmbed{border-radius:var(--exv3-radius-lg);background:#000;height:26.625rem;position:relative;overflow:hidden}.MapSection-module__b2onUa__mapEmbed .mapWrapper{border-radius:var(--exv3-radius-lg);height:26.625rem;box-shadow:none;border:0;margin:0}.MapSection-module__b2onUa__mapEmbed .mapWrapper:hover{box-shadow:none;transform:none}:is(.MapSection-module__b2onUa__mapEmbed .mapLegend,.MapSection-module__b2onUa__mapEmbed .mobileLegend,.MapSection-module__b2onUa__mapEmbed .resourceDisplay){display:none!important}.MapSection-module__b2onUa__previewMapControls{position:absolute!important;inset:auto 1.5rem 9.375rem auto!important}.MapSection-module__b2onUa__footerContent{justify-content:space-between;align-items:flex-end;gap:var(--exv3-space-6);display:flex}.MapSection-module__b2onUa__infoPanel{justify-content:center;gap:var(--exv3-space-4);flex-direction:column;min-width:16rem;display:flex}.MapSection-module__b2onUa__infoHeading{color:var(--exv3-color-white);text-align:right;font-family:var(--exv3-font-primary);font-size:var(--exv3-font-xl);font-style:normal;font-weight:var(--exv3-font-weight-bold);margin:0;line-height:normal}.MapSection-module__b2onUa__infoHeading span{color:var(--exv3-color-primary)}.MapSection-module__b2onUa__ctaButton{border-radius:var(--exv3-radius-xl);border:1px solid var(--exv3-color-white);width:fit-content;min-width:13rem;font-weight:var(--exv3-font-weight-bold);background:0 0;justify-content:center;align-self:flex-start}.MapSection-module__b2onUa__legendRow{gap:var(--exv3-space-3);flex-direction:column;display:flex}.MapSection-module__b2onUa__legendItem{align-items:center;gap:var(--exv3-space-2);color:var(--exv3-color-white);text-align:right;font-family:var(--exv3-font-primary);font-size:var(--exv3-font-md);font-style:normal;font-weight:var(--exv3-font-weight-normal);line-height:normal;display:flex}.MapSection-module__b2onUa__legendColor{border-radius:var(--exv3-radius-md);border:1px solid #fff3;width:1.25rem;height:1.25rem}.MapSection-module__b2onUa__legendColorBlue{background:#3652ff}.MapSection-module__b2onUa__legendColorRed{background:#ff3652}.MapSection-module__b2onUa__legendColorGreen{background:#2eff6f}@media (max-width:1024px){.MapSection-module__b2onUa__mapEmbed{width:100%}.MapSection-module__b2onUa__footerContent{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.MapSection-module__b2onUa__section,.MapSection-module__b2onUa__mapCard{padding:var(--exv3-space-5)}.MapSection-module__b2onUa__mapEmbed .mapWrapper{width:100%;height:26.625rem}.MapSection-module__b2onUa__legendRow{gap:var(--exv3-space-3)}}
.LinkPreviewCard-module__QSKpIq__linkPreviewCard{gap:var(--exv3-space-3);border-radius:var(--exv3-radius-md);padding:var(--exv3-space-3);margin-top:var(--exv3-space-2);color:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;grid-template-columns:120px 1fr;max-width:400px;text-decoration:none;transition:all .2s;display:grid}@media (max-width:768px){.LinkPreviewCard-module__QSKpIq__linkPreviewCard{gap:var(--exv3-space-2);grid-template-columns:1fr}.LinkPreviewCard-module__QSKpIq__thumbnailContainer{aspect-ratio:16/9;width:100%;height:auto}}.LinkPreviewCard-module__QSKpIq__linkPreviewCard:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.LinkPreviewCard-module__QSKpIq__thumbnailContainer{border-radius:var(--exv3-radius-sm);background:#ffffff0d;width:120px;height:120px;overflow:hidden}.LinkPreviewCard-module__QSKpIq__thumbnail{object-fit:cover;width:100%;height:100%}.LinkPreviewCard-module__QSKpIq__contentContainer{gap:var(--exv3-space-1);flex-direction:column;min-width:0;display:flex}.LinkPreviewCard-module__QSKpIq__title{font-size:var(--exv3-font-md);font-weight:var(--exv3-font-weight-semibold);color:var(--exv3-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.3;display:-webkit-box;overflow:hidden}.LinkPreviewCard-module__QSKpIq__preview{font-size:var(--exv3-font-sm);color:var(--exv3-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}.LinkPreviewCard-module__QSKpIq__domain{font-size:var(--exv3-font-xs);color:var(--exv3-text-secondary);opacity:.7;margin-top:auto}.LinkPreviewCard-module__QSKpIq__currentUserLinkPreview .LinkPreviewCard-module__QSKpIq__linkPreviewCard{background:var(--exv3-color-darker-2);border-color:#ffffff1a}.LinkPreviewCard-module__QSKpIq__currentUserLinkPreview .LinkPreviewCard-module__QSKpIq__linkPreviewCard:hover{background:var(--exv3-color-darker);border-color:#fff3}.LinkPreviewCard-module__QSKpIq__currentUserLinkPreview .LinkPreviewCard-module__QSKpIq__title{color:var(--exv3-text-primary)}.LinkPreviewCard-module__QSKpIq__currentUserLinkPreview .LinkPreviewCard-module__QSKpIq__preview{color:var(--exv3-text-secondary)}.LinkPreviewCard-module__QSKpIq__currentUserLinkPreview .LinkPreviewCard-module__QSKpIq__domain{color:var(--exv3-text-secondary);opacity:.7}
.GoalConfirmationModal-module__zSQhCq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.GoalConfirmationModal-module__zSQhCq__modal{background:#f8fafc;border-radius:12px;width:100%;max-width:700px;max-height:90vh;animation:.3s ease-out GoalConfirmationModal-module__zSQhCq__modalSlideIn;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.GoalConfirmationModal-module__zSQhCq__modalHeader{background:linear-gradient(135deg,var(--exv2-primary-500)0%,var(--exv2-primary-700)100%);color:#fff;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.GoalConfirmationModal-module__zSQhCq__titleGroup{align-items:center;gap:.75rem;display:flex}.GoalConfirmationModal-module__zSQhCq__title{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.GoalConfirmationModal-module__zSQhCq__titleIcon{color:#ffffffe6;filter:drop-shadow(0 1px 2px #0000001a)}.GoalConfirmationModal-module__zSQhCq__closeButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.GoalConfirmationModal-module__zSQhCq__closeButton:hover{background:#ffffff4d;transform:scale(1.1)}.GoalConfirmationModal-module__zSQhCq__content{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.GoalConfirmationModal-module__zSQhCq__confidencePaper{border:1px solid;border-radius:8px;padding:1rem}.GoalConfirmationModal-module__zSQhCq__confidenceGreen{background-color:#d1fae5;border-color:#6ee7b7}.GoalConfirmationModal-module__zSQhCq__confidenceYellow{background-color:#fef3c7;border-color:#fcd34d}.GoalConfirmationModal-module__zSQhCq__confidenceRed{background-color:#fee2e2;border-color:#fca5a5}.GoalConfirmationModal-module__zSQhCq__confidenceGray{background-color:#f3f4f6;border-color:#d1d5db}.GoalConfirmationModal-module__zSQhCq__confidenceGroup{align-items:flex-start;gap:1rem;display:flex}.GoalConfirmationModal-module__zSQhCq__confidenceContent{flex:1}.GoalConfirmationModal-module__zSQhCq__confidenceHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.GoalConfirmationModal-module__zSQhCq__confidenceLabel{color:#1f2937;font-size:1rem;font-weight:500}.GoalConfirmationModal-module__zSQhCq__confidenceBadge{border-radius:6px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.GoalConfirmationModal-module__zSQhCq__badgeGreen{color:#fff;background-color:#10b981}.GoalConfirmationModal-module__zSQhCq__badgeYellow{color:#fff;background-color:#f59e0b}.GoalConfirmationModal-module__zSQhCq__badgeRed{color:#fff;background-color:#ef4444}.GoalConfirmationModal-module__zSQhCq__badgeGray{color:#fff;background-color:#6b7280}.GoalConfirmationModal-module__zSQhCq__confidenceReason{color:#6b7280;margin:0;font-size:1rem;line-height:1.5}.GoalConfirmationModal-module__zSQhCq__editToggle{justify-content:flex-end;display:flex}.GoalConfirmationModal-module__zSQhCq__editButton{color:#6366f1;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.GoalConfirmationModal-module__zSQhCq__editButton:hover:not(:disabled){color:#4f46e5;text-decoration:underline}.GoalConfirmationModal-module__zSQhCq__editButton:disabled{opacity:.5;cursor:not-allowed}.GoalConfirmationModal-module__zSQhCq__formCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;box-shadow:0 4px 6px -1px #0000001a}.GoalConfirmationModal-module__zSQhCq__formGrid{flex-direction:column;gap:1rem;display:flex}.GoalConfirmationModal-module__zSQhCq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.GoalConfirmationModal-module__zSQhCq__formField{flex-direction:column;gap:.5rem;display:flex}.GoalConfirmationModal-module__zSQhCq__formLabel{color:#374151;font-size:.875rem;font-weight:600}.GoalConfirmationModal-module__zSQhCq__formInput,.GoalConfirmationModal-module__zSQhCq__formTextarea,.GoalConfirmationModal-module__zSQhCq__formSelect{color:#1f2937;background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.GoalConfirmationModal-module__zSQhCq__formInput:focus,.GoalConfirmationModal-module__zSQhCq__formTextarea:focus,.GoalConfirmationModal-module__zSQhCq__formSelect:focus{background:#fff;border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.GoalConfirmationModal-module__zSQhCq__formInput:disabled,.GoalConfirmationModal-module__zSQhCq__formTextarea:disabled,.GoalConfirmationModal-module__zSQhCq__formSelect:disabled{color:#64748b;cursor:not-allowed;background:#f1f5f9}.GoalConfirmationModal-module__zSQhCq__formTextarea{resize:vertical;min-height:80px;font-family:var(--exv3-font-primary)}.GoalConfirmationModal-module__zSQhCq__error{color:#dc2626;margin-top:.25rem;font-size:.75rem}.GoalConfirmationModal-module__zSQhCq__actions{background:#f8fafccc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.75rem;margin:1.5rem -1.5rem -1.5rem;padding:1rem 1.5rem;display:flex}.GoalConfirmationModal-module__zSQhCq__buttonCancel{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;min-width:120px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.GoalConfirmationModal-module__zSQhCq__buttonCancel:hover:not(:disabled){color:#475569;background:#f8fafc;border-color:#cbd5e1}.GoalConfirmationModal-module__zSQhCq__buttonCancel:disabled{opacity:.6;cursor:not-allowed}.GoalConfirmationModal-module__zSQhCq__buttonPrimary{background:linear-gradient(135deg,var(--exv2-primary-500)0%,var(--exv2-primary-700)100%);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;min-width:120px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.GoalConfirmationModal-module__zSQhCq__buttonPrimary:hover:not(:disabled){background:linear-gradient(135deg,var(--exv2-primary-600)0%,var(--exv2-primary-800)100%);transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.GoalConfirmationModal-module__zSQhCq__buttonPrimary:disabled{opacity:.6;cursor:not-allowed;transform:none}.GoalConfirmationModal-module__zSQhCq__spinner{animation:1s linear infinite GoalConfirmationModal-module__zSQhCq__spin}@keyframes GoalConfirmationModal-module__zSQhCq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes GoalConfirmationModal-module__zSQhCq__modalSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.GoalConfirmationModal-module__zSQhCq__modal{border-radius:8px;margin:1rem}.GoalConfirmationModal-module__zSQhCq__modalHeader{padding:1rem}.GoalConfirmationModal-module__zSQhCq__formRow{grid-template-columns:1fr}.GoalConfirmationModal-module__zSQhCq__actions{margin:1rem -1rem -1rem;padding:1rem}}
.AllTab-module__vAXnCq__allTab{gap:var(--exv3-space-10);flex-direction:column;display:flex}@media (max-width:768px){.AllTab-module__vAXnCq__allTab{gap:var(--exv3-space-8)}}
.MessageList-module__gstATG__container{padding:var(--space-1)var(--space-0)var(--space-0)var(--space-0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:var(--size-40);background:#292929;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden auto}.MessageList-module__gstATG__container:before{content:"";transform-origin:0;z-index:1;background:#ffffff1a;height:3px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0}.MessageList-module__gstATG__container:hover:before{transform:scaleX(1)}.MessageList-module__gstATG__messagesList{gap:var(--space-2);flex-direction:column;flex:1;padding-bottom:20px;display:flex;overflow-y:auto}.MessageList-module__gstATG__messageContainer{align-items:flex-end;gap:var(--space-2);max-width:85%;display:flex}.MessageList-module__gstATG__currentUser{flex-direction:row-reverse;margin-left:auto}.MessageList-module__gstATG__messageContent{padding:var(--space-3)var(--space-4);font-size:var(--exv3-font-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 4px 6px -1px #0000004d}.MessageList-module__gstATG__messageContent:hover{background:#ffffff14;transform:translateY(-1px);box-shadow:0 8px 12px -2px #0006}.MessageList-module__gstATG__currentUser .MessageList-module__gstATG__messageContent{color:#000;background:#62ff00;border:none}.MessageList-module__gstATG__currentUser .MessageList-module__gstATG__messageContent:hover{box-shadow:0 8px 12px -2px #62ff0080}.MessageList-module__gstATG__currentUser .MessageList-module__gstATG__messageText{color:#000}.MessageList-module__gstATG__currentUser .MessageList-module__gstATG__userName{color:#000000e6;font-weight:600}.MessageList-module__gstATG__currentUser .MessageList-module__gstATG__timestamp{color:#000000b3}.MessageList-module__gstATG__messageHeader{margin-bottom:var(--space-1);justify-content:space-between;align-items:center;display:flex}.MessageList-module__gstATG__userName{font-weight:600;font-size:var(--exv3-font-sm);color:#fff;letter-spacing:-.01em}.MessageList-module__gstATG__timestamp{font-size:var(--exv3-font-xs);color:#fff9;margin-left:var(--space-2);font-weight:500}.MessageList-module__gstATG__messageText{font-size:var(--exv3-font-md);line-height:var(--line-height-relaxed);color:#fff;word-break:break-word;margin:0;font-weight:400}.MessageList-module__gstATG__avatarContainer{margin-right:var(--space-2);flex-shrink:0;align-items:flex-end;margin-left:0;display:flex}.MessageList-module__gstATG__currentUser .MessageList-module__gstATG__avatarContainer{margin-right:0;margin-left:var(--space-2)}.MessageList-module__gstATG__avatarLink{cursor:pointer;border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.MessageList-module__gstATG__avatarLink:hover{transform:scale(1.1)}.MessageList-module__gstATG__avatar{width:var(--size-avatar-lg);height:var(--size-avatar-lg);min-width:var(--size-avatar-lg);min-height:var(--size-avatar-lg);object-fit:cover;border:2px solid #fff3;border-radius:50%;transition:border-color .3s}.MessageList-module__gstATG__avatar:hover{border-color:#ffffff4d}.MessageList-module__gstATG__defaultAvatar{width:var(--size-avatar-lg);height:var(--size-avatar-lg);color:#fff;font-size:var(--exv3-font-lg);background:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.MessageList-module__gstATG__deletedMessage .MessageList-module__gstATG__messageContent{opacity:.7;background:linear-gradient(135deg,#94a3b81a 0%,#cbd5e11a 100%);border:1px dashed #94a3b866}.MessageList-module__gstATG__deletedMessage .MessageList-module__gstATG__messageText{color:#64748b;font-style:italic}.MessageList-module__gstATG__loading{padding:var(--space-8);color:#fff;font-size:var(--exv3-font-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:var(--space-4);background:#ffffff1a;border-radius:16px;justify-content:center;align-items:center;font-weight:500;display:flex}.MessageList-module__gstATG__error{padding:var(--space-4);margin:var(--space-4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ef44441a 0%,#fca5a51a 100%);border:2px solid #ef44444d;border-radius:16px}.MessageList-module__gstATG__error p{color:#dc2626;margin-bottom:var(--space-2);font-weight:600}.MessageList-module__gstATG__retryButton{color:#fff;padding:var(--space-2)var(--space-4);cursor:pointer;margin-top:var(--space-4);background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;font-weight:600;transition:all .3s}.MessageList-module__gstATG__retryButton:hover{transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}.MessageList-module__gstATG__emptyState{padding:var(--space-8);text-align:center;color:#ffffffb3;font-size:var(--exv3-font-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:var(--space-4);background:#ffffff0d;border:2px dashed #fff3;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;font-weight:500;display:flex}.MessageList-module__gstATG__scrollToBottomButton{color:#000;cursor:pointer;z-index:10;background:#62ff00;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.3s cubic-bezier(.4,0,.2,1) MessageList-module__gstATG__slideInUp;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 4px 12px #62ff0066}.MessageList-module__gstATG__scrollToBottomButton:hover{background:#70ff1a;transform:translateY(-2px);box-shadow:0 6px 16px #62ff0099}.MessageList-module__gstATG__scrollToBottomButton:active{transform:translateY(0)}@keyframes MessageList-module__gstATG__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.MessageList-module__gstATG__voiceRoomNotification{margin:var(--space-4)0;justify-content:center!important}.MessageList-module__gstATG__voiceRoomNotificationContent{border-radius:var(--radius-xl);padding:var(--space-3)var(--space-5);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:400px;animation:MessageList-module__gstATG__voiceNotificationAppear var(--exv3-transition-fast)ease-out;background:linear-gradient(135deg,#379f4b1a 0%,#0431520d 100%);border:1px solid #379f4b33;margin:0 auto;position:relative}.MessageList-module__gstATG__voiceRoomNotificationText{color:#ffffffe6;font-weight:var(--font-weight-medium);font-size:var(--exv3-font-sm);line-height:var(--line-height-normal);margin:0}.MessageList-module__gstATG__voiceRoomNotificationTime{margin-top:var(--space-1);font-size:var(--exv3-font-xs);color:#fff9;font-weight:var(--font-weight-normal);display:block}@keyframes MessageList-module__gstATG__voiceNotificationAppear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.MessageList-module__gstATG__container{padding:var(--space-3)}.MessageList-module__gstATG__messageContainer{gap:var(--space-1);max-width:90%}.MessageList-module__gstATG__messageContent{padding:var(--space-2)var(--space-3);border-radius:16px}.MessageList-module__gstATG__messageText{font-size:var(--exv3-font-md)}.MessageList-module__gstATG__scrollToBottomButton{width:44px;height:44px;font-size:18px;bottom:15px;right:15px}}@media (max-width:480px){.MessageList-module__gstATG__container{padding:var(--space-2)}.MessageList-module__gstATG__messageContainer{max-width:95%}.MessageList-module__gstATG__messageContent{padding:var(--space-2);border-radius:14px}.MessageList-module__gstATG__messageText{font-size:var(--exv3-font-md)}.MessageList-module__gstATG__scrollToBottomButton{width:40px;height:40px;font-size:16px;bottom:10px;right:10px}}@media (prefers-reduced-motion:reduce){.MessageList-module__gstATG__messageContent,.MessageList-module__gstATG__avatarLink,.MessageList-module__gstATG__retryButton{transition:none}.MessageList-module__gstATG__messageContent:hover,.MessageList-module__gstATG__avatarLink:hover,.MessageList-module__gstATG__retryButton:hover{transform:none}.MessageList-module__gstATG__container:before{transition:none;animation:none}.MessageList-module__gstATG__container:hover:before{transform:none}.MessageList-module__gstATG__scrollToBottomButton{transition:none;animation:none}.MessageList-module__gstATG__scrollToBottomButton:hover{transform:none}}
.ConfirmationModal-module__NaA7IW__modalOverlay{background:var(--exv3-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:var(--exv3-z-popover);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmationModal-module__NaA7IW__modal{background:var(--exv3-background-secondary);border:1px solid var(--exv3-border-color);width:90%;max-width:480px;z-index:var(--exv3-z-tooltip);border-radius:16px;position:relative;box-shadow:0 20px 60px #00000080}.ConfirmationModal-module__NaA7IW__modalHeader{background-color:var(--exv3-background-secondary);border-bottom:1px solid var(--exv3-border-color);border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ConfirmationModal-module__NaA7IW__titleGroup{align-items:center;gap:12px;display:flex}.ConfirmationModal-module__NaA7IW__title{color:var(--exv3-text-primary);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.ConfirmationModal-module__NaA7IW__closeButton{width:32px;height:32px;color:var(--exv3-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ConfirmationModal-module__NaA7IW__closeButton:hover{background:var(--exv3-background-main);color:var(--exv3-text-primary)}.ConfirmationModal-module__NaA7IW__content{flex-direction:column;gap:20px;padding:24px;display:flex}.ConfirmationModal-module__NaA7IW__messagePaper{background:0 0;border-radius:0;padding:0}.ConfirmationModal-module__NaA7IW__message{color:var(--exv3-text-primary);margin:0 0 12px;font-size:15px;font-weight:500;line-height:1.5}.ConfirmationModal-module__NaA7IW__divider{display:none}.ConfirmationModal-module__NaA7IW__details{background:0 0;border-left:none;border-radius:0;margin-top:8px;padding:0}.ConfirmationModal-module__NaA7IW__detailsText{color:var(--exv3-text-secondary);margin:0;font-size:14px;line-height:1.5}.ConfirmationModal-module__NaA7IW__actions{border-top:1px solid var(--exv3-border-color);justify-content:flex-end;gap:12px;margin-top:4px;padding-top:20px;display:flex}.ConfirmationModal-module__NaA7IW__spinner{animation:1s linear infinite ConfirmationModal-module__NaA7IW__spin}@keyframes ConfirmationModal-module__NaA7IW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ChatEmoji-module__E0VGlG__container{display:inline-block;position:relative}.ChatEmoji-module__E0VGlG__emojiButton{font-size:var(--exv3-font-lg);cursor:pointer;padding:var(--space-2)var(--space-3);color:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;min-width:44px;height:44px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #0003}.ChatEmoji-module__E0VGlG__emojiButton:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.ChatEmoji-module__E0VGlG__emojiButton:active,.ChatEmoji-module__E0VGlG__emojiButton[aria-expanded=true]{color:#000;background:#62ff00;border-color:#62ff00;transform:translateY(0)}.ChatEmoji-module__E0VGlG__emojiButton:focus{outline:none}.ChatEmoji-module__E0VGlG__emojiPicker{bottom:calc(100% + var(--space-2));z-index:9999;width:calc(var(--size-40) + var(--size-10));-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#1a1a1a;border:1px solid #ffffff26;border-radius:16px;animation:.3s cubic-bezier(.4,0,.2,1) ChatEmoji-module__E0VGlG__emojiPickerAppear;position:absolute;right:-130px;overflow:hidden;box-shadow:0 8px 16px #0006}@keyframes ChatEmoji-module__E0VGlG__emojiPickerAppear{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatEmoji-module__E0VGlG__emojiGrid{padding:var(--space-3);gap:var(--space-1);grid-template-columns:repeat(7,1fr);display:grid}.ChatEmoji-module__E0VGlG__emojiOption{font-size:var(--exv3-font-lg);padding:var(--space-2);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:36px;transition:all .2s;display:flex}.ChatEmoji-module__E0VGlG__emojiOption:hover{background:#ffffff1a;transform:scale(1.2)}.ChatEmoji-module__E0VGlG__emojiOption:focus{outline:none}@media (max-width:768px){.ChatEmoji-module__E0VGlG__emojiButton{min-width:40px;height:40px;padding:var(--space-1)var(--space-2);font-size:var(--exv3-font-md)}.ChatEmoji-module__E0VGlG__emojiPicker{width:calc(var(--size-32) + var(--size-8))}.ChatEmoji-module__E0VGlG__emojiGrid{padding:var(--space-2);grid-template-columns:repeat(6,1fr)}.ChatEmoji-module__E0VGlG__emojiOption{font-size:var(--exv3-font-md);padding:var(--space-1);min-height:32px}}@media (max-width:480px){.ChatEmoji-module__E0VGlG__emojiButton{min-width:36px;height:36px;font-size:var(--exv3-font-sm)}.ChatEmoji-module__E0VGlG__emojiPicker{width:calc(var(--size-28) + var(--size-6))}.ChatEmoji-module__E0VGlG__emojiGrid{grid-template-columns:repeat(5,1fr)}}@media (prefers-reduced-motion:reduce){.ChatEmoji-module__E0VGlG__emojiButton,.ChatEmoji-module__E0VGlG__emojiOption,.ChatEmoji-module__E0VGlG__emojiPicker{transition:none;animation:none}.ChatEmoji-module__E0VGlG__emojiButton:hover,.ChatEmoji-module__E0VGlG__emojiOption:hover{transform:none}}
.JoinModal-module__Wn__Wa__modalOverlay{z-index:9999;background:linear-gradient(#292929 0%,#3c3c3c 100%);justify-content:center;align-items:center;padding:30px;animation:.3s ease-out JoinModal-module__Wn__Wa__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes JoinModal-module__Wn__Wa__fadeIn{0%{opacity:0}to{opacity:1}}.JoinModal-module__Wn__Wa__modalContainer{flex-direction:column;align-items:center;width:100%;max-width:650px;animation:.4s cubic-bezier(.16,1,.3,1) JoinModal-module__Wn__Wa__slideUp;display:flex;position:relative}@keyframes JoinModal-module__Wn__Wa__slideUp{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.JoinModal-module__Wn__Wa__backgroundBlob{z-index:-1;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.JoinModal-module__Wn__Wa__backgroundBlob img{object-fit:contain;width:100%;height:100%}.JoinModal-module__Wn__Wa__modalContent{z-index:1;-webkit-backdrop-filter:blur(40px);background:#3c445c33;border:1px solid #ffffff26;border-radius:15px;width:100%;max-width:618px;padding:35px 20px;position:relative;box-shadow:0 24px 72px #00000080}.JoinModal-module__Wn__Wa__modalHeader{text-align:center;margin-bottom:16px}.JoinModal-module__Wn__Wa__modalTitle{font-family:var(--exv3-font-primary);letter-spacing:0%;color:#fff;margin:0;padding:0;font-size:30px;font-weight:700;line-height:100%}.JoinModal-module__Wn__Wa__form{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:center;gap:10px;display:flex}.JoinModal-module__Wn__Wa__inputGroup{flex-direction:column;gap:4px;width:100%;display:flex}.JoinModal-module__Wn__Wa__input{color:#fff9;width:100%;height:33px;font-size:16px;font-family:var(--exv3-font-primary);box-sizing:border-box;background:#3c445cb3;border:1px solid #fff3;border-radius:15px;outline:none;padding:8px 12px;transition:all .2s}.JoinModal-module__Wn__Wa__passwordInputWrapper{width:100%;position:relative}.JoinModal-module__Wn__Wa__passwordInput{padding-right:44px}.JoinModal-module__Wn__Wa__passwordToggle{cursor:pointer;color:#ffffff80;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.JoinModal-module__Wn__Wa__passwordToggle:hover{color:#fffc}.JoinModal-module__Wn__Wa__passwordToggle:disabled{opacity:.5;cursor:not-allowed}.JoinModal-module__Wn__Wa__input::placeholder{color:#fff9}.JoinModal-module__Wn__Wa__input:focus{color:#fff;background:#3c445cd9;border-color:#62ff00;box-shadow:0 0 0 3px #62ff0026}.JoinModal-module__Wn__Wa__input:disabled{opacity:.5;cursor:not-allowed}.JoinModal-module__Wn__Wa__inputError{background:#ec3e3f1a!important;border-color:#ec3e3f!important}.JoinModal-module__Wn__Wa__inputError:focus{box-shadow:0 0 0 3px #ec3e3f33!important}.JoinModal-module__Wn__Wa__requirementsList{flex-direction:column;gap:2px;margin-top:4px;margin-left:4px;display:flex}.JoinModal-module__Wn__Wa__requirementMet{color:#62ff00;font-size:12px;font-weight:500}.JoinModal-module__Wn__Wa__requirementUnmet{color:#ffffff80;font-size:12px;font-weight:400}.JoinModal-module__Wn__Wa__fieldError{color:#ec3e3f;margin-top:4px;margin-left:4px;font-size:12px;font-weight:500}.JoinModal-module__Wn__Wa__oauthSection{justify-content:center;width:100%;margin-bottom:4px;display:flex}.JoinModal-module__Wn__Wa__oauthButton{width:100%}.JoinModal-module__Wn__Wa__divider{align-items:center;width:100%;margin:8px 0;display:flex}.JoinModal-module__Wn__Wa__divider:before,.JoinModal-module__Wn__Wa__divider:after{content:"";background:#fff3;flex:1;height:1px}.JoinModal-module__Wn__Wa__dividerText{color:#ffffff80;text-transform:lowercase;padding:0 16px;font-size:13px}.JoinModal-module__Wn__Wa__submitButton{align-self:center}.JoinModal-module__Wn__Wa__forgotPasswordLink{color:#fff9;align-self:flex-end;margin-top:-8px;font-family:Ubuntu,sans-serif;font-size:13px;text-decoration:none;transition:color .2s}.JoinModal-module__Wn__Wa__forgotPasswordLink:hover{color:#62ff00}.JoinModal-module__Wn__Wa__loadingSpinner{border:2px solid #1a1a1a4d;border-top-color:#1a1a1a;border-radius:50%;width:20px;height:20px;margin:0 auto;animation:.6s linear infinite JoinModal-module__Wn__Wa__spin}@keyframes JoinModal-module__Wn__Wa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.JoinModal-module__Wn__Wa__errorMessage{color:#ec3e3f;text-align:center;background:#ec3e3f26;border:1px solid #ec3e3f66;border-radius:8px;margin-bottom:8px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.4}.JoinModal-module__Wn__Wa__successMessage{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px 20px;display:flex}.JoinModal-module__Wn__Wa__successTitle{color:var(--exv3-primary-btn-bg);margin:0;font-size:20px;font-weight:700}.JoinModal-module__Wn__Wa__successSubtext{color:#ffffffb3;margin:0;font-size:15px;line-height:1.5}.JoinModal-module__Wn__Wa__successBackButton{width:100%;margin-top:8px}.JoinModal-module__Wn__Wa__modalFooter{text-align:center;flex-direction:column;gap:12px;margin-top:2px;padding-top:2px;display:flex}.JoinModal-module__Wn__Wa__backLink{font-family:var(--exv3-font-primary);color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;font-weight:400;transition:color .2s}.JoinModal-module__Wn__Wa__backLink:hover{color:#fff}.JoinModal-module__Wn__Wa__footerText{color:#ffffffb3;margin:0;font-size:14px}.JoinModal-module__Wn__Wa__footerLink{color:#62ff00;cursor:pointer;font-weight:700;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:none;transition:color .2s}.JoinModal-module__Wn__Wa__footerLink:hover{color:#70ff1a;text-decoration:underline}@media (max-width:700px){.JoinModal-module__Wn__Wa__modalOverlay{padding:20px}.JoinModal-module__Wn__Wa__modalContent{padding:8px 10px}.JoinModal-module__Wn__Wa__modalTitle{font-size:32px}.JoinModal-module__Wn__Wa__input{height:56px}}@media (max-width:480px){.JoinModal-module__Wn__Wa__modalOverlay{padding:16px}.JoinModal-module__Wn__Wa__modalContent{padding:8px}.JoinModal-module__Wn__Wa__modalTitle{font-size:28px}.JoinModal-module__Wn__Wa__input{height:52px;font-size:14px}}@media (max-width:375px){.JoinModal-module__Wn__Wa__modalOverlay{padding:12px}.JoinModal-module__Wn__Wa__modalTitle{font-size:24px}}
.Button-module__8VJ37q__button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font-family:var(--exv3-font-primary);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--exv3-transition-fast);white-space:nowrap;-webkit-user-select:none;user-select:none;box-shadow:var(--shadow-sm);border:none;outline:none;text-decoration:none;display:inline-flex;position:relative}.Button-module__8VJ37q__button:focus-visible{outline:2px solid var(--ui-primary);outline-offset:2px}.Button-module__8VJ37q__primary{background-color:var(--exclaim-btn-background);color:var(--text-light);border:var(--border-thin)solid var(--exclaim-btn-background)}.Button-module__8VJ37q__primary:hover:not(:disabled){background-color:var(--exclaim-btn-background);border-color:var(--exclaim-btn-background);box-shadow:var(--shadow-hover);opacity:.9}.Button-module__8VJ37q__primary:active:not(:disabled){background-color:var(--exclaim-btn-background);border-color:var(--exclaim-btn-background);opacity:.8;transform:translateY(0)}.Button-module__8VJ37q__secondary{background-color:var(--exclaim-btn-background);color:var(--text-light);border:var(--border-thin)solid var(--exclaim-btn-background)}.Button-module__8VJ37q__secondary:hover:not(:disabled){background-color:var(--exclaim-btn-background);border-color:var(--exclaim-btn-background);box-shadow:var(--shadow-hover);opacity:.9}.Button-module__8VJ37q__secondary:active:not(:disabled){background-color:var(--exclaim-btn-background);opacity:.8;transform:translateY(0)}.Button-module__8VJ37q__outline{color:var(--ui-primary);border:var(--border-medium)solid var(--ui-primary);background-color:#0000}.Button-module__8VJ37q__outline:hover:not(:disabled){background-color:var(--ui-primary);color:var(--text-light);box-shadow:var(--shadow-hover)}.Button-module__8VJ37q__outline:active:not(:disabled){background-color:var(--ui-primary-active);border-color:var(--ui-primary-active);transform:translateY(0)}.Button-module__8VJ37q__ghost{color:var(--exv3-text-secondary);box-shadow:none;background-color:#0000;border:none}.Button-module__8VJ37q__ghost:hover:not(:disabled){background-color:var(--ui-background-muted);color:var(--text-dark);box-shadow:none;transform:none}.Button-module__8VJ37q__ghost:active:not(:disabled){background-color:var(--color-secondary-3);transform:none}.Button-module__8VJ37q__sm{height:3.2rem;padding:0 var(--space-3);font-size:var(--exv3-font-sm);border-radius:var(--radius-sm)}.Button-module__8VJ37q__md{height:var(--size-button-height);padding:0 var(--space-4);font-size:var(--exv3-font-md)}.Button-module__8VJ37q__lg{height:4.8rem;padding:0 var(--space-5);font-size:var(--exv3-font-lg);border-radius:var(--radius-lg)}.Button-module__8VJ37q__fullWidth{width:100%}.Button-module__8VJ37q__disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none!important}.Button-module__8VJ37q__loading{cursor:not-allowed}.Button-module__8VJ37q__loading .Button-module__8VJ37q__content{opacity:.7}.Button-module__8VJ37q__spinner{width:1.6rem;height:1.6rem;display:inline-block}.Button-module__8VJ37q__spinner svg{width:100%;height:100%;animation:1s linear infinite Button-module__8VJ37q__spin}@keyframes Button-module__8VJ37q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Button-module__8VJ37q__content{justify-content:center;align-items:center;gap:var(--space-2);width:100%;display:flex}.Button-module__8VJ37q__leftSlot{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Button-module__8VJ37q__mainContent{text-align:center;flex:1;justify-content:center;align-items:center;display:flex}.Button-module__8VJ37q__rightSlot{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Button-module__8VJ37q__leftSlot svg,.Button-module__8VJ37q__rightSlot svg{width:1.6rem;height:1.6rem}.Button-module__8VJ37q__sm .Button-module__8VJ37q__leftSlot svg,.Button-module__8VJ37q__sm .Button-module__8VJ37q__rightSlot svg{width:1.4rem;height:1.4rem}.Button-module__8VJ37q__lg .Button-module__8VJ37q__leftSlot svg,.Button-module__8VJ37q__lg .Button-module__8VJ37q__rightSlot svg{width:1.8rem;height:1.8rem}.Button-module__8VJ37q__button:has(.Button-module__8VJ37q__mainContent:empty){aspect-ratio:1;padding:0}.Button-module__8VJ37q__sm:has(.Button-module__8VJ37q__mainContent:empty){width:3.2rem;height:3.2rem}.Button-module__8VJ37q__md:has(.Button-module__8VJ37q__mainContent:empty){width:var(--size-button-height);height:var(--size-button-height)}.Button-module__8VJ37q__lg:has(.Button-module__8VJ37q__mainContent:empty){width:4.8rem;height:4.8rem}
.MessageInput-module__CokllG__container{padding:var(--space-4)var(--space-5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:var(--space-3);background:#ffffff08;border-top:1px solid #ffffff1a;border-bottom:none;align-items:flex-end;margin-bottom:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.MessageInput-module__CokllG__container:before{content:"";transform-origin:0;z-index:1;background:#ffffff26;height:1px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.MessageInput-module__CokllG__container:focus-within{background:#ffffff0d;border-top-color:#ffffff26}.MessageInput-module__CokllG__container:focus-within:before{transform:scaleX(1)}.MessageInput-module__CokllG__input{min-height:var(--size-12);max-height:var(--size-32);padding:var(--space-3)var(--space-4);font-size:var(--exv3-font-md);line-height:var(--line-height-normal);color:#fff;resize:none;font-family:var(--exv3-font-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;flex:1;transition:all .3s cubic-bezier(.4,0,.2,1);overflow-y:hidden;box-shadow:0 2px 4px #0003}.MessageInput-module__CokllG__input:focus{background:#ffffff1f;border-color:#ffffff40;outline:none;transform:translateY(-1px);box-shadow:0 0 0 2px #ffffff1a,0 4px 6px -1px #0000004d}.MessageInput-module__CokllG__input:disabled{opacity:.6;cursor:not-allowed;background:#ffffff0d;transform:none}.MessageInput-module__CokllG__input::placeholder{color:#ffffff80;font-style:italic;font-weight:400}.MessageInput-module__CokllG__sendButton{padding:var(--space-3)var(--space-5);font-size:var(--exv3-font-md);color:#000;cursor:pointer;background:#62ff00;border:none;border-radius:16px;align-self:flex-end;min-width:100px;height:48px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #62ff004d}.MessageInput-module__CokllG__sendButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.MessageInput-module__CokllG__sendButton:hover:not(:disabled){background:#70ff1a;transform:translateY(-2px)scale(1.02);box-shadow:0 10px 20px #62ff0066}.MessageInput-module__CokllG__sendButton:hover:not(:disabled):before{left:100%}.MessageInput-module__CokllG__sendButton:active:not(:disabled){transform:translateY(0)scale(.98)}.MessageInput-module__CokllG__sendButton:disabled{cursor:not-allowed;opacity:.5;box-shadow:none;background:#ffffff1a;transform:none}.MessageInput-module__CokllG__errorMessage{color:#dc2626;font-size:var(--exv3-font-sm);margin-bottom:var(--space-3);padding:var(--space-3)var(--space-4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ef44441a 0%,#fca5a51a 100%);border:1px solid #ef444433;border-radius:12px;font-weight:500;animation:.3s ease-out MessageInput-module__CokllG__errorSlideIn}@keyframes MessageInput-module__CokllG__errorSlideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.MessageInput-module__CokllG__container{padding:var(--space-3)var(--space-4);gap:var(--space-2);border-bottom:none;margin-bottom:0}.MessageInput-module__CokllG__input{padding:var(--space-2)var(--space-3);font-size:var(--exv3-font-sm);min-height:var(--size-10)}.MessageInput-module__CokllG__sendButton{padding:var(--space-2)var(--space-4);font-size:var(--exv3-font-sm);min-width:80px;height:40px}}@media (max-width:480px){.MessageInput-module__CokllG__container{padding:var(--space-2)var(--space-3);border-bottom:none;margin-bottom:0}.MessageInput-module__CokllG__input{font-size:var(--exv3-font-xs);min-height:var(--size-8)}.MessageInput-module__CokllG__sendButton{font-size:var(--exv3-font-xs);min-width:70px;height:36px}}@media (prefers-reduced-motion:reduce){.MessageInput-module__CokllG__input,.MessageInput-module__CokllG__sendButton,.MessageInput-module__CokllG__sendButton:before,.MessageInput-module__CokllG__errorMessage{transition:none;animation:none}.MessageInput-module__CokllG__input:focus,.MessageInput-module__CokllG__sendButton:hover:not(:disabled),.MessageInput-module__CokllG__sendButton:active:not(:disabled){transform:none}.MessageInput-module__CokllG__container,.MessageInput-module__CokllG__container:before{transition:none;animation:none}.MessageInput-module__CokllG__container:focus-within:before{transform:none}}
.FeedBanner-module__j3QL6q__feedBannerContainer{box-sizing:border-box;z-index:1;background-color:#0000;border-radius:12px 12px 0 0;width:100%;height:auto;margin:0 auto;padding:16px 12px;position:relative;overflow:hidden}.FeedBanner-module__j3QL6q__feedBannerGrid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(5,1fr);grid-auto-flow:row;align-content:start;gap:12px;width:100%;height:100%;display:grid}.FeedBanner-module__j3QL6q__gridItem{color:inherit;background-color:#3c3c3c;border:none;border-radius:8px;flex-direction:column;text-decoration:none;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a}.FeedBanner-module__j3QL6q__gridItem:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.FeedBanner-module__j3QL6q__gridItemContent{flex-direction:column;flex:1;width:100%;display:flex}.FeedBanner-module__j3QL6q__gridItemImage{aspect-ratio:4/3;background-color:var(--color-secondary-1);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.FeedBanner-module__j3QL6q__image{object-fit:cover;object-position:center}.FeedBanner-module__j3QL6q__gridItemText{box-sizing:border-box;text-align:center;background-color:#0000;border-top:1px solid #ffffff1a;flex-direction:column;gap:2px;width:100%;min-height:60px;padding:8px 6px;display:flex}.FeedBanner-module__j3QL6q__gridItemTitle{color:#fff;font-size:13px;font-weight:500;line-height:1.3}.FeedBanner-module__j3QL6q__gridItemDescription{color:#ffffffb3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.FeedBanner-module__j3QL6q__staticFeatureIcon{object-fit:contain;width:100px;height:100px}@media (max-width:1200px){.FeedBanner-module__j3QL6q__feedBannerContainer{padding:12px}.FeedBanner-module__j3QL6q__feedBannerGrid{gap:10px}}@media (max-width:900px){.FeedBanner-module__j3QL6q__feedBannerContainer{padding:12px}.FeedBanner-module__j3QL6q__feedBannerGrid{gap:8px}.FeedBanner-module__j3QL6q__gridItemText{min-height:50px;padding:5px}.FeedBanner-module__j3QL6q__gridItemTitle,.FeedBanner-module__j3QL6q__gridItemDescription{font-size:11px}}@media (max-width:768px){.FeedBanner-module__j3QL6q__feedBannerContainer{border-radius:10px 10px 0 0;padding:10px}.FeedBanner-module__j3QL6q__feedBannerGrid{gap:8px}.FeedBanner-module__j3QL6q__gridItemText{min-height:55px;padding:6px}.FeedBanner-module__j3QL6q__gridItemTitle,.FeedBanner-module__j3QL6q__gridItemDescription{font-size:12px}}@media (max-width:480px){.FeedBanner-module__j3QL6q__feedBannerContainer{padding:8px}.FeedBanner-module__j3QL6q__feedBannerGrid{gap:8px}.FeedBanner-module__j3QL6q__gridItemText{min-height:45px;padding:4px}.FeedBanner-module__j3QL6q__gridItemTitle,.FeedBanner-module__j3QL6q__gridItemDescription{font-size:10px}}@media (max-width:320px){.FeedBanner-module__j3QL6q__feedBannerContainer{padding:6px}.FeedBanner-module__j3QL6q__feedBannerGrid{gap:4px}}@media (max-width:767px){.FeedBanner-module__j3QL6q__feedBannerContainer{display:none}}
.Card-module__gYlmHa__card{background:var(--ui-background-light);border-radius:var(--radius-lg);transition:all .2s;position:relative;overflow:hidden}.Card-module__gYlmHa__default{border:var(--border-thin)solid var(--ui-border-light)}.Card-module__gYlmHa__elevated{box-shadow:var(--shadow-md);border:none}.Card-module__gYlmHa__outlined{border:var(--border-medium)solid var(--ui-border-medium);background:0 0}.Card-module__gYlmHa__clickable{cursor:pointer}.Card-module__gYlmHa__clickable:hover{box-shadow:var(--shadow-hover);transform:var(--transform-hover)}.Card-module__gYlmHa__clickable:focus{outline:2px solid var(--ui-primary);outline-offset:2px}.Card-module__gYlmHa__clickable:active{transform:translateY(0)}.Card-module__gYlmHa__padding-sm{padding:var(--space-3)}.Card-module__gYlmHa__padding-md{padding:var(--space-4)}.Card-module__gYlmHa__padding-lg{padding:var(--space-6)}@media (max-width:768px){.Card-module__gYlmHa__padding-md{padding:var(--space-3)}.Card-module__gYlmHa__padding-lg{padding:var(--space-4)}}@media (max-width:480px){.Card-module__gYlmHa__padding-sm{padding:var(--space-2)}.Card-module__gYlmHa__padding-md,.Card-module__gYlmHa__padding-lg{padding:var(--space-3)}}
.NotificationBell-module__7cWH3G__notificationBellWrapper{justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:visible}.NotificationBell-module__7cWH3G__bellContainer{cursor:pointer;background:var(--exv3-color-primary);border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex;position:relative}.NotificationBell-module__7cWH3G__bellContainer:hover{background:var(--exv3-color-primary);transform:scale(1.05)}.NotificationBell-module__7cWH3G__bellContainer:focus{outline:none}.NotificationBell-module__7cWH3G__bellIcon{color:#000;stroke-width:2px;width:20px;height:20px;transition:all .2s}.NotificationBell-module__7cWH3G__bellContainer:hover .NotificationBell-module__7cWH3G__bellIcon{color:#000}.NotificationBell-module__7cWH3G__bellActive{animation:1.5s ease-in-out infinite NotificationBell-module__7cWH3G__bellPulse}@keyframes NotificationBell-module__7cWH3G__bellPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.NotificationBell-module__7cWH3G__badge{width:20px!important;min-width:20px!important;height:20px!important;font-size:var(--exv3-font-xs)!important;border-radius:var(--radius-full)!important;font-weight:var(--font-weight-bold)!important;z-index:10001!important;background:linear-gradient(135deg,var(--exv3-color-alert),#dc2626)!important;color:var(--text-light)!important;pointer-events:none!important;text-align:center!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:1!important;display:flex!important;position:absolute!important;top:0!important;right:-2px!important;overflow:hidden!important;transform:translateY(0)!important;box-shadow:0 0 0 2px #fff,0 2px 8px #dc262666!important}.NotificationBell-module__7cWH3G__popoverContent{z-index:1000;width:420px;max-height:70vh;padding:var(--space-4);background:var(--exv3-color-dark);-webkit-backdrop-filter:blur(25px);border-radius:var(--radius-xl);border:1px solid #ffffff1a;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d,0 8px 16px #0003}.NotificationBell-module__7cWH3G__notificationTitle{font-weight:var(--font-weight-bold);font-size:var(--exv3-font-xl);margin-bottom:var(--space-4);color:var(--text-light);text-align:center;text-shadow:none;letter-spacing:-.02em;flex-shrink:0}.NotificationBell-module__7cWH3G__notificationItem{padding:var(--space-3);text-align:left;white-space:normal;border-radius:var(--radius-lg);width:100%;height:auto;min-height:80px;margin-bottom:var(--space-2);transition:all var(--exv3-transition-fast);background:var(--exv3-color-darker);cursor:pointer;border:1px solid #ffffff1a;border-left:3px solid #0000;display:block;box-shadow:0 2px 8px #0000001a}.NotificationBell-module__7cWH3G__notificationItem:hover{background:var(--exv3-color-darker);border-left:3px solid var(--exv3-color-primary);border:1px solid #fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.NotificationBell-module__7cWH3G__senderName{font-weight:var(--font-weight-semibold);font-size:var(--exv3-font-sm);color:var(--text-light)}.NotificationBell-module__7cWH3G__messageContent{font-size:var(--exv3-font-sm);line-height:var(--line-height-relaxed);color:var(--text-light);word-break:break-word;width:100%}.NotificationBell-module__7cWH3G__timestamp{font-size:var(--exv3-font-xs);color:var(--text-light);align-self:flex-end;font-style:italic}.NotificationBell-module__7cWH3G__scrollArea{scrollbar-width:thin;scrollbar-color:var(--ui-border-medium)transparent;flex:1;width:100%;min-height:0;max-height:calc(70vh - 200px);overflow-y:auto}.NotificationBell-module__7cWH3G__scrollArea::-webkit-scrollbar{width:6px}.NotificationBell-module__7cWH3G__scrollArea::-webkit-scrollbar-track{background:0 0}.NotificationBell-module__7cWH3G__scrollArea::-webkit-scrollbar-thumb{background:var(--ui-border-medium);border-radius:var(--radius-full)}.NotificationBell-module__7cWH3G__emptyText{color:var(--text-light);font-size:var(--exv3-font-sm);padding:var(--space-6)0;text-align:center;flex-shrink:0;font-style:italic}.NotificationBell-module__7cWH3G__newNotification{border-left:3px solid var(--exv3-color-primary);background:#62ff001a;position:relative;box-shadow:0 2px 12px #62ff0026}.NotificationBell-module__7cWH3G__newNotification:after{content:"";top:var(--space-2);right:var(--space-2);border-radius:var(--radius-full);background:linear-gradient(135deg,var(--exv3-color-primary),var(--exv3-color-primary));width:8px;height:8px;position:absolute;box-shadow:0 0 0 2px #fff,0 2px 4px #62ff0066}.NotificationBell-module__7cWH3G__w-full{background-color:var(--exv3-color-darker)!important;color:var(--text-light)!important}.NotificationBell-module__7cWH3G__w-full *{color:var(--text-light)!important}@media (max-width:700px){.NotificationBell-module__7cWH3G__notificationBellWrapper{display:inline-flex}.NotificationBell-module__7cWH3G__bellContainer{background:var(--exv3-color-primary);z-index:1001;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;border-radius:50%;width:44px;height:44px;position:relative}.NotificationBell-module__7cWH3G__bellIcon{color:#000;width:24px;height:24px}.NotificationBell-module__7cWH3G__bellContainer:hover .NotificationBell-module__7cWH3G__bellIcon{color:#000}.NotificationBell-module__7cWH3G__popoverContent{-webkit-backdrop-filter:blur(30px);border:1px solid #ffffff80;box-shadow:0 25px 50px #0043ca33,0 12px 24px #00000026,inset 0 1px #ffffffb3;z-index:10001!important;width:92vw!important;max-width:420px!important;height:80vh!important;max-height:80vh!important;margin:0!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.NotificationBell-module__7cWH3G__scrollArea{flex:1;min-height:0;max-height:calc(80vh - 180px)}.NotificationBell-module__7cWH3G__notificationItem{touch-action:manipulation;-webkit-tap-highlight-color:transparent}}@media (max-width:400px){.NotificationBell-module__7cWH3G__bellContainer{background:var(--exv3-color-primary);border-radius:50%;width:40px;height:40px}.NotificationBell-module__7cWH3G__bellIcon{color:#000;width:20px;height:20px}}
.Post-module__AnuFNq__postCard{background-color:var(--exv3-color-darker);padding:var(--exv3-space-4);box-shadow:none;border-radius:0;flex-direction:column;width:100%;margin-bottom:0;transition:none;display:flex;position:relative}.Post-module__AnuFNq__postCard:after{content:"";bottom:0;left:var(--exv3-space-4);right:var(--exv3-space-4);background-color:var(--exv3-color-white);height:1px;position:absolute}.Post-module__AnuFNq__postCard:last-child:after{display:none}.Post-module__AnuFNq__postCard:first-child{border-top-left-radius:var(--exv3-radius-lg);border-top-right-radius:var(--exv3-radius-lg)}.Post-module__AnuFNq__postCard:last-child{border-bottom-left-radius:var(--exv3-radius-lg);border-bottom-right-radius:var(--exv3-radius-lg)}.Post-module__AnuFNq__postCard:hover{box-shadow:none;transform:none}.Post-module__AnuFNq__postHeader{margin-bottom:var(--exv3-space-3);justify-content:space-between;align-items:center;width:100%;display:flex}.Post-module__AnuFNq__userInfo{align-items:center;gap:var(--exv3-space-3);display:flex}.Post-module__AnuFNq__authorName{font-weight:var(--exv3-font-weight-bold);font-size:var(--exv3-font-md);color:var(--exv3-color-white);text-decoration:none}.Post-module__AnuFNq__postDate{color:var(--exv3-color-white);font-size:var(--exv3-font-md);font-weight:400}.Post-module__AnuFNq__postContent{margin-bottom:var(--exv3-space-3)}.Post-module__AnuFNq__postTitle{font-size:var(--exv3-font-lg);font-weight:var(--exv3-font-weight-semibold);margin-bottom:var(--exv3-space-2);color:var(--exv3-color-white)}.Post-module__AnuFNq__postText{font-size:var(--exv3-font-md);line-height:var(--exv3-line-height-relaxed);color:var(--exv3-color-white);word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;font-weight:var(--exv3-font-weight-normal)}@media (max-width:768px){.Post-module__AnuFNq__postCard{padding:var(--exv3-space-3);margin-bottom:0}.Post-module__AnuFNq__postCard:after{left:var(--exv3-space-3);right:var(--exv3-space-3)}.Post-module__AnuFNq__postHeader{justify-content:space-between;align-items:center;gap:var(--exv3-space-2);flex-direction:row}.Post-module__AnuFNq__authorName,.Post-module__AnuFNq__postDate{font-size:var(--exv3-font-sm)}.Post-module__AnuFNq__postTitle{font-size:var(--exv3-font-md)}.Post-module__AnuFNq__postText{font-size:var(--exv3-font-sm)}}@media (prefers-reduced-motion:reduce){.Post-module__AnuFNq__postCard{transition:none;transform:none}.Post-module__AnuFNq__actionsLoading,.Post-module__AnuFNq__commentsLoading{background:#94a3b84d}}
