/* ====== Header ====== */
#adsTabsDyn .at-top{
  display:flex;justify-content:space-between;align-items:center;
  margin-bottom:6px;padding:0 4px
}
#adsTabsDyn .at-title{font-size:16px;font-weight:700;color:#d23a63;line-height:1}
#adsTabsDyn .at-sub{font-size:12px;color:#9a8085;line-height:1}

/* ====== Tabs ====== */
#adsTabsDyn .at-tabs{
  display:flex;gap:16px;align-items:center;border-bottom:1px solid #f4ccd6;
  margin:6px 0 10px;padding:0 4px;overflow-x:auto;scrollbar-width:thin;
}
#adsTabsDyn .at-tab{
  position:relative;padding:8px 4px 10px;background:transparent;border:0;
  color:#a96b76;font-size:13px;line-height:1;white-space:nowrap;cursor:pointer;font-weight:500; width: 33%; text-align: center;
}
#adsTabsDyn .at-tab.is-active{color:#d23a63;font-weight:700;}
#adsTabsDyn .at-tab.is-active:after{
  content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;
  background:linear-gradient(90deg,#ff9db4,#ff6d92);border-radius:2px;
}

/* ====== Panels ====== */
#adsTabsDyn .at-panel{display:none}
#adsTabsDyn .at-panel.is-active{display:block}
#adsTabsDyn .at-panel .at-flex{display:block}

/* ====== GRID ICON LAYOUT ====== */
#adsTabsDyn .grid-wrap{
  display:grid;gap:6px;width:100%;align-items:start;
  grid-template-columns:repeat(6,minmax(0,1fr));
}
#adsTabsDyn .grid-card{
  display:block;text-decoration:none;background:#fff;border-radius:8px;overflow:hidden;
  box-shadow:0 1px 4px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.05);
  transition:transform .2s ease,box-shadow .2s ease;width:100%;
}
#adsTabsDyn .grid-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.10)}
#adsTabsDyn .grid-thumb{width:100%;aspect-ratio:1/1;background:#f7f7f7}
#adsTabsDyn .grid-thumb img{display:block;width:100%;height:100%;object-fit:cover;border:0}
#adsTabsDyn .grid-cap{
  display:block;text-align:center;margin-top:6px;padding:0 2px;
  font-size:11px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2
}

/* ====== LIVE OVERLAY STYLE ====== */
#adsTabsDyn .live-wrap{
  display:grid;gap:8px;width:100%;align-items:start;
  grid-template-columns:repeat(2,minmax(0,1fr));
}
#adsTabsDyn .live-card{position:relative;display:block;border-radius:8px;overflow:hidden;text-decoration:none;width:100%;height:180px;background:#eee}
#adsTabsDyn .live-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
#adsTabsDyn .live-pill{position:absolute;top:5px;left:5px;display:flex;align-items:center;gap:4px;padding:2px 6px;border-radius:12px;background:rgba(0,0,0,.45);backdrop-filter:blur(2px)}
#adsTabsDyn .live-dot{width:6px;height:6px;border-radius:50%;background:#f44;box-shadow:0 0 0 2px rgba(244,68,68,.25)}
#adsTabsDyn .live-pill span{color:#fff;font-size:10px;line-height:1;font-family:sans-serif}
#adsTabsDyn .live-cap{position:absolute;left:5px;right:5px;bottom:5px;padding:4px 6px;border-radius:6px;background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,0));color:#fff;font-size:12px;line-height:1.2;font-family:sans-serif}
#adsTabsDyn .live-badge{position:absolute;right:0;top:0;height:14px;width:36px;border-bottom-left-radius:8px;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center}
#adsTabsDyn .live-badge span{color:#ecda51;font-size:10px;font-family:sans-serif}

/* Neutralize global anchors */
#adsTabsDyn .at-flex > a{width:auto!important;max-width:none!important;flex:none!important}

