/*_______________________________________________________
// BASIC STYLE  //----------------------------
_______________________________________________________*/
/*---------- General Style ------------*/
body, html {
    color: #e0e0e0;
    background: #0d0d0d;
}

a, a:focus {
    color: #e0e0e0;
}

    a:hover {
        color: #f0a500;
    }

    a.active {
        color: #f0a500;
    }

.btn {
    color: #fff;
    background: #f0a500;
    border: 1px solid #f0a500;
    border-color: #f0a500;
}

    .btn:hover {
        color: #fff;
    }

    .btn:before {
        background: -webkit-radial-gradient(center, ellipse, rgba(0,0,0,0.6) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at center, rgba(0,0,0,0.6) 0%, rgba(0, 0, 0, 0) 80%);
    }

.owl-dot {
    background: #444 !important;
}

    .owl-dot.active {
        background: #f0a500 !important;
    }

#preloader {
    background: url(../images/loader.svg) center no-repeat #0d0d0d;
}

.form-control, .form-control:focus {
    background: #1a1a1a;
    color: #e0e0e0;
}

    .form-control::-webkit-input-placeholder {
        color: #666;
    }

    .form-control::-moz-placeholder {
        color: #666;
    }

    .form-control:-ms-input-placeholder {
        color: #666;
    }

    .form-control:-moz-placeholder {
        color: #666;
    }

.heading-title-2 span, .sub-heading {
    color: #f0a500;
}

.sub-page-banner {
    background-color: #111111;
}

.skyblue {
    background-color: #28084f;
}

.darkblue {
    background-color: #0c0018;
}

.top-scroll {
    background: #f0a500;
    color: #fff;
}

    .top-scroll:hover {
        opacity: 0.6;
    }

    .top-scroll a {
        color: #fff;
    }

/*----- Menu -----*/
.menu ul li a:before {
    background: #f0a500;
}

header.fixed {
    background: rgba(10, 10, 10, 0.97);
}

.opener:before, .opener:after {
    background: #e0e0e0;
}

.menu-toggle span, .menu-toggle span:before, .menu-toggle span:after {
    background: #e0e0e0;
}

header.fixed .menu-toggle span, header.fixed .menu-toggle span:before, header.fixed .menu-toggle span:after {
    background: #e0e0e0;
}

.menu-toggle.active span {
    background: transparent;
}

/*----- Home Banner -----*/
.home-banner {
    background-color: #28084f;
}

/*----- Work Section -----*/
ul.check-list li span {
    background: #f0a500;
    color: #28084f;
}

/*----- Feature Section -----*/
.feature-title:hover {
    color: #f0a500;
}

.feature-box:hover path.hover {
    fill: #f0a500;
}

/*----- Timeline Section -----*/
.h-border, .v-row {
    border-color: #f0a500;
}

.small-round {
    border-color: #e0e0e0;
}

    .v-row:before, .small-round span {
        background: #f0a500;
    }

/*----- Team Section -----*/
.team-img {
    border-color: #2a2a2a;
}

.team-box:hover .team-img {
    border-color: #f0a500;
}

/*----- Token Sale Section -----*/
.token-graphic-detail ul li:before {
    background: #f85d77;
}

.token-graphic-detail ul li.color-code-2:before {
    background: #5ad6f8;
}

.token-graphic-detail ul li.color-code-3:before {
    background: #f8c04e;
}

.token-graphic-detail ul li.color-code-4:before {
    background: #ac56f7;
}

.token-graphic-detail ul li.color-code-5:before {
    background: #61f89f;
}

.donut {
    color: #1a1a1a;
}

/*----- Blog Section -----*/
.blog-date li:before {
    background: #e0e0e0;
}

.read-more {
    color: #f0a500;
}

    .read-more:hover {
        color: #fff;
    }

.blog-img a:before {
    background: rgba(0, 0, 0, 0.5);
}

/*----- FAQ Section -----*/
.Frequently-tabs li a {
    color: #888;
}

    .Frequently-tabs li a.active {
        color: #fff;
    }

    .Frequently-tabs li a:before {
        background: #f0a500;
    }

