/* Let the FX ticket determine the row height, including expanded stops. */
html.forex-perp-active:not(.forex-perp-mobile) .constract-page .trade-box {height:auto!important;grid-template-rows:auto auto!important;align-content:start!important}
html.forex-perp-active:not(.forex-perp-mobile) .constract-page .trade-box-top {height:auto!important;min-height:0!important;align-items:stretch!important}
html.forex-perp-active:not(.forex-perp-mobile) .constract-page .top-right {height:auto!important;max-height:none!important;min-height:0!important}
/* Keep actions above the fixed mobile navigation while retaining document flow. */
html.forex-perp-mobile .forex-mobile-root .forex-actions {position:sticky!important;bottom:calc(65px + env(safe-area-inset-bottom,0px))!important;left:auto!important;right:auto!important;background:#0c1823!important;padding:8px 0!important;z-index:990}
html.forex-perp-mobile .forex-mobile-root {padding-bottom:calc(83px + env(safe-area-inset-bottom,0px))!important}
