body {
    font-family: "Poppins", cursive;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    scroll-behavior: smooth;
}

iframe {
    border: 0;
    height: 500px;
}

.ptedf1 {
    padding-top: 30px !important;
}

.edf-rounded-top {
    border-top-left-radius: 50px !important;
    border-top-right-radius: 50px !important;
}

.edf-rounded-30 {
    border-radius: 30px !important;
}

.edf-rounded-20 {
    border-radius: 20px !important;
}

.sobre-paragrafo {
    margin-left: 30px;
    margin-right: 80px;
}

.cartao {
    margin-left: -60px;
    margin-top: 30px;
    width: 500px;
}

.bruxa {
    margin-left: 0;
    margin-top: -20px;
    max-width: 100%;
    margin-bottom: -30px;
}

.quemsouimg {
    margin-left: 0;
    margin-top: -20px;
    max-width: 100%;
    margin-bottom: -30px;
}

.edf-QuemSou {
    padding-top: 50px;
}

.divbruxaPontoilhado {
    margin-left: -20px;
}

.bd-pontilhado {
    background-image: url('/Public/Images/fundo-pontilhado.jpg');
}

.bd-marmore {
    background-image: url('/Public/Images/bg-marmore.jpg');
}

.quemsou {
    background-color: hsla(23, 33%, 92%, 0.747);
}

.sombra {
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.4);
}

.bg-base-site {
    background-color: #0f386e;
}

.edf-bg-salmao {
    background-color: #EA988F !important;
}

.edf-bg-roxo {
    background-color: #B377F9 !important;
}

.edf-bg-rosa {
    background-color: #e9acd0 !important;
}

.edf-bg-bege {
    background-color: #f2eae5;
}

.edf-bg-verdao {
    --bs-btn-color: #fff;
    --bs-btn-bg: #16793d;
    --bs-btn-border-color: #16793d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #457759;
    --bs-btn-hover-border-color: #16793d;
    --bs-btn-focus-shadow-rgb: 66, 70, 73;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #457759;
    --bs-btn-active-border-color: #16793d;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #16793d;
    --bs-btn-disabled-border-color: #16793d;
}

.text-justified {
    text-align: justify;
}

.nav-link:hover {
    color: #EA988F;
}

.edf-preto {
    color: #0f0e0e;
}

.edf-salmao {
    color: #EA988F;
}

.edf-rosa {
    color: #E43C74;
}

.edf-rosaclaro {
    color: #E9ACD0;
}

.edf-roxo {
    color: #B377F9;
}

.edf-azul-bebe {
    color: #8ED1FC;
}

.edf-branco {
    color: #f7f3d6;
}

.edf-primary {
    color: #EA988F;
}

.edf-verdao {
    color: #16793d;
}

.edf-logo {
    width: 150px;
    height: 150px;
    background-color: rgba(0, 0, 0, 0);
}

.GreatVibes {
    font-family: "Great Vibes", cursive;
    font-style: normal;
}

.Suranna {
    font-family: "Suranna", cursive;
    font-style: normal;
}

.CormorantInfant {
    font-family: "Cormorant Infant", cursive;
    font-style: normal;
}

.video-container {
    width: 100%;
    height: 63vh;
    overflow: hidden;
}

/* Estilização do Vídeo */
#top-video {
    position: absolute;
    top: 30%;
    left: 50%;
    width: 100%;
    height: 80%;
    object-fit: cover;
    /* Mantém a proporção e cobre a área */
    transform: translate(-50%, -50%);
    /* Coloca o vídeo atrás do conteúdo */
}

.overlay {
    margin-top: 30px;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    font-size: 0.9rem;
    text-align: center;
    border-radius: 0 0 10px 10px;
}

.MARG-BT {
    margin-bottom: 0;
}

.ptedf1 {
    padding-top: 30px !important;
}


.zinde-1 {
    z-index: -1;
}

.zinde-2 {
    z-index: 2;
}

.h1,
h1 {
    font-size: 3rem;
}

.h2,
h2 {
    font-size: 2.4rem;
}

.h3,
h3 {
    font-size: 1.4rem;
}

.h4,
h4 {
    font-size: 0.8rem;
}

.bem-vindo {
    margin-top: -130px;
}

