body{min-width:320px}@media(max-width:767px){body{font-size:16px}}body:has(srf-sidebar[modal-open]){overflow:hidden}.srf-layout-main-content-wrapper{background:#f4f5f9;display:grid;grid-area:body;grid-template-areas:"body" "footer";grid-template-rows:1fr max-content}:has(srf-sidebar:not([mode])) .srf-layout-main-content-wrapper{display:none}.srf-layout__sidebar{height:100vh;overflow-y:clip;position:sticky;top:0}.srf-layout__sidebar:has(srf-sidebar[mode=mobile]){z-index:1000}.srf-layout__footer{align-self:end;margin-top:var(--srf-footer-margin-top,96px)}