@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Imperial+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');
/*body*/
body{
    background-color: #08140A;
}
/* header */
header{
width: 100vw;
height: 90px;
display: flex;
align-items: center;
}

.title {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-left:5%;
}

.title_name {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 2px;
}

.thuc_lieu_hanh {
    font-family: 'Be Vietnam Pro';
    font-weight: 800;
    font-size: 21px;
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
}

.di_thuc {
    font-family: 'Imperial Script';
    font-size: 19px;
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
}

/*Navigations*/
header .navs{
display: flex;
justify-content: center;
align-items: center;
padding: 5px 50px;
gap: 50px;
background: rgba(255, 255, 255, 0.1);
border-radius: 50px;
min-height: 44px;
margin-left:6%;
}

/* Trang chủ */
header .nav_butt{
font-family: 'DVN - Cinzel Decorative';
font-style: normal;
font-weight: 700;
font-size: 13px;
color: #FFFFFF;
text-decoration: none;
padding: 0px 0px;   
line-height: 1;
}

/* background img */
body .background-img{
position: absolute;
width: 100vw;
aspect-ratio: 16/7;
top:0;
left:0;
background: url(imagine/thpt_thd_3.jpg);
background-size: cover;
z-index: -9999;
margin: 0;
padding:0;
}

/* background gradient */
body .background-black{
position: absolute;
top:0;
left:0;
width: 100vw;
height:100vh;
background: linear-gradient(
        to bottom,
        rgba(8, 20, 10, 0.75) 0%,      /* Trên cùng - sáng hơn một chút */
        rgba(8, 20, 10, 0.85) 40%,
        rgba(8, 20, 10, 0.95) 70%,
        #08140A 100%                    /* Dưới cùng - tối đậm */
    );
z-index: -9998;
margin:0;
padding:0
}

/*Informations*/
body .infors{
justify-content: center;
align-items: center;
display: grid;
margin-top:5%
}

/*Body di thuc vi duoc*/
body .di_thuc_vi_duoc{
    justify-content: center;
    align-items: center;
    display: grid;
}

/* Dĩ thực */
body .di_thuc_title{

font-family: 'DVN - Cinzel Decorative';
font-style: normal;
font-weight: 700;
font-size: 50px;
color: #FFFFFF;
margin:0
}

/* mô tả */
body .detail{
display: grid;
align-items: center;
width:30vw;
font-family: 'Tomorrow';
font-style: italic;
font-weight: 400;
font-size: 15px;
line-height: 18px;
text-align: center;
color: #FFFFFF;
}

/*contacts*/
body .contacts{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0px;
gap: 50px;

}

/*vids*/
body .vids{
display: flex;
align-items: center;
gap:5px;
border: 1px solid white;
border-radius: 20px;
padding:0px 20px
}


/* Watch Our Video */
body .vid-title{
font-family: 'Tomorrow';
font-style: italic;
font-weight: 400;
font-size: 13px;
text-align: center;
color: #FFFFFF;
}

/*contact*/
body .contact{
    display: flex;
    gap:15px;
    justify-content: center;
    align-items: center;
}

/*contact detail*/
body .contact-detail{
font-family: 'Tomorrow';
font-style: italic;
font-weight: 400;
font-size: 13px;
text-align: center;
color: #FFFFFF;
margin:0px;
padding-top:5px;
}

/*web details*/
body .web-details{

display: flex;
background: #1A5237;
border-radius: 32px;
width:70vw;
overflow:hidden;
height:280px;
}

body .web-detail{
    margin-left:5%;
    width:50vw;
    margin-top:2%;
}

/* Cảm biến hồng ngoại - mạch của thiết bị tự động (5) 1 */
body .trees-img{
position:relative;
height:350px;
width:380px;
left:57.2%;
top:-100%;
border-radius: 32px;
}


body .detail-infor{
width:32vw;
font-family: 'Be Vietnam Pro';
font-style: italic;
font-weight: 300;
font-size: 12px;
color: #FFFFFF;
}

body .host-detail-1{

font-family: 'EB Garamond';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 26px;
padding: 0;
text-align: left;
color: #FFF8F8;
margin:0
}

body .host-detail{
font-family: 'EB Garamond';
font-style: italic;
font-weight: 400;
font-size: 15px;
line-height: 20px;
padding: 0;
text-align: left;
margin-top:0;
color: #FFF8F8;
}

