.bg[data-v-6bc2799e] {
  height: 100%;
  width: 100%;
  position: relative;
}
.bg .logo[data-v-6bc2799e] {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 200px;
}
.bg .logo img[data-v-6bc2799e] {
  width: 100%;
}
.bg[data-v-6bc2799e] .el-tabs__item.is-active {
  color: #0052d9;
}
.bg[data-v-6bc2799e] .el-tabs__active-bar {
  background-color: #0052d9;
}
.bg[data-v-6bc2799e] .el-tabs__active-bar {
  height: 2px !important;
}
.bg[data-v-6bc2799e] .el-tabs__nav-wrap::after {
  height: 1px !important;
  background-color: rgba(153, 153, 153, 0.2);
}
.bg .login[data-v-6bc2799e] {
  width: 60%;
  height: 70%;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bg .login .el-row[data-v-6bc2799e] {
  height: 100%;
}
.bg .login .el-row .el-col[data-v-6bc2799e] {
  height: 100%;
}
.bg .login .left[data-v-6bc2799e],
.bg .login .right[data-v-6bc2799e] {
  height: 100%;
  position: relative;
  min-height: 500px;
}
.bg .login .left[data-v-6bc2799e] {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.bg .login .left .title[data-v-6bc2799e] {
  font-size: 48px;
  color: #fff;
  text-align: center;
  border-bottom: 2px solid rgba(255, 255, 255, 0.26);
  width: 80%;
  padding-bottom: 20px;
  margin: auto;
  padding-top: 20%;
  font-weight: bolder;
}
.bg .login .left .subtitle[data-v-6bc2799e] {
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
}
.bg .login .left .version[data-v-6bc2799e] {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
}
.bg .login .right[data-v-6bc2799e] {
  background-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.bg .login .right[data-v-6bc2799e] .el-tabs__item {
  font-weight: bolder;
  line-height: 60px;
  height: 60px;
  font-size: 18px;
}
.bg .login .right .ewm[data-v-6bc2799e] {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 10;
}
.bg .login .right .ewm[data-v-6bc2799e]:hover {
  cursor: pointer;
}
.bg .login .right .ewm img[data-v-6bc2799e] {
  width: 60px;
}
.bg .login .right .ewmWX[data-v-6bc2799e] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  z-index: 11;
}
.bg .login .right .ewmWX[data-v-6bc2799e] .el-button--text {
  color: #333;
}
.bg .login .right .ewmWX[data-v-6bc2799e] .el-button--text:hover {
  color: #0052d9;
}
.bg .login .right .ewmWX #wxlogin[data-v-6bc2799e] {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bg .login .right .title-logo[data-v-6bc2799e] {
  padding-top: 12%;
  padding-bottom: 5%;
  text-align: center;
}
.bg .login .right .title-logo .title[data-v-6bc2799e] {
  font-size: 34px;
  color: #0052d9;
  font-weight: bolder;
  padding-bottom: 10px;
}
.bg .login .right .title-logo span[data-v-6bc2799e] {
  height: 6px;
  display: block;
  width: 62px;
  background-color: rgba(0, 82, 217, 0.12);
  margin: auto;
}
.bg .login .right .login-form[data-v-6bc2799e] {
  width: 76%;
  margin: auto;
  height: 80%;
}
.bg .support[data-v-6bc2799e] {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.67);
}
.bg .phoneDownload[data-v-6bc2799e] {
  position: absolute;
  right: 20px;
  bottom: 50px;
}
.bg .phoneDownload .appDownloadTitle[data-v-6bc2799e] {
  position: absolute;
  left: -66px;
  bottom: 2px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.67);
}
.bg .phoneDownload .ewm[data-v-6bc2799e] {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 4px;
  display: inline-block;
}
.bg .phoneDownload[data-v-6bc2799e]:hover {
  cursor: pointer;
}
.bg .phoneDownload:hover + .phoneDownloadEwm[data-v-6bc2799e] {
  display: block;
}
.bg .phoneDownload img[data-v-6bc2799e] {
  width: 100%;
}
.bg .phoneDownloadEwm[data-v-6bc2799e] {
  display: none;
  position: absolute;
  right: 70px;
  bottom: 50px;
  background-color: #fff;
  border-radius: 4px;
  width: 280px;
  height: 100px;
}
.bg .phoneDownloadEwm .ewmTitle[data-v-6bc2799e] {
  padding: 10px;
}
.bg .phoneDownloadEwm .ewmTitle .ewmTips[data-v-6bc2799e] {
  font-size: 16px;
  font-weight: bolder;
  margin-bottom: 10px;
}
.bg .phoneDownloadEwm .ewmTitle .ewmAppTitle[data-v-6bc2799e] {
  font-size: 14px;
  line-height: 40px;
}
.bg .phoneDownloadEwm img[data-v-6bc2799e] {
  width: 100%;
  margin-top: 4px;
}
.bg .proposal[data-v-6bc2799e] {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  font-size: 12px;
  color: rgba(111, 111, 111, 0.49);
  text-align: center;
}
.bg .proposal > span[data-v-6bc2799e] {
  display: inline-block;
  margin: 0 10px;
  font-size: 12px;
}
.user-layout-login .login-code[data-v-6bc2799e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 0 0 10px;
}
.user-layout-login .login-code-img[data-v-6bc2799e] {
  margin-top: 2px;
  width: 100px;
  height: 38px;
  background-color: #fdfdfd;
  border: 1px solid #f0f0f0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 38px;
  text-indent: 5px;
  text-align: center;
  cursor: pointer !important;
}
.user-layout-login .el-form-item[data-v-6bc2799e] {
  margin-bottom: 16px;
}
.user-layout-login[data-v-6bc2799e] .el-input__prefix {
  top: 5px;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-6bc2799e] {
  height: 40px;
  line-height: 40px;
  background: transparent;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-6bc2799e]:focus {
  color: #1890ff;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-6bc2799e]:hover {
  border-color: #1890ff;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-6bc2799e]:-internal-autofill-previewed, .user-layout-login ::v-deepinput.el-input__inner[data-v-6bc2799e]:-internal-autofill-selected {
  -webkit-text-fill-color: transparent;
  -webkit-transition: background-color 2000s ease-out 0.5s;
  transition: background-color 2000s ease-out 0.5s;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-6bc2799e]:-webkit-autofill {
  -webkit-text-fill-color: #606266;
}
.user-layout-login[data-v-6bc2799e] .el-input__suffix {
  color: #c0c4cc;
}
.user-layout-login[data-v-6bc2799e] .el-input__suffix i {
  font-size: 14px !important;
}
.login-submit[data-v-6bc2799e] {
  padding: 0 15px;
  margin-top: 5%;
  font-size: 20px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  letter-spacing: 10px;
  border-radius: 8px;
  color: #fff;
  margin-left: 0;
  background: linear-gradient(-88deg, #0052d9, #356dff);
}
.login-submit-back[data-v-6bc2799e] {
  padding: 0 15px;
  margin-top: 5%;
  font-size: 20px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  letter-spacing: 10px;
  border-radius: 8px;
  margin-left: 0;
}
.user-layout-login[data-v-6bc2799e] {
  padding-top: 3%;
}
.phone-login-form[data-v-6bc2799e] {
  padding-top: 10%;
}
[data-v-6bc2799e].el-tree {
  position: absolute;
  z-index: 1;
  width: 99%;
  border: 1px solid #dcdfe6;
}
[data-v-6bc2799e].el-tabs {
  height: 100%;
}
[data-v-6bc2799e].el-tabs .el-tabs__content {
  height: calc(100% - 65px);
}
[data-v-6bc2799e].el-tabs .el-tabs__content .el-tab-pane {
  height: 100%;
}
[data-v-6bc2799e].el-tabs .el-tabs__content .el-tab-pane > div {
  height: 100%;
}
.msg-text[data-v-6bc2799e]:hover {
  cursor: pointer;
  color: #0052d9;
}
@media screen and (max-width: 1919px) {
.bg .logo[data-v-6bc2799e] {
    width: 150px;
}
.bg .logo img[data-v-6bc2799e] {
    width: 100%;
}
.bg .login .left .title[data-v-6bc2799e] {
    padding-top: 20%;
    font-size: 36px;
}
.bg .login .left .subtitle[data-v-6bc2799e] {
    font-size: 18px;
}
.bg .login .right .login-form[data-v-6bc2799e] {
    width: 80%;
}
.bg .login .right .title-logo[data-v-6bc2799e] {
    padding-top: 8%;
    padding-bottom: 5%;
}
.bg .login .right .title-logo .title[data-v-6bc2799e] {
    font-size: 26px;
}
.bg .login .right[data-v-6bc2799e] .el-tabs__item {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.bg .login .right .ewmWX #wxlogin[data-v-6bc2799e] {
    top: 55%;
}
.user-layout-login[data-v-6bc2799e] .el-form-item {
    margin-bottom: 14px;
}
.user-layout-login[data-v-6bc2799e]  input.el-input__inner {
    height: 30px;
    line-height: 30px;
}
.user-layout-login[data-v-6bc2799e] .el-input__prefix {
    top: 2px;
}
.user-layout-login[data-v-6bc2799e] .el-input__prefix i {
    font-size: 14px !important;
}
.user-layout-login .login-code-img[data-v-6bc2799e] {
    height: 30px;
    margin-top: 0;
}
.phone-login-form[data-v-6bc2799e] {
    padding-top: 10% !important;
}
.phone-login-form[data-v-6bc2799e] .el-form-item {
    margin-bottom: 40px;
}
.support[data-v-6bc2799e] {
    font-size: 12px !important;
}
}
@media screen and (min-width: 320px) and (max-width: 480px) {
.bg .login[data-v-6bc2799e] {
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.bg .login > .el-row > .el-col-14[data-v-6bc2799e] {
    display: none;
}
.bg .login > .el-row > .el-col-10[data-v-6bc2799e] {
    width: 100%;
}
.bg .login .right[data-v-6bc2799e] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.bg .login .right .title-logo[data-v-6bc2799e] {
    padding-top: 30%;
}
.bg .login .right .el-form-item[data-v-6bc2799e] {
    margin-bottom: 30px;
}
.bg .login .right .ewm[data-v-6bc2799e] {
    right: 0;
    top: 0;
}
}
.bg[data-v-3a225538] {
  height: 100%;
  width: 100%;
  position: relative;
}
.bg .logo[data-v-3a225538] {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 200px;
}
.bg .logo img[data-v-3a225538] {
  width: 100%;
}
.bg[data-v-3a225538] .el-tabs__item.is-active {
  color: #0052d9;
}
.bg[data-v-3a225538] .el-tabs__active-bar {
  background-color: #0052d9;
}
.bg[data-v-3a225538] .el-tabs__active-bar {
  height: 2px !important;
}
.bg[data-v-3a225538] .el-tabs__nav-wrap::after {
  height: 1px !important;
  background-color: rgba(153, 153, 153, 0.2);
}
.bg .login[data-v-3a225538] {
  width: 60%;
  height: 70%;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bg .login .el-row[data-v-3a225538] {
  height: 100%;
}
.bg .login .el-row .el-col[data-v-3a225538] {
  height: 100%;
}
.bg .login .left[data-v-3a225538],
.bg .login .right[data-v-3a225538] {
  height: 100%;
  position: relative;
  min-height: 500px;
}
.bg .login .left[data-v-3a225538] {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.bg .login .left .title[data-v-3a225538] {
  font-size: 48px;
  color: #fff;
  text-align: center;
  border-bottom: 2px solid rgba(255, 255, 255, 0.26);
  width: 80%;
  padding-bottom: 20px;
  margin: auto;
  padding-top: 20%;
  font-weight: bolder;
}
.bg .login .left .subtitle[data-v-3a225538] {
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
}
.bg .login .left .version[data-v-3a225538] {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
}
.bg .login .right[data-v-3a225538] {
  background-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.bg .login .right[data-v-3a225538] .el-tabs__item {
  font-weight: bolder;
  line-height: 60px;
  height: 60px;
  font-size: 18px;
}
.bg .login .right .ewm[data-v-3a225538] {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 10;
}
.bg .login .right .ewm[data-v-3a225538]:hover {
  cursor: pointer;
}
.bg .login .right .ewm img[data-v-3a225538] {
  width: 60px;
}
.bg .login .right .ewmWX[data-v-3a225538] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  z-index: 11;
}
.bg .login .right .ewmWX[data-v-3a225538] .el-button--text {
  color: #333;
}
.bg .login .right .ewmWX[data-v-3a225538] .el-button--text:hover {
  color: #0052d9;
}
.bg .login .right .ewmWX #wxlogin[data-v-3a225538] {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bg .login .right .title-logo[data-v-3a225538] {
  padding-top: 12%;
  padding-bottom: 5%;
  text-align: center;
}
.bg .login .right .title-logo .title[data-v-3a225538] {
  font-size: 34px;
  color: #0052d9;
  font-weight: bolder;
  padding-bottom: 10px;
}
.bg .login .right .title-logo span[data-v-3a225538] {
  height: 6px;
  display: block;
  width: 62px;
  background-color: rgba(0, 82, 217, 0.12);
  margin: auto;
}
.bg .login .right .login-form[data-v-3a225538] {
  width: 76%;
  margin: auto;
  height: 80%;
}
.bg .support[data-v-3a225538] {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.67);
}
.bg .phoneDownload[data-v-3a225538] {
  position: absolute;
  right: 20px;
  bottom: 50px;
}
.bg .phoneDownload .appDownloadTitle[data-v-3a225538] {
  position: absolute;
  left: -66px;
  bottom: 2px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.67);
}
.bg .phoneDownload .ewm[data-v-3a225538] {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 4px;
  display: inline-block;
}
.bg .phoneDownload[data-v-3a225538]:hover {
  cursor: pointer;
}
.bg .phoneDownload:hover + .phoneDownloadEwm[data-v-3a225538] {
  display: block;
}
.bg .phoneDownload img[data-v-3a225538] {
  width: 100%;
}
.bg .phoneDownloadEwm[data-v-3a225538] {
  display: none;
  position: absolute;
  right: 70px;
  bottom: 50px;
  background-color: #fff;
  border-radius: 4px;
  width: 280px;
  height: 100px;
}
.bg .phoneDownloadEwm .ewmTitle[data-v-3a225538] {
  padding: 10px;
}
.bg .phoneDownloadEwm .ewmTitle .ewmTips[data-v-3a225538] {
  font-size: 16px;
  font-weight: bolder;
  margin-bottom: 10px;
}
.bg .phoneDownloadEwm .ewmTitle .ewmAppTitle[data-v-3a225538] {
  font-size: 14px;
  line-height: 40px;
}
.bg .phoneDownloadEwm img[data-v-3a225538] {
  width: 100%;
  margin-top: 4px;
}
.bg .proposal[data-v-3a225538] {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  font-size: 12px;
  color: rgba(111, 111, 111, 0.49);
  text-align: center;
}
.bg .proposal > span[data-v-3a225538] {
  display: inline-block;
  margin: 0 10px;
  font-size: 12px;
}
.user-layout-login .login-code[data-v-3a225538] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 0 0 10px;
}
.user-layout-login .login-code-img[data-v-3a225538] {
  margin-top: 2px;
  width: 100px;
  height: 38px;
  background-color: #fdfdfd;
  border: 1px solid #f0f0f0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 38px;
  text-indent: 5px;
  text-align: center;
  cursor: pointer !important;
}
.user-layout-login .el-form-item[data-v-3a225538] {
  margin-bottom: 16px;
}
.user-layout-login[data-v-3a225538] .el-input__prefix {
  top: 5px;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-3a225538] {
  height: 40px;
  line-height: 40px;
  background: transparent;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-3a225538]:focus {
  color: #1890ff;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-3a225538]:hover {
  border-color: #1890ff;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-3a225538]:-internal-autofill-previewed, .user-layout-login ::v-deepinput.el-input__inner[data-v-3a225538]:-internal-autofill-selected {
  -webkit-text-fill-color: transparent;
  -webkit-transition: background-color 2000s ease-out 0.5s;
  transition: background-color 2000s ease-out 0.5s;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-3a225538]:-webkit-autofill {
  -webkit-text-fill-color: #606266;
}
.user-layout-login[data-v-3a225538] .el-input__suffix {
  color: #c0c4cc;
}
.user-layout-login[data-v-3a225538] .el-input__suffix i {
  font-size: 14px !important;
}
.login-submit[data-v-3a225538] {
  padding: 0 15px;
  margin-top: 5%;
  font-size: 20px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  letter-spacing: 10px;
  border-radius: 8px;
  color: #fff;
  margin-left: 0;
  background: linear-gradient(-88deg, #0052d9, #356dff);
}
.login-submit-back[data-v-3a225538] {
  padding: 0 15px;
  margin-top: 5%;
  font-size: 20px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  letter-spacing: 10px;
  border-radius: 8px;
  margin-left: 0;
}
.user-layout-login[data-v-3a225538] {
  padding-top: 3%;
}
.phone-login-form[data-v-3a225538] {
  padding-top: 10%;
}
[data-v-3a225538].el-tree {
  position: absolute;
  z-index: 1;
  width: 99%;
  border: 1px solid #dcdfe6;
}
[data-v-3a225538].el-tabs {
  height: 100%;
}
[data-v-3a225538].el-tabs .el-tabs__content {
  height: calc(100% - 65px);
}
[data-v-3a225538].el-tabs .el-tabs__content .el-tab-pane {
  height: 100%;
}
[data-v-3a225538].el-tabs .el-tabs__content .el-tab-pane > div {
  height: 100%;
}
.msg-text[data-v-3a225538]:hover {
  cursor: pointer;
  color: #0052d9;
}
@media screen and (max-width: 1919px) {
.bg .logo[data-v-3a225538] {
    width: 150px;
}
.bg .logo img[data-v-3a225538] {
    width: 100%;
}
.bg .login .left .title[data-v-3a225538] {
    padding-top: 20%;
    font-size: 36px;
}
.bg .login .left .subtitle[data-v-3a225538] {
    font-size: 18px;
}
.bg .login .right .login-form[data-v-3a225538] {
    width: 80%;
}
.bg .login .right .title-logo[data-v-3a225538] {
    padding-top: 8%;
    padding-bottom: 5%;
}
.bg .login .right .title-logo .title[data-v-3a225538] {
    font-size: 26px;
}
.bg .login .right[data-v-3a225538] .el-tabs__item {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.bg .login .right .ewmWX #wxlogin[data-v-3a225538] {
    top: 55%;
}
.user-layout-login[data-v-3a225538] .el-form-item {
    margin-bottom: 14px;
}
.user-layout-login[data-v-3a225538]  input.el-input__inner {
    height: 30px;
    line-height: 30px;
}
.user-layout-login[data-v-3a225538] .el-input__prefix {
    top: 2px;
}
.user-layout-login[data-v-3a225538] .el-input__prefix i {
    font-size: 14px !important;
}
.user-layout-login .login-code-img[data-v-3a225538] {
    height: 30px;
    margin-top: 0;
}
.phone-login-form[data-v-3a225538] {
    padding-top: 10% !important;
}
.phone-login-form[data-v-3a225538] .el-form-item {
    margin-bottom: 40px;
}
.support[data-v-3a225538] {
    font-size: 12px !important;
}
}
@media screen and (min-width: 320px) and (max-width: 480px) {
.bg .login[data-v-3a225538] {
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.bg .login > .el-row > .el-col-14[data-v-3a225538] {
    display: none;
}
.bg .login > .el-row > .el-col-10[data-v-3a225538] {
    width: 100%;
}
.bg .login .right[data-v-3a225538] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.bg .login .right .title-logo[data-v-3a225538] {
    padding-top: 30%;
}
.bg .login .right .el-form-item[data-v-3a225538] {
    margin-bottom: 30px;
}
.bg .login .right .ewm[data-v-3a225538] {
    right: 0;
    top: 0;
}
}
.forgotPassword[data-v-3a225538] {
  text-align: right;
  margin-top: 6px;
}
.bg[data-v-79d5601c] {
  height: 100%;
  width: 100%;
  position: relative;
}
.bg .logo[data-v-79d5601c] {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 200px;
}
.bg .logo img[data-v-79d5601c] {
  width: 100%;
}
.bg[data-v-79d5601c] .el-tabs__item.is-active {
  color: #0052d9;
}
.bg[data-v-79d5601c] .el-tabs__active-bar {
  background-color: #0052d9;
}
.bg[data-v-79d5601c] .el-tabs__active-bar {
  height: 2px !important;
}
.bg[data-v-79d5601c] .el-tabs__nav-wrap::after {
  height: 1px !important;
  background-color: rgba(153, 153, 153, 0.2);
}
.bg .login[data-v-79d5601c] {
  width: 60%;
  height: 70%;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bg .login .el-row[data-v-79d5601c] {
  height: 100%;
}
.bg .login .el-row .el-col[data-v-79d5601c] {
  height: 100%;
}
.bg .login .left[data-v-79d5601c],
.bg .login .right[data-v-79d5601c] {
  height: 100%;
  position: relative;
  min-height: 500px;
}
.bg .login .left[data-v-79d5601c] {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.bg .login .left .title[data-v-79d5601c] {
  font-size: 48px;
  color: #fff;
  text-align: center;
  border-bottom: 2px solid rgba(255, 255, 255, 0.26);
  width: 80%;
  padding-bottom: 20px;
  margin: auto;
  padding-top: 20%;
  font-weight: bolder;
}
.bg .login .left .subtitle[data-v-79d5601c] {
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
}
.bg .login .left .version[data-v-79d5601c] {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
}
.bg .login .right[data-v-79d5601c] {
  background-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.bg .login .right[data-v-79d5601c] .el-tabs__item {
  font-weight: bolder;
  line-height: 60px;
  height: 60px;
  font-size: 18px;
}
.bg .login .right .ewm[data-v-79d5601c] {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 10;
}
.bg .login .right .ewm[data-v-79d5601c]:hover {
  cursor: pointer;
}
.bg .login .right .ewm img[data-v-79d5601c] {
  width: 60px;
}
.bg .login .right .ewmWX[data-v-79d5601c] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  z-index: 11;
}
.bg .login .right .ewmWX[data-v-79d5601c] .el-button--text {
  color: #333;
}
.bg .login .right .ewmWX[data-v-79d5601c] .el-button--text:hover {
  color: #0052d9;
}
.bg .login .right .ewmWX #wxlogin[data-v-79d5601c] {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bg .login .right .title-logo[data-v-79d5601c] {
  padding-top: 12%;
  padding-bottom: 5%;
  text-align: center;
}
.bg .login .right .title-logo .title[data-v-79d5601c] {
  font-size: 34px;
  color: #0052d9;
  font-weight: bolder;
  padding-bottom: 10px;
}
.bg .login .right .title-logo span[data-v-79d5601c] {
  height: 6px;
  display: block;
  width: 62px;
  background-color: rgba(0, 82, 217, 0.12);
  margin: auto;
}
.bg .login .right .login-form[data-v-79d5601c] {
  width: 76%;
  margin: auto;
  height: 80%;
}
.bg .support[data-v-79d5601c] {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.67);
}
.bg .phoneDownload[data-v-79d5601c] {
  position: absolute;
  right: 20px;
  bottom: 50px;
}
.bg .phoneDownload .appDownloadTitle[data-v-79d5601c] {
  position: absolute;
  left: -66px;
  bottom: 2px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.67);
}
.bg .phoneDownload .ewm[data-v-79d5601c] {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 4px;
  display: inline-block;
}
.bg .phoneDownload[data-v-79d5601c]:hover {
  cursor: pointer;
}
.bg .phoneDownload:hover + .phoneDownloadEwm[data-v-79d5601c] {
  display: block;
}
.bg .phoneDownload img[data-v-79d5601c] {
  width: 100%;
}
.bg .phoneDownloadEwm[data-v-79d5601c] {
  display: none;
  position: absolute;
  right: 70px;
  bottom: 50px;
  background-color: #fff;
  border-radius: 4px;
  width: 280px;
  height: 100px;
}
.bg .phoneDownloadEwm .ewmTitle[data-v-79d5601c] {
  padding: 10px;
}
.bg .phoneDownloadEwm .ewmTitle .ewmTips[data-v-79d5601c] {
  font-size: 16px;
  font-weight: bolder;
  margin-bottom: 10px;
}
.bg .phoneDownloadEwm .ewmTitle .ewmAppTitle[data-v-79d5601c] {
  font-size: 14px;
  line-height: 40px;
}
.bg .phoneDownloadEwm img[data-v-79d5601c] {
  width: 100%;
  margin-top: 4px;
}
.bg .proposal[data-v-79d5601c] {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  font-size: 12px;
  color: rgba(111, 111, 111, 0.49);
  text-align: center;
}
.bg .proposal > span[data-v-79d5601c] {
  display: inline-block;
  margin: 0 10px;
  font-size: 12px;
}
.user-layout-login .login-code[data-v-79d5601c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 0 0 10px;
}
.user-layout-login .login-code-img[data-v-79d5601c] {
  margin-top: 2px;
  width: 100px;
  height: 38px;
  background-color: #fdfdfd;
  border: 1px solid #f0f0f0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 38px;
  text-indent: 5px;
  text-align: center;
  cursor: pointer !important;
}
.user-layout-login .el-form-item[data-v-79d5601c] {
  margin-bottom: 16px;
}
.user-layout-login[data-v-79d5601c] .el-input__prefix {
  top: 5px;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-79d5601c] {
  height: 40px;
  line-height: 40px;
  background: transparent;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-79d5601c]:focus {
  color: #1890ff;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-79d5601c]:hover {
  border-color: #1890ff;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-79d5601c]:-internal-autofill-previewed, .user-layout-login ::v-deepinput.el-input__inner[data-v-79d5601c]:-internal-autofill-selected {
  -webkit-text-fill-color: transparent;
  -webkit-transition: background-color 2000s ease-out 0.5s;
  transition: background-color 2000s ease-out 0.5s;
}
.user-layout-login ::v-deepinput.el-input__inner[data-v-79d5601c]:-webkit-autofill {
  -webkit-text-fill-color: #606266;
}
.user-layout-login[data-v-79d5601c] .el-input__suffix {
  color: #c0c4cc;
}
.user-layout-login[data-v-79d5601c] .el-input__suffix i {
  font-size: 14px !important;
}
.login-submit[data-v-79d5601c] {
  padding: 0 15px;
  margin-top: 5%;
  font-size: 20px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  letter-spacing: 10px;
  border-radius: 8px;
  color: #fff;
  margin-left: 0;
  background: linear-gradient(-88deg, #0052d9, #356dff);
}
.login-submit-back[data-v-79d5601c] {
  padding: 0 15px;
  margin-top: 5%;
  font-size: 20px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  letter-spacing: 10px;
  border-radius: 8px;
  margin-left: 0;
}
.user-layout-login[data-v-79d5601c] {
  padding-top: 3%;
}
.phone-login-form[data-v-79d5601c] {
  padding-top: 10%;
}
[data-v-79d5601c].el-tree {
  position: absolute;
  z-index: 1;
  width: 99%;
  border: 1px solid #dcdfe6;
}
[data-v-79d5601c].el-tabs {
  height: 100%;
}
[data-v-79d5601c].el-tabs .el-tabs__content {
  height: calc(100% - 65px);
}
[data-v-79d5601c].el-tabs .el-tabs__content .el-tab-pane {
  height: 100%;
}
[data-v-79d5601c].el-tabs .el-tabs__content .el-tab-pane > div {
  height: 100%;
}
.msg-text[data-v-79d5601c]:hover {
  cursor: pointer;
  color: #0052d9;
}
@media screen and (max-width: 1919px) {
.bg .logo[data-v-79d5601c] {
    width: 150px;
}
.bg .logo img[data-v-79d5601c] {
    width: 100%;
}
.bg .login .left .title[data-v-79d5601c] {
    padding-top: 20%;
    font-size: 36px;
}
.bg .login .left .subtitle[data-v-79d5601c] {
    font-size: 18px;
}
.bg .login .right .login-form[data-v-79d5601c] {
    width: 80%;
}
.bg .login .right .title-logo[data-v-79d5601c] {
    padding-top: 8%;
    padding-bottom: 5%;
}
.bg .login .right .title-logo .title[data-v-79d5601c] {
    font-size: 26px;
}
.bg .login .right[data-v-79d5601c] .el-tabs__item {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.bg .login .right .ewmWX #wxlogin[data-v-79d5601c] {
    top: 55%;
}
.user-layout-login[data-v-79d5601c] .el-form-item {
    margin-bottom: 14px;
}
.user-layout-login[data-v-79d5601c]  input.el-input__inner {
    height: 30px;
    line-height: 30px;
}
.user-layout-login[data-v-79d5601c] .el-input__prefix {
    top: 2px;
}
.user-layout-login[data-v-79d5601c] .el-input__prefix i {
    font-size: 14px !important;
}
.user-layout-login .login-code-img[data-v-79d5601c] {
    height: 30px;
    margin-top: 0;
}
.phone-login-form[data-v-79d5601c] {
    padding-top: 10% !important;
}
.phone-login-form[data-v-79d5601c] .el-form-item {
    margin-bottom: 40px;
}
.support[data-v-79d5601c] {
    font-size: 12px !important;
}
}
@media screen and (min-width: 320px) and (max-width: 480px) {
.bg .login[data-v-79d5601c] {
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.bg .login > .el-row > .el-col-14[data-v-79d5601c] {
    display: none;
}
.bg .login > .el-row > .el-col-10[data-v-79d5601c] {
    width: 100%;
}
.bg .login .right[data-v-79d5601c] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.bg .login .right .title-logo[data-v-79d5601c] {
    padding-top: 30%;
}
.bg .login .right .el-form-item[data-v-79d5601c] {
    margin-bottom: 30px;
}
.bg .login .right .ewm[data-v-79d5601c] {
    right: 0;
    top: 0;
}
}
.error-page[data-v-1837a7ec] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-page .img[data-v-1837a7ec] {
  margin-right: 80px;
  height: 360px;
  width: 100%;
  max-width: 430px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.error-page .content h1[data-v-1837a7ec] {
  color: #434e59;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 24px;
}
.error-page .content .continue[data-v-1837a7ec] {
  font-size: 40px;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.6);
}
.error-page .content .desc[data-v-1837a7ec] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}
.img[data-v-1837a7ec] {
  background-image: url(../img/403.2dda86ad.svg);
}
.error-page[data-v-4cf39caa] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-page .img[data-v-4cf39caa] {
  margin-right: 80px;
  height: 360px;
  width: 100%;
  max-width: 430px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.error-page .content h1[data-v-4cf39caa] {
  color: #434e59;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 24px;
}
.error-page .content .continue[data-v-4cf39caa] {
  font-size: 40px;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.6);
}
.error-page .content .desc[data-v-4cf39caa] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}
.img[data-v-4cf39caa] {
  background-image: url(../img/500.990ae4d0.svg);
}
.report-supervision-page {
  --rs-primary: #0f5fd7;
  --rs-primary-dark: #0a3f93;
  --rs-accent: #22a6b3;
  --rs-border: rgba(15, 95, 215, 0.14);
  --rs-bg: #eef4fb;
  --rs-card: rgba(255, 255, 255, 0.92);
  --rs-text: #10233f;
  --rs-muted: #59708f;
  height: 100%;
  min-height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: radial-gradient(circle at top left, rgba(34, 166, 179, 0.18), transparent 28%), radial-gradient(circle at top right, rgba(15, 95, 215, 0.2), transparent 32%), -webkit-gradient(linear, left top, left bottom, from(#f7fbff), to(var(--rs-bg)));
  background: radial-gradient(circle at top left, rgba(34, 166, 179, 0.18), transparent 28%), radial-gradient(circle at top right, rgba(15, 95, 215, 0.2), transparent 32%), linear-gradient(180deg, #f7fbff 0%, var(--rs-bg) 100%);
  color: var(--rs-text);
}
.report-supervision-page__bg {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(15, 95, 215, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(15, 95, 215, 0.03) 1px, transparent 1px);
  background-size: 28px 28px;
  pointer-events: none;
}
.report-supervision-page__shell {
  position: relative;
  z-index: 1;
  max-width: 1180px;
  margin: 0 auto;
  padding: 32px 20px 48px;
}
.report-supervision-page__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
  margin-bottom: 20px;
}
.report-supervision-page__header h1 {
  margin: 8px 0 0;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: 1px;
}
.report-supervision-page__caption {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.28em;
  color: var(--rs-primary);
}
.report-supervision-page__tabs {
  margin-bottom: 24px;
}
.report-supervision-page__tabs .el-tabs__header {
  margin-bottom: 0;
}
.report-supervision-page__tabs .el-tabs__nav-wrap {
  overflow-x: auto;
}
.report-supervision-page__tabs .el-tabs__nav-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.report-supervision-page__tabs .el-tabs__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 640px;
  padding: 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  -webkit-box-shadow: 0 16px 36px rgba(13, 66, 145, 0.08);
          box-shadow: 0 16px 36px rgba(13, 66, 145, 0.08);
}
.report-supervision-page__tabs .el-tabs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 44px;
  line-height: 1.2;
  padding: 0 28px;
  border-radius: 999px;
  text-align: center;
  color: var(--rs-muted);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.report-supervision-page__tabs .el-tabs__item.is-active {
  color: #fff;
  background: linear-gradient(135deg, var(--rs-primary), var(--rs-accent));
  -webkit-box-shadow: 0 12px 24px rgba(15, 95, 215, 0.18);
          box-shadow: 0 12px 24px rgba(15, 95, 215, 0.18);
}
.report-supervision-page__tabs .el-tabs__active-bar,
.report-supervision-page__tabs .el-tabs__nav-wrap::after,
.report-supervision-page__tabs .el-tabs__nav-prev,
.report-supervision-page__tabs .el-tabs__nav-next {
  display: none;
}
.report-supervision__panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.report-supervision__hero {
  padding: 28px 30px;
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(9, 64, 147, 0.95), rgba(34, 166, 179, 0.9));
  -webkit-box-shadow: 0 24px 60px rgba(12, 62, 138, 0.2);
          box-shadow: 0 24px 60px rgba(12, 62, 138, 0.2);
  color: #fff;
}
.report-supervision__hero h1 {
  margin: 6px 0 10px;
  font-size: 34px;
  line-height: 1.15;
}
.report-supervision__hero p {
  margin: 0;
  max-width: 720px;
  color: rgba(255, 255, 255, 0.86);
}
.report-supervision__hero--compact {
  padding-bottom: 24px;
}
.report-supervision__hero-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.report-supervision__eyebrow {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
}
.report-supervision__notice-card,
.report-supervision__query-card,
.report-supervision__card {
  border: 1px solid var(--rs-border);
  border-radius: 28px;
  background: var(--rs-card);
  -webkit-box-shadow: 0 18px 46px rgba(15, 95, 215, 0.08);
          box-shadow: 0 18px 46px rgba(15, 95, 215, 0.08);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.report-supervision__notice-card,
.report-supervision__query-card {
  padding: 24px;
}
.report-supervision__notice-footer {
  border: 1px solid var(--rs-border);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.96);
  -webkit-box-shadow: 0 18px 46px rgba(15, 95, 215, 0.08);
          box-shadow: 0 18px 46px rgba(15, 95, 215, 0.08);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.report-supervision__notice-content {
  max-height: 420px;
  padding-right: 8px;
  overflow-y: auto;
}
.report-supervision__notice-content p {
  margin: 0 0 14px;
  line-height: 1.8;
  color: var(--rs-text);
}
.report-supervision__notice-empty,
.report-supervision__file-empty {
  color: var(--rs-muted);
}
.report-supervision__notice-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 18px 24px;
}
.report-supervision__entry-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.report-supervision__entry-buttons .el-button,
.report-supervision__actions .el-button,
.report-supervision__query-actions .el-button {
  min-width: 148px;
  margin: 0;
}
.report-supervision__sub-tabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  padding: 4px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  -webkit-box-shadow: 0 16px 36px rgba(13, 66, 145, 0.08);
          box-shadow: 0 16px 36px rgba(13, 66, 145, 0.08);
}
.report-supervision__sub-tab {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--rs-muted);
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.report-supervision__sub-tab span {
  display: block;
  width: 100%;
  line-height: 1.3;
  text-align: center;
  white-space: nowrap;
}
.report-supervision__sub-tab.is-active {
  background: rgba(15, 95, 215, 0.1);
  color: var(--rs-primary-dark);
  -webkit-box-shadow: inset 0 0 0 1px rgba(15, 95, 215, 0.08);
          box-shadow: inset 0 0 0 1px rgba(15, 95, 215, 0.08);
}
.report-supervision__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.report-supervision__form .el-form-item__label {
  padding-bottom: 8px;
  font-weight: 600;
  color: var(--rs-text);
}
.report-supervision__form .el-input__inner,
.report-supervision__form .el-textarea__inner {
  border-radius: 14px;
  border-color: rgba(15, 95, 215, 0.14);
  background: rgba(255, 255, 255, 0.86);
}
.report-supervision__form .el-input__inner:focus,
.report-supervision__form .el-textarea__inner:focus {
  border-color: var(--rs-primary);
}
.report-supervision__form .el-select {
  width: 100%;
}
.report-supervision__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
.report-supervision__card-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding: 20px 22px 0;
}
.report-supervision__card-head h2 {
  margin: 0;
  font-size: 20px;
}
.report-supervision__card-head span {
  font-size: 12px;
  color: var(--rs-muted);
}
.report-supervision__card-body {
  padding: 18px 22px 22px;
}
.report-supervision__fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 18px;
}
.report-supervision__upload-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.report-supervision__upload-tip {
  color: var(--rs-muted);
  font-size: 13px;
  line-height: 1.7;
}
.report-supervision__native-input {
  display: none;
}
.report-supervision__file-list {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}
.report-supervision__file-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 14px;
  border-radius: 16px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision__actions,
