*{ margin: 0; padding: 0; box-sizing: border-box;     font-family: "Poppins", sans-serif;}
p, h1, h2, h3, h4, ul, ol  { margin: 0; padding: 0; }
body{ background-color: #000000; }
img{ max-width: 100%; }
header { width: 100vw; position: fixed; -webkit-transform: translate(0); transform: translate(0); -webkit-transition: all .1s ease-out; transition: all .1s ease-out; background-color: #000; padding: 18px 32px; z-index: 100; }
.threee-explore-menu ul li a { text-decoration: none; font-size: 1rem; color: #fff; font-weight: 600;}
.threee-explore-menu nav ul { list-style: none; display: flex; gap: 24px; margin: 0; }
.header-main-outer { display: flex; justify-content: space-between; align-items: center; }
.header-right-div-col { display: flex; align-items: center; gap: 40px; }
.header-left-div-wrp { display: flex; gap: 50px; align-items: center; }
.header-right-div-col img { height: 30px; width: 30px; aspect-ratio: 1; display: flex; }

.introduction__container[data-v-52906009] { max-width: 1214px; width: 100%; margin: 0 auto; }
.ivu-row-flex, .ivu-row-flex:after, .ivu-row-flex:before { display: -webkit-box; display: -ms-flexbox; display: flex; }

/**************** banner-css ********************/

/* BANNER BASE */
.banner { position: relative; margin: 0 auto; padding: 92px 15px 92px; min-height: calc(100vh - 85px); display: flex; justify-content: center; align-items: center; background-color: #000; overflow: hidden; }
/* BANNER CONTAINER */
.banner__container { max-width: 1214px; width: 100%; margin: 0 auto; position: relative; z-index: 1; }
/* GRID FIXES */
.ivu-col-span-18 { display: block; width: 75%; }
.main-home-page-outer .ivu-row-flex.ivu-row-flex-top.ivu-row-flex-center { display: flex; justify-content: center; }
.ivu-col { position: relative; display: block; }
.ivu-row-flex-middle { align-items: center; }
/* HEADLINE */
.banner__headline { line-height: 1.2; font-size: 4.25rem; font-weight: 700; background: linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; text-align: center; margin-bottom: 14px; }
/* SUBHEADLINE */
.banner__subheadline { color: #e5e5e5; font-weight: 400; text-align: center; margin-bottom: 30px; }
/* BUTTON BASE */
.base-button { position: relative; display: inline-flex; align-items: center; justify-content: center; font-family: inherit; font-weight: 500; border: none; cursor: pointer; transition: all .2s ease-in-out; outline: none; text-decoration: none; border-radius: 2px; }
/* BUTTON LARGE */
.base-button--large { padding: 12px 24px; font-size: 1.25rem; }
/* BUTTON GRADIENT */
.base-button--gradient { background: radial-gradient(6.71% 60.19% at 96.84% 8.15%, rgba(255,252,190,.5) 0, rgba(255,252,190,0) 100%), radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150,170,255,0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); color: #000; }
/* BUTTON OUTLINE */
.base-button--gradient-outline { border: 1px solid transparent; background-image: linear-gradient(hsla(0,0%,100%,.2), hsla(0,0%,100%,.2)), linear-gradient(#000, #000), radial-gradient(6.71% 60.19% at 96.84% 8.15%, rgba(255,252,190,.5) 0, rgba(255,252,190,0) 100%), radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150,170,255,0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); background-origin: padding-box, padding-box, border-box, border-box, border-box, border-box; background-clip: padding-box, padding-box, border-box, border-box, border-box; color: #fff; }
/* MAIN BANNER IMAGE */
.banner__image { display: block; max-width: 100%; width: 50vw; height: auto; margin: 0 auto; }
/* BACKGROUND IMAGE */
.banner__background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; object-fit: cover; object-position: bottom; }
.main-home-page-outer .ivu-row-flex.ivu-row-flex-middle.ivu-row-flex-center.margin-bottom-80 { display: flex; justify-content: center; gap: 30px; }
.margin-bottom-80 { margin-bottom: 80px; }
.card__img-box img.card__icon { max-width: 33px; aspect-ratio: 1; object-fit: cover; }
/**************** end-banner-css ********************/




/********** marketplace NOVA-section-css ***********/

.marketplace-nova-main-outer { padding: 80px 16px; background: #000; }
/* Container */
.marketplace-nova-main-outer .introduction__container { max-width: 1214px; width: 100%; margin: 0 auto; }
/* Flex system */
.marketplace-nova-main-outer .ivu-row-flex, .marketplace-nova-main-outer .ivu-row-flex:before, .marketplace-nova-main-outer .ivu-row-flex:after { display: flex; }
.marketplace-nova-main-outer .ivu-row-flex-top { align-items: flex-start; }
.marketplace-nova-main-outer .ivu-row-flex-bottom { align-items: flex-end; }
/* Columns */
.marketplace-nova-main-outer .ivu-col-span-16 { width: 66.666%; }
.marketplace-nova-main-outer .ivu-col-span-12 { width: 50%; }
.marketplace-nova-main-outer .ivu-col-span-8 { width: 33.333%; }
/* Headline */
.marketplace-nova-main-outer .introduction__headline { font-size: 3rem; color: #fff; margin-bottom: 153px; font-weight: 700;}
/* Card */
.marketplace-nova-main-outer .card { display: inline-flex; align-items: center; gap: 12px; padding: 14px; border-radius: 4px; border: 1px solid transparent; cursor: pointer; background-image: linear-gradient(#000, #000), radial-gradient(6.71% 60.19% at 96.84% 8.15%, rgba(255, 252, 190, .5) 0, rgba(255, 252, 190, 0) 100%), radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150, 170, 255, 0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); background-origin: padding-box, border-box; background-clip: padding-box, border-box; transition: transform .3s ease, box-shadow .3s ease; color: #fff;  flex-direction: row;}
/* Title + Content */
.marketplace-nova-main-outer .card__title { font-size: 1.25rem; margin-bottom: 8px; }
.marketplace-nova-main-outer .card__content { font-size: .875rem; color: #fff; }
/* Grid item offset */
.marketplace-nova-main-outer .inner-grid__item--2 { bottom: 100px; position: relative; }
/* Banner image */
.marketplace-nova-main-outer .image { max-width: 100%; height: auto; }
.marketplace-nova-main-outer .card:hover { transform: translateY(-8px) scale(1.05); box-shadow: 0 15px 30px rgba(0, 0, 0, .3); }


/********** end-marketplace NOVA-section-css ***********/


/******************** footer-css *******************/
.footer-main-outer { background-color: #000; padding: 60px 20px 30px; color: #fff; font-family: 'Oxanium', sans-serif; }
.footer-container { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1214px; margin: 0 auto; }
/* .footer-left, .footer-right { flex: 1 1 45%; margin-bottom: 30px; } */
.footer-left { margin-bottom: 30px; max-width: 354px; width: 100%; }
.footer-right{ max-width: 404px; width: 100%; margin-bottom: 30px; }
.logo-footer { width: 104px; height: auto; margin-bottom: 20px; }
.footer-desc { margin-bottom: 40px; line-height: 1.5; font-size: 1rem; color: #fff; }
.sns-row a:hover { opacity: .7; }
.footer-main-outer .email-block { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 8px 12px 8px 18px; width: 100%; max-width: 400px; border-radius: 2px; border: 1px solid transparent; background-image: linear-gradient(#333, #333), radial-gradient(6.71% 60.19% at 96.84% 8.15%, rgba(255, 252, 190, .5) 0, rgba(255, 252, 190, 0) 100%), radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150, 170, 255, 0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); background-origin: padding-box, border-box; background-clip: padding-box, border-box; color: #fff; margin-bottom: 20px; }
.footer-main-outer .email-block input { border: none; max-width: 250px; width: 100%; background: transparent; color: #fff; outline: none; }
.footer-main-outer .subscribe-btn { background: radial-gradient(6.71% 60.19% at 96.84% 8.15%, rgba(255, 252, 190, .5) 0, rgba(255, 252, 190, 0) 100%), radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150, 170, 255, 0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); color: #000; padding: 6px 12px; font-size: .875rem; transition: all .2s ease-in-out; outline: none; text-decoration: none; border-radius: 2px; font-weight: bold; }
.sns-row { display: flex; flex-wrap: wrap; gap: 10px; }
.social-icon img { width: 30px; height: 30px; object-fit: cover; }
.link-wrap { display: flex; justify-content: space-between; margin-bottom: 20px; flex-wrap: wrap; }
.resources-wrap a, .news-wrap a { display: block; margin-bottom: 10px; color: #fff; text-decoration: none; font-weight: 700; }
.download-wraps { display: flex; gap: 10px; }
.download-btn { display: flex; align-items: center; gap: 5px; padding: 8px 12px; border-radius: 4px; text-decoration: none; font-size: 12px; font-weight: 700; color: #000; }
.app-store { background-color: #5CBFFE; }
.google-play { background-color: #A0F5D0; }
.apk { background-color: #FFD7C8; }
.download-btn img { width: 20px; height: 20px; }
.copyright.copy-right-container { display: flex; justify-content: center; gap: 15px; font-size: 12px; color: #999; padding-top: 30px; max-width: 1214px; width: 100%; margin: 0 auto; border-top: 1px solid #666; }
.cursor-pointer { cursor: pointer; }
.footer-right .download-wraps a { padding: 10px 14px; border-radius: 2px; border: 1px solid transparent; background-image: linear-gradient(#000, #000), radial-gradient(6.71% 60.19% at 96.84% 8.15%, rgba(255, 252, 190, .5) 0, rgba(255, 252, 190, 0) 100%), radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150, 170, 255, 0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); background-origin: padding-box, border-box; background-clip: padding-box, border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; gap: 5px; font-size: .75rem; color: #fff; -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0; }
.footer-right .resources-wrap span, .footer-right .news-wrap span { font-size: 1rem; color: #fff; }
.resources-wrap, .news-wrap { width: calc(50% - 10px); }



/* NOVA Collections */

.bottom-circle-cnt { padding: 12px; background: radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150, 170, 255, 0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); }
.bottom-circle-cnt h4 { font-size: 1.5rem; color: #000; font-weight: 600; border-bottom: 1px solid rgba(0,0,0,.25); padding-bottom: 8px; }
.bottom-circle-cnt p { font-size: .75rem; color: #333; }
.circle-bottom-img-wrp img { width: 20px; height: 20px; }
.circle-bottom-img-wrp span { font-size: 16px; font-weight: 500; }
.nova-Auction-main-outer .container.nova-auction-wrp { max-width: 1214px; width: 100%; margin: 0 auto; display: flex; justify-content: space-between; gap: 30px; }
.nova-Auction-left-main-outer h2 { font-size: 3rem; color: #fff; font-weight: 700;}
.nova-Auction-right-outer { display: flex; flex-wrap: wrap; gap: 60px; align-items: center; justify-content: center; }
.circle-img-block-wrp { width: calc(33.3% - 40px); }
.nova-Auction-left-main-outer { max-width: 323px; width: 100%; }
section.nova-Auction-main-outer { position: relative; padding: 40px 15px; }
.left-img-action-gradiant { position: absolute; top: 0; left: 0; z-index: -1; }


/* NOVA Collections */
section.nova-collection-main-outer { padding: 40px 15px; }
.nova-collection-container { max-width: 1214px; padding: 0 15px; margin: 0 auto; }
.nova-collection-top h2 { font-size: 2.5rem; color: #fff; font-weight: 700;}
.nova-collection-top p { font-size: 1rem; color: #999; }
.nova-collection-top { margin-bottom: 65px; }
.nova-collection-bottom-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 16px; width: calc(33.3% - 53px); padding-bottom: 12px; border-bottom: 1px solid #fff; }
.nova-collection-left span { font-size: 1rem; background: var(--Gradient, linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%)); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.nova-collection-left-two img { max-width: 40px; width: 100%; aspect-ratio: 1; object-fit: cover; }
.nova-collection-left-bottom-left span p { font-size: 1rem; color: #fff; font-weight: 600; padding: 0 6px; }
.nova-collection-left-bottom-left img { max-width: 18px; width: 100%; object-fit: cover; }
.nova-collection-left-bottom-main { display: flex; justify-content: space-between; width: 100%; }
.nova-collection-left-bottom-left p { font-size: 1rem; color: #fff; font-weight: 600; padding-bottom: 2px;}
.nova-collection-left-bottom-left >span { display: flex; justify-content: center; align-items: center; }
.nova-collection-left-bottom-right p { font-size: 1rem; color: #1dc96e;  font-weight: 600;}
.nova-collection-bottom-main-outer { display: flex; gap: 80px; flex-wrap: wrap; align-items: center; }
.flip-section-more-btn-wrp { display: flex; justify-content: center; align-items: center; margin-top: 70px; max-width: 354px; margin-inline: auto; }
.flip-section-more-btn-wrp button { box-shadow: 0 0 0 2px rgba(92, 238, 160, .5); border: 1px solid transparent; background-image: linear-gradient(hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2)), linear-gradient(#000, #000), radial-gradient(6.71% 60.19% at 96.84% 8.15%, rgba(255, 252, 190, .5) 0, rgba(255, 252, 190, 0) 100%), radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150, 170, 255, 0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); background-origin: padding-box, padding-box, border-box, border-box, border-box, border-box; background-clip: padding-box, padding-box, border-box, border-box, border-box; color: #fff; width: max-content; display: flex; justify-content: center; align-items: center; padding: 12px 24px; font-size: 1.25rem; width: 100%; }


/* Featured Collections*/
section.Featured-Collections-main-outer { padding: 40px 15px; }
.Featured-Collections-container { max-width: 1214px; width: 100%; margin: 0 auto; }
.Featured-Collections-container h2 { font-size: 3rem; color: #fff; margin-bottom: 55px; font-weight: 700; }
.featucherd-top-box-wrp img { display: block; width: 36px; height: 36px; border-radius: 50%; }
.featucherd-top-box-wrp span { font-size: 1.125rem; color: #fff; font-weight: 400; }
.featucherd-top-box-wrp { display: flex; align-items: center; gap: 5px; }
.featured-main-img-wrp { display: flex; gap: 5px; align-items: center; justify-content: center; }
.f-left-img img { display: block; width: 100%; height: auto; aspect-ratio: 1 / 1; border-radius: 10px; -o-object-fit: cover; object-fit: cover; max-width: 264px; }
.f-right-img-box { display: flex; flex-direction: column; row-gap: 5px; }
.f-right-img-box img { display: block; width: 100%; height: auto; aspect-ratio: 1 / 1; border-radius: 10px; -o-object-fit: cover; object-fit: cover; max-width: 80px; }
.ThinkingRabbit-cnt p { font-size: 1.5rem; color: #fff; font-weight: 600; }
.featured-main-img-wrp-item-main { position: relative; padding: 10px; border-radius: 4px; border: 2.5px solid transparent; background-image: linear-gradient(#000, #000), radial-gradient(6.71% 60.19% at 96.84% 8.15%, rgba(255, 252, 190, .5) 0, rgba(255, 252, 190, 0) 100%), radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150, 170, 255, 0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); background-origin: padding-box, border-box; background-clip: padding-box, border-box; margin-top: 20px; width: calc(33.3% - 26.666px); }
.Total-four-cnt p { font-size: 1rem; color: #999; }
.Total-four-cnt { position: absolute; top: 15px; left: 15px; background: #000; border-radius: 26.4px; padding: 2.641px 7.639px 1.759px 7.921px; }
.featured-main-img-wrp-items-main-outer-pannel { display: flex; gap: 40px; justify-content: center; flex-wrap: wrap; }
.ThinkingRabbit-cnt { margin-top: 15px; }

@media (max-width: 768px) { .footer-left, .footer-right { flex: 1 1 100%; } .link-wrap { flex-direction: column; gap: 10px; } .download-wraps { justify-content: center; } }


/* Footer Main Outer */




/********** cellection-page-css ***********/
section.collection-section-main-outer { padding: 70px 15px; }
.left-img-top-collection { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 95px; height: 95px; background: -webkit-gradient(linear,left top,left bottom,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8)); background: linear-gradient(180deg, #5cbffe, #a0f5d0, #ffd7c8); border-radius: 50px; }
.collection-container { max-width: 1728px; width: 100%; margin: 0 auto; }
.heading-img span { font-size: 1.875rem; color: #fff; }
.point-cole-wrp span { font-size: .875rem; color: #b3b3b3; }
.top-main-user-sec { display: flex; gap: 100px; align-items: center; }
.heading-img img { width: 35px; object-fit: cover; vertical-align: top; }
.point-cole-wrp { display: flex; gap: 20px; align-items: center; }
.left-img-top-collection img { width: 85px; height: 85px; border-radius: 40px; -o-object-fit: cover; object-fit: cover; }
.collection-tabs-wrapper button { font-weight: 900; border: unset; background: unset; font-size: 1rem; color: #aaa; min-width: 150px; }
.collection-tabs-wrapper [aria-selected="true"] { color: #fff; font-size: 1.125rem; font-weight: 900; border-bottom: 3px solid #AFD8EB; }
.collection-tabs-wrapper .top-canvas-upper{ display: flex; gap: 50px; align-items: center; margin-bottom: 20px; border-bottom: 2px solid #cfc9c9; }
.collection-tabs-main-outer-wrp { margin-top: 60px; }
.collection-tabs-wrapper .canvas-box { padding: 24px; border: 1.5px solid #4a4a4a; background: #313131; -webkit-box-shadow: 0 4.55952px 9.11905px 2px rgba(0, 0, 0, .1); box-shadow: 0 4.55952px 9.11905px 2px rgba(0, 0, 0, .1); border-radius: 18px; overflow: hidden; width: calc(25% - 22.5px); }
.canvas-tabpannel-main-outer { display: flex; flex-wrap: wrap; gap: 30px; align-items: center; }
.cnvas-top-img-wrp { position: relative; border-radius: 11.4px; }
.cnvas-top-img-wrp img { display: block; width: 100%; -o-object-fit: cover; object-fit: cover; border-radius: 11.4px; height: 225px; }
.blue-right-corner-wrp { background-image: url(/assets/images/collection-tab-blue-shape-1.svg); background-repeat: no-repeat; background-position: center; position: absolute; top: 0; right: 0; width: 152px; height: 43px; background-size: cover; display: flex; gap: 3px; justify-content: center; align-items: center; padding-left: 5px; }
.cnvas-top-img-wrp .blue-right-corner-wrp img { width: 24px; aspect-ratio: 1; height: auto; }
.blue-right-corner-wrp span { color: #ffe6d4; font-size: 20px; font-weight: 700; }
.canvas-bottom-cnt-wrp h4 { color: #fff; font-size: 20px; font-weight: 700; }
.amount-canvas-wrp span { font-size: 14px; color: #b3b3b3; font-weight: 400; }
.amount-1st { display: flex; align-items: center; justify-content: space-between; }
.amount-canvas-wrp span.green-amount { color: #26a17b; font-weight: 700; }
.amount-1st span.card-rate-daily-income { font-size: 14px; font-weight: 700; color: #fff; }
.amount-canvas-wrp { padding-bottom: 10px; border-bottom: 1px solid #e6e6e6; }
.canvas-days-wrp span { color: #b3b3b3; font-weight: 400; font-size: 18px; }
.canvas-days-wrp { display: flex; justify-content: space-between; padding-top: 10px; }
span.days-ten-highilited { font-weight: 700; color: #fff; }
.level-canvas-div span.green { color: #26a17b; font-weight: 700; }
.canvas-bottom-cnt-wrp button { background: radial-gradient(6.71% 60.19% at 96.84% 8.15%, rgba(255, 252, 190, .5) 0, rgba(255, 252, 190, 0) 100%), radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150, 170, 255, 0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); color: #000; width: 100%; padding: 8px 16px; font-size: 1rem; font-weight: 600; }
.canvas-bottom-cnt-wrp { display: flex; flex-direction: column; row-gap: 10px; margin-top: 10px; }

/********** cellection-details-page-css ***********/

section.collection-detail-main-outer { padding: 150px 15px; }
.collection-details-container { max-width: 1300px; width: 100%; margin: 0 auto; }
.collection-details-wrp { display: flex; align-items: center; justify-content: space-between; gap: 50px; border-radius: 20px; border: 2px solid #e2e8ef; overflow: hidden; padding: 20px; }
.quantity-box { position: relative; width: 100%; margin-bottom: 18px; display: flex; align-items: center; padding: 8px 8px 8px 20px; border: 1px solid #e6e5ea; background: #000; border-radius: 6px; }
.quantity-box input { width: 100%; background: transparent; outline: none; border: none; color: #787885; height: 35px; font-size: 14px; font-weight: 700; border-radius: 0; }
.quantity-box .currency { margin-right: 12px; color: #26a17b; font-size: 14px; font-weight: 700; }
.quantity-box .max-btn { cursor: pointer; padding: 8px 20px; border-radius: 50px; border: 1px solid #65c6f9; background: #65c6f9; font-size: 14px; font-weight: 700; color: #fff; text-wrap: nowrap; }
.product-info span { color: #b3b3b3; font-size: 14px; font-weight: 400; }
.balance-row { margin-bottom: 20px; display: flex; justify-content: space-between; color: #cfcfcf; font-size: 14px; }
.balance-row strong { color: #fff; }
.deposit-link { text-decoration: none; cursor: pointer; color: #26a17b; font-size: 14px; font-weight: 700; }
.product-info { margin-bottom: 25px; }
.info-row { display: flex; justify-content: space-between; font-size: 14px; padding: 6px 0; color: #c7c7c7; }
.info-row strong { color: #ffffff; }
.product-info .info-row:first-child strong { color: #26a17b; }
.stake-btn { width: 100%; border: none; font-size: 16px; font-weight: 600; border-radius: 8px; cursor: pointer; margin-bottom: 24px; background: radial-gradient(6.71% 60.19% at 96.84% 8.15%, rgba(255, 252, 190, .5) 0, rgba(255, 252, 190, 0) 100%), radial-gradient(41.58% 41.8% at 1.58% 86.91%, #96aaff 0, rgba(150, 170, 255, 0) 100%), linear-gradient(131deg, #beffd2 17.22%, #d1fff5 50.46%, #64ffff 89.24%); color: #000; padding: 8px 16px; }
.rules-box { line-height: 1.6; padding: 20px; border-radius: 13px; border: 1px dashed #fff; background: linear-gradient(2deg, transparent 49.83%, #000 96.29%), #333; color: #b3b3b3; font-size: 16px; margin-bottom: 8px; }
.rules-box h4 { margin-top: 0; margin-bottom: 12px; font-size: 15px; color: #fff; font-weight: 600; }
.rules-box strong { color: #fff; }
.collections-detail-left-img { width: calc(60% - 30px); }
.cellection-details-right-main-wrp { width: calc(40% - 30px); }
.stake-section h2 { color: #ffffff; font-size: 36px; font-weight: 700; }
.stake-section h3 { color: #ffffff; font-size: 18px; font-weight: 700; margin-bottom: 8px; }



/* dasboard-page-web-phone-css */

 body { margin: 0; font-family: 'Poppins', sans-serif; /* background: linear-gradient(180deg, #0a0f2c, #001a3d); */ background: #001a3d; color: #fff; }
.header { background: rgba(255, 255, 255, 0.08); border-radius: 16px; margin: 20px; padding: 15px; backdrop-filter: blur(10px); display: flex; flex-direction: column; box-shadow: 0 4px 20px rgba(0, 150, 255, 0.2); }
.header-top { display: flex; justify-content: space-between; align-items: center; }
.header-top img { width: 32px; height: 32px; border-radius: 50%; }
.header-top h2 { font-size: 18px; margin: 0; }
.wallet-info { margin-top: 10px; font-size: 14px; opacity: 0.9; }
.actions { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 20px; }
.action-btn { background: rgba(255, 255, 255, 0.08); border-radius: 16px; padding: 12px; text-align: center; backdrop-filter: blur(8px); box-shadow: inset 2px 2px 5px rgba(255,255,255,0.05), inset -2px -2px 5px rgba(0,0,0,0.3); transition: 0.3s; }
.action-btn:hover { box-shadow: 0 0 10px #00aaff; }
.action-btn i { font-size: 20px; color: #00aaff; display: block; margin-bottom: 6px; }
.investment-section { margin: 20px; padding: 15px; border-radius: 16px; border: 1px solid rgba(0, 170, 255, 0.4); box-shadow: 0 0 10px rgba(0, 170, 255, 0.3); text-align: center; }
.investment-section h3 { margin: 0; font-size: 16px; }
.investment-section p { font-size: 12px; opacity: 0.8; }
.stats { display: flex; justify-content: space-around; margin: 20px; }
.stat-card { background: rgba(255, 255, 255, 0.08); border-radius: 16px; width: 45%; padding: 20px; text-align: center; box-shadow: inset 2px 2px 5px rgba(255,255,255,0.05), inset -2px -2px 5px rgba(0,0,0,0.3); }
.stat-icon { background: radial-gradient(circle, #00aaff, #0044aa); border-radius: 50%; width: 40px; height: 40px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 10px #00aaff; }
.footer { position: fixed; bottom: 0; width: 100%; /* background: rgba(255, 255, 255, 0.08); */ background: #1E3A6E; backdrop-filter: blur(10px); display: flex; justify-content: space-around; padding: 10px 0; box-shadow: 0 -2px 10px rgba(0, 150, 255, 0.2); }
.footer-item { text-align: center; color: #ccc; font-size: 12px; }
.footer-item.active { color: #00aaff; }
.footer-item i { display: block; font-size: 18px; margin-bottom: 4px; }
.wallet-info div { display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.bg-blue { background-color: #1E3A6E; color: #fff; /* background-color: (255, 255, 255, 0.08) */ }
.card.mb-3.bg-blue input::placeholder { color: #000; }
.card.mb-3.bg-blue input { color: #000; }
.login-main-bg{ background-color: rgba(255, 255, 255, 0.08); }
.border-none-card{ border: unset; }


/* register-page */
.main.register-main-outer { background: unset; }
.card.register-card-main { background: rgba(255, 255, 255, 0.08); border-color: #1E3A6E; color: #fff; }
.common-btn { text-decoration: none; font-size: 14px; padding: 5px 10px; color: #fff; background-color: #1E3A6E; border-radius: 4px; }
.common-btn:hover { background-color: #2868e8; color: #fff; }
a.already-registered { color: #fff; }
.foegot-password-nav.nav-pills .nav-link { color: #fff; }

.border-none-card { border: 1px solid #fff; overflow: hidden; }
.forgot-password-register-btn { display: flex; gap: 20px; color: #fff; }

/* telegram-link */
.turntable-telegram.float-entry { display: none; }
.canvas-box {
    width: calc(25% - 15px);
    background-color: rgba(255, 255, 255, 0.08);
    padding: 15px;
    border-radius: 10px;
}
div#plans-list { display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; }
button.btn.btn-sm.btn-primary.mine-btn:hover { color: #1e3a6e; }
button.btn.btn-sm.btn-outline-secondary.details-btn { color: #1e3a6e; }



@media(max-width:1200px){
    .canvas-box { width: calc(33.33% - 15px); }
}
@media(max-width:1024px){
    .canvas-box { width: calc(50% - 15px); }
}

@media(max-width:575px){
.wrap.withdraw-main-outer { display: block; }
.table-main-outer tr, .table-main-outer th { min-width: 120px; }
.table-main-outer { max-width: 100%; overflow-x: auto; }
.history-panel{ margin-top: 20px; }
.canvas-box { width: 100% }
.stacking-main-outer .card.p-4.bg-blue { padding: 0px !important; }
.blue-right-corner-wrp span { font-size: 16px; }
}



