/* Color Palette 
#f1efd6 - beige
#a2af9b - green
#dccfc0 - light brown
#eeeeee - grey
https://colorhunt.co/palette/faf9eea2af9bdccfc0eeeeee
*/

/* Global Styles */

html, body {
  height: 100%;
  margin: 0;
}

body.home {
  overflow: hidden
}

@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');


@font-face {
  font-family: "Hagrid Medium";
  src: url("Hagrid\ Medium.otf");
}

html {
  font-family: "Courier New Light", monospace;
}

.body {
  background: #a2af9b;
  margin: 0 0 0 0;
}

h2 {
  font-size: 1em;
  margin-top: -2em;
  line-height: 2;
}

hr {
  margin-top: 1em;
  border-top: 1px solid white;
}

/* Nav Bar Styles */

.topnav {
  /* position: absolute;  
  top: 0;
  left: 0;
  right: 0;            
  z-index: 100;
  padding: 0.5rem 1rem; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 40px;
}

.topnav a {
  color: #422929;
  padding: 14px 16px;
  text-decoration: none;
  font-family: "Courier New Bold", monospace;
}

#nb {
  font-family: 'Pacifico', cursive;
  font-size: 1.8rem;
  color: #6e5d49;
  text-decoration: none;
}


.rightnav {
  display: flex;
  gap: 24px;
  margin-left: 950px;
  /* margin-top: -50px;  */
}

/* Home Page */

#intro_wrapper {
  display: flex;
}

#rectangle {
  background: #f1efd6;
  height: 100vh;
  width: 50vw;
  min-width: 40vw;
  background-image: radial-gradient(#dccfc0 1px, transparent 1px);
  background-size: 15px 15px;
}

.mainpfp1 {
  position: absolute;
  top: 25%;
  left: 10%;
  width: 250px;
  height: 250px;
  border-radius: 200px;
  border: 5px solid #fff;
  box-sizing: border-box;
}

.mainpfp2 {
  position: absolute;
  top: 55%;
  left: 7%;
  width: 150px;
  height: 150px;
  border-radius: 100px;
  border: 5px solid #fff;
  box-sizing: border-box;
}

.mainpfp3 {
  position: absolute;
  top: 50%;
  left: 25%;
  width: 125px;
  height: 125px;
  border-radius: 100px;
  border: 5px solid #fff;
  box-sizing: border-box;
}

.emoji-tagline {
  margin-top: 72vh;
  margin-left: 48%;
  font-size: 2rem;
}

.intro {
  margin-top: 10vh;
  color: white;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 0px 10vw;
  justify-content: center;
  margin-left: 5vw;
}

.hi {
  max-width: 40vw;
  color: white;
  display: flex;
  flex-direction: column;
}

.header1 {
  font-family: "Hagrid Medium", sans-serif;
  font-size: 4em;
  line-height: 1.4;
}

.about-link {
  color: #ffffff;          
  text-decoration: underline; 
  font-weight: bolder;
}

.about-link:hover {
  color: #dccfc0;          
}

/* About Section */

#mystory {
  background: #f1efd6;
  height: 1.5em;
  width: 6em;
  margin-left: 0.2em;
  margin-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6e5d49;
  border-color: #6e5d49;
  border-style: solid;
  border-width: 1.5px;
}

.abtintro {
  color: white;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin-top: -1em;
}

.abtsection {
  display: flex;
  flex-direction: column;
  margin-top: 5em;
  margin-left: 4em;
}

.hi2 {
  max-width: 80vw;
  color: white;
  display: flex;
  flex-direction: column;
}

.aboutmetext {
  font-family: "Hagrid Medium", sans-serif;
  font-size: 2.5em;
  line-height: 1.4; /* this is the space when stacking */
  margin-bottom: -0.2em;
}

.rec1 {
  background: #f1efd6;
  height: 15em;
  width: 30em;
  margin-left: 4em;
  margin-top: 4em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6e5d49;
  border-color: #6e5d49;
  border-style: solid;
  border-width: 1.5px;
}

.rec2 {
  background: #f1efd6;
  height: 20em;
  width: 20em;
  margin-left: 50em;
  margin-top: -15.15em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6e5d49;
  border-color: #6e5d49;
  border-style: solid;
  border-width: 1.5px;
  z-index: 10;
}

.rec3 {
  background: #f1efd6;
  height: 20em;
  width: 20em;
  margin-left: 4em;
  margin-top: -6em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6e5d49;
  border-color: #6e5d49;
  border-style: solid;
  border-width: 1.5px;
  z-index: 10;
}

.rec4 {
  background: #f1efd6;
  height: 8em;
  width: 30em;
  margin-left: 44em;
  margin-top: -16em;
  margin-bottom: 12em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6e5d49;
  border-color: #6e5d49;
  border-style: solid;
  border-width: 1.5px;
}

.rec5 {
  background: #6e5d49;
  height: 6em;
  width: 6em;
  margin-left: 16em;
  margin-top: -36em;
  margin-bottom: 12em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6e5d49;
  border-color: #6e5d49;
  border-style: solid;
  border-width: 1.5px;
}

