/* _content/Mexture/Areas/Identity/Pages/Account/ForgotPassword.cshtml.rz.scp.css */
.style-wrapper[b-1q1wkp8drw] {
  background-color: white;
  background-image: url(../source/Background\ pattern\ decorative.svg);
  background-repeat: no-repeat;
  background-position: top, center;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "slnt" 0;
  --main-color: #3234F6;
  --black-color: #343C6A;
  --n-color: #718EBF;
  --fs-14: 14px;
  --fs-16: 16px;
  --fs-30: 30px;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
}

.auth-card[b-1q1wkp8drw] {
  max-width: 500px;
  width: 100%;
  margin-top: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

.auth-card h1[b-1q1wkp8drw] {
  font-weight: 600;
  font-size: var(--fs-30);
  color: var(--black-color);
  margin: 0 0 6px 0;
}

.auth-card p[b-1q1wkp8drw] {
  margin: 0 0 8px 0;
  color: var(--n-color);
  font-size: var(--fs-16);
}

.auth-card .form-label[b-1q1wkp8drw] {
  font-weight: 500;
  font-size: var(--fs-14);
  color: var(--black-color);
}

.auth-card .btn-primary[b-1q1wkp8drw] {
  background-color: var(--main-color) !important;
  border-radius: 10px;
  font-weight: 600;
}

.back-link[b-1q1wkp8drw] {
  text-align: center;
}

.back-link a[b-1q1wkp8drw] {
  text-decoration: none !important;
  color: var(--main-color);
  font-weight: 600;
}

@media screen and (max-height: 750px) {
  .auth-card[b-1q1wkp8drw] { margin-top: 0; }
}


/* _content/Mexture/Areas/Identity/Pages/Account/ForgotPasswordConfirmation.cshtml.rz.scp.css */
.style-wrapper[b-d3by616zg4] {
  background-color: white;
  background-image: url(../source/Background\ pattern\ decorative.svg);
  background-repeat: no-repeat;
  background-position: top, center;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "slnt" 0;
  --main-color: #3234F6;
  --black-color: #343C6A;
  --n-color: #718EBF;
  --fs-14: 14px;
  --fs-16: 16px;
  --fs-30: 30px;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
}

.auth-card[b-d3by616zg4] {
  max-width: 500px;
  width: 100%;
  margin-top: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

.auth-card h1[b-d3by616zg4] {
  font-weight: 600;
  font-size: var(--fs-30);
  color: var(--black-color);
  margin: 0 0 6px 0;
}

.auth-card p[b-d3by616zg4] {
  margin: 0 0 8px 0;
  color: var(--n-color);
  font-size: var(--fs-16);
}

.back-link[b-d3by616zg4] { text-align: center; }
.back-link a[b-d3by616zg4] {
  text-decoration: none !important;
  color: var(--main-color);
  font-weight: 600;
}

@media screen and (max-height: 750px) {
  .auth-card[b-d3by616zg4] { margin-top: 0; }
}


/* _content/Mexture/Areas/Identity/Pages/Account/Login.cshtml.rz.scp.css */

.style-wrapper[b-vu2ccu65hn] {
  height: 100vh;
  background-color: white;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "slnt" 0;
  --main-color: #3234F6;
  --black-color: #343C6A;
  --n-color: #718EBF;
  --fs-14: 14px;
  --fs-16: 16px;
  --fs-30: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
}
/* _content/Mexture/Areas/Identity/Pages/Account/Register.cshtml.rz.scp.css */
.activate[b-dvtsnxq427] {
  display: block !important;
}

.deactivate[b-dvtsnxq427] {
  display: none !important;
}

.style-wrapper[b-dvtsnxq427] {
  background-color: white;
  background-image: url(../source/Background\ pattern\ decorative.svg);
  background-repeat: no-repeat;
  background-position: top, center;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "slnt" 0;
  --main-color: #3234F6;
  --black-color: #343C6A;
  --n-color: #718EBF;
  --fs-14: 14px;
  --fs-16: 16px;
  --fs-30: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.login[b-dvtsnxq427] {
  width: 25vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10vh;
}

.login .logo[b-dvtsnxq427] {
  height: auto;
  width: 4vw;
}

.login b[b-dvtsnxq427] {
  font-weight: 600;
  font-size: var(--fs-30);
  color: var(--black-color);
}

.login p[b-dvtsnxq427] {
  font-weight: 400;
  font-size: var(--fs-16);
  color: var(--n-color);
}

.login .login__inputs span[b-dvtsnxq427] {
  font-weight: 500;
  font-size: var(--fs-14);
  color: var(--black-color);
}

.login .navigate[b-dvtsnxq427] {
  text-decoration: none !important;
  color: #6941C6;
  font-weight: 600;
}

.login .login__password-group label[b-dvtsnxq427] {
  font-weight: 500;
  font-size: var(--fs-14);
  color: var(--black-color);
}

.login .lower-block span[b-dvtsnxq427] {
  font-weight: 400;
  font-size: var(--fs-14);
  color: var(--black-color);
}

.login .lower-block .navigate[b-dvtsnxq427] {
  color: var(--main-color);
}

.login .form[b-dvtsnxq427] {
  width: 100%;
}

.login .btn[b-dvtsnxq427] {
  border-radius: 10px;
  font-weight: 600;
}

.login .btn-primary[b-dvtsnxq427] {
  background-color: var(--main-color) !important;
}

@media screen and (max-width: 1400px) {
  .login[b-dvtsnxq427] {
    width: 35vw !important;
  }
}

@media screen and (max-width: 1150px) {
  .login[b-dvtsnxq427] {
    width: 45vw !important;
  }


  .login .logo[b-dvtsnxq427] {
    width: 8vw !important;
  }
}

@media screen and (max-width: 769px) {
  .login[b-dvtsnxq427] {
    width: 65vw !important;
  }



  .login .logo[b-dvtsnxq427] {
    width: 10vw !important;
  }
}

@media screen and (max-height: 750px) {
  .login[b-dvtsnxq427] {
    padding-top: 2vh !important;
  }
}

@media screen and (max-width: 481px) {
  .login[b-dvtsnxq427] {
    width: 85vw !important;
  }



  .login .logo[b-dvtsnxq427] {
    width: 20vw !important;
  }
}
/* _content/Mexture/Areas/Identity/Pages/Account/ResetPassword.cshtml.rz.scp.css */
.style-wrapper[b-k47ayp6aue] {
  background-color: white;
  background-image: url(../source/Background\ pattern\ decorative.svg);
  background-repeat: no-repeat;
  background-position: top, center;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "slnt" 0;
  --main-color: #3234F6;
  --black-color: #343C6A;
  --n-color: #718EBF;
  --fs-14: 14px;
  --fs-16: 16px;
  --fs-30: 30px;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
}

.auth-card[b-k47ayp6aue] {
  max-width: 500px;
  width: 100%;
  margin-top: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

.auth-card h1[b-k47ayp6aue] {
  font-weight: 600;
  font-size: var(--fs-30);
  color: var(--black-color);
  margin: 0 0 6px 0;
}

.auth-card p[b-k47ayp6aue] {
  margin: 0 0 8px 0;
  color: var(--n-color);
  font-size: var(--fs-16);
}

.auth-card .form-label[b-k47ayp6aue] {
  font-weight: 500;
  font-size: var(--fs-14);
  color: var(--black-color);
}

.auth-card .btn-primary[b-k47ayp6aue] {
  background-color: var(--main-color) !important;
  border-radius: 10px;
  font-weight: 600;
}

.back-link[b-k47ayp6aue] {
  text-align: center;
}

.back-link a[b-k47ayp6aue] {
  text-decoration: none !important;
  color: var(--main-color);
  font-weight: 600;
}

@media screen and (max-height: 750px) {
  .auth-card[b-k47ayp6aue] { margin-top: 0; }
}


/* _content/Mexture/Areas/Identity/Pages/Account/ResetPasswordConfirmation.cshtml.rz.scp.css */
.style-wrapper[b-yf570842fj] {
  background-color: white;
  background-image: url(../source/Background\ pattern\ decorative.svg);
  background-repeat: no-repeat;
  background-position: top, center;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "slnt" 0;
  --main-color: #3234F6;
  --black-color: #343C6A;
  --n-color: #718EBF;
  --fs-14: 14px;
  --fs-16: 16px;
  --fs-30: 30px;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
}

.auth-card[b-yf570842fj] {
  max-width: 500px;
  width: 100%;
  margin-top: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

.auth-card h1[b-yf570842fj] {
  font-weight: 600;
  font-size: var(--fs-30);
  color: var(--black-color);
  margin: 0 0 6px 0;
}

.auth-card p[b-yf570842fj] {
  margin: 0 0 8px 0;
  color: var(--n-color);
  font-size: var(--fs-16);
}

.back-link[b-yf570842fj] { text-align: center; }
.back-link a[b-yf570842fj] {
  text-decoration: none !important;
  color: var(--main-color);
  font-weight: 600;
}

@media screen and (max-height: 750px) {
  .auth-card[b-yf570842fj] { margin-top: 0; }
}


/* _content/Mexture/Areas/User/Views/Home/Dashboard.cshtml.rz.scp.css */
.main-page[b-16cuvesu25] {
  .top-input {
    input {
      border-color: #E5EAF2;
      box-shadow: 0px 2.32px 6.96px -1.2px rgba(0, 0, 0, 0.05);
    }

    span[b-16cuvesu25] {
      font-size: 32px;
      font-weight: 500;
    }

    .btn-primary[b-16cuvesu25] {
        background: linear-gradient(135deg, #0A66C2 0%, #1E4C62 100%);
        border: none;
        border-radius: 8px;
        padding: 10px 20px;
        font-weight: 500;
        transition: all 0.3s ease;
        &:hover
        {
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(10, 102, 194, 0.3);
        }
    }
  }

  .summary[b-16cuvesu25] {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 18.52px -1.81px rgba(0, 0, 0, 0.05);

    b {
      font-size: 24px;
      font-weight: 700;
    }

    p[b-16cuvesu25] {
      font-size: 14px;
      font-weight: 500;
    }
  }

  .graph[b-16cuvesu25] {
    background-color: white;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 18.52px -1.81px rgba(0, 0, 0, 0.05);
    height: 100%;
    display: flex;
    flex-direction: column;

    .info {
      b {
        font-size: 50px;
      }

      span[b-16cuvesu25] {
        font-size: 20px;
        font-weight: 500;
        color: darkcyan;
      }
    }

    .graph__header[b-16cuvesu25] {
      margin-bottom: auto;

      p {
        font-size: 12px;
        margin-left: 30px;
      }
    }
  }

  .statistic[b-16cuvesu25] {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 0px 18.31px -1.79px rgba(0, 0, 0, 0.05);
    height: 100%;

    .row {
      border-bottom: 1px solid rgb(128, 128, 128);
    }

    b[b-16cuvesu25] {
      font-size: 32px;
      font-weight: 600;
    }
  }

  .dashboard-section-title[b-16cuvesu25] {
    color: #1e4c62 !important;
    font-weight: 600;
    font-size: 1.1rem;
  }

  .dashboard-subsection-title[b-16cuvesu25] {
    color: #1e4c62 !important;
    font-weight: 600;
    font-size: 0.95rem;
  }

  .suggestion-item[b-16cuvesu25] {
    background-color: #f8f9fa;
    border-radius: 8px;
    padding: 12px;
    border-left: 3px solid #1e4c62;
  }

  .suggestion-label[b-16cuvesu25] {
    color: #6c757d;
    font-size: 0.875rem;
    font-weight: 500;
    margin-bottom: 8px !important;
  }

  .suggestion-content[b-16cuvesu25] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
  }

  .topic-name[b-16cuvesu25] {
    color: #1e4c62;
    font-weight: 600;
    font-size: 0.9rem;
  }

  .working-section[b-16cuvesu25] {
    padding-bottom: 16px;
    border-bottom: 1px solid #e9ecef;
  }

  .not-working-section[b-16cuvesu25] {
    padding-top: 8px;
  }
}

/* _content/Mexture/Areas/User/Views/Home/Index.cshtml.rz.scp.css */
header[b-71mn8i08ht] {
  width: 100%;
  height: 10vh;
  display: flex;
  align-items: center;
  padding-left: 3vw;
  font-size: 30px;
  font-weight: 500;
}

.main-page[b-71mn8i08ht] {
  width: 100%;

  .graph {
    background-color: #F6F9FB;

    .info {
      b {
        font-size: 50px;
      }

      span[b-71mn8i08ht] {
        font-size: 20px;
        font-weight: 500;
        color: darkcyan;
      }
    }
  }
}
/* _content/Mexture/Areas/User/Views/Home/PostAnalitics.cshtml.rz.scp.css */
/* _content/Mexture/Areas/User/Views/Home/Register.cshtml.rz.scp.css */

.style-wrapper[b-5pmfn2pc1r] {
  height: 100vh;
  background-color: white;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "slnt" 0;
  --main-color: #3234F6;
  --black-color: #343C6A;
  --n-color: #718EBF;
  --fs-14: 14px;
  --fs-16: 16px;
  --fs-30: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.activate[b-5pmfn2pc1r] {
  display: block !important;
}

.deactivate[b-5pmfn2pc1r] {
  display: none !important;
}

/* --------------ValidationForm--------------- */

.show[b-5pmfn2pc1r] {
  display: block !important;
}

.validation-succes[b-5pmfn2pc1r] {
  .incorrect {
    display: none !important;
  }

  .correct[b-5pmfn2pc1r] {
    display: block !important;
  }
}

.validation-form span[b-5pmfn2pc1r] {
  color: #757687;
}

.progressBar[b-5pmfn2pc1r] {
  background-color: #EDECEF;
  width: 100%;
  height: 10px;
  border-radius: 10px;
}

.bar[b-5pmfn2pc1r] {
  height: 100%;
  width: 25%;
  border-radius: 10px;
  background-color: #D62C01;
}

.bar-50[b-5pmfn2pc1r] {
  width: 50% !important;
  background-color: #FAAE16 !important;
}

.bar-75[b-5pmfn2pc1r] {
  width: 75% !important;
  background-color: #FAAE16 !important;
}

.bar-100[b-5pmfn2pc1r] {
  width: 100% !important;
  background-color: #498200 !important;
}
/* _content/Mexture/Areas/User/Views/Home/Settings.cshtml.rz.scp.css */
.tab-pane[b-v7gkyrxuqi] {
    max-height: calc(100vh - 144px);
    overflow-y: auto;
    -webkit-overflow-scrolling: auto;
}

.dropzone-footer[b-v7gkyrxuqi] {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 10px;
    padding: 4px 8px;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
}
/* _content/Mexture/Areas/User/Views/Home/Teams.cshtml.rz.scp.css */
.main-page[b-upcq6qey8d] {
    width: 100%;
    min-height: 90vh;
    padding: 20px;
}
    .main-page .account[b-upcq6qey8d] {
        border: 1.5px #a7a7a7 solid;
        border-radius: 10px;
        padding: 10px;
    }
        .main-page .account span[b-upcq6qey8d] {
            font-size: 18px;
            font-weight: 500;
        }
  
/* _content/Mexture/Areas/User/Views/Home/TopicsAnalitics.cshtml.rz.scp.css */
/* _content/Mexture/Areas/User/Views/Home/UserMatch.cshtml.rz.scp.css */
/* _content/Mexture/Areas/User/Views/Payment/Index.cshtml.rz.scp.css */
.main-page[b-744xpfck24] {
  background-color: black;
  color: white;
  width: 100%;
  min-height: 100vh;
}

.card[b-744xpfck24] {
  --border-bottom-width: 1px;
    --border-color: rgba(255, 255, 255, 0.1);
    --border-left-width: 1px;
    --border-right-width: 1px;
    --border-style: solid;
    --border-top-width: 1px;
    background: linear-gradient(149deg, rgba(81, 47, 235, 0.15) 0%, rgba(255, 255, 255, 0.06) 29%, rgba(255, 255, 255, 0.06) 74%, rgba(81, 47, 235, 0.15) 100%);
    border-radius: 30px;
    height: min-content;
    overflow: hidden;
    padding: 30px;
    position: relative;
    width: 100%;
    border: 1px solid var(--border-color);
    color: inherit;
}

.card__header[b-744xpfck24] {
  
}

.card__body[b-744xpfck24] {
  font-size: 14px;
}

.card__header-icon[b-744xpfck24] {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    padding: 5px;
    color: rgb(255, 117, 24);
}

.card__price[b-744xpfck24] {
  s {
    font-size: 25px;
    font-weight: 500;

  }

  b[b-744xpfck24] {
    font-size: 35px;
    font-weight: 500;
  }
}

.card__description[b-744xpfck24] {
  color: rgba(255, 255, 255, 0.7);
}
/* _content/Mexture/Areas/User/Views/Payment/ResultCancled.cshtml.rz.scp.css */
.payment[b-1rt5jyjg4m] {
  text-align: center;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  background-color: #000;
}

h1[b-1rt5jyjg4m] {
  color: #fff;
}

.payment-illustration[b-1rt5jyjg4m] {

  .bi-credit-card  {
    position: relative;
    font-size: 60px;
  }

  .bi-x[b-1rt5jyjg4m] {
    position: absolute;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
        right: -8px;
        bottom: 8px;
    background-color: #dc3545;
    color: #fff;
    border-radius: 50%;

  }
}
/* _content/Mexture/Areas/User/Views/Payment/ResultSuccess.cshtml.rz.scp.css */
.payment[b-53pfhlnrnm] {
  text-align: center;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  background-color: #000;
}

h1[b-53pfhlnrnm] {
  color: #fff;
}

.payment-illustration[b-53pfhlnrnm] {

  .bi-credit-card  {
    position: relative;
    font-size: 60px;
  }

  .bi-check2[b-53pfhlnrnm] {
    position: absolute;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
        right: -8px;
        bottom: 8px;
    background-color: #32b000;
    color: #fff;
    border-radius: 50%;

  }
}
/* _content/Mexture/Views/Shared/_Header.cshtml.rz.scp.css */
header[b-amhqil5gx3] {
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  font-size: 30px;
  font-weight: 500;
  background-color: rgba(2, 1, 34, 1);
}

.round-img[b-amhqil5gx3] {
  position: relative;
  width: 2vw;
  height: 2vw;
  overflow: hidden;
  border-radius: 50%;
  background-color: rgba(229, 229, 229, 1);

  img {
    margin-left: 0;
    height: auto;
    width: 100%;
  }
}

.invite-friends[b-amhqil5gx3] {
  background-color: white;
  border-radius: 30px;
  color: #565D6D;
  &:hover {
    background-color: white;
    color: #23262d;
  }

  span[b-amhqil5gx3] {
    font-size: 14px;
    font-weight: 500;
    color: inherit;
  }
}

.invite-friends

.invite-friends:active[b-amhqil5gx3] {
  background-color: white !important;
}

.help[b-amhqil5gx3] {
  background-color: transparent;
  color: white;
  border: none;
}

.help span[b-amhqil5gx3] {
  font-size: 18px;
  font-weight: 600;
}

.breadcrumb span[b-amhqil5gx3] {
  font-size: 18px;
  font-weight: 400;
}

.dropdown-btn[b-amhqil5gx3] {
  background-color: transparent;
  color: white;
  border: none;
}

.dropdown-btn span[b-amhqil5gx3] {
  font-size: 16px;
  font-weight: 600;
}

.notification[b-amhqil5gx3] {
  img {
    width: 2vw;
    height: 2vw;
  }
}

span[b-amhqil5gx3] {
  font-size: 18px;
  font-weight: 500;
}

$breadcrumb-divider: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8'><path d='M2.5 0L1 1.5 3.5 4 1 6.5 2.5 8l4-4-4-4z' fill='#{$breadcrumb-divider-color}'/></svg>");[b-amhqil5gx3]
/* _content/Mexture/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
body[b-h4fe0l23xs] {
    background-color: rgba(0, 0, 0, 0.02);
}
a.navbar-brand[b-h4fe0l23xs] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-h4fe0l23xs] {
  color: #0077cc;
}

.btn-primary[b-h4fe0l23xs] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-h4fe0l23xs], .nav-pills .show > .nav-link[b-h4fe0l23xs] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-h4fe0l23xs] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-h4fe0l23xs] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-h4fe0l23xs] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-h4fe0l23xs] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-h4fe0l23xs] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/Mexture/Views/Shared/_Navbar.cshtml.rz.scp.css */


.navbar[b-oq5xc7oalz] {
  position: sticky;
  top: 0px;
  background: rgba(255, 255, 255, 1) !important;
  box-shadow: 0px 19.34px 58.03px -2.42px rgba(0, 0, 0, 0.05);
  height: calc(100vh - 70px);
  min-width: var(--navbar-width);
}

.nav-pills[b-oq5xc7oalz] {
  width: 100%;

  .nav-link {
    color: rgba(var(--sl-mine-shaft), 0.5);
    font-size: 24px;
    padding: 8px;
    cursor: pointer;
    border-radius: 0;
    width: 100%;
    display: flex;
    gap: 8px;
    align-items: center;

    &:hover {
      color: color: rgba(var(--sl-mine-shaft), 0.8);
    }

    &.active[b-oq5xc7oalz] {
      color: white;
      background-color: rgba(var(--sl-midnight-blue), 0.5);
    }

    label[b-oq5xc7oalz] {
      pointer-events: none;
      font-weight: bold;
    }
  }
}
/* _content/Mexture/Views/Shared/_StatisticsTemplate.cshtml.rz.scp.css */
.statistics[b-cih4q05g26] {
  width: 300px;
  height: 500px;
  background: #000;
  color: white;
}
/* _content/Mexture/Views/Shared/_TopPage.cshtml.rz.scp.css */
header[b-8o5869gzth] {
    width: 100%;
    height: 10vh;
    display: flex;
    align-items: center;
    padding-left: 3vw;
    font-size: 30px;
    font-weight: 500;
}