.qus-des {
    color: #aaa;
}

/*----- Home Page Tow -----*/
.banner-heading-tow span {
    color: #f0a500;
}

.coin-counter {
    background: #1a1a1a;
}

.coin-head {
    color: #f0a500;
}

.coins-counter-loop li:before, .coins-counter-loop li:after {
    background: #e0e0e0;
}

.coins-counter-loop li span {
    background: #0d0d0d;
    color: #e0e0e0;
}

.coins-progress {
    background: #1a1a1a;
}

    .coins-progress span {
        background-color: #f0a500;
    }

/*----- Feature tow -----*/
.feature-box-2 .frontend, .feature-box-2 .backend {
    background: #1a1a1a;
}

.feature-des {
    color: #aaa;
}

/*----- Roadmap Section -----*/
.roadmap-part .v-row, .roadmap-part .h-border, .roadmap-des {
    border-color: #f0a500;
}

.roadmap-part .small-round {
    background: #0d0d0d;
}

/*----- team Tow Section -----*/
.team-box-2 {
    background: #1a1a1a;
}

.team-member-name a {
    color: #f0a500;
}

    .team-member-name a:hover {
        color: #e0e0e0;
    }

.team-member-img {
    background-color: #1a1a1a;
}

    .team-member-img:after {
        background-color: rgba(255, 255, 255, .1);
    }

/*----- Blog Tow Section -----*/
.blog-part-2 .read-more:hover {
    color: #fff;
}

/*----- FAQ tow Section -----*/
.faq-part-2 .Frequently-tabs li a, .faq-part-2 .faq-tab, .accordion-faq-title {
    color: #e0e0e0;
    background: #1a1a1a;
}

    .faq-part-2 .Frequently-tabs li a.active {
        background: #f0a500;
    }

.faq-part-2 .qus-des {
    color: #e0e0e0;
}

.accordion-faq-title.active, .accordion-faq-title:hover {
    color: #fff;
}

.accordion-faq-content {
    background: #1a1a1a;
}

.accordion-faq-title:before, .accordion-faq-title:after {
    background: #e0e0e0;
}

/*----- About Page -----*/
.sub-page-banner ul li:before {
    background: #e0e0e0;
}

.play-icon span {
    border-color: #0d0d0d;
    background: #e0e0e0;
    color: #0d0d0d;
}

.play-icon:hover span {
    border-color: #e0e0e0;
    background: #f0a500;
    color: #fff;
}

.work-part button.close {
    color: #e0e0e0;
}

button.close {
    color: #e0e0e0;
}

/*----- blog List Page -----*/
.blog-search input {
    border-color: #f0a500;
    color: #e0e0e0;
}

.blog-search-btn {
    background: #f0a500;
    color: #fff;
}

.blog-search input::-webkit-input-placeholder {
    color: #666;
}

.blog-search input::-moz-placeholder {
    color: #666;
}

.blog-search input:-ms-input-placeholder {
    color: #666;
}

.blog-search input:-moz-placeholder {
    color: #666;
}

.blog-search-btn:hover {
    background: #1a1a1a;
}

.blog-category {
    background: #1a1a1a;
}

    .blog-category ul li:before {
        background: #f0a500;
    }

.trending-news-date {
    color: #f0a500;
}

.blog-tags ul li a {
    background: #1a1a1a;
    color: #f0a500;
}

    .blog-tags ul li a:hover {
        background: #f0a500;
        color: #fff;
    }

.archives ul li {
    border-color: #1a1a1a;
}

.blog-list-content ul li:before {
    background: #e0e0e0;
}

.blog-list-pagination ul li a {
    background: #1a1a1a;
}

    .blog-list-pagination ul li a:hover, .blog-list-pagination ul li a.active {
        color: #fff;
        background: #f0a500;
    }

/*----- blog Detail Page -----*/
.blog-detail-content ul li:before {
    background: #e0e0e0;
}

.blog-detail-content blockquote {
    background: #1a1a1a;
    border-color: #f0a500;
}

