
/* FINAL v15 — mobile testimonial grid + dynamic custom services */
#final-custom-service-panel{display:none;margin:18px auto 34px;max-width:1310px;padding:0;border:0;border-radius:0;background:transparent;backdrop-filter:none;box-shadow:none}
#final-custom-service-panel .final-custom-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}
#final-custom-service-panel .final-custom-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.08);font-size:24px;flex:0 0 48px}
#final-custom-service-panel .final-custom-icon img{width:100%;height:100%;object-fit:cover}
#final-custom-service-panel .final-custom-head h3{margin:0;font-size:1.08rem}
#final-custom-service-panel .custom-service-description{color:var(--text-muted);font-size:.82rem;line-height:1.55;margin:0 0 16px}
#service-mode-tabs .service-mode-btn img{width:20px;height:20px;object-fit:cover;border-radius:5px;vertical-align:middle;margin-right:6px}

@media (max-width:700px){
  #testimoni .testi-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important;padding:0 8px!important}
  #testimoni .testi-card{min-width:0!important;width:100%!important;min-height:180px!important;padding:12px!important;border-radius:14px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:8px!important}
  #testimoni .tc-head{gap:6px!important;align-items:flex-start!important}
  #testimoni .tc-name{font-size:.78rem!important;line-height:1.15!important}
  #testimoni .tc-time{font-size:.52rem!important;padding:5px 7px!important;white-space:nowrap!important;border-radius:7px!important}
  #testimoni .tc-komen{font-size:.68rem!important;line-height:1.42!important;margin-top:9px!important;display:-webkit-box!important;-webkit-line-clamp:5!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:48px!important}
  #testimoni .tc-item{font-size:.66rem!important;line-height:1.25!important;margin-top:auto!important;padding-top:8px!important;gap:6px!important;display:flex!important;align-items:center!important;min-width:0!important}
  #testimoni .tc-item img{width:25px!important;height:25px!important;border-radius:6px!important;flex:0 0 25px!important}
  #testimoni .tc-item span,.testi-card .tc-item{overflow:hidden!important;text-overflow:ellipsis!important}
  #testimoni .testi-card > div:last-child:not(.tc-item){font-size:.67rem!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  #final-custom-service-panel{padding:0;margin:12px 8px 25px;border-radius:0;background:transparent;border:0;box-shadow:none}
  #final-custom-service-panel .gamepass-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  #final-custom-service-panel .price-card{padding:11px!important;min-width:0!important}
  #final-custom-service-panel .pc-name{font-size:.78rem!important}
  #final-custom-service-panel .pc-desc{font-size:.62rem!important}
  #final-custom-service-panel .pc-price{font-size:1rem!important}
  #final-custom-service-panel .btn-cart{font-size:.68rem!important;padding:9px 7px!important}
}
@media (max-width:360px){
  #testimoni .testi-grid{gap:6px!important;padding:0 5px!important}
  #testimoni .testi-card{padding:10px!important}
  #testimoni .tc-komen{font-size:.64rem!important}
}