.cartaoEncatos-top {
    margin-top: -36px;
}

.cartaoEncatos-bottom {
    margin-bottom: -100px;
}

.edf-menu {
    font-size: 2rem;
}

.edf-card {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.edf-card-img-top {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.edf-card-img-top img {
    width: 100%;
    height: 100%;
    object-position: center;
}

/* Modal que abre ao clicar na foto*/
.modal-backdrop.show {
    opacity: 0.85;
}

.modal-img {
    max-width: 90%;
    max-height: 80vh;
    margin: auto;
}

.rotating-text {
    font-weight: 600;
    font-size: 1rem;
    transform: translateX(0px);
}

.rotating-text p {
    margin: 0;
    vertical-align: top;
}

.word {
    position: absolute;
    display: inline-flex;
    opacity: 0;
    white-space: pre;
}

.rotating-text p .word .letter {
    transform-origin: center center 1rem;
}

.rotating-text p .word .letter.out {
    transform: rotateX(90deg);
    transition: 0.32s cubic-bezier(0.6, 0, 0.7, 0.2);
}

.rotating-text p .word .letter.in {
    transition: 0.38s ease;
}

.rotating-text p .word .letter.behind {
    transform: rotateX(-90deg);
}

.w-1 {
    color: #e74c3c;
}

.w-2 {
    color: #8e44ad;
}

.w-3 {
    color: #3498db;
}

.w-4 {
    color: #2ecc71;
}

.w-5 {
    color: #f1c40f;
}


.drop-menu {
    margin-top: 10px;
    margin-left: 0;
}

.image-container {
    background-image: url('/Public/Images/mini.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.skill-bar {
    height: 8px;
    border-radius: 4px;
    background-color: #e2e8f0;
}

.skill-progress {
    height: 100%;
    border-radius: 4px;
    background: linear-gradient(90deg, #3b82f6 0%, #6366f1 100%);
}

.project-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.nav-link {
    position: relative;
}

.nav-link::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -2px;
    left: 0;
    background-color: white;
    transition: width 0.3s ease;
}

.nav-link:hover::after {
    width: 100%;
}

.glass {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.glass-dark {
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.gradientlogin {
    color: #fff;
    height: 100vh;
    background: linear-gradient(135deg, #2b77b9 0%, #113199 100%);
}

.gradient-bg {
    background: linear-gradient(135deg, rgb(43, 103, 201) 0%, rgb(44, 46, 172) 50%, rgb(18, 11, 139) 100%);
}

.gradient-bg-2 {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
}

.gradient-bg-3 {
    background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
}

.gradient-bg-4 {
    background: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);
}

.card-meu {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-border-width: 1px;
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: 0.375rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(0.375rem - 1px);
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    max-height: 151px;
    height: var(--bs-card-height);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
}

.card-hover {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.card-hover:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}


.dark body {
    background: linear-gradient(135deg, #0c0c0c 0%, #1a1a2e 100%);
}

@media (max-width: 1024px) {
    #sidebar {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        z-index: 50;
    }
}

.imagem-card {
    width: 100%;
    height: 100%;
    /* altura total do contêiner */
    background-size: cover;
    /* garante que cobre toda a área */
    background-position: center;
    /* centraliza o foco */
    background-repeat: no-repeat;
    /* opcional */
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

@media (max-width: 640px) {
    .imagem-card img {
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 0;
    }
}

.fld-opacity {
    --bs-bg-opacity: 0.5;
}

.testimonial-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
        url('/Public/Images/bg-marmore.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.testimonial-card {
    backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
    border-radius: 1rem;
    padding: 2rem;
    position: relative;
    min-height: 200px;
}

.quote-icon {
    font-size: 3rem;
    opacity: 0.2;
    position: absolute;
    top: -10px;
    left: 10px;
}

.carousel-indicators [data-bs-target] {
    background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators .active {
    background-color: #fff;
}

.instagram-card {
    height: 100%;
    /* ocupa toda a altura do grid */
    display: flex;
    flex-direction: column;
}

.instagram-media {
    height: 430px;
    /* altura fixa para mídia */
    object-fit: cover;
    /* mantém proporção, cortando o excesso */
    width: 100%;
}

.instagram-body {
    flex-grow: 1;
    /* faz o corpo do card expandir e alinhar */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}