:root{--vu-navigation-height:88px}
html{scroll-padding-top:calc(var(--vu-navigation-height) + 16px)}
body{padding-top:var(--vu-navigation-height)!important}
vu-navigation{display:block!important}
body .vu-section-nav{position:static;min-height:0;height:auto;padding:16px 0;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:16px}
body .vu-section-nav .nav{flex-wrap:wrap}
body .vu-tools{position:static;top:auto}
body .mtabs-wrap{top:var(--vu-navigation-height)}
body #etf-wrapper,body #etf-wrapper .detail{top:var(--vu-navigation-height)}
body.vu-magazine-one .mag{height:calc(100dvh - var(--nav) - var(--vu-navigation-height))}
body.vu-magazine-two .reader{height:calc(100dvh - var(--vu-navigation-height))}
body.vu-magazine-two .page{height:100%}
body.vu-magazine-two .progress{top:var(--vu-navigation-height)}
@media(max-width:760px){:root{--vu-navigation-height:70px}}
body .q-tabs-wrap{top:var(--vu-navigation-height)}
