/* Keep page button rules out of the banner's fixed-size icon controls. */
wyckit-shell .wkit-assistant .wkit-assistant-voice-icon,wyckit-shell .wkit-apps-toggle{display:grid;place-items:center;padding:0;margin:0;line-height:1;flex-shrink:0}
wyckit-shell .wkit-assistant-voice-icon svg{display:block;margin:auto;flex-shrink:0}
wyckit-shell .wkit-people-profile{position:relative;display:grid;place-items:center;flex:none;margin:0 5px}
wyckit-shell .wkit-people-profile.has-activity>.wkit-account{outline:2px solid #9d8cba;outline-offset:3px}
wyckit-shell .wkit-people-open{position:absolute;z-index:1;right:-9px;bottom:-7px;display:grid;place-items:center;width:25px;height:25px;margin:0;padding:0;border:2px solid white;border-radius:50%;background:#f0edf6;color:#5b477c;font:700 10px/1 'Segoe UI',sans-serif;box-shadow:0 2px 5px #28334a18;cursor:pointer}
wyckit-shell .wkit-people-open::before{content:'';position:absolute;inset:-5px;border-radius:50%}
wyckit-shell .has-activity .wkit-people-open{background:#5b477c;color:white}
wyckit-shell .wkit-people-open svg{display:block;width:14px;height:14px}
wyckit-shell .wkit-people-signals{position:absolute;left:1px;bottom:-7px;display:flex;gap:2px}
wyckit-shell .wkit-people-signals i{width:7px;height:7px;border:1px solid white;border-radius:50%;background:#806498}
wyckit-shell .wkit-people-signals .groups{background:#4b806b}wyckit-shell .wkit-people-signals .communities{background:#467b99}
wyckit-shell .wkit-people-link{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
wyckit-shell .wkit-people-count{display:grid;place-items:center;min-width:19px;height:19px;border-radius:10px;background:#eee8f6;color:#5b477c;padding:0 5px;font-size:10px}
wyckit-shell .wkit-people-count[hidden]{display:none}
wyckit-shell .wkit-people-dialog{position:fixed;inset:88px 3% auto auto;width:410px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 112px);overflow:auto;margin:0;padding:24px;border:1px solid #ded9e7;border-radius:24px;background:#fff;color:#28334a;box-shadow:0 20px 70px #28334a30;font:14px/1.5 'Segoe UI',sans-serif}
wyckit-shell .wkit-people-dialog::backdrop{background:#28334a26;backdrop-filter:blur(2px)}
wyckit-shell .wkit-people-dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}
wyckit-shell .wkit-people-dialog-heading h2{font-size:26px;line-height:1.2;letter-spacing:-.7px;margin:0 0 5px}
wyckit-shell .wkit-people-dialog-heading p{margin:0;color:#687182;font-size:13px}
wyckit-shell .wkit-people-close{display:grid;place-items:center;background:#f5f3f7;color:#687182;width:32px;height:32px;padding:0;border:0;border-radius:50%;font-size:22px;line-height:1}
wyckit-shell .wkit-people-status{color:#5b477c;font-size:12px;margin:21px 0 12px}
wyckit-shell .wkit-people-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-bottom:20px;border-bottom:1px solid #eeebf1}
wyckit-shell .wkit-people-category{display:grid;justify-items:center;gap:4px;padding:12px 2px;border-radius:13px;background:#f6f4f9;color:#5b477c}
wyckit-shell .wkit-people-category.messages{background:#eff2fb;color:#4056a8}
wyckit-shell .wkit-people-category.groups{background:#eff5f1;color:#496f5c}
wyckit-shell .wkit-people-category.communities{background:#eff5f7;color:#426a7f}
wyckit-shell .wkit-people-category svg{width:20px;height:20px}wyckit-shell .wkit-people-category strong{font-size:20px;line-height:1.3}wyckit-shell .wkit-people-category span{font-size:10px}
wyckit-shell .wkit-people-category:hover{box-shadow:inset 0 0 0 1px currentColor}
wyckit-shell .wkit-people-footer{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #eeebf1;padding-top:17px;font-size:12px;font-weight:650;color:#5b477c}
wyckit-shell .wkit-people-empty{padding:16px 0;color:#687182;font-size:13px}
.people-notice{display:flex;align-items:center;gap:13px;padding:17px 12px;text-decoration:none!important;color:#28334a!important;border-bottom:1px solid #eeebf1;min-width:0;border-radius:10px}
.people-notice:hover{background:#f7f5fa}.people-notice.is-unread{background:#faf8fd}
.people-notice-mark{position:relative;display:grid;place-items:center;flex:none;width:40px;height:40px;border-radius:14px;background:#f0eaf6;color:#72568b}
.people-notice-mark svg{width:21px;height:21px}.people-notice-mark.groups{background:#eaf1eb;color:#496f5c}.people-notice-mark.communities{background:#eaf1f5;color:#426a7f}
.people-notice-copy{flex:1;min-width:0;font-size:13px;line-height:1.55;overflow-wrap:anywhere}.people-notice-copy strong{font-weight:700}.people-notice-copy small{display:block;margin-top:4px;font-size:11px;color:#707989}
.people-unread-dot{display:inline-block;width:7px;height:7px;flex:none;background:#79608f;border-radius:50%}
@media(max-width:650px){wyckit-shell .wkit-people-dialog{inset:78px 12px auto auto;padding:20px;max-height:calc(100dvh - 94px)}}
@media(prefers-reduced-motion:reduce){wyckit-shell .wkit-people-dialog::backdrop{backdrop-filter:none}}