.blog-detail-tag ul li a, .blog-detail-social ul li a {
    background: #1a1a1a;
}

    .blog-detail-tag ul li a:hover {
        background: #f0a500;
        color: #fff;
    }

    .blog-detail-social ul li a:hover {
        background: #f0a500;
        color: #fff;
    }

.blog-detail-tag-social, .blog-comment-post-singel {
    border-color: #1a1a1a;
}

.comment-date {
    color: #888;
}

.comment-reply {
    background: #f0a500;
}

    .comment-reply:hover {
        color: #fff;
        background: #1a1a1a;
    }

/*----- Roadmap Page -----*/
.roadmap-center-line {
    border-color: #f0a500;
}

    .roadmap-center-line:before, .roadmap-center-line:after {
        background: #e0e0e0;
    }

.roadmap-animated {
    background: #1a1a1a;
}

.roadmap-main-content:before {
    border-color: #f0a500;
}

.roadmap-small-round {
    border-color: #e0e0e0;
    background: #0d0d0d;
}

    .roadmap-small-round:before {
        background: #f0a500;
    }

.roadmap-main .roadmap-detail-box {
    background: #1a1a1a;
}

.roadmap-main .roadmap-des {
    color: #e0e0e0;
    padding: 0;
}

/*----- Token Sale Page -----*/
.information-token-head {
    color: #f0a500;
}

.token-sale-counter {
    background: #1a1a1a;
}

    .token-sale-counter .coins-counter-loop li span {
        background: transparent;
    }

    .token-sale-counter .coins-counter-loop li .coin-day {
        color: #f0a500;
    }

    .token-sale-counter .coins-progress span {
        background: #f0a500;
    }

.token-slide-info:before {
    background: #0d0d0d;
}

.token-sale-counter .coins-progress {
    background: #333;
}

.distribution-title {
    color: #f0a500;
}

/*----- Contact Page -----*/
.contact-detail li i {
    background: #1a1a1a;
}

/*----- Footer Section -----*/
.footer-icon ul li a {
    background: #1a1a1a;
}

    .footer-icon ul li a:hover {
        color: #fff;
    }

    .footer-icon ul li a:hover {
        background: #f0a500;
    }

.footer-link ul li a:hover {
    color: #f0a500;
}

.subscribe .form-control {
    background: #1a1a1a;
    color: #e0e0e0;
}

.subscribe .submit {
    color: #fff;
    background: #f0a500;
}

.subscribe .form-control::-webkit-input-placeholder {
    color: #666;
}

.subscribe .form-control::-moz-placeholder {
    color: #666;
}

.subscribe .form-control:-ms-input-placeholder {
    color: #666;
}

.subscribe .form-control:-moz-placeholder {
    color: #f0a500;
}

.subscribe .submit:hover {
    color: #f0a500;
    background: #111;
}

.copyright p a {
    color: #f0a500;
}

    .copyright p a:hover {
        color: #e0e0e0;
    }

.copyright ul li:before {
    background: #1a1a1a;
}

.footer {
    border-color: #1a1a1a;
}

@media(min-width: 992px) {
    .menu ul li:hover a {
        color: #f0a500;
    }

    .mega-menu:hover:before {
        color: #f0a500;
    }

    .menu ul ul li a {
        border-color: #222 !important;
        color: #e0e0e0 !important;
    }

    .menu ul ul li.mega-menu:before {
        color: #f0a500;
    }

    .menu ul ul li:hover > a {
        color: #f0a500;
    }

    .menu ul ul {
        background: rgba(10, 10, 10, 0.97);
    }

        .menu ul ul li a:before {
            background: #222;
        }
}

@media(max-width: 991px) {
    .menu {
        background: #111;
    }

    .signin .btn {
        background: transparent;
    }

    header.fixed .menu-toggle.active span {
        background: transparent;
    }
}

