@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap");

:root {
    --font-body: "Inter", system-ui, -apple-system, sans-serif;
    --font-display: "Plus Jakarta Sans", "Inter", sans-serif;
    --color-bg: #080d16;
    --color-surface: #111a2b;
    --color-accent: #5352ed;
    --color-text: #eef1f7;
    --color-muted: #8b98ad;
    --radius-md: 12px;
    --radius-lg: 18px;
    --header-height: 76px;
}

body {
    font-family: var(--font-body) !important;
    padding: 0 !important;
    margin: 0 !important;
    background-color: var(--color-bg);
    color: var(--color-text);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

::-webkit-scrollbar {
    width: 2px;
}

::-webkit-scrollbar-thumb {
    background-color: #5352ed;
    border-radius: 30px;
}

*,
*::before,
*::after {
    border-width: 0;
    border-style: solid;
    box-sizing: border-box;
}

.swal2-title {
    color: #fff !important;
    /* Substitua #ff0000 pela cor desejada */
}

#swal2-content {
    text-align: center;
    color: #adacac !important;
    font-weight: 300;
}

.swal2-modal {
    border-radius: 16px !important;
    background-color: #151f36 !important; /* Insira aqui a cor que deseja */
}

a,
button {
    cursor: pointer !important;
}

/* estilo para a animação durante a transição */
.collapsing {
    transition: height 0.3s ease;
}

/* estilo para o botão */
.btn-collapse {
    border-radius: 15px; /* bordas arredondadas */
    padding: 8px 20px; /* tamanho do botão */
    font-weight: 500; /* peso da fonte */
    background-color: #151f36;
    color: rgb(104, 156, 246) !important;
}

button:focus,
button:active,
.btn:focus,
.btn:active,
.btn.focus,
.close:focus,
.close:active,
button.close:focus,
a.btn:focus,
a.btn:active,
a.dash-btn:focus,
a.dash-btn:active,
.dash-btn:focus,
.dash-btn:active,
.custom-btn:focus,
.custom-btn:active,
.admin-tab:focus,
.admin-tab:active,
.modal:focus,
[role="button"]:focus,
[role="button"]:active {
    outline: none !important;
}

.btn:focus,
.btn.focus,
.btn:active,
.dash-btn:focus,
.dash-btn:active {
    box-shadow: none !important;
}

.icon-bottom {
    font-size: 20px !important;
    background-color: rgba(83, 82, 237, 0.6);
    color: #fff;
    padding: 15px 15px;
    border-radius: 70%;
}

.bx-down-arrow-alt {
    font-size: 40px;
    animation: jump 10s ease-in-out infinite;
}

@keyframes jump {
    0% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(-30px);
    }
    40% {
        transform: translateY(0);
    }
    60% {
        transform: translateY(-15px);
    }
    80% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-5px);
    }
}

h1 {
    font-size: 28px !important;
    margin: 0 0 8px !important;
    color: #eaeaea !important;
}

.informations {
    color: #fff !important;
    font-size: 40px !important;
    font-weight: 450 !important;
    line-height: 30px !important;
}

.informations-text {
    color: #a8a8a8 !important;
    padding-top: 10px;
}

h2 {
    font-size: 15px !important;
    color: #b0b3b8 !important;
}

.card-info p {
    color: #adacac;
    font-size: 18px;
}

.float-logo {
    -webkit-transform: translatey(0px);
    transform: translatey(0px);
    -webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite;
}

.form-control {
    background: rgba(0, 0, 0, 0.4);
    border: solid 2px transparent;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 15px !important;
    color: #fff;
}

.form-control:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: rgba(0, 0, 0, 0.05);
    border-color: #5352ed;
    color: #fff;
    transition: all 1s;
}

.pulsar {
    animation-name: pulsate;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

select option {
    margin: 40px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    font-size: 16px;
}

.presentation {
    background-color: #0a101b;
    background-size: cover;
    padding-bottom: 120px;
}

.presentation .divider {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
}

.presentation .spacer {
    margin-bottom: 100px;
}

.page-presentation {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 375px;
}

.page-presentation .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 25px;
    background: rgba(0, 0, 0, 0.4);
}

.minecraft-presentation {
    background-image: url("../images/minecraft-hero.jpg");
}

.cloud-presentation {
    background-image: url("https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQtPy36L3lQnvEGc43MdKMgADMCfHXH8YWNWKiG0vUHbDKOPOHU");
}

.navbar-toggler {
    color: #adacac;
    font-size: 30px;
}

.dropdown-toggle::after {
    display: none;
}

a.dropdown-item {
    color: #212529 !important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    display: none;
    float: left;
    padding: 0.25rem 1rem;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    text-align: left;
    list-style: none;
    background-color: #151f36;
    background-clip: padding-box;
    border: none;
    min-width: 250px;
    border-radius: 0.25rem;
}