.rec6 {
  background: #6e5d49;
  height: 6em;
  width: 6em;
  margin-left: 56em;
  margin-top: -12em;
  margin-bottom: 12em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6e5d49;
  border-color: #6e5d49;
  border-style: solid;
  border-width: 1.5px;
}

.rec7 {
  background: #6e5d49;
  height: 16em;
  width: 16em;
  margin-left: 32em;
  margin-bottom: 10em;
  margin-top: -4em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6e5d49;
  border-color: #6e5d49;
  border-style: solid;
  border-width: 1.5px;
}

#background {
  background: #6e5d49;
  height: 1.5em;
  width: 7em;
  margin-left: 10em;
  margin-top: -4em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f1efd6;
  border-color: #a2af9b;
  border-style: solid;
  border-width: 1.5px;
}

.bgtext {
  font-size: 14px;
  position: relative;
  top: 20px;
  right: -4px;
  text-align: center;
  max-width: 450px;
}

.vfood {
  width: 300px;
  height: 300px;
}

.vpic {
  width: 5em;
  height: 5em;
}

.apic {
  width: 14em;
  height: 14em;
}

.mpic {
  width: 5em;
  height: 5em;
}

.flower {
  width: 12em;
  height: 12em;
  margin-top: -2em;
  margin-left: 30em;
}

.dallas {
  width: 16em;
  height: 24em;
  margin-top: -12em;
  margin-left: 56em;
}

.carolina{
  width: 20em;
  height: 18em;
  margin-top: -26em;
  margin-left: 5em;
}

.star {
  margin-left: 66em;
  margin-top: -20em;
  z-index: 10;
  position: absolute;
  width: 150px;
  height: 150px;
}

.heart {
  margin-top: -25em;
  width: 150px;
  height: 150px;
}

#interests {
  background: #6e5d49;
  height: 1.5em;
  width: 7em;
  margin-left: 8.1em;
  margin-top: -3em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f1efd6;
  border-color: #a2af9b;
  border-style: solid;
  border-width: 1.5px;
}

.intext {
  font-size: small;
  position: relative;
  top: 19px;
  right: -4px;
  max-width: 400px;
}

.arrow {
  margin-left: 26em;
  margin-top: -6em;
  width: 350px;
  height: 350px;
}

.rocket {
  width: 25em;
  height: 25em;
  margin-top: -24em;
  margin-left: 54em;
}

#sunset {
  background: #6e5d49;
  height: 1.5em;
  width: 18em;
  margin-left: 8em;
  margin-top: -0.95em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f1efd6;
  border-color: #a2af9b;
  border-style: solid;
  border-width: 1.5px;
  z-index: 20;
  font-size: small;
}

#food {
  background: #6e5d49;
  height: 1.5em;
  width: 18em;
  margin-left: 65em;
  margin-top: -0.95em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f1efd6;
  border-color: #a2af9b;
  border-style: solid;
  border-width: 1.5px;
  z-index: 20;
  font-size: small;
}

.puzzle {
  width: 100px;
  height: 100px;
  margin-left: 1120px;
  margin-top: -256px;
}

/* More Section */

#classes {
  background: #f1efd6;
  height: 1.5em;
  width: 6em;
  margin-left: 4em;
  margin-top: 6em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6e5d49;
  border-color: #6e5d49;
  border-style: solid;
  border-width: 1.5px;
}

.firstrow {
  display: flex;
  flex-wrap: wrap;
  gap: 3.5rem;
  margin: 2rem 4rem;
}

.card {
  height: 9em;
  width: 12em;
  background: #f1efd6;
  border: 1.5px solid #6e5d49;
  color: #6e5d49;
  position: relative;
  padding: 0.75rem 0.75rem 2.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.badge {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  background: #6e5d49;
  color: #f1efd6;
  border: 1.5px solid #a2af9b;
  padding: 0.15rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 10px;
  line-height: 1;
}

.card-content {
  display: grid;
  gap: 0.4rem;
  margin-top: 1.8rem;
}

.meta {
  font-size: 1rem;
  line-height: 1.2;
  margin: 0.2rem 0;
}

.meta.instructor {
  font-size: 0.7rem;
  color: #7d7d7d;
  font-style: italic;
  margin-top: -0.5rem;
}

.desc {
  font-size: 11px;
  line-height: 1.3;
}

.skills-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  margin: 2rem 4rem;
  max-width: calc(4 * 13.8em + 3 * 3.5rem);
}

.skill {
  height: 100px;
  background: #6e5d49;
  border: 1.5px solid #6e5d49;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  text-align: center;
}

.skill img {
  max-width: 90px;
  max-height: 70px;
  object-fit: contain;
  margin-bottom: 1rem;
}

.skill p {
  margin: 0;
  font-size: 0.85rem;
  color: #080808;
  font-weight: 1000;
}

#intro_wrapper {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.icon-links {
  display: flex;
  gap: 1.5rem;
  margin: 1rem 0;
}

.icon-links a {
  display: inline-flex;
}

.icon {
  width: 28px;
  height: 28px;
  opacity: 0.85;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.icon:hover {
  transform: translateY(-3px);
  opacity: 1;
}
