/* TopEscorteGirls International Core v4.1 — Maroc Home Display */
.teg-world-grid-wrap{
  --teg-gold:#d4af37;
  --teg-gold2:#fff0a6;
  --teg-dark:#050505;
  --teg-line:rgba(212,175,55,.26);
  padding:48px 0 72px!important;
  background:radial-gradient(circle at top center,rgba(212,175,55,.10),transparent 42%),linear-gradient(180deg,#090805,#020202)!important;
  color:#fff!important;
}
.teg-world-head{
  max-width:1760px!important;
  margin:0 auto 38px!important;
  padding:0 34px 22px!important;
  border-bottom:1px solid rgba(212,175,55,.32)!important;
  display:grid!important;
  grid-template-columns:320px 1fr 320px!important;
  align-items:end!important;
  gap:18px!important;
}
.teg-world-head h2{
  margin:0!important;
  text-align:center!important;
  color:var(--teg-gold)!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:62px!important;
  line-height:1.05!important;
  font-weight:900!important;
  letter-spacing:.5px!important;
  text-shadow:0 0 20px rgba(212,175,55,.18)!important;
}
.teg-world-count{
  color:#fff3a8!important;
  font-size:18px!important;
  letter-spacing:8px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  padding-bottom:14px!important;
}
.teg-world-grid{
  max-width:1760px!important;
  margin:0 auto!important;
  padding:0 34px!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:38px!important;
}
.teg-world-card{
  position:relative!important;
  overflow:hidden!important;
  border-radius:34px!important;
  background:linear-gradient(180deg,#101010,#030303)!important;
  border:1px solid rgba(212,175,55,.40)!important;
  box-shadow:0 24px 70px rgba(0,0,0,.55), inset 0 0 0 1px rgba(255,255,255,.025)!important;
  transition:transform .32s ease, box-shadow .32s ease, border-color .32s ease!important;
}
.teg-world-card:hover{
  transform:translateY(-8px)!important;
  border-color:rgba(255,216,95,.75)!important;
  box-shadow:0 32px 90px rgba(0,0,0,.72),0 0 28px rgba(212,175,55,.18)!important;
}
.teg-world-photo{
  position:relative!important;
  display:block!important;
  height:440px!important;
  overflow:hidden!important;
  background:#111!important;
  text-decoration:none!important;
}
.teg-world-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
  display:block!important;
  transition:transform .45s ease, filter .45s ease!important;
}
.teg-world-card:hover .teg-world-photo img{
  transform:scale(1.045)!important;
  filter:contrast(1.06) saturate(1.04)!important;
}
.teg-world-photo:after{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;bottom:0!important;
  height:46%!important;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.84))!important;
  pointer-events:none!important;
}
.teg-world-badge{
  position:absolute!important;
  top:20px!important;
  left:20px!important;
  z-index:3!important;
  color:#111!important;
  background:linear-gradient(135deg,#fff2a8,#d4af37,#b48722)!important;
  border-radius:999px!important;
  padding:14px 22px!important;
  font-weight:950!important;
  font-size:18px!important;
  box-shadow:0 12px 28px rgba(0,0,0,.35),0 0 18px rgba(212,175,55,.25)!important;
}
.teg-world-count-badge{
  position:absolute!important;
  top:20px!important;
  right:20px!important;
  z-index:3!important;
  color:#fff!important;
  background:rgba(0,0,0,.72)!important;
  border:1px solid rgba(212,175,55,.35)!important;
  border-radius:999px!important;
  padding:13px 18px!important;
  font-weight:900!important;
  font-size:18px!important;
  backdrop-filter:blur(8px)!important;
}
.teg-world-brand{
  position:absolute!important;
  left:28px!important;
  right:28px!important;
  bottom:26px!important;
  z-index:3!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  height:58px!important;
  border-radius:999px!important;
  color:#ffed9a!important;
  background:linear-gradient(135deg,rgba(25,29,43,.96),rgba(60,40,28,.95))!important;
  font-weight:950!important;
  letter-spacing:3px!important;
  font-size:18px!important;
  text-shadow:0 0 12px rgba(212,175,55,.25)!important;
}
.teg-world-body{
  padding:18px 24px 28px!important;
  text-align:center!important;
}
.teg-world-body h3{
  margin:0!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:32px!important;
  line-height:1.15!important;
  font-weight:900!important;
  color:var(--teg-gold)!important;
}
.teg-world-body h3 a{
  color:var(--teg-gold)!important;
  text-decoration:none!important;
}
.teg-world-body p{
  margin:12px 0 22px!important;
  color:#d9c064!important;
  font-size:18px!important;
  font-weight:700!important;
}
.teg-world-btn{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  min-height:62px!important;
  border-radius:999px!important;
  border:1px solid rgba(212,175,55,.70)!important;
  color:#f3d86a!important;
  background:linear-gradient(180deg,rgba(212,175,55,.10),rgba(0,0,0,.35))!important;
  text-decoration:none!important;
  font-weight:950!important;
  font-size:20px!important;
  letter-spacing:2px!important;
  transition:.28s ease!important;
}
.teg-world-btn:hover{
  color:#111!important;
  background:linear-gradient(135deg,#fff2a8,#d4af37,#9b7417)!important;
  box-shadow:0 0 26px rgba(212,175,55,.34)!important;
}
.teg-world-empty{
  grid-column:1/-1!important;
  padding:40px!important;
  text-align:center!important;
  color:#d4af37!important;
  border:1px solid rgba(212,175,55,.3)!important;
  border-radius:22px!important;
}
@media(max-width:1400px){
  .teg-world-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;}
  .teg-world-head{grid-template-columns:1fr!important;text-align:center!important;}
  .teg-world-count{text-align:center!important;padding-bottom:0!important;}
  .teg-world-head h2{font-size:54px!important;}
}
@media(max-width:900px){
  .teg-world-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;padding:0 14px!important;}
  .teg-world-head{padding:0 14px 18px!important;margin-bottom:24px!important;}
  .teg-world-head h2{font-size:32px!important;}
  .teg-world-count{font-size:12px!important;letter-spacing:4px!important;}
  .teg-world-photo{height:270px!important;}
  .teg-world-badge{font-size:12px!important;padding:9px 12px!important;top:12px!important;left:12px!important;}
  .teg-world-count-badge{font-size:12px!important;padding:8px 11px!important;top:12px!important;right:12px!important;}
  .teg-world-brand{left:12px!important;right:12px!important;bottom:14px!important;height:42px!important;font-size:12px!important;letter-spacing:1.6px!important;}
  .teg-world-body{padding:14px 12px 18px!important;}
  .teg-world-body h3{font-size:22px!important;}
  .teg-world-body p{font-size:14px!important;margin:8px 0 14px!important;}
  .teg-world-btn{min-height:46px!important;font-size:14px!important;letter-spacing:1px!important;}
  .teg-world-card{border-radius:22px!important;}
}
