.page-shell-mcd-mld{height:calc(100dvh - var(--page-gutter) * 2);min-height:calc(100dvh - var(--page-gutter) * 2);grid-template-rows:auto minmax(0,1fr);gap:14px}.mcd-mld-shell{border:1px solid var(--border);background:var(--surface);height:100%;min-height:0;box-shadow:var(--shadow-soft);display:flex;overflow:hidden}.mcd-mld-shell>*{flex:auto;min-height:0}.mcd-mld-frame{background:var(--surface);border:0;width:100%;height:100%;min-height:0;display:block}@media (width<=1100px){.page-shell-mcd-mld{height:calc(100dvh - var(--page-gutter) * 2);min-height:calc(100dvh - var(--page-gutter) * 2)}}@media (width<=720px){.page-shell-mcd-mld{height:calc(100dvh - var(--page-gutter) * 2);min-height:calc(100dvh - var(--page-gutter) * 2);gap:6px;padding:8px}.page-shell-mcd-mld .page-topbar{align-items:flex-start;gap:6px}.page-shell-mcd-mld .page-title{font-size:1.85rem;line-height:.92}.page-shell-mcd-mld .page-eyebrow,.page-shell-mcd-mld .page-description{display:none}.page-shell-mcd-mld .title-inline-row{align-items:center;gap:8px}.page-shell-mcd-mld .project-options-menu__trigger{min-height:30px;padding:5px 8px;font-size:.74rem}.mcd-mld-shell{min-height:0}}