/* ----- Stats Section ----- */
.stats-section {
    background: #0d0d0d;
    padding: 60px 0;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.stat-card {
    background: #1a1a1a;
    border-radius: 16px;
    padding: 32px 24px;
    text-align: center;
    border: 1px solid #2a2a2a;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    position: relative;
    overflow: hidden;
}

.stat-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 3px;
    background: linear-gradient(90deg, #f0a500, transparent);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.stat-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 40px rgba(0,0,0,0.4);
    border-color: #f0a500;
}

.stat-card:hover::before {
    opacity: 1;
}

.stat-icon {
    width: 56px;
    height: 56px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 22px;
    color: #fff;
}

.stat-number {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    margin-bottom: 8px;
    letter-spacing: -1px;
}

.stat-label {
    font-size: 13px;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media (max-width: 991px) {
    .stats-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .stats-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 14px;
    }
    .stat-number {
        font-size: 32px;
    }
    .stat-card {
        padding: 24px 16px;
    }
}

/* ----- Our Products Section ----- */
.products-section {
    padding: 90px 0;
    position: relative;
    overflow: hidden;
}

.products-section::before {
    content: '';
    position: absolute;
    top: -120px;
    left: 50%;
    transform: translateX(-50%);
    width: 700px;
    height: 700px;
    background: radial-gradient(circle, rgba(100, 60, 220, 0.12) 0%, transparent 70%);
    pointer-events: none;
    z-index: 3;
}

.products-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    position: relative;
    z-index: 1;
}

.product-card {
    border-radius: 20px;
    background: rgba(10, 10, 20, 0.65);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border: 1px solid rgba(255,255,255,0.10);
    overflow: hidden;
    transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
    cursor: pointer;
    position: relative;
}

.product-card::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 20px;
    background: radial-gradient(ellipse at top left, color-mix(in srgb, var(--icon-color) 12%, transparent), transparent 60%);
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
}

.product-card:hover::before {
    opacity: 1;
}

.product-card:hover {
    transform: translateY(-10px);
    border-color: color-mix(in srgb, var(--icon-color) 55%, transparent);
    box-shadow: 0 24px 60px rgba(0,0,0,0.5), 0 0 35px color-mix(in srgb, var(--icon-color) 18%, transparent);
}

.product-card-inner {
    padding: 36px 30px;
    position: relative;
    z-index: 1;
}

.product-card-inner::after {
    content: '';
    position: absolute;
    bottom: 0; left: 0; right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--icon-color, #f0a500), transparent);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.4s ease;
}

.product-card:hover .product-card-inner::after {
    transform: scaleX(1);
}

.product-icon-wrap {
    width: 64px;
    height: 64px;
    border-radius: 18px;
    background: color-mix(in srgb, var(--icon-color) 15%, transparent);
    border: 1px solid color-mix(in srgb, var(--icon-color) 35%, transparent);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: var(--icon-color);
    margin-bottom: 24px;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 20px color-mix(in srgb, var(--icon-color) 20%, transparent);
}

.product-card:hover .product-icon-wrap {
    background: color-mix(in srgb, var(--icon-color) 28%, transparent);
    transform: scale(1.1) rotate(-4deg);
    box-shadow: 0 8px 30px color-mix(in srgb, var(--icon-color) 35%, transparent);
}

.product-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px;
    letter-spacing: 0.2px;
}

.product-desc {
    font-size: 14px;
    color: #8a8a9a;
    line-height: 1.75;
    margin-bottom: 24px;
}

.product-link {
    font-size: 12px;
    font-weight: 700;
    color: var(--icon-color, #f0a500);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: gap 0.25s ease, opacity 0.25s ease;
}

.product-link:hover {
    color: var(--icon-color, #f0a500);
    gap: 12px;
    opacity: 0.9;
}

@media (max-width: 991px) {
    .products-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .products-section {
        padding: 60px 0;
    }
}

@media (max-width: 576px) {
    .products-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .products-section {
        padding: 40px 0;
    }
    .product-card-inner {
        padding: 28px 24px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .product-icon-wrap {
        width: 56px;
        height: 56px;
        font-size: 22px;
        margin-bottom: 16px;
        margin-left: auto;
        margin-right: auto;
    }
    .product-title {
        font-size: 18px;
    }
    .product-desc {
        text-align: center;
    }
    .product-link {
        justify-content: center;
    }
}
