.communication-portal-shell{--connect-ink:#101820;--connect-ink-raised:#18272f;--connect-teal:#078a89;--connect-teal-dark:#056f70;--connect-teal-soft:#e5f3f1;--connect-canvas:#f2f5f4;--connect-rail:#f7f9f8;--connect-surface:#ffffff;--connect-soft:#edf3f1;--connect-line:#d9e3e0;--connect-line-strong:#cbd8d5;--connect-text:#17272d;--connect-muted:#66777c;--connect-faint:#879599;--connect-danger:#b5433a;--connect-danger-soft:#fff4f3;--connect-radius-sm:10px;--connect-radius-md:14px;--connect-radius-lg:18px;display:grid;grid-template-columns:76px minmax(0,1fr);width:100%;height:100dvh;min-height:0;overflow:hidden;background:var(--connect-canvas);color:var(--connect-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.communication-live-call-screen{position:fixed;z-index:10080;inset:0;display:grid;min-width:0;min-height:100dvh;padding:max(22px,env(safe-area-inset-top)) 24px max(22px,env(safe-area-inset-bottom));place-items:center;overflow:hidden;color:#f7fffe;background:radial-gradient(circle at 50% 42%,rgba(17,160,151,.26),transparent 31%),linear-gradient(155deg,#0c252c,#07171d 62%,#061318)}.communication-live-call-topbar{position:absolute;z-index:4;top:max(18px,env(safe-area-inset-top));right:18px;left:18px;display:flex;align-items:center;justify-content:space-between}.communication-live-call-controls button,.communication-live-call-topbar button{display:inline-grid;width:52px;min-width:52px;height:52px;min-height:52px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.communication-live-call-controls svg,.communication-live-call-topbar svg{width:22px;height:22px}.communication-live-call-identity{display:grid;width:min(100%,520px);place-items:center;text-align:center}.communication-live-call-avatar{width:clamp(132px,36vw,188px)!important;min-width:clamp(132px,36vw,188px)!important;height:clamp(132px,36vw,188px)!important;min-height:clamp(132px,36vw,188px)!important;margin-bottom:28px;overflow:hidden;border:5px solid rgba(230,255,252,.84)!important;border-radius:50%!important;background:#dff3f0;color:#007e78;font-size:38px;box-shadow:0 24px 60px rgba(0,0,0,.3)}.communication-live-call-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.communication-live-call-identity .eyebrow{color:#76d9d2;font-size:11px;font-weight:600;letter-spacing:.18em}.communication-live-call-identity h1{max-width:100%;margin:9px 0 5px;overflow:hidden;color:#fff;font-size:clamp(27px,7vw,38px);font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.communication-live-call-identity p{margin:0;color:rgba(255,255,255,.68);font-size:15px}.communication-live-call-controls{position:absolute;z-index:5;right:18px;bottom:max(18px,env(safe-area-inset-bottom));left:18px;display:grid;width:min(calc(100% - 36px),410px);min-height:76px;margin:auto;padding:10px 12px;grid-template-columns:repeat(5,minmax(0,1fr));place-items:center;gap:8px;border:1px solid rgba(255,255,255,.09);border-radius:40px;background:rgba(9,27,33,.9);box-shadow:0 18px 48px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.communication-live-call-controls button.active{background:#dff5f2;color:#007f79}.communication-live-call-controls button.is-off{background:#fff;color:#0a1f25}.communication-live-call-controls .end-call-button{background:#ea3153;color:#fff}.communication-live-call-controls .end-call-button svg{transform:rotate(135deg)}.communication-call-more-wrap{position:relative}.communication-call-more-menu{position:absolute;right:0;bottom:62px;width:188px;padding:7px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#10272e;box-shadow:0 16px 42px rgba(0,0,0,.3)}.communication-call-more-menu button{display:flex;width:100%;height:42px;padding:0 10px;align-items:center;justify-content:flex-start;gap:9px;border:0;border-radius:10px;background:transparent;font-size:12px}.communication-live-remote-video,.communication-live-video-canvas{position:absolute;inset:0;width:100%;height:100%}.communication-live-remote-video{object-fit:cover;background:#07161c}.communication-live-call-identity.video-waiting{position:absolute;z-index:2;inset:0;margin:auto}.communication-live-local-video{position:absolute;z-index:3;overflow:hidden;background:#0a1d23}.communication-live-local-video video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.communication-live-local-video.is-main{inset:0}.communication-live-local-video.is-pip{top:max(78px,calc(58px + env(safe-area-inset-top)));right:16px;width:104px;height:148px;border:2px solid rgba(255,255,255,.82);border-radius:18px;box-shadow:0 14px 40px rgba(0,0,0,.32)}.communication-live-local-video.camera-off video{display:none}.communication-live-local-video.camera-off span{position:absolute;inset:0;display:grid;place-items:center;color:rgba(255,255,255,.68);font-size:11px}.communication-minimized-call{position:fixed;z-index:10070;top:max(14px,env(safe-area-inset-top));right:14px;display:flex;min-width:230px;padding:7px;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#0b2229;box-shadow:0 16px 38px rgba(0,0,0,.24)}.communication-minimized-call>button:first-child{display:flex;min-width:0;flex:1 1;align-items:center;gap:9px;border:0;background:transparent;color:#fff;text-align:left}.communication-minimized-call-avatar{width:38px!important;min-width:38px!important;height:38px!important;border-radius:50%!important}.communication-minimized-call small,.communication-minimized-call span{display:block;min-width:0}.communication-minimized-call strong{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.communication-minimized-call small{margin-top:2px;color:rgba(255,255,255,.62);font-size:10px}.communication-minimized-call>.end-call-button{display:inline-grid;width:38px;min-width:38px;height:38px;padding:0;place-items:center;border:0;border-radius:50%;background:#e72e50;color:#fff}.communication-portal-shell .message-bubble{width:fit-content!important;min-width:0!important;max-width:min(82%,560px)!important}.communication-portal-shell .message-bubble>header,.communication-portal-shell .message-bubble>header:has(+p){min-height:0!important;margin:0!important}.communication-portal-shell .message-bubble>header strong{display:none!important}.communication-portal-shell .message-bubble p{width:auto!important;min-width:0!important;margin:0!important}.communication-portal-shell .communication-file-card{width:min(100%,320px)!important;min-width:0!important;max-width:320px!important;min-height:58px!important;padding:7px 9px!important;grid-template-columns:44px minmax(0,1fr) 28px!important;gap:8px!important;border-radius:14px!important;box-shadow:none!important}.communication-portal-shell .communication-file-card>span{width:44px!important;height:44px!important;border-radius:11px!important}.communication-portal-shell .communication-file-card.is-image{grid-template-columns:72px minmax(0,1fr) 28px!important}.communication-portal-shell .communication-file-card.is-image>img{width:72px;height:58px;border-radius:10px;object-fit:cover}.communication-portal-shell.communication-view-calls .call-history-list article button svg,.communication-portal-shell.communication-view-calls .communication-speed-dial article nav button svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}@media (max-width:760px){.communication-live-call-screen{padding-right:14px;padding-left:14px}.communication-live-call-controls{right:10px;left:10px;width:calc(100% - 20px);padding:8px;gap:4px}.communication-live-call-controls button,.communication-live-call-topbar button{width:48px;min-width:48px;height:48px;min-height:48px}.communication-portal-shell.communication-view-chat.mobile-detail-open .communication-mobile-dock{display:none!important}.communication-portal-shell.communication-view-chat.mobile-detail-open .chat-panel{padding-bottom:0!important}.communication-portal-shell.communication-view-chat .message-bubble{width:fit-content!important;max-width:82%!important;padding:9px 12px!important}.communication-portal-shell.communication-view-chat .communication-file-card{width:min(76vw,300px)!important}.communication-portal-shell.communication-view-calls .call-again,.communication-portal-shell.communication-view-calls .communication-speed-dial article nav button{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;overflow:hidden!important}.communication-portal-shell,.communication-portal-shell .communication-integrated-view,.communication-portal-shell .communication-list-view,.communication-portal-shell .communication-rail-section,.communication-portal-shell .communication-rail-section>button,.communication-portal-shell .communication-rail-section>div{min-width:0;max-width:100%}.communication-portal-shell,.communication-portal-shell .communication-integrated-view,.communication-portal-shell .communication-list-view{overflow-x:clip}}.communication-portal-shell *,.communication-portal-shell :after,.communication-portal-shell :before{box-sizing:border-box}.communication-portal-shell button,.communication-portal-shell input,.communication-portal-shell select,.communication-portal-shell textarea{font:inherit}.communication-portal-shell a:focus-visible,.communication-portal-shell button:focus-visible,.communication-portal-shell input:focus-visible,.communication-portal-shell select:focus-visible,.communication-portal-shell summary:focus-visible,.communication-portal-shell textarea:focus-visible{outline:3px solid rgba(7,138,137,.24)!important;outline-offset:2px}.communication-portal-shell>.communication-app-bar{z-index:10;display:flex;width:76px;min-width:76px;height:100%;padding:16px 8px;align-items:center;flex-direction:column;border:0;border-right:1px solid #22323a;background:var(--connect-ink);color:#b7c4c7}.communication-portal-shell>.communication-app-bar>img{display:block;width:44px;height:44px;margin:0 auto 24px;border-radius:13px;object-fit:cover}.communication-portal-shell>.communication-app-bar nav{display:grid;width:100%;gap:8px}.communication-portal-shell>.communication-app-bar nav button{position:relative;display:flex;width:100%;min-height:60px;padding:8px 4px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:0;border-radius:12px;background:transparent;color:#93a4a8;font-size:10px;font-weight:500;line-height:1.15;transition:background-color .16s ease,color .16s ease}.communication-portal-shell>.communication-app-bar nav button:hover{background:var(--connect-ink-raised);color:#e1e9ea}.communication-portal-shell>.communication-app-bar nav button.active{background:#12353a;color:#75ddd7}.communication-portal-shell>.communication-app-bar nav button.active:before{content:"";position:absolute;top:16px;bottom:16px;left:-8px;width:3px;border-radius:0 4px 4px 0;background:#35c7c0}.communication-portal-shell>.communication-app-bar nav button svg{width:21px;height:21px}.communication-portal-shell .communication-main{display:grid;grid-template-rows:68px minmax(0,1fr);min-width:0;min-height:0;height:100%}.communication-portal-shell .communication-topbar{z-index:8;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(360px,1fr);min-width:0;min-height:68px;padding:0 20px;align-items:center;gap:20px;border:0;border-bottom:1px solid var(--connect-line);background:var(--connect-surface);box-shadow:none}.communication-portal-shell .communication-account{display:flex;min-width:0;align-items:center;gap:11px}.communication-portal-shell .communication-account .top-avatar{width:38px;height:38px;border-radius:12px;font-size:12px}.communication-portal-shell .communication-account>div{min-width:0}.communication-portal-shell .communication-account>div small,.communication-portal-shell .communication-account>div strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-account>div strong{color:var(--connect-text);font-size:13px;font-weight:600}.communication-portal-shell .communication-account>div small{margin-top:3px;color:var(--connect-muted);font-size:11px}.communication-portal-shell .communication-topbar-context{display:flex;min-width:220px;align-items:center;justify-content:center;flex-direction:column}.communication-portal-shell .communication-topbar-context span{color:var(--connect-teal);font-size:10px;font-weight:600;letter-spacing:.14em}.communication-portal-shell .communication-topbar-context strong{margin-top:3px;color:#31444a;font-size:13px;font-weight:500}.communication-portal-shell .communication-top-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:10px}.communication-portal-shell .communication-top-actions .portal-switch{display:flex;padding:4px;align-items:center;gap:3px;border:1px solid var(--connect-line);border-radius:12px;background:var(--connect-soft);box-shadow:none}.communication-portal-shell .communication-top-actions .portal-switch button{display:flex;min-width:0;min-height:36px;padding:0 12px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;background:transparent;color:#5e6f74;font-size:11px;font-weight:500;white-space:nowrap}.communication-portal-shell .communication-top-actions .portal-switch button:hover{background:rgba(255,255,255,.56);color:var(--connect-teal-dark)}.communication-portal-shell .communication-top-actions .portal-switch button.active{background:var(--connect-surface);color:var(--connect-teal-dark);box-shadow:none}.communication-portal-shell .communication-top-actions .portal-switch svg{width:15px;height:15px}.communication-portal-shell .communication-signout{min-height:38px;padding:0 15px;border:1px solid var(--connect-line-strong);border-radius:var(--connect-radius-sm);background:var(--connect-surface);box-shadow:none;color:#4c6066;font-size:11px;font-weight:500}.communication-portal-shell .communication-signout:hover{border-color:#9fc8c4;background:#f3f9f8;color:var(--connect-teal-dark)}.communication-portal-shell .communication-mobile-title,.communication-portal-shell .mobile-communication-back{display:none}.communication-portal-shell .communication-integrated-view,.communication-portal-shell .communication-stage{width:100%;min-width:0;min-height:0;height:100%}.communication-portal-shell .communication-stage{overflow:hidden;background:var(--connect-canvas)}.communication-portal-shell .communication-integrated-view{display:flex;flex-direction:column}.communication-portal-shell .communication-integrated-view>.call-note,.communication-portal-shell .communication-integrated-view>.page-heading{display:none}.communication-portal-shell .communication-integrated-view>.chat-shell,.communication-portal-shell .communication-integrated-view>.collaboration-shell{display:grid;grid-template-columns:320px minmax(0,1fr);width:100%;min-width:0;min-height:0;height:100%;flex:1 1;overflow:hidden;border:0;border-radius:0;background:var(--connect-surface);box-shadow:none}.communication-portal-shell .unified-communication-rail{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border:0;border-right:1px solid var(--connect-line);background:var(--connect-rail)}.communication-portal-shell .unified-communication-rail>header{display:flex;min-height:76px;padding:13px 16px 10px;align-items:center;justify-content:space-between;gap:12px;border:0;background:var(--connect-rail)}.communication-portal-shell .unified-communication-rail>header>div:first-child{min-width:0}.communication-portal-shell .communication-product-label{display:block;color:var(--connect-teal)!important;font-size:10px!important;font-weight:600;letter-spacing:.14em}.communication-portal-shell .unified-communication-rail>header strong{display:block;overflow:hidden;margin-top:4px;color:var(--connect-text);font-size:21px;font-weight:500;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .rail-header-actions{display:flex;flex:none;gap:6px}.communication-portal-shell .rail-header-actions button{display:grid;width:36px;height:36px;padding:0;place-items:center;border:1px solid transparent;border-radius:var(--connect-radius-sm);background:transparent;color:#52666c}.communication-portal-shell .rail-header-actions button.active,.communication-portal-shell .rail-header-actions button:hover{border-color:#c9dedb;background:var(--connect-teal-soft);color:var(--connect-teal-dark)}.communication-portal-shell .rail-header-actions svg{width:17px;height:17px}.communication-portal-shell .communication-search{display:grid;grid-template-columns:18px minmax(0,1fr) auto;min-height:44px;margin:0 14px 10px;padding:0 11px;align-items:center;gap:8px;border:1px solid var(--connect-line-strong);border-radius:12px;background:var(--connect-surface);box-shadow:none}.communication-portal-shell .communication-search:focus-within{border-color:#65bcb7;box-shadow:0 0 0 3px rgba(7,138,137,.08)}.communication-portal-shell .communication-search svg{width:16px;height:16px;color:#687b80}.communication-portal-shell .communication-search input{width:100%;min-width:0;height:42px;padding:0;border:0;outline:0;background:transparent;color:var(--connect-text);font-size:13px}.communication-portal-shell .communication-search input::placeholder{color:#829095}.communication-portal-shell .communication-search>button{display:grid;width:26px;height:26px;padding:0;place-items:center;border:0;border-radius:8px;background:var(--connect-soft);color:#62767b;font-size:16px}.communication-portal-shell .communication-search>.mobile-new-conversation,.communication-portal-shell .unified-communication-rail>.mobile-new-conversation{display:none}.communication-portal-shell .communication-filter-pills{display:flex;gap:4px;margin:0 14px 9px;padding:4px;border:1px solid var(--connect-line);border-radius:12px;background:var(--connect-soft)}.communication-portal-shell .communication-filter-pills button{min-width:0;min-height:32px;padding:5px 8px;flex:1 1;border:0;border-radius:9px;background:transparent;color:#607278;font-size:11px;font-weight:500}.communication-portal-shell .communication-filter-pills button:hover{color:var(--connect-teal-dark)}.communication-portal-shell .communication-filter-pills button.active{border:0;background:var(--connect-surface);color:var(--connect-teal-dark);box-shadow:none}.communication-portal-shell .communication-quick-access{display:none}.communication-portal-shell .communication-rail-scroll{flex:1 1;min-height:0;padding:0 10px 20px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c4d0cd transparent}.communication-portal-shell .communication-rail-section{padding:8px 0 11px;border:0;border-bottom:1px solid #e0e7e5}.communication-portal-shell .communication-rail-section:last-child{border-bottom:0}.communication-portal-shell .communication-rail-section>span{display:block;padding:6px 8px 8px;color:#68797e;font-size:11px;font-weight:600;letter-spacing:.045em;text-transform:uppercase}.communication-portal-shell .communication-rail-section>button{display:grid;grid-template-columns:44px minmax(0,1fr);width:100%;min-height:60px;margin:0 0 3px;padding:8px 10px;align-items:center;gap:10px;border:0;border-radius:12px;background:transparent;color:#3e5158;text-align:left;transition:background-color .15s ease,color .15s ease}.communication-portal-shell .communication-rail-section>button:hover{background:#ecf3f1}.communication-portal-shell .communication-rail-section>button.active{background:#dff0ee;color:var(--connect-teal-dark)}.communication-portal-shell .communication-avatar-wrap{position:relative;display:inline-grid;flex:none;place-items:center}.communication-portal-shell .communication-conversation-person .chat-avatar,.communication-portal-shell .communication-rail-section .chat-avatar{width:42px;height:42px;border:1px solid rgba(7,138,137,.09);border-radius:13px;background:#dff1ef;color:var(--connect-teal-dark);font-size:12px;font-style:normal}.communication-portal-shell .communication-avatar-wrap .presence{position:absolute;right:-1px;bottom:-1px;z-index:2;display:block}.communication-portal-shell .communication-avatar-wrap .presence i{display:block;width:11px;height:11px;margin:0;border:2px solid var(--connect-surface);border-radius:50%;box-shadow:none}.communication-portal-shell .communication-rail-section button>div{min-width:0}.communication-portal-shell .communication-rail-section button>div small,.communication-portal-shell .communication-rail-section button>div strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-rail-section button>div strong{color:#24373e;font-size:13px;font-weight:600}.communication-portal-shell .communication-rail-section button>div small{max-width:none;margin-top:4px;color:#76868b;font-size:11px}.communication-portal-shell .communication-create-group{border:1px dashed #9dcac6!important;background:#f5fbfa!important}.communication-portal-shell .communication-group-avatar,.communication-portal-shell .communication-group-symbol{display:grid;width:38px;height:38px;flex:none;place-items:center;border-radius:11px;background:var(--connect-teal-soft);color:var(--connect-teal-dark);font-style:normal}.communication-portal-shell .communication-group-avatar svg,.communication-portal-shell .communication-group-symbol svg{width:18px;height:18px}.communication-portal-shell .communication-group-form{display:grid;padding:12px;gap:11px;border:1px solid var(--connect-line);border-radius:14px;background:var(--connect-surface)}.communication-portal-shell .communication-group-form>header{display:flex;align-items:center;justify-content:space-between}.communication-portal-shell .communication-group-form>header strong{font-size:13px;font-weight:600}.communication-portal-shell .communication-group-form>header button{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:50%;background:var(--connect-canvas);color:var(--connect-text);cursor:pointer}.communication-portal-shell .communication-group-form>label{display:grid;gap:6px;color:var(--connect-muted);font-size:10px}.communication-portal-shell .communication-group-form>label input{min-height:40px;padding:0 11px;border:1px solid var(--connect-line-strong);border-radius:10px;outline:0;color:var(--connect-text);font:inherit;font-size:12px}.communication-portal-shell .communication-group-count{color:var(--connect-muted);font-size:10px}.communication-portal-shell .communication-group-members{display:grid;max-height:240px;overflow-y:auto;gap:3px}.communication-portal-shell .communication-group-members>label{display:grid;min-height:46px;padding:5px 7px;grid-template-columns:17px 32px minmax(0,1fr);align-items:center;gap:8px;border-radius:9px;cursor:pointer}.communication-portal-shell .communication-group-members>label:hover{background:var(--connect-canvas)}.communication-portal-shell .communication-group-members input{accent-color:var(--connect-teal)}.communication-portal-shell .communication-group-members .chat-avatar{width:32px;height:32px}.communication-portal-shell .communication-group-members label>span{min-width:0}.communication-portal-shell .communication-group-members small,.communication-portal-shell .communication-group-members strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-group-members strong{font-size:11px;font-weight:600}.communication-portal-shell .communication-group-members small{margin-top:2px;color:var(--connect-muted);font-size:9px}.communication-portal-shell .communication-group-form>.primary-button{min-height:40px;box-shadow:none;font-size:12px}.communication-portal-shell .communication-row-title{display:flex!important;min-width:0;align-items:baseline;justify-content:space-between;gap:8px}.communication-portal-shell .communication-row-title strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-row-title b,.communication-portal-shell .communication-row-title time{flex:none;color:#738489;font-size:10px;font-weight:500}.communication-portal-shell .communication-row-title b:empty{display:none}.communication-portal-shell .communication-row-meta{display:inline-flex;flex:none;align-items:center;gap:7px}.communication-portal-shell .communication-row-meta b{display:grid;min-width:19px;height:19px;padding:0 5px;place-items:center;border-radius:999px;background:var(--connect-teal);color:#fff;font-size:10px;font-weight:600;line-height:1}.communication-portal-shell .communication-incoming-call{position:fixed;z-index:500;top:86px;right:22px;display:grid;width:min(340px,calc(100vw - 32px));padding:24px;justify-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:var(--connect-ink);color:#fff;box-shadow:0 22px 55px rgba(16,24,32,.24)}.communication-portal-shell .communication-incoming-pulse{position:absolute;top:-80px;width:240px;height:190px;border-radius:50%;background:rgba(7,138,137,.3);filter:blur(28px);animation:communication-call-pulse 1.7s ease-in-out infinite}.communication-portal-shell .communication-incoming-avatar{position:relative;z-index:1;width:72px;height:72px;margin-bottom:17px;border:3px solid rgba(255,255,255,.9);border-radius:22px;background:var(--connect-teal-soft);color:var(--connect-teal-dark);object-fit:cover}.communication-portal-shell .communication-incoming-call>.eyebrow{color:#83d6d1;font-size:10px;letter-spacing:.17em}.communication-portal-shell .communication-incoming-call>strong{margin-top:6px;font-size:22px;font-weight:600}.communication-portal-shell .communication-incoming-call>small{margin-top:3px;color:#aebdc1;font-size:12px}.communication-portal-shell .communication-incoming-call>div{display:grid;width:100%;margin-top:22px;grid-template-columns:1fr 1fr;gap:10px}.communication-portal-shell .communication-incoming-call button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border-radius:13px;font-size:12px;font-weight:600}.communication-portal-shell .communication-incoming-call button svg{width:17px;height:17px}.communication-portal-shell .communication-decline-call{border:1px solid rgba(255,255,255,.18);background:transparent;color:#fff}.communication-portal-shell .communication-answer-call{border:1px solid var(--connect-teal);background:var(--connect-teal);color:#fff}@keyframes communication-call-pulse{0%,to{transform:scale(.88);opacity:.65}50%{transform:scale(1.08);opacity:1}}.communication-portal-shell .channel-tile{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--connect-teal);color:#fff;font-size:10px;font-style:normal;font-weight:600}.communication-portal-shell .communication-rail-empty{margin:4px 8px 9px;color:var(--connect-muted);font-size:12px;line-height:1.55}.communication-portal-shell .chat-panel{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;background:var(--connect-canvas)}.communication-portal-shell .communication-conversation-header{display:grid!important;grid-template-columns:minmax(220px,auto) minmax(180px,1fr) auto;width:100%;min-height:76px;height:76px!important;padding:0 22px!important;align-items:center;gap:20px;border:0;border-bottom:1px solid var(--connect-line);background:rgba(255,255,255,.98)!important;box-shadow:none}.communication-portal-shell .communication-conversation-person{display:flex!important;min-width:0;align-items:center;gap:11px}.communication-portal-shell .communication-conversation-person>div{min-width:0}.communication-portal-shell .communication-conversation-person small,.communication-portal-shell .communication-conversation-person strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-conversation-person strong{color:var(--connect-text);font-size:15px!important;font-weight:600}.communication-portal-shell .communication-conversation-person small{margin-top:4px!important;color:var(--connect-muted)!important;font-size:11px!important}.communication-portal-shell .communication-conversation-tabs{display:flex;height:100%;align-items:stretch;justify-content:center;gap:22px}.communication-portal-shell .communication-conversation-tabs button{position:relative;display:flex;min-width:0;height:100%;padding:0 2px;align-items:center;gap:7px;border:0!important;border-radius:0!important;background:transparent!important;color:#5f7177;font-size:12px!important;font-weight:500}.communication-portal-shell .communication-conversation-tabs button:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:transparent}.communication-portal-shell .communication-conversation-tabs button.active,.communication-portal-shell .communication-conversation-tabs button:hover{color:var(--connect-teal-dark)}.communication-portal-shell .communication-conversation-tabs button.active:after{background:var(--connect-teal)}.communication-portal-shell .communication-conversation-tabs b{display:grid;min-width:19px;height:19px;padding:0 5px;place-items:center;border-radius:6px;background:var(--connect-teal-soft);color:var(--connect-teal-dark);font-size:10px;font-weight:600}.communication-portal-shell .communication-conversation-actions{display:flex!important;min-width:0;align-items:center;justify-content:flex-end;gap:8px}.communication-portal-shell .communication-end-call,.communication-portal-shell .communication-icon-action{display:flex;min-height:40px;padding:0 13px!important;align-items:center;justify-content:center;gap:7px;border:1px solid var(--connect-line-strong)!important;border-radius:var(--connect-radius-sm)!important;background:var(--connect-surface)!important;box-shadow:none!important;color:#31545a;font-size:11px!important;font-weight:500}.communication-portal-shell .communication-icon-action:hover{border-color:#9dcac6!important;background:#edf7f6!important;color:var(--connect-teal-dark)}.communication-portal-shell .communication-icon-action svg{width:17px;height:17px}.communication-portal-shell .communication-end-call{border-color:#e8c3bf!important;background:var(--connect-danger-soft)!important;color:var(--connect-danger)}.communication-portal-shell .communication-call-state{overflow:hidden;color:var(--connect-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .message-stream{min-width:0;min-height:0;flex:1 1;padding:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:radial-gradient(circle at 80% 5%,rgba(7,138,137,.035),transparent 26%),var(--connect-canvas);scrollbar-width:thin;scrollbar-color:#c3cfcc transparent}.communication-portal-shell .message-stream-inner{width:min(940px,100%);min-height:100%;margin:0 auto;padding:24px 28px 32px}.communication-portal-shell .message-row{width:100%}.communication-portal-shell .message-day-divider{display:flex;margin:11px 0 20px;align-items:center;gap:12px;color:#718287;font-size:11px}.communication-portal-shell .message-day-divider:after,.communication-portal-shell .message-day-divider:before{content:"";height:1px;flex:1 1;background:var(--connect-line)}.communication-portal-shell .message-day-divider span{padding:5px 10px;border:1px solid var(--connect-line);border-radius:999px;background:var(--connect-surface)}.communication-portal-shell .message-stream article{display:flex;width:100%;max-width:none;margin:0 0 11px;padding:0;align-items:flex-end;gap:9px;border:0;border-radius:0;background:transparent;box-shadow:none}.communication-portal-shell .message-stream article.own{justify-content:flex-end}.communication-portal-shell .message-avatar{width:34px!important;height:34px!important;border-radius:11px!important;font-size:10px!important}.communication-portal-shell .message-bubble{width:fit-content;max-width:min(70%,660px);padding:11px 13px;border:1px solid var(--connect-line);border-radius:6px 15px 15px 15px;background:var(--connect-surface);box-shadow:none}.communication-portal-shell .message-stream article.own .message-bubble{border-color:#b7dcd8;border-radius:15px 6px 15px 15px;background:#dff1ef}.communication-portal-shell .message-bubble>header{display:flex;align-items:center;justify-content:space-between;gap:18px}.communication-portal-shell .message-bubble strong{color:var(--connect-teal-dark);font-size:11px;font-weight:600}.communication-portal-shell .message-bubble time{color:#718287;font-size:10px}.communication-portal-shell .message-bubble p{margin:5px 0 0;color:#1c2c32;font-size:14px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.communication-portal-shell .communication-file-card{display:grid!important;grid-template-columns:40px minmax(0,1fr) 26px;width:min(360px,60vw);min-width:0;margin-top:9px!important;padding:9px;align-items:center;gap:10px;border:1px solid rgba(7,138,137,.2);border-radius:11px;background:rgba(255,255,255,.78);color:#21343a!important;text-decoration:none}.communication-portal-shell .communication-file-card:hover{border-color:#8ec7c2;background:var(--connect-surface)}.communication-portal-shell .communication-audio-card{display:grid;max-width:100%;margin-top:8px;gap:6px}.communication-portal-shell .communication-audio-card audio{display:block;width:min(280px,100%);max-width:100%;height:38px}.communication-portal-shell .communication-audio-card a{color:var(--connect-teal-dark);font-size:10px}.communication-portal-shell .message-stream article.own .communication-audio-card a{color:#fff}.communication-portal-shell .communication-file-card>span,.communication-portal-shell .communication-shared-file>span{display:grid;width:40px;height:40px;place-items:center;border-radius:var(--connect-radius-sm);background:var(--connect-teal);color:#fff;font-size:9px;font-weight:600}.communication-portal-shell .communication-file-card>div,.communication-portal-shell .communication-shared-file>div{min-width:0}.communication-portal-shell .communication-file-card>div small,.communication-portal-shell .communication-file-card>div strong,.communication-portal-shell .communication-shared-file>div small,.communication-portal-shell .communication-shared-file>div strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-file-card>div strong{color:#203239;font-size:12px}.communication-portal-shell .communication-file-card>div small{margin-top:4px;color:var(--connect-muted);font-size:10px}.communication-portal-shell .communication-file-card>b{color:var(--connect-teal);font-size:18px;font-weight:400;text-align:center}.communication-portal-shell .message-form{display:flex;padding:12px max(22px,calc((100% - 940px) / 2));flex-direction:column;gap:7px;border:0;border-top:1px solid var(--connect-line);background:var(--connect-surface);box-shadow:none}.communication-portal-shell .message-composer-main{display:flex;min-width:0;align-items:center;gap:8px}.communication-portal-shell .message-composer-attachment{display:contents}.communication-portal-shell .composer-tool{display:grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;border:1px solid var(--connect-line-strong);border-radius:12px;background:#f8faf9;color:#52666b;cursor:pointer}.communication-portal-shell .composer-tool:hover{border-color:#9bcac6;background:#edf7f6;color:var(--connect-teal-dark)}.communication-portal-shell .composer-tool:focus-visible,.communication-portal-shell .message-emoji-picker button:focus-visible{outline:3px solid rgba(7,138,137,.2);outline-offset:2px}.communication-portal-shell .composer-tool:disabled{cursor:not-allowed;opacity:.5}.communication-portal-shell .composer-tool svg{width:18px;height:18px}.communication-portal-shell .message-composer-input{position:relative;min-width:0;flex:1 1 auto}.communication-portal-shell .message-composer-input>input{width:100%;min-width:0;height:44px;padding:0 50px 0 14px;border:1px solid var(--connect-line-strong);border-radius:12px;background:var(--connect-surface);outline:0;color:var(--connect-text);font-size:14px}.communication-portal-shell .message-composer-input>input:focus{border-color:#59b9b4;box-shadow:0 0 0 3px rgba(7,138,137,.08)}.communication-portal-shell .composer-emoji{position:absolute;top:4px;right:4px;width:36px;min-width:36px;height:36px;min-height:36px;border:0;border-radius:10px;background:transparent}.communication-portal-shell .message-emoji-picker{position:absolute;right:0;bottom:calc(100% + 10px);z-index:30;display:grid;width:220px;padding:10px;grid-template-columns:repeat(4,1fr);gap:5px;border:1px solid var(--connect-line);border-radius:16px;background:var(--connect-surface);box-shadow:0 14px 34px rgba(15,39,45,.14)}.communication-portal-shell .message-emoji-picker button{display:grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:11px;background:transparent;font-size:22px}.communication-portal-shell .message-emoji-picker button:hover{background:#edf7f6}.communication-portal-shell .composer-mic.is-recording{border-color:#df6f68;background:#fff0ee;color:#b53931;animation:communication-recording-pulse 1.25s ease-in-out infinite}.communication-portal-shell .composer-send{display:flex;min-width:86px;min-height:44px;padding:0 15px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:var(--connect-teal);box-shadow:none;color:#fff;font-size:12px;font-weight:600}.communication-portal-shell .composer-send:hover{background:var(--connect-teal-dark)}.communication-portal-shell .composer-send:disabled{cursor:wait;opacity:.62}.communication-portal-shell .composer-send b{font-size:17px;font-weight:400}.communication-portal-shell .communication-recording-status{display:flex;width:fit-content;max-width:100%;min-height:30px;padding:5px 10px;align-items:center;gap:8px;border-radius:999px;background:#fff0ee;color:#9e322c;font-size:11px}.communication-portal-shell .communication-recording-status i{width:8px;height:8px;flex:none;border-radius:50%;background:#d94a42;animation:communication-recording-pulse 1.25s ease-in-out infinite}@keyframes communication-recording-pulse{50%{opacity:.42}}.communication-portal-shell .message-form>small{padding-left:53px;color:#738489;font-size:10px}.communication-portal-shell .communication-pending-file{display:flex;width:fit-content;max-width:100%;min-height:32px;padding:5px 7px 5px 9px;align-items:center;gap:7px;border:1px solid #c9dfdc;border-radius:var(--connect-radius-sm);background:#edf7f6;color:#315159}.communication-portal-shell .communication-pending-file svg{width:15px;height:15px;flex:none}.communication-portal-shell .communication-pending-file span{overflow:hidden;max-width:380px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-pending-file button{display:grid;width:22px;height:22px;padding:0;place-items:center;border:0;border-radius:7px;background:rgba(7,138,137,.09);color:var(--connect-teal-dark)}.communication-portal-shell .communication-empty-state{display:flex;min-height:260px;padding:30px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.communication-portal-shell .communication-empty-state>span{display:grid;width:56px;height:56px;margin-bottom:15px;place-items:center;border-radius:17px;background:var(--connect-teal-soft);color:var(--connect-teal)}.communication-portal-shell .communication-empty-state>span svg{width:24px;height:24px}.communication-portal-shell .communication-empty-state>strong{color:#22343a;font-size:16px;font-weight:600}.communication-portal-shell .communication-empty-state>p{max-width:380px;margin:7px 0 0;color:var(--connect-muted);font-size:12px;line-height:1.6}.communication-portal-shell .communication-empty-main{flex:1 1;min-height:100%}.communication-portal-shell .communication-shared-files{min-width:0;min-height:0;flex:1 1;overflow:auto;background:var(--connect-canvas)}.communication-portal-shell .communication-shared-files>div,.communication-portal-shell .communication-shared-files>header{width:min(900px,calc(100% - 48px));margin-inline:auto}.communication-portal-shell .communication-shared-files>header{display:flex;padding:24px 0 16px;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--connect-line)}.communication-portal-shell .communication-shared-files>header strong{display:block;margin-top:5px;color:#22343a;font-size:19px;font-weight:500}.communication-portal-shell .communication-shared-files>header small{color:var(--connect-muted);font-size:11px}.communication-portal-shell .communication-shared-files>div{padding:14px 0 30px}.communication-portal-shell .communication-shared-file{display:grid;grid-template-columns:42px minmax(0,1fr) auto;margin-bottom:8px;padding:12px 13px;align-items:center;gap:11px;border:1px solid var(--connect-line);border-radius:12px;background:var(--connect-surface);box-shadow:none;color:#23343a;text-decoration:none}.communication-portal-shell .communication-shared-file:hover{border-color:#a5d0cc;background:#fbfdfd}.communication-portal-shell .communication-shared-file>div strong{font-size:13px}.communication-portal-shell .communication-shared-file>div small{margin-top:4px;color:var(--connect-muted);font-size:10px}.communication-portal-shell .communication-shared-file>b{color:var(--connect-teal-dark);font-size:11px;font-weight:600}.communication-portal-shell .discussion-panel{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;background:var(--connect-canvas)}.communication-portal-shell .discussion-panel>header{display:flex;min-height:76px;padding:0 22px;align-items:center;justify-content:space-between;gap:16px;border:0;border-bottom:1px solid var(--connect-line);background:var(--connect-surface)}.communication-portal-shell .discussion-panel>header>div{display:flex;min-width:0;align-items:center;gap:12px}.communication-portal-shell .discussion-panel>header small,.communication-portal-shell .discussion-panel>header strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .discussion-panel>header strong{color:var(--connect-text);font-size:16px;font-weight:600}.communication-portal-shell .discussion-panel>header small{max-width:700px;margin-top:4px;color:var(--connect-muted);font-size:11px}.communication-portal-shell .discussion-header-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:9px!important}.communication-portal-shell .discussion-header-actions .new-channel-menu{position:relative}.communication-portal-shell .discussion-header-actions .new-channel-menu>summary{min-height:38px;padding:9px 14px;border-radius:10px;font-size:11px;list-style:none}.communication-portal-shell .discussion-header-actions .new-channel-menu>summary::-webkit-details-marker{display:none}.communication-portal-shell .channel-mark{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:12px;background:var(--connect-teal-soft);color:var(--connect-teal-dark);font-size:21px}.communication-portal-shell .discussion-stream{min-width:0;min-height:0;padding:22px max(24px,calc((100% - 940px) / 2));flex:1 1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:var(--connect-canvas)}.communication-portal-shell .discussion-stream article{display:grid;grid-template-columns:36px minmax(0,1fr);margin-bottom:11px;gap:10px}.communication-portal-shell .discussion-stream article>div{padding:12px 14px;border:1px solid var(--connect-line);border-radius:6px 14px 14px;background:var(--connect-surface);box-shadow:none}.communication-portal-shell .discussion-stream article.own>div{border-color:#b7dcd8;background:#e3f2f0}.communication-portal-shell .discussion-stream article header{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.communication-portal-shell .discussion-stream article header strong{color:var(--connect-teal-dark);font-size:12px;font-weight:600}.communication-portal-shell .discussion-stream article header span,.communication-portal-shell .discussion-stream article header time{color:var(--connect-muted);font-size:10px}.communication-portal-shell .discussion-stream article header time{margin-left:auto}.communication-portal-shell .discussion-stream article p{margin:7px 0 0;color:#1d2e34;font-size:14px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.communication-portal-shell .discussion-stream .communication-file-card{width:min(440px,74vw);margin-top:10px!important}.communication-portal-shell .discussion-composer{padding:12px max(22px,calc((100% - 940px) / 2));border:0;border-top:1px solid var(--connect-line);background:var(--connect-surface)}.communication-portal-shell .discussion-composer textarea{width:100%;min-height:80px;padding:11px 13px;resize:none;border:1px solid var(--connect-line-strong);border-radius:12px;outline:0;background:var(--connect-surface);color:var(--connect-text);font-size:14px}.communication-portal-shell .discussion-composer textarea:focus{border-color:#59b9b4;box-shadow:0 0 0 3px rgba(7,138,137,.08)}.communication-portal-shell .discussion-composer>div{display:flex;margin-top:8px;align-items:center;justify-content:space-between;gap:12px}.communication-portal-shell .discussion-composer>.discussion-composer-actions{justify-content:flex-start}.communication-portal-shell .discussion-attach-file{display:inline-flex;min-height:40px;padding:0 13px;align-items:center;gap:7px;border:1px solid var(--connect-line-strong);border-radius:var(--connect-radius-sm);background:var(--connect-surface);color:var(--connect-teal-dark);cursor:pointer;font-size:12px;font-weight:500;transition:border-color .16s ease,background .16s ease}.communication-portal-shell .discussion-attach-file:hover{border-color:#8ec7c2;background:var(--connect-teal-soft)}.communication-portal-shell .discussion-attach-file svg{width:16px;height:16px}.communication-portal-shell .discussion-composer-actions>small{flex:1 1}.communication-portal-shell .discussion-composer small{color:var(--connect-muted);font-size:11px}.communication-portal-shell .discussion-composer .primary-button{min-height:40px;padding:0 16px;border-radius:var(--connect-radius-sm);box-shadow:none;font-size:12px}.communication-portal-shell .new-channel-menu>form{border:1px solid var(--connect-line);border-radius:var(--connect-radius-md);box-shadow:0 18px 42px rgba(16,24,32,.12)}.communication-portal-shell .calls-stage{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;background:var(--connect-canvas)}.communication-portal-shell .active-call-card{display:flex;min-height:160px;padding:26px 30px;align-items:center;gap:19px;border:0;border-bottom:1px solid #263840;background:#14232b;box-shadow:none;color:#fff}.communication-portal-shell .active-call-card.live{background:#12363a}.communication-portal-shell .call-avatar{display:grid;width:68px;height:68px;flex:0 0 68px;place-items:center;border-radius:19px;background:#dff2f0;color:var(--connect-teal-dark);font-size:22px;font-weight:600}.communication-portal-shell .active-call-card>div{min-width:0}.communication-portal-shell .active-call-card .eyebrow{color:#65d8d1;font-size:10px}.communication-portal-shell .active-call-card h2{overflow:hidden;margin:6px 0;font-size:24px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .active-call-card p{max-width:700px;margin:0;color:#b6c3c6;font-size:12px;line-height:1.55}.communication-portal-shell .end-call-button{min-height:42px;margin-left:auto;padding:0 18px;flex:none;border:0;border-radius:11px;background:var(--connect-danger);box-shadow:none;color:#fff;font-size:12px;font-weight:600}.communication-portal-shell .communication-call-controls{display:flex;margin-left:auto;align-items:center;gap:8px}.communication-portal-shell .communication-call-controls button{display:inline-flex;min-height:42px;padding:0 14px;align-items:center;justify-content:center;gap:7px;border:1px solid #50636a;border-radius:11px;background:#20333b;box-shadow:none;color:#f6fbfb;font-size:11px;font-weight:500}.communication-portal-shell .communication-call-controls button.is-off,.communication-portal-shell .communication-call-controls button:hover{border-color:#80bdb8;background:#28464c}.communication-portal-shell .communication-call-controls button svg{width:17px;height:17px}.communication-portal-shell .communication-call-controls .end-call-button{margin-left:0;border-color:#c7453f;background:var(--connect-danger);color:#fff}.communication-portal-shell .communication-video-stage{position:relative;min-height:330px;overflow:hidden;border-bottom:1px solid #263840;background:#0d181e}.communication-portal-shell .communication-video-stage>video{position:absolute;z-index:2;inset:0;width:100%;height:100%;background:transparent;object-fit:cover}.communication-portal-shell .communication-video-placeholder{position:absolute;z-index:1;inset:0;display:grid;place-content:center;justify-items:center;gap:12px;color:#c7d4d6}.communication-portal-shell .communication-video-placeholder span{display:grid;width:74px;height:74px;place-items:center;border-radius:22px;background:#dff2f0;color:var(--connect-teal-dark);font-size:24px;font-weight:600}.communication-portal-shell .communication-video-placeholder small{font-size:11px}.communication-portal-shell .communication-local-video{position:absolute;z-index:4;right:18px;bottom:18px;width:190px;aspect-ratio:16/10;overflow:hidden;border:1px solid #71858b;border-radius:14px;background:#15262e}.communication-portal-shell .communication-local-video video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.communication-portal-shell .communication-local-video small{position:absolute;right:7px;bottom:7px;padding:3px 7px;border-radius:7px;background:rgb(8 20 25/76%);color:#fff;font-size:9px}.communication-portal-shell .communication-local-video.camera-off video{opacity:0}.communication-portal-shell .call-people-strip{display:flex;padding:10px 18px;align-items:center;gap:8px;overflow-x:auto;border:0;border-bottom:1px solid var(--connect-line);background:var(--connect-surface);scrollbar-width:thin}.communication-portal-shell .call-people-strip>span{margin-right:4px;color:var(--connect-muted);font-size:11px;white-space:nowrap}.communication-portal-shell .call-people-strip button{display:flex;min-height:38px;padding:5px 10px;align-items:center;gap:7px;border:1px solid var(--connect-line);border-radius:999px;background:var(--connect-surface);color:#40545a;white-space:nowrap}.communication-portal-shell .call-people-strip button:hover{border-color:#9fcac6;background:#edf7f6;color:var(--connect-teal-dark)}.communication-portal-shell .call-people-strip .chat-avatar{width:26px;height:26px;font-size:9px;font-style:normal}.communication-portal-shell .call-people-strip strong{font-size:11px;font-weight:500}.communication-portal-shell .call-history-panel{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;background:var(--connect-surface)}.communication-portal-shell .call-history-panel>header{padding:18px 20px;border-bottom:1px solid var(--connect-line)}.communication-portal-shell .call-history-panel>header small,.communication-portal-shell .call-history-panel>header strong{display:block}.communication-portal-shell .call-history-panel>header strong{color:var(--connect-text);font-size:16px;font-weight:600}.communication-portal-shell .call-history-panel>header small{margin-top:4px;color:var(--connect-muted);font-size:11px}.communication-portal-shell .call-history-list{min-height:0;overflow:auto}.communication-portal-shell .call-history-list article{display:grid;grid-template-columns:40px minmax(0,1fr) auto;min-height:64px;padding:12px 20px;align-items:center;gap:12px;border-bottom:1px solid var(--connect-line)}.communication-portal-shell .call-history-list article>div small,.communication-portal-shell .call-history-list article>div strong{display:block}.communication-portal-shell .call-history-list article>div strong{color:var(--connect-text);font-size:13px;font-weight:600}.communication-portal-shell .call-history-list article>div small{margin-top:4px;color:var(--connect-muted);font-size:11px}.communication-portal-shell .call-result{padding:6px 9px;border-radius:999px;background:var(--connect-soft);color:#52656a;font-size:10px}.communication-portal-shell .call-decline{background:#fae9e7;color:#96443c}.communication-portal-shell .call-answer,.communication-portal-shell .call-end{background:#e5f4ec;color:#176a49}.communication-portal-shell .form-error{border-radius:0;font-size:12px}@media (max-width:1180px){.communication-portal-shell .communication-topbar{grid-template-columns:minmax(190px,1fr) auto}.communication-portal-shell .communication-topbar-context{display:none}.communication-portal-shell .communication-integrated-view>.chat-shell,.communication-portal-shell .communication-integrated-view>.collaboration-shell{grid-template-columns:300px minmax(0,1fr)}.communication-portal-shell .communication-conversation-header{grid-template-columns:minmax(190px,1fr) auto;grid-template-areas:"person actions" "tabs tabs";height:94px!important;padding-top:8px!important}.communication-portal-shell .communication-conversation-person{grid-area:person}.communication-portal-shell .communication-conversation-tabs{grid-area:tabs;height:36px;justify-content:flex-start}.communication-portal-shell .communication-conversation-actions{grid-area:actions}}@media (max-width:900px) and (min-width:761px){.communication-portal-shell{grid-template-columns:68px minmax(0,1fr)}.communication-portal-shell>.communication-app-bar{width:68px;min-width:68px;padding-inline:6px}.communication-portal-shell>.communication-app-bar nav button.active:before{left:-6px}.communication-portal-shell .communication-topbar{padding-inline:15px}.communication-portal-shell .communication-top-actions .portal-switch button{padding-inline:9px}.communication-portal-shell .communication-top-actions .portal-switch button span{display:inline!important}.communication-portal-shell .communication-integrated-view>.chat-shell,.communication-portal-shell .communication-integrated-view>.collaboration-shell{grid-template-columns:282px minmax(0,1fr)}}@media (max-width:760px){.communication-portal-shell{display:block;width:100%;height:100dvh;min-height:0;padding-bottom:calc(76px + env(safe-area-inset-bottom));overflow:hidden;background:var(--connect-canvas)}.communication-portal-shell .communication-main{grid-template-rows:calc(116px + env(safe-area-inset-top)) minmax(0,1fr);width:100%;height:100%}.communication-portal-shell .communication-topbar{grid-template-columns:44px minmax(0,1fr) auto;grid-template-areas:"back account account" "switch switch switch";min-height:calc(116px + env(safe-area-inset-top));height:auto;padding:calc(8px + env(safe-area-inset-top)) 12px 10px;align-content:center;gap:8px}.communication-portal-shell .mobile-communication-back{grid-area:back;display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid var(--connect-line);border-radius:13px;background:#f6f9f8;color:var(--connect-teal-dark);font-size:27px}.communication-portal-shell.mobile-rail-open .mobile-communication-back{visibility:hidden}.communication-portal-shell .communication-account{grid-area:account;min-width:0;justify-content:flex-start}.communication-portal-shell .communication-account .top-avatar{width:40px;height:40px}.communication-portal-shell .communication-account>div{display:block!important}.communication-portal-shell .communication-account>div strong{font-size:13px}.communication-portal-shell .communication-account>div small{font-size:10px}.communication-portal-shell .communication-signout,.communication-portal-shell .communication-topbar-context{display:none!important}.communication-portal-shell .communication-top-actions{grid-area:switch;display:flex;width:100%}.communication-portal-shell .communication-top-actions .portal-switch{display:flex!important;width:100%;padding:4px}.communication-portal-shell .communication-top-actions .portal-switch button{display:flex!important;width:auto!important;min-width:0!important;min-height:38px;padding:0 10px!important;flex:1 1;gap:7px}.communication-portal-shell .communication-top-actions .portal-switch button span{display:inline!important;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell>.communication-app-bar{position:fixed;z-index:190;right:8px;bottom:max(8px,env(safe-area-inset-bottom));left:8px;display:flex;width:auto;min-width:0;height:64px;padding:5px;flex-direction:row;border:1px solid rgba(255,255,255,.09);border-radius:21px;background:rgba(13,25,33,.98);box-shadow:0 12px 30px rgba(5,18,24,.22)}.communication-portal-shell>.communication-app-bar>img{display:none}.communication-portal-shell>.communication-app-bar nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.communication-portal-shell>.communication-app-bar nav button{min-height:52px;padding:5px 4px;border-radius:16px;font-size:10px}.communication-portal-shell>.communication-app-bar nav button.active:before{display:none}.communication-portal-shell .communication-stage{height:100%;overflow:hidden}.communication-portal-shell .communication-integrated-view>.chat-shell,.communication-portal-shell .communication-integrated-view>.collaboration-shell{display:block;width:100%;height:100%}.communication-portal-shell .unified-communication-rail{width:100%;height:100%;border:0;background:var(--connect-rail)}.communication-portal-shell .unified-communication-rail>header{min-height:72px;padding:12px 16px 8px}.communication-portal-shell .unified-communication-rail>header strong{font-size:23px}.communication-portal-shell .communication-search{min-height:46px;margin:0 14px 10px;border-radius:14px}.communication-portal-shell .communication-search input{height:44px;font-size:16px}.communication-portal-shell .communication-filter-pills{margin-bottom:8px}.communication-portal-shell .communication-filter-pills button{min-height:36px;font-size:12px}.communication-portal-shell .communication-rail-scroll{padding:0 12px 28px}.communication-portal-shell .communication-rail-section>span{font-size:11px}.communication-portal-shell .communication-rail-section>button{grid-template-columns:48px minmax(0,1fr);min-height:66px;padding:8px 10px;border-radius:14px}.communication-portal-shell .communication-rail-section .chat-avatar{width:46px;height:46px;border-radius:14px;font-size:12px}.communication-portal-shell .communication-rail-section button>div strong{font-size:14px}.communication-portal-shell .communication-rail-section button>div small{font-size:11px}.communication-portal-shell.mobile-detail-open .unified-communication-rail,.communication-portal-shell.mobile-rail-open .calls-stage,.communication-portal-shell.mobile-rail-open .chat-panel,.communication-portal-shell.mobile-rail-open .discussion-panel{display:none}.communication-portal-shell .calls-stage,.communication-portal-shell .chat-panel,.communication-portal-shell .discussion-panel{width:100%;height:100%}.communication-portal-shell .communication-conversation-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"person actions" "tabs tabs";width:100%;min-height:96px;height:96px!important;padding:8px 12px 0!important;gap:0 8px}.communication-portal-shell .communication-conversation-person{grid-area:person}.communication-portal-shell .communication-conversation-person .chat-avatar{width:40px;height:40px;border-radius:13px}.communication-portal-shell .communication-conversation-person strong{font-size:14px!important}.communication-portal-shell .communication-conversation-person small{font-size:10px!important}.communication-portal-shell .communication-conversation-tabs{grid-area:tabs;height:38px;justify-content:flex-start;gap:22px}.communication-portal-shell .communication-conversation-tabs button{min-height:38px;font-size:12px!important}.communication-portal-shell .communication-conversation-actions{grid-area:actions}.communication-portal-shell .communication-end-call,.communication-portal-shell .communication-icon-action{width:44px;min-width:44px;min-height:44px;padding:0!important}.communication-portal-shell .communication-call-state,.communication-portal-shell .communication-icon-action span{display:none}.communication-portal-shell .active-call-card{min-height:142px;padding:18px 15px;gap:12px}.communication-portal-shell .active-call-card .call-avatar{width:50px;height:50px;flex-basis:50px;border-radius:15px;font-size:17px}.communication-portal-shell .active-call-card h2{font-size:18px}.communication-portal-shell .communication-call-controls{gap:6px}.communication-portal-shell .communication-call-controls button{width:42px;min-width:42px;min-height:42px;padding:0;border-radius:50%}.communication-portal-shell .communication-call-controls button span{display:none}.communication-portal-shell .communication-video-stage{min-height:300px}.communication-portal-shell .communication-local-video{right:12px;bottom:12px;width:108px;border-radius:11px}.communication-portal-shell .message-stream-inner{padding:16px 11px 24px}.communication-portal-shell .message-day-divider{font-size:10px}.communication-portal-shell .message-bubble{max-width:86%}.communication-portal-shell .message-bubble p{font-size:14px}.communication-portal-shell .communication-file-card{width:min(290px,74vw)}.communication-portal-shell .discussion-stream .communication-file-card{width:min(290px,72vw)}.communication-portal-shell .discussion-composer>.discussion-composer-actions{flex-wrap:wrap}.communication-portal-shell .discussion-composer-actions>small{order:3;width:100%;flex-basis:100%}.communication-portal-shell .message-form{padding:9px 10px calc(9px + env(safe-area-inset-bottom))}.communication-portal-shell .message-composer-main{gap:7px}.communication-portal-shell .composer-send,.communication-portal-shell .composer-tool,.communication-portal-shell .message-composer-input>input{min-height:46px;height:46px;border-radius:13px}.communication-portal-shell .message-composer-input>input{font-size:16px}.communication-portal-shell .composer-send,.communication-portal-shell .composer-tool{width:46px;min-width:46px;padding:0}.communication-portal-shell .composer-send span,.communication-portal-shell .message-form>small{display:none}.communication-portal-shell .communication-pending-file span{max-width:230px}.communication-portal-shell .communication-shared-files>div,.communication-portal-shell .communication-shared-files>header{width:calc(100% - 24px)}.communication-portal-shell .communication-shared-file{grid-template-columns:42px minmax(0,1fr)}.communication-portal-shell .communication-shared-file>b{display:none}.communication-portal-shell .discussion-panel>header{min-height:68px;padding:9px 13px}.communication-portal-shell .discussion-panel>header .status{display:none}.communication-portal-shell .discussion-stream{padding:15px 11px}.communication-portal-shell .discussion-stream article{grid-template-columns:1fr}.communication-portal-shell .discussion-stream article>.chat-avatar{display:none}.communication-portal-shell .discussion-composer{padding:9px 10px calc(9px + env(safe-area-inset-bottom))}.communication-portal-shell .discussion-composer textarea{font-size:16px}.communication-portal-shell .discussion-composer small{display:none}.communication-portal-shell .active-call-card{min-height:220px;padding:23px 18px;align-items:flex-start;flex-direction:column}.communication-portal-shell .end-call-button{min-height:44px;margin:2px 0 0}.communication-portal-shell .call-people-strip{padding-inline:12px}.communication-portal-shell .call-people-strip button{min-height:44px}.communication-portal-shell .call-history-list article{grid-template-columns:40px minmax(0,1fr);padding-inline:13px}.communication-portal-shell .call-history-list .call-result{display:none}.communication-portal-shell .new-channel-menu>form{position:fixed;z-index:260;top:calc(80px + env(safe-area-inset-top));right:12px;left:12px;width:auto;max-height:calc(100dvh - 104px - env(safe-area-inset-top));overflow:auto}}@media (max-width:420px){.communication-portal-shell .communication-main{grid-template-rows:calc(112px + env(safe-area-inset-top)) minmax(0,1fr)}.communication-portal-shell .communication-topbar{min-height:calc(112px + env(safe-area-inset-top));padding-inline:9px}.communication-portal-shell .communication-account>div small{max-width:190px}.communication-portal-shell .communication-top-actions .portal-switch button{padding-inline:7px!important;gap:5px}.communication-portal-shell .communication-top-actions .portal-switch button span{font-size:10px}.communication-portal-shell .communication-conversation-person small{max-width:180px}.communication-portal-shell .message-avatar{display:none}.communication-portal-shell .message-bubble{max-width:90%}.communication-portal-shell .communication-file-card{grid-template-columns:36px minmax(0,1fr) 22px;width:min(270px,78vw)}.communication-portal-shell .communication-file-card>span{width:36px;height:36px}.communication-portal-shell .communication-incoming-call{top:auto;right:12px;bottom:calc(18px + env(safe-area-inset-bottom));left:12px;width:auto;padding:22px 18px 18px;border-radius:24px}}@media (max-width:760px){.communication-portal-shell{min-height:100dvh;padding-bottom:calc(90px + env(safe-area-inset-bottom));background:#f4f7f5}.communication-portal-shell .communication-main{grid-template-rows:calc(122px + env(safe-area-inset-top)) minmax(0,1fr)}.communication-portal-shell .communication-topbar{grid-template-columns:48px minmax(0,1fr) 48px;grid-template-rows:54px 54px;grid-template-areas:"back title account" "switch switch switch";align-content:end;gap:8px 10px;min-height:calc(122px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 14px 10px;border-bottom:1px solid #dce5e2;background:rgba(248,250,249,.98);box-shadow:none}.communication-portal-shell .mobile-communication-back{grid-area:back;display:inline-flex;visibility:visible;align-items:center;justify-content:center;align-self:center;width:46px;height:46px;min-height:46px;padding:0;border:1px solid #d6dfdc;border-radius:50%;background:#fff;box-shadow:0 5px 16px rgba(16,30,36,.06);color:#142229;font-size:30px;line-height:1}.communication-portal-shell.mobile-rail-open .mobile-communication-back{visibility:visible}.communication-portal-shell .mobile-communication-back svg{width:20px;height:20px;color:var(--connect-teal-dark)}.communication-portal-shell .mobile-communication-back>span{display:block;transform:translateY(-1px)}.communication-portal-shell .communication-mobile-title{grid-area:title;display:flex;min-width:0;flex-direction:column;justify-content:center;gap:2px}.communication-portal-shell .communication-mobile-title small{overflow:hidden;color:#718187;font-size:8px;font-weight:500;letter-spacing:.16em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-mobile-title strong{overflow:hidden;color:#122027;font-size:20px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-account{grid-area:account;justify-self:end;align-self:center;width:46px;min-width:46px;height:46px;padding:0;border:0;background:transparent}.communication-portal-shell .communication-account>div{display:none!important}.communication-portal-shell .communication-account .top-avatar,.communication-portal-shell .communication-account .top-avatar-status{width:46px;height:46px}.communication-portal-shell .communication-account .top-avatar-status{display:inline-flex}.communication-portal-shell .communication-account .top-avatar{display:inline-flex!important;align-items:center;justify-content:center;border:1px solid #d5e2df;border-radius:50%;background:#dff3f0;color:var(--connect-teal-dark)}.communication-portal-shell .communication-account .presence-dot{top:1px;right:1px;width:10px;height:10px;border:2px solid #f8faf9}.communication-portal-shell .communication-signout,.communication-portal-shell .communication-topbar-context{display:none}.communication-portal-shell .communication-top-actions{grid-area:switch;display:block;width:100%;max-width:100%;min-width:0;overflow:hidden}.communication-portal-shell .communication-top-actions .portal-switch{display:grid!important;width:100%;max-width:100%;min-width:0;min-height:50px;box-sizing:border-box;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid #d6dfdc;border-radius:17px;background:#edf2f0;box-shadow:none}.communication-portal-shell .communication-top-actions .portal-switch button{width:100%!important;max-width:100%;min-width:0;min-height:40px;justify-content:center;gap:8px;padding:0 10px!important;border-radius:13px!important;color:#62757a;font-size:11px}.communication-portal-shell .communication-top-actions .portal-switch button.active{background:#fff!important;color:var(--connect-teal-dark)!important;box-shadow:0 3px 10px rgba(16,30,36,.06)!important}.communication-portal-shell .communication-top-actions .portal-switch button svg{width:17px;height:17px}.communication-portal-shell .communication-top-actions .portal-switch button span{min-width:0;overflow:hidden;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-app-bar{position:fixed;z-index:240;right:14px;bottom:max(10px,env(safe-area-inset-bottom));left:14px;width:auto;height:70px;min-height:70px;padding:6px;border:1px solid rgba(129,158,162,.2);border-radius:25px;background:rgba(16,27,33,.97);box-shadow:0 12px 32px rgba(8,19,24,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.communication-portal-shell .communication-app-bar>img{display:none}.communication-portal-shell .communication-app-bar nav{display:grid;width:100%;height:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.communication-portal-shell .communication-app-bar nav button{display:flex;min-width:0;min-height:56px;align-items:center;justify-content:center;padding:0;border-radius:19px;background:transparent;color:#85989e}.communication-portal-shell .communication-app-bar nav button>span{display:none}.communication-portal-shell .communication-app-bar nav button svg{width:23px;height:23px}.communication-portal-shell .communication-app-bar nav button.active{background:#f8fbf8;box-shadow:none;color:var(--connect-teal-dark)}.communication-portal-shell .collaboration-shell,.communication-portal-shell .communication-integrated-view,.communication-portal-shell .communication-stage{background:#f4f7f5}.communication-portal-shell .collaboration-shell{border:0;border-radius:0}.communication-portal-shell.mobile-rail-open .collaboration-rail{display:flex}.communication-portal-shell.mobile-detail-open .collaboration-rail{display:none}.communication-portal-shell .collaboration-rail{width:100%;min-width:0;border:0;background:#f8faf9}.communication-portal-shell .unified-communication-rail>header{display:none}.communication-portal-shell .communication-search{margin:14px 14px 12px;min-height:48px;border-radius:16px;background:#fff}.communication-portal-shell .communication-search input{min-height:46px;font-size:14px}.communication-portal-shell .communication-search>.mobile-new-conversation{display:grid;width:34px;height:34px;border-radius:11px;background:var(--connect-teal-soft);color:var(--connect-teal-dark)}.communication-portal-shell .communication-search>.mobile-new-conversation svg{width:17px;height:17px;color:currentColor}.communication-portal-shell .communication-filter-pills{margin:0 14px 12px;border-radius:16px}.communication-portal-shell .communication-filter-pills button{min-height:38px;border-radius:12px}.communication-portal-shell .conversation-row{min-height:66px;margin:1px 8px;padding:9px 12px;border-radius:17px}.communication-portal-shell .conversation-row.active{background:#e2f2ef}.communication-portal-shell .calls-stage,.communication-portal-shell .communication-chat-panel,.communication-portal-shell .discussion-panel{min-width:0;height:100%;background:#fff}.communication-portal-shell .communication-conversation-header{min-height:86px;padding:12px 14px;border-bottom-color:#e0e8e5;background:rgba(255,255,255,.98)}.communication-portal-shell .communication-conversation-person strong{font-size:14px}.communication-portal-shell .communication-conversation-tabs{gap:2px;margin-left:0}.communication-portal-shell .communication-conversation-tabs button{min-height:32px;padding:0 9px}.communication-portal-shell .message-stream{padding:18px 13px 16px}.communication-portal-shell .message-bubble{border-radius:17px 17px 17px 5px}.communication-portal-shell .message-row.mine .message-bubble{border-radius:17px 17px 5px 17px}.communication-portal-shell .message-composer{padding:8px 10px 10px;border-top:1px solid #e0e8e5;background:rgba(255,255,255,.98)}.communication-portal-shell .message-composer textarea{min-height:48px;border-radius:16px;background:#f5f8f7}.communication-portal-shell .composer-action-button,.communication-portal-shell .message-composer>button[type=submit]{width:46px;height:46px;min-height:46px;border-radius:15px}.communication-portal-shell .calls-stage{padding:14px 12px 24px}.communication-portal-shell .active-call-card{min-height:190px;padding:22px 18px;border-radius:24px;box-shadow:none}.communication-portal-shell .call-history-list,.communication-portal-shell .call-people-strip{border-radius:20px;box-shadow:none}}@media (prefers-reduced-motion:reduce){.communication-portal-shell *,.communication-portal-shell :after,.communication-portal-shell :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.communication-portal-shell .company-mail-workspace{display:grid;grid-template-columns:246px minmax(0,1fr);width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;background:var(--connect-canvas)}.communication-portal-shell .mail-folder-rail{display:flex;min-width:0;min-height:0;padding:20px 14px 16px;flex-direction:column;border-right:1px solid var(--connect-line);background:#f8faf9}.communication-portal-shell .mail-folder-rail>header{display:flex;min-width:0;align-items:center;gap:11px;padding:0 8px 18px}.communication-portal-shell .mail-empty-icon,.communication-portal-shell .mail-product-mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:13px;background:var(--connect-teal-soft);color:var(--connect-teal-dark)}.communication-portal-shell .mail-empty-icon svg,.communication-portal-shell .mail-product-mark svg{width:21px;height:21px}.communication-portal-shell .mail-folder-rail>header div{display:flex;min-width:0;flex-direction:column;gap:2px}.communication-portal-shell .mail-folder-rail>header div span{color:var(--connect-teal-dark);font-size:8px;font-weight:600;letter-spacing:.15em}.communication-portal-shell .mail-folder-rail>header div strong{overflow:hidden;color:var(--connect-text);font-size:15px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .mail-compose-button{display:flex;min-height:46px;margin:0 4px 18px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:14px;background:var(--connect-teal);color:#fff;font-size:13px;font-weight:600}.communication-portal-shell .mail-compose-button svg{width:18px;height:18px}.communication-portal-shell .mail-folder-rail>nav{display:grid;gap:4px}.communication-portal-shell .mail-folder-rail>nav button{display:flex;width:100%;min-height:43px;padding:0 13px;align-items:center;gap:11px;border:0;border-radius:12px;background:transparent;color:#5f7278;font-size:12px;font-weight:500;text-align:left}.communication-portal-shell .mail-folder-rail>nav button svg{width:18px;height:18px}.communication-portal-shell .mail-folder-rail>nav button.active,.communication-portal-shell .mail-folder-rail>nav button:hover{background:#e2f2ef;color:var(--connect-teal-dark)}.communication-portal-shell .mail-folder-rail>footer{display:flex;min-width:0;margin-top:auto;padding:14px 8px 0;align-items:center;gap:9px;border-top:1px solid var(--connect-line)}.communication-portal-shell .mail-account-avatar{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;background:var(--connect-teal-soft);color:var(--connect-teal-dark);font-size:10px;font-style:normal;font-weight:600}.communication-portal-shell .mail-account-avatar img{width:100%;height:100%;object-fit:cover}.communication-portal-shell .mail-folder-rail>footer>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}.communication-portal-shell .mail-folder-rail>footer small,.communication-portal-shell .mail-folder-rail>footer strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .mail-folder-rail>footer strong{font-size:11px;font-weight:600}.communication-portal-shell .mail-folder-rail>footer small{color:var(--connect-muted);font-size:9px}.communication-portal-shell .mail-inbox-stage{display:grid;min-width:0;min-height:0;grid-template-rows:78px minmax(0,1fr);background:#fff}.communication-portal-shell .mail-inbox-header{display:grid;min-width:0;padding:13px 20px;grid-template-columns:minmax(150px,1fr) minmax(220px,440px) auto;align-items:center;gap:18px;border-bottom:1px solid var(--connect-line)}.communication-portal-shell .mail-inbox-header>div{display:flex;min-width:0;flex-direction:column;gap:2px}.communication-portal-shell .mail-inbox-header h1{margin:0;font-size:20px;font-weight:600;line-height:1.1}.communication-portal-shell .mail-search{display:flex;min-width:0;min-height:43px;padding:0 13px;align-items:center;gap:9px;border:1px solid var(--connect-line);border-radius:13px;background:#f5f8f7}.communication-portal-shell .mail-search svg{width:17px;height:17px;color:var(--connect-muted)}.communication-portal-shell .mail-search input{width:100%;height:40px;padding:0;border:0;outline:0;background:transparent;color:var(--connect-muted);font-size:12px}.communication-portal-shell .mail-connection-status{display:inline-flex;min-height:29px;padding:0 11px;align-items:center;border-radius:999px;background:#eef2f0;color:#63767a;font-size:10px;font-weight:500;white-space:nowrap}.communication-portal-shell .mail-empty-state{display:flex;width:min(500px,calc(100% - 40px));margin:auto;padding:34px;align-items:center;flex-direction:column;text-align:center}.communication-portal-shell .mail-empty-state .mail-empty-icon{width:54px;height:54px;margin-bottom:18px;border-radius:17px}.communication-portal-shell .mail-empty-state h2,.communication-portal-shell .mail-setup-sheet h2{margin:8px 0 10px;color:var(--connect-text);font-size:24px;font-weight:600;line-height:1.2}.communication-portal-shell .mail-empty-state p,.communication-portal-shell .mail-setup-sheet>p{max-width:460px;margin:0;color:var(--connect-muted);font-size:12px;line-height:1.7}.communication-portal-shell .mail-empty-state>div:last-child{display:flex;margin-top:20px;gap:10px}.communication-portal-shell .mail-empty-state .outline-button,.communication-portal-shell .mail-empty-state .primary-button{display:inline-flex;min-height:42px;padding:0 17px;align-items:center;justify-content:center;border-radius:13px;font-size:11px;text-decoration:none}.communication-portal-shell .mail-setup-overlay{position:fixed;z-index:500;inset:0;display:grid;padding:20px;place-items:center;background:rgba(10,22,28,.46);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.communication-portal-shell .mail-setup-sheet{position:relative;width:min(570px,100%);max-height:min(760px,calc(100dvh - 40px));padding:30px;overflow:auto;border:1px solid var(--connect-line);border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(8,20,26,.24)}.communication-portal-shell .mail-setup-close{position:absolute;top:16px;right:16px;display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--connect-line);border-radius:50%;background:#f5f8f7;color:var(--connect-text);font-size:22px}.communication-portal-shell .mail-provider-grid{display:grid;margin:22px 0 12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.communication-portal-shell .mail-provider-grid article{display:flex;min-height:92px;padding:15px;flex-direction:column;gap:7px;border:1px solid var(--connect-line);border-radius:14px;background:#f8faf9}.communication-portal-shell .mail-provider-grid strong{font-size:11px;font-weight:600}.communication-portal-shell .mail-provider-grid small,.communication-portal-shell .mail-setup-note{color:var(--connect-muted);font-size:9px;line-height:1.5}.communication-portal-shell .mail-setup-note{margin-bottom:18px;padding:12px 14px;border-radius:12px;background:var(--connect-teal-soft);color:var(--connect-teal-dark)}.communication-portal-shell .mail-setup-sheet>.primary-button{width:100%;min-height:44px;border-radius:13px}@media (max-width:760px){.communication-portal-shell .communication-app-bar{right:auto;bottom:calc(12px + env(safe-area-inset-bottom));left:50%;width:min(358px,calc(100vw - 28px));height:70px;min-height:70px;padding:8px 10px;transform:translateX(-50%);border:1px solid rgba(132,160,167,.22);border-radius:999px;background:#0d1a22;box-shadow:0 18px 42px rgba(5,20,28,.24);-webkit-backdrop-filter:none;backdrop-filter:none}.communication-portal-shell .communication-app-bar nav{grid-template-columns:repeat(4,1fr);gap:5px}.communication-portal-shell .communication-app-bar nav button{width:54px;height:54px;min-width:54px;min-height:54px;justify-self:center;display:grid;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#8ca0a6;box-shadow:none}.communication-portal-shell .communication-app-bar nav button.active{background:#fff;color:#008c88}.communication-portal-shell .company-mail-workspace{display:flex;height:100%;flex-direction:column;background:#fff}.communication-portal-shell .mail-folder-rail{display:block;min-height:auto;padding:12px 14px 8px;border:0;border-bottom:1px solid var(--connect-line);background:#f8faf9}.communication-portal-shell .mail-folder-rail>.mail-compose-button,.communication-portal-shell .mail-folder-rail>footer,.communication-portal-shell .mail-folder-rail>header{display:none}.communication-portal-shell .mail-folder-rail>nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:4px;border:1px solid var(--connect-line);border-radius:15px;background:#edf2f0}.communication-portal-shell .mail-folder-rail>nav button{min-height:38px;padding:0 5px;justify-content:center;gap:5px;border-radius:11px;font-size:9px}.communication-portal-shell .mail-folder-rail>nav button svg{width:15px;height:15px}.communication-portal-shell .mail-folder-rail>nav button.active{background:#fff;box-shadow:0 3px 9px rgba(16,30,36,.05)}.communication-portal-shell .mail-inbox-stage{flex:1 1;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.communication-portal-shell .mail-inbox-header{display:grid;padding:14px;grid-template-columns:1fr auto;gap:10px}.communication-portal-shell .mail-inbox-header h1{font-size:23px}.communication-portal-shell .mail-search{grid-column:1/-1;grid-row:2;min-height:46px;border-radius:15px}.communication-portal-shell .mail-connection-status{align-self:center}.communication-portal-shell .mail-empty-state{width:100%;max-height:100%;padding:24px 22px 112px;overflow-y:auto}.communication-portal-shell .mail-empty-state h2{max-width:280px;font-size:22px;overflow-wrap:anywhere}.communication-portal-shell .mail-empty-state p{font-size:11px}.communication-portal-shell .mail-empty-state>div:last-child{width:100%;flex-direction:column}.communication-portal-shell .mail-empty-state .outline-button,.communication-portal-shell .mail-empty-state .primary-button{width:100%;min-height:46px}.communication-portal-shell .mail-setup-overlay{padding:0;align-items:end}.communication-portal-shell .mail-setup-sheet{width:100%;max-height:calc(100dvh - env(safe-area-inset-top) - 14px);padding:28px 20px calc(24px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:26px 26px 0 0;box-shadow:none}.communication-portal-shell .mail-setup-sheet h2{padding-right:35px;font-size:24px}.communication-portal-shell .mail-provider-grid{grid-template-columns:1fr}.communication-portal-shell .mail-provider-grid article{min-height:70px}}.communication-portal-shell .communication-favorites-section,.communication-portal-shell .communication-mobile-menu-layer,.communication-portal-shell .communication-thread-back{display:none}@media (max-width:760px){.communication-portal-shell{color-scheme:light;background:#f4f7f5}.communication-portal-shell .communication-topbar{background:rgba(249,251,250,.98)}.communication-portal-shell .mobile-communication-back{border-color:#d7e0dd;background:#fff;color:#17272d}.communication-portal-shell .mobile-communication-back svg{width:23px;height:23px;color:#17272d}.communication-portal-shell .communication-mobile-title strong{font-size:22px;font-weight:600;letter-spacing:-.025em}.communication-portal-shell .communication-filter-pills,.communication-portal-shell .communication-quick-access{display:none}.communication-portal-shell .communication-search{min-height:50px;margin:15px 14px 9px;padding-inline:14px;border-color:#d7e0dd;border-radius:17px;background:#fff}.communication-portal-shell .communication-search input{min-height:48px;height:48px;font-size:15px}.communication-portal-shell .unified-communication-rail>.mobile-new-conversation{position:fixed;z-index:230;right:20px;bottom:calc(92px + env(safe-area-inset-bottom));display:grid!important;width:58px;height:58px;place-items:center;border:0;border-radius:50%;background:var(--connect-teal-dark);color:#fff;box-shadow:0 12px 30px rgba(5,111,112,.24)}.communication-portal-shell .unified-communication-rail>.mobile-new-conversation svg{width:23px;height:23px;color:currentColor}.communication-portal-shell.mobile-detail-open .mobile-new-conversation{display:none!important}.communication-portal-shell .communication-rail-scroll{padding:0 10px calc(112px + env(safe-area-inset-bottom))}.communication-portal-shell .communication-rail-section{padding:6px 0 10px;border-bottom-color:#e4ebe8}.communication-portal-shell .communication-favorites-section{display:block}.communication-portal-shell .communication-favorite-self{display:grid;min-height:76px;margin:0;padding:10px 12px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;border-radius:18px;background:transparent}.communication-portal-shell .communication-favorite-self>div{display:grid;min-width:0;gap:5px}.communication-portal-shell .communication-favorite-self>div strong{overflow:hidden;color:#1c2c32;font-size:16px;font-weight:600;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-favorite-self>div strong small{color:#62757a;font-size:13px;font-weight:400}.communication-portal-shell .communication-favorite-self>div>small{overflow:hidden;color:#718187;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-rail-section>span{position:relative;display:block;min-height:42px;padding:9px 43px 8px 31px;overflow:hidden;color:#25363c;font-size:19px;font-weight:500;letter-spacing:-.02em;line-height:25px;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.communication-portal-shell .communication-rail-section>span:before{content:"";position:absolute;top:16px;left:11px;width:7px;height:7px;border-right:1.5px solid #718187;border-bottom:1.5px solid #718187;transform:rotate(45deg)}.communication-portal-shell .communication-rail-section>span:after{content:"...";position:absolute;top:8px;right:10px;color:#718187;font-size:13px;font-weight:600;letter-spacing:2px}.communication-portal-shell .communication-conversation-row,.communication-portal-shell .communication-rail-section>button{grid-template-columns:52px minmax(0,1fr);min-height:76px;margin:0;padding:10px 12px;gap:12px;border:0;border-radius:18px;background:transparent;box-shadow:none}.communication-portal-shell .communication-rail-section>button:hover{background:#edf4f2}.communication-portal-shell .communication-conversation-row.active,.communication-portal-shell .communication-rail-section>button.active{background:#e5f3f1;color:var(--connect-teal-dark)}.communication-portal-shell .communication-conversation-row .chat-avatar,.communication-portal-shell .communication-rail-section .chat-avatar{width:52px;height:52px;border-color:rgba(7,138,137,.1);border-radius:50%;font-size:15px}.communication-portal-shell .communication-rail-section .communication-group-avatar{border-radius:50%}.communication-portal-shell .communication-avatar-wrap .presence i{width:13px;height:13px;border-width:2px;border-color:#fff}.communication-portal-shell .communication-rail-section button>div strong{font-size:16px;font-weight:600;letter-spacing:-.01em}.communication-portal-shell .communication-rail-section button>div small{margin-top:5px;color:#718187;font-size:13px;font-weight:400}.communication-portal-shell .communication-row-title{gap:10px}.communication-portal-shell .communication-row-title time{color:#718187;font-size:11px;font-weight:400}.communication-portal-shell .communication-row-meta b{min-width:20px;height:20px;background:var(--connect-teal-dark);font-size:10px}.communication-portal-shell .channel-tile{width:50px;height:50px;border-radius:16px}.communication-portal-shell.communication-view-chat.mobile-detail-open .communication-main{grid-template-rows:minmax(0,1fr)}.communication-portal-shell.communication-view-chat.mobile-detail-open .communication-topbar{display:none}.communication-portal-shell.communication-view-chat.mobile-detail-open .chat-panel,.communication-portal-shell.communication-view-chat.mobile-detail-open .chat-shell,.communication-portal-shell.communication-view-chat.mobile-detail-open .communication-integrated-view,.communication-portal-shell.communication-view-chat.mobile-detail-open .communication-stage{height:100%;min-height:0}.communication-portal-shell.communication-view-chat .communication-conversation-header{grid-template-columns:42px minmax(0,1fr) auto;grid-template-areas:"thread-back person actions";min-height:calc(72px + env(safe-area-inset-top));height:calc(72px + env(safe-area-inset-top))!important;padding:env(safe-area-inset-top) 10px 0!important;gap:8px;border-bottom:1px solid #dfe7e4;background:rgba(255,255,255,.98)!important}.communication-portal-shell .communication-thread-back{grid-area:thread-back;display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#17272d}.communication-portal-shell .communication-thread-back span{transform:translate(-1px,-1px);font-size:35px;font-weight:300;line-height:1}.communication-portal-shell.communication-view-chat .communication-conversation-person{grid-area:person;gap:9px}.communication-portal-shell.communication-view-chat .communication-conversation-person .chat-avatar{width:43px;height:43px;border-radius:50%;font-size:13px}.communication-portal-shell.communication-view-chat .communication-conversation-person strong{font-size:16px!important;letter-spacing:-.015em}.communication-portal-shell.communication-view-chat .communication-conversation-person small{margin-top:2px!important;font-size:11px!important}.communication-portal-shell.communication-view-chat .communication-conversation-tabs{display:none}.communication-portal-shell.communication-view-chat .communication-conversation-actions{grid-area:actions;gap:2px}.communication-portal-shell.communication-view-chat .communication-end-call,.communication-portal-shell.communication-view-chat .communication-icon-action{width:39px;min-width:39px;height:39px;min-height:39px;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#274047}.communication-portal-shell.communication-view-chat .communication-end-call{background:#fbeceb!important;color:#b6332b}.communication-portal-shell.communication-view-chat .communication-end-call svg{width:20px;height:20px;transform:rotate(135deg)}.communication-portal-shell.communication-view-chat .communication-end-call span{display:none}.communication-portal-shell.communication-view-chat .communication-icon-action.active,.communication-portal-shell.communication-view-chat .communication-icon-action:hover{background:#e5f3f1!important;color:var(--connect-teal-dark)}.communication-portal-shell.communication-view-chat .communication-icon-action svg{width:20px;height:20px}.communication-portal-shell.communication-view-chat .message-stream{background:#f4f7f5}.communication-portal-shell.communication-view-chat .message-stream-inner{padding:15px 12px 22px}.communication-portal-shell.communication-view-chat .message-day-divider{margin:8px 0 16px;color:#748388;font-size:10px}.communication-portal-shell.communication-view-chat .message-day-divider span{padding:4px 9px;border:0;background:transparent}.communication-portal-shell.communication-view-chat .message-stream article{margin-bottom:8px}.communication-portal-shell.communication-view-chat .message-bubble{max-width:84%;padding:10px 13px;border:0;border-radius:18px 18px 18px 5px;background:#fff;box-shadow:none}.communication-portal-shell.communication-view-chat .message-stream article.own .message-bubble{border:0;border-radius:18px 18px 5px 18px;background:var(--connect-teal-dark);color:#fff}.communication-portal-shell.communication-view-chat .message-bubble>header{margin-bottom:3px;justify-content:flex-end}.communication-portal-shell.communication-view-chat .message-bubble>header strong{display:none}.communication-portal-shell.communication-view-chat .message-bubble time{color:#718187;font-size:9px}.communication-portal-shell.communication-view-chat .message-stream article.own .message-bubble time{color:rgba(255,255,255,.76)}.communication-portal-shell.communication-view-chat .message-bubble p{margin-top:0;color:#1c2c32;font-size:15px;line-height:1.42}.communication-portal-shell.communication-view-chat .message-stream article.own .message-bubble p{color:#fff}.communication-portal-shell.communication-view-chat .message-form{position:relative;z-index:4;margin-bottom:calc(88px + env(safe-area-inset-bottom));padding:8px 10px 10px;gap:7px;border-top:1px solid #dfe7e4;background:rgba(255,255,255,.98)}.communication-portal-shell.communication-view-chat .message-composer-main{display:flex;min-width:0;gap:7px}.communication-portal-shell.communication-view-chat .composer-send,.communication-portal-shell.communication-view-chat .composer-tool{width:46px;min-width:46px;height:46px;min-height:46px;border:0;border-radius:50%}.communication-portal-shell.communication-view-chat .composer-tool{background:#e5f3f1;color:var(--connect-teal-dark)}.communication-portal-shell.communication-view-chat .message-composer-input{min-width:0;flex:1 1 auto}.communication-portal-shell.communication-view-chat .message-composer-input>input{height:46px;min-height:46px;padding:0 47px 0 16px;border:1px solid #dce5e2;border-radius:999px;background:#f1f5f3;font-size:16px}.communication-portal-shell.communication-view-chat .composer-emoji{top:5px;right:5px;width:36px;min-width:36px;height:36px;min-height:36px}.communication-portal-shell.communication-view-chat .composer-send{display:grid;padding:0;place-items:center;background:var(--connect-teal-dark);color:#fff}.communication-portal-shell.communication-view-chat .composer-send b{display:block;transform:translateY(-1px);font-size:22px;font-weight:500;line-height:1}.communication-portal-shell.communication-view-chat .composer-send span,.communication-portal-shell.communication-view-chat .message-composer-main.is-ready-to-send .composer-camera,.communication-portal-shell.communication-view-chat .message-composer-main.is-ready-to-send .composer-mic,.communication-portal-shell.communication-view-chat .message-composer-main:not(.is-ready-to-send) .composer-send{display:none}.communication-portal-shell.communication-view-chat .message-emoji-picker{right:0;width:min(220px,calc(100vw - 88px))}.communication-portal-shell.communication-view-chat .communication-pending-file{max-width:calc(100vw - 20px);border-radius:13px}body:has(.communication-portal-shell) .notification-permission-banner{right:14px;bottom:calc(94px + env(safe-area-inset-bottom));left:14px;z-index:220;width:auto;max-width:none;transform:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px 11px 14px;box-sizing:border-box}body:has(.communication-portal-shell) .notification-permission-banner button{width:auto;min-height:38px;padding-inline:14px}body:has(.communication-portal-shell):has(.notification-permission-banner) .communication-portal-shell .unified-communication-rail>.mobile-new-conversation{bottom:calc(226px + env(safe-area-inset-bottom))}}.communication-portal-shell .chat-avatar,.communication-portal-shell .chat-avatar>img,.communication-portal-shell .top-avatar,.communication-portal-shell .top-avatar>img,.communication-portal-shell .user-avatar,.communication-portal-shell .user-avatar>img{overflow:hidden;border-radius:50%!important}.communication-portal-shell .chat-avatar>img,.communication-portal-shell .top-avatar>img,.communication-portal-shell .user-avatar>img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width:760px){.communication-portal-shell.communication-view-calls .calls-workspace,.communication-portal-shell.communication-view-calls .communication-integrated-view{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.communication-portal-shell.communication-view-calls .calls-stage{display:block;height:100%;padding:10px 14px calc(96px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;background:#fff}.communication-portal-shell.communication-view-calls.mobile-rail-open .calls-stage{display:none}.communication-portal-shell.communication-view-calls .communication-native-page-header{min-height:46px;padding:1px 0 9px;align-items:center}.communication-portal-shell.communication-view-calls .communication-native-page-header .eyebrow{font-size:9px;letter-spacing:.13em}.communication-portal-shell.communication-view-calls .communication-native-page-header h1{margin:2px 0 0;font-size:22px;font-weight:600;line-height:1.12}.communication-portal-shell.communication-view-calls .communication-native-search{width:42px;min-width:42px;height:42px;padding:0;border-radius:14px}.communication-portal-shell.communication-view-calls .communication-native-search input{display:none}.communication-portal-shell.communication-view-calls .communication-native-segment{width:max-content;min-height:38px;margin:0 0 12px;padding:3px;border-radius:13px}.communication-portal-shell.communication-view-calls .communication-native-segment button{min-height:30px;padding:0 14px;font-size:12px}.communication-portal-shell .active-call-card{min-height:128px!important;padding:15px!important;align-items:center!important;flex-direction:row!important;gap:12px!important;border:1px solid #d7e8e5;border-radius:18px!important;box-shadow:none!important}.communication-portal-shell .active-call-card:not(.live){background:#f0faf8;color:#152c32}.communication-portal-shell .active-call-card.live{background:#12363a}.communication-portal-shell .active-call-card .call-avatar{width:52px!important;height:52px!important;flex-basis:52px!important;border-radius:50%!important;font-size:16px}.communication-portal-shell .active-call-card h2{margin:3px 0!important;font-size:17px!important;line-height:1.22}.communication-portal-shell .active-call-card:not(.live) .eyebrow{color:#087e79}.communication-portal-shell .active-call-card:not(.live) p{color:#61767b;font-size:11px;line-height:1.42}.communication-portal-shell .call-history-panel,.communication-portal-shell .communication-speed-dial{overflow:visible;margin-top:14px;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.communication-portal-shell .call-history-panel>header,.communication-portal-shell .communication-speed-dial>header{padding:0 2px 9px!important;border:0!important}.communication-portal-shell .call-history-list article,.communication-portal-shell .communication-speed-dial article{min-height:62px;padding:9px 3px}.communication-portal-shell .call-note{display:none!important}.communication-portal-shell .communication-context-error{margin:0 12px 8px!important;padding:9px 11px;border-radius:11px;font-size:11px;line-height:1.35}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-form{box-shadow:none!important;border-top:1px solid #e1ecea}.communication-portal-shell .communication-main{grid-template-rows:calc(118px + env(safe-area-inset-top)) minmax(0,1fr)}.communication-portal-shell .communication-topbar{min-height:calc(118px + env(safe-area-inset-top));height:calc(118px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 9px;grid-template-columns:44px minmax(0,1fr) 44px;grid-template-rows:52px 44px;gap:4px 10px}.communication-portal-shell .communication-account,.communication-portal-shell .communication-account .top-avatar-status,.communication-portal-shell .mobile-communication-back{width:44px;min-width:44px;height:44px;min-height:44px}.communication-portal-shell .communication-account .top-avatar{width:40px;height:40px}.communication-portal-shell .communication-mobile-title strong{font-size:15px}.communication-portal-shell .communication-top-actions{grid-column:1/-1;min-width:0;width:100%;overflow:hidden}.communication-portal-shell .communication-top-actions .portal-switch{width:100%;min-width:0;min-height:39px;height:39px;overflow:hidden;border-radius:13px}.communication-portal-shell .communication-top-actions .portal-switch button{min-width:0;min-height:31px;height:31px;gap:5px;padding-inline:5px!important}.communication-portal-shell .communication-top-actions .portal-switch button span{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-top-actions .portal-switch button svg{width:14px;height:14px;min-width:14px}.communication-portal-shell .chat-avatar,.communication-portal-shell .chat-avatar img,.communication-portal-shell .communication-contact-avatar,.communication-portal-shell .communication-contact-avatar img,.communication-portal-shell .top-avatar img{overflow:hidden;border-radius:50%!important;object-fit:cover}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-bubble time,.communication-portal-shell.communication-view-chat.mobile-detail-open .message-bubble>header,.communication-portal-shell.communication-view-chat.mobile-detail-open>.communication-app-bar{display:none!important}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-stream-inner{padding:12px 10px calc(100px + env(safe-area-inset-bottom))!important}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-form{position:sticky!important;bottom:0;z-index:18;width:100%;margin:0!important;padding:7px 9px calc(8px + env(safe-area-inset-bottom))!important;border-radius:0!important;box-shadow:0 -8px 20px rgba(16,35,43,.07)!important}}.communication-portal-shell .chat-panel{position:relative}.communication-portal-shell .chat-avatar,.communication-portal-shell .communication-avatar-wrap,.communication-portal-shell .communication-contact-avatar,.communication-portal-shell .communication-incoming-avatar,.communication-portal-shell .top-avatar{border-radius:50%!important}.communication-portal-shell .chat-avatar,.communication-portal-shell .communication-contact-avatar,.communication-portal-shell .communication-incoming-avatar,.communication-portal-shell .top-avatar{overflow:hidden}.communication-portal-shell .chat-avatar>img,.communication-portal-shell .communication-contact-avatar>img,.communication-portal-shell .communication-incoming-avatar>img,.communication-portal-shell .top-avatar>img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover;object-position:center}.communication-portal-shell .message-bubble:focus-visible{outline:2px solid rgba(0,140,136,.44);outline-offset:2px}.communication-contact-info{position:absolute;z-index:35;inset:0;overflow-y:auto;overscroll-behavior:contain;background:#f5f8f6;color:#17272d}.communication-contact-info>header{position:sticky;z-index:2;top:0;display:grid;min-height:64px;padding:10px 16px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;border-bottom:1px solid #dde6e3;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.communication-contact-info>header>button{display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#17272d}.communication-contact-info>header>button span{transform:translateY(-1px);font-size:34px;font-weight:300;line-height:1}.communication-contact-info>header>strong{overflow:hidden;font-size:16px;font-weight:600;text-align:center;text-overflow:ellipsis;white-space:nowrap}.communication-contact-identity{display:grid;padding:30px 18px 20px;place-items:center;text-align:center}.communication-contact-identity .communication-avatar-wrap{width:92px;height:92px}.communication-contact-avatar{display:grid;width:92px;height:92px;place-items:center;border:1px solid #d6e4e1;background:#dcf1ee;color:#007d7a;font-size:28px;font-style:normal}.communication-contact-avatar svg{width:30px;height:30px}.communication-contact-identity .presence{right:4px;bottom:4px}.communication-contact-identity h2{margin:16px 0 3px;font-size:24px;font-weight:600;letter-spacing:-.025em}.communication-contact-identity p{margin:0;color:#718187;font-size:13px}.communication-contact-actions{display:grid;width:min(440px,calc(100% - 32px));margin:0 auto 22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.communication-contact-actions button{display:grid;min-width:0;min-height:72px;padding:9px 6px;place-items:center;gap:5px;border:1px solid #dce5e2;border-radius:18px;background:#fff;color:#294148;box-shadow:none}.communication-contact-actions button.active{border-color:#a8d9d4;background:#e3f3f1;color:#007d7a}.communication-contact-actions svg{width:21px;height:21px}.communication-contact-actions span{overflow:hidden;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.communication-contact-search{display:flex;width:min(620px,calc(100% - 32px));min-height:44px;margin:0 auto 18px;padding:0 13px;align-items:center;gap:9px;border:1px solid #dce5e2;border-radius:15px;background:#fff}.communication-contact-search svg{width:17px;height:17px;color:#718187}.communication-contact-search input{min-width:0;min-height:42px;flex:1 1;border:0;outline:0;background:transparent;font-size:13px}.communication-contact-section{width:min(680px,calc(100% - 32px));margin:0 auto 18px;padding:16px;border:1px solid #dce5e2;border-radius:20px;background:#fff}.communication-contact-section>header{display:flex;margin-bottom:13px;align-items:center;justify-content:space-between;gap:12px}.communication-contact-section>header strong{font-size:15px;font-weight:600}.communication-contact-files>p,.communication-contact-section>header span,.communication-contact-section>p{color:#718187;font-size:11px}.communication-contact-media{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.communication-contact-media a{overflow:hidden;aspect-ratio:1;border-radius:13px;background:#edf3f1}.communication-contact-media img{display:block;width:100%;height:100%;object-fit:cover}.communication-contact-files{display:grid}.communication-contact-files article{display:grid;min-width:0;padding:10px 0;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;border-top:1px solid #edf1ef}.communication-contact-files article:first-child{border-top:0}.communication-contact-files article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#e3f3f1;color:#007d7a;font-size:9px;font-weight:600}.communication-contact-files article>div{display:grid;min-width:0;gap:3px}.communication-contact-files article small,.communication-contact-files article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-contact-files article strong{font-size:12px;font-weight:500}.communication-contact-files article small{color:#718187;font-size:10px}.communication-contact-files article>a{color:#007d7a;font-size:11px;font-weight:500}.communication-message-action-layer,.communication-message-info-layer{position:fixed;z-index:10080;inset:0;display:grid;padding:16px;background:rgba(8,20,26,.38);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.communication-message-action-layer{align-items:end}.communication-message-action-sheet{display:grid;width:min(440px,100%);margin:0 auto;padding:10px 14px calc(14px + env(safe-area-inset-bottom));border:1px solid #dce5e2;border-radius:25px;background:#fff;box-shadow:0 18px 48px rgba(8,20,26,.18)}.communication-message-action-sheet>i{width:36px;height:4px;margin:0 auto 10px;border-radius:99px;background:#ccd7d3}.communication-message-action-sheet>strong{padding:4px 10px 8px;font-size:13px;font-weight:600}.communication-message-action-sheet>button{min-height:46px;padding:0 10px;border:0;border-top:1px solid #edf1ef;background:transparent;color:#1b2b31;font-size:14px;text-align:left}.communication-message-action-sheet>button.danger{color:#b43a33}.communication-message-action-sheet>button.cancel{margin-top:7px;border:0;border-radius:14px;background:#edf3f1;text-align:center}.communication-message-info-layer{place-items:center}.communication-message-info-layer>section{width:min(420px,100%);padding:18px;border:1px solid #dce5e2;border-radius:22px;background:#fff;box-shadow:0 18px 48px rgba(8,20,26,.18)}.communication-message-info-layer header{display:flex;margin-bottom:16px;align-items:center;justify-content:space-between;gap:12px}.communication-message-info-layer header strong{font-size:16px;font-weight:600}.communication-message-info-layer header button{width:36px;height:36px;border:0;border-radius:50%;background:#edf3f1;font-size:22px}.communication-message-info-layer dl,.communication-message-info-layer dl>div{display:grid}.communication-message-info-layer dl>div{padding:11px 0;grid-template-columns:90px minmax(0,1fr);gap:12px;border-top:1px solid #edf1ef}.communication-message-info-layer dt{color:#718187;font-size:11px}.communication-message-info-layer dd{margin:0;overflow-wrap:anywhere;font-size:12px}@media (max-width:760px){.communication-portal-shell{padding-bottom:calc(90px + env(safe-area-inset-bottom))}.communication-portal-shell .communication-main{grid-template-rows:calc(118px + env(safe-area-inset-top)) minmax(0,1fr)}.communication-portal-shell .communication-topbar{min-height:calc(118px + env(safe-area-inset-top));height:calc(118px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 9px;grid-template-columns:44px minmax(0,1fr) 44px;grid-template-rows:52px 44px;gap:9px 10px}.communication-portal-shell .mobile-communication-back{width:44px;height:44px;min-height:44px;box-shadow:none}.communication-portal-shell .communication-mobile-title small{font-size:9px;line-height:1.15}.communication-portal-shell .communication-mobile-title strong{font-size:16px;font-weight:600;line-height:1.2}.communication-portal-shell .communication-account,.communication-portal-shell .communication-account .top-avatar-status{width:44px;min-width:44px;height:44px}.communication-portal-shell .communication-account .top-avatar{width:40px;height:40px}.communication-portal-shell .communication-top-actions .portal-switch{min-height:44px;height:44px;border-radius:14px}.communication-portal-shell .communication-top-actions .portal-switch button{min-height:34px;height:34px;gap:7px;padding-inline:7px!important;border-radius:10px!important}.communication-portal-shell .communication-top-actions .portal-switch button svg{width:15px;height:15px}.communication-portal-shell .communication-top-actions .portal-switch button span{font-size:10px}.communication-portal-shell .communication-search{min-height:44px;margin:11px 12px 7px;padding-inline:12px;border-radius:15px}.communication-portal-shell .communication-search input{min-height:42px;height:42px;font-size:13px}.communication-portal-shell .communication-rail-scroll{padding-inline:8px}.communication-portal-shell .communication-rail-section{padding:3px 0 7px}.communication-portal-shell .communication-rail-section>span{min-height:36px;padding:6px 40px 5px 27px;font-size:16px;line-height:23px}.communication-portal-shell .communication-rail-section>span:before{top:12px;left:10px}.communication-portal-shell .communication-rail-section>span:after{top:5px}.communication-portal-shell .communication-conversation-row,.communication-portal-shell .communication-favorite-self,.communication-portal-shell .communication-rail-section>button{min-height:68px;padding:8px 10px;grid-template-columns:46px minmax(0,1fr);gap:10px;border-radius:16px}.communication-portal-shell .communication-conversation-row .chat-avatar,.communication-portal-shell .communication-favorite-self .chat-avatar,.communication-portal-shell .communication-rail-section .chat-avatar{width:46px;height:46px;font-size:13px}.communication-portal-shell .communication-favorite-self>div strong,.communication-portal-shell .communication-rail-section button>div strong{font-size:15px}.communication-portal-shell .communication-favorite-self>div>small,.communication-portal-shell .communication-rail-section button>div small{margin-top:3px;font-size:12px}.communication-portal-shell.mobile-detail-open{padding-bottom:0}.communication-portal-shell.communication-view-chat.mobile-detail-open>.communication-app-bar{display:none!important}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-form{margin-bottom:0;padding:7px 9px calc(8px + env(safe-area-inset-bottom))}.communication-portal-shell.communication-view-chat .message-bubble time,.communication-portal-shell.communication-view-chat .message-bubble>header{display:none}.communication-portal-shell.communication-view-chat .message-stream-inner{padding:12px 10px}.communication-portal-shell.communication-view-chat .message-composer-main{gap:6px}.communication-portal-shell.communication-view-chat .composer-send,.communication-portal-shell.communication-view-chat .composer-tool{width:42px;min-width:42px;height:42px;min-height:42px}.communication-portal-shell.communication-view-chat .message-composer-input>input{height:42px;min-height:42px;padding:0 42px 0 14px;font-size:14px}.communication-portal-shell.communication-view-chat .composer-emoji{top:4px;right:4px;width:34px;min-width:34px;height:34px;min-height:34px}.communication-portal-shell.communication-view-chat .message-form>small{display:none}.communication-contact-info{position:fixed;z-index:10020;height:100dvh;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.communication-contact-info>header{min-height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0}.communication-contact-identity{padding-top:24px}.communication-contact-media{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:761px) and (max-width:900px){.communication-portal-shell .communication-conversation-header{grid-template-columns:minmax(140px,1fr) auto}.communication-portal-shell .communication-conversation-actions{gap:4px}.communication-portal-shell .communication-end-call,.communication-portal-shell .communication-icon-action{width:38px;min-width:38px;height:38px;min-height:38px;padding:0!important;border-radius:50%!important}.communication-portal-shell .communication-end-call span,.communication-portal-shell .communication-icon-action span{display:none}.communication-portal-shell .communication-call-state{max-width:86px}}@media (max-width:760px){.communication-portal-shell .communication-mobile-menu-layer{position:fixed;z-index:520;inset:0;display:block}.communication-portal-shell .communication-mobile-menu-backdrop{position:absolute;z-index:0;inset:0;width:100%;height:100%;padding:0;border:0;border-radius:0;background:rgba(10,24,31,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.communication-portal-shell .communication-mobile-menu{position:absolute;z-index:1;top:0;bottom:0;left:0;display:flex;width:min(326px,88vw);padding:calc(18px + env(safe-area-inset-top)) 16px calc(18px + env(safe-area-inset-bottom));flex-direction:column;border-right:1px solid rgba(255,255,255,.09);background:#0d1c24;color:#eef7f5;box-shadow:none}.communication-portal-shell .communication-mobile-menu>header{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px}.communication-portal-shell .communication-mobile-menu>header img{width:174px;height:auto;object-fit:contain}.communication-portal-shell .communication-mobile-menu>header button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgba(168,213,208,.2);border-radius:50%;background:rgba(255,255,255,.04);color:#fff}.communication-portal-shell .communication-mobile-menu>header button span{font-size:27px;font-weight:300;line-height:1}.communication-portal-shell .communication-mobile-menu-account{display:grid;margin:22px 0 18px;padding:14px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;border:1px solid rgba(168,213,208,.14);border-radius:17px;background:rgba(255,255,255,.035)}.communication-portal-shell .communication-mobile-menu-account .top-avatar{width:46px;height:46px}.communication-portal-shell .communication-mobile-menu-account small,.communication-portal-shell .communication-mobile-menu-account strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-mobile-menu-account strong{color:#fff;font-size:15px;font-weight:600}.communication-portal-shell .communication-mobile-menu-account small{margin-top:4px;color:#91aaa9;font-size:11px}.communication-portal-shell .communication-mobile-menu>nav{display:grid;gap:5px}.communication-portal-shell .communication-mobile-menu-signout,.communication-portal-shell .communication-mobile-menu>nav button{display:flex;width:100%;min-height:50px;padding:0 15px;align-items:center;gap:13px;border:0;border-radius:14px;background:transparent;color:#b9cdcb;font-size:14px;font-weight:500;text-align:left}.communication-portal-shell .communication-mobile-menu-signout svg,.communication-portal-shell .communication-mobile-menu>nav button svg{width:20px;height:20px;color:#76b9b4}.communication-portal-shell .communication-mobile-menu>nav button.active{background:#123b42;color:#fff}.communication-portal-shell .communication-mobile-menu-signout{margin-top:auto;border:1px solid rgba(93,180,172,.42);justify-content:center;color:#fff}}@media (max-width:410px){.communication-portal-shell.communication-view-chat .communication-conversation-header{grid-template-columns:38px minmax(0,1fr) auto;padding-inline:7px!important;gap:5px}.communication-portal-shell.communication-view-chat .communication-end-call,.communication-portal-shell.communication-view-chat .communication-icon-action{width:36px;min-width:36px;height:36px;min-height:36px}.communication-portal-shell.communication-view-chat .communication-conversation-person .chat-avatar{width:39px;height:39px}.communication-portal-shell.communication-view-chat .communication-conversation-person small{max-width:118px}}@media (max-width:760px){.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-integrated-view,.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-scroll,.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .unified-communication-rail{background:#fff}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .unified-communication-rail{border:0;box-shadow:none}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-scroll{padding:0 9px calc(104px + env(safe-area-inset-bottom))}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-section{padding:1px 0 5px;border-bottom:0}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-section>span{min-height:32px;padding:5px 36px 4px 25px;font-size:14px;line-height:22px}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-section>span:before{top:10px;left:9px}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-section>span:after{top:4px;right:8px}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-conversation-row,.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-favorite-self,.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-section>button{min-height:60px;padding:6px 8px;grid-template-columns:42px minmax(0,1fr);gap:9px;border-radius:14px;text-align:left}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-conversation-row .chat-avatar,.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-favorite-self .chat-avatar,.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-section .chat-avatar{width:42px;height:42px;border-radius:50%!important;object-fit:cover;font-size:12px}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-favorite-self>div,.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-section button>div{min-width:0;text-align:left}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-row-title{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:8px}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-favorite-self>div strong,.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-section button>div strong{font-size:14px;line-height:19px}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-favorite-self>div>small,.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-section button>div small{margin-top:2px;font-size:11px;line-height:16px}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-row-title time{flex:0 0 auto;font-size:10px}.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-conversation-row.active,.communication-portal-shell.communication-view-chat:not(.mobile-detail-open) .communication-rail-section>button.active{background:#e8f4f2}.communication-portal-shell.communication-view-chat.mobile-detail-open .chat-panel,.communication-portal-shell.communication-view-chat.mobile-detail-open .chat-shell,.communication-portal-shell.communication-view-chat.mobile-detail-open .communication-integrated-view,.communication-portal-shell.communication-view-chat.mobile-detail-open .communication-stage{width:100%;max-width:none;margin:0;padding:0;overflow:hidden;border:0!important;border-radius:0!important;background:#fff;box-shadow:none!important}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-stream{background:#f5f8f6}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-stream-inner{padding:12px 10px 14px}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-bubble>header{display:flex!important;min-height:11px;margin:0 0 2px;align-items:center;justify-content:flex-end}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-bubble>header strong{display:none}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-bubble time{display:block!important;color:#738389;font-size:9px;line-height:11px}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-stream article.own .message-bubble time{color:rgba(255,255,255,.78)}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-form{position:relative;bottom:auto;width:100%;margin:0;border-radius:0;box-shadow:none}.communication-portal-shell .communication-main{grid-template-rows:calc(118px + env(safe-area-inset-top)) minmax(0,1fr)}.communication-portal-shell .communication-topbar{min-height:calc(118px + env(safe-area-inset-top));height:calc(118px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 9px;grid-template-columns:44px minmax(0,1fr) 44px;grid-template-rows:49px 44px;gap:7px 10px;border-bottom:1px solid rgba(206,217,213,.75);background:rgba(247,249,247,.92);-webkit-backdrop-filter:saturate(160%) blur(20px);backdrop-filter:saturate(160%) blur(20px)}.communication-portal-shell .communication-account,.communication-portal-shell .communication-account .top-avatar-status,.communication-portal-shell .mobile-communication-back{width:44px;min-width:44px;height:44px;min-height:44px}.communication-portal-shell .communication-account .top-avatar{width:40px;height:40px}.communication-portal-shell .communication-mobile-title{align-self:center}.communication-portal-shell .communication-mobile-title small{display:none}.communication-portal-shell .communication-mobile-title strong{font-size:16px;line-height:20px}.communication-portal-shell .communication-top-actions{grid-column:1/-1;min-width:0;width:100%;overflow:hidden}.communication-portal-shell .communication-top-actions .portal-switch{width:100%;min-width:0;min-height:44px;height:44px;overflow:hidden;border-radius:13px}.communication-portal-shell .communication-top-actions .portal-switch button{min-width:0;min-height:34px;height:34px;gap:5px;padding-inline:5px!important}.communication-portal-shell .communication-top-actions .portal-switch button span{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .communication-top-actions .portal-switch button svg{width:14px;height:14px;min-width:14px}.communication-portal-shell .chat-avatar,.communication-portal-shell .chat-avatar img,.communication-portal-shell .communication-contact-avatar,.communication-portal-shell .communication-contact-avatar img,.communication-portal-shell .top-avatar,.communication-portal-shell .top-avatar img{overflow:hidden;border-radius:50%!important;object-fit:cover}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-bubble>header{display:flex!important;min-height:12px;margin:0 0 3px;align-items:center;justify-content:space-between;gap:10px}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-bubble>header strong{display:none!important}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-bubble time{display:block!important;margin-left:auto;font-size:9px;line-height:12px;color:#75858a}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-stream-inner{padding:12px 10px 14px!important}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-form{position:relative!important;bottom:auto;z-index:18;width:100%;margin:0!important;padding:7px 9px calc(8px + env(safe-area-inset-bottom))!important;border-radius:0!important;border-top:1px solid rgba(14,25,33,.1)!important;box-shadow:none!important}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-rail-scroll{padding:0 10px calc(104px + env(safe-area-inset-bottom))}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-rail-section{padding:3px 0 7px}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-rail-section>span{min-height:32px;padding:4px 34px 4px 24px;font-size:14px;line-height:18px}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-rail-section>span:before{top:11px;left:8px}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-conversation-row,.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-favorite-self,.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-rail-section>button{display:grid;width:100%;min-width:0;min-height:62px;margin:0;padding:5px 7px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;border:1px solid transparent!important;border-radius:12px;background:transparent!important;box-shadow:none!important;text-align:left}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-conversation-row.active,.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-conversation-row:hover{border-color:#dcecea!important;background:#edf8f6!important}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-avatar-wrap,.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-conversation-row .chat-avatar,.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-favorite-self .chat-avatar,.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-rail-section .chat-avatar{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%!important}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-favorite-self>div,.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-rail-section>button>div{min-width:0;width:100%;position:relative}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-row-title{display:block;position:static;width:100%;min-width:0;padding-right:52px}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-favorite-self>div strong,.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-rail-section>button>div strong{min-width:0;overflow:hidden;font-size:14px;font-weight:600;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-favorite-self>div>small,.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-rail-section>button>div small{display:block;min-width:0;margin-top:1px;overflow:hidden;max-width:calc(100% - 52px);font-size:12px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-row-meta{position:absolute;top:50%;right:0;display:flex;min-width:42px;align-items:center;flex-direction:column;justify-content:center;gap:3px;transform:translateY(-50%)}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-row-meta time{flex:0 0 auto;font-size:9px;line-height:12px;white-space:nowrap}.communication-portal-shell.communication-view-chat.mobile-rail-open .communication-row-meta b{display:inline-grid;width:18px;min-width:18px;height:18px;min-height:18px;padding:0;place-items:center;border-radius:50%;background:#07978f;color:#fff;font-size:9px;font-weight:600;line-height:18px}.communication-portal-shell.communication-view-chat.mobile-detail-open>.communication-app-bar{display:none!important}.communication-portal-shell.communication-view-calls.mobile-detail-open,.communication-portal-shell.communication-view-discussion.mobile-detail-open,.communication-portal-shell.communication-view-mail.mobile-detail-open{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.communication-portal-shell.communication-view-calls .active-call-card:not(.live){display:none!important}.communication-portal-shell.communication-view-calls .calls-stage{width:100%;min-width:0;padding:12px 14px calc(98px + env(safe-area-inset-bottom))!important;overflow-x:hidden;background:#f7f9f7}.communication-portal-shell.communication-view-calls .communication-native-page-header{display:block;margin:0 0 10px;padding:0}.communication-portal-shell.communication-view-calls .communication-native-page-header>div{display:none}.communication-portal-shell.communication-view-calls .communication-native-search{display:flex;width:100%;min-width:0;height:46px;margin:0;padding:0 14px;align-items:center;gap:9px;border:1px solid #d9e2df;border-radius:15px;background:#fff;box-shadow:none}.communication-portal-shell.communication-view-calls .communication-native-search input{width:100%;min-width:0;height:42px;padding:0;border:0;outline:0;background:transparent;font-size:13px}.communication-portal-shell.communication-view-calls .communication-native-segment{display:grid;width:min(240px,100%);height:40px;margin:0 0 14px;padding:3px;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #dce4e1;border-radius:13px;background:#edf1ef;box-shadow:none}.communication-portal-shell.communication-view-calls .communication-native-segment button{min-width:0;height:32px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#607076;font-size:12px;font-weight:500}.communication-portal-shell.communication-view-calls .communication-native-segment button.active{background:#fff;color:#007f79;box-shadow:0 1px 3px rgba(14,33,39,.08)}.communication-portal-shell.communication-view-calls .call-history-panel,.communication-portal-shell.communication-view-calls .communication-speed-dial{width:100%;min-width:0;margin:0;padding:0;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.communication-portal-shell.communication-view-calls .call-history-panel>header,.communication-portal-shell.communication-view-calls .communication-speed-dial>header{min-height:38px;padding:0 2px 8px;border:0}.communication-portal-shell.communication-view-calls .call-history-panel>header strong,.communication-portal-shell.communication-view-calls .communication-speed-dial>header strong{font-size:15px;font-weight:600}.communication-portal-shell.communication-view-calls .call-history-panel>header small,.communication-portal-shell.communication-view-calls .communication-speed-dial>header small{font-size:10px}.communication-portal-shell.communication-view-calls .call-history-list article,.communication-portal-shell.communication-view-calls .communication-speed-dial article{display:grid;width:100%;min-width:0;min-height:64px;padding:8px 2px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;border:0!important;border-bottom:1px solid #e2e8e5!important}.communication-portal-shell.communication-view-calls .call-history-list article{grid-template-columns:44px minmax(0,1fr) auto auto}.communication-portal-shell.communication-view-calls .call-history-list article .chat-avatar,.communication-portal-shell.communication-view-calls .communication-speed-dial article .chat-avatar{width:44px;height:44px;min-width:44px;border-radius:50%!important}.communication-portal-shell.communication-view-calls .call-history-list article>div,.communication-portal-shell.communication-view-calls .communication-speed-dial article>div{min-width:0}.communication-portal-shell.communication-view-calls .call-history-list article>div strong,.communication-portal-shell.communication-view-calls .communication-speed-dial article>div strong{display:block;overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell.communication-view-calls .call-history-list article>div small,.communication-portal-shell.communication-view-calls .communication-speed-dial article>div small{display:block;margin-top:2px;overflow:hidden;color:#718086;font-size:10px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell.communication-view-calls .communication-speed-dial article nav{display:flex;gap:5px}.communication-portal-shell.communication-view-calls .call-again,.communication-portal-shell.communication-view-calls .communication-speed-dial article nav button{display:inline-grid;width:36px;min-width:36px;height:36px;padding:0;place-items:center;border:1px solid #d8e4e1;border-radius:50%;background:#fff;color:#008c85}.communication-portal-shell.communication-view-calls .call-result{max-width:72px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell.communication-view-calls .active-call-card.live{width:100%;margin:0 0 12px;padding:14px;border:1px solid #d9e7e4;border-radius:18px;background:#fff;box-shadow:none}.communication-portal-shell.communication-view-calls .call-history-list article,.communication-portal-shell.communication-view-calls .communication-speed-dial article{min-height:58px;padding:7px 2px;border-radius:0!important;background:transparent!important;box-shadow:none!important}.communication-portal-shell.communication-view-discussion .communication-integrated-view>.page-heading{display:none!important}.communication-portal-shell.communication-view-discussion .discussion-panel,.communication-portal-shell.communication-view-discussion .discussion-workspace{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.communication-portal-shell.communication-view-discussion .discussion-panel>header{min-height:58px;padding:8px 12px}}.communication-message-reaction-picker{display:grid;margin:2px 0 8px;padding:8px;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;border:1px solid #e4ebe8;border-radius:16px;background:#f5f8f7}.communication-message-reaction-picker>button{display:inline-grid;min-width:0;height:38px;padding:0;place-items:center;border:0;border-radius:12px;background:transparent;font-size:21px;line-height:1}.communication-message-reaction-picker>button:focus-visible,.communication-message-reaction-picker>button:hover{background:#e3efed}.communication-message-reaction-summary{display:flex;margin:6px -3px -4px;flex-wrap:wrap;gap:4px}.communication-message-reaction-summary>button{display:inline-flex;min-width:34px;height:25px;padding:0 7px;align-items:center;justify-content:center;gap:4px;border:1px solid #d9e5e2;border-radius:99px;background:#fff;color:#34464c;box-shadow:none}.communication-message-reaction-summary>button.active{border-color:#7dc5c0;background:#e3f4f2;color:#007d78}.communication-message-reaction-summary span{font-size:14px}.communication-message-reaction-summary b{font-size:10px;font-weight:600}@media (max-width:760px){.communication-portal-shell.communication-view-calls .communication-native-search>svg{position:static!important;inset:auto!important;width:19px!important;min-width:19px!important;height:19px!important;min-height:19px!important;margin:0!important;transform:none!important;color:#66787e!important}.communication-portal-shell.communication-view-calls .communication-native-search>svg *{stroke-width:1.8!important}.communication-portal-shell.communication-view-calls .active-call-card.live{position:fixed!important;z-index:10060!important;inset:0!important;display:grid!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:calc(74px + env(safe-area-inset-top)) 24px calc(108px + env(safe-area-inset-bottom))!important;grid-template-rows:minmax(0,1fr) auto;place-items:center;border:0!important;border-radius:0!important;background:radial-gradient(circle at 50% 42%,rgba(16,154,146,.2),transparent 34%),linear-gradient(160deg,#0d2027,#07151b)!important;color:#fff;box-shadow:none!important}.communication-portal-shell.communication-view-calls .active-call-card.live .call-avatar{align-self:end;width:min(44vw,176px)!important;min-width:min(44vw,176px)!important;height:min(44vw,176px)!important;min-height:min(44vw,176px)!important;margin:0 auto 24px!important;overflow:hidden;border:5px solid rgba(255,255,255,.14)!important;border-radius:50%!important;background:#dff2ef;color:#007f79;font-size:42px!important;box-shadow:0 22px 54px rgba(0,0,0,.28)}.communication-portal-shell.communication-view-calls .active-call-card.live .call-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.communication-portal-shell.communication-view-calls .active-call-card.live>div{align-self:start;text-align:center}.communication-portal-shell.communication-view-calls .active-call-card.live .eyebrow{color:#75d7d0;font-size:10px;letter-spacing:.18em}.communication-portal-shell.communication-view-calls .active-call-card.live h2{margin:7px 0 3px;color:#fff;font-size:clamp(24px,7vw,32px);font-weight:600;line-height:1.15}.communication-portal-shell.communication-view-calls .active-call-card.live p{margin:0;color:rgba(255,255,255,.68);font-size:14px}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls{position:absolute;right:18px;bottom:calc(22px + env(safe-area-inset-bottom));left:18px;display:flex;width:auto;min-height:74px;margin:0 auto;padding:8px 12px;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.09);border-radius:38px;background:rgba(13,31,38,.9);box-shadow:0 16px 44px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls>button{display:inline-grid;width:54px;min-width:54px;height:54px;min-height:54px;padding:0;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls>button.end-call-button{background:#e52c4f}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls>button.is-off{background:#fff;color:#0b2026}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.communication-portal-shell.communication-view-calls .communication-video-stage{position:fixed!important;z-index:10055!important;inset:0!important;width:100vw!important;height:100dvh!important;margin:0!important;border:0!important;border-radius:0!important;background:#07151b!important}.communication-portal-shell.communication-view-calls .communication-video-stage>video{width:100%;height:100%;object-fit:cover}.communication-portal-shell.communication-view-calls .communication-local-video{top:calc(18px + env(safe-area-inset-top));right:14px;width:100px;height:142px;border:2px solid rgba(255,255,255,.76);border-radius:18px;box-shadow:0 12px 34px rgba(0,0,0,.28)}.communication-portal-shell.communication-view-chat .communication-message-reaction-summary{margin-top:5px}.communication-portal-shell.communication-view-chat .composer-emoji{border:0!important;background:transparent!important;box-shadow:none!important}.communication-portal-shell.communication-view-chat.mobile-detail-open .message-stream-inner{padding-bottom:18px!important}.communication-message-action-layer{padding:10px}.communication-message-action-sheet{border-radius:24px 24px 18px 18px}}@media (max-width:760px){.communication-portal-shell.communication-view-calls .communication-integrated-view:has(.communication-video-stage) .active-call-card.live{background:transparent!important;pointer-events:none}.communication-portal-shell.communication-view-calls .communication-integrated-view:has(.communication-video-stage) .active-call-card.live>.call-avatar,.communication-portal-shell.communication-view-calls .communication-integrated-view:has(.communication-video-stage) .active-call-card.live>div:not(.communication-call-controls){visibility:hidden}.communication-portal-shell.communication-view-calls .communication-integrated-view:has(.communication-video-stage) .active-call-card.live .communication-call-controls{pointer-events:auto}}@media (max-width:760px){.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-topbar{top:calc(26px + env(safe-area-inset-top));right:20px;left:20px}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-topbar button{width:52px;min-width:52px;height:52px;min-height:52px;padding:0;border-radius:50%}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:8px}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls>.call-more-wrapper>button,.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls>button{width:54px;min-width:54px;height:54px;min-height:54px;margin:0 auto;padding:0;border:0;border-radius:50%;background:transparent;color:#fff;box-shadow:none}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls>.call-more-wrapper>button.active,.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls>button.active,.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls>button.is-off{background:#fff;color:#0b2026}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls>button.end-call-button{width:58px;min-width:58px;height:58px;min-height:58px;border-radius:50%;background:#e52c4f;color:#fff}.communication-portal-shell.communication-view-calls .active-call-card.live .communication-call-controls>.call-more-wrapper{display:grid;min-width:0;place-items:center}.communication-portal-shell .channels-section>div{width:100%;min-width:0}.communication-portal-shell .channels-section button{display:grid;width:100%;min-width:0;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;overflow:hidden}.communication-portal-shell .channels-section .communication-row-title,.communication-portal-shell .channels-section button>div,.communication-portal-shell .channels-section small{display:block;width:100%;min-width:0;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.communication-portal-shell .channels-section .communication-row-title b{display:none}}