/* GP_BREED_CONTENT_FAQ_20260523_START: Irk sayfası alt açıklama ve FAQ görünümü, mevcut ilan liste CSS'ini ezmeden izole çalışır. */
.safephp-breed-content-wrap{margin:34px 0 0;padding:0}.safephp-breed-content-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.08);overflow:hidden}.safephp-breed-content-head{padding:22px 24px;background:linear-gradient(135deg,#f0fdf4,#ecfeff);border-bottom:1px solid rgba(15,23,42,.06)}.safephp-breed-content-head span{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#16a34a;color:#fff;font-size:12px;font-weight:800;letter-spacing:.02em}.safephp-breed-content-head h2{margin:12px 0 0;color:#0f172a;font-size:24px;line-height:1.25}.safephp-breed-description{padding:24px;color:#334155;font-size:16px;line-height:1.75}.safephp-breed-description h2,.safephp-breed-description h3,.safephp-breed-description h4{color:#0f172a;margin:18px 0 10px;line-height:1.3}.safephp-breed-description p{margin:0 0 14px}.safephp-breed-description ul,.safephp-breed-description ol{padding-left:22px;margin:0 0 14px}.safephp-breed-faq{padding:0 24px 24px}.safephp-breed-faq-title{margin:0 0 14px;color:#0f172a;font-size:21px}.safephp-breed-faq-list{display:grid;gap:12px}.safephp-breed-faq-item{border:1px solid rgba(15,23,42,.09);border-radius:16px;background:#f8fafc;overflow:hidden}.safephp-breed-faq-item summary{cursor:pointer;list-style:none;padding:16px 18px;font-weight:800;color:#0f172a;display:flex;justify-content:space-between;gap:12px}.safephp-breed-faq-item summary::-webkit-details-marker{display:none}.safephp-breed-faq-item summary:after{content:'+';width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#dcfce7;color:#15803d;font-weight:900;flex:0 0 auto}.safephp-breed-faq-item[open] summary:after{content:'−'}.safephp-breed-faq-answer{padding:0 18px 18px;color:#475569;line-height:1.7}.safephp-breed-faq-answer p{margin:0 0 12px}@media(max-width:768px){.safephp-breed-content-wrap{margin-top:24px}.safephp-breed-content-card{border-radius:18px}.safephp-breed-content-head{padding:18px}.safephp-breed-content-head h2{font-size:21px}.safephp-breed-description{padding:18px;font-size:15px}.safephp-breed-faq{padding:0 18px 18px}.safephp-breed-faq-title{font-size:19px}.safephp-breed-faq-item summary{padding:14px}}
/* GP_BREED_CONTENT_FAQ_20260523_END */


/* GP_BREED_TABLE_PUBLIC_FIX_20260523_START: CKEditor ile eklenen tabloların ön yüzde taşmadan, premium ve okunaklı görünmesini sağlar. */
.safephp-breed-description table,
.safephp-breed-faq-answer table{
    width:auto;
    max-width:100%;
    border-collapse:separate;
    border-spacing:0;
    margin:16px 0 18px;
    background:#fff;
    border:1px solid rgba(15,23,42,.10);
    border-radius:14px;
    overflow:hidden;
    box-shadow:0 10px 24px rgba(15,23,42,.06);
}
.safephp-breed-description th,
.safephp-breed-description td,
.safephp-breed-faq-answer th,
.safephp-breed-faq-answer td{
    border:0;
    border-right:1px solid rgba(15,23,42,.10);
    border-bottom:1px solid rgba(15,23,42,.10);
    padding:11px 14px;
    color:#243044;
    font-size:15px;
    line-height:1.55;
    vertical-align:top;
    background:#fff;
}
.safephp-breed-description th,
.safephp-breed-faq-answer th{
    background:#f8fafc;
    color:#0f172a;
    font-weight:800;
}
.safephp-breed-description tr:last-child td,
.safephp-breed-description tr:last-child th,
.safephp-breed-faq-answer tr:last-child td,
.safephp-breed-faq-answer tr:last-child th{
    border-bottom:0;
}
.safephp-breed-description tr td:last-child,
.safephp-breed-description tr th:last-child,
.safephp-breed-faq-answer tr td:last-child,
.safephp-breed-faq-answer tr th:last-child{
    border-right:0;
}
.safephp-breed-description table[style],
.safephp-breed-faq-answer table[style]{
    max-width:100% !important;
}
@media(max-width:768px){
    .safephp-breed-description,
    .safephp-breed-faq-answer{
        overflow-x:auto;
        -webkit-overflow-scrolling:touch;
    }
    .safephp-breed-description table,
    .safephp-breed-faq-answer table{
        min-width:520px;
    }
    .safephp-breed-description th,
    .safephp-breed-description td,
    .safephp-breed-faq-answer th,
    .safephp-breed-faq-answer td{
        padding:10px 12px;
        font-size:14px;
    }
}
/* GP_BREED_TABLE_PUBLIC_FIX_20260523_END */
