
/* ANKARA HUB V1.2 SEO blocks */
.ah-seo-v12{margin-top:34px}
.ah-seo-v12 .v12-panel{background:#fff;border:1px solid #e0e6ea;border-radius:12px;padding:26px;margin-top:16px}
.ah-seo-v12 h2,.ah-seo-v12 h3{color:#0b3652}
.ah-seo-v12 p{color:#354d5c;line-height:1.82}
.ah-seo-v12 ul{padding-left:20px;color:#354d5c;line-height:1.8}
.ah-seo-v12 .v12-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}
.ah-seo-v12 .v12-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:12px 14px;border:1px solid #dfe5e9;border-radius:9px;background:#fff;color:#0b3652!important;font-weight:800}
.ah-seo-v12 .v12-links a:hover{border-color:#ed1c24;color:#ed1c24!important}
.ah-seo-v12 .v12-faq details{border:1px solid #e0e5e9;border-radius:9px;background:#fff;margin:9px 0;padding:13px 15px}
.ah-seo-v12 .v12-faq summary{cursor:pointer;font-weight:850;color:#0b3652}
.ah-seo-v12 .v12-faq p{margin:10px 0 0}
.ah-seo-v12 .v12-badges{display:flex;flex-wrap:wrap;gap:8px;margin:13px 0 0}
.ah-seo-v12 .v12-badges span{display:inline-block;padding:7px 10px;border-radius:99px;background:#f2f6f8;color:#496273;font-size:13px;font-weight:750}
.ah-seo-v12 .v12-note{background:#fff6f6;border-left:4px solid #ed1c24;border-radius:7px;padding:14px 16px;color:#4b5d69}
@media(max-width:900px){.ah-seo-v12 .v12-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.ah-seo-v12 .v12-links{grid-template-columns:1fr}}
