/* TrinoTime Cloud v1.2.0.6 — Overview containment, readability & runtime-strip cleanup
   Presentation only. Loaded after the Signature Standard/readability layers. */

/* Remove the developer/runtime release strip from the customer workspace and reclaim its space. */
.demo-banner{display:none!important;height:0!important;min-height:0!important;border:0!important;padding:0!important;margin:0!important;overflow:hidden!important}
.app-shell{height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important}
.gate-shell{height:100vh!important;height:100dvh!important}
.sidebar{top:0!important}
.brand-drawer{top:0!important}

/* The Signature Standard layer intentionally replaced these labels with pseudo-copy.
   Keep that wording, but restore a comfortable production reading scale. */
.foundation-panel .panel-head small::after{font-size:11px!important;line-height:1.25!important}
.foundation-panel .panel-head h3::after{font-size:22px!important;line-height:1.25!important}
.foundation-list{margin-top:12px!important}
.foundation-list p{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;padding:16px 0!important;margin:0!important}
.foundation-list i{width:34px!important;height:34px!important;min-width:34px!important;border-radius:10px!important;font-size:14px!important;line-height:1!important}
.foundation-list span{min-width:0!important;display:flex!important;flex-direction:column!important;gap:5px!important}
.foundation-list b{font-size:15.5px!important;line-height:1.35!important;color:#273143!important}
.foundation-list small{font-size:12.5px!important;line-height:1.55!important;color:#748093!important;margin:0!important}

/* Keep long tenant identifiers inside the workspace-security card. */
.identity-dashboard .tenant-graphic{min-width:0!important;overflow:hidden!important}
.identity-dashboard .tenant-graphic>span{flex:0 0 auto!important}
.identity-dashboard .tenant-graphic>div{min-width:0!important;flex:1 1 auto!important;overflow:hidden!important}
#tenantNameLabel{display:block!important;max-width:100%!important;overflow-wrap:anywhere!important}
#tenantIdLabel{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#dataScopeLabel{min-width:0!important;max-width:72%!important;overflow-wrap:anywhere!important;word-break:break-word!important;text-align:right!important}

@media(max-width:760px){
  .foundation-panel .panel-head h3::after{font-size:20px!important}
  .foundation-list p{grid-template-columns:32px minmax(0,1fr)!important;gap:12px!important;padding:14px 0!important}
  .foundation-list i{width:32px!important;height:32px!important;min-width:32px!important;font-size:13px!important}
  .foundation-list b{font-size:14.5px!important}
  .foundation-list small{font-size:12px!important}
  #dataScopeLabel{max-width:68%!important}
}
