:root {
    --background: #0f0f0f;
    --text-color: #efeaea;
    --primary-color: #ff002bda;
    --secondary-color: #ff5500da;

    --black1: rgb(8, 7, 7);
    --black2: #1e1c1c;
}


body {
    background-color: var(--background);
    color: var(--text-color);
}

.navbar-brand,
.nav-link {
    color: var(--text-color);
}

button {
    background: linear-gradient(45deg, var(--primary-color), var(--secondary-color));
    color: var(--text-color) !important;
    border-radius: 15px;
    padding: 20px 30px;
    border: none;
}

.hero-img-container img {
    width: 90%;
    height: 100%;
    object-fit: cover;
    position: relative;
    bottom: -40px;
}

.hero-img-container {
    background: linear-gradient(45deg, var(--primary-color), var(--secondary-color));
    width: 85%;
    height: 400px;
    text-align: center;
    padding: 20px;
    overflow: hidden;
    margin: 45px auto;
    border-radius: 30px;
}

.h-content {
    width: 70%;
    text-align: center;
    margin: 0 auto;
}

h1 {
    font-size: 80px;
    line-height: 75px;
    font-weight: bolder;
}

h2 {
    font-weight: bolder;
    font-size: 50px;
    text-align: center;
}

.content {
    width: 75%;
    margin: 0 auto;
    padding: 30px;
    border-radius: 20px;
}

#funcionamento {
    background: var(--black2);
    padding: 50px 0;
}

.card-deck .card-body {
    display: grid;
    grid-template-columns: 100px 2fr;
    grid-gap: 20px;
    border: 1px solid var(--text-color);
    border-radius: 20px;
    padding: 10px;
    height: 175px;

}

.card-deck .card-body div:first-child {
    height: 150px;
    background: linear-gradient(45deg, var(--primary-color), var(--secondary-color));
    margin-bottom: 15px;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}

.card-deck {
    width: 90%;
    margin: 0 auto;
}

.card-deck .card-body div:first-child img {
    width: 120%;
    height: 100%;
    object-fit: contain;
    padding: 15px;
    position: absolute;
    bottom: -20px;
}

.alert {
    background: linear-gradient(45deg, #ff550029, #ff002b2b);
    border-radius: 20px;
    padding: 20px;
    width: 90%;
    margin: 20px auto;
}

.card-title {
    font-weight: bolder;
    margin-bottom: 4px;
}

.advantages ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}



.advantages ul:nth-child(odd) {
    border-radius: 20px;
    padding: 10px;
    margin: 20px 0;
    background: linear-gradient(45deg, #ff5500a6, #ff002b86);
}

.advantages ul:nth-child(odd) li {
    margin: 10px 0;
}

.advantages ul:nth-child(even) {
    background: var(--black1);
    background: var(--black2);
    border-radius: 20px;
    padding: 10px;
}

.price-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 330px;
    border-radius: 10px;
    position: relative;
    padding: 15px;
}

.price-body span {
    font-size: 17px;
    font-weight: bolder;
}

