.none {
    display: none;
}

.show {
    display: block;
}

.is-invalid {
    color: red;
    font-weight: normal;
}

.bg-background {
    background: #f8f9fe;
}

.text-base {
    color: #8898aa;
}

.white-bg {
    color: #FFF;
}

.font-14 {
    font-size: .75rem;
}

.h-200 {
    min-height: 200px !important;
}

.h-100 {
    min-height: 100px !important;
}

.h-150 {
    min-height: 150px !important;
}

.custom-btn {
    color: #2642dd;
    font-size: .875rem;
    position: relative;
    transition: all .3s ease;
    letter-spacing: .025em;
    text-transform: none;
    will-change: transform;
    border-color: transparent;
    background-color: rgba(55, 125, 255, 0.1);
    border: none;
    outline: none;
}

.custom-btn:hover {
    border: none;
    outline: none;
    color: #fff;
    border-color: #1937e4;
    background-color: #1937e4;
}

.subscriber-table input.form-control {
    height: 35px;
    border: 1px solid #ebebeb;
    font-size: 14px;
    width: 100%;
    position: relative;
}

.latter-space-0 {
    letter-spacing: 0px;
}

.link {
    cursor: pointer;
}

.custom-control.image-checkbox {
    position: relative;
    padding-left: 0;
}

.custom-control-label {
    height: 20px;
}

.custom-control.image-checkbox .custom-control-input:checked~.custom-control-label:after, .custom-control.image-checkbox .custom-control-input:checked~.custom-control-label:before {
    opacity: 1;
}

.custom-control.image-checkbox label {
    cursor: pointer;
}

.custom-control.image-checkbox label:before {
    border-color: #007bff;
    background-color: #007bff;
}

.custom-control.image-checkbox label:after, .custom-control.image-checkbox label:before {
    transition: opacity .3s ease;
    opacity: 0;
    left: .25rem;
}

.custom-control.image-checkbox label:focus, .custom-control.image-checkbox label:hover {
    opacity: .8;
}

.custom-control.image-checkbox label img {
    border-radius: 2.5px;
}

.form-group-image-checkbox.is-invalid label {
    color: #dc3545;
}

.form-group-image-checkbox.is-invalid .invalid-feedback {
    display: block;
}

.image-checkbox .custom-control-label {
    height: 4rem !important;
}

.dz-message {
    height: 200px;
}

.nav-link.active {
    color: #007bff;
}

a.clipboard-button,
p.clipboard-button,
span.clipboard-button {
    cursor: pointer;
    color: #007bff;
}

code[class*=language-], pre[class*=language-] {
    font-family: Consolas, Menlo, Monaco, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', 'Courier New', Courier, monospace;
    font-size: 14px;
    line-height: 1.375;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    hyphens: none;
    color: #5e6687;
    border-radius: .25rem;
    background: #f5f7ff;
    direction: ltr;
    -ms-hyphens: none
}

code[class*=language-] ::selection, code[class*=language-]::selection, pre[class*=language-] ::selection, pre[class*=language-]::selection {
    background: #dfe2f1;
    text-shadow: none
}

pre[class*=language-] {
    overflow: auto;
    margin: 0;
    padding: 1.25rem
}

:not(pre)>code[class*=language-] {
    padding: .1em;
    border-radius: .3em
}

.nav-pills .nav-link {
    font-size: .875rem;
    font-weight: 500;
    padding: 0.75rem 1rem;
    transition: all .15s ease;
    color: #5e72e4;
    background-color: #fff;
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #5e72e4;
}

.transfers-list {
    position: relative;
}

.transfers-list .dropdown .dropdown-menu {
    transform: translate3d(-160px, 28px, 0px) !important;
}

.cursor-pointer {
    cursor: pointer;
}

.note-editable.card-block {
    height: 190px !important;
}

.product-payment .nav-item {
    width: 25%;
}

.product-payment .nav-link {
    height: 50px;
    line-height: 25px;
}

.deposit-payment .nav-item {
    width: 25%;
}

.deposit-payment .nav-item .nav-link {
    width: 115px;
}

.deposit-payment .nav-link {
    height: 50px;
    line-height: 25px;
}

.site-btn {
    font-size: 14px;
    color: #ffffff;
    background-color: rgb(4, 12, 97);
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 14px 30px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 30px;
}

.site-btn:hover {
    background-color: #6658ea;
}

.qr-code {
    width: 100px;
    height: 100px;
    margin-top: 15px;
}

.search-table button {
    border-radius: 0 5px 5px 0 !important;
}

.card .card-header {
    border-bottom-color: #f9f9f9;
    line-height: 30px;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    min-height: 70px;
    padding: 15px 25px;
    display: flex;
    align-items: center;
}

.card .card-header h4+.card-header-action, .card .card-header h4+.card-header-form {
    margin-left: auto;
}

.chartjs-render-monitor {
    height: 350px !important;
}

.summernote-css .note-toolbar.card-header {
    display: inline-block;
}

.inr {
    font-family: 'Bitter', serif;
}

/* CHART CSS */