.eWYSgU {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.kNxxUw {
    padding: 10px;
    margin-top: 10px;
    background-color: rgb(255, 247, 252);
    height: auto;
    width: 100%;
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.fSHDvo {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.fVPOeK {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    /*justify-content: flex-start;*/
}
.hOuVEN {
    width: auto;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.kXYshP {
    object-fit: fill;
    width: 50px;
    height: 50px;
}
.cQifqD {
    align-items: flex-start;
    -webkit-box-pack: center;
    justify-content: center;
}
.cAJmwU {
    margin-left: 10px;
    width: auto;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.gDHwOR {
    word-break: break-all;
    line-height: 16px;
    font-size: 14px;
    font-weight: 600;
    font-family: sansSerif;
    color: rgb(118, 70, 109);
}
.cJoEVh {
    margin-top: 6px;
    height: auto;
    width: auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.jEpNPa {
    background-clip: text;
    color: rgb(191, 115, 178);
}
.iIMzKu {
    word-break: break-all;
    margin-left: 2px;
    font-size: 12px;
    font-family: sansSerif;
    color: rgb(193, 160, 183);
}
#adsTabsDyn .at-tabs {
    display: flex;
    gap: 16px;
    align-items: center;
    border-bottom: 1px solid #f4ccd6;
    margin: 6px 0 10px;
    padding: 0 4px;
    overflow-x: auto;
    scrollbar-width: thin;
}
.hIyRCn {
    background-color: rgb(191, 115, 178);
    color: rgb(255, 255, 255);
    width: 15%;
    height: 36px;
    border-radius: 18px;
    font-size: 14px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.DGCFN {
    margin-top: 6px;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.eVXIqz {
    word-break: break-all;
    font-weight: 600;
    font-size: 14px;
    font-family: sansSerif;
    color: rgb(118, 70, 109);
}
.DGCFN {
    margin-top: 6px;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.aaQbC {
    word-break: break-all;
    font-size: 12px;
    line-height: 20px;
    font-family: sansSerif;
    color: rgb(193, 160, 183);
}
.cHDLxF {
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    gap: 21px;
    box-sizing: border-box;
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 10px;
} 
.fqjYHb {
    object-fit: fill;
    width: 100%;
    height: 100%;
}

.fVrQnH {
    height: 348px;
    width: 85%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.icon-weizhi:before {
    content: "\e62b"
}
.icon-back {
    font-size: 14px;
    margin-top: 22px;
    margin-left: 10px;
}
#adsTabsDyn .at-sub-panel .at-flex1 {
    display: block;
} 
.hOuVEN {
    width: auto;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.cAJmwU {
    margin-left: 10px;
    width: auto;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.gDHwOR {
    word-break: break-all;
    line-height: 16px;
    font-size: 14px;
    font-weight: 600;
    font-family: sansSerif;
    color: rgb(118, 70, 109);
}
.cJoEVh {
    margin-top: 6px;
    height: auto;
    width: auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.jEpNPa {
    background-clip: text;
    color: rgb(191, 115, 178);
}
.iIMzKu {
    word-break: break-all;
    margin-left: 2px;
    font-size: 12px;
    font-family: sansSerif;
    color: rgb(193, 160, 183);
}
.jawPpB {
    position: fixed;
    top: 0px;
    z-index: 100;
    width: 100%;
    max-width: 500px;
    box-sizing: border-box;
    height: auto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: transparent;
    /*padding: 0px 10px;*/
}
.kvKBYb {
    padding: 0px;
    background-color: rgb(255, 247, 252);
    height: 60px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.gNPzFt {
    width: 25%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.enTktv {
    background-clip: text;
    color: rgb(118, 70, 109);
}
.fAUjcH {
    word-break: break-all;
    font-size: 14px;
    font-weight: 600;
    font-family: sansSerif;
    color: rgb(118, 70, 109);
}
.gNPzFt {
    width: 25%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.jlfYTf {
    padding: 0px 10px;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-top: 60px;
}
.fUdSbC {
    padding: 0px 10px;
    background-color: rgb(255, 247, 252);
    height: auto;
    width: 100%;
    border-radius: 6px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.hVxEPV {
    width: 70%;
    margin: 0px auto;
    box-sizing: border-box;
} 
.Htfvn {
    height: 250px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.cPNOFe {
    background-color: rgb(255, 243, 246);
    width: 22%;
    height: 116px;
    border-radius: 0px 0px 58px 58px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.csATLC {
    margin-top: 4px;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.cHDapj {
    object-fit: fill;
    width: 60px;
    height: 60px;
}
.eKZjgn {
    word-break: break-all;
    font-size: 18px;
    font-weight: 600;
    font-family: sansSerif;
    color: rgb(118, 70, 109);
    margin-top: 15px;
} 
.dVYVnp {
    word-break: break-all;
    margin-top: 3px;
    font-size: 14px;
    font-family: sansSerif;
    color: rgb(193, 160, 183);
}
.hBPaZy {
    padding: 0px 10px;
    margin-top: 6px;
    background-color: rgb(255, 243, 246);
    height: 22px;
    width: auto;
    border-radius: 11px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.jEpNPa {
    background-clip: text;
    color: rgb(191, 115, 178);
}
.dXOSHc {
    word-break: break-all;
    margin-left: 4px;
    font-size: 12px;
    font-family: sansSerif;
    color: rgb(191, 115, 178);
}
.laErhO {
    margin-top: 10px;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.jbiQUp {
    word-break: break-all;
    font-size: 12px;
    font-family: sansSerif;
    color: rgb(193, 160, 183);
}
.eVXIqz {
    word-break: break-all;
    font-weight: 600;
    font-size: 14px;
    font-family: sansSerif;
    color: rgb(118, 70, 109);
}
.iWAMnI {
    margin-top: 15px;
    color: rgb(255, 255, 255);
    background-color: rgb(191, 115, 178);
    height: 30px;
    width: 100%;
    border-radius: 6px;
    font-size: 14px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.cYaXIl {
    word-break: break-all;
    font-size: 12px;
    font-family: sansSerif;
    color: rgb(191, 115, 178);
}
.fmQsTN {
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    gap: 10px;
    box-sizing: border-box;
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
}
.bERZGN {
    background-color: rgb(255, 247, 252);
    height: auto;
    width: 100%;
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.kZuiwn {
    height: 348px;
    width: 60%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.fqjYHb {
    object-fit: fill;
    width: 100%;
    height: 100%;
}
.fSHDvo {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between !important;
}
.bZfCRX {
    padding: 10px;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.iVzuZx {
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.dYFRjI {
    width: auto;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.iYSjRD {
    word-break: break-all;
    line-height: 16px;
    font-size: 16px;
    font-weight: 600;
    font-family: sansSerif;
    color: rgb(118, 70, 109);
}
.yLgsQ {
    word-break: break-all;
    margin-top: 6px;
    line-height: 16px;
    font-size: 12px;
    font-family: sansSerif;
    color: rgb(193, 160, 183);
}
.hdhvgj {
    padding: 0px 5px;
    background-color: rgb(191, 115, 178);
    color: rgb(255, 255, 255);
    width: 85px;
    height: 26px;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.px-5 {
    padding: 0 10px;
}
.fSHDvo {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.bViOGD {
    padding: 0px 10px;
    width: 100%;
    height: 100%;
    flex-flow: wrap;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.hrsGj {
    flex-direction: column !important;
    -webkit-box-align: center;
    align-items: center;
}
.kerAuU {
    background: rgb(255 249 238);
    margin: 4px 0px;
    padding: 8px;
    width: 33%;
    height: 100%;
    border: 1px solid rgb(238 232 221);
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.jjwLKM {
    object-fit: fill;
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.BDitH {
    word-break: break-all;
    margin-top: 5px;
    font-size: 16px;
    font-family: sansSerif;
    color: red;
    width: 100%;
}
.fiFuQf {
    word-break: break-all;
    margin-top: 5px;
    font-size: 14px;
    font-family: sansSerif;
    color: rgb(136, 136, 136);
    width: 100%;
}
.iBCWuJ {
    margin-top: 10px;
    background-color: rgb(217, 160, 93);
    width: 100%;
    height: 1px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.jyyWZZ {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center; 
    justify-content: space-between;
}
.cJordj {
    word-break: break-all;
    font-size: 11px;
    font-weight: bold;
    font-family: sansSerif;
    color: rgb(200, 62, 34);
}
.gXiFTs {
    object-fit: fill;
    width: auto;
    height: 10px;
    margin-left: 4px;
}
.cciAhs {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    color: rgb(244, 104, 77);
} 
.eBrrea {
    word-break: break-all;
    font-family: sansSerif;
    font-size: 12px;
}
.star-icon {
    margin-top: 7px;
    margin-left: 5px;
}

.frCkrb {
    position: relative;
    flex-wrap: wrap;
    padding: 10px 10px 0px;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    z-index: 1;
} 
.fSHDvo {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
} 

.bxqFAp {
    position: relative;
    width: 47% !important;
    height: 72px;
    margin-bottom: 10px;
    border-radius: 10px;
    background-color: rgb(253, 238, 249);
}
.dzGRoT {
    object-fit: fill;
    width: 72px;
    height: 72px;
}
.kmyryq {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.gFFnrx {
    word-break: break-all;
    font-size: 16px;
    font-weight: 600;
    font-family: sansSerif;
    color: rgb(118, 70, 109);
}
.iyHgXj {
    word-break: break-all;
    margin-bottom: 5px;
    font-size: 10px;
    font-family: sansSerif;
    color: rgb(86, 86, 86);
}
.ciOzeC {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
} 
.cNnWuU {
    background-color: rgb(191, 115, 178);
    width: 68px;
    height: 20px;
    border-radius: 15px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: center;
}
.gFmdOs {
    word-break: break-all;
    font-size: 12px;
    font-family: sansSerif;
    color: rgb(255, 255, 255);
}
.d-flex{
    display: flex;
}
.w-70{
    max-width: 70px;
}
.text-sp {
    padding: 0px 5px;
    margin-left: 10px;
    color: #ff2a85 !important;
    width: auto;
    height: 20px;
    border: 1px solid #ff2a85 !important;
    border-radius: 7px;
    font-size: 12px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row; 
    align-items: center;
}
.text-sp-list{
    display: flex;
    align-items: center;
    justify-content: center;
}