

/*////molana*/
#bodyPoem{
    margin: 0 auto;
}
.ettla {
    width: 75%;
    margin-top:2% ;
    font-size: 17px;
    font-weight: bold;
    color: #0b3c5d;
    background: #d0e7f9;
    padding: 12px 20px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(11, 60, 93, 0.1);
    margin-bottom: 20px;
    transition: background 0.3s ease;
}

.buttonMolana {
  padding: 12px 24px;
  border: none;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  background: linear-gradient(to right, #a2d4f7, #5dade2);
  color: #0b3c5d;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.buttonMolana:hover {
  background: linear-gradient(to right, #76c7f2, #3498db);
  color: white;
  transform: scale(1.05);
}

#titleMolana {
  margin: 0 auto;
    width: 50%;
  font-size: 18px;
  font-weight: bold;
  color: #154360;
  background: #eaf6fb;
  padding: 12px 20px;
  border-radius: 12px;
  margin-top: 15px;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.05);
  transition: background 0.3s ease;
}

#titleMolana:hover {
  background: #d4ecf7;
}

#resultMolana {
  margin: 0 auto;
    width: 50%;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom:5%;
  margin-top: 1%;
  color: #1b4f72;
  background: #f0faff;
  padding: 15px 20px;
  border-radius: 12px;
  margin-top: 10px;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, background 0.3s ease;
}

#resultMolana:hover {
  background: #d6f0ff;
  transform: scale(1.02);
}

/*///////////hafez*/

#ettlaHafez {
    width: 75%;
    margin: 0 auto;
    margin-top:2%;
    font-size: 17px;
    font-weight: bold;
    color: #333;
    background: linear-gradient(to right, #fff, #f0e6d2);
    padding: 12px 20px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(11, 60, 93, 0.1);
    margin-bottom: 20px;
    transition: background 0.3s ease;
    margin-bottom: 2%;
}

#hafezFarsi, #hafiz {
    padding: 12px 24px;
    border: none;
    border-radius: 30px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    background: linear-gradient(to right, #fff, #f0e6d2);
    color: #333;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

#hafezFarsi:hover {
  background: #d4af37;
  color: white;
}
#hafiz:hover {
  background: #d4af37;
  color: white;
}

#titlehafiz, #titleHafizFarsi {
  font-size: 18px;
  font-weight: bold;
  color: #8b5e3c;
  background: #fdf6e3;
  padding: 12px 20px;
  border-radius: 12px;
  margin-top: 15px;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.05);
  transition: background 0.3s ease;
}

#titlehafiz:hover, #titleHafizFarsi:hover {
  background: #fceabb;
}

#resulthafiz, #resultHafizFarsi {
  font-size: 16px;
  line-height: 1.8;
  color: #5a4a3f;
  background: #fffaf0;
  padding: 15px 20px;
  border-radius: 12px;
  margin-top: 10px;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, background 0.3s ease;
}

#resulthafiz:hover, #resultHafizFarsi:hover {
  background: #f0e6d2;
  transform: scale(1.02);
}


/*////////// khayam*/

#textKhayam {
    width: 75%;
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom:2%;
  background-color: #2f2f2f;
  color: #cfcfcf;
  padding: 15px 20px;
  border-radius: 12px;
  font-weight: bold;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  transition: background 0.3s ease;
}

.buttomKhayam {
  padding: 12px 24px;
  border: none;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  background: linear-gradient(to right, #a8a8a8, #7d7d7d);
  color: #1e1e1e;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease;
}

.buttomKhayam:hover {
  background: linear-gradient(to right, #bfbfbf, #8f8f8f);
  color: white;
  transform: scale(1.05);
}

#titlekhayam {
    width: 50%;
    margin:0 auto;
  font-size: 18px;
  font-weight: bold;
  color: #d0d0d0;
  background: #2a2a2a;
  padding: 12px 20px;
  border-radius: 12px;
  margin-top: 15px;
  box-shadow: inset 0 0 8px rgba(255,255,255,0.05);
  transition: background 0.3s ease;
}

#resultkhayam {
    width: 50%;
    margin:0 auto;
  font-size: 16px;
  line-height: 1.8;
  color: #c0c0c0;
  background: #262626;
  padding: 15px 20px;
  border-radius: 12px;
  margin-top: 10px;
  box-shadow: inset 0 0 10px rgba(255,255,255,0.05);
  transition: transform 0.3s ease, background 0.3s ease;
}