.price-body .bi {
    background: linear-gradient(45deg, #ff5500e9, #ff002bf9);
    padding: 10px;
    border-radius: 5px;
}

.carte-prices-Nudify>div:nth-child(1) .price-body {
    background: linear-gradient(to bottom, rgba(23, 21, 21, 0.647), rgba(22, 16, 16, 0.785)), url('../images/nudify1.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.carte-prices-Nudify>div:nth-child(2) .price-body {
    background: linear-gradient(to bottom, rgba(23, 21, 21, 0.647), rgba(22, 16, 16, 0.785)), url('../images/nudify2.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.carte-prices-Nudify>div:nth-child(3) .price-body {
    background: linear-gradient(to bottom, rgba(23, 21, 21, 0.647), rgba(22, 16, 16, 0.785)), url('../images/nudify3.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

/* Promptchan Pricing Cards */
.carte-prices-Promptchan>div:nth-child(1) .price-body {
    background: linear-gradient(to bottom, rgba(23, 21, 21, 0.647), rgba(22, 16, 16, 0.785)), url('../images/promptchan1.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.carte-prices-Promptchan>div:nth-child(2) .price-body {
    background: linear-gradient(to bottom, rgba(23, 21, 21, 0.647), rgba(22, 16, 16, 0.785)), url('../images/promptchan2.jpg');
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
}

.carte-prices-Promptchan>div:nth-child(3) .price-body {
    background: linear-gradient(to bottom, rgba(23, 21, 21, 0.647), rgba(22, 16, 16, 0.785)), url('../images/promptchan3.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

/* Soulgen Pricing Cards */
.carte-prices-Soulgen>div:nth-child(1) .price-body {
    background: linear-gradient(to bottom, rgba(23, 21, 21, 0.647), rgba(22, 16, 16, 0.785)), url('../images/soulgen1.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.carte-prices-Soulgen>div:nth-child(2) .price-body {
    background: linear-gradient(to bottom, rgba(23, 21, 21, 0.647), rgba(22, 16, 16, 0.785)), url('../images/soulgen2.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.carte-prices-Soulgen>div:nth-child(3) .price-body {
    background: linear-gradient(to bottom, rgba(23, 21, 21, 0.647), rgba(22, 16, 16, 0.785)), url('../images/soulgen3.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

/* Footer */
footer {
    background-color: var(--black2);
}

/* Age Verification Popup */
.age-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.age-popup-container {
    background: linear-gradient(135deg, var(--black1), var(--black2));
    border: 2px solid var(--primary-color);
    border-radius: 25px;
    padding: 40px;
    max-width: 600px;
    width: 90%;
    box-shadow: 0 20px 60px rgba(255, 0, 43, 0.3);
    animation: popupSlideIn 0.5s ease-out;
}

@keyframes popupSlideIn {
    from {
        opacity: 0;
        transform: translateY(-50px) scale(0.9);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.age-popup-header {
    text-align: center;
    margin-bottom: 30px;
}

.age-popup-header i {
    font-size: 60px;
    background: linear-gradient(45deg, var(--primary-color), var(--secondary-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: block;
    margin-bottom: 15px;
}

.age-popup-header h2 {
    font-size: 32px;
    font-weight: bold;
    color: var(--text-color);
    margin: 0;
}

.age-popup-content {
    margin-bottom: 30px;
}

.age-warning-text {
    background: linear-gradient(45deg, #ff550029, #ff002b2b);
    border-left: 4px solid var(--primary-color);
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 25px;
}

.age-warning-text p {
    margin: 8px 0;
    font-size: 16px;
    line-height: 1.6;
}

.age-warning-text strong {
    color: var(--primary-color);
}

.age-question {
    text-align: center;
    margin-top: 20px;
}

.age-question h3 {
    font-size: 24px;
    font-weight: bold;
    color: var(--text-color);
    margin: 0;
}

.age-popup-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.age-btn {
    flex: 1;
    min-width: 200px;
    padding: 18px 30px;
    font-size: 18px;
    font-weight: bold;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.age-btn i {
    font-size: 24px;
}

.age-btn-yes {
    background: linear-gradient(45deg, #28a745, #20c997);
    color: white !important;
}

.age-btn-yes:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(40, 167, 69, 0.4);
}

.age-btn-no {
    background: linear-gradient(45deg, var(--primary-color), var(--secondary-color));
    color: white !important;
}

.age-btn-no:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(255, 0, 43, 0.4);
}

.mx-auto {
    margin: 35px 0;
}

.card-body>p {
    font-size: 20px;
    width: 50%;
    margin-top: 30px;
    text-align: left;
}

.card-body>h3 {
    font-size: 40px;
    font-weight: bolder;
}

.navbar-brand-desktop {
    font-size: 30px;
    display: inline-block;
    color: var(--text-color);
    text-decoration: none;
    margin: 0 auto;
    margin-top: 20px;
}

p {
    display: flex;
    text-align: center;
}

.navbar-brand-mobile {
    display: none;
}

.navbar-brand-desktop {
    font-weight: bold;
}

header .mx-auto {
    margin: 0px;
}