.hide {
    display: none;
}

@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);

.clear,
.grid-100:after,
.grid-30:after,
.grid-70:after,
.grid-container:after,
.tablet-grid-100:after {
    clear: both
}

.clear,
article,
aside,
footer,
header,
main,
nav {
    display: block
}

a,
h1,
h3,
h4 {
    color: #222
}

#header nav,
#header nav ul.menu li,
.compact-stat,
.content,
aside .widget,
form {
    position: relative
}

* {
    font-family: Inter, sans-serif !important
}

.clear {
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.grid-100:after,
.grid-100:before,
.grid-30:after,
.grid-30:before,
.grid-70:after,
.grid-70:before,
.grid-container:after,
.grid-container:before,
.tablet-grid-100:after,
.tablet-grid-100:before {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.user-profile-balance span,
.widget.tag-cloud,
.widget.tag-cloud a {
    display: inline-block
}

.grid-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1200px
}

.grid-100,
.grid-30,
.grid-70,
.tablet-grid-100 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px
}

.grid-parent {
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .tablet-grid-100 {
        clear: both;
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .grid-30 {
        float: left;
        width: 30%
    }

    .grid-70 {
        float: left;
        width: 70%
    }

    .grid-100 {
        clear: both;
        width: 100%
    }
}

a,
article,
aside,
body,
button,
center,
div,
footer,
form,
h1,
h3,
h4,
header,
html,
i,
img,
li,
nav,
p,
small,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

ul {
    list-style: none
}

html {
    overflow: auto
}

body,
html {
    width: 100%;
    height: 100%
}

button,
input {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

a,
button {
    cursor: pointer
}

h1,
h3,
h4 {
    font-weight: 400
}

i {
    font-style: italic !important
}

small {
    font-size: 75%
}

h1 {
    font-size: 26px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 20px
}

.widget.tag-cloud a {
    color: #111;
    background: #ffd012;
    padding: 3px 15px;
    vertical-align: top;
    border-radius: 25px;
    font-size: 14px !important;
    margin: 0 3px 8px 0
}

.widget.tag-cloud a:hover {
    background: #111;
    color: #fff
}

input[type=email],
input[type=text] {
    display: block;
    background: rgba(255, 255, 255, 0.05);
    border: 2px solid rgba(255, 255, 255, 0.15);
    color: rgb(30, 30, 30);
    font: 15px Roboto, sans-serif;
    letter-spacing: .3px;
    padding: 12px 30px;
    height: 45px;
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 25px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

a,
button {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

input[type=email]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder {
    color: rgba(17, 17, 17, .75)
}

input[type=email]:-moz-placeholder,
input[type=text]:-moz-placeholder {
    color: rgba(17, 17, 17, .75)
}

input[type=email]::-moz-placeholder,
input[type=text]::-moz-placeholder {
    color: rgba(17, 17, 17, .75)
}

input[type=email]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder {
    color: rgba(17, 17, 17, .75)
}

input[type=email]:focus,
input[type=text]:focus {
    border-color: #d8d8d8
}

button {
    transition: .3s
}

::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .75)
}

:-moz-placeholder {
    color: rgba(47, 47, 47, 0.75)
}

::-moz-placeholder {
    color: rgba(47, 47, 47, 0.75)
}

:-ms-input-placeholder {
    color: rgba(47, 47, 47, 0.75)
}

form {
    z-index: 1
}

form input {
    margin: 0
}

body {
    font: 400 15px/1.8 Poppins, Roboto, sans-serif;
    color: #494949;
    -webkit-overflow-scrolling: touch;
    max-width: 1920px;
    margin: 0 auto;
    letter-spacing: .3px;
    background: #121212 !important;
    background: -webkit-linear-gradient(left, #667eea 30%, #355bc5 100%);
    background: -o-linear-gradient(left, #667eea 30%, #355bc5 100%);
    background: linear-gradient(90deg, #667eea 30%, #355bc5 100%);
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

#header .logo a img,
img {
    max-width: 100%;
    height: auto
}

a {
    text-decoration: none;
    outline: 0;
    transition: .3s
}

#header nav ul.menu li a:hover,
a:hover {
    color: #ffd012
}

a img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.user-profile-nav-item {
    transition: .3s;
    cursor: pointer;
    text-decoration: none
}

.section {
    padding-top: 50px;
    padding-bottom: 50px
}

.content {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    background: #1e1e1e;
    margin-top: 70px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    z-index: 2
}

#header div.menu-wrapper {
    color: #fff;
    padding: 30px 0 0
}

#header .logo {
    max-width: 375px;
    text-align: center;
    margin: 5px auto;
    float: left
}

#header .logo a {
    display: block;
    font-size: 28px;
    line-height: 40px;
    color: #fff
}

#header .logo a img {
    display: block;
    margin: 0 auto
}

#header nav {
    z-index: 100;
    text-align: right;
    float: right
}

#header nav ul.menu {
    font-size: 0
}

