/* CSS GOES HERE */
.darkmode-button {
    height: 40px; 
    width: 40px; 
    top: 40px;
    right: 100px;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image:url(images/moon-regular.svg);
    position: absolute;
    
}

.lightmode-button {
    background-image:url(images/sun-regular.svg);
    background-size: 40px 40px;
    

}
body {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 120%;
    line-height: 28px;
    font-family: "Montserrat", sans-serif;
    color: white;
    background-color:#7E5F4F;
}

.body-darkmode {
    background-color: #1c1717;

}


header {
    font-size:66px;
    padding: 80px 0px;
}

.container {
    width: 100%;
    max-width: 1020px;
    text-align: center;
    margin: 0 auto;
}


.text-padding {
    padding: 35px;
}

.center {
    margin: auto;
    width: 50%;
    padding: 10px;
}

nav ul {
    list-style: none;
    display: flex;
    flex-flow: row;
    justify-content: center;
    gap: 10px;

}


.nav-button {
background: rgba(200, 200, 200, 0.7);
border-radius: 24px;
width:auto;
display:inline-block;
padding:20px 20px;

font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 39px;
text-align: center;
letter-spacing: 0.05em;
text-decoration: none;
color: #110D0D;
margin-bottom: 35px;
}


.nav-button-open {
background: rgba(255, 255, 255, 0.7);
border-radius: 24px;
width:auto;
display:inline-block;
padding:12px 12px;
margin-bottom: 50px;

font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 39px;
text-align: center;
letter-spacing: 0.05em;
text-decoration: none;
color: #110D0D;

}

.menu {
    height: 40px; 
    width: 40px; 
    background-image: url(images/2849812_menu_multimedia_bars_media_icon.svg);
    background-size: 34px;
    background-position:center;
    background-repeat: no-repeat;
    position: relative;
    top: 40px;
    left: 40px;
    display: none;
    z-index:999;
}


.menu-popout {
    position: fixed; 
    top: 0;
    left: -190px;
    background-color: #0803FF;
    z-index: 998;
    padding: 80px 30px;
    padding-top: 150px; 
    height: 100%;
    width: 115px;
    padding-left: 40px;
    transition: all 300ms;
    margin: 0; 
    margin-bottom: 10px; 
    font-size: 18px; 
    flex: justify-content;
    flex-flow: left; 

}

.open {
    left: 0px; 
}

.close {
    background-image: url(images/8666595_x_icon.svg);

}

.sm-icons {
    font-size: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;

    }
    


.meet-the-designer {
text-align: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 650;
font-size: 66px;
line-height: 66px;
letter-spacing: 0.05em;
color: #DEFF58;

}

.samantha-hernandez {
text-align: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 36px;
line-height: 40px;
letter-spacing: 0.05em;
color: #0803FF;

}

.samanthahernandez-darkmode {
color:white;
}


.mm-vd {
text-align: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 450;
font-size: 30px;
line-height: 35px;
letter-spacing: 0.05em;
color: #110D0D;
}

.mm-vd-darkmode {
color:#7E5F4F;
}


.profile-pic {
width:auto;
display:inline-block;
margin-bottom:5px;
margin-top: 30px;
padding:25px;
border-radius:75%;
border: 2px solid white;

}

.profile-pic-darkmode {
width:auto;
display:inline-block;
margin-bottom:5px;
margin-top: 30px;
padding:25px;
border-radius:75%;
border: 2px solid #0803FF;
}

.skills-title {
padding: 40px; 
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 44px;
line-height: 54px;
letter-spacing: 0.05em;
color: #DEFF58;

}

.skills {
border:1px solid black;
width:auto;
display:inline-block;
padding:20px 20px;
border-radius:50%;

}

.skills-flex-container {
display: flex;
flex-flow:row wrap;
justify-content: space-between;
margin-left: auto; 
margin-right: auto; 
width: 100%;
max-width: 980px;
align-items: center;
}

.yellow-dd {
border-color: #DEFF58;
color: #DEFF58;
box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.25);
transform: rotate(-13.28deg);

}

.yellow-cd {
border-color: #DEFF58;
color: #DEFF58;
box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.25);
transform: rotate(4.17deg);
}