#resultkhayam:hover {
  background: #333333;
  transform: scale(1.02);
}

/*/////// saadi*/
.glass-sadi {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 8px 32px rgba(255, 0, 0, 0.1);
  padding: 25px;
  margin: 30px auto;
  max-width: 600px;
  transition: all 0.3s ease;
}

#textSadi {
  background-color: #5c1e1e;
  color: #f0dada;
  padding: 15px 20px;
  border-radius: 12px;
  font-weight: bold;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  transition: background 0.3s ease;
  text-align: center;
}

.boutomSadi {
  margin-top: 2%;
  padding: 12px 24px;
  border: none;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  background: linear-gradient(to right, #ff4e50, #c33764);
  color: #fff;
  box-shadow: 0 4px 12px rgba(255, 0, 0, 0.4);
  transition: all 0.3s ease;
}

.boutomSadi:hover {
  background: linear-gradient(to right, #ff6f61, #e94e77);
  transform: scale(1.05);
}

#titleSaadi {
  font-size: 18px;
  font-weight: bold;
  color: #ffdede;
  background: #3d1a1a;
  padding: 12px 20px;
  border-radius: 12px;
  margin-top: 15px;
  box-shadow: inset 0 0 8px rgba(255,255,255,0.05);
  transition: background 0.3s ease;
}

#titleSaadi:hover {
  background: #5a2a2a;
}

#resultSaadi {
  font-size: 16px;
  line-height: 1.8rem;
  color: #f5cfcf;
  background: #2c0f0f;
  padding: 15px 20px;
  border-radius: 12px;
  margin-top: 10px;
  box-shadow: inset 0 0 10px rgba(255,255,255,0.05);
  transition: transform 0.3s ease, background 0.3s ease;

}

#resultSaadi:hover {
  background: #471919;
  transform: scale(1.02);
}


.glass-sadi > div{
display: grid;
place-items: center;

}
/*////// tarkibi*/

#bagroungTarkibi {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px);
  border-radius: 20px;
  padding: 40px 20px;
  margin: 50px auto;
  box-shadow: 0 8px 32px rgb(127.5, 127.5, 127.5);
}

#textTarkibi {
 /* width: 75%;
  margin: 0 auto;*/
  background-color: #3a3a3a;
  color: #d0f0e0;
  padding: 15px 20px;
  border-radius: 12px;
  font-weight: bold;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  transition: background 0.3s ease;
  margin-bottom: 20px;
}

#tarkib {
  padding: 12px 24px;
  border: none;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  background: linear-gradient(to right, #ff4e50, #00b4db);
  color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease;
}

#tarkib:hover {
  background: linear-gradient(to right, #ff6f61, #00d2ff);
  transform: scale(1.05);
}

#titletName {

  font-size: 18px;
  font-weight: bold;
  color: #ffdede;
  background: #2c3e50;
  padding: 12px 20px;
  border-radius: 12px;
  margin-top: 15px;
  box-shadow: inset 0 0 8px rgba(255,255,255,0.05);
  transition: background 0.3s ease;
}

#titletName:hover {
  background: #34495e;
}

#titletarkib {
    /*width: 50%;
  margin: 0 auto;*/

  font-size: 18px;
  font-weight: bold;
  color: #d0f0e0;
  background: #3d1a1a;
  padding: 12px 20px;
  border-radius: 12px;
  margin-top: 10px;
  box-shadow: inset 0 0 8px rgba(255,255,255,0.05);
  transition: background 0.3s ease;
}

#titletarkib:hover {
  background: #5a2a2a;
}

#resulttarkib {
  font-size: 16px;
  line-height: 1.8;
  color: #e0f8e0;
  background: #14532d;
  padding: 15px 20px;
  border-radius: 12px;
  margin-top: 10px;
  box-shadow: inset 0 0 10px rgba(255,255,255,0.05);
  transition: transform 0.3s ease, background 0.3s ease;
}

#resulttarkib:hover {
  transform: scale(1.02);
}
