/* V189: Chur is the main reading stage.
   No scroll fighting. No root scroll changes. */

body.oracle-app-page .oracle-result{
  scroll-margin-top:96px;
}

body.oracle-app-page .oracle-result.is-chur-active{
  padding-top:18px !important;
}

body.oracle-app-page .oracle-result.is-chur-active [data-oracle-status]{
  display:none !important;
}

body.oracle-app-page .oracle-result.is-chur-active [data-oracle-output]{
  margin-top:0 !important;
  padding-top:0 !important;
}

body.oracle-app-page .oracle-result.is-chur-active .oracle-main-chur-v172{
  margin:0 auto 18px !important;
}

body.oracle-app-page .oracle-result.is-chur-active .oracle-v152-shell{
  margin-top:0 !important;
}

/* Keep result natural: no internal scroll boxes. */
body.oracle-app-page .oracle-result,
body.oracle-app-page .oracle-output,
body.oracle-app-page [data-oracle-output],
body.oracle-app-page .oracle-main-chur-v172,
body.oracle-app-page .oracle-v152-shell,
body.oracle-app-page .oracle-v152-stage{
  max-height:none !important;
  overflow:visible !important;
}
