.presence-dot{display:inline-block;border-radius:50%;flex-shrink:0;box-sizing:border-box}.presence-dot--online{background:#22c55e;border:1.5px solid #16a34a}.presence-dot--away{background:transparent;border:2px solid #f59e0b}.presence-dot--offline{background:#cbd5e1;border:1.5px solid #94a3b8}.presence-dot-wrap{position:relative;display:inline-flex;flex-shrink:0}.presence-dot-wrap .presence-dot{position:absolute;right:-1px;bottom:-1px;box-shadow:0 0 0 2px #fff}#console-toast-container{position:fixed;bottom:20px;right:20px;z-index:10000;max-width:350px;pointer-events:none}.console-toast-notification{background:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);margin-bottom:10px;padding:12px 16px;display:flex;align-items:flex-start;gap:12px;cursor:pointer;pointer-events:auto;transform:translateX(100%);opacity:0;transition:all .3s ease;border-left:3px solid #4a90e2;position:relative;max-width:350px}.console-toast-notification.console-toast-notification--show{transform:translateX(0);opacity:1}.console-toast-notification.console-toast-notification--hide{transform:translateX(100%);opacity:0}.console-toast-notification:hover{box-shadow:0 6px 16px rgba(0,0,0,.2)}.console-toast-notification .notification-icon{width:32px;height:32px;border-radius:50%;background:#f16b00;display:flex;align-items:center;justify-content:center;color:white;font-size:14px;flex-shrink:0}.console-toast-notification .notification-icon i{color:white;font-size:14px}.console-toast-notification .notification-details{flex:1 1;min-width:0}.console-toast-notification .notification-title{font-weight:600;color:#333;margin-bottom:4px;font-size:14px;line-height:1.3}.console-toast-notification .notification-description{color:#666;font-size:13px;line-height:1.4;margin-bottom:4px}.console-toast-notification .notification-time{color:#999;font-size:12px}.console-notification-customer-link{color:#4a90e2;font-weight:600;cursor:pointer;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-underline-offset:2px;transition:all .2s ease}.console-notification-customer-link:hover{color:#f16b00;-webkit-text-decoration-style:solid;text-decoration-style:solid}.console-toast-notification .console-toast-close{position:absolute;top:8px;right:8px;background:none;border:none;color:#999;font-size:18px;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;padding:0;line-height:1}.console-toast-notification .console-toast-close:hover{background:#f0f0f0;color:#666}#console-sms-toast-container{z-index:12203}#console-sms-toast-container,#console-team-chat-toast-container{position:fixed;bottom:20px;right:20px;max-width:350px;pointer-events:none;transition:bottom .2s ease}#console-team-chat-toast-container{z-index:12204}.console-toast-notification--sms{border-left-color:#0d9488}.console-toast-sms-header{display:flex;align-items:flex-start;gap:8px;margin-bottom:4px}.console-toast-sms-header .notification-title{flex:1 1;min-width:0;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.console-toast-notification--sms .console-toast-close--sms{position:static;top:auto;right:auto;flex-shrink:0;width:24px;height:24px;margin:-2px -2px 0 0}.console-toast-notification__sms-icon{background:#0d9488!important}.console-toast-notification--team-chat{background:#313338;border-left-color:#5865f2;box-shadow:0 8px 24px rgba(0,0,0,.45)}.console-toast-notification--team-chat:hover{box-shadow:0 10px 28px rgba(0,0,0,.55)}.console-toast-notification--team-chat .notification-title{color:#f2f3f5}.console-toast-notification--team-chat .notification-description{color:#dbdee1}.console-toast-notification--team-chat .notification-time{color:#949ba4}.console-toast-team-chat-header{display:flex;align-items:flex-start;gap:8px;margin-bottom:4px}.console-toast-team-chat-header .notification-title{flex:1 1;min-width:0;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.console-toast-notification--team-chat .console-toast-close--team-chat{position:static;top:auto;right:auto;flex-shrink:0;width:24px;height:24px;margin:-2px -2px 0 0;color:#949ba4}.console-toast-notification--team-chat .console-toast-close--team-chat:hover{background:#3f4147;color:#f2f3f5}.console-toast-notification__team-chat-icon{background:#5865f2!important}@media (max-width:480px){#console-toast-container{bottom:10px!important;right:10px!important;left:10px!important;max-width:none!important}#console-sms-toast-container,#console-team-chat-toast-container{right:10px!important;left:auto!important;max-width:none!important}.console-toast-notification{max-width:none;margin-bottom:8px}}