/* BaşkentGrup — Unified Footer v1 */
.bg2-footer{background:#333;color:#fff;padding:48px 0 24px;margin-top:40px;font-family:Inter,Arial,sans-serif}
.bg2-footer *{box-sizing:border-box}
.bg2-footer .bg2f-container{max-width:1180px;margin:0 auto;padding:0 20px}
.bg2-footer .bg2f-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}
.bg2-footer .bg2f-col h4{font-weight:700;margin:0 0 16px;font-size:16px;color:#fff}
.bg2-footer .bg2f-col p{color:#9ca3af;font-size:14px;line-height:1.6;margin:0 0 14px}
.bg2-footer .bg2f-brand img{height:48px;width:auto;background:#fff;border-radius:10px;padding:8px;display:block;margin-bottom:14px;object-fit:contain}
.bg2-footer .bg2f-phone{font-size:22px;font-weight:800;color:#e63a30;text-decoration:none;display:inline-block;margin-top:4px}
.bg2-footer .bg2f-phone:hover{color:#ff4e44}
.bg2-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}
.bg2-footer ul li a{color:#9ca3af;text-decoration:none;font-size:14px;transition:color .15s}
.bg2-footer ul li a:hover{color:#fff}
.bg2-footer .bg2f-bottom{margin-top:32px;padding-top:32px;border-top:1px solid #4b5563;text-align:center}
.bg2-footer .bg2f-bottom .legal{font-size:12px;color:#9ca3af;max-width:920px;margin:0 auto 14px;line-height:1.6;padding:0 8px}
.bg2-footer .bg2f-bottom .legal strong{color:#d1d5db;font-weight:700}
.bg2-footer .bg2f-bottom .copy{font-size:14px;color:#6b7280;margin:0}
@media(max-width:992px){.bg2-footer .bg2f-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}
@media(max-width:560px){.bg2-footer .bg2f-grid{grid-template-columns:1fr;gap:24px}.bg2-footer{padding:36px 0 20px}}
