.epec_help_tab{position:fixed;top:auto;bottom:96px;z-index:10050;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:40px;min-height:120px;padding:14px 0;border:0;border-radius:10px 0 0 10px;background:#324366;color:#fff;cursor:pointer;box-shadow:-2px 2px 10px #1e2a4438;transition:right .2s ease,background-color .15s ease,box-shadow .15s ease}.epec_help_tab:hover,.epec_help_tab:focus-visible{background-color:#3f5278;box-shadow:-3px 3px 14px #1e2a4452;outline:none}.epec_help_tab:active{background-color:#1e2a44}.epec_help_tab--open{border-radius:10px 0 0 10px}.epec_help_tab_ico{flex:0 0 auto;pointer-events:none;font-size:22px!important;width:22px!important;height:22px!important}.epec_help_tab_label{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none}html.epec-help-open{overflow-x:hidden}html.epec-help-open-full{overflow:hidden}html.epec-help-open .v-application{width:calc(100vw - var(--epec-help-strip-width, 380px))!important;max-width:calc(100vw - var(--epec-help-strip-width, 380px))!important;min-width:0!important;margin:0!important;transition:width .2s ease,max-width .2s ease;box-sizing:border-box!important}html.epec-help-open .v-application .v-app-bar,html.epec-help-open .v-application .v-toolbar,html.epec-help-open .v-application .v-footer,html.epec-help-open .v-application .v-main{max-width:100%!important}html.epec-help-open .v-application .v-app-bar,html.epec-help-open .v-application .v-toolbar,html.epec-help-open .v-application .v-footer{left:0!important;right:auto!important;width:calc(100vw - var(--epec-help-strip-width, 380px))!important;max-width:calc(100vw - var(--epec-help-strip-width, 380px))!important;transition:width .2s ease,max-width .2s ease}.epec_help_strip{position:fixed;top:0;right:0;bottom:0;z-index:10040;max-width:100%;background:#f7f8fb;border-left:1px solid rgba(50,67,102,.14);box-shadow:-10px 0 28px #1e2a4433;display:flex;flex-direction:column;pointer-events:auto;animation:epec-help-slide-in .2s ease-out;will-change:transform}.epec_help_strip--fullscreen{left:0;right:0;width:100vw!important;max-width:100vw!important;border-left:0;z-index:10060;animation-name:epec-help-slide-up-in;box-shadow:0 -8px 28px #1e2a442e}.epec_help_strip--dragging{transition:none!important;animation:none!important}.epec_help_strip--fullscreen.epec_help_strip--closing{animation:none!important;transition:transform .2s ease-in}@keyframes epec-help-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes epec-help-slide-up-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.epec_help_drawer_bar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding:12px 10px 12px 16px;border-bottom:1px solid rgba(50,67,102,.12);background:#fff;flex:0 0 auto;position:sticky;top:0;z-index:2}.epec_help_drawer_logo{display:block;height:40px;width:auto;max-width:min(210px,calc(100% - 48px));object-fit:contain;object-position:left center;flex:0 1 auto}.epec_help_drawer_close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0;padding:0;border:0;border-radius:8px;background:transparent;color:#324366;cursor:pointer}.epec_help_drawer_close:hover:not(:disabled){background:#f0f3f8}.epec_help_drawer_close:disabled{opacity:.5;cursor:not-allowed}.epec_help_drawer_body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.epec_help_drawer_title{flex:0 0 auto;margin:8px 0 8px 18px;padding:0;font-weight:700;font-size:1.5rem;line-height:1.15;color:#1e2a44;letter-spacing:-.01em}.epec_help_drawer_body>.epec_help_panel{flex:1 1 auto;min-height:0}.epec_help_dismiss_zone{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:calc(10px + env(safe-area-inset-top,0px)) 16px 8px;background:#fff;border-bottom:1px solid rgba(50,67,102,.1);cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.epec_help_dismiss_zone:active{cursor:grabbing}.epec_help_dismiss_handle{display:block;width:44px;height:4px;border-radius:999px;background:#32436659}
