/* ZSOne Platform v0.4.2 — project action center + attention center. */
.zs-dashboard-attention-pill{display:inline-flex;align-items:center;gap:7px;justify-self:end;padding:7px 9px;border:1px solid #e2ddd2;border-radius:999px;background:#fff;color:#64696f;text-decoration:none;font-size:8px;font-weight:850;white-space:nowrap;transition:border-color .16s ease,background .16s ease,color .16s ease}.zs-dashboard-attention-pill .auth-icon{width:13px;height:13px}.zs-dashboard-attention-pill strong{display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#eff1f2;color:#555b61;font-size:8px}.zs-dashboard-attention-pill.has-items{border-color:#e0c88e;background:#fffaf0;color:#795a21}.zs-dashboard-attention-pill.has-items strong{background:#b48732;color:#fff}.zs-dashboard-attention-pill.is-clear{border-color:#d9e7dc;background:#f7fbf8;color:#477255}.zs-dashboard-attention-pill.is-clear strong{background:#e6f2e9;color:#3e724d}
.zs-platform-page .zs-dashboard-context-v041{grid-template-columns:minmax(0,1fr) auto auto}.zs-platform-page .zs-dashboard-context-v041 .zs-dashboard-switchers{grid-column:1/-1}

.zs-dashboard-operations-grid{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr);gap:16px;margin-bottom:16px}.zs-dashboard-actions,.zs-dashboard-attention{min-width:0}.zs-dashboard-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 16px 16px}.zs-dashboard-action-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:68px;padding:12px 13px;border:1px solid #e6e2da;border-radius:12px;background:#fff;color:inherit;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.zs-dashboard-action-card:hover:not(.is-disabled){border-color:#d8c69a;background:#fcf9f2;transform:translateY(-1px)}.zs-dashboard-action-card>span:first-child{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#f5efe3;color:#8c6727}.zs-dashboard-action-card>span:first-child .auth-icon{width:17px;height:17px}.zs-dashboard-action-card>div{min-width:0}.zs-dashboard-action-card strong{display:block;overflow:hidden;color:#3c4147;font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.zs-dashboard-action-card small{display:block;overflow:hidden;margin-top:4px;color:#8d9196;font-size:8px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.zs-dashboard-action-card>.auth-icon{width:14px;height:14px;color:#a2a6aa}.zs-dashboard-action-card.is-disabled{background:#fafafa;color:#a1a4a8;cursor:not-allowed}.zs-dashboard-action-card.is-disabled>span:first-child{background:#f0f0ee;color:#979a9e}.zs-dashboard-action-card.is-disabled strong{color:#85898e}.zs-dashboard-action-card.is-disabled small{color:#a1a4a8}