#header nav ul.menu li {
    display: inline-block;
    padding: 20px 15px
}

#header nav ul.menu li a {
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: .5px;
    position: relative;
    z-index: 1;
    color: #fff
}

#footer .widgets {
    background: #764ba2;
    padding: 50px 0 30px;
    color: #fff;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px
}

#footer .widgets a,
.mining-speed-info b {
    color: #fff
}

aside .widget {
    padding: 45px 0 50px;
    border-bottom: 1px solid #e5e5e5
}

aside .widget:after {
    content: "";
    display: block;
    position: absolute;
    left: 25px;
    bottom: 0;
    right: 30px
}

.widget a {
    color: #222
}

#footer .widget {
    margin-bottom: 30px
}

#footer .widget.tag-cloud a {
    color: #fff;
    background: rgba(0, 0, 0, .12);
    font-size: 15px !important;
    padding: 4px 20px
}

#footer .widget.tag-cloud a:before {
    display: none
}

#footer .widget.tag-cloud a:hover {
    color: #fff;
    background: rgba(0, 0, 0, .2)
}

@media screen and (max-width:1200px) {
    body {
        min-width: inherit
    }

    img {
        max-width: 100%;
        height: auto
    }

    .grid-container {
        padding-left: 40px;
        padding-right: 40px
    }

    #header .logo {
        float: none;
        margin: 10px auto
    }

    #header nav {
        float: none;
        text-align: center;
        margin: 20px 0 10px
    }
}

@media screen and (min-width:768px) and (max-width:990px) {

    body {
        font-size: 14px
    }

    .grid-container {
        padding-left: 40px;
        padding-right: 40px
    }

    .widget {
        margin-bottom: 30px
    }

    aside .widget {
        width: 50%;
        float: left;
        border: 0;
        padding: 0 30px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #header div.menu-wrapper {
        padding: 0 !important;
        margin: 20px 0 0 !important
    }

    #header .logo {
        padding: 20px !important;
        margin: 0 auto !important
    }
}

@media screen and (max-width:767px) {
    .mining-modes {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .grid-container,
    [class^=grid] {
        padding-left: 20px;
        padding-right: 20px
    }

    body {
        font-size: 13px
    }

    .section {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .np-mobile,
    div.left-content {
        padding-left: 0;
        padding-right: 0
    }

    .content {
        margin-top: 30px;
        padding: 0 20px;
        border-bottom-left-radius: 7px !important;
        border-bottom-right-radius: 7px !important
    }

    input[type=email],
    input[type=text] {
        padding: 12px 25px
    }

    #header .logo {
        max-width: 200px;
        margin: 0 auto;
        padding: 5px 10px !important
    }

    #header div.menu-wrapper {
        padding: 0 !important;
        margin: 20px 0 0 !important
    }

    #header nav {
        left: 20px
    }

    #footer,
    #footer .widget {
        margin-top: 30px
    }

    #footer .widgets {
        padding: 30px 0
    }

    #footer .widget:first-child {
        margin-top: 0
    }
}

.user-profile-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px;
    background-color: rgba(255, 255, 255, .05);
    border-radius: 10px;
    margin-bottom: 1rem;
    border: 1px solid rgba(255, 255, 255, .2)
}

.user-profile-nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #667eea;
    border-radius: 30px;
    padding: 8px 18px;
    margin: 6px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1)
}

.user-profile-nav-item:hover {
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
    border-color: #764ba2;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .2)
}

.user-profile-nav-item i {
    font-size: 14px;
    margin-right: 6px;
    color: #667eea
}

.user-profile-nav-item b {
    color: inherit;
    font-weight: 600;
    font-size: inherit
}