.chartjs-size-monitor {
    position: absolute;
    inset: 0px;
    overflow: hidden;
    pointer-events: none;
    visibility: hidden;
    z-index: -1;
}

.chartjs-size-monitor-expand {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    pointer-events: none;
    visibility: hidden;
    z-index: -1;
}

.chart-inner-div {
    position: absolute;
    width: 1000000px;
    height: 1000000px;
    left: 0;
    top: 0
}

.chartjs-size-monitor-shrink {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    pointer-events: none;
    visibility: hidden;
    z-index: -1;
}

.chart-inner-div-2 {
    position: absolute;
    width: 200%;
    height: 200%;
    left: 0;
    top: 0
}

.chartjs-render-monitor {
    display: block;
    height: 303px;
    width: 576px;
}


.card-primary {
    border-top: 2px solid #6777ef;
}

.card-header-form {
    margin-left: auto;
}

.position-relative {
    position: relative;
}

.contact-list {
    position: relative;
    height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.wa-bg-img {
    height: 20%;
    width: 50%;
}

.wa-content-area {
    position: absolute;
    bottom: 0px;
}

.w-70-per {
    width: 70%;
}

.card-bottom-min-25 {
    margin-bottom: -25px !important;
}

.paginate-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    gap: 6px;
}

.paginate-link {
    padding: 4px 10px;
    font-size: 14px;
    border: 1px solid #636363;
    border-radius: 10px;
}

.paginate-link-null {
    color: #8e8e8e;
}

.paginate-link-active {
    color: inherit;
    text-decoration: none;
}

.paginate-link-active:hover {
    background-color: #3771FE;
    color: white;
}

.paginate-link-active:focus {
    border-color: rgb(40, 104, 214);
}

.paginate-link-active-bg {
    background-color: #3771FE;
    color: white;
}

.fade-enter-active, .fade-leave-active {
    transition-duration: 0.2s;
    transition-property: opacity;
    transition-timing-function: linear;
}

.fade-enter-from, .fade-leave-to {
    opacity: 0;
}

.max-h-8-overflow {
    max-height: 700px;
    overflow-y: auto;
}

.max-h-5-overflow {
    max-height: 500px;
    overflow-y: auto;
}

.styled-scrollbar::-webkit-scrollbar {
    width: 10px;
    border-radius: 2px;
}

.styled-scrollbar::-webkit-scrollbar-track {
    background: #515da4;
    border-radius: 2px;
}

.styled-scrollbar::-webkit-scrollbar-thumb {
    background: #0F1333;
    border-radius: 1px;
}

.styled-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #0F1333;
}


.custom-select .nice-select .list {
    height: 350px;
    overflow-y: auto;
}

.h-3-r {
    height: 3rem;
}

.active-dark-mode .checkout-getaway p {
    color: rgb(225, 225, 225);
    text-transform: capitalize;
}

.checkout-getaway p {
    color: #232535c5;
    font-size: 1rem;
    font-weight: 600;
}

.active-dark-mode .checkout-container {
    border: #232535c5 solid 0.5px;
}

.checkout-container {
    border: #9292922f solid 0.5px;
    padding: 2rem;
    border-radius: 10px;
}

.checkout-table tr td {
    padding: 10px 0;
    border: none;
}

.active-dark-mode .checkout-tab {
    border: rgba(255, 255, 255, 0.357) solid 0.5px;
}

.checkout-tab {
    border: rgba(42, 42, 42, 0.357) solid 0.5px;
}

.active-dark-mode .checkout-active-tab {
    background-color: rgb(234, 234, 234);
}

.checkout-active-tab {
    background-color: #cfe0fe;
}


.base-text {
    font-weight: normal;
    color: #0C1939;
}
.active-dark-mode .base-text {
    color: #000000;
}
.active-dark-mode .privacy__wrapper .base-text>* {
    color: #000000;
}

.base-text {
    font-weight: normal;
    color: #0C1939;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.marque__item {
    display: flex;
}

.marque__item p {
    animation: scroll-left 15s linear infinite backwards;
}

@keyframes scroll-left {
    0% {
        transform: translateX(280%);
    }

    100% {
        transform: translateX(-300%);
    }
}

.text-justify {
    text-align: justify !important;
}

.generated-images-parent {
    position: relative;
}

.generated-image-child {
    color: white;
    top: 5px;
    right: 10px;
    visibility: hidden;
    position: absolute;
}

.generated-images-parent:hover .generated-image-child {
    visibility: visible;
}

.reviews-text {
    font-size: 13px;
    line-height: 20px;
}

.slider-btn {
    transform: translateY(4rem);
}

@keyframes loading {
    0% {
        background-color: #dcdcdc;
    }

    50% {
        background-color: #f1f1f1;
    }

    100% {
        background-color: #dcdcdc;
    }
}

@keyframes loadingDark {
    0% {
        background-color: #0e1339;
    }

    50% {
        background-color: #363636;
    }

    100% {
        background-color: #0e1339;
    }
}

.ck.ck-editor__main>.ck-editor__editable {
    min-height: 300px;
}

