/* =========================================================
   BẾP HỒNG - BẾP GAS ÂM / SEO BOTTOM V2
   Phong cách: sạch, hiện đại, ít khung, dễ đọc
   File: Assets/bephong-bep-gas-am.css
========================================================= */

body.bephong-theme-luxury .bph-gas-desc,
body.bephong-theme-luxury .bph-gas-seo-bottom{min-width:0;box-sizing:border-box;}

body.bephong-theme-luxury .bph-gas-seo-bottom{
  width:100%;
  max-width:1380px;
  margin:34px auto 0;
  padding:26px 12px 24px;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  overflow:visible;
}

body.bephong-theme-luxury .bph-gas-seo-bottom .bph-category-desc__content{
  max-width:1120px;
  margin:0 auto;
  color:rgba(255,255,255,.88);
  font-size:15px;
  line-height:1.78;
}

body.bephong-theme-luxury .bph-gas-seo-bottom h2{
  position:relative;
  margin:34px 0 13px;
  padding:0 0 0 16px;
  color:#fff;
  font-size:21px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:-.01em;
}
body.bephong-theme-luxury .bph-gas-seo-bottom h2:first-child{margin-top:0;}
body.bephong-theme-luxury .bph-gas-seo-bottom h2:before{
  content:"";
  position:absolute;
  left:0;
  top:.22em;
  width:4px;
  height:1.05em;
  border-radius:999px;
  background:#D8AE62;
}
body.bephong-theme-luxury .bph-gas-seo-bottom h2:after{display:none!important;}

body.bephong-theme-luxury .bph-gas-seo-bottom h3{
  margin:22px 0 8px;
  padding:0;
  border:0;
  color:#F1D38A;
  font-size:16px;
  line-height:1.45;
  font-weight:750;
}

body.bephong-theme-luxury .bph-gas-seo-bottom p{
  margin:0 0 13px;
  color:rgba(255,255,255,.84);
  font-size:15px;
  line-height:1.78;
}
body.bephong-theme-luxury .bph-gas-seo-bottom strong{
  color:#fff;
  font-weight:750;
}

body.bephong-theme-luxury .bph-gas-seo-bottom a{
  color:#E5BE68;
  text-decoration:none;
  font-weight:700;
  border-bottom:1px solid rgba(229,190,104,.32);
}
@media(hover:hover) and (pointer:fine){
  body.bephong-theme-luxury .bph-gas-seo-bottom a:hover{
    color:#F3D78F;
    border-color:#F3D78F;
  }
}

/* Checklist kỹ thuật: card nhẹ, không nặng giao diện */
body.bephong-theme-luxury .bph-gas-seo-bottom ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 12px;
  margin:16px 0 22px;
  padding:0;
  list-style:none;
}
body.bephong-theme-luxury .bph-gas-seo-bottom li{
  position:relative;
  min-width:0;
  margin:0;
  padding:11px 13px 11px 34px;
  border:1px solid rgba(216,174,98,.12);
  border-radius:10px;
  background:rgba(255,255,255,.025);
  color:rgba(255,255,255,.83);
  line-height:1.58;
}
body.bephong-theme-luxury .bph-gas-seo-bottom li:before{
  content:"✓";
  position:absolute;
  left:13px;
  top:11px;
  color:#D8AE62;
  font-weight:900;
}

/* Tạo nhịp đọc giữa các H2 thay vì đóng khung từng section */
body.bephong-theme-luxury .bph-gas-seo-bottom h2:not(:first-child){
  padding-top:28px;
  border-top:1px solid rgba(216,174,98,.10);
}
body.bephong-theme-luxury .bph-gas-seo-bottom h2:not(:first-child):before{
  top:calc(28px + .22em);
}

/* Xem thêm / Thu gọn tối giản */
body.bephong-theme-luxury .bph-gas-seo-bottom .bph-category-desc__toggle{
  display:block;
  min-width:112px;
  margin:26px auto 0;
  padding:9px 19px;
  border:1px solid rgba(216,174,98,.40);
  border-radius:999px;
  background:transparent;
  color:#E7C56E;
  font-weight:800;
  line-height:1.2;
  cursor:pointer;
}
@media(hover:hover) and (pointer:fine){
  body.bephong-theme-luxury .bph-gas-seo-bottom .bph-category-desc__toggle:hover{
    background:rgba(216,174,98,.08);
    border-color:rgba(216,174,98,.65);
    color:#F2D88E;
  }
}

/* TOP description: chỉ giữ nút rõ ràng, không áp style nặng */
body.bephong-theme-luxury .bph-gas-desc .bph-category-desc__toggle{font-weight:800;}

@media(max-width:1199px){
  body.bephong-theme-luxury .bph-gas-seo-bottom{padding:30px 30px 28px;}
  body.bephong-theme-luxury .bph-gas-seo-bottom .bph-category-desc__content{max-width:1040px;}
}

@media(max-width:991px){
  body.bephong-theme-luxury .bph-gas-seo-bottom{
    margin-top:28px;
    padding:22px 8px 20px;
    border-radius:0;
  }
  body.bephong-theme-luxury .bph-gas-seo-bottom h2{font-size:19px;}
  body.bephong-theme-luxury .bph-gas-seo-bottom h3{font-size:15.5px;}
  body.bephong-theme-luxury .bph-gas-seo-bottom p,
  body.bephong-theme-luxury .bph-gas-seo-bottom .bph-category-desc__content{font-size:14.5px;}
}

@media(max-width:767px){
  body.bephong-theme-luxury .bph-gas-seo-bottom{
    margin-top:22px;
    padding:20px 4px 18px;
    border-radius:0;
  }
  body.bephong-theme-luxury .bph-gas-seo-bottom h2{
    margin-top:28px;
    padding-left:13px;
    font-size:18px;
  }
  body.bephong-theme-luxury .bph-gas-seo-bottom h2:before{width:3px;}
  body.bephong-theme-luxury .bph-gas-seo-bottom h2:not(:first-child){padding-top:23px;}
  body.bephong-theme-luxury .bph-gas-seo-bottom h2:not(:first-child):before{top:calc(23px + .22em);}
  body.bephong-theme-luxury .bph-gas-seo-bottom h3{margin-top:18px;font-size:15px;}
  body.bephong-theme-luxury .bph-gas-seo-bottom ul{grid-template-columns:1fr;gap:8px;}
  body.bephong-theme-luxury .bph-gas-seo-bottom .bph-category-desc__toggle{
    min-height:42px;
    margin-top:22px;
  }
}

@media(max-width:374px){
  body.bephong-theme-luxury .bph-gas-seo-bottom{padding:18px 2px 16px;}
  body.bephong-theme-luxury .bph-gas-seo-bottom h2{font-size:17px;}
  body.bephong-theme-luxury .bph-gas-seo-bottom h3{font-size:14.5px;}
  body.bephong-theme-luxury .bph-gas-seo-bottom p,
  body.bephong-theme-luxury .bph-gas-seo-bottom .bph-category-desc__content{
    font-size:14px;
    line-height:1.72;
  }
}