body .error-layout{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:100vh;width:100vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background-color:var(--standalone-bg)}body .error-layout .error-image,body .error-layout .error-btn{width:15rem}body .error-layout .error-image{height:8.75rem}body .error-layout .error-btn{padding-top:.875rem;padding-bottom:.875rem;font-size:1rem}body .error-layout .error-text{margin:2rem 0 1rem;font-size:.875rem;color:var(--text-2)}body .toast{width:14.375rem;-moz-border-radius:.625rem;border-radius:.625rem;padding:1rem;font-size:.875rem}body .toast .toast-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:-webkit-calc(.625rem * -webkit-calc(1 - var(--tw-space-y-reverse)));margin-top:-moz-calc(.625rem * -moz-calc(1 - var(--tw-space-y-reverse)));margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:-webkit-calc(.625rem * var(--tw-space-y-reverse));margin-bottom:-moz-calc(.625rem * var(--tw-space-y-reverse));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}body .toast .toast-icon{height:1.875rem;width:1.875rem}body .ant-modal .ant-modal-close-x{font-size:2rem!important}body .common-modal-root .ant-modal{width:20rem!important}body .common-modal-root .ant-modal .ant-modal-content{-moz-border-radius:1.25rem;border-radius:1.25rem;padding:1.5rem 1.25rem}body .common-modal-root .ant-modal .ant-modal-close{right:.375rem;top:.375rem}body .common-modal .title{font-size:1.25rem;font-weight:700}body .common-modal .content{margin-top:.875rem;font-size:.875rem}body .common-modal .ok{margin-top:1.125rem;font-size:1.125rem}
