.pshell{--pshell-accent:#3538cd;--pshell-indigo:#3538cd;--pshell-control-blue:#3a68d0;--pshell-control-blue-hover:#315dbf;--pshell-heading:#1c2430;--pshell-body:#3d4756;--pshell-secondary:#667085;--pshell-muted:#98a2b3;--pshell-border:#e8eaee;--pshell-topbar-bg:#fff;--pshell-topbar-border:#e6e8ec;--pshell-canvas:#f6f7f9;color:var(--pshell-body);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif}.pshell *,.pshell :before,.pshell :after{box-sizing:border-box}.pshell button{cursor:pointer;font-family:inherit}.pshell-topbar{height:var(--pshell-bar-h);background:var(--pshell-topbar-bg);border-bottom:1px solid var(--pshell-topbar-border);padding:0 var(--pshell-bar-pad-r) 0 0;z-index:30;align-items:center;display:flex;position:relative}.pshell-lockup{padding-left:var(--pshell-bar-pad-l);flex-shrink:0;align-items:center;gap:8px;display:flex}.pshell-lockup img{width:auto;height:17px;display:block}.pshell-lockup--fixed{flex-shrink:0;width:230px}.pshell-wordmark{font-family:var(--font-space-grotesk,"Space Grotesk", sans-serif);letter-spacing:-.03em;color:var(--pshell-indigo);font-size:18px;font-weight:700}.pshell-topbar-spacer{flex:1 1 0;min-width:14px}.pshell-topbar-spacer--tight{flex:1;min-width:0}.pshell-topbar-cluster{align-items:center;gap:var(--pshell-bar-gap);flex-shrink:0;display:flex}.pshell-search-wrap{flex:var(--pshell-search-flex);min-width:0;margin-right:12px;position:relative}.pshell-search-dd{z-index:31;background:var(--pshell-topbar-bg);text-align:left;border:1px solid #e8eaee;border-radius:12px;width:100%;min-width:360px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 16px 40px #10182829}.pshell-search-dd-body{max-height:360px;padding:8px 6px 4px;overflow-y:auto}.pshell-search-dd-head{text-transform:uppercase;letter-spacing:.06em;color:#667085;padding:6px 12px;font-size:10.5px;font-weight:600}.pshell-search-dd-head+.pshell-search-dd-head,.pshell-search-dd-row+.pshell-search-dd-head{padding-top:10px}.pshell-search-dd-row{cursor:pointer;color:inherit;border-radius:9px;align-items:center;gap:12px;padding:9px 12px;text-decoration:none;display:flex}.pshell-search-dd-row:hover,.pshell-search-dd-row:focus-visible{background:#f6f7fb;outline:none}.pshell-search-dd-tile{color:#667085;background:#eef1f4;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:11px;font-weight:600;display:grid}.pshell-search-dd-tile--glyph{background:var(--tt-accent-tint,#eef3fc);color:var(--tt-accent,#3a68d0)}.pshell-search-dd-text{flex-direction:column;flex:1;min-width:0;display:flex}.pshell-search-dd-title{color:#1c2430;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.pshell-search-dd-meta{color:#667085;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.pshell-search-mark{color:inherit;background:#fdf3c7;font-weight:600}.pshell-search-dd-go{color:#c3c8d0;flex-shrink:0}.pshell-search-dd-empty{text-align:center;padding:16px 12px 14px}.pshell-search-dd-none{color:#1c2430;font-size:13.5px;font-weight:600}.pshell-search-dd-hint{color:#667085;margin-top:2px;font-size:12px}.pshell-search-dd-all{color:var(--pshell-control-blue);cursor:pointer;border-top:1px solid #eef1f4;justify-content:center;align-items:center;gap:7px;padding:10px 0 14px;font-size:13.5px;font-weight:600;text-decoration:none;display:flex}.pshell-search{cursor:text;background:#f7f8fa;border:1px solid #e0e3e8;border-radius:7px;align-items:center;gap:8px;width:100%;height:32px;padding:0 8px 0 11px;display:flex;overflow:hidden}.pshell-search .pshell-icon{color:var(--pshell-muted);flex-shrink:0}.pshell-search-placeholder{color:var(--pshell-secondary);white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;font-size:13px;overflow:hidden}.pshell-search-input{font:inherit;color:var(--pshell-heading);background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0;font-size:13px}.pshell-search-input::placeholder{color:var(--pshell-secondary)}.pshell-search-input::-webkit-search-cancel-button{appearance:none}.pshell-search:focus-within{border-color:var(--pshell-accent,#3538cd);background:var(--pshell-topbar-bg)}.pshell-search-hint{color:#b6bcc6;border:1px solid #e0e3e8;border-radius:4px;flex-shrink:0;place-items:center;width:16px;height:15px;font-size:11px;display:inline-grid}.pshell-orgchip{height:var(--pshell-orgchip-h);max-width:var(--pshell-orgchip-max);background:var(--pshell-topbar-bg);border:1px solid #e0e3e8;border-radius:7px;flex-shrink:1;align-items:center;gap:7px;min-width:0;padding:0 9px 0 11px;display:flex}.pshell-orgchip:hover{background:#f7f8fa}.pshell-orgchip-name{color:var(--pshell-heading);white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:12.5px;font-weight:600;line-height:1.15;overflow:hidden}.pshell-orgchip--empty{border:1px dashed #d8dce2}.pshell-orgchip--empty .pshell-orgchip-name{color:var(--pshell-secondary);font-weight:500}.pshell-orgchip .pshell-icon{color:var(--pshell-muted)}.pshell-orgmenu-row .pshell-icon{color:var(--pshell-indigo)}.pshell-plus{width:var(--pshell-ctl);height:var(--pshell-ctl);background:var(--pshell-plus,var(--pshell-control-blue));color:var(--pshell-plus-ink,#fff);border:none;border-radius:7px;place-items:center;display:grid;box-shadow:0 1px 2px #10182814}.pshell-plus:hover{background:var(--pshell-plus-hover,var(--pshell-control-blue-hover))}.pshell-iconbtn{width:var(--pshell-ctl);height:var(--pshell-ctl);background:var(--pshell-topbar-bg);color:#475467;border:1px solid #0000;border-radius:7px;place-items:center;display:grid;position:relative}.pshell-iconbtn:hover{background:#f2f4f7}.pshell-badge{color:#fff;background:#e5544a;border:1px solid #fff;border-radius:999px;place-items:center;width:15px;height:15px;font-size:9px;font-weight:700;line-height:1;display:grid;position:absolute;top:2px;right:2px}.pshell-donna-btn{height:var(--pshell-ctl);background:var(--pshell-topbar-bg);border:1px solid #e4e7ec;border-radius:7px;align-items:center;gap:6px;padding:0 12px;display:flex}.pshell-donna-btn:hover{background:#f2f4f7}.pshell-donna-btn .pshell-icon{color:var(--pshell-indigo)}.pshell-donna-btn span:last-child{color:var(--pshell-body);font-size:13px;font-weight:600}.pshell-avatar-btn{height:var(--pshell-avatar-box);min-width:var(--pshell-avatar-box);padding:var(--pshell-avatar-pad);background:var(--pshell-topbar-bg);border:none;border-radius:7px;align-items:center;gap:6px;display:flex}.pshell-avatar-btn:hover{background:#f2f4f7}.pshell-avatar{width:var(--pshell-avatar);height:var(--pshell-avatar);background:var(--pshell-control-blue);color:#fff;border-radius:50%;place-items:center;font-size:11px;font-weight:600;display:grid}.pshell-avatar-btn .pshell-icon{color:var(--pshell-muted)}.pshell-menu{background:var(--pshell-topbar-bg);border:1px solid var(--pshell-border);border-radius:12px;padding:8px;box-shadow:0 16px 40px #10182829}.pshell-menu-label{text-transform:uppercase;letter-spacing:.06em;color:var(--pshell-secondary);padding:6px 10px 4px;font-size:10.5px;font-weight:600}.pshell-menu-divider{background:#eef1f4;height:1px;margin:6px 4px}.pshell-orgmenu{width:266px}.pshell-orgmenu-row{text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;height:44px;padding:0 10px;display:flex}.pshell-orgmenu-row:hover{background:#f7f8fa}.pshell-orgmenu-row--active,.pshell-orgmenu-row--active:hover{background:#ececfb}.pshell-orgmenu-name{color:var(--pshell-heading);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.pshell-orgmenu-row--active .pshell-orgmenu-name{font-weight:600}.pshell-orgmenu-meta{color:var(--pshell-secondary);font-size:11.5px}.pshell-orgmenu-footer{height:38px;color:var(--pshell-indigo);background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;width:100%;padding:0 10px;font-size:13px;font-weight:500;display:flex}.pshell-orgmenu-footer:hover{background:#f6f6fe}.pshell-orgmenu--empty{width:300px}.pshell-orgmenu-empty{text-align:center;padding:6px 16px 20px}.pshell-orgmenu-empty-tile{width:48px;height:48px;color:var(--pshell-muted);background:#f1f3f7;border-radius:12px;place-items:center;margin-bottom:14px;display:inline-grid}.pshell-orgmenu-empty-title{color:var(--pshell-heading);margin:0 0 6px;font-size:15px;font-weight:600}.pshell-orgmenu-empty-body{color:var(--pshell-secondary);margin:0;font-size:12.5px;line-height:1.55}.pshell-accountmenu{width:236px}.pshell-accountmenu-header{align-items:center;gap:11px;padding:10px;display:flex}.pshell-accountmenu-avatar{background:var(--pshell-indigo);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:13px;font-weight:600;display:grid}.pshell-accountmenu-name{color:var(--pshell-heading);font-size:13.5px;font-weight:600}.pshell-accountmenu-email{color:var(--pshell-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.pshell-accountmenu-item{height:var(--pshell-menu-row-h);font-size:var(--pshell-menu-font);color:var(--pshell-body);background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;width:100%;padding:0 10px;display:flex}.pshell-accountmenu-item .pshell-icon{color:var(--pshell-muted)}.pshell-accountmenu-item:hover{background:#f7f8fa}.pshell-accountmenu-item--danger{color:#b42318;font-weight:500}.pshell-accountmenu-item--danger .pshell-icon{color:#b42318}.pshell-accountmenu-item--danger:hover{background:#fef4f2}.pshell-createmenu{border-radius:14px;grid-template-columns:1fr 1fr;gap:20px 16px;width:min-content;padding:18px;display:grid;box-shadow:0 16px 40px #1018281f}.pshell-createmenu-group-label{text-transform:uppercase;letter-spacing:.06em;color:var(--pshell-secondary);align-items:center;gap:6px;margin-bottom:8px;font-size:10.5px;font-weight:600;display:flex}.pshell-createmenu--four{box-sizing:border-box;grid-template-columns:repeat(4,160px);width:746px}.pshell-createmenu--four .pshell-createmenu-item{white-space:normal;text-align:left;height:auto;min-height:34px;padding-top:4px;padding-bottom:4px;line-height:1.25}.pshell-createmenu-item{height:var(--pshell-create-row-h);width:100%;font-size:var(--pshell-create-font);color:var(--pshell-body);text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:9px;align-items:center;gap:11px;padding:0 12px;display:flex}.pshell-createmenu-item .pshell-icon{color:var(--pshell-secondary)}.pshell-createmenu-item:hover{background:#f7f8fa}.pshell-rail{z-index:4;border-left:1px solid var(--pshell-topbar-border);width:var(--pshell-rail-w);background:#fbfbfc;flex-direction:column;flex-shrink:0;transition:width .18s;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.pshell-rail--expanded{width:var(--pshell-rail-x);box-shadow:-12px 0 28px #1018281a}.pshell-rail-body{scrollbar-width:none;flex-direction:column;flex:1;align-items:stretch;gap:3px;padding:10px 0;display:flex;overflow:hidden auto}.pshell-rail-body::-webkit-scrollbar{width:0;height:0}.pshell-rail-header{text-transform:uppercase;letter-spacing:.08em;color:var(--pshell-secondary);white-space:nowrap;padding:2px 16px 4px;font-size:10px;font-weight:600}.pshell-rail-row{height:var(--pshell-rail-row-h);background:0 0;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:11px;margin:0 6px;padding:0;display:flex;position:relative}.pshell-rail--expanded .pshell-rail-row{padding:var(--pshell-rail-row-pad);justify-content:flex-start}.pshell-rail-row:hover{background:#eef1f5}.pshell-rail-row--current,.pshell-rail-row--current:hover{background:color-mix(in srgb, var(--pshell-row-accent) 12%, transparent)}.pshell-rail-bar{background:0 0;border-radius:0 3px 3px 0;width:3px;position:absolute;top:9px;bottom:9px;left:-6px}.pshell-rail--expanded .pshell-rail-bar{left:0}.pshell-rail-row--current .pshell-rail-bar{background:var(--pshell-row-accent)}.pshell-rail-tile{width:var(--pshell-rail-tile);height:var(--pshell-rail-tile);color:var(--pshell-row-accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.pshell-rail-row--current .pshell-rail-tile{background:color-mix(in srgb, var(--pshell-row-accent) 14%, transparent)}.pshell-rail-name{white-space:nowrap;color:#475467;font-size:13px;font-weight:500;display:none}.pshell-rail--expanded .pshell-rail-name{display:inline}.pshell-rail-row--current .pshell-rail-name{color:var(--pshell-heading);font-weight:600}.pshell-rail-empty{text-align:center;color:#cbd0d8;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:20px 6px;display:flex}.pshell-rail-empty-text{color:var(--pshell-secondary);font-size:11px;line-height:1.4;display:none}.pshell-rail--expanded .pshell-rail-empty-text{display:block}.pshell-rail-footer{background:#fbfbfc;border-top:1px solid #eaecf0;flex-shrink:0;padding:8px 0 10px}.pshell-scrim{top:var(--pshell-panel-top);bottom:0;left:0;right:var(--pshell-panel-right);z-index:40;background:#10182861;border:none;padding:0;position:absolute}.pshell-panel{top:var(--pshell-panel-top);right:var(--pshell-panel-right);z-index:41;width:var(--pshell-panel-w);background:var(--pshell-topbar-bg);border-left:1px solid var(--pshell-topbar-border);border-radius:18px 0 0 18px;flex-direction:column;max-width:100%;display:flex;position:absolute;bottom:0;overflow:hidden;box-shadow:-8px 0 32px #10182829}.pshell-panel--wide{width:62%;min-width:560px;max-width:960px}.pshell-panel-header{border-bottom:1px solid #eff1f4;flex-shrink:0;align-items:center;gap:12px;padding:15px 18px;display:flex}.pshell-panel-tile{width:38px;height:38px;color:var(--pshell-control-blue);background:#eaf0fb;border-radius:11px;flex-shrink:0;place-items:center;display:grid}.pshell-panel-title{font-family:var(--font-space-grotesk,"Space Grotesk", sans-serif);color:var(--pshell-heading);margin:0;font-size:16px;font-weight:600;line-height:1.2}.pshell-panel-subtitle{color:var(--pshell-secondary);font-size:11.5px}.pshell-panel-close{width:var(--pshell-panel-btn);height:var(--pshell-panel-btn);color:var(--pshell-muted);background:0 0;border:none;border-radius:8px;place-items:center;margin-left:auto;display:grid}.pshell-panel-close:hover{color:#344054;background:#f2f4f7}.pshell-panel-body{flex:1;min-height:0;overflow:auto}.pshell-panel-footer{background:var(--pshell-topbar-bg);border-top:1px solid #eff1f4;flex-shrink:0}.pshell-notif-badge{color:var(--pshell-control-blue);background:#eef3fc;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:600}.pshell-notif-markall{color:var(--pshell-control-blue);background:0 0;border:none;margin-left:auto;font-size:11.5px;font-weight:600}.pshell-notif-markall:hover{text-decoration:underline}.pshell-notif-more{width:100%;color:var(--pshell-control-blue);border:none;border-top:1px solid var(--pshell-border);cursor:pointer;background:0 0;flex-shrink:0;padding:10px 0;font-size:12px;font-weight:600}.pshell-notif-more:hover:not(:disabled){text-decoration:underline}.pshell-notif-more:disabled{cursor:default;opacity:.6}.pshell-notif-strip{color:var(--pshell-muted);background:#fbfbfc;border-bottom:1px solid #f2f4f7;flex-shrink:0;align-items:center;gap:6px;padding:7px 18px;display:flex}.pshell-notif-strip span:last-child{color:var(--pshell-secondary);font-size:10.5px}.pshell-notif-chips{z-index:2;background:var(--pshell-topbar-bg);border-bottom:1px solid #eef1f4;flex-wrap:wrap;gap:6px;padding:10px 16px 8px;display:flex;position:sticky;top:0}.pshell-notif-chip{background:var(--pshell-topbar-bg);color:#3d4756;cursor:pointer;white-space:nowrap;border:1px solid #e0e3e8;border-radius:999px;align-items:center;gap:5px;height:26px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.pshell-notif-chip:hover{background:#f7f8fa}.pshell-notif-chip[aria-pressed=true]{color:#fff;background:#1c2430;border-color:#1c2430}.pshell-notif-chip-count{color:#3d4756;background:#eef1f4;border-radius:999px;padding:0 6px;font-size:11px;font-weight:600;line-height:18px}.pshell-notif-chip[aria-pressed=true] .pshell-notif-chip-count{color:#fff;background:#ffffff2e}.pshell-notif-section{text-transform:uppercase;letter-spacing:.06em;color:#667085;padding:12px 16px 4px;font-size:10.5px;font-weight:600}.pshell-notif-empty{text-align:center;color:#667085;padding:28px 16px;font-size:12.5px}.pshell-notif-row{cursor:pointer;background:var(--pshell-topbar-bg);border-bottom:1px solid #f4f5f7;gap:11px;padding:14px 18px;display:flex}.pshell-notif-row--unread{background:#f6f9ff}.pshell-notif-row:hover{background:#f4f6fa}.pshell-notif-tile{border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.pshell-notif-title{color:var(--pshell-heading);font-size:12.5px;font-weight:500;line-height:1.35}.pshell-notif-row--unread .pshell-notif-title{font-weight:600}.pshell-notif-body{color:var(--pshell-secondary);margin-top:2px;font-size:11.5px;line-height:1.4}.pshell-notif-meta{align-items:center;gap:8px;margin-top:6px;display:flex}.pshell-notif-time{color:var(--pshell-secondary);font-size:10.5px}.pshell-notif-action{color:var(--pshell-control-blue);align-items:center;gap:2px;font-size:11px;font-weight:600;display:inline-flex}.pshell-notif-dot{background:var(--pshell-control-blue);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px;margin-left:auto}.pshell-donna-body{background:#fbfbfc;flex-direction:column;flex:1;gap:14px;min-height:0;padding:20px 18px;display:flex;overflow:auto}.pshell-donna-greeting{text-align:center;flex-direction:column;align-items:center;padding:22px 10px 6px;display:flex}.pshell-donna-tile{width:56px;height:56px;color:var(--pshell-control-blue);background:#eaf0fb;border-radius:16px;place-items:center;margin-bottom:14px;display:grid}.pshell-donna-h3{font-family:var(--font-space-grotesk,"Space Grotesk", sans-serif);color:var(--pshell-heading);margin:0 0 6px;font-size:18px;font-weight:600}.pshell-donna-p{color:var(--pshell-secondary);max-width:320px;margin:0 0 20px;font-size:13px;line-height:1.55}.pshell-donna-label{text-transform:uppercase;letter-spacing:.05em;color:var(--pshell-secondary);margin:6px 2px 2px;font-size:10.5px;font-weight:700}.pshell-donna-chip{text-align:left;border:1px solid var(--pshell-border);background:var(--pshell-topbar-bg);color:#344054;border-radius:11px;align-items:center;gap:10px;width:100%;padding:12px 14px;font-size:13px;font-weight:500;display:flex}.pshell-donna-chip .pshell-icon{color:var(--pshell-control-blue)}.pshell-donna-chip:hover{background:#f7faff;border-color:#c7d6f2}.pshell-donna-msg-user{background:var(--pshell-control-blue);color:#fff;border-radius:14px 14px 4px;align-self:flex-end;max-width:82%;padding:9px 13px;font-size:13.5px;line-height:1.5}.pshell-donna-msg-donna{align-self:flex-start;align-items:flex-start;gap:8px;max-width:88%;display:flex}.pshell-donna-msg-tile{width:26px;height:26px;color:var(--pshell-control-blue);background:#eaf0fb;border-radius:8px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.pshell-donna-msg-bubble{background:var(--pshell-topbar-bg);color:#344054;border:1px solid #eceef1;border-radius:4px 14px 14px;padding:9px 13px;font-size:13.5px;line-height:1.5}.pshell-donna-msg-typing{background:var(--pshell-topbar-bg);color:var(--pshell-accent);border:1px solid #eceef1;border-radius:4px 14px 14px;align-items:center;gap:5px;padding:12px 14px;display:flex}.pshell-donna-inputwrap{padding:12px 14px}.pshell-donna-inputrow{background:var(--pshell-topbar-bg);border:1px solid #d5d9e0;border-radius:12px;align-items:center;gap:8px;padding:5px 5px 5px 12px;display:flex}.pshell-donna-input{color:var(--pshell-heading);height:var(--pshell-panel-input-h);background:0 0;border:none;outline:none;flex:1;min-width:0;font:400 13.5px Inter,system-ui,sans-serif}.pshell-donna-send{width:var(--pshell-panel-input-h);height:var(--pshell-panel-input-h);background:var(--pshell-control-blue);color:#fff;border:none;border-radius:9px;flex-shrink:0;place-items:center;display:grid}.pshell-donna-send:hover{opacity:.9}.pshell-donna-reply{color:var(--pshell-secondary);text-align:center;margin-top:8px;font-size:11px}.pshell-donna-disclaimer{color:#b6bcc6;text-align:center;margin-top:7px;font-size:10.5px}.pshell-unassigned{padding:var(--pshell-body-pad-wide);flex:1;grid-template-columns:minmax(0,1fr);align-content:normal;place-items:center;display:grid;position:relative;overflow:hidden auto}.pshell-unassigned-backdrop{pointer-events:none;position:absolute;inset:0;overflow:hidden}.pshell-unassigned-glow{background:radial-gradient(circle,#3538cd14 0%,#3538cd08 42%,#3538cd00 70%);border-radius:50%;width:640px;height:640px;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.pshell-pulse-ring{border:1.5px solid #3538cd38;border-radius:50%;width:560px;height:560px;animation:7s ease-out infinite pshellPulseRing;position:absolute;top:44%;left:50%}.pshell-pulse-ring:nth-child(3){animation-delay:2.33s}.pshell-pulse-ring:nth-child(4){animation-delay:4.66s}@keyframes pshellPulseRing{0%{opacity:0;transform:translate(-50%,-50%)scale(.35)}18%{opacity:.55}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.pshell-pulse-ring{transform:translate(-50%,-50%);opacity:.28!important;animation:none!important}}.pshell-unassigned-content{width:100%;max-width:520px;position:relative}.pshell-unassigned-hero{text-align:center;flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.pshell-unassigned-tile{width:60px;height:60px;color:var(--pshell-indigo);background:#ececfb;border-radius:15px;place-items:center;margin-bottom:18px;display:grid}.pshell-unassigned-h2{font-family:var(--font-space-grotesk,"Space Grotesk", sans-serif);font-size:var(--pshell-block-title);letter-spacing:-.01em;color:var(--pshell-heading);margin:0 0 10px;font-weight:600}.pshell-unassigned-p{font-size:var(--pshell-block-body);color:var(--pshell-secondary);max-width:420px;margin:0;line-height:1.6}.pshell-checklist{background:var(--pshell-topbar-bg);border:1px solid var(--pshell-border);border-radius:14px;margin-bottom:20px;overflow:hidden;box-shadow:0 1px 3px #1018280f}.pshell-checklist-label{text-transform:uppercase;letter-spacing:.06em;color:var(--pshell-secondary);padding:14px 18px 4px;font-size:11px;font-weight:600}.pshell-checklist-row{border-bottom:1px solid #f4f5f7;align-items:center;gap:13px;padding:13px 18px;display:flex}.pshell-checklist-row:last-child{border-bottom:none}.pshell-checklist-tile{border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.pshell-checklist-title{color:var(--pshell-heading);font-size:13.5px;font-weight:600}.pshell-checklist-sub{color:var(--pshell-secondary);overflow-wrap:anywhere;word-break:break-word;font-size:12px}.pshell-checklist-pill{border-radius:6px;flex-shrink:0;margin-left:auto;padding:2px 9px;font-size:11px;font-weight:600}.pshell-unassigned-footer{flex-direction:column;align-items:center;gap:16px;display:flex}.pshell-checkagain{height:var(--pshell-body-btn-h);background:var(--pshell-topbar-bg);color:var(--pshell-body);border:1px solid #d5d9e0;border-radius:9px;align-items:center;gap:8px;padding:0 18px;font:600 14px Inter,system-ui,sans-serif;display:inline-flex}.pshell-checkagain:hover{background:#f7f8fa}.pshell-checkagain .pshell-icon{color:var(--pshell-secondary)}.pshell-unassigned-helper{color:var(--pshell-secondary);font-size:13px}.pshell-loader-fallback{color:var(--pshell-accent);letter-spacing:2px;font-weight:700;display:none}@media (prefers-reduced-motion:reduce){.pshell-loader-live{display:none}.pshell-loader-fallback{box-sizing:border-box;letter-spacing:0;border:3px solid;border-radius:50%;width:34px;height:34px;font-size:0;animation:1.8s ease-in-out infinite pshellLoaderBreathe;display:inline-block}}@keyframes pshellLoaderBreathe{0%,to{opacity:.32}50%{opacity:1}}@keyframes pshellWorkingIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){[data-pshell-working]{animation:none!important}}.pshell-ic-indigo{color:var(--pshell-indigo)}.pshell-ic-secondary{color:var(--pshell-secondary)}.pshell-profile{background:var(--pshell-canvas);padding-right:var(--pshell-profile-gutter);flex:1;position:relative;overflow-y:auto;container-type:inline-size}.pshell-profile-inner{max-width:920px;padding:var(--pshell-profile-pad);margin:0 auto}.pshell-profile-topline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.pshell-profile-crumbs{color:var(--pshell-muted);align-items:center;gap:6px;font-size:12.5px;display:flex}.pshell-profile-crumb-link{font:inherit;color:var(--pshell-secondary);cursor:pointer;background:0 0;border:none;padding:0}.pshell-profile-crumb-link:hover{color:var(--pshell-indigo)}.pshell-profile-crumb-here{color:var(--pshell-body);font-weight:500}.pshell-profile-close{color:#98a2b3;cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.pshell-profile-close:hover{color:#475467}.pshell-profile-h1{font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif;font-weight:600;font-size:var(--pshell-profile-title);letter-spacing:-.015em;color:var(--pshell-heading);margin:0 0 4px}.pshell-profile-sub{color:var(--pshell-secondary);margin:0 0 26px;font-size:13.5px}.pshell-profile-sectionhead{align-items:center;gap:8px;margin:0 0 12px;display:flex}.pshell-profile-sectionlabel{text-transform:uppercase;letter-spacing:.07em;color:var(--pshell-secondary);font-size:12px;font-weight:600}.pshell-profile-tag{border-radius:6px;padding:2px 8px;font-size:11px;font-weight:500}.pshell-profile-tag--readonly{color:var(--pshell-secondary);background:#eef1f4}.pshell-profile-card--edit{background:var(--pshell-topbar-bg);border:1px solid var(--pshell-border);border-radius:16px;margin-bottom:32px;overflow:hidden;box-shadow:0 1px 3px #1018280f}.pshell-profile-idrow{background:linear-gradient(#fbfbfe 0%,#fff 100%);border-bottom:1px solid #f0f1f4;align-items:center;gap:18px;padding:22px 24px;display:flex}.pshell-profile-avatar{background:var(--pshell-control-blue);color:#fff;width:72px;height:72px;font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif;border-radius:50%;flex-shrink:0;place-items:center;font-size:25px;font-weight:600;display:grid;box-shadow:0 2px 6px #3a68d04d}.pshell-profile-avatar--photo{object-fit:cover}.pshell-profile-idname{font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif;color:var(--pshell-heading);font-size:18px;font-weight:600}.pshell-profile-idemail{color:var(--pshell-secondary);margin-bottom:10px;font-size:13px}.pshell-profile-photobtns{flex-wrap:wrap;gap:9px;display:flex}.pshell-profile-btn{background:var(--pshell-topbar-bg);height:34px;color:var(--pshell-body);cursor:pointer;border:1px solid #d5d9e0;border-radius:8px;align-items:center;gap:7px;padding:0 14px;font:600 13px Inter,sans-serif;display:inline-flex}.pshell-profile-btn:hover{background:#f7f8fa}.pshell-profile-btn--danger{color:#b42318;border-color:#f0d5d1;padding:0 12px}.pshell-profile-btn--danger:hover{background:#fef4f2}.pshell-profile-btn--reset{height:42px;padding:0 16px;font-size:13.5px}.pshell-profile-form{padding:22px 24px}.pshell-profile-grid{grid-template-columns:1fr 1fr;gap:16px 18px;display:grid}.pshell-profile-label{color:#344054;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.pshell-profile-optional{color:var(--pshell-secondary);font-weight:400}.pshell-profile-input{width:100%;height:42px;color:var(--pshell-heading);box-sizing:border-box;background:var(--pshell-topbar-bg);border:1px solid #d5d9e0;border-radius:8px;outline:none;padding:0 12px;font:400 14px Inter,sans-serif}.pshell-profile-input:focus{border-color:#3538cd;box-shadow:0 0 0 3px #3538cd1f}.pshell-profile-readfield{height:42px;color:var(--pshell-heading);box-sizing:border-box;background:#fafbfc;border:1px solid #eef1f4;border-radius:8px;align-items:center;padding:0 12px;font-size:14px;display:flex}.pshell-profile-readfield--empty{color:var(--pshell-secondary);background:#fcfcfd;border:1px dashed #e8eaee}.pshell-profile-editbtn{margin-left:auto}.pshell-profile-photoerror{color:#b42318;margin-top:6px;font-size:12px}.pshell-profile-lockedfield{border:1px solid var(--pshell-border);background:var(--pshell-canvas);height:42px;color:var(--pshell-secondary);box-sizing:border-box;border-radius:8px;justify-content:space-between;align-items:center;padding:0 12px;font-size:14px;display:flex}.pshell-profile-actions{border-top:1px solid #f0f1f4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:20px;display:flex}.pshell-profile-actions-left{align-items:center;gap:14px;display:flex}.pshell-profile-save{color:#fff;cursor:pointer;background:#3538cd;border:none;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 22px;font:600 14px Inter,sans-serif;display:inline-flex;box-shadow:0 1px 2px #1018281a}.pshell-profile-save:hover{background:#2d2fb0}.pshell-profile-savedtick{color:#067647;align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.pshell-profile-resetnote{color:#067647;background:#edfbf3;border-radius:8px;align-items:center;gap:7px;margin-top:14px;padding:8px 12px;font-size:13px;display:inline-flex}.pshell-profile-assignsub{color:var(--pshell-secondary);margin:0 0 18px;font-size:12.5px}.pshell-profile-group{margin-bottom:22px}.pshell-profile-grouphead{align-items:center;gap:8px;margin-bottom:11px;display:flex}.pshell-profile-grouphead h3{font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif;color:var(--pshell-heading);margin:0;font-size:15px;font-weight:600}.pshell-profile-count{color:var(--pshell-secondary);background:#eef1f4;border-radius:999px;padding:1px 8px;font-size:11.5px;font-weight:600}.pshell-profile-orggrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.pshell-profile-orgcard{background:var(--pshell-topbar-bg);border:1px solid var(--pshell-border);border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 1px 2px #1018280a}.pshell-profile-orgtile{color:#3538cd;background:#ececfb;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.pshell-profile-orgname{color:var(--pshell-heading);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.pshell-profile-orgmeta{color:var(--pshell-secondary);font-size:12px}.pshell-profile-empty{background:var(--pshell-topbar-bg);color:var(--pshell-secondary);border:1px dashed #dfe2e8;border-radius:12px;align-items:center;gap:11px;padding:16px 18px;font-size:13px;display:flex}.pshell-profile-empty-icon{color:#cbd0d8}.pshell-profile-listcard{background:var(--pshell-topbar-bg);border:1px solid var(--pshell-border);border-radius:12px;padding:4px 20px;box-shadow:0 1px 2px #1018280a}.pshell-profile-row{border-top:1px solid #f0f1f4;align-items:center;gap:20px;padding:16px 0;display:flex}.pshell-profile-row:first-child{border-top:none}.pshell-profile-approw{gap:16px;padding:14px 0}.pshell-profile-row-main{flex:40%;min-width:0}.pshell-profile-row-title{color:var(--pshell-heading);font-size:14.5px;font-weight:600}.pshell-profile-row-sub{color:var(--pshell-secondary);margin-top:1px;font-size:12px}.pshell-profile-field{flex:none}.pshell-profile-microlabel{text-transform:uppercase;letter-spacing:.05em;color:var(--pshell-secondary);margin-bottom:2px;font-size:10.5px;font-weight:600}.pshell-profile-fieldvalue{color:var(--pshell-heading);font-size:13.5px}.pshell-profile-apphead{text-transform:uppercase;letter-spacing:.05em;color:var(--pshell-secondary);align-items:center;gap:16px;padding:11px 0 9px;font-size:10.5px;font-weight:600;display:flex}.pshell-profile-appmain{flex:30%;align-items:center;gap:12px;min-width:0;display:flex}.pshell-profile-apptile{border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.pshell-profile-appname{color:var(--pshell-heading);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.pshell-profile-appdept{min-width:0;color:var(--pshell-heading);white-space:nowrap;text-overflow:ellipsis;flex:22%;font-size:13.5px;overflow:hidden}.pshell-profile-appmgr{flex:26%;min-width:0}.pshell-profile-na{color:var(--pshell-secondary);font-size:13.5px}.pshell-profile-mgrchip{align-items:center;gap:8px;min-width:0;display:inline-flex}.pshell-profile-mgravatar{color:#475467;background:#eef1f4;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:10px;font-weight:600;display:grid}.pshell-profile-mgrname{color:var(--pshell-heading);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;overflow:hidden}.pshell-profile-rolepill{color:#3538cd;background:#ececfb;border-radius:6px;padding:3px 10px;font-size:12px;font-weight:600}.pshell-profile-footnote{color:var(--pshell-secondary);align-items:center;gap:7px;margin-top:20px;font-size:12px;display:flex}.pshell,[data-pshell-size]{--pshell-bar-h:48px;--pshell-bar-total:49px;--pshell-bar-pad-l:14px;--pshell-bar-pad-r:10px;--pshell-bar-gap:10px;--pshell-lock-spacer:14px;--pshell-search-flex:0 1 264px;--pshell-ctl:32px;--pshell-glyph:19px;--pshell-avatar:27px;--pshell-avatar-box:34px;--pshell-avatar-pad:0 6px 0 3px;--pshell-orgchip-h:32px;--pshell-orgchip-max:none;--pshell-menu-row-h:36px;--pshell-menu-font:13px;--pshell-create-row-h:40px;--pshell-create-font:14px;--pshell-rail-w:40px;--pshell-rail-x:176px;--pshell-rail-row-h:38px;--pshell-rail-tile:32px;--pshell-rail-row-pad:0 10px;--pshell-panel-top:49px;--pshell-panel-right:40px;--pshell-panel-w:462px;--pshell-panel-btn:32px;--pshell-panel-input-h:34px;--pshell-body-pad-wide:40px 62px 40px 22px;--pshell-body-btn-h:42px;--pshell-block-title:24px;--pshell-block-body:14px;--pshell-profile-gutter:48px;--pshell-profile-pad:28px 28px 56px;--pshell-profile-title:26px;--pshell-content-max:1440px}[data-pshell-size=large]{--pshell-search-flex:0 1 320px;--pshell-content-max:1920px}[data-pshell-size=tablet]{--pshell-bar-h:56px;--pshell-bar-total:57px;--pshell-bar-pad-l:12px;--pshell-bar-pad-r:10px;--pshell-bar-gap:8px;--pshell-lock-spacer:14px;--pshell-orgchip-max:150px;--pshell-rail-w:48px;--pshell-rail-x:216px;--pshell-rail-tile:36px;--pshell-rail-row-pad:0 8px;--pshell-panel-top:57px;--pshell-panel-right:48px;--pshell-panel-w:min(462px, calc(100% - 48px - 24px));--pshell-body-pad-wide:32px 62px 36px 18px;--pshell-profile-gutter:56px}[data-pshell-size=phone]{--pshell-bar-h:56px;--pshell-bar-total:57px;--pshell-bar-pad-l:10px;--pshell-bar-pad-r:6px;--pshell-bar-gap:6px;--pshell-lock-spacer:8px;--pshell-rail-w:0px;--pshell-rail-x:0px;--pshell-panel-top:57px;--pshell-panel-right:0px;--pshell-panel-w:100%;--pshell-body-pad-wide:22px 14px 30px;--pshell-block-title:20px;--pshell-block-body:13.5px;--pshell-profile-gutter:0px;--pshell-profile-pad:18px 16px 44px;--pshell-profile-title:21px}[data-pshell-density=roomy]{--pshell-ctl:44px;--pshell-glyph:22px;--pshell-avatar:32px;--pshell-avatar-box:44px;--pshell-avatar-pad:0 4px;--pshell-orgchip-h:44px;--pshell-menu-row-h:48px;--pshell-menu-font:14.5px;--pshell-create-row-h:48px;--pshell-create-font:14.5px;--pshell-rail-row-h:48px;--pshell-panel-btn:44px;--pshell-panel-input-h:44px;--pshell-body-btn-h:44px}[data-pshell-size=phone] .pshell-lockup--fixed,[data-pshell-size=tablet] .pshell-lockup--fixed{width:auto;margin-right:var(--pshell-lock-spacer)}[data-pshell-size=phone] .pshell-search-wrap,[data-pshell-size=tablet] .pshell-search-wrap{flex:none;margin-right:0}.pshell-search-btn{width:var(--pshell-ctl);height:var(--pshell-ctl);color:#475467;background:#f7f8fa;border:1px solid #e0e3e8;border-radius:7px;place-items:center;padding:0;display:grid}.pshell-search-btn:hover{background:#f2f4f7}.pshell-search-btn--active{background:var(--pshell-topbar-bg);border-color:var(--pshell-accent,#3538cd)}[data-pshell-size=phone] .pshell-donna-btn,[data-pshell-size=tablet] .pshell-donna-btn{width:var(--pshell-ctl);justify-content:center;padding:0}[data-pshell-size=phone] .pshell-orgchip{padding:0 8px}[data-pshell-size=phone] .pshell-avatar-btn .pshell-icon{display:none}[data-pshell-size=phone] .pshell-avatar-btn{justify-content:center}[data-pshell-size=phone] .pshell-topbar-spacer--tight{order:1}[data-pshell-size=phone] .pshell-search-wrap{margin-right:var(--pshell-bar-gap);order:2}[data-pshell-size=phone] .pshell-topbar-cluster{order:3}[data-pshell-size=phone] .pshell-donna-btn{border-color:#0000}[data-pshell-size=phone] .pshell-search-btn{background:var(--pshell-topbar-bg);border-color:#0000}[data-pshell-size=phone] .pshell-search-btn:hover{background:#f2f4f7}[data-pshell-size=phone] .pshell-search-btn--active{border-color:var(--pshell-accent,#3538cd)}[data-pshell-size=phone] .pshell-plus{background:var(--pshell-topbar-bg);box-shadow:none;color:#475467}[data-pshell-size=phone] .pshell-plus:hover{background:#f2f4f7}[data-pshell-size=tablet] .pshell-orgmenu{width:300px}[data-pshell-size=tablet] .pshell-accountmenu{width:268px}[data-pshell-size=tablet] .pshell-createmenu,[data-pshell-size=tablet] .pshell-createmenu--four{grid-template-columns:1fr;gap:14px;width:300px;padding:14px 10px}[data-pshell-size=tablet] .pshell-createmenu--four .pshell-createmenu-item{height:var(--pshell-create-row-h);white-space:nowrap;min-height:0;padding-top:0;padding-bottom:0}.pshell-sheet .pshell-menu{box-shadow:none;border:none;border-radius:0;width:auto;padding:0}.pshell-sheet .pshell-createmenu,.pshell-sheet .pshell-createmenu--four{grid-template-columns:1fr;gap:14px;width:auto;display:grid}.pshell-sheet .pshell-createmenu--four .pshell-createmenu-item{height:var(--pshell-create-row-h);white-space:nowrap;min-height:0;padding-top:0;padding-bottom:0}.pshell-sheet .pshell-orgmenu--empty{width:auto}.pshell-accountmenu-pair{width:100%;min-height:var(--pshell-menu-row-h);text-align:left;color:var(--pshell-body);background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;padding:8px 10px;display:flex}.pshell-accountmenu-pair:hover{background:#f7f8fa}.pshell-accountmenu-pair-glyph{color:var(--pshell-muted);flex-shrink:0}.pshell-accountmenu-pair-text{flex:1;min-width:0}.pshell-accountmenu-pair-name{font-size:var(--pshell-menu-font);color:var(--pshell-body);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.pshell-accountmenu-pair-cap{color:var(--pshell-secondary);font-size:11.5px;display:block}.pshell-accountmenu-pair-chev{color:#c3c8d0;flex-shrink:0}.pshell-appsheet-row{width:100%;min-height:var(--pshell-menu-row-h);text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:11px;padding:0 10px;display:flex}.pshell-appsheet-row:hover{background:#f7f8fa}.pshell-appsheet-row--current,.pshell-appsheet-row--current:hover{background:color-mix(in srgb, var(--pshell-row-accent) 12%, transparent)}.pshell-appsheet-tile{width:32px;height:32px;color:var(--pshell-row-accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.pshell-appsheet-row--current .pshell-appsheet-tile{background:color-mix(in srgb, var(--pshell-row-accent) 14%, transparent)}.pshell-appsheet-name{min-width:0;font-size:var(--pshell-menu-font);color:#475467;white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:500;overflow:hidden}.pshell-appsheet-row--current .pshell-appsheet-name{color:var(--pshell-heading);font-weight:600}.pshell-appsheet-check{color:var(--pshell-row-accent);flex-shrink:0}.pshell-appsheet-empty{text-align:center;padding:14px 16px 22px}.pshell-sheet-scrim{background:#1018286b;border:none;padding:0;position:absolute;inset:0}.pshell-sheet{background:var(--pshell-topbar-bg);border-radius:18px 18px 0 0;flex-direction:column;animation:.18s both pshellSheetUp;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -10px 34px #10182838}@keyframes pshellSheetUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.pshell-sheet-handle{flex-shrink:0;place-items:center;padding:10px 0 0;display:grid}.pshell-sheet-handle span{background:#e0e3e8;border-radius:999px;width:38px;height:4px}.pshell-sheet-titlerow{flex-shrink:0;align-items:center;gap:10px;padding:8px 10px 10px 18px;display:flex}.pshell-sheet-title{font-family:var(--font-space-grotesk,"Space Grotesk", sans-serif);color:var(--pshell-heading);font-size:16.5px;font-weight:600}.pshell-sheet-caption{color:var(--pshell-secondary);font-size:11.5px}.pshell-sheet-close{width:44px;height:44px;color:var(--pshell-secondary);background:#f4f5f7;border:none;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.pshell-sheet-body{overscroll-behavior:contain;flex:1;min-height:0;padding:0 8px 16px;overflow:hidden auto}.pshell-sheet-eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--pshell-secondary);padding:8px 10px 4px;font-size:10.5px;font-weight:600}.pshell-touchsearch{background:var(--pshell-topbar-bg);text-align:left;border:1px solid #e8eaee;border-radius:12px;overflow:hidden;box-shadow:0 16px 40px #10182829}.pshell-touchsearch-fieldwrap{padding:8px 8px 4px}.pshell-touchsearch-field{border:1px solid var(--pshell-accent,#3538cd);box-sizing:border-box;background:#f7f8fa;border-radius:9px;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}.pshell-touchsearch-field .pshell-icon{color:var(--pshell-muted);flex-shrink:0}.pshell-touchsearch-input{min-width:0;font:inherit;color:var(--pshell-heading);background:0 0;border:0;outline:none;flex:1;padding:0;font-size:15px}.pshell-touchsearch-input::placeholder{color:var(--pshell-secondary)}.pshell-touchsearch-input::-webkit-search-cancel-button{appearance:none}.pshell-searchpage{background:var(--pshell-topbar-bg);flex-direction:column;display:flex;overflow:hidden}.pshell-searchpage-head{border-bottom:1px solid #eef1f4;flex-shrink:0;align-items:center;gap:8px;padding:8px 10px;display:flex}.pshell-searchpage-back{color:#475467;background:0 0;border:none;border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.pshell-searchpage-head .pshell-touchsearch-field{flex:1;min-width:0}.pshell-searchpage-body{flex:1;min-height:0;overflow:hidden auto}.pshell-searchpage .pshell-search-dd-body{max-height:none}.pshell-rail-toggle{border-bottom:1px solid #eff1f4;flex-shrink:0;justify-content:center;align-items:center;padding:4px 2px;display:flex}.pshell-rail--expanded .pshell-rail-toggle{justify-content:flex-start}.pshell-rail-toggle-btn{width:44px;height:44px;color:var(--pshell-muted);background:0 0;border:none;border-radius:9px;flex-shrink:0;place-items:center;display:grid}.pshell-rail-toggle-btn:hover{background:#eef1f5}.pshell-rail-toggle-label{text-transform:uppercase;letter-spacing:.08em;color:var(--pshell-secondary);white-space:nowrap;align-self:center;font-size:10px;font-weight:600;display:none}.pshell-rail--expanded .pshell-rail-toggle-label{display:inline}[data-pshell-size=phone] .pshell-rail{display:none}.pshell-rail-lane{margin-right:var(--pshell-rail-w)}@media (prefers-reduced-motion:reduce){.pshell-rail{transition:none!important}.pshell-sheet{animation:none!important}}[data-pshell-size=phone] .pshell-scrim{display:none}[data-pshell-size=phone] .pshell-panel,[data-pshell-size=phone] .pshell-panel--wide{width:auto;min-width:0;max-width:none;box-shadow:none;border-left:none;border-radius:0;left:0;right:0}[data-pshell-size=tablet] .pshell-panel--wide{min-width:0;max-width:calc(100% - 48px)}[data-pshell-size=phone] .pshell-panel,[data-pshell-size=phone] .pshell-panel--wide{box-sizing:border-box;padding-bottom:calc(var(--pshell-bottombar-h,0px) + 10px)}[data-pshell-size=phone] .pshell-pulse-ring,[data-pshell-size=tablet] .pshell-pulse-ring{opacity:1;border-color:#3538cd29;width:420px;height:420px;animation:none;transform:translate(-50%,-50%)}[data-pshell-size=phone] .pshell-pulse-ring:nth-child(3),[data-pshell-size=phone] .pshell-pulse-ring:nth-child(4),[data-pshell-size=tablet] .pshell-pulse-ring:nth-child(3),[data-pshell-size=tablet] .pshell-pulse-ring:nth-child(4){display:none}[data-pshell-density=roomy] .pshell-error-action{height:46px}[data-pshell-size=phone] .pshell-error-action{width:100%}.pshell-error-secondary{color:#3d4756;cursor:pointer;white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;gap:7px;padding:0;font:600 13.5px Inter,system-ui,sans-serif;display:inline-flex}.pshell-error-secondary .pshell-icon{color:var(--pshell-secondary)}[data-pshell-density=roomy] .pshell-error-secondary{min-height:44px}[data-pshell-size=phone] .pshell-error-secondary{width:100%}[data-pshell-size=phone] .pshell-unassigned-footer{align-items:stretch}[data-pshell-size=phone] .pshell-unassigned-footer .pshell-unassigned-helper{text-align:center}[data-pshell-density=roomy] .pshell-profile-close{border-radius:9px;place-items:center;width:44px;height:44px;display:inline-grid}.pshell-profile-lockhint{color:var(--pshell-secondary);margin-left:6px;font-size:11.5px;font-weight:400;display:none}[data-pshell-density=roomy] .pshell-profile-lockhint{display:inline}@container (max-width:699px){.pshell-profile-grid{grid-template-columns:1fr}}.pshell-profile-field--d{min-width:120px}.pshell-profile-field--t{min-width:110px}.pshell-profile-field--c{min-width:150px}.pshell-profile-microlabel--wrap{display:none}@container (max-width:819px){.pshell-profile-row{flex-wrap:wrap;gap:8px 16px}.pshell-profile-row-main{flex:100%}.pshell-profile-field{flex:44%;min-width:0}.pshell-profile-apphead{display:none}.pshell-profile-appmain,.pshell-profile-appdept,.pshell-profile-appmgr{flex:100%}.pshell-profile-microlabel--wrap{display:block}}[data-pshell-size=tablet] .pshell-standalone .pshell-unassigned{padding:30px 22px 40px}[data-pshell-size=phone] .pshell-topbar-cluster{flex-shrink:1;min-width:0}[data-pshell-size=phone] .pshell-topbar-cluster>.pshell-orgchip-wrap{flex:0 auto;min-width:0}.pshell,.pshell-standalone{--pshell-approw-h:0px;--pshell-approw-total:0px;--pshell-bottombar-h:0px}[data-pshell-size=phone]:has(>.pshell-approw){--pshell-approw-h:44px;--pshell-approw-total:45px}[data-pshell-size=phone] .pshell-topbar{container-type:inline-size}[data-pshell-size=phone] .pshell-topbar-cluster,[data-pshell-size=phone] .pshell-search-wrap{--pshell-fit-chrome:calc(var(--pshell-bar-pad-l) + 83px + var(--pshell-lock-spacer) + var(--pshell-bar-gap) * (var(--pshell-fit-n,6) - 1) + 1px);--pshell-fit:calc((100cqw - var(--pshell-fit-chrome)) / var(--pshell-fit-n,6));--pshell-ctl:min(44px, var(--pshell-fit));--pshell-avatar-box:var(--pshell-ctl);--pshell-avatar-pad:0;--pshell-avatar:min(32px, max(30px, calc(var(--pshell-ctl) - 12px)))}@supports (width:round(down, 3px, 2px)){[data-pshell-size=phone] .pshell-topbar-cluster,[data-pshell-size=phone] .pshell-search-wrap{--pshell-ctl:min(44px, round(down, var(--pshell-fit), 1px))}}[data-pshell-size=phone][data-pshell-fit=tight],[data-pshell-size=phone][data-pshell-fit=min]{--pshell-bar-pad-l:8px;--pshell-bar-pad-r:4px;--pshell-bar-gap:4px;--pshell-lock-spacer:4px}[data-pshell-size=phone] .pshell-donna-btn,[data-pshell-size=phone] .pshell-iconbtn,[data-pshell-size=phone] .pshell-plus,[data-pshell-size=phone] .pshell-search-btn{--pshell-glyph:max(18px, calc(var(--pshell-ctl) / 2))}[data-pshell-size=laptop],[data-pshell-size=desktop],[data-pshell-size=large]{--pshell-orgchip-max:260px}.pshell-approw{display:none}[data-pshell-size=phone] .pshell-approw{height:var(--pshell-approw-h);background:var(--pshell-topbar-bg);border-bottom:1px solid var(--pshell-topbar-border);z-index:29;flex:none;align-items:center;padding:0 8px;display:flex;position:relative}.pshell-approw-half{color:#1c2430;cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1 1 0;align-items:center;gap:7px;min-width:0;height:40px;padding:0 6px;display:flex}.pshell-approw-half:hover{background:#f2f4f7}.pshell-approw-rule{background:var(--pshell-topbar-border);flex:0 0 1px;align-self:stretch;margin:8px 6px}.pshell-approw-tile{background:color-mix(in srgb, var(--pshell-row-accent,#3538cd) 13%, #fff);width:24px;height:24px;color:var(--pshell-row-accent,#3538cd);border-radius:7px;flex:none;place-items:center;display:grid}.pshell-approw-name{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.pshell-approw-org{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.pshell-approw-org--empty{color:var(--pshell-muted,#667085)}.pshell-approw-chev{color:#98a2b3;flex:none}[data-pshell-size=phone],[data-pshell-size=phone] *{scrollbar-width:none}[data-pshell-size=phone]::-webkit-scrollbar{width:0;height:0;display:none}[data-pshell-size=phone] ::-webkit-scrollbar{width:0;height:0;display:none}