.portal-alert-centre{position:relative}.portal-alert-button{position:relative;display:flex;align-items:center;gap:6px;height:42px;padding:0 10px;border:1px solid #dbe3e6;background:#f8fafa;color:#173d4d}.portal-alert-button>i{font-size:16px}.portal-alert-button>span{position:absolute;top:-5px;left:24px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:10px;background:#b94343;color:#fff;font-size:9px;font-weight:700}.portal-alert-button small{display:flex;align-items:center;gap:4px;color:#637982;font-size:9px;font-weight:700}.portal-alert-button small i{width:6px;height:6px;border-radius:50%;background:#39a56d}.has-alerts .portal-alert-button{border-color:#e2bd6c;background:#fff9ec}.has-alerts .portal-alert-button>i{animation:bellPulse 2s infinite;color:#b17d19}@keyframes bellPulse{0%,70%,100%{transform:rotate(0)}75%{transform:rotate(12deg)}80%{transform:rotate(-12deg)}85%{transform:rotate(7deg)}}.portal-alert-panel{position:absolute;z-index:500;top:49px;right:0;width:340px;border:1px solid #d8e1e4;background:#fff;box-shadow:0 22px 60px rgba(5,32,46,.2)}.portal-alert-panel[hidden]{display:none}.portal-alert-panel>header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#102f45;color:#fff}.portal-alert-panel header span,.portal-alert-panel header strong{display:block}.portal-alert-panel header span{color:#78b8b3;font-size:9px;font-weight:700;text-transform:uppercase}.portal-alert-panel header strong{font:700 18px 'Source Serif 4',serif}.portal-alert-panel header small{color:#a9c0c9;font-size:9px}.portal-alert-items>a{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:12px 16px;border-top:1px solid #e8edef;color:#34505c;text-decoration:none}.portal-alert-items>a>i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eaf3f2;color:#147b76}.portal-alert-items strong,.portal-alert-items small{display:block}.portal-alert-items strong{font-size:11px}.portal-alert-items small{color:#7d8f96;font-size:9px}.portal-alert-items b{display:grid;place-items:center;min-width:25px;height:22px;padding:0 6px;border-radius:12px;background:#edf1f2;color:#71838b;font-size:10px}.portal-alert-items>a.has-new{background:#fffbf1}.portal-alert-items>a.has-new b{background:#b94343;color:#fff}.portal-alert-panel>footer{padding:9px 16px;background:#f6f8f9;color:#829299;font-size:9px}.member-topbar .portal-alert-panel{color:#29444f;text-align:left}.workspace-footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;margin-top:38px;padding:20px 0 5px;border-top:1px solid #d8e1e4;color:#6d7f87}.workspace-footer__brand{display:flex;align-items:center;gap:12px}.workspace-footer__brand>strong{color:#102f45;font:700 22px 'Source Serif 4',serif}.workspace-footer__brand>strong span{color:#147b76}.workspace-footer__brand b,.workspace-footer__brand small{display:block}.workspace-footer__brand b{color:#334e5a;font-size:10px}.workspace-footer__brand small,.workspace-footer>small{font-size:9px}.workspace-footer a{color:#147b76;text-decoration:none}.workspace-footer nav{display:flex;justify-content:flex-end;gap:14px;flex-wrap:wrap;font-size:10px;font-weight:700}.workspace-footer>small{grid-column:1/-1;padding-top:9px;border-top:1px solid #e8edef}.chat-page-head{align-items:center}.chat-live-tag{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #b9ddd0;border-radius:20px;background:#ebf8f1;color:#2d7752;font-size:10px;font-weight:700}.chat-live-tag i{width:8px;height:8px;border-radius:50%;background:#35a96e;box-shadow:0 0 0 4px rgba(53,169,110,.13)}.chat-layout--refined{min-height:650px;overflow:hidden;border-radius:8px;box-shadow:0 16px 45px rgba(8,39,53,.09)}.chat-layout--refined .chat-list{background:#f8fafa}.chat-list>header{display:flex;align-items:center;justify-content:space-between;padding:19px 20px;background:#102f45;color:#fff}.chat-list>header span{color:#72b4af;font-size:9px;font-weight:700;text-transform:uppercase}.chat-list>header h2{padding:0;color:#fff;font-size:19px}.chat-list>header>i{color:#d7a43a;font-size:22px}.chat-conversation-list{max-height:390px;overflow-y:auto}.chat-conversation-list>a{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 15px;border-bottom:1px solid #e3eaec;color:#29444f;text-decoration:none}.chat-conversation-list>a:hover,.chat-conversation-list>a.active{background:#fff}.chat-conversation-list>a.active:before{position:absolute;inset:0 auto 0 0;width:4px;background:#d7a43a;content:''}.chat-list-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#dceeed;color:#147b76;font-size:13px;font-weight:700}.chat-conversation-list strong,.chat-conversation-list small,.chat-conversation-list time{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-conversation-list strong{font-size:12px}.chat-conversation-list small,.chat-conversation-list time{margin-top:3px;color:#75888f;font-size:9px}.chat-state{font-weight:700}.chat-state--open{color:#2f8058}.chat-state--closed{color:#8a6e75}.chat-unread-badge,.chat-read-badge{padding:4px 7px;border-radius:12px;font-size:8px;white-space:nowrap}.chat-unread-badge{background:#b94343;color:#fff}.chat-read-badge{background:#e7f1ef;color:#49756f}.chat-empty{display:grid;place-items:center;padding:35px;color:#7c8f96;text-align:center}.chat-empty i{font-size:26px}.chat-empty strong,.chat-empty span{display:block;margin-top:6px;font-size:11px}.chat-new{margin:15px;border:1px solid #dce5e7;background:#fff}.chat-new h3{margin:0 0 11px;color:#173d4d}.chat-new input,.chat-new textarea{border-radius:4px;background:#fbfcfc}.chat-new button{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;border-radius:4px}.chat-window--refined>header{min-height:76px;padding:13px 19px;background:#fff}.chat-agent-avatar{position:relative;width:46px;height:46px;margin-right:11px}.chat-agent-avatar img,.chat-agent-avatar>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;object-fit:contain;background:#e5f1f0;color:#147b76;font-weight:700}.chat-agent-avatar>i{position:absolute;right:0;bottom:1px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#35a96e}.chat-window--refined>header>div:nth-child(2){flex:1}.chat-window--refined>header time{color:#6e828a;font-size:10px;font-weight:700}.chat-window--refined>header form button{border-radius:4px}.chat-window--refined .chat-messages{height:500px;padding:25px;background:linear-gradient(rgba(242,247,247,.93),rgba(242,247,247,.93)),radial-gradient(circle at 1px 1px,#aac2c2 1px,transparent 0);background-size:auto,22px 22px}.chat-messages article{display:flex;width:78%;max-width:680px;margin:0 0 16px;padding:0;border:0;background:transparent}.chat-messages article.mine{flex-direction:row-reverse;margin-left:auto;background:transparent;border:0}.message-avatar{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;margin:2px 8px;border-radius:50%;background:#173f5b;color:#fff;font-size:11px;font-weight:700}.chat-messages article.mine .message-avatar{background:#147b76}.chat-messages article>div{min-width:0;padding:10px 13px;border:1px solid #dbe4e6;border-radius:4px 14px 14px 14px;background:#fff;box-shadow:0 4px 12px rgba(12,45,59,.05)}.chat-messages article.mine>div{border-color:#bcdcd8;border-radius:14px 4px 14px 14px;background:#dff1ee}.chat-messages article header{display:flex;justify-content:space-between;gap:18px}.chat-messages article header strong,.chat-messages article header time{font-size:9px}.chat-messages article header strong{color:#173f5b}.chat-messages article header time{color:#82939a}.chat-messages article p{margin:5px 0 2px;color:#29444f;line-height:1.55}.chat-messages article footer{text-align:right}.message-receipt{color:#83949a;font-size:8px}.message-receipt.is-read{color:#147b76}.message-receipt.is-read i+i{margin-left:-5px}.chat-window--refined>[data-chat-form]{align-items:center;padding:13px 16px;background:#fff}.chat-window--refined>[data-chat-form]>div{min-width:0}.chat-window--refined>[data-chat-form] textarea{width:100%;min-height:54px;border-radius:6px}.chat-window--refined>[data-chat-form] small{display:block;margin-top:4px;color:#84949b;font-size:8px}.chat-window--refined>[data-chat-form] button{align-self:stretch;min-width:105px;border-radius:6px}.chat-window--refined>[data-chat-form] button span{margin-left:6px}@media(max-width:760px){.portal-alert-panel{position:fixed;top:70px;right:10px;left:10px;width:auto}.workspace-footer{grid-template-columns:1fr}.workspace-footer nav{justify-content:flex-start}.chat-messages article{width:94%}.chat-layout--refined .chat-messages{height:430px}}