/* ====================== THỰC PHƯƠNG ====================== */
.thuc-phuong-div {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.thuc-phuong-title {
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700;
    font-size: 42px;
    color: #FFFFFF;
    margin-bottom: 20px;
    text-align: center;
}

.slider {
    width: 100vw;
    max-width: 100vw;
    height: 400px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    display: grid;
    justify-content: center;
  }
  
  .list {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    gap: 30px;                    /* Khoảng cách giữa các card */
    transition: left 0.6s ease;
    padding: 0 40px;              /* Thêm padding để không sát mép */
  }
  
  /* ==================== MỖI SLIDE ==================== */
  /* ==================== MỖI SLIDE ==================== */
  .meals {
    display: flex;
    justify-content: center;
    align-items: flex-start;        /* hoặc center nếu muốn căn giữa dọc */
    gap: 40px;
    
    min-width: 100vw;               /* ← Quan trọng: đặt chiều rộng cố định cho 1 card */
    max-width: 100vw;               /* Giới hạn chiều rộng 1 card */
    flex-shrink: 0;                 /* Không cho co lại */
    
    padding: 30px 20px;
    box-sizing: border-box;
    border-radius: 20px;
  }
  
  /* Ảnh */
  .meal-img {
    height: 300px;
    width: 400px;
    object-fit: cover;
    border-radius: 20px;
    flex-shrink: 0;
    box-shadow: 0 10px 25px rgba(0,0,0,0.6);
  }
  
  /* Phần mô tả */
  .meal-desc {
    max-width: 460px;
  }
  
  .meal-name {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #fff;
    line-height: 1.2;
  }
  
  .meal-detail {
    font-size: 15px;
    line-height: 1.65;
    color: #ccc;
    margin-bottom: 24px;
  }
  
  .meal-link {
    background-color: #1A5237;
    padding: 14px 32px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    border-radius: 50px;
    display: inline-block;
  }
  .meal-link:hover {
      background-color: #2a7a52;
      transform: translateY(-3px);
  }
  
  .buttons{
    position: absolute;
    top:45%;
    left:5%;
    width:90%;
    display:flex;
    justify-content: space-between;
  }
  
  .buttons button{
    width:50px;
    height:50px;
    border-radius: 50%;
    background-color:#fff5;
    color:#fff;
    border:none;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight:bold;
  }
  
  .dots{
    position:absolute;
    bottom:10px;
    color: #fff;
    left:0;
    width:100%;
    margin:0;
    padding:0;
    display:flex;
    justify-content: center;
  }
  
  .dots li{
    list-style:none;
    width:10px;
    height:10px;
    background-color: #fff;
    margin:20px;
    border-radius:20px;
    transition:1s;
  }
  
  .dots li.active{
    width:30px;
  }

.member-title{
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700;
    font-size: 42px;
    color: #FFFFFF;
    margin-top: 40px;
    margin-bottom:0px;
    text-align: center;
}


.member-sliders {
  width: 100vw;
  max-width: 100vw;
  height: 380px;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  display: grid;
  justify-content: center;
}

.list-member {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  gap: 30px;                    /* Khoảng cách giữa các card */
  transition: left 0.6s ease;
  padding: 0 40px;              /* Thêm padding để không sát mép */
}

/* ==================== MỖI SLIDE ==================== */
/* ==================== MỖI SLIDE ==================== */
.member {
  display: flex;
  justify-content: center;
  align-items: center;        /* hoặc center nếu muốn căn giữa dọc */
  gap: 40px;
  
  min-width: 100vw;               /* ← Quan trọng: đặt chiều rộng cố định cho 1 card */
  max-width: 100vw;               /* Giới hạn chiều rộng 1 card */
  flex-shrink: 0;                 /* Không cho co lại */
  
  padding: 0px 20px;
  box-sizing: border-box;
  border-radius: 20px;
}

/* Ảnh */
.member-img {
  height: 200px;
  width: 200px;
  object-fit: cover;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 10px 25px rgba(0,0,0,0.6);
  border: 4px solid #379A3B
}

/* Phần mô tả */
.member-desc {
  max-width: 460px;
}

.member-roles {
  display:flex;
  gap:5px;
}

.member-name {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #fff;
  line-height: 1.2;
}

.member-detail {
  font-size: 15px;
  line-height: 1.65;
  color: #fff;
  margin-bottom:0px;

}


.buttons-members{
  position: absolute;
  top:45%;
  left:5%;
  width:90%;
  display:flex;
  justify-content: space-between;
}

.buttons-members button{
  width:50px;
  height:50px;
  border-radius: 50%;
  background-color:#fff5;
  color:#fff;
  border:none;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  font-weight:bold;
}

.dots-members{
  position:absolute;
  bottom:10px;
  color: #fff;
  left:0;
  width:100%;
  margin:0;
  padding:0;
  display:flex;
  justify-content: center;
}

.dots-members li{
  list-style:none;
  width:10px;
  height:10px;
  background-color: #fff;
  margin:20px;
  border-radius:20px;
  transition:1s;
}

.dots-members li.active{
  width:30px;
}

.thuc-lieu-hanh-content{
    gap: 10px;
    width:30vw
}

.thuc-lieu-hanh-content .footer-title{
    display: flex;
    align-items: center;
    gap: 5px;
}

.thuc-lieu-hanh-content .footer-title-name{
    font-family: 'Be Vietnam Pro';
    font-weight: 800;
    font-size: 21px;
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
}

.thuc-lieu-hanh-content .footer-di-thuc{
    font-family: 'Imperial Script';
    font-size: 19px;
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
}

.thuc-lieu-hanh-content .footer-detail{
    font-family: 'Tomorrow';
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    color: #FFFFFF;
}

footer .pages{
  display: flex;
    flex-direction: column; /* Ép các phần tử con xếp theo cột */
    gap: 10px;              /* Tạo khoảng cách giữa các dòng */
    padding: 10px 20px;
    justify-content: space-between;
}

footer .page{
    font-family: 'DVN - Cinzel Decorative';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
}

footer .footer-member-title{
    font-family: 'DVN - Cinzel Decorative';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;  
}

footer .footer-member-detail{
    font-family: 'Tomorrow';
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    text-align: left;
    color: #FFFFFF;
}

footer .footer-detail-copy{
font-family: 'Tomorrow';
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
  margin-top:10px;
margin-bottom:10px}