.components-ui-btn{border-radius:3px;width:100%;height:100%;border:none;color:#fff;font-size:11px}.components-ui-btn .components-ui-iconContainer{position:relative;display:flex;justify-content:center;align-items:center}.components-ui-btn .components-ui-iconContainer .spinner-border:not(.spinner-border-sm){min-height:1rem}.components-ui-btn .components-ui-iconContainer .components-ui-spinner{border:.25em solid #fff;border-right-color:rgba(0,0,0,0);position:absolute}.components-ui-btn .components-ui-iconContainer .components-ui-spinner-small{width:1rem;height:1rem;border-width:.2em}.components-ui-btn .components-ui-iconContainer .components-ui-spinner-large{width:2rem;height:2rem}.components-ui-btn-small{height:25px}.components-ui-btn-middle{height:30px}.components-ui-btn-large{height:35px}.components-ui-btn-default{background-color:#808285}.components-ui-btn-primary{background-color:#2967c1}.components-ui-btn-danger{background-color:#bf370d}.components-ui-btn-submit,.components-ui-btn-success{background-color:#33a874}.components-ui-btn-reset{background-color:#808285}.components-ui-btn-disabled{cursor:default;opacity:80%;filter:var(--button-disabled-filter, opacity(0.4));pointer-events:none}.components-ui-btn-loading{filter:var(--button-disabled-filter, opacity(0.4));opacity:65%;pointer-events:none}
.error__screen__box_side{background-color:#16181c;width:100%;height:100%;display:flex;justify-content:center}.error__screen__box_side .error__screen__content{width:530px;margin-top:30vh;background-color:#16181c;display:flex;flex-direction:column}.error__screen__box_side .error__screen__title{align-self:center;font-size:35px;margin-top:25px}.error__screen__box_side .error__screen__button__box{margin-top:20px;align-self:center;width:140px;height:30px}.error__screen__box_side .error__screen__button__box .error__screen__button{background-color:#4570c3;cursor:pointer}.error__screen__box_side .error__screen__button__box .error__screen__button:hover{background-color:#5085ec}
.Toastify__toast-container{z-index:9999;-webkit-transform:translate3d(0, 0, 9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__close-button{color:#fff;background:rgba(0,0,0,0);outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes Toastify__bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes Toastify__bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes Toastify__bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{from{transform:translate3d(110%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInLeft{from{transform:translate3d(-110%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInUp{from{transform:translate3d(0, 110%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInDown{from{transform:translate3d(0, -110%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(110%, 0, 0)}}@keyframes Toastify__slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-110%, 0, 0)}}@keyframes Toastify__slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 500px, 0)}}@keyframes Toastify__slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -500px, 0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.Toastify__toast{min-height:60px;font-family:inherit}.Toastify__toast--dark{background:var(--rt-color-dark, var(--color-dark))}.Toastify__toast--default{background:var(--rt-color-default, var(--color-primary))}.Toastify__toast--info{background:var(--rt-color-info, var(--color-primary))}.Toastify__toast--success{background:var(--rt-color-success, var(--color-success))}.Toastify__toast--warning{background:var(--rt-color-warning, var(--color-warning))}.Toastify__toast--error{background:var(--rt-color-error, var(--color-danger))}.Toastify__toast--important{background:var(--rt-color-important, var(--color-primary))}:root{font-family:Roboto,sans-serif}.app-fatal-error{color:red;text-align:center;font-size:30px}.app-fatal-error p{margin-block-start:unset;margin-block-end:unset;margin:10px}.components-popup-close-button{font-size:15px;opacity:.8;color:var(--color-popup-close);cursor:pointer}.components-popup-close-button:hover{opacity:1;color:#6f7683}.components-popup-body{padding:0 16px !important}.popup-body-border-radius>div>div{border-radius:10px !important}.navbar-brand-logo{padding:0;margin:8px 16px;min-width:24px;min-height:24px}.popup-modal-header_border .modal-content{border:0px}.popup-modal-header_border .modal-content>div{border-color:rgba(81,82,85,.3019607843)}#text-gray{color:var(--gray) !important}.custom-tooltip--audit-order .tooltip-inner{width:75px;padding:6px 10px;white-space:nowrap}.custom-tooltip--audit-order .tooltip-arrow{transform:translate3d(50.5px, 0px, 0px) !important}.custom-tooltip--audit-order .tooltip-arrow::before{border-width:6px}.orders-audit-model{width:879px;max-width:none}.orders-audit-model .modal-header{padding:16px 16px 24px 16px}.orders-audit-model .modal-content>.scrollbar-container{padding:14px 16px 16px 16px !important}.orders-audit-model .modal-body>.m-3{margin:0 !important}.orders-audit-model thead th{padding-bottom:11px !important}.orders-audit-model tbody tr:nth-child(2n+1){background:rgba(81,82,85,.1)}.orders-audit-model tbody tr:nth-child(even){background-color:rgba(0,0,0,0)}.orders-audit-model tbody tr:hover{background-color:var(--color-table-hover)}input[data-name=_selected],input[data-name=checkAll]{box-shadow:none !important}.microapp #__qiankun_microapp_wrapper_for_trading_ui__{width:100vw;height:100vh}.microapp #__qiankun_microapp_wrapper_for_trading_ui__ #root{height:100%}
.components-ui-modal-box .modal-content{background-color:var(--window-color-background)}.components-ui-modal-box .modal-header{padding:14px 0px 14.5px 16px;border-bottom:.5px solid var(--table-columns-button-border-color);height:52px}.components-ui-modal-box .modal-header>div{height:25px}.components-ui-modal-box .modal-header .modal-header-close-button{color:rgba(111,118,131,.8);font-size:20px;cursor:pointer;width:12px;margin-right:16px}.components-ui-modal-box .modal-header .modal-header-close-button:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.components-ui-modal-box .modal-body{padding:15px}.components-ui-modal-box .modal-footer{justify-content:center}.components-ui-modal-box .components-ui-btn:hover{color:var(--color-text)}.components-ui-modal-box .components-ui-btn:hover:not(:disabled){-webkit-filter:brightness(1.2);filter:brightness(1.2)}
.logout-confirm-modal .modal-dialog{width:360px}.logout-confirm-modal .modal-content{width:360px}.logout-confirm-modal .logout-confirm-modal_title-box{display:flex;flex-direction:column;justify-content:center;gap:10px}.logout-confirm-modal .logout-confirm-modal_title{font-weight:bold;word-wrap:break-word}.logout-confirm-modal .logout-confirm-modal_content{margin-top:10px}.logout-confirm-modal .logout-confirm-modal_footer{display:flex;margin-top:10px;gap:10px}.logout-confirm-modal .logout-confirm-modal-ok-button,.logout-confirm-modal .logout-confirm-modal-cancel-button{flex:1}
.shell-login{display:flex;flex-direction:column;min-height:100%;width:100%;background-color:var(--color-background-S2)}.shell-login__card{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:350px;height:max-content;margin:auto;padding:40px;background:var(--color-background);border-radius:8px}.shell-login__logo{align-self:center;max-width:300px;min-height:40px;object-fit:contain;margin-bottom:32px}.shell-login__title{text-align:center;font-size:1.6em;margin-bottom:16px;font-weight:600}.shell-login__links{display:flex;justify-content:space-between;gap:8px;margin-top:8px}.shell-login__links button{padding-left:0 !important;padding-right:0 !important}.shell-login__warning{margin-top:9px;text-align:center;font-size:10px;color:var(--color-danger, #bf370d)}.shell-login__block{margin-top:9px;padding:12px 16px;text-align:center;font-size:10px;color:var(--color-danger-S2, #e06a4a);background:rgba(191,55,13,.2);border:1px solid var(--color-danger, #bf370d);border-radius:var(--border-radius-L2, 4px)}.shell-login__topbanner{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:var(--color-background-S1, transparent)}.shell-login__footer{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;padding:30px 20px}.shell-login{--autofill-bg: #141414}:root[data-bs-theme=light] .shell-login{--autofill-bg: #fff}.shell-login input:-webkit-autofill,.shell-login input:-webkit-autofill:hover,.shell-login input:-webkit-autofill:focus,.shell-login input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--autofill-bg) inset !important;-webkit-text-fill-color:var(--color-text) !important;caret-color:var(--color-text);transition:background-color 9999s ease-in-out 0s}
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.scrollbar-container {
  position: relative;
  height: 100%; }

/*# sourceMappingURL=styles.css.map*/
.components-button {
    width: 100% !important;
}

.shell-otp{display:flex;gap:8px;justify-content:space-between}.shell-otp__box{flex:1;min-width:0;height:48px;text-align:center;font-size:1.25rem;padding:0;color:var(--color-text, inherit);background:var(--color-background-S2, transparent);border:1px solid var(--color-border, #555);border-radius:var(--border-radius-L2, 4px)}.shell-otp__box:focus{outline:none;border-color:var(--color-primary, #1668dc)}.shell-otp__box:disabled{opacity:.6}
.shell-auth{display:flex;flex-direction:column;min-height:100%;width:100%;background-color:var(--color-background-S2)}.shell-auth__card{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:350px;height:max-content;margin:auto;padding:40px;background:var(--color-background);border-radius:8px}.shell-auth__logo{align-self:center;max-width:300px;min-height:40px;object-fit:contain;margin-bottom:16px}.shell-auth__title{text-align:center;font-size:1.6em;margin-bottom:16px;font-weight:600}.shell-auth__message{margin-bottom:12px;font-size:10px}.shell-auth__top-back{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-bottom:16px;padding:0;border:none;background:none;cursor:pointer;font-size:.875em;color:var(--color-text-sub, #808285)}.shell-auth__top-back svg{width:12px !important;height:12px !important}.shell-auth__top-back:hover{color:var(--color-text, #fff)}.shell-auth__qr{align-self:center;margin-bottom:16px;background:#fff;padding:8px;border-radius:4px}.shell-auth__manual-key{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}.shell-auth__manual-key button{padding-left:0 !important;padding-right:0 !important}.shell-auth__manual-key-value{margin-top:8px;padding:6px 10px;border-radius:4px;background:var(--color-background-S2, #1c1d22);color:var(--color-text, #fff);font-size:.875em;letter-spacing:1px;word-break:break-all;text-align:center;user-select:all}.shell-auth__otp{margin-bottom:24px}.shell-auth__hint{margin-top:8px;margin-bottom:10px;font-size:10px;color:var(--color-text-sub, #808285)}.shell-auth__error{font-size:10px;margin-bottom:8px;color:var(--color-danger, #bf370d)}.shell-auth__link{margin-top:12px;text-align:center}.shell-auth__link button{padding-left:0 !important;padding-right:0 !important}.shell-auth__back-step button{font-size:11px !important}.shell-auth__link-row{margin-top:12px;display:flex;justify-content:space-between}.shell-auth__link-row button{padding-left:0 !important;padding-right:0 !important}.shell-auth__strength{display:flex;gap:6px;font-size:10px}.shell-auth__strength--Weak span:last-child{color:var(--color-danger, #bf370d)}.shell-auth__strength--Good span:last-child{color:var(--color-success, #119d59)}.shell-auth__strength--Strong span:last-child{color:var(--color-success, #119d59)}.shell-auth{--autofill-bg: #141414}:root[data-bs-theme=light] .shell-auth{--autofill-bg: #fff}.shell-auth input:-webkit-autofill,.shell-auth input:-webkit-autofill:hover,.shell-auth input:-webkit-autofill:focus,.shell-auth input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--autofill-bg) inset !important;-webkit-text-fill-color:var(--color-text) !important;caret-color:var(--color-text);transition:background-color 9999s ease-in-out 0s}.shell-auth__message--error{color:var(--color-danger, #bf370d)}.shell-auth__notice{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;margin-bottom:12px;border-width:1px;border-style:solid;border-radius:var(--border-radius-L2, 4px);font-size:.875em}.shell-auth__notice--info{background:var(--color-background-S2, transparent);border-color:var(--color-border, #555);color:var(--color-text-sub, #808285)}.shell-auth__notice--warning{background:rgba(245,158,11,.12);border-color:var(--color-warning, #f59e0b);color:var(--color-warning, #f59e0b)}.shell-auth__notice-icon{flex-shrink:0;margin-top:2px !important;font-size:1.1em}.shell-auth__segments{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:11px}.shell-auth__segments-label{white-space:nowrap}.shell-auth__segments-bars{display:flex;align-items:center;gap:6px}.shell-auth__segment{width:26px;height:5px;border-radius:3px;background:var(--color-border, #555)}.shell-auth__segment--filled-Weak{background:var(--color-danger, #bf370d)}.shell-auth__segment--filled-Good{background:var(--color-warning, #f59e0b)}.shell-auth__segment--filled-Strong{background:var(--color-success, #119d59)}.shell-auth__requirements{margin-bottom:12px}.shell-auth__requirement{display:flex;align-items:center;gap:8px;margin-bottom:4px;font-size:.875em;color:var(--color-text-sub, #808285)}.shell-auth__requirement--met{color:var(--color-success, #119d59)}.shell-auth__inline-link{display:flex;justify-content:center;align-items:center;gap:6px;font-size:.875em;color:var(--color-text-sub, #808285)}.shell-auth__inline-link button{height:auto !important;padding-left:0 !important;padding-right:0 !important;font-size:inherit !important;line-height:inherit !important}

/*# sourceMappingURL=app.css.map*/