.blue-ucf {
border-color: #0803FF;
color: #0803FF;
box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.25);
transform: rotate(-6.93deg);
}

.blue-smm {
border-color: #0803FF;
color: #0803FF;
box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.25);
transform: rotate(-6.93deg);
}

.white-vi {
border-color: white;
color: white;
box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.25);
transform: rotate(-10.21deg);
}

.white-ve {
border-color: white;
color: white;
box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.25);
transform: matrix(0.98, 0.2, -0.18, 0.98, 0, 0);
}

.flip { 
transform: rotate(360deg);
}

.flip:hover {
 animation: rotate-btn .9s linear 3; 
 -webkit-animation: rotate-btn .9s linear 3;
}

@keyframes rotate-btn {
  0% {
    transform: rotate(0);
  }
  100% {
    transition: 0.9s;
    transform: rotate(360deg);
  }  
}


.about {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 29px;
text-align: center;
letter-spacing: 0.05em;
    
color: #110D0D;
    
    }

.my-work-title {
margin-top:100px; 
padding: 30px; 
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 44px;
line-height: 54px;
letter-spacing: 0.05em;
color: #DEFF58;
}


.my-work {
background-color: #252322;
background: rgba(37, 35, 34, 0.45);
opacity: 90%;
border-radius: 30px;
max-width:940px;
margin-right:auto;
margin-left:auto;
padding: 40px;
gap: 20px;
}

.mw-flex-container {
    display: flex;
    flex-flow:row wrap;
    justify-content: space-between;
    object-position: center;
    align-items: center;
    padding: 40px;
}


.image {
    width:300px;
    height:200px;
    object-fit: cover;
}

img {
    max-height: 50vh;
}

a {
    color: inherit; 
}

a:hover {
    color: #333232;
}

.lightbox {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1em; 
    background: rgba(0, 0, 0, 0.884); 
}

.lightbox:target {
    display: block;
  }

.lightbox span {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.faq-toggle {
align-content: center;
background-color: #e9dfda;
padding: 15px;
border-radius: 15px; 
box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.25);
height: 63px; 
margin: 30px;
max-width:940px;
margin-right:auto;
margin-left:auto;
overflow: hidden; 
}

.faq-open {
height: auto;
}

.faq-title {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 44px;
line-height: 48px;
letter-spacing: 0.05em;
text-align: center;
color: #DEFF58;
}

.faq-questions {
color:#0803FF;
}

.faq-body {
color: #110D0D;
margin-top: 40px;
}

.faq-toggle-darkmode {
    background-color:#7E5F4F;
    }

.faq-questions-darkmode {
    color: white; 
    }

.faq-body-darkmode {
color:#DEFF58; 
}


.contact-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 54px;
    letter-spacing: 0.05em;
    text-align: center;
    padding-top: 80px;
    color: #DEFF58;
}

.contact-title-darkmode {
color:#0803FF;   
}


.name-button {
background: rgba(255, 255, 255, 0.7);
border-radius: 24px;
width:auto;
display:inline-block;
padding:12px 12px;
margin: 20px;

font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 39px;
text-align: center;
letter-spacing: 0.05em;
text-decoration: none;
color: #110D0D;

}


.email-button {
background: rgba(255, 255, 255, 0.7);
border-radius: 24px;
width:auto;
display:inline-block;
padding:12px 12px;
margin:20px;

font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 39px;
text-align: center;
letter-spacing: 0.05em;
text-decoration: none;
color: #110D0D;

}

.message-button {
background: rgba(255, 255, 255, 0.7);
border-radius: 24px;
width:auto;
display:inline-block;
padding:12px 12px;
margin:20px;

font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 39px;
text-align: center;
letter-spacing: 0.05em;
text-decoration: none;
color: #110D0D;
}

.button-primary {
display: block;
margin-left: auto;
margin-right:auto;
background: rgba(200, 200, 200, 200);
border-radius: 22px;
padding:5px 5px;

font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 39px;
text-align: center;
letter-spacing: 0.05em;
text-decoration: none;
margin-top: 10px;
margin-bottom: 20px;
}

.footer {
    color: white;
    padding: 10px;

}