.v-navigation-drawer.help-drawer{display:flex;flex-direction:column;height:100vh;max-height:100vh;overflow:hidden;position:fixed!important;right:0;top:0!important;z-index:var(--modal-z-index)!important}.v-navigation-drawer.help-drawer .v-navigation-drawer__content{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0}.v-navigation-drawer.help-drawer~.v-navigation-drawer__scrim{position:fixed;z-index:calc(var(--modal-z-index) - 1)!important}.help-drawer__header{border-bottom:1px solid rgba(var(--v-border-color),var(--v-border-opacity));display:flex;justify-content:flex-end;padding:8px 12px}.help-drawer__close{color:#00000080}.help-drawer__content{flex:1 1 auto;min-height:0;overflow:hidden}.help-drawer__content-body{height:100%;overflow:auto;padding:16px 20px 24px}.help-drawer__title{font-size:1rem;font-weight:700;margin-bottom:12px}.help-drawer__text{font-size:.9rem;line-height:1.7;white-space:pre-line}.help-drawer__iframe{border:0;height:100%;width:100%}.v-overlay-container{z-index:var(--modal-z-index)!important}
