.image-frame img{max-width:100%;max-height:380px;border-radius:12px;margin:1.5rem auto;display:block;box-shadow:0 8px 25px rgba(0,0,0,.6)}
      .lezbiyen-girls{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin:2.5rem 0}
      .lez-card{background:#171a33;border-radius:16px;overflow:hidden;box-shadow:0 12px 35px rgba(255,75,237,.6);border:3px solid #ff4bed;text-align:center;width:300px}
      .lez-img{width:100%;height:340px;object-fit:cover}
      .lez-info{padding:1.2rem;color:#e9e9f4}
      .lez-name{font-size:1.8rem;color:#ff4bed;margin:0;font-weight:bold}
      .lez-price{color:#ffd60b;font-size:1.6rem;font-weight:bold;margin:0.8rem 0}
      .btn-lez{background:linear-gradient(45deg,#ff1493,#ff4500);color:#fff;padding:14px 28px;border-radius:50px;text-decoration:none;display:inline-flex;align-items:center;gap:10px;font-weight:bold;font-size:1rem;transition:.3s;box-shadow:0 5px 15px rgba(255,20,147,.5)}
      .btn-lez:hover{transform:scale(1.05)}
      .btn-lez::before{content:"💋 ";font-size:1.2rem}
      .toc ul{list-style:none;padding:0}
      .toc li{margin:0.8rem 0}
      .toc a{color:#00c8ff;text-decoration:none;font-size:1.1rem;font-weight:500;transition:.3s}
      .toc a:hover{color:#ffd60b;text-decoration:underline}
      @media(max-width:768px){.lezbiyen-girls{gap:1.5rem}.lez-card{width:100%}}