.dropdown-menu::after {
    position: absolute;
    content: "▲";
    color: #151f36;
    top: -16px;
    right: 70%;
}

.dropdown-item {
    background-color: #151f36;
    padding: 10px;
}

a.dropdown-item {
    color: #fff !important;
}

a.dropdown-item:hover {
    color: #5148ff !important;
    background: none;
}

.card-title {
    color: #e8e8e9 !important;
}

.card-text {
    color: #7d7c7c;
}

.subtitle-description p {
    color: #adacac !important;
}

.btn {
    border: none !important;
    padding: 15px;
    font-weight: 300;
    transition: all ease 0.2s;
}

.btn:hover {
    opacity: 0.8;
}

.btn-rounded {
    padding: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 18px !important;
}

.features {
    position: relative;
    margin-top: -180px;
    padding: 45px 0;
}

.feature {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 45px 35px;
    -webkit-border-radius: 5px;
    color: #fff;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgba(198, 198, 198, 0.05);
    margin-top: 25px;
}
.feature .icon {
    background: #5352ed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 26px;
    line-height: 56px;
    width: 56px;
    height: 56px;
    text-align: center;
    margin-bottom: 10px;
}
.feature .title {
    font-size: 18px;
    margin-bottom: 5px;
}
.feature .description {
    font-size: 12px;
    text-align: center;
}

.dashboard-header {
    display: flex;
    background: #0c1322;
    height: 140px;
    justify-content: center;
    align-items: center;
}

.dashboard-header .profile {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #fff;
}

.dashboard-header .profile {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #fff;
}

.dashboard-header .profile:hover {
    text-decoration: none;
}

.dashboard-header .profile span {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
}

.dashboard-header .profile span small {
    font-size: 10px;
    line-height: 10px;
    color: rgba(255, 255, 255, 0.65);
}

.dashboard-header .profile img {
    margin-right: 10px;
    border-radius: 50%;
    object-fit: cover;
}

.status-card {
    display: flex;
    align-items: center;
    padding: 35px;
    background: #151f36;
    color: #d1cfcf;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 12px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 12px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 12px -3px rgba(0, 0, 0, 0.1);
}

.status-card i {
    font-size: 56px;
    color: #5352ed;
    margin-right: 25px;
}

.status-card .title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.status-card .amount {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
}

.chat-height {
    height: 300px;
    overflow-y: auto;
}

.chat-form {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.chat-form textarea {
    width: 80%;
    background: #000;
    color: #fff;
    border: none;
    padding: 10px;
    opacity: 0.5;
    border-radius: 5px 0 0 5px;
}

.chat-form textarea:focus {
    outline: none;
}

.chat-form button {
    width: 20%;
    background: #5352ed;
    border: none;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-weight: 600;
}

.bubble-chat {
    background: #272935;
    padding: 15px;
    font-size: 16px;
    border-radius: 5px;
    border: solid 1px #5352ed;
}

.bubble-chat.customer {
    border: solid 1px #5352ed;
    background: #6877c6;
    padding: 15px;
    color: #f9f5f5;
    border-radius: 8px;
}

.custom-form-control {
    border: solid 2px #cacaca;
    padding: 10px 15px;
    border-radius: 8px;
    width: 100%;
    transition: all ease 0.2s;
}

.custom-form-control:focus {
    border-color: #5352ed;
}

.custom-cost {
    background: rgba(0, 0, 0, 0.4);
    color: #adacac;
    border: solid 2px transparent;
    padding-right: 45px;
    text-align: right;
    font-weight: 600;
    font-size: 20px;
}

.form-control:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: rgba(0, 0, 0, 0.05);
    border-color: #5352ed;
    color: #fff;
}

.custom-span-left {
    position: absolute;
    color: #adacac;
    font-weight: 600;
    font-size: 20px;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

.custom-span-right {
    position: absolute;
    color: #adacac;
    font-weight: 600;
    font-size: 20px;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.btn-primary {
    background-color: #5352ed !important;
}

.btn-dark {
    background-color: #151f36;
}

.btn-dark:hover {
    background-color: #151f36;
}

.btn:focus {
    border: none !important;
}

.custom-btn {
    border: solid 2px rgb(255, 255, 255);
    padding: 15px 35px;
    color: #fff;
    background: transparent;
    border-radius: 4px;
    margin-left: 30px;
    font-weight: 700;
    font-family: "Avant Grade", "Poppins", sans-serif;
    transition: all linear 0.3s;
}

.custom-btn:hover {
    background-color: #5352ed;
    border-color: #5352ed;
}

.content {
    padding: 45px 0;
}

.dashboard {
    background: #0a101b;
}

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1050;
    width: 100%;
}

body.site-body {
    padding-top: var(--header-height, 76px);
}

.dashboard-menu {
    background: rgba(8, 13, 22, 0.92);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0.75rem 0;
    transition: background 0.25s ease, box-shadow 0.25s ease;
}

.site-header.is-scrolled .dashboard-menu {
    background: rgba(8, 13, 22, 0.97);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35);
}

