.betgoal-body {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#betgoal-cn-header > .inner, #betgoal-cn-footer > .inner {
  margin: 0 auto;
  max-width: 1280px; }

#betgoal-cn-header {
  padding: 0 40px;
  background: black; }

#betgoal-cn-header .logo {
    display: block;
    padding: 12px 0;
    margin-right: 50px; }

#betgoal-cn-header .navbar {
    font-size: 16px;
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

#betgoal-cn-header .navbar li {
      margin-right: 50px; }

#betgoal-cn-header .navbar a {
      color: white;
      text-decoration: none; }

#betgoal-cn-main .container {
  width: 100%; }

.auth-shell .auth-card {
  background: rgba(55, 64, 79, .92);
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 20px;
  -webkit-box-shadow: 0 24px 60px rgba(0, 0, 0, .45);
          box-shadow: 0 24px 60px rgba(0, 0, 0, .45);
  overflow: hidden; }

.auth-shell .auth-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 20px 22px 6px;
  color: #e8edf5; }

.auth-shell .auth-dot {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #f08a24;
  -webkit-box-shadow: 0 0 12px rgba(240, 138, 36, .6);
          box-shadow: 0 0 12px rgba(240, 138, 36, .6); }

.auth-shell .auth-brand {
  font-weight: 700;
  letter-spacing: 0.3px; }

.auth-shell .auth-title {
  font-size: 20px;
  font-weight: 700;
  color: #f0f3f7;
  padding: 6px 22px 2px; }

.auth-shell .auth-subtitle {
  color: #9aa6b2;
  font-size: 13px;
  padding: 0 22px 12px; }

.auth-shell .auth-body {
  padding: 10px 22px 20px; }

.auth-shell .auth-form .form-control {
  width: 100%;
  max-width: 100%;
  padding: 12px 14px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, .06);
  background: rgba(10, 13, 20, .6);
  color: #e8edf5;
  -webkit-box-shadow: none;
          box-shadow: none; }

.auth-shell .auth-form .form-control:focus {
  border-color: rgba(240, 138, 36, .6);
  -webkit-box-shadow: 0 0 0 3px rgba(240, 138, 36, .15);
          box-shadow: 0 0 0 3px rgba(240, 138, 36, .15); }

.auth-shell .auth-form .actions {
  margin-top: 6px; }

.auth-shell .auth-form .btn-info {
  background: linear-gradient(135deg, #f08a24 0%, #ffb45a 100%);
  border: none;
  color: #1a1a1a;
  font-weight: 700;
  letter-spacing: 0.3px;
  border-radius: 12px;
  padding: 10px 16px;
  -webkit-box-shadow: 0 8px 20px rgba(240, 138, 36, .35);
          box-shadow: 0 8px 20px rgba(240, 138, 36, .35); }

.auth-shell .auth-form hr {
  border-top-color: rgba(255, 255, 255, .08); }

.auth-shell .auth-form a {
  color: #ffb45a; }

@media (max-width: 480px) {
  .auth-shell .auth-card {
    border-radius: 18px; }
  .auth-shell .auth-title {
    font-size: 18px; }
  .auth-shell .auth-body {
    padding: 8px 18px 18px; } }

@media (max-width: 768px) {
  #betgoal-cn-header {
    padding: 0 16px; }
    #betgoal-cn-header .inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    #betgoal-cn-header .logo {
      margin-right: 0;
      padding: 10px 0 6px; }
      #betgoal-cn-header .logo img {
        height: 36px; }
    #betgoal-cn-header .navbar {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      gap: 8px 16px;
      font-size: 14px;
      padding: 6px 0 12px; }
      #betgoal-cn-header .navbar li {
        margin-right: 0; }
  #betgoal-cn-main .container {
    padding: 0 16px; }
  #betgoal-cn-footer {
    padding: 28px 16px 12px;
    font-size: 14px;
    text-align: center; }
    #betgoal-cn-footer .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 16px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    #betgoal-cn-footer .support {
      width: 100%;
      padding: 0;
      text-align: center; }
      #betgoal-cn-footer .support img {
        max-width: 100%;
        height: auto; }
    #betgoal-cn-footer .announce {
      padding: 0;
      text-align: left;
      width: 100%; }
      #betgoal-cn-footer .announce .title {
        font-size: 16px; }
      #betgoal-cn-footer .announce p {
        font-size: 12px;
        line-height: 1.7; }
    #betgoal-cn-footer .copyright {
      margin-top: 16px;
      font-size: 12px;
      text-align: center; }
    #betgoal-cn-footer .support {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    #betgoal-cn-footer .announce {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    #betgoal-cn-footer .copyright {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    #betgoal-cn-footer .announce .title,
    #betgoal-cn-footer .announce p {
      -webkit-writing-mode: horizontal-tb;
          -ms-writing-mode: lr-tb;
              writing-mode: horizontal-tb;
      word-break: normal;
      white-space: normal; }
    #betgoal-cn-footer .support {
      display: none; } }

#betgoal-cn-footer {
  background: black;
  color: #a9a9a9;
  padding: 50px 50px 10px;
  font-size: 16px; }

#betgoal-cn-footer .support {
    padding: 20px 5px 0;
    text-align: center; }

#betgoal-cn-footer .announce {
    padding: 0 25px 20px; }

#betgoal-cn-footer .announce .title {
      font-size: 18px;
      padding-bottom: 5px;
      margin-bottom: 10px;
      border-bottom: 1px solid darkgray; }

#betgoal-cn-footer .announce p {
      font-size: 12px;
      line-height: 2; }

#betgoal-cn-footer .copyright {
    margin-top: 0;
    line-height: 1.7;
    font-size: 14px; }

#betgoal-cn-footer .copyright a {
      color: #a9a9a9; }


/*# sourceMappingURL=betgoal-cn-dbc370d8.chunk.css.map*/