.user-profile-bg {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.fixed-img-discount {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.slider-large-img1 {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.slider-small-img1 {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 14px;
}

.slider-img2 {
    width: 100%;
    height: 340px;
    object-fit: cover;
    border-radius: 0px;
}

.image-container {
    display: flex;
}

.slider-img2-first {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.slider-img2-last {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.progress-bar-container {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

.progress {
    height: 10px;
    width: 85%;
}

#header-cart-svg {
    width: 32px;
}

.confetti {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.confetti img.dark {
    display: block;
}

.confetti img.light {
    display: none;
}

.active-light-mode .confetti img.dark {
    display: none;
}

.active-light-mode .confetti img.light {
    display: block;
}

.dragArea:first-child {
    padding-left: 0px;
}

.dragArea {
    margin-top: 10px;
    min-height: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
}

.dragArea li {
    list-style: none;
    cursor: move;
}

.validation-errors {
    position: fixed;
    top: 2rem;
    right: 2rem;
    border: red solid 1px;
    padding: 1rem 2rem;
    background-color: white;
    z-index: 999999;
    border-radius: 4px;
}

.error-list {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
}

.error-list p {
    color: red;
    margin-top: 2px;
    margin-bottom: 0;
}

.slide-right-enter-active,
.slide-right-leave-active {
    transition-duration: 0.4s;
    transition-property: opacity, transform;
    transition-timing-function: ease;
}

.slide-right-enter-from,
.slide-right-leave-to {
    transform: translateX(100%);
    opacity: 0;
}

.skeleton-loader {
    border-radius: 5px;
    padding-bottom: 25px;
    opacity: 0;
    animation: fade-in 0.5s ease-in-out forwards;
}

.fade-in {
    opacity: 1;
}

.skeleton-thumb {
    width: 100%;
    height: 220px;
    background-color: #dcdcdc;
    animation: loading 1.5s infinite ease-in-out;
    border-radius: 15px;
}

.skeleton-thumb-big {
    width: 100%;
    height: 470px;
    background-color: #dcdcdc;
    animation: loading 1.5s infinite ease-in-out;
    border-radius: 15px;
}

.active-dark-mode .skeleton-thumb,
.active-dark-mode .skeleton-thumb-big {
    animation: loadingDark 1.5s infinite ease-in-out;
}

.skeleton-content {
    opacity: 0;
    animation: fade-in 0.5s ease-in-out forwards;
}

.fade-in {
    opacity: 1;
}

.text-shape-sm {
    margin: auto;
    width: 20%;
    height: 20px;
    border-radius: 10px;
}

.text-shape {
    margin: auto;
    margin-top: 10px;
    width: 50%;
    height: 40px;
    border-radius: 10px;
}

.input-shape {
    margin: auto;
    margin-top: 20px;
    display: block;
    width: 60%;
    height: 50px;
    border-radius: 10px;
}

.img-shape-1 {
    margin: auto;
    margin-top: 40px;
    display: block;
    width: 65%;
    height: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.img-shape-2 {
    margin: auto;
    display: block;
    width: 75%;
    height: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.img-shape-3 {
    margin: auto;
    display: block;
    width: 85%;
    height: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.img-shape-full {
    margin: auto;
    display: block;
    width: 100%;
    height: 400px;
    border-radius: 10px;
}

.text-shape,
.text-shape-sm,
.input-shape,
.img-shape-1,
.img-shape-2,
.img-shape-3,
.img-shape-full {
    animation: loading 1.5s infinite ease-in-out;
}

.active-dark-mode .text-shape,
.active-dark-mode .text-shape-sm,
.active-dark-mode .input-shape,
.active-dark-mode .img-shape-1,
.active-dark-mode .img-shape-2,
.active-dark-mode .img-shape-3,
.active-dark-mode .img-shape-full {
    animation: loadingDark 1.5s infinite ease-in-out;
}

.skeleton-content {
    border-radius: 5px;
    padding: 10px;
    opacity: 0;
    animation: fade-in 0.5s ease-in-out forwards;
}

.fade-in {
    opacity: 1;
}

.skeleton-shape {
    display: inline-block;
    width: 200px;
    height: 24px;
    border-radius: 5px;
}

.skeleton-text {
    display: inline-block;
    width: 100%;
    height: 35px;
    border-radius: 5px;
}

.skeleton-button {
    display: inline-block;
    width: 120px;
    height: 46px;
    border-radius: 5px;
    margin-right: 10px;
}

.skeleton-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.skeleton-purchase-thumb {
    width: 60px;
    height: 60px;
}

.slider__bid-content-skeleton {
    width: 350px;
    height: 400px;
    position: absolute;
    right: 0;
    top: 2rem;
    background-color: #dcdcdc;
    clip-path: polygon(100% 0, 100% 58%, 58% 100%, 0 100%, 0 0);
}

.active-dark-mode .slider__bid-content-skeleton {
    background: #202246;
}

.skeleton-purchase-thumb,
.skeleton-avatar,
.skeleton-button,
.skeleton-text,
.skeleton-shape {
    animation: loading 1.5s infinite ease-in-out;
}

.active-dark-mode .skeleton-purchase-thumb,
.active-dark-mode .skeleton-avatar,
.active-dark-mode .skeleton-button,
.active-dark-mode .skeleton-text,
.active-dark-mode .skeleton-shape {
    animation: loadingDark 1.5s infinite ease-in-out;
}

.skeleton-loader {
    border-radius: 5px;
    padding: 10px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.fade-in {
    opacity: 1;
}

.skeleton-loader .skeleton-avatar,
.skeleton-loader .skeleton-ellipsis,
.skeleton-loader .skeleton-preview,
.skeleton-loader .skeleton-title,
.skeleton-loader .skeleton-small,
.skeleton-loader .skeleton-price {
    animation: loading 1s infinite ease-in-out;
    border-radius: 8px;
}

.active-dark-mode .skeleton-loader .skeleton-avatar,
.active-dark-mode .skeleton-loader .skeleton-ellipsis,
.active-dark-mode .skeleton-loader .skeleton-preview,
.active-dark-mode .skeleton-loader .skeleton-title,
.active-dark-mode .skeleton-loader .skeleton-small,
.active-dark-mode .skeleton-loader .skeleton-price {
    animation: loadingDark 1s infinite ease-in-out;
}

.skeleton-loader .skeleton-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.skeleton-loader .skeleton-ellipsis {
    width: 20px;
    height: 20px;
}

.skeleton-loader .skeleton-preview {
    width: 100%;
    height: 220px;
}

.skeleton-loader .skeleton-title {
    width: 80%;
    height: 24px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.skeleton-loader .skeleton-small {
    width: 50px;
    height: 16px;
}

.skeleton-loader .skeleton-price {
    width: 100px;
    height: 24px;
}

.validation-errors-home {
    position: fixed;
    top: 2rem;
    right: 1rem;
    z-index: 999999;
}

.error-list {
    display: flex;
    flex-direction: column;
}

.error-list p {
    color: #c1234b;
    margin-top: 2px;
    margin-bottom: 0;
}

.slide-right-enter-active,
.slide-right-leave-active {
    transition-duration: 0.4s;
    transition-property: opacity, transform;
    transition-timing-function: ease;
}

.slide-right-enter-from,
.slide-right-leave-to {
    transform: translateX(100%);
    opacity: 0;
}

.seller-skeleton-loader {
    opacity: 0;
}

.fade-in {
    opacity: 1;
}

.seller-skeleton-loader .skeleton-avatar {
    margin: auto;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #dcdcdc;
}

.seller-skeleton-loader .skeleton-name {
    margin: auto;
    border-radius: 5px;
    width: 100px;
    height: 20px;
    background-color: #dcdcdc;
}

.seller-skeleton-loader .seller__revenue-amount {
    width: 20px;
    height: 20px;
    background-color: #dcdcdc;
    border-radius: 50%;
}

.seller-skeleton-loader .skeleton-avatar,
.seller-skeleton-loader .skeleton-name,
.seller-skeleton-loader .seller__revenue-amount {
    animation: loading 1s infinite ease-in-out;
}

.active-dark-mode .seller-skeleton-loader .skeleton-avatar,
.active-dark-mode .seller-skeleton-loader .skeleton-name,
.active-dark-mode .seller-skeleton-loader .seller__revenue-amount {
    animation: loadingDark 1s infinite ease-in-out;
}

.active-dark-mode img[lazy=loading] {
    animation: loadingDark 1.5s infinite ease-in-out;
}

img[lazy=loading] {
    animation: loading 1.5s infinite ease-in-out;
}

.c-modal-container {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 100000;
    background-color: rgba(0, 0, 0, 0.205);
    display: grid;
    place-items: center;
}

.c-modal-content {
    width: 33%;
}

.c-modal-content h6 {
    font-size: 1.5rem;
    font-weight: 600;
}

.c-modal-content p {
    font-size: 1.1rem;
    font-weight: 400;
}

.c-modal-content .exclamation {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    border: 5px solid rgb(248, 191, 142);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.c-modal-content .exclamation span {
    font-size: 3rem;
    color: rgb(248, 191, 142);
}

@media (max-width: 768px) {
    .c-modal-content {
        width: 90%;
    }
}

.process__icon span {
    display: flex;
    justify-content: center;
    align-items: center;
}

.active-light-mode .process__icon img.dark {
    display: none;
}

.active-light-mode .process__icon img.light {
    display: block;
}

.process__icon img.light {
    display: none;
}

#totalSales{
    min-height: 225px !important;
}

#last30DaysOrders{
    min-height: 225px !important;
}

.creator__banner{
   background: url('/assets/img/create/create-bg.jpg')
}

.slider__bg-3{
    background-image: url('/assets/img/slider/3/slider-bg.png')
}
.process__icon img.light {
    display: none;
}

.contact__btn .cursor-disable {
    cursor: not-allowed;
}

.upcoming__item .postbox__author{
    margin-top: 5% ;
}

/* Prompttiva brand polish */
:root {
    --prompttiva-ink: #f8fbff;
    --prompttiva-muted: #a7b1cb;
    --prompttiva-deep: #060a24;
    --prompttiva-panel: rgba(13, 18, 52, 0.82);
    --prompttiva-panel-border: rgba(133, 232, 255, 0.18);
    --prompttiva-blue: #3771fe;
    --prompttiva-cyan: #52e8ff;
    --prompttiva-green: #41f2a6;
    --prompttiva-light-bg: #f7f9ff;
    --prompttiva-light-panel: rgba(255, 255, 255, 0.88);
    --prompttiva-light-border: rgba(39, 71, 124, 0.14);
}

body.active-dark-mode {
    color: var(--prompttiva-ink);
    background:
        linear-gradient(90deg, rgba(82, 232, 255, 0.035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(82, 232, 255, 0.035) 1px, transparent 1px),
        linear-gradient(135deg, #060a24 0%, #080d32 45%, #0e0731 100%);
    background-size: 44px 44px, 44px 44px, auto;
}

body.active-light-mode {
    color: #101a35;
    background:
        linear-gradient(90deg, rgba(55, 113, 254, 0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(65, 242, 166, 0.05) 1px, transparent 1px),
        linear-gradient(135deg, #f7f9ff 0%, #ffffff 48%, #edf7ff 100%);
    background-size: 44px 44px, 44px 44px, auto;
}

.header__sticky.header-sticky,
.header__area.header__bg {
    backdrop-filter: blur(18px);
}

.active-dark-mode .header__sticky.header-sticky,
.active-dark-mode .header__area.header__bg {
    background: rgba(8, 12, 40, 0.84);
    border-bottom: 1px solid var(--prompttiva-panel-border);
}

.active-light-mode .header__sticky.header-sticky,
.active-light-mode .header__area.header__bg {
    background: rgba(255, 255, 255, 0.82);
    border-bottom: 1px solid var(--prompttiva-light-border);
    box-shadow: 0 16px 50px rgba(22, 35, 70, 0.08);
}

.prompttiva-logo {
    display: inline-flex;
    align-items: center;
    min-height: 60px;
    line-height: 1;
    text-decoration: none;
}

.prompttiva-logo-img {
    display: block;
    width: 154px;
    height: 60px;
    object-fit: contain;
    image-rendering: auto;
    filter: drop-shadow(0 8px 18px rgba(82, 232, 255, 0.12));
}

.prompttiva-logo .prompttiva-logo-img--light {
    display: none !important;
}

body.active-light-mode .prompttiva-logo .prompttiva-logo-img--dark {
    display: none !important;
}

body.active-light-mode .prompttiva-logo .prompttiva-logo-img--light {
    display: block !important;
    filter: drop-shadow(0 8px 18px rgba(15, 23, 42, 0.12));
}

body.active-dark-mode .prompttiva-logo .prompttiva-logo-img--dark {
    display: block !important;
    filter: drop-shadow(0 8px 20px rgba(255, 255, 255, 0.14));
}

body.active-dark-mode .prompttiva-logo .prompttiva-logo-img--light {
    display: none !important;
}

.prompttiva-admin-logo {
    display: block;
    width: 150px;
    height: 58px;
    object-fit: contain;
}

.navbar-brand .prompttiva-admin-logo {
    max-width: 150px;
}

.header__search-input input,
.active-light-mode .header__search-input input {
    border: 1px solid rgba(82, 232, 255, 0.16);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.header__search-input input:focus,
.active-light-mode .header__search-input input:focus {
    border-color: rgba(82, 232, 255, 0.54);
    box-shadow: 0 0 0 4px rgba(82, 232, 255, 0.1);
}

.main-menu ul {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 24px;
}

.main-menu ul li {
    margin-right: 0;
}

.main-menu ul li a {
    letter-spacing: 0;
}

.theme__settings {
    border: 1px solid var(--prompttiva-panel-border);
    backdrop-filter: blur(18px);
    border-radius: 0 16px 16px 0;
}

.active-dark-mode .theme__settings {
    background: rgba(9, 13, 42, 0.92);
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.28);
}

.active-light-mode .theme__settings {
    background: rgba(255, 255, 255, 0.94);
    border-color: var(--prompttiva-light-border);
    box-shadow: 0 18px 50px rgba(21, 41, 82, 0.14);
}

.theme__settings-expand,
.theme__settings-close {
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: linear-gradient(135deg, #071225, #111b46);
    box-shadow: 0 14px 34px rgba(7, 18, 37, 0.28);
    animation: none;
    transform: none;
}

.theme__settings-btn {
    width: 44px;
    height: 44px;
    left: calc(100% + 10px);
    border-radius: 999px;
    background: transparent;
}

.theme__settings-expand i,
.theme__settings-close i {
    animation: none;
    transform: none;
}

.active-light-mode .theme__settings-expand,
.active-light-mode .theme__settings-close {
    color: #ffffff;
    border-color: rgba(55, 113, 254, 0.18);
    background: linear-gradient(135deg, #071225, #2869ff);
    box-shadow: 0 16px 38px rgba(21, 41, 82, 0.2);
}

.theme__settings.theme-setting-opened .theme__settings-btn {
    left: calc(100% - 22px);
}

.my_switcher ul {
    width: 166px;
    padding: 3px;
    height: 38px;
    background: rgba(255, 255, 255, 0.1);
}

.theme__switcher-btn {
    min-width: 78px;
    height: 32px;
    line-height: 32px;
    border-radius: 20px;
    color: var(--prompttiva-muted);
    background: transparent;
}

.theme__switcher-btn.active,
.active-light-mode .theme__switcher-btn.active {
    color: #071225;
    background: linear-gradient(135deg, var(--prompttiva-cyan), var(--prompttiva-green));
}

.breadcrumb__area {
    overflow: hidden;
}

.active-dark-mode .breadcrumb__area,
.active-dark-mode .shop__filter,
.active-dark-mode .nft__area,
.active-dark-mode .seller__area,
.active-dark-mode .collection__area,
.active-dark-mode .auction__area {
    background:
        linear-gradient(180deg, rgba(8, 12, 40, 0.9), rgba(6, 10, 36, 0.98)),
        linear-gradient(90deg, rgba(82, 232, 255, 0.05) 1px, transparent 1px);
    background-size: auto, 42px 42px;
}

.active-light-mode .breadcrumb__area,
.active-light-mode .shop__filter,
.active-light-mode .nft__area,
.active-light-mode .seller__area,
.active-light-mode .collection__area,
.active-light-mode .auction__area {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.84), rgba(247, 249, 255, 0.96)),
        linear-gradient(90deg, rgba(55, 113, 254, 0.045) 1px, transparent 1px);
    background-size: auto, 42px 42px;
}

.breadcrumb__title {
    letter-spacing: 0;
}

.active-dark-mode .breadcrumb__title,
.active-dark-mode .section__title-2,
.active-dark-mode .nft__filter-title,
.active-dark-mode .shop__filter-btn p {
    color: var(--prompttiva-ink);
}

.active-light-mode .breadcrumb__title,
.active-light-mode .section__title-2,
.active-light-mode .nft__filter-title,
.active-light-mode .shop__filter-btn p {
    color: #0b1431;
}

.nft__box,
.bid__item,
.seller__item,
.collection__list,
.auction__item-bg,
.nft__filter-wrapper {
    border-radius: 8px;
}

.active-dark-mode .nft__box,
.active-dark-mode .bid__item,
.active-dark-mode .seller__item,
.active-dark-mode .collection__list,
.active-dark-mode .auction__item-bg,
.active-dark-mode .nft__filter-wrapper {
    background: var(--prompttiva-panel);
    border: 1px solid var(--prompttiva-panel-border);
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
}

.active-light-mode .nft__box,
.active-light-mode .bid__item,
.active-light-mode .seller__item,
.active-light-mode .collection__list,
.active-light-mode .auction__item-bg,
.active-light-mode .nft__filter-wrapper {
    background: var(--prompttiva-light-panel);
    border: 1px solid var(--prompttiva-light-border);
    box-shadow: 0 18px 42px rgba(21, 41, 82, 0.1);
}

.nft__box,
.seller__item,
.collection__list {
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.nft__box:hover,
.seller__item:hover,
.collection__list:hover {
    transform: translateY(-3px);
}

.active-dark-mode .nft__box:hover,
.active-dark-mode .seller__item:hover,
.active-dark-mode .collection__list:hover {
    border-color: rgba(82, 232, 255, 0.38);
    box-shadow: 0 24px 58px rgba(0, 0, 0, 0.3);
}

.active-light-mode .nft__box:hover,
.active-light-mode .seller__item:hover,
.active-light-mode .collection__list:hover {
    border-color: rgba(55, 113, 254, 0.34);
    box-shadow: 0 24px 58px rgba(21, 41, 82, 0.16);
}

.nft__box-thumb img,
.auction__thumb img,
.collection__list-thumb img {
    border-radius: 8px;
}

.nft__filter-check input {
    accent-color: var(--prompttiva-blue);
}

.active-light-mode .nft__filter-check label,
.active-light-mode .shop__filter-sort p,
.active-light-mode .breadcrumb__list span,
.active-light-mode .breadcrumb__list span a {
    color: #31405f;
}

.active-dark-mode .nft__filter-check label,
.active-dark-mode .shop__filter-sort p,
.active-dark-mode .breadcrumb__list span,
.active-dark-mode .breadcrumb__list span a {
    color: var(--prompttiva-muted);
}

.active-light-mode .footer__area,
.active-light-mode .footer__bottom {
    background: #f4f7ff;
}

@media (max-width: 1199.98px) {
    .main-menu ul {
        gap: 18px;
    }
}

@media (max-width: 991.98px) {
    .main-menu ul {
        display: block;
    }
}

/* Prompttiva sharper modern edge layer */
.header__wrapper,
.breadcrumb__content,
.shop__filter-top,
.nft__filter-wrapper,
.nft__box,
.seller__item,
.collection__list,
.auction__item-bg {
    position: relative;
}

.active-dark-mode .header__sticky.header-sticky,
.active-dark-mode .header__area.header__bg {
    background:
        linear-gradient(135deg, rgba(9, 14, 44, 0.94), rgba(6, 10, 36, 0.86)),
        linear-gradient(90deg, rgba(82, 232, 255, 0.08), transparent 42%);
}

.active-light-mode .header__sticky.header-sticky,
.active-light-mode .header__area.header__bg {
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(242, 247, 255, 0.86)),
        linear-gradient(90deg, rgba(55, 113, 254, 0.08), transparent 42%);
}

.breadcrumb__area::before,
.shop__filter::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(120deg, transparent 0 42%, rgba(82, 232, 255, 0.08) 42.2%, transparent 42.8%),
        linear-gradient(90deg, rgba(82, 232, 255, 0.04), transparent 35%, rgba(55, 113, 254, 0.08));
}

.active-light-mode .breadcrumb__area::before,
.active-light-mode .shop__filter::before {
    background:
        linear-gradient(120deg, transparent 0 42%, rgba(55, 113, 254, 0.1) 42.2%, transparent 42.8%),
        linear-gradient(90deg, rgba(55, 113, 254, 0.04), transparent 35%, rgba(82, 232, 255, 0.1));
}

.breadcrumb__title {
    text-transform: none;
    text-shadow: 0 0 34px rgba(82, 232, 255, 0.22);
}

.shop__filter-top {
    border-top: 1px solid rgba(82, 232, 255, 0.12);
    border-bottom: 1px solid rgba(82, 232, 255, 0.12);
}

.active-light-mode .shop__filter-top {
    border-color: rgba(55, 113, 254, 0.12);
}

.nft__box,
.bid__item,
.seller__item,
.collection__list,
.auction__item-bg,
.nft__filter-wrapper {
    border-radius: 14px !important;
}

.nice-select,
.tp-btn-gradient,
.tp-btn-border {
    border-radius: 12px !important;
}

.header__search-input input,
.header__wallet-btn {
    border-radius: 999px !important;
}

.nft__box-thumb img,
.auction__thumb img,
.collection__list-thumb img,
.slider-large-img1,
.slider-small-img1,
.slider-img2 {
    border-radius: 12px !important;
}

.active-dark-mode .nft__box,
.active-dark-mode .bid__item,
.active-dark-mode .seller__item,
.active-dark-mode .collection__list,
.active-dark-mode .auction__item-bg,
.active-dark-mode .nft__filter-wrapper {
    background:
        linear-gradient(180deg, rgba(18, 25, 68, 0.88), rgba(7, 11, 36, 0.96)),
        linear-gradient(90deg, rgba(82, 232, 255, 0.06), transparent);
    border-color: rgba(119, 219, 255, 0.22);
}

.active-light-mode .nft__box,
.active-light-mode .bid__item,
.active-light-mode .seller__item,
.active-light-mode .collection__list,
.active-light-mode .auction__item-bg,
.active-light-mode .nft__filter-wrapper {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(244, 248, 255, 0.9)),
        linear-gradient(90deg, rgba(55, 113, 254, 0.05), transparent);
    border-color: rgba(35, 74, 155, 0.16);
}

.nft__box::before,
.seller__item::before,
.collection__list::before,
.nft__filter-wrapper::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 48px;
    height: 2px;
    background: linear-gradient(90deg, var(--prompttiva-cyan), transparent);
    opacity: 0.65;
    pointer-events: none;
}

.nft__box::after,
.seller__item::after,
.collection__list::after,
.nft__filter-wrapper::after {
    content: "";
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 2px;
    height: 42px;
    background: linear-gradient(180deg, transparent, var(--prompttiva-green));
    opacity: 0.56;
    pointer-events: none;
}

.active-light-mode .nft__box::before,
.active-light-mode .seller__item::before,
.active-light-mode .collection__list::before,
.active-light-mode .nft__filter-wrapper::before {
    background: linear-gradient(90deg, var(--prompttiva-blue), transparent);
}

.active-light-mode .nft__box::after,
.active-light-mode .seller__item::after,
.active-light-mode .collection__list::after,
.active-light-mode .nft__filter-wrapper::after {
    background: linear-gradient(180deg, transparent, var(--prompttiva-cyan));
}

.nft__box-title,
.nft__box-title a {
    letter-spacing: 0;
}

.active-dark-mode .nft__box-title a,
.active-dark-mode .nft__box-price p {
    color: #f9fbff;
}

.active-light-mode .nft__box-title a,
.active-light-mode .nft__box-price p {
    color: #071225;
}

.nft__box-price p {
    font-weight: 800;
}

.nft__box-bottom {
    border-top: 1px solid rgba(82, 232, 255, 0.1);
    padding-top: 14px;
}

.active-light-mode .nft__box-bottom {
    border-top-color: rgba(55, 113, 254, 0.1);
}

.nft__box-popularity {
    border-radius: 999px !important;
    backdrop-filter: blur(10px);
}

.active-dark-mode .nft__box-popularity {
    background: rgba(6, 10, 36, 0.78);
    border: 1px solid rgba(82, 232, 255, 0.16);
}

.active-light-mode .nft__box-popularity {
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid rgba(55, 113, 254, 0.16);
}

.active-dark-mode .nft__filter-check {
    color: var(--prompttiva-muted);
}

.nft__filter-check label {
    letter-spacing: 0;
}

.active-dark-mode .nice-select,
.active-dark-mode .nice-select .current {
    color: #f8fbff;
}

.active-light-mode .nice-select,
.active-light-mode .nice-select .current {
    color: #12203e;
}

.header__wallet-btn,
.tp-btn-gradient {
    box-shadow: 0 12px 32px rgba(55, 113, 254, 0.24);
}

.header__wallet-btn:hover,
.tp-btn-gradient:hover {
    transform: translateY(-1px);
}

@media (max-width: 575.98px) {
    .prompttiva-logo {
        min-height: 50px;
    }

    .prompttiva-logo-img {
        width: 128px;
        height: 50px;
    }

    .breadcrumb__title {
        font-size: 48px;
    }
}

/* Prompttiva nav and performance balance pass */
.header__area.header__bg {
    will-change: auto;
}

.header__search-input input {
    width: 100%;
}

.active-light-mode .header__notification a svg,
.active-light-mode #header-cart-svg,
.active-light-mode .hamurger-btn span {
    color: #071225;
}

.active-light-mode .main-menu ul li a {
    color: #24324f;
}

.active-dark-mode .main-menu ul li a {
    color: #c2c9df;
}

.main-menu ul li a:hover {
    color: var(--prompttiva-cyan) !important;
}

.header__wallet-btn,
.tp-btn-gradient,
.nft__box,
.seller__item,
.collection__list {
    transition: border-color 160ms ease, box-shadow 160ms ease, color 160ms ease, background-color 160ms ease;
}

.nft__box:hover,
.seller__item:hover,
.collection__list:hover,
.header__wallet-btn:hover,
.tp-btn-gradient:hover {
    transform: none;
}

.nft__box-popularity {
    backdrop-filter: none;
}

@media (max-width: 1199.98px) {
    .header__area.header__bg {
        background:
            linear-gradient(135deg, rgba(9, 14, 44, 0.96), rgba(6, 10, 36, 0.92));
    }

    .active-light-mode .header__area.header__bg {
        background:
            linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(239, 248, 255, 0.94));
    }
}

/* Prompttiva offcanvas readability and cleaner theme contrast */
.offcanvas__area .modal-content,
.offcanvas__wrapper,
.offcanvas__content {
    color: #f8fbff;
    background: #05070c;
}

.active-light-mode .offcanvas__area .modal-content,
.active-light-mode .offcanvas__wrapper,
.active-light-mode .offcanvas__content {
    color: #071225;
    background: #ffffff;
}

.offcanvas__top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding-bottom: 16px;
}

.active-light-mode .offcanvas__top {
    border-bottom-color: rgba(7, 18, 37, 0.1);
}

.prompttiva-offcanvas-menu ul {
    display: grid !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.prompttiva-offcanvas-menu ul li {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.prompttiva-offcanvas-menu ul li a,
.mobile-menu .mean-nav ul li a {
    display: flex !important;
    align-items: center !important;
    min-height: 46px !important;
    width: 100% !important;
    padding: 11px 14px !important;
    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    border-radius: 12px !important;
    color: #f8fbff !important;
    background: rgba(255, 255, 255, 0.06) !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    opacity: 1 !important;
    visibility: visible !important;
    text-indent: 0 !important;
}

.active-light-mode .prompttiva-offcanvas-menu ul li a,
.active-light-mode .mobile-menu .mean-nav ul li a {
    color: #071225 !important;
    background: #ffffff !important;
    border-color: rgba(7, 18, 37, 0.14) !important;
    box-shadow: 0 10px 28px rgba(20, 35, 70, 0.06);
}

.prompttiva-offcanvas-menu ul li a:hover,
.mobile-menu .mean-nav ul li a:hover {
    color: #071225 !important;
    background: linear-gradient(135deg, #52e8ff, #41f2a6) !important;
    border-color: transparent !important;
}

.offcanvas__search input,
.offcanvas__contact-text,
.offcanvas__contact-text a,
.offcanvas__contact h4 {
    color: #f8fbff !important;
}

.active-light-mode .offcanvas__search input,
.active-light-mode .offcanvas__contact-text,
.active-light-mode .offcanvas__contact-text a,
.active-light-mode .offcanvas__contact h4 {
    color: #071225 !important;
}

.offcanvas__search input {
    border-color: rgba(255, 255, 255, 0.14) !important;
    background: rgba(255, 255, 255, 0.06) !important;
}

.active-light-mode .offcanvas__search input {
    border-color: rgba(7, 18, 37, 0.14) !important;
    background: #ffffff !important;
}

.offcanvas__close-btn {
    color: #ffffff !important;
    background: #071225 !important;
}

.active-light-mode .offcanvas__close-btn {
    color: #071225 !important;
    background: #f4f7ff !important;
    border: 1px solid rgba(7, 18, 37, 0.12);
}

body.active-light-mode {
    --prompttiva-cyan: #1fb5d4;
    --prompttiva-green: #18bd80;
    --prompttiva-blue: #285eea;
}

body.active-dark-mode {
    --prompttiva-cyan: #52e8ff;
    --prompttiva-green: #41f2a6;
    --prompttiva-blue: #3771fe;
}
