.messages-notification-link{display:none;position:relative;margin-left:16px;width:40px;height:40px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:2px solid transparent}.messages-notification-link:hover{background:#e5e7eb;border-color:#667eea;transform:translateY(-2px)}.messages-notification-link i{font-size:1.1rem;color:#4b5563}.messages-notification-link:hover i{color:#667eea}.messages-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;background:#ef4444;color:#fff;border-radius:9px;font-size:.7rem;font-weight:700;display:none;align-items:center;justify-content:center;padding:0 5px;border:2px solid white;box-shadow:0 2px 4px #0003}.user-profile-container{position:relative;display:none;align-items:center;margin-left:16px}.user-profile-avatar{background:none;border:none;padding:0;cursor:pointer;transition:all .3s ease;display:block}.user-profile-avatar:hover{transform:scale(1.08);opacity:.9}.profile-dropdown{position:absolute;top:calc(100% + 12px);right:0;width:360px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d;opacity:0;visibility:hidden;transform:translateY(-10px) scale(.95);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000;border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(10px)}.profile-dropdown.active{opacity:1;visibility:visible;transform:translateY(0) scale(1);animation:dropdownSlideIn .3s cubic-bezier(.4,0,.2,1)}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes avatarPulse{0%,to{box-shadow:0 4px 12px #00000026}50%{box-shadow:0 4px 16px #667eea40}}.dropdown-header{padding:20px;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#fafbfc,#fff);border-radius:16px 16px 0 0}.dropdown-header-top{display:flex;align-items:center;gap:12px;margin-bottom:16px}.dropdown-user-avatar{flex-shrink:0;position:relative}.dropdown-user-avatar:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease;z-index:0}.dropdown-user-avatar:hover:before{opacity:.3}.dropdown-user-avatar img{position:relative;z-index:1;width:50px;height:50px;min-width:50px;min-height:50px;max-width:50px;max-height:50px;border-radius:50%;object-fit:cover;aspect-ratio:1 / 1;border:3px solid white;box-shadow:0 4px 12px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff}.dropdown-user-avatar img:hover{transform:scale(1.05);box-shadow:0 6px 20px #667eea4d}.dropdown-user-info{flex:1;min-width:0}.dropdown-user-name{font-size:1rem;font-weight:700;color:#1f2937;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-close{font-size:.8rem;color:#667eea;cursor:pointer;font-weight:500;margin:0}.dropdown-close:hover{text-decoration:underline}.dropdown-actions{display:flex;gap:16px}.dropdown-action-link{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#4b5563;text-decoration:none;transition:all .3s ease;padding:6px 0}.dropdown-action-link i{font-size:1.8rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}.dropdown-action-link:hover{color:#667eea}.dropdown-action-link:hover i{transform:scale(1.1);filter:brightness(1.15)}.dropdown-menu{padding:12px 0}.dropdown-item{display:flex;align-items:center;gap:16px;padding:14px 20px;color:#4b5563;text-decoration:none;transition:all .3s ease;position:relative}.dropdown-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#667eea,#764ba2);transform:scaleY(0);transition:transform .3s ease;border-radius:0 4px 4px 0}.dropdown-item:hover:before{transform:scaleY(1)}.dropdown-item:hover{background:linear-gradient(90deg,rgba(102,126,234,.05) 0%,transparent 100%)}.dropdown-item i{font-size:2.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease;flex-shrink:0;width:50px;text-align:center}.dropdown-item:hover i{transform:scale(1.1);filter:brightness(1.15)}.dropdown-item span{font-size:.95rem;font-weight:500;transition:color .2s ease}.dropdown-item:hover span{color:#1f2937}.profile-dropdown.active .dropdown-item:nth-child(1){animation:slideInItem .3s ease .1s backwards}.profile-dropdown.active .dropdown-item:nth-child(2){animation:slideInItem .3s ease .15s backwards}@keyframes slideInItem{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.dropdown-footer{display:flex;align-items:center;gap:16px;padding:18px 20px;background:linear-gradient(180deg,#f9fafb,#fff);border-top:1px solid #e5e7eb;border-radius:0 0 16px 16px}.dropdown-footer i{font-size:2.8rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease;flex-shrink:0;width:50px;text-align:center}.dropdown-footer:hover i{transform:scale(1.08);filter:brightness(1.15)}.dropdown-footer-text{flex:1}.dropdown-help-text{font-size:.8rem;color:#6b7280;margin:0 0 4px;line-height:1.3}.dropdown-phone{font-size:1rem;font-weight:700;color:#667eea;text-decoration:none;display:block}.dropdown-phone:hover{text-decoration:underline}#user-avatar-image{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important;border-radius:50%!important;object-fit:cover!important;border:3px solid white!important;box-shadow:0 2px 10px #0000001f,0 0 0 1px #0000000d!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;aspect-ratio:1 / 1!important;display:block!important;background:#fff!important;position:relative!important}.user-profile-avatar{position:relative!important}.user-profile-avatar:after{content:"";position:absolute;inset:-2px;border-radius:50%;padding:2px;background:linear-gradient(135deg,#667eea,#764ba2,#667eea);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .3s ease;animation:borderRotate 3s linear infinite}.user-profile-avatar:hover:after{opacity:1}@keyframes borderRotate{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.user-profile-avatar:hover #user-avatar-image{transform:scale(1.05)!important;box-shadow:0 4px 20px #667eea59,0 0 0 1px #667eea1a!important}@media(max-width:768px){.messages-notification-link{margin-left:12px;width:36px;height:36px}.messages-notification-link i{font-size:1rem}.messages-badge{min-width:16px;height:16px;font-size:.65rem}.user-profile-container{margin-left:12px}#user-avatar-image{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;max-height:42px!important}.profile-dropdown{width:280px;right:-8px}.dropdown-user-avatar img{width:45px!important;height:45px!important;min-width:45px!important;min-height:45px!important;max-width:45px!important;max-height:45px!important}.dropdown-user-name{font-size:.95rem}.dropdown-action-link i{font-size:1.6rem}.dropdown-item i{font-size:2.2rem;width:45px}.dropdown-footer i{font-size:2.5rem;width:45px}.profile-dropdown{width:320px}}@media(max-width:480px){.messages-notification-link{margin-left:8px;width:34px;height:34px}.messages-notification-link i{font-size:.95rem}.messages-badge{min-width:15px;height:15px;font-size:.6rem;top:-3px;right:-3px}.user-profile-container{margin-left:8px}#user-avatar-image{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important}.profile-dropdown{width:calc(100vw - 32px);right:-8px;max-width:320px}.dropdown-header{padding:16px}.dropdown-user-avatar img{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;border-width:2px!important}.dropdown-user-name{font-size:.9rem}.dropdown-close{font-size:.75rem}.dropdown-action-link{font-size:.8rem;gap:8px}.dropdown-action-link i{font-size:1.5rem}.dropdown-item{padding:10px 16px;gap:12px}.dropdown-item i{font-size:2rem;width:42px}.dropdown-footer{padding:12px 16px;gap:12px}.dropdown-footer i{font-size:2.3rem;width:42px}.profile-dropdown{width:calc(100vw - 32px);max-width:360px}.dropdown-help-text{font-size:.75rem}.dropdown-phone{font-size:.9rem}}.language-switcher{position:fixed;top:90px;right:20px;z-index:1000}.lang-toggle-btn{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fffffff2,#ffffffd9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:2px solid rgba(74,144,226,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px #0000001f;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:1.8rem;padding:0}.lang-toggle-btn:hover{transform:scale(1.08);box-shadow:0 12px 32px #4a90e240;border-color:#4a90e2}.lang-flag{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;box-shadow:0 2px 8px #0000001a}.lang-flag img{width:100%;height:100%;object-fit:cover}.lang-dropdown{position:absolute;top:70px;right:0;background:linear-gradient(135deg,#fffffffa,#f8fafcf2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;padding:12px;min-width:200px;box-shadow:0 16px 48px #00000026;border:1px solid rgba(74,144,226,.15);opacity:0;visibility:hidden;transform:translateY(-10px) scale(.95);transition:all .35s cubic-bezier(.4,0,.2,1)}.language-switcher.active .lang-dropdown{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.lang-option{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;cursor:pointer;transition:all .25s ease;color:#1f2937;font-weight:600;text-decoration:none}.lang-option:hover{background:linear-gradient(135deg,#4a90e214,#7ed6a514);transform:translate(4px)}.lang-option.active{background:linear-gradient(135deg,#4a90e21f,#7ed6a51f);border-left:3px solid #4A90E2}.lang-name{font-size:.95rem}@media(max-width:768px){.language-switcher{top:70px;right:15px}.lang-toggle-btn{width:48px;height:48px}.lang-flag{width:28px;height:28px}.lang-dropdown{min-width:180px}.lang-option{padding:10px 12px}}
/*# sourceMappingURL=profile-messaging-lang.min.css.map */
