:root {
    --taxi-yellow: #ffcc00;
    --taxi-dark: #1a1a1a;
}

body {
    font-family: 'Poppins', sans-serif;
    scroll-behavior: smooth;
}

.fw-black { font-weight: 800; font-family: 'Montserrat', sans-serif; }
.ls-2 { letter-spacing: 2px; }

/* Hero Animation */
.taxi-slide {
    animation: taxiDrive 1.2s ease-out forwards;
    transform: translateX(100%);
    filter: drop-shadow(10px 10px 20px rgba(0,0,0,0.2));
}
@keyframes taxiDrive { to { transform: translateX(0); } }

/* Service Cards */
.service-card {
    transition: all 0.3s ease;
    border-radius: 15px;
}
.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important;
}

.icon-box {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
}


.rehber-btn{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    font-size: 13px !important;
    font-weight: 600 !important;
    padding: 7px 14px !important;
    width: auto !important;
    min-width: 0 !important;
    border-radius: 8px !important;
}




/* Navbar */
.nav-link:hover { color: var(--taxi-yellow) !important; }

/* Mobil Menu */
.call-circle {
    width: 65px;
    height: 65px;
    background: var(--taxi-yellow);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -35px;
    border: 5px solid #fff;
    font-size: 1.5rem;
    color: var(--taxi-dark);
    text-decoration: none;
}

.navbar-logo{
    height: 60px;
    width: auto;
}

@media (max-width: 768px){
    .navbar-logo{
        height: 45px;
    }
}

/* ===================================
   NEDEN BİZ (6 NEDEN) - İKONLU TASARIM
   Mobil: yatay dikdörtgen
   XL: 6'lı tek sıra, LG: 3+3, MD: 2+2+2
   =================================== */
.reasons .reason-card{
    background: #fff;
    border-radius: 16px;
    padding: 18px;
    display: flex;
    align-items: center;
    gap: 14px;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 10px 25px rgba(0,0,0,0.06);
    transition: transform .25s ease, box-shadow .25s ease;
    position: relative;
    overflow: hidden;
    min-height: 110px;
}

.reasons .reason-card::before{
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 20% 20%, rgba(255,204,0,0.22), transparent 55%);
    pointer-events: none;
}

.reasons .reason-card:hover{
    transform: translateY(-6px);
    box-shadow: 0 18px 35px rgba(0,0,0,0.10);
}

.reasons .reason-no{
    color: var(--taxi-yellow);
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 44px;
    line-height: 1;
    min-width: 72px;
    text-align: left;
    z-index: 1;
}

.reasons .reason-icon{
    width: 46px;
    height: 46px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,204,0,0.16);
    border: 1px solid rgba(255,204,0,0.35);
    color: var(--taxi-dark);
    flex: 0 0 auto;
    z-index: 1;
}

.reasons .reason-icon i{ font-size: 18px; }

.reasons .reason-body{
    text-align: left;
    z-index: 1;
}

@media (min-width: 768px){
    .reasons .reason-card{
        min-height: 120px;
    }
}

/* LG (>=992): kare görünüm + 3'lü satır */
@media (min-width: 992px){
    .reasons .reason-card{
        flex-direction: column;
        justify-content: center;
        text-align: center;
        gap: 10px;
        aspect-ratio: 1 / 1;
        padding: 16px;
        min-height: auto;
    }

    .reasons .reason-no{
        min-width: auto;
        text-align: center;
        font-size: 46px;
    }

    .reasons .reason-body{
        text-align: center;
    }
}

/* XL (>=1200): 6'lı satırda daha kompakt kare */
@media (min-width: 1200px){
    .reasons .reason-card{
        padding: 14px;
    }
    .reasons .reason-no{
        font-size: 42px;
    }
    .reasons .reason-icon{
        width: 44px;
        height: 44px;
        border-radius: 14px;
    }
    .reasons .reason-icon i{ font-size: 18px; }
}

/* ===================================
   BÖLGELER LİSTESİ - "•" YOK
   =================================== */
.region-list{
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.region-list li{
    position: relative;
    padding-left: 18px;
    margin-bottom: 6px;
}
.region-list li::before{
    content: "\f00c"; /* fa-check */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 12px;
    color: var(--taxi-yellow);
}

/* ===================================
   FAQ (SSS)
   =================================== */
.faq .accordion-item{
    border: 1px solid rgba(255,255,255,0.10);
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0,0,0,0.06);
    background: #141414;
}

.faq .accordion-button{
    font-weight: 700;
    padding: 16px 18px;
    background: #141414;
    color: #fff;
}

.faq .accordion-button:not(.collapsed){
    background: rgba(255,204,0,0.12);
    color: #fff;
}

.faq .accordion-button:focus{ box-shadow: none; }

.faq .accordion-body{
    color: rgba(255,255,255,0.85);
}

/* ===================================
   FOOTER - Açıklama + CTA + ikonlar
   =================================== */
.footer-desc{
    max-width: 560px;
    line-height: 1.55;
}

.footer-cta .btn{
    border-radius: 999px;
    padding: 8px 14px;
}

/* sosyal ikon buton görünümü */
footer .d-flex.gap-3.fs-4 a{
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: rgba(255,255,255,0.06);
    transition: transform .2s ease, background .2s ease;
    text-decoration: none;
}
footer .d-flex.gap-3.fs-4 a:hover{
    transform: translateY(-2px);
    background: rgba(255,255,255,0.10);
}

/* ===================================
   FOOTER ALT BAR - küçük yazı (2. görsel)
   =================================== */
.footer-bottombar{
    font-size: 12px;
    opacity: 0.92;
}

.footer-bottombar .footer-left,
.footer-bottombar .footer-right{
    color: rgba(255,255,255,0.75);
}

.footer-bottombar a{
    font-size: 12px;
    text-decoration: none;
    color: var(--taxi-yellow);
    font-weight: 700;
}

.footer-heart{
    color: var(--taxi-yellow);
    margin: 0 6px;
}

/* Alt bar daha minimal boşluk */
footer hr{
    margin: 18px 0;
    border-color: rgba(255,255,255,0.12);
}

/* Responsive Fixes */
@media (max-width: 991px) {
    .hero { text-align: center; }
    .hero img { margin-top: 30px; }
}