.user-profile-nav-item:active {
    transform: translateY(1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.mining-stats-container {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    padding: 1.5rem;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .2);
    backdrop-filter: blur(10px);
    margin-bottom: 1.5rem
}

.mining-balance {
    display: flex;
    flex-direction: column;
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: .5rem;
    color: #fff
}

.mining-balance-currency {
    color: #46e508;
    font-weight: 600;
    font-size: 1rem;
}

.mining-speed-info {
    text-align: center;
    font-size: .9rem;
    color: rgba(255, 255, 255, .9);
    margin-bottom: 1rem
}

.mining-modes-title {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 1.5rem 0 1rem;
    color: #2d3748;
    background: linear-gradient(135deg, #667eea, #764ba2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.mode-container {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: nowrap
}

.mining-mode-card {
    flex: 1 1 calc(33.333% - 1rem);
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    padding: 1.25rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    border: 1px solid rgba(255, 255, 255, .3);
    text-align: center;
    transition: transform .2s, box-shadow .2s
}

.mining-mode-card:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)
}

.mining-mode-label {
    background-color: #764ba2;
    color: #fff;
    padding: .6rem 1rem;
    border-radius: 25px;
    font-size: .9rem;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: .5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

.mining-mode-speed {
    width: 100%;
    text-align: center;
    padding: .75rem;
    border: none;
    border-radius: 10px;
    font-size: 1.1rem;
    font-weight: 600;
    background-color: #f8fafc;
    color: #2d3748;
    margin-bottom: .75rem;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .05)
}

.user-profile-balance,
.user-profile-card {
    background: rgba(255, 255, 255, 0.05);
}

.mining-mode-info {
    font-size: .85rem;
    color: #718096;
    line-height: 1.5
}

.mining-mode-info span {
    color: #f9234b;
    font-weight: 600
}

.mining-mode-info b {
    color: #2d3748
}

.mining-mode-info b span {
    color: #f9234b
}

.user-profile-card {
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    padding: 1.5rem;
    color: #fff;
    box-shadow: 0 8px 32px rgba(0, 0, 0, .1);
    border: 1px solid rgba(255, 255, 255, .2);
    backdrop-filter: blur(10px)
}

.user-profile-wallet {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    margin-bottom: 1rem;
    font-size: 1.1rem
}

.user-profile-balance {
    color: #fff;
    display: inline-flex;
    align-items: center;
    padding: .75rem 1.25rem;
    border-radius: 12px;
    font-weight: 600;
    font-size: 1rem;
    transition: .3s;
    white-space: nowrap;
    gap: 1.5rem
}

.user-profile-balance:hover {
    box-shadow: 0 12px 25px rgba(102, 126, 234, .3)
}

.user-profile-balance span:first-child {
    opacity: .9;
    font-size: .95rem
}

.user-profile-balance span:last-child {
    font-size: 1.2rem;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.user-profile-logout-btn {
    width: 90%;
    max-width: 300px;
    padding: .75rem;
    background: rgba(255, 255, 255, .15);
    color: #fff;
    border: 2px solid rgba(255, 255, 255, .3);
    border-radius: 50px;
    font-size: .9rem;
    font-weight: 600;
    cursor: pointer;
    transition: .3s;
    display: block;
    margin: 1rem auto;
    text-align: center;
    text-decoration: none
}

.user-profile-logout-btn:hover {
    background: rgba(255, 255, 255, .25);
    border-color: rgba(255, 255, 255, .5);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.user-profile-logout-btn i {
    margin-right: .5rem
}

.widget.compact-stats {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    padding: 18px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .06);
    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;
    border: 1px solid rgba(0, 0, 0, .04);
    margin-bottom: 20px;
    margin-top: 40px
}

.widget .compact-title {
    font-size: 18px;
    font-weight: 700;
    color: white;
    margin-bottom: 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    display: flex;
    align-items: center;
    gap: 8px
}

.widget .compact-title i {
    color: #764ba2
}

.compact-stats-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    margin-bottom: 20px
}

.compact-stat {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    background: rgba(255, 255, 255, 0.05);
    color: white;
    border-radius: 12px;
    transition: .2s;
    overflow: hidden
}

.compact-stat:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateY(-1px)
}

.compact-stat:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 3px;
    background: #764ba2
}

.stat-left {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    color: white;
}