.site-header .site-navbar {
    padding-left: 0;
    padding-right: 0;
}

.site-header .site-navbar > .site-navbar__inner {
    width: 100%;
    max-width: 1760px;
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

@media (min-width: 1200px) {
    .site-header .site-navbar__inner {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
}

@media (min-width: 992px) {
    .site-header .site-navbar__collapse {
        display: flex !important;
        flex: 1;
        align-items: center;
        justify-content: space-between;
        gap: 1.5rem;
    }

    .site-header .site-navbar__links {
        flex: 1;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 0.15rem;
        margin: 0 auto;
    }

    .site-header .site-navbar__actions {
        display: flex;
        flex-shrink: 0;
        align-items: center;
        gap: 0.5rem;
        margin-left: auto;
    }
}

.site-header .dashboard-menu .nav-link {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    white-space: nowrap;
}

.site-header .dashboard-menu .nav-link i {
    font-size: 1.125rem;
    line-height: 1;
    flex-shrink: 0;
}

.site-header .dashboard-menu .wallet .nav-link {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.55rem 1rem;
    border-radius: 8px;
}

.site-header .dashboard-menu .logout .nav-link {
    padding: 0.55rem 1rem;
    border-radius: 8px;
}

.site-header .site-navbar__discord .nav-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0 !important;
    border-radius: 10px;
    background: rgba(88, 101, 242, 0.15);
    border: 1px solid rgba(88, 101, 242, 0.4);
    color: #aab0ff !important;
    transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.site-header .site-navbar__discord .nav-link:hover {
    background: rgba(88, 101, 242, 0.28);
    border-color: rgba(88, 101, 242, 0.65);
    color: #fff !important;
}

.site-header .site-navbar__discord .nav-link i {
    font-size: 1.35rem;
}

@media (min-width: 1400px) {
    .site-header .dashboard-menu .nav-link {
        padding: 0.5rem 1.1rem;
        font-size: 0.96875rem;
    }
}

@media (max-width: 991px) {
    .site-header .site-navbar__links,
    .site-header .site-navbar__actions {
        width: 100%;
        padding-top: 0.75rem;
    }

    .site-header .site-navbar__actions {
        padding-bottom: 0.5rem;
    }
}

.dashboard-menu .navbar-brand img,
.dashboard-menu > .container > a img {
    height: 52px;
    width: auto;
    transition: opacity 0.2s ease;
}

.dashboard-menu .navbar-brand img:hover,
.dashboard-menu > .container > a img:hover {
    opacity: 0.9;
}

.dashboard-menu .nav-item {
    padding: 0;
}

.site-header .dashboard-menu .nav-item {
    padding: 0 0.15rem;
}

.dashboard-menu .active .nav-link {
    background: rgba(83, 82, 237, 0.14);
    padding: 0.5rem 0.875rem;
    color: #c8c7ff;
    border-radius: 8px;
}

.dashboard-menu .nav-link:hover {
    background: rgba(83, 82, 237, 0.12);
    color: #eef1f7;
    border-radius: 8px;
    transition: background 0.2s ease, color 0.2s ease;
}

.dashboard-menu .dropdown-menu {
    background: #111a2b;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--radius-md);
    padding: 0.5rem;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.35);
}

.dashboard-menu .dropdown-menu::after {
    color: #111a2b;
}

.dashboard-menu .dropdown-item {
    background: transparent;
    border-radius: 8px;
    padding: 0.5rem 0.75rem;
    font-size: 0.9375rem;
    color: #9aa8c0 !important;
}

.dashboard-menu .dropdown-item:hover {
    background: rgba(83, 82, 237, 0.12);
    color: #eef1f7 !important;
}

.dashboard-menu .wallet .nav-link {
    background: rgba(81, 72, 255, 0.6);
    padding: 7px 15px;
    color: #fff;
    border-radius: 5px;
}

.dashboard-menu .logout .nav-link {
    background: #e02a2a;
    padding: 7px 15px;
    color: #fff;
    border-radius: 5px;
}

.dashboard-menu .nav-link {
    color: #9aa8c0;
    font-weight: 500;
    font-size: 0.9375rem;
    padding: 0.5rem 0.875rem;
    border-radius: 8px;
    transition: color 0.2s ease, background 0.2s ease;
}

.dashboard-footer {
    padding: 35px 0;
    background: rgba(0, 0, 0, 0.08);
    color: #fff;
    font-size: 15px;
}

.btn-no-animation {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.card {
    color: #c6c5c5;
    border: none;
    background-color: #151f36;
    -webkit-box-shadow: 0px 3px 12px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 12px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 12px -3px rgba(0, 0, 0, 0.1);
    border-radius: 8px !important;
}

.card .card-body {
    padding: 35px;
    background-color: #151f36;
    border-radius: 20px !important;
}

.card h5 {
    font-weight: 300;
}

.table td,
.card .table th {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.table td,
.table th {
    border-top: none !important;
}

.table thead th {
    border-bottom: none !important;
    opacity: 0.9;
}

.table.align-items-center td,
.table.align-items-center th {
    vertical-align: middle;
}

.table .thead-light th {
    background-color: #f6f9fc;
    color: #8898aa;
}

.table {
    color: #fff !important;
}

.table thead {
    background: rgba(0, 0, 0, 0.02);
}

.table.table-hover tbody tr:hover {
    background: rgba(0, 0, 0, 0.01);
}

input:focus,
select:focus {
    outline: none;
}

.form-control:disabled,
.form-control[readonly] {
    background: rgba(21, 21, 21, 0.4);
    opacity: 1;
}

.btn {
    border: none;
    padding: 10px 20px;
    font-size: 15px;
}

.btn-secondary {
    color: rgb(255, 255, 255);
    background-color: #5148ff;
}

.btn-secondary:hover {
    color: rgb(255, 255, 255);
    background-color: #5148ff;
    transition: all linear 500s;
}

.btn-link:hover {
    text-decoration: none;
}

textarea {
    resize: none;
}

#products {
    position: relative;
    margin-top: -50px;
    margin-bottom: 25px;
}

.owl-carousel button.owl-dot {
    background: #5148ff !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    width: 30px;
    height: 4px;
    border-radius: 5px !important;
    transition: all ease 0.3s;
}

.owl-carousel button.owl-dot.active {
    background: #5352ed !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    width: 40px;
    height: 4px;
    border-radius: 5px !important;
    margin: 0 5px;
    transition: all ease 0.3s;
}

.owl-nav {
    display: none;
}

.plan hr {
    background-color: #5352ed;
    width: 100%;
}

.plan {
    padding: 20px;
    border-radius: 13px;
    border: solid 1px #5352ed;
    background: #151f36;
    height: 100%;
}

.plan-image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 12px;
}

.plan-image img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

.plan-price-original {
    display: block;
    color: #9aa4bf;
    font-size: 14px;
    margin-bottom: 6px;
}

.plan-price-original b,
.plan-price-original__value {
    text-decoration: line-through;
    text-decoration-color: rgba(255, 99, 112, 0.85);
    text-decoration-thickness: 2px;
}

.plan-price-note {
    text-align: center;
    color: #9aa4bf;
    font-size: 13px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.plan-title {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.plan-country {
    font-size: 17px;
    background: #00000005;
    border-radius: 4px;
    padding: 10px 0px 10px;
    opacity: 0.8;
    color: #fff;
}

.plan-description {
    padding: 0;
    list-style: none;
    margin: 25px 0;
}

.plan-description li {
    margin: 3px 0;
    color: #adacac;
}

.icon {
    margin-right: 5px;
    color: #a6a2f1 !important;
}

.plan button {
    padding: 5px 15px;
    border-radius: 6px;
    border: none;
    width: 100%;
    background-color: #596be1;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.3s;
}

.plan-price {
    position: relative;
    margin-bottom: 0;
    text-align: center;
    color: #adacac;
}

.plan-price .pricing-currency {
    margin-top: 10px;
    display: inline-block;
    vertical-align: left;
    font-size: 23px;
}

.plan-price .pricing-cost {
    margin-top: -5px;
    font-size: 56px;
    font-weight: 600;
}

.plan-price .pricing-period {
    margin-left: -5px;
    margin-top: 35px;
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    opacity: 0.6;
    vertical-align: top;
}

.footer {
    padding: 3.5rem 0 2rem;
    background: #060a12;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    color: #8b98ad;
}

.site-footer__title {
    color: #eef1f7 !important;
    font-family: var(--font-display);
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.site-footer__tagline {
    font-size: 0.9375rem;
    line-height: 1.65;
    color: #8b98ad;
    max-width: 28ch;
    margin: 0;
}

.site-footer__links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.site-footer__links li {
    margin-bottom: 0.5rem;
}

.site-footer__links a {
    color: #8b98ad;
    font-size: 0.9375rem;
    text-decoration: none;
    transition: color 0.2s ease;
}

.site-footer__links a:hover {
    color: #a5a4ff;
    text-decoration: none;
}

.site-footer__divider {
    border-color: rgba(255, 255, 255, 0.08);
    margin: 2rem 0 1.5rem;
}

.site-footer__bottom p {
    font-size: 0.875rem;
    color: #6d7a8f;
}

.site-footer__credit {
    font-size: 0.8125rem !important;
}
