/* Shared portal header and communication surfaces. */
.topbar .welcome h1{font-size:clamp(22px,2vw,28px);line-height:1.22;letter-spacing:-.6px}
.portal-context{gap:7px 9px;margin-top:10px}
.portal-date{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:8px;background:#edf4ff;color:#1956b3;font-size:13px;font-weight:700;white-space:nowrap;border:1px solid #dce9fc}
.portal-date>.icon{width:16px;height:16px}.portal-date>.icon:last-child{width:12px;height:12px}.portal-date:hover{background:#e1edff}
.portal-today{font-size:11px;font-weight:550;color:#566b8e;padding:5px 0}.portal-today:hover{color:#226cea}
.messenger-trigger.active{color:#226cea;background:#edf4ff}.messenger-trigger .icon{width:23px;height:23px}
.search-wrap{height:42px;min-width:0}.global-search{height:42px}.search-active .global-search{position:fixed!important;left:var(--search-left);top:var(--search-top);width:var(--search-width)!important;max-width:none;min-width:0;height:46px!important;z-index:81;background:white;border-color:#226cea;box-shadow:0 0 0 4px #226cea12,0 8px 24px #1f355314}
.search-active .search-results{position:fixed;left:var(--search-left);top:var(--search-bottom);width:var(--search-width);min-width:0;max-width:none;right:auto;z-index:80;border-radius:14px;padding:0;max-height:min(620px,calc(100dvh - var(--search-bottom) - 20px));box-shadow:0 18px 55px #182e5226}
.search-summary{padding:15px 17px;font-size:12px;font-weight:600;color:#375070;background:#f7f9fd;border-bottom:1px solid #e6edf6;display:flex;justify-content:space-between;gap:10px}.search-summary>span{font-size:10px;font-weight:400;white-space:nowrap;color:#8794a8}
.search-group{padding:6px}.search-group+.search-group{border-top:1px solid #e5ecf6}.search-group>h2{display:flex;justify-content:space-between;margin:0;padding:9px 10px 6px;font-size:11px;letter-spacing:.3px;color:#68809f}.search-group>h2>span{background:#eef3fb;border-radius:5px;padding:1px 6px}
.search-result{padding:11px 10px;gap:11px;min-width:0}.search-result>span:nth-child(2){min-width:0;flex:1}.search-result strong,.search-result small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.search-result strong{font-size:13px}.search-result small{font-size:11px;margin-top:3px}.search-result>.icon{width:15px;color:#a3b2c8}.search-result:focus-visible{background:#edf4ff;outline:2px solid #226cea;outline-offset:-2px}.search-empty{padding:28px 20px;color:#7183a0;font-size:13px}
.portal-messenger{position:fixed;z-index:65;right:0;top:98px;bottom:16px;width:50vw;min-width:480px;max-width:calc(100vw - 24px);background:white;border:1px solid #e0e8f3;border-radius:18px 0 0 18px;box-shadow:-15px 10px 55px #233e6221;display:flex;flex-direction:column;overflow:hidden}.portal-messenger.beside-rail{right:var(--rail-width)}
.messenger-heading{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;border-bottom:1px solid #e5ecf6;flex-shrink:0}.messenger-brand{display:flex;align-items:center;gap:10px;color:#1b2b48;font-size:17px}.messenger-brand>.icon{color:#226cea}.messenger-heading>div{display:flex;gap:4px}.messenger-heading .icon-btn{width:32px;height:32px}
.messenger-body{display:grid;grid-template-columns:34% minmax(0,1fr);flex:1;min-height:0}.messenger-conversations{background:#f8faff;border-right:1px solid #e5ecf6;overflow:auto;padding:8px}.messenger-list-title{padding:9px 4px 15px;color:#7a8da9;font-size:10px;font-weight:600;display:flex;justify-content:space-between;gap:5px}.conversation{display:flex;align-items:center;width:100%;gap:9px;padding:11px 8px;border-radius:10px;text-align:left;position:relative}.conversation:hover{background:#eef3fb}.conversation.selected{background:#e7efff}.conversation>.avatar{width:32px;height:32px;flex-shrink:0}.conversation>span:not(.avatar){min-width:0;flex:1}.conversation strong,.conversation small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation strong{font-size:11px;color:#253958}.conversation small{font-size:10px;color:#7a8da8;margin-top:5px}.conversation b{border-radius:10px;background:#226cea;color:white;padding:2px 5px;font-size:9px}
.messenger-dialog{display:flex;flex-direction:column;min-width:0;min-height:0}.messenger-dialog .chat-head{padding:15px;border-bottom:1px solid #eef2f8}.messenger-dialog .chat-demo{padding:8px 14px;font-size:10px;line-height:1.5;background:#f9fbfd;color:#8291a6}.messenger-dialog .chat-messages{flex:1;min-height:0;padding:18px 15px;overflow:auto;background:linear-gradient(160deg,#fff,#f8faff)}.messenger-dialog .message{max-width:90%;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.messenger-dialog .chat-compose{padding:13px;border-top:1px solid #e5ecf6}.messenger-dialog .chat-input-row{align-items:flex-end}.messenger-dialog .chat-compose textarea{min-height:58px;max-height:160px}.messenger-empty{margin:auto;padding:35px 20px;text-align:center;color:#8b9ab1;font-size:13px}.search-message-match{outline:2px solid #226cea;outline-offset:3px}
.notifications-dialog{width:min(1200px,calc(100vw - 48px))!important;max-width:1200px!important;height:min(860px,calc(100dvh - 64px));max-height:calc(100dvh - 32px)}.notifications-dialog[open]{display:flex;flex-direction:column}.notifications-dialog .modal-head,.notifications-dialog .notification-overview{flex-shrink:0}.notifications-dialog .modal-body{padding:0;overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}.notification-overview{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(110deg,#f4f8ff,#fff);border-bottom:1px solid #e5ecf6}.notification-overview strong{font-size:17px}.notification-overview p{font-size:12px;color:#8393ab;margin:5px 0 0}.notification-overview .text-btn{white-space:nowrap;font-size:11px}.notification-center{display:grid;grid-template-columns:minmax(0,1fr) 240px;flex:1;min-height:0;overflow:hidden}.notification-feed{padding:16px 20px 24px;min-height:0;overflow-y:auto}.notification-feed-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#687d99;padding:6px 5px 12px}.notification-feed-label>span{font-size:10px;color:#95a2b6}.notification-card{display:flex;width:100%;align-items:flex-start;gap:12px;padding:17px 12px;border:1px solid #e8eef7;border-radius:12px;margin-bottom:9px;text-align:left;position:relative}.notification-card:hover{background:#f7faff;border-color:#b9d1f6}.notification-card.unread{background:#f2f7ff;border-color:#dce9fc}.notification-symbol{display:grid;place-items:center;flex-shrink:0;width:36px;height:36px;background:#e8f0ff;color:#226cea;border-radius:11px}.notification-symbol.tasks{background:#fff0f3;color:#ee4c73}.notification-symbol.messages{background:#e9f9f4;color:#00a777}.notification-symbol.events{background:#f0eaff;color:#8d65dc}.notification-symbol .icon{width:18px;height:18px}.notification-copy{min-width:0;flex:1}.notification-meta{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#8c9ab0;margin-bottom:6px}.notification-copy>strong{display:block;font-size:12px;line-height:1.55;font-weight:600}.notification-copy>small{display:block;font-size:11px;color:#7486a1;line-height:1.65;margin-top:5px}.notification-card .notification-new{width:7px;height:7px;flex-shrink:0;margin-top:6px;background:#226cea}.notification-filters{overflow:auto;padding:18px 12px;border-left:1px solid #e5ecf6;background:#fbfcff}.notification-filters h3{font-size:10px;text-transform:uppercase;letter-spacing:.7px;color:#8b9bb2;margin:0 10px 12px}.notification-filters button{display:flex;align-items:center;gap:8px;padding:10px;width:100%;border-radius:8px;color:#697e9c;text-align:left;font-size:11px;margin-bottom:4px}.notification-filters button.active{background:#eaf2ff;color:#226cea;font-weight:600}.notification-filters button:hover{background:#f0f5fc}.notification-filters button>.icon{width:16px;height:16px;flex-shrink:0}.notification-filters button>span{flex:1}.notification-filters button>b{font-size:10px;border-radius:5px;background:#eaf0f8;padding:2px 5px}.notification-filters .notification-config{margin-top:16px;border-top:1px solid #e4ebf5;border-radius:0;padding-top:17px;font-size:10px}.notification-empty{text-align:center;color:#8d9db4;padding:75px 15px}.notification-empty>.icon{display:block;width:34px;height:34px;margin:0 auto 15px;color:#bdcee4}.notification-empty strong{font-size:14px;display:block}.notification-empty p{font-size:12px}.notification-detail-category{color:#226cea;font-size:11px}
@media(min-width:1001px) and (max-width:1250px){.topbar{gap:10px}.topbar .welcome h1{font-size:23px}.portal-date{font-size:12px}.portal-context .demo-pill{display:none}.global-search{width:190px}.header-tools{gap:6px}}
@media(max-width:1000px){.portal-context{margin-top:8px}.portal-messenger{top:148px;bottom:12px}.search-wrap{height:42px}}
@media(max-width:600px){.topbar .welcome h1{font-size:22px}.portal-date{font-size:12px;padding:5px 7px}.portal-context .demo-pill{display:none}.portal-today{font-size:10px}.portal-context{gap:5px 8px}.search-summary{font-size:11px}.search-summary>span{display:none}.portal-messenger,.portal-messenger.beside-rail{top:155px;right:0;bottom:0;width:100%;min-width:0;max-width:100%;border-radius:15px 15px 0 0}.portal-messenger.beside-rail{right:55px;width:calc(100% - 55px)}.messenger-body{grid-template-columns:68px minmax(0,1fr)}.messenger-conversations{padding:8px 4px}.messenger-list-title{display:none}.conversation{justify-content:center;padding:12px 5px}.conversation>span:not(.avatar){display:none}.conversation>b{position:absolute;right:2px;top:4px}.conversation>.avatar{width:36px;height:36px}.messenger-heading{padding:10px 12px}.messenger-brand{font-size:15px}.messenger-dialog .chat-compose{padding-bottom:max(12px,env(safe-area-inset-bottom))}.notifications-dialog{width:calc(100vw - 20px)!important;height:calc(100dvh - 26px);max-height:calc(100dvh - 26px)}.notification-overview{padding:16px;align-items:flex-start;flex-direction:column;gap:10px}.notification-overview strong{font-size:15px}.notification-center{display:flex;flex-direction:column}.notification-filters{flex-shrink:0;order:-1;border-left:0;border-bottom:1px solid #e5ecf6;display:flex;gap:5px;overflow-x:auto;padding:10px}.notification-filters h3,.notification-filters .notification-config{display:none}.notification-filters button{width:auto;flex-shrink:0;white-space:nowrap;margin:0;font-size:10px;padding:8px}.notification-filters button>.icon{display:none}.notification-feed{flex:1;max-height:none;padding:12px}.notification-card{padding:13px 10px}.notification-symbol{width:30px;height:30px}.notification-meta{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.search-active .global-search{transition:none}}
/* Messenger compose tools and expanded window. */
.portal-messenger.is-expanded{top:16px;bottom:16px;width:calc(100vw - 32px);max-width:none;border-radius:16px;right:16px}
.portal-messenger.is-expanded.beside-rail{right:calc(var(--rail-width) + 12px);width:calc(100vw - var(--rail-width) - 28px)}
.portal-messenger.is-expanded .messenger-body{grid-template-columns:minmax(210px,24%) minmax(0,1fr)}
.messenger-dialog .chat-input-row{position:relative;gap:8px;padding:10px;background:#fbfcff}
.compose-tools{display:flex;gap:2px;align-items:center;align-self:flex-end;flex-shrink:0;padding-bottom:1px}
.compose-tool{width:30px;height:32px;border-radius:7px;color:#8495af;display:grid;place-items:center}
.compose-tool>.icon{width:20px;height:20px}.compose-tool:hover,.compose-tool[aria-expanded=true]{background:#eaf2ff;color:#226cea}.compose-tool:disabled{opacity:.4}
.messenger-dialog .chat-input-row textarea{min-width:0;flex:1}.messenger-dialog .chat-send{width:32px;height:32px}
.emoji-picker{position:absolute;bottom:calc(100% + 10px);left:0;width:276px;max-width:calc(100vw - 100px);padding:13px;background:white;border:1px solid #dfe8f5;border-radius:14px;box-shadow:0 12px 36px #203b6326;z-index:2}
.emoji-picker[hidden]{display:none!important}.emoji-picker>strong{font-size:11px;display:block;color:#768aa6;margin:0 0 10px 5px}.emoji-picker>div{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:2px}.emoji-picker button{height:31px;font-size:21px;border-radius:6px}.emoji-picker button:hover,.emoji-picker button:focus-visible{background:#edf4ff;outline:1px solid #b9d3fa}
.attachment-drafts{display:flex;flex-wrap:wrap;gap:7px;max-height:125px;overflow:auto}.attachment-drafts:empty{display:none}.attachment-chip{display:flex;align-items:center;gap:7px;max-width:100%;padding:7px 8px;margin-bottom:8px;background:#f2f6fd;border:1px solid #e2eafb;border-radius:9px}.attachment-chip>.icon{width:20px;color:#648cc8;flex-shrink:0}.attachment-chip>span{min-width:0}.attachment-chip strong{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500}.attachment-chip small{display:block;color:#8a9ab1;font-size:9px;margin-top:2px}.attachment-chip button{width:25px;height:25px;display:grid;place-items:center;color:#8394ad;border-radius:5px}.attachment-chip button:hover{background:#e3ecfc}.attachment-chip button>.icon{width:14px;height:14px}.file-progress{font-size:11px;color:#6886b0;padding:4px 0 10px}
.message-file{display:flex;align-items:center;gap:10px;width:100%;min-width:170px;max-width:100%;padding:9px 4px;color:#2262b5;text-align:left;white-space:normal}.message-file>span{flex:1;min-width:0}.message-file strong{display:block;overflow-wrap:anywhere;font-size:12px;font-weight:550}.message-file small{display:block;color:#8396b1;font-size:10px;margin-top:3px}.message-file>.icon{width:21px;height:21px;flex-shrink:0}.message-file>.icon:last-child{width:15px;height:15px}.message-file:hover{color:#164898}.message-file+.message-file{border-top:1px solid #dbe7f8}
@media(max-width:600px){.portal-messenger.is-expanded{top:8px;bottom:0;right:0;width:100%;border-radius:14px 14px 0 0}.portal-messenger.is-expanded.beside-rail{right:55px;width:calc(100% - 55px)}.portal-messenger.is-expanded .messenger-body{grid-template-columns:68px minmax(0,1fr)}.messenger-dialog .chat-input-row{flex-wrap:wrap;gap:4px 8px}.messenger-dialog .chat-input-row textarea{order:-1;flex-basis:100%;min-height:50px}.compose-tools{margin-right:auto}.emoji-picker{max-width:calc(100vw - 116px);width:260px}.emoji-picker>div{grid-template-columns:repeat(6,minmax(0,1fr))}.emoji-picker button{height:29px;font-size:20px}.message-file{min-width:0;gap:6px}.message-file strong{font-size:11px}}
/* Employee photo editor. */
.ep-photo{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:6px;width:94px}.ep-photo-button{position:relative;border-radius:24px;padding:0;background:transparent;display:block}.ep-photo-button:focus-visible{outline:3px solid #226cea;outline-offset:4px}.ep-photo-button:hover .ep-avatar{box-shadow:0 4px 22px #226cea30}.ep-photo-camera{position:absolute;right:-2px;bottom:0;display:grid;place-items:center;width:27px;height:27px;background:#226cea;border:3px solid white;color:white;border-radius:50%}.ep-photo-camera>.icon{width:14px;height:14px}.ep-photo-caption{font-size:10px;color:#226cea;font-weight:550;padding:2px;white-space:nowrap}.ep-photo-remove{font-size:9px;color:#8a9ab1;padding:0 2px}.ep-photo-remove:hover{color:#d64261}.ep-photo button:disabled{opacity:.55;cursor:wait}.ep-photo .ep-avatar{margin:0}.ep-profile-footer .button{display:inline-flex;align-items:center;gap:8px}.ep-profile-footer .button>.icon{width:17px;height:17px}
@media(max-width:800px){.ep-photo{width:76px}.ep-photo-button{border-radius:20px}}
@media(max-width:600px){.ep-photo{width:72px}.ep-photo-caption{font-size:9px}.ep-photo-camera{width:24px;height:24px}.ep-photo-camera>.icon{width:12px;height:12px}.ep-profile-footer .button{width:100%;justify-content:center}}