.mini-banner,
.mini-telegram {
    display: block;
    transition: .3s
}

.stat-right {
    text-align: right
}

.stat-value {
    font-size: 16px;
    font-weight: 700;
    color: white;
    line-height: 1.2
}

.currency {
    color: #f9234b;
    font-weight: 700;
    font-size: 14px;
    margin-left: 2px
}

.mini-banner {
    margin: 18px 0;
    text-align: center
}

.mini-banner img {
    width: 100%;
    max-width: 260px;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
    transition: .3s
}

.mini-banner:hover img {
    transform: scale(1.02);
    box-shadow: 0 6px 16px rgba(0, 0, 0, .12)
}

.mini-telegram {
    text-decoration: none;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
    border-radius: 14px
}

.mini-telegram-content,
.tg-left {
    display: flex;
    gap: 10px;
    position: relative
}

.mini-telegram:hover {
    transform: translateY(-2px)
}

.mini-telegram-content {
    background: linear-gradient(135deg, #08c 0, #00aced 100%);
    padding: 12px 16px;
    color: #fff;
    border-radius: 14px;
    align-items: center;
    justify-content: space-between;
    overflow: hidden
}

.mini-telegram-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, transparent 0, rgba(255, 255, 255, .1) 50%, transparent 100%);
    animation: 2s infinite shimmer
}

.tg-left {
    align-items: center;
    z-index: 1
}

.tg-icon {
    font-size: 18px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, .2))
}

.tg-text {
    font-size: 12px;
    font-weight: 600
}

.tg-arrow {
    font-size: 14px;
    opacity: .8;
    position: relative;
    z-index: 1;
    transition: transform .3s
}

.mini-telegram:hover .tg-arrow {
    transform: translateX(3px)
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(100%)
    }
}

@media (max-width:768px) {
    .mode-container {
        flex-wrap: wrap
    }

    .mining-mode-card {
        flex: 1 1 100%;
        margin-bottom: 1rem
    }

    .widget.compact-stats {
        padding: 15px;
        border-radius: 14px
    }

    .compact-stat {
        padding: 8px 12px
    }

    .stat-value {
        font-size: 15px
    }

    .mini-telegram-content {
        padding: 10px 14px
    }
}

@media (max-width:480px) {
    .compact-stat {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
        padding: 10px
    }

    .stat-right {
        text-align: left;
        width: 100%;
        padding-left: 34px
    }
}

#mining_run {
    color: #00ff7f
}

@keyframes pulse {
    0% {
        text-shadow: 0 0 5px #00ff7f, 0 0 10px #00ff7f;
    }

    50% {
        text-shadow: 0 0 15px #00ff7f, 0 0 25px #00ff7f;
    }

    100% {
        text-shadow: 0 0 5px #00ff7f, 0 0 10px #00ff7f;
    }
}

#mining_run {
    animation: pulse 4s infinite;
}

.mining-modes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
}

.mining-mode {
    padding: 15px;
    display: flex;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    gap: 10px;
}

.mining-mode .desc {
    color: white;
}

.mining-mode .title {
    color: white;
    background-color: #00ff7f;
    font-size: 1.3rem;
    border-radius: 40px;
}



.collect-button {
    padding: 8px 30px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: linear-gradient(135deg, #308a2b 0%, #0c5f12 100%);
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    min-width: 140px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.collect-button:hover {
    box-shadow: 0 10px 200px rgba(0, 0, 0, 0.3);
}

.collect-button:active {
    transform: translateY(0);
}

.button-text {
    transition: opacity 0.3s;
}

.collect-button.loading .button-text {
    opacity: 0;
}

.collect-button.success .button-text {
    opacity: 0;
}

.collect-button.loading {
    background: #764ba2;
    pointer-events: none;
}

.collect-button.success {
    background: #10b981;
    pointer-events: none;
}

.spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 0.8s linear infinite;
    opacity: 0;
    transition: opacity 0.3s;
}

.collect-button.loading .spinner {
    opacity: 1;
}

.checkmark {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 24px;
    height: 24px;
    opacity: 0;
    transition: all 0.3s ease;
}

.collect-button.success .checkmark {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.checkmark path {
    stroke: #fff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: draw 0.6s ease-out forwards;
}

@keyframes spin {
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}

.error {
    text-align: center;
    color: red;
}