body {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: fixed;
background-image: url(https://images-ext-1.discordapp.net/external/xl9f0pup0Ty2rLamH4gvHMcKipzTPrx6iB6OeScneNo/https/i.postimg.cc/bJ3rLHLC/FWD.png?width=1192&height=671) !important;
}
.navbar {
    margin-bottom: 20px;
    padding: 0px;
    text-transform: none;
    background: #1e1e1e;
    z-index: 100;
    box-shadow: none;
    border-radius: 0px 0px 15px 15px;
}
.navbar .navbar-brand
{
    color: #898055;
    padding-top: 0px;
}
.navbar .navbar-brand, .navbar .navbar-brand:focus, .navbar .navbar-nav .nav-link, .navbar .navbar-toggler, .navbar .navbar-toggler:focus, .navbar .navbar-toggler:hover {
    color: #898055;
}
element.style {
}
.monitoring--active {
    border-color: #32CD32;
    box-shadow: 0 0 6px #32CD32;
}
.monitoring-title {
    font-size: 15px;
    color: #898055;
}
.monitoring-title-span {
    color: #ca4848;
    font-size: 13px;
    margin-left: 4px;
}
.monitoring-status-text {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}
.bunner-title {
    font-size: 24px;
    font-weight: 500;
    color: #c94948;
}
.auth-btn, .balance-btn, .profile-btn {
    height: 100%;
    padding: 0 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all .4s ease-out;
    text-transform: uppercase;
    color: #898055;
}
.product-card {
    aspect-ratio: 3 / 4;
    position: relative;
    flex-direction: column;
    border-radius: 25px;
    background-color: #1e1e1e;
    box-shadow: 0 0 6px #898055;
    overflow: hidden;
    font-family: sans-serif;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    transition: transform .3s ease;
    cursor: pointer;
}
element.style {
}
.app-button--primary:hover, .app-button--primary.app-button--active {
    background-color: #898055;
    color: var(--main-white-color);
}
.app-button {
    padding: .5rem 1rem;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all .2s ease;
    font-size: 14px;
    font-family: inherit;
    background-color: var(--main-white-color);
    color: var(--main-dark-color);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    flex: 1 1 calc(25% - 6px);
    min-height: 54px;
    color: #898055;
}
.product-card-name {
    font-size: 14px;
    font-weight: 700;
    word-break: break-word;
    color: #898055;
}
.product-card-price {
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    color: #ca4848;
}
.product-card-label {
    background-color: #898055;
    color: var(--main-white-color);
    font-size: 10px;
    padding: 2px 8px;
    border-radius: 0 0 9px;
    white-space: nowrap;
}
input {
    padding: .5rem;
    font-size: 1rem;
    border-radius: 10px;
    border: 1px solid #898055;
}
.monitoring-progress-bar {
    flex: 1;
    height: 27px;
    background: #898055;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}
.banner-elem {
    background-position: center;
    margin-bottom: 8px;
    border-radius: 15px;
    box-shadow: 0 0 6px #898055;
    text-align: center;
    transition: transform .3s ease;
    cursor: pointer;
}
.app-button {
    padding: .5rem 1rem;
    border: none;
    border-radius: 8px;
    box-shadow: 0 0 6px #898055;
    cursor: pointer;
    transition: all .2s ease;
    font-size: 14px;
    font-family: inherit;
    background-color: var(--main-white-color);
    color: var(--main-dark-color);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    flex: 1 1 calc(25% - 6px);
    min-height: 54px;
    color: #898055;
}
.search-input {
    width: 100%;
    padding: .5rem 1rem;
    border-radius: .5rem;
    background-color: var(--main-white-color);
    color: #898055;
    box-shadow: 0 0 6px #898055;
}
.app-wrapper {
    scroll-behavior: smooth;
    color: #898055;
    background-color: var(--main-bg-color);
    background-repeat: repeat;
    width: 100%;
    min-height: 100vh;
}
.footer-link {
    color: #ef4444;
}
.profile-info__cell a {
    color: #ef4444;
    text-decoration: none;
}
.text-input {
    width: 100%;
    padding: .5rem 1rem;
    border-radius: .5rem;
    background-color: var(--main-white-color);
    color: #898055;
}
.auth-btn:hover, .balance-btn:hover, .profile-btn:hover {
    background-color: #898055;
    color: #000;
}
.modal-primary-button {
    cursor: pointer;
    background-color: #898055;
    transition: all .2s ease;
    height: 3rem;
    padding-right: 3rem;
    padding-left: 2rem;
    border-radius: 1.5rem 0 0 1.5rem;
}
.modal-close-button-text {
    color: #c94948;
    font-size: .9rem;
    font-weight: 500;
    opacity: .8;
}
.amount-control-total {
    display: flex;
    gap: 5px;
    background-color: #262626;
    padding: .5rem 1rem;
    border-radius: .5rem;
    text-align: left;
    font-weight: 500;
    color: #c94948;
}
.amount-control-total-rub {
    color: #898055;
}
.monitoring--active {
    border-color: #00FF00;
    box-shadow: 0 0 9px #898055;
}
.profile-sidebar__item {
    border-radius: .5rem;
    background-color: #1e1e1e;
    transition: all .2s ease;
}
.profile-sidebar__link--active {
    background-color: #1e1e1e;
}
.monitoring-progress-fill {
  background-color: #00FF00 !important;
}
.product-modal-title {
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #898055;
    text-align: center;
}