/* ZSOne Platform v0.3.4.3 — dedicated host surfaces. */
.zs-host-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}.zs-host-status{display:flex;align-items:center;gap:14px;padding:18px}.zs-host-status .zs-host-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#f0ede5;color:#30343a;flex:0 0 auto}.zs-host-status.is-ready .zs-host-icon{background:#f5e6ba;color:#7b5a00}.zs-host-status small{display:block;color:#74777d;font-size:12px;margin-bottom:4px}.zs-host-status strong{display:block;color:#25282d;font-size:15px;line-height:1.35}.zs-bim-entry-panel{display:grid;grid-template-columns:76px minmax(0,1fr);gap:22px;padding:26px}.zs-bim-entry-mark{display:grid;place-items:center;width:76px;height:76px;border-radius:18px;background:#25282d;color:#e3b33b}.zs-bim-entry-mark .auth-icon{width:34px;height:34px}.zs-bim-entry-copy h3{font-size:24px;margin:8px 0 8px;color:#22252a}.zs-bim-entry-copy>p{max-width:820px;color:#666a70;line-height:1.65;margin:0}.zs-bim-entry-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin:18px 0}.zs-bim-entry-meta span{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#555a61}.zs-bim-entry-meta .auth-icon{width:16px;height:16px;color:#a57913}.zs-bim-denied{color:#9e3434!important}.zs-surface-mobile .zs-platform-topbar{position:sticky;top:0;z-index:20}.zs-surface-mobile .zs-platform-content{padding-bottom:max(28px,env(safe-area-inset-bottom))}@media(max-width:760px){.zs-host-status-grid{grid-template-columns:1fr}.zs-bim-entry-panel{grid-template-columns:1fr;padding:20px}.zs-bim-entry-mark{width:58px;height:58px;border-radius:15px}.zs-bim-entry-copy h3{font-size:21px}}