.report-supervision__query-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14px;
}
.report-supervision__actions {
  padding-bottom: 8px;
}
.report-supervision__placeholder {
  margin-top: 28px;
  padding: 18px 20px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision__placeholder h3 {
  margin: 0 0 8px;
}
.report-supervision__placeholder p {
  margin: 0;
  color: var(--rs-muted);
}
.report-supervision__submit-result p {
  margin: 0;
  line-height: 1.8;
  color: var(--rs-text);
}
.report-supervision__submit-result p + p {
  margin-top: 8px;
}
.report-supervision__submit-code-row {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: 100%;
}
.report-supervision__submit-code-row span:first-child {
  white-space: nowrap;
}
.report-supervision__submit-code {
  min-width: 0;
  line-height: 1.5;
  font-size: 16px;
  color: var(--rs-primary-dark);
  overflow-wrap: anywhere;
  word-break: break-all;
}
.report-supervision__copy-trigger {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(15, 95, 215, 0.08);
  color: var(--rs-primary);
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.report-supervision__copy-trigger:hover {
  background: rgba(15, 95, 215, 0.14);
  color: var(--rs-primary-dark);
}
.report-supervision-detail-page__header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.report-supervision-detail-page__intro {
  margin: 12px 0 0;
  max-width: 780px;
  color: var(--rs-muted);
  line-height: 1.8;
}
.report-supervision-detail-page__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.report-supervision-detail-page__hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.report-supervision-detail-page__hero-main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}
.report-supervision-detail-page__hero-title {
  margin: 8px 0 12px;
  font-size: 32px;
  line-height: 1.25;
}
.report-supervision-detail-page__hero-text {
  margin: 0;
  max-width: 760px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.88);
  word-break: break-word;
}
.report-supervision-detail-page__hero-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}
.report-supervision-detail-page__hero-pill {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}
.report-supervision-detail-page__hero-side {
  display: grid;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 320px;
          flex: 0 0 320px;
  gap: 12px;
  -ms-flex-line-pack: start;
      align-content: start;
}
.report-supervision-detail-page__hero-side-item {
  padding: 16px 18px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.14);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.report-supervision-detail-page__hero-side-item span {
  display: block;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 12px;
  letter-spacing: 0.08em;
}
.report-supervision-detail-page__hero-side-item strong {
  display: block;
  line-height: 1.6;
  font-size: 16px;
  color: #fff;
  word-break: break-word;
}
.report-supervision-detail-page__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(300px, 0.9fr);
  gap: 20px;
}
.report-supervision-detail-page__layout--readonly {
  grid-template-columns: minmax(0, 1fr);
}
.report-supervision-detail-page__main, .report-supervision-detail-page__side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  min-width: 0;
}
.report-supervision-detail-page__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.report-supervision-detail-page__stat {
  padding: 16px 18px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision-detail-page__stat span {
  display: block;
  margin-bottom: 8px;
  color: var(--rs-muted);
  font-size: 12px;
}
.report-supervision-detail-page__stat strong {
  display: block;
  line-height: 1.7;
  font-size: 16px;
  color: var(--rs-text);
  word-break: break-word;
}
.report-supervision-detail-page__section-note {
  margin: 0 0 16px;
  padding: 14px 16px;
  border-radius: 16px;
  background: rgba(15, 95, 215, 0.06);
  color: var(--rs-primary-dark);
  line-height: 1.7;
}
.report-supervision-detail-page__field-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.report-supervision-detail-page__field {
  padding: 16px 18px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision-detail-page__field-label {
  display: block;
  margin-bottom: 8px;
  color: var(--rs-muted);
  font-size: 12px;
  letter-spacing: 0.04em;
}
.report-supervision-detail-page__field-value {
  display: block;
  line-height: 1.8;
  color: var(--rs-text);
  font-size: 15px;
  white-space: pre-wrap;
  word-break: break-word;
}
.report-supervision-detail-page__content-block {
  margin-top: 16px;
  padding: 18px 20px;
  border-radius: 20px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision-detail-page__content-text {
  margin: 0;
  line-height: 1.9;
  color: var(--rs-text);
  white-space: pre-wrap;
  word-break: break-word;
}
.report-supervision-detail-page__attachment-list {
  display: grid;
  gap: 12px;
}
.report-supervision-detail-page__attachment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision-detail-page__attachment-meta {
  min-width: 0;
}
.report-supervision-detail-page__attachment-meta strong,
.report-supervision-detail-page__attachment-meta span {
  display: block;
  word-break: break-word;
}
.report-supervision-detail-page__attachment-meta strong {
  color: var(--rs-text);
  line-height: 1.7;
}
.report-supervision-detail-page__attachment-meta span {
  margin-top: 4px;
  color: var(--rs-muted);
  font-size: 12px;
  line-height: 1.6;
}
.report-supervision-detail-page__reply-card {
  position: sticky;
  top: 16px;
}
.report-supervision-detail-page__reply-card .el-textarea__inner {
  min-height: 200px !important;
  border-radius: 18px;
}
.report-supervision-detail-page__reply-hint {
  margin: 0 0 16px;
  color: var(--rs-muted);
  line-height: 1.8;
}
.report-supervision-detail-page__reply-history {
  padding: 16px 18px;
  margin-bottom: 16px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision-detail-page__reply-history p {
  margin: 0;
  line-height: 1.8;
  color: var(--rs-text);
  white-space: pre-wrap;
  word-break: break-word;
}
.report-supervision-detail-page__reply-empty {
  margin: 0;
  padding: 16px 18px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
  color: var(--rs-muted);
  line-height: 1.8;
}
.report-supervision-detail-page__reply-actions {
  padding-bottom: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.report-supervision-detail-page__reply-actions .el-button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.report-supervision-detail-page__state {
  padding: 36px 32px;
}
.report-supervision-detail-page__state-title {
  margin: 0 0 10px;
  font-size: 24px;
  color: var(--rs-text);
}
.report-supervision-detail-page__state-text {
  margin: 0 0 20px;
  color: var(--rs-muted);
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
.report-supervision-page__shell {
    padding-left: 16px;
    padding-right: 16px;
}
.report-supervision-page__header {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.report-supervision-page__header h1 {
    font-size: 34px;
}
.report-supervision__grid,
  .report-supervision__fields {
    grid-template-columns: 1fr;
}
.report-supervision-detail-page__hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.report-supervision-detail-page__hero-side {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
}
.report-supervision-detail-page__layout,
  .report-supervision-detail-page__field-list,
  .report-supervision-detail-page__stats {
    grid-template-columns: 1fr;
}
.report-supervision-detail-page__reply-card {
    position: static;
}
}
@media screen and (max-width: 767px) {
.report-supervision__political-select .el-input__inner,
  .report-supervision__political-select-dropdown .el-select-dropdown__item,
  .report-supervision__question-select .el-input__inner,
  .report-supervision__question-select-dropdown .el-select-dropdown__item {
    text-align: center;
}
.report-supervision-page__shell {
    padding-top: 20px;
    padding-bottom: 24px;
}
.report-supervision-page__header h1 {
    font-size: 28px;
}
.report-supervision__hero {
    padding: 22px 18px;
}
.report-supervision__hero h1 {
    font-size: 28px;
}
.report-supervision__notice-card,
  .report-supervision__query-card,
  .report-supervision__card {
    border-radius: 20px;
}
.report-supervision__notice {
    min-height: calc(100dvh - 144px);
    padding-bottom: calc(116px + env(safe-area-inset-bottom));
}
.report-supervision__notice .report-supervision__hero {
    text-align: center;
}
.report-supervision__notice-card,
  .report-supervision__query-card,
  .report-supervision__card-body {
    padding-left: 16px;
    padding-right: 16px;
}
.report-supervision__notice-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 0;
    padding-top: 18px;
    padding-bottom: 6px;
}
.report-supervision__notice-content {
    max-height: none;
    padding-right: 0;
}
.report-supervision__notice-content p:last-child {
    margin-bottom: 0;
}
.report-supervision__notice-footer {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: var(--rs-notice-footer-left, 16px);
    right: var(--rs-notice-footer-right, 16px);
    z-index: 10;
    border-radius: 20px;
    margin: 0;
}
.report-supervision__notice-eyebrow,
  .report-supervision__notice-intro {
    display: none;
}
.report-supervision__card-head {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 16px;
    padding-right: 16px;
}
.report-supervision__notice-action,
  .report-supervision__entry-buttons,
  .report-supervision__hero-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}
.report-supervision__notice-action {
    padding: 14px 16px calc(14px + env(safe-area-inset-bottom));
}
.report-supervision__actions,
  .report-supervision__query-actions {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.report-supervision__entry-buttons,
  .report-supervision__actions,
  .report-supervision__query-actions {
    width: 100%;
}
.report-supervision__actions .el-button,
  .report-supervision__query-actions .el-button,
  .report-supervision__entry-buttons .el-button {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    min-width: 0;
    margin: 0;
}
.report-supervision__entry-buttons .el-button + .el-button,
  .report-supervision__actions .el-button + .el-button,
  .report-supervision__query-actions .el-button + .el-button {
    margin: 0;
}
.report-supervision-page__tabs .el-tabs__nav-wrap {
    overflow-x: hidden;
}
.report-supervision-page__tabs .el-tabs__nav {
    width: 100%;
    max-width: none;
    min-width: 0;
}
.report-supervision-page__tabs .el-tabs__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    min-width: 0;
    padding: 0 12px;
}
.report-supervision__sub-tabs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    padding: 4px;
}
.report-supervision__sub-tab {
    min-width: 0;
    min-height: 40px;
    padding: 0 12px;
}
.report-supervision-detail-page__header {
    gap: 16px;
}
.report-supervision-detail-page__header .el-button {
    width: 100%;
}
.report-supervision-detail-page__hero-title {
    font-size: 26px;
}
.report-supervision-detail-page__hero-side {
    grid-template-columns: 1fr;
}
.report-supervision-detail-page__field,
  .report-supervision-detail-page__stat,
  .report-supervision-detail-page__attachment-item,
  .report-supervision-detail-page__content-block {
    padding: 14px;
}
.report-supervision-detail-page__attachment-item {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.report-supervision-detail-page__attachment-item .el-button {
    width: 100%;
}
}
.report-supervision-page {
  --rs-primary: #0f5fd7;
  --rs-primary-dark: #0a3f93;
  --rs-accent: #22a6b3;
  --rs-border: rgba(15, 95, 215, 0.14);
  --rs-bg: #eef4fb;
  --rs-card: rgba(255, 255, 255, 0.92);
  --rs-text: #10233f;
  --rs-muted: #59708f;
  height: 100%;
  min-height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: radial-gradient(circle at top left, rgba(34, 166, 179, 0.18), transparent 28%), radial-gradient(circle at top right, rgba(15, 95, 215, 0.2), transparent 32%), -webkit-gradient(linear, left top, left bottom, from(#f7fbff), to(var(--rs-bg)));
  background: radial-gradient(circle at top left, rgba(34, 166, 179, 0.18), transparent 28%), radial-gradient(circle at top right, rgba(15, 95, 215, 0.2), transparent 32%), linear-gradient(180deg, #f7fbff 0%, var(--rs-bg) 100%);
  color: var(--rs-text);
}
.report-supervision-page__bg {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(15, 95, 215, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(15, 95, 215, 0.03) 1px, transparent 1px);
  background-size: 28px 28px;
  pointer-events: none;
}
.report-supervision-page__shell {
  position: relative;
  z-index: 1;
  max-width: 1180px;
  margin: 0 auto;
  padding: 32px 20px 48px;
}
.report-supervision-page__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
  margin-bottom: 20px;
}
.report-supervision-page__header h1 {
  margin: 8px 0 0;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: 1px;
}
.report-supervision-page__caption {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.28em;
  color: var(--rs-primary);
}
.report-supervision-page__tabs {
  margin-bottom: 24px;
}
.report-supervision-page__tabs .el-tabs__header {
  margin-bottom: 0;
}
.report-supervision-page__tabs .el-tabs__nav-wrap {
  overflow-x: auto;
}
.report-supervision-page__tabs .el-tabs__nav-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.report-supervision-page__tabs .el-tabs__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 640px;
  padding: 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  -webkit-box-shadow: 0 16px 36px rgba(13, 66, 145, 0.08);
          box-shadow: 0 16px 36px rgba(13, 66, 145, 0.08);
}
.report-supervision-page__tabs .el-tabs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 44px;
  line-height: 1.2;
  padding: 0 28px;
  border-radius: 999px;
  text-align: center;
  color: var(--rs-muted);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.report-supervision-page__tabs .el-tabs__item.is-active {
  color: #fff;
  background: linear-gradient(135deg, var(--rs-primary), var(--rs-accent));
  -webkit-box-shadow: 0 12px 24px rgba(15, 95, 215, 0.18);
          box-shadow: 0 12px 24px rgba(15, 95, 215, 0.18);
}
.report-supervision-page__tabs .el-tabs__active-bar,
.report-supervision-page__tabs .el-tabs__nav-wrap::after,
.report-supervision-page__tabs .el-tabs__nav-prev,
.report-supervision-page__tabs .el-tabs__nav-next {
  display: none;
}
.report-supervision__panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.report-supervision__hero {
  padding: 28px 30px;
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(9, 64, 147, 0.95), rgba(34, 166, 179, 0.9));
  -webkit-box-shadow: 0 24px 60px rgba(12, 62, 138, 0.2);
          box-shadow: 0 24px 60px rgba(12, 62, 138, 0.2);
  color: #fff;
}
.report-supervision__hero h1 {
  margin: 6px 0 10px;
  font-size: 34px;
  line-height: 1.15;
}
.report-supervision__hero p {
  margin: 0;
  max-width: 720px;
  color: rgba(255, 255, 255, 0.86);
}
.report-supervision__hero--compact {
  padding-bottom: 24px;
}
.report-supervision__hero-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.report-supervision__eyebrow {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
}
.report-supervision__notice-card,
.report-supervision__query-card,
.report-supervision__card {
  border: 1px solid var(--rs-border);
  border-radius: 28px;
  background: var(--rs-card);
  -webkit-box-shadow: 0 18px 46px rgba(15, 95, 215, 0.08);
          box-shadow: 0 18px 46px rgba(15, 95, 215, 0.08);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.report-supervision__notice-card,
.report-supervision__query-card {
  padding: 24px;
}
.report-supervision__notice-footer {
  border: 1px solid var(--rs-border);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.96);
  -webkit-box-shadow: 0 18px 46px rgba(15, 95, 215, 0.08);
          box-shadow: 0 18px 46px rgba(15, 95, 215, 0.08);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.report-supervision__notice-content {
  max-height: 420px;
  padding-right: 8px;
  overflow-y: auto;
}
.report-supervision__notice-content p {
  margin: 0 0 14px;
  line-height: 1.8;
  color: var(--rs-text);
}
.report-supervision__notice-empty,
.report-supervision__file-empty {
  color: var(--rs-muted);
}
.report-supervision__notice-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 18px 24px;
}
.report-supervision__entry-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.report-supervision__entry-buttons .el-button,
.report-supervision__actions .el-button,
.report-supervision__query-actions .el-button {
  min-width: 148px;
  margin: 0;
}
.report-supervision__sub-tabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  padding: 4px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  -webkit-box-shadow: 0 16px 36px rgba(13, 66, 145, 0.08);
          box-shadow: 0 16px 36px rgba(13, 66, 145, 0.08);
}
.report-supervision__sub-tab {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--rs-muted);
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.report-supervision__sub-tab span {
  display: block;
  width: 100%;
  line-height: 1.3;
  text-align: center;
  white-space: nowrap;
}
.report-supervision__sub-tab.is-active {
  background: rgba(15, 95, 215, 0.1);
  color: var(--rs-primary-dark);
  -webkit-box-shadow: inset 0 0 0 1px rgba(15, 95, 215, 0.08);
          box-shadow: inset 0 0 0 1px rgba(15, 95, 215, 0.08);
}
.report-supervision__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.report-supervision__form .el-form-item__label {
  padding-bottom: 8px;
  font-weight: 600;
  color: var(--rs-text);
}
.report-supervision__form .el-input__inner,
.report-supervision__form .el-textarea__inner {
  border-radius: 14px;
  border-color: rgba(15, 95, 215, 0.14);
  background: rgba(255, 255, 255, 0.86);
}
.report-supervision__form .el-input__inner:focus,
.report-supervision__form .el-textarea__inner:focus {
  border-color: var(--rs-primary);
}
.report-supervision__form .el-select {
  width: 100%;
}
.report-supervision__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
.report-supervision__card-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding: 20px 22px 0;
}
.report-supervision__card-head h2 {
  margin: 0;
  font-size: 20px;
}
.report-supervision__card-head span {
  font-size: 12px;
  color: var(--rs-muted);
}
.report-supervision__card-body {
  padding: 18px 22px 22px;
}
.report-supervision__fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 18px;
}
.report-supervision__upload-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.report-supervision__upload-tip {
  color: var(--rs-muted);
  font-size: 13px;
  line-height: 1.7;
}
.report-supervision__native-input {
  display: none;
}
.report-supervision__file-list {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}
.report-supervision__file-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 14px;
  border-radius: 16px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision__actions,
.report-supervision__query-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14px;
}
.report-supervision__actions {
  padding-bottom: 8px;
}
.report-supervision__placeholder {
  margin-top: 28px;
  padding: 18px 20px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision__placeholder h3 {
  margin: 0 0 8px;
}
.report-supervision__placeholder p {
  margin: 0;
  color: var(--rs-muted);
}
.report-supervision__submit-result p {
  margin: 0;
  line-height: 1.8;
  color: var(--rs-text);
}
.report-supervision__submit-result p + p {
  margin-top: 8px;
}
.report-supervision__submit-code-row {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: 100%;
}
.report-supervision__submit-code-row span:first-child {
  white-space: nowrap;
}
.report-supervision__submit-code {
  min-width: 0;
  line-height: 1.5;
  font-size: 16px;
  color: var(--rs-primary-dark);
  overflow-wrap: anywhere;
  word-break: break-all;
}
.report-supervision__copy-trigger {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(15, 95, 215, 0.08);
  color: var(--rs-primary);
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.report-supervision__copy-trigger:hover {
  background: rgba(15, 95, 215, 0.14);
  color: var(--rs-primary-dark);
}
.report-supervision-detail-page__header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.report-supervision-detail-page__intro {
  margin: 12px 0 0;
  max-width: 780px;
  color: var(--rs-muted);
  line-height: 1.8;
}
.report-supervision-detail-page__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.report-supervision-detail-page__hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.report-supervision-detail-page__hero-main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}
.report-supervision-detail-page__hero-title {
  margin: 8px 0 12px;
  font-size: 32px;
  line-height: 1.25;
}
.report-supervision-detail-page__hero-text {
  margin: 0;
  max-width: 760px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.88);
  word-break: break-word;
}
.report-supervision-detail-page__hero-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}
.report-supervision-detail-page__hero-pill {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}
.report-supervision-detail-page__hero-side {
  display: grid;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 320px;
          flex: 0 0 320px;
  gap: 12px;
  -ms-flex-line-pack: start;
      align-content: start;
}
.report-supervision-detail-page__hero-side-item {
  padding: 16px 18px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.14);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.report-supervision-detail-page__hero-side-item span {
  display: block;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 12px;
  letter-spacing: 0.08em;
}
.report-supervision-detail-page__hero-side-item strong {
  display: block;
  line-height: 1.6;
  font-size: 16px;
  color: #fff;
  word-break: break-word;
}
.report-supervision-detail-page__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(300px, 0.9fr);
  gap: 20px;
}
.report-supervision-detail-page__layout--readonly {
  grid-template-columns: minmax(0, 1fr);
}
.report-supervision-detail-page__main, .report-supervision-detail-page__side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  min-width: 0;
}
.report-supervision-detail-page__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.report-supervision-detail-page__stat {
  padding: 16px 18px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision-detail-page__stat span {
  display: block;
  margin-bottom: 8px;
  color: var(--rs-muted);
  font-size: 12px;
}
.report-supervision-detail-page__stat strong {
  display: block;
  line-height: 1.7;
  font-size: 16px;
  color: var(--rs-text);
  word-break: break-word;
}
.report-supervision-detail-page__section-note {
  margin: 0 0 16px;
  padding: 14px 16px;
  border-radius: 16px;
  background: rgba(15, 95, 215, 0.06);
  color: var(--rs-primary-dark);
  line-height: 1.7;
}
.report-supervision-detail-page__field-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.report-supervision-detail-page__field {
  padding: 16px 18px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision-detail-page__field-label {
  display: block;
  margin-bottom: 8px;
  color: var(--rs-muted);
  font-size: 12px;
  letter-spacing: 0.04em;
}
.report-supervision-detail-page__field-value {
  display: block;
  line-height: 1.8;
  color: var(--rs-text);
  font-size: 15px;
  white-space: pre-wrap;
  word-break: break-word;
}
.report-supervision-detail-page__content-block {
  margin-top: 16px;
  padding: 18px 20px;
  border-radius: 20px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision-detail-page__content-text {
  margin: 0;
  line-height: 1.9;
  color: var(--rs-text);
  white-space: pre-wrap;
  word-break: break-word;
}
.report-supervision-detail-page__attachment-list {
  display: grid;
  gap: 12px;
}
.report-supervision-detail-page__attachment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision-detail-page__attachment-meta {
  min-width: 0;
}
.report-supervision-detail-page__attachment-meta strong,
.report-supervision-detail-page__attachment-meta span {
  display: block;
  word-break: break-word;
}
.report-supervision-detail-page__attachment-meta strong {
  color: var(--rs-text);
  line-height: 1.7;
}
.report-supervision-detail-page__attachment-meta span {
  margin-top: 4px;
  color: var(--rs-muted);
  font-size: 12px;
  line-height: 1.6;
}
.report-supervision-detail-page__reply-card {
  position: sticky;
  top: 16px;
}
.report-supervision-detail-page__reply-card .el-textarea__inner {
  min-height: 200px !important;
  border-radius: 18px;
}
.report-supervision-detail-page__reply-hint {
  margin: 0 0 16px;
  color: var(--rs-muted);
  line-height: 1.8;
}
.report-supervision-detail-page__reply-history {
  padding: 16px 18px;
  margin-bottom: 16px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
}
.report-supervision-detail-page__reply-history p {
  margin: 0;
  line-height: 1.8;
  color: var(--rs-text);
  white-space: pre-wrap;
  word-break: break-word;
}
.report-supervision-detail-page__reply-empty {
  margin: 0;
  padding: 16px 18px;
  border-radius: 18px;
  background: rgba(15, 95, 215, 0.05);
  color: var(--rs-muted);
  line-height: 1.8;
}
.report-supervision-detail-page__reply-actions {
  padding-bottom: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.report-supervision-detail-page__reply-actions .el-button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.report-supervision-detail-page__state {
  padding: 36px 32px;
}
.report-supervision-detail-page__state-title {
  margin: 0 0 10px;
  font-size: 24px;
  color: var(--rs-text);
}
.report-supervision-detail-page__state-text {
  margin: 0 0 20px;
  color: var(--rs-muted);
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
.report-supervision-page__shell {
    padding-left: 16px;
    padding-right: 16px;
}
.report-supervision-page__header {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.report-supervision-page__header h1 {
    font-size: 34px;
}
.report-supervision__grid,
  .report-supervision__fields {
    grid-template-columns: 1fr;
}
.report-supervision-detail-page__hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.report-supervision-detail-page__hero-side {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
}
.report-supervision-detail-page__layout,
  .report-supervision-detail-page__field-list,
  .report-supervision-detail-page__stats {
    grid-template-columns: 1fr;
}
.report-supervision-detail-page__reply-card {
    position: static;
}
}
@media screen and (max-width: 767px) {
.report-supervision__political-select .el-input__inner,
  .report-supervision__political-select-dropdown .el-select-dropdown__item,
  .report-supervision__question-select .el-input__inner,
  .report-supervision__question-select-dropdown .el-select-dropdown__item {
    text-align: center;
}
.report-supervision-page__shell {
    padding-top: 20px;
    padding-bottom: 24px;
}
.report-supervision-page__header h1 {
    font-size: 28px;
}
.report-supervision__hero {
    padding: 22px 18px;
}
.report-supervision__hero h1 {
    font-size: 28px;
}
.report-supervision__notice-card,
  .report-supervision__query-card,
  .report-supervision__card {
    border-radius: 20px;
}
.report-supervision__notice {
    min-height: calc(100dvh - 144px);
    padding-bottom: calc(116px + env(safe-area-inset-bottom));
}
.report-supervision__notice .report-supervision__hero {
    text-align: center;
}
.report-supervision__notice-card,
  .report-supervision__query-card,
  .report-supervision__card-body {
    padding-left: 16px;
    padding-right: 16px;
}
.report-supervision__notice-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 0;
    padding-top: 18px;
    padding-bottom: 6px;
}
.report-supervision__notice-content {
    max-height: none;
    padding-right: 0;
}
.report-supervision__notice-content p:last-child {
    margin-bottom: 0;
}
.report-supervision__notice-footer {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: var(--rs-notice-footer-left, 16px);
    right: var(--rs-notice-footer-right, 16px);
    z-index: 10;
    border-radius: 20px;
    margin: 0;
}
.report-supervision__notice-eyebrow,
  .report-supervision__notice-intro {
    display: none;
}
.report-supervision__card-head {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 16px;
    padding-right: 16px;
}
.report-supervision__notice-action,
  .report-supervision__entry-buttons,
  .report-supervision__hero-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}
.report-supervision__notice-action {
    padding: 14px 16px calc(14px + env(safe-area-inset-bottom));
}
.report-supervision__actions,
  .report-supervision__query-actions {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.report-supervision__entry-buttons,
  .report-supervision__actions,
  .report-supervision__query-actions {
    width: 100%;
}
.report-supervision__actions .el-button,
  .report-supervision__query-actions .el-button,
  .report-supervision__entry-buttons .el-button {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    min-width: 0;
    margin: 0;
}
.report-supervision__entry-buttons .el-button + .el-button,
  .report-supervision__actions .el-button + .el-button,
  .report-supervision__query-actions .el-button + .el-button {
    margin: 0;
}
.report-supervision-page__tabs .el-tabs__nav-wrap {
    overflow-x: hidden;
}
.report-supervision-page__tabs .el-tabs__nav {
    width: 100%;
    max-width: none;
    min-width: 0;
}
.report-supervision-page__tabs .el-tabs__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    min-width: 0;
    padding: 0 12px;
}
.report-supervision__sub-tabs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    padding: 4px;
}
.report-supervision__sub-tab {
    min-width: 0;
    min-height: 40px;
    padding: 0 12px;
}
.report-supervision-detail-page__header {
    gap: 16px;
}
.report-supervision-detail-page__header .el-button {
    width: 100%;
}
.report-supervision-detail-page__hero-title {
    font-size: 26px;
}
.report-supervision-detail-page__hero-side {
    grid-template-columns: 1fr;
}
.report-supervision-detail-page__field,
  .report-supervision-detail-page__stat,
  .report-supervision-detail-page__attachment-item,
  .report-supervision-detail-page__content-block {
    padding: 14px;
}
.report-supervision-detail-page__attachment-item {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.report-supervision-detail-page__attachment-item .el-button {
    width: 100%;
}
}
.iframe {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