.zs-dashboard-attention-count{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 9px;border-radius:999px;background:#f1f2f2;color:#62676c;font-size:9px}.zs-dashboard-attention-count .auth-icon{width:13px;height:13px}.zs-dashboard-attention-count.has-items{background:#f8f0df;color:#7e5d21}.zs-dashboard-attention-count.is-clear{background:#eaf4ed;color:#3f724e}.zs-dashboard-attention-list{display:grid;gap:8px;padding:0 16px 12px}.zs-dashboard-attention-item{display:grid;grid-template-columns:36px minmax(0,1fr) auto 14px;align-items:center;gap:10px;min-height:61px;padding:10px 11px;border:1px solid #e8e4dd;border-radius:11px;background:#fff;color:inherit;text-decoration:none}.zs-dashboard-attention-item:hover{border-color:#d7c69e;background:#fcf9f3}.zs-dashboard-attention-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#f2f2f0;color:#72777c}.zs-dashboard-attention-icon .auth-icon{width:16px;height:16px}.zs-dashboard-attention-item strong{display:block;color:#41464b;font-size:10px;line-height:1.35}.zs-dashboard-attention-item small{display:block;margin-top:3px;color:#8d9196;font-size:8px;line-height:1.45}.zs-dashboard-attention-item em{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#f0f0ee;color:#64696f;font-size:8px;font-style:normal;font-weight:900}.zs-dashboard-attention-item>.auth-icon{width:13px;height:13px;color:#a0a4a8}.zs-dashboard-attention-item.is-warning{border-color:#ead9b5;background:#fffaf0}.zs-dashboard-attention-item.is-warning .zs-dashboard-attention-icon{background:#f8edd5;color:#8b6421}.zs-dashboard-attention-item.is-warning em{background:#b48732;color:#fff}.zs-dashboard-attention-item.is-critical{border-color:#e5c9bd;background:#fff8f5}.zs-dashboard-attention-item.is-critical .zs-dashboard-attention-icon{background:#f7e6df;color:#9a583d}.zs-dashboard-attention-item.is-critical em{background:#a95f41;color:#fff}.zs-dashboard-attention-item.is-info .zs-dashboard-attention-icon{background:#eef2f4;color:#5e6b74}.zs-dashboard-attention-clear{display:flex;align-items:center;gap:12px;margin:0 16px 12px;padding:15px;border:1px solid #dbe8de;border-radius:11px;background:#f7fbf8}.zs-dashboard-attention-clear>.auth-icon{width:28px;height:28px;color:#4a7e59}.zs-dashboard-attention-clear strong{display:block;color:#3e6549;font-size:10px}.zs-dashboard-attention-clear p{margin:4px 0 0;color:#708077;font-size:8px;line-height:1.45}.zs-dashboard-attention-note{display:flex;align-items:flex-start;gap:7px;margin:0 16px 16px;padding-top:11px;border-top:1px solid #efede8;color:#93979b;font-size:7px;line-height:1.5}.zs-dashboard-attention-note .auth-icon{width:12px;height:12px;flex:0 0 auto;margin-top:1px;color:#8b8f93}

#zs-company-invitations,#zs-project-members{scroll-margin-top:92px}

@media(max-width:1180px){.zs-platform-page .zs-dashboard-context-v041{grid-template-columns:1fr auto}.zs-dashboard-attention-pill{grid-column:2;grid-row:1}.zs-dashboard-operations-grid{grid-template-columns:1fr}.zs-dashboard-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zs-dashboard-action-card{grid-template-columns:34px minmax(0,1fr);min-height:72px}.zs-dashboard-action-card>.auth-icon{display:none}.zs-dashboard-action-card>span:first-child{width:34px;height:34px}}
@media(max-width:900px){.zs-dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.zs-platform-page .zs-dashboard-context-v041{grid-template-columns:1fr}.zs-dashboard-live-pill,.zs-dashboard-attention-pill{grid-column:auto;grid-row:auto;justify-self:start}.zs-dashboard-operations-grid{gap:12px}.zs-dashboard-action-grid{padding:0 12px 12px}.zs-dashboard-attention-list{padding:0 12px 10px}.zs-dashboard-attention-clear{margin:0 12px 10px}.zs-dashboard-attention-note{margin:0 12px 12px}.zs-dashboard-attention-item{grid-template-columns:34px minmax(0,1fr) auto}.zs-dashboard-attention-item>.auth-icon{display:none}}
@media(max-width:430px){.zs-dashboard-attention-pill span{display:none}.zs-dashboard-action-grid{grid-template-columns:1fr}.zs-dashboard-action-card{grid-template-columns:36px minmax(0,1fr) auto}.zs-dashboard-action-card>.auth-icon{display:block}.zs-dashboard-attention-item{grid-template-columns:32px minmax(0,1fr) auto}.zs-dashboard-attention-icon{width:32px;height:32px}.zs-dashboard-attention-item em{grid-column:3;grid-row:1}.zs-dashboard-attention-item small{overflow:visible;white-space:normal}.zs-dashboard-action-card small{overflow:visible;white-space:normal}}
