/* ==========================================================
   DrTHair Testimonials — birebir pbmit-testimonial-style-1
   ========================================================== */

@font-face {
    font-family: "pbminfotech-base-icons";
    src: url("fonts/pbminfotech-base-icons.woff2") format("woff2"),
         url("fonts/pbminfotech-base-icons.woff") format("woff"),
         url("fonts/pbminfotech-base-icons.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Wrapper — renk değişkenleri */
.drthair-tm-wrap {
    --pbmit-global-color: var(--drthair-tm-quote-bg, var(--e-global-color-primary, #031b4e));
    --pbmit-secondary-color: var(--drthair-tm-quote-bg, var(--e-global-color-secondary, #031b4e));
    --pbmit-white-color: var(--drthair-tm-card-bg, #ffffff);
    --pbmit-blackish-color: var(--drthair-tm-star-color, #fdcf00);
}

/* Swiper kapsayıcı */
.drthair-tm-wrap .swiper-slider {
    position: relative;
    overflow: visible;
}
.drthair-tm-wrap .swiper {
    overflow: hidden;
}

/* ====== Style-1 (lp-en birebir) ====== */
.pbmit-testimonial-style-1 .pbminfotech-post-item {
    position: relative;
}

.pbmit-testimonial-style-1 .pbminfotech-post-item .pbmit-box-content-wrap {
    padding: 45px;
    background-color: var(--pbmit-white-color);
    clip-path: polygon(
        6.726% 100%, 93.274% 100%, 93.274% 100%, 94.364% 99.896%, 95.399% 99.594%,
        96.364% 99.111%, 97.245% 98.464%, 98.029% 97.668%, 98.701% 96.741%,
        99.249% 95.698%, 99.657% 94.556%, 99.912% 93.332%, 100% 92.042%,
        100% 28.912%, 100% 28.912%, 99.732% 25.399%, 98.988% 22.786%,
        97.863% 20.91%, 96.447% 19.608%, 94.835% 18.717%, 93.119% 18.071%,
        91.39% 17.508%, 89.742% 16.865%, 88.268% 15.977%, 87.061% 14.682%,
        87.061% 14.682%, 86.147% 12.968%, 85.483% 11.096%, 84.946% 9.146%,
        84.409% 7.198%, 83.749% 5.331%, 82.839% 3.624%, 81.556% 2.158%,
        79.775% 1.012%, 77.369% 0.266%, 74.215% 0%, 6.726% 0%, 6.726% 0%,
        5.636% 0.104%, 4.601% 0.406%, 3.636% 0.889%, 2.755% 1.536%,
        1.971% 2.332%, 1.299% 3.259%, 0.751% 4.302%, 0.343% 5.444%,
        0.088% 6.668%, 0% 7.958%, 0% 92.042%, 0% 92.042%, 0.088% 93.332%,
        0.343% 94.556%, 0.751% 95.698%, 1.299% 96.741%, 1.971% 97.668%,
        2.755% 98.464%, 3.636% 99.111%, 4.601% 99.594%, 5.636% 99.896%, 6.726% 100%
    );
    position: relative;
    z-index: -1;
}

/* Sağ üstteki quote baloncuğu */
.pbmit-testimonial-style-1 .pbminfotech-post-item::before {
    font-family: "pbminfotech-base-icons";
    content: "\e88e";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    line-height: 15px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    border-radius: 50%;
    padding: 17px 16px;
    z-index: 2;
}

.pbmit-testimonial-secondary-color .pbmit-testimonial-style-1 .pbminfotech-post-item::before {
    background-color: var(--pbmit-secondary-color);
}

/* İsim */
.pbmit-testimonial-style-1 .pbminfotech-box-title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 8px;
    color: var(--drthair-tm-name-color, var(--e-global-color-primary, inherit));
    font-weight: 600;
}

/* Rol */
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.6px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--drthair-tm-role-color, rgba(0, 0, 0, 0.55));
}

/* Alıntı */
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text {
    font-size: var(--drthair-tm-text-size, 18px);
    line-height: 30px;
    margin: 0;
    padding: 20px 0 30px;
    border: 0;
    font-weight: normal;
    color: var(--drthair-tm-text-color, var(--e-global-color-text, #333));
    font-family: inherit;
    text-align: left;
    background: none;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text p { margin-bottom: 0; }

/* Yıldızlar */
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings {
    color: rgba(3, 27, 78, 0.25);
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-active {
    color: var(--drthair-tm-star-color, #fdcf00);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i {
    font-family: "pbminfotech-base-icons";
    font-style: normal;
    speak: never;
    -webkit-font-smoothing: antialiased;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-base-icon-star-1::before {
    content: "\e889";
    margin: 0;
}

/* Author satırı */
.pbmit-testimonial-style-1 .pbminfotech-box-author {
    display: flex !important;
    align-items: center;
}

/* ====== Section başlığı + ok butonları ====== */
.drthair-tm-wrap .drthair-tm-header {
    position: relative;
    margin-bottom: 40px;
}
.drthair-tm-wrap .drthair-tm-title {
    font-size: 38px;
    line-height: 1.2;
    margin: 0;
    font-weight: 600;
    color: var(--drthair-tm-heading-color, var(--e-global-color-primary, inherit));
}
@media (max-width: 767px) {
    .drthair-tm-wrap .drthair-tm-title { font-size: 28px; }
}

/* Ok butonları (sağ üst) */
.drthair-tm-wrap .testimonial_arrow {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-150%);
    display: flex;
    flex-direction: row-reverse;
    gap: 8px;
    z-index: 3;
}
.drthair-tm-wrap .testimonial_arrow .swiper-button-prev,
.drthair-tm-wrap .testimonial_arrow .swiper-button-next {
    position: static;
    width: 48px;
    height: 48px;
    margin: 0;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 50%;
    color: var(--e-global-color-primary, #031b4e);
    transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}
.drthair-tm-wrap .testimonial_arrow .swiper-button-prev::after,
.drthair-tm-wrap .testimonial_arrow .swiper-button-next::after {
    font-size: 16px;
    font-weight: 700;
}
.drthair-tm-wrap .testimonial_arrow .swiper-button-prev:hover,
.drthair-tm-wrap .testimonial_arrow .swiper-button-next:hover {
    background: var(--e-global-color-primary, #031b4e);
    border-color: var(--e-global-color-primary, #031b4e);
    color: #fff;
}

/* Swiper slaytlar içeriği */
.drthair-tm-wrap .swiper-slide { height: auto; }
.drthair-tm-wrap .swiper-slide > article { height: 100%; }

/* Hover — kart hafifçe kalksın */
.pbmit-testimonial-style-1 .pbminfotech-post-item .pbmit-box-content-wrap {
    transition: transform 0.25s ease;
}
.pbmit-testimonial-style-1:hover .pbmit-box-content-wrap {
    transform: translateY(-4px);
}

@media (prefers-reduced-motion: reduce) {
    .pbmit-testimonial-style-1 .pbminfotech-post-item .pbmit-box-content-wrap,
    .pbmit-testimonial-style-1:hover .pbmit-box-content-wrap {
        transition: none;
        transform: none;
    }
}
