/* ═══════════════════════════════════════════════════
   AKKAYA MOTORS – MOTORSİKLET YOL SERVİSİ
   Premium Redesign  |  Syne + DM Sans
   ═══════════════════════════════════════════════════ */

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

/* ── TOKENS ── */
:root {
    --black:      #080808;
    --surface:    #111111;
    --surface2:   #181818;
    --surface3:   #222222;
    --border:     rgba(255,255,255,0.08);
    --border-hi:  rgba(255,255,255,0.15);
    --white:      #ffffff;
    --muted:      rgba(255,255,255,0.5);
    --dim:        rgba(255,255,255,0.7);

    --red:        #E8281A;
    --red-glow:   rgba(232,40,26,0.35);
    --red-dark:   #c02015;
    --orange:     #FF7A00;
    --green:      #22C55E;
    --green-glow: rgba(34,197,94,0.35);
    --blue:       #3B82F6;
    --blue-glow:  rgba(59,130,246,0.35);

    --radius-sm: 8px;
    --radius:    14px;
    --radius-lg: 20px;

    --ff-display: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif;
    --ff-body:    'Manrope', -apple-system, BlinkMacSystemFont, sans-serif;
    --ease-out:   cubic-bezier(0.16,1,0.3,1);
}

/* ── RESET ── */
*, *::before, *::after { margin:0; padding:0; box-sizing:border-box; }
html { scroll-behavior:smooth; overflow-x:hidden; -webkit-text-size-adjust:100%; }
body {
    font-family: var(--ff-body);
    background: var(--black);
    color: var(--white);
    line-height: 1.6;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0;
    transition: opacity 0.5s ease;
}
body.loaded { opacity: 1; }
img { display:block; max-width:100%; }
a { color: inherit; text-decoration: none; }
button { font-family: var(--ff-body); cursor: pointer; }

/* ═══════════════════════════════════════════════════
   STICKY BAR
   ═══════════════════════════════════════════════════ */
.sticky-cta-bar {
    position: fixed;
    top: 0; left: 0; right: 0;
    z-index: 1000;
    transform: translateY(-100%);
    transition: transform 0.4s var(--ease-out);
    background: rgba(10,10,10,0.97);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border);
}
.sticky-cta-bar.visible { transform: translateY(0); }

.sticky-inner {
    display: flex;
    align-items: stretch;
    height: 56px;
    max-width: 100%;
}

.btn-sticky {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border: none;
    font-family: var(--ff-body);
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: var(--white);
    transition: opacity 0.2s, filter 0.2s;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
.btn-sticky::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(255,255,255,0);
    transition: background 0.2s;
}
.btn-sticky:hover::after { background: rgba(255,255,255,0.08); }
.btn-sticky:active { filter: brightness(0.9); }

.btn-call-sticky    { background: var(--red); }
.btn-whatsapp-sticky { background: #128C7E; }
.btn-directions-sticky { background: #1D4ED8; }

.btn-sticky-icon { font-size: 17px; line-height: 1; }
.btn-sticky-label { font-size: 10px; font-weight: 700; letter-spacing: 1px; }

@media (max-width: 360px) {
    .btn-sticky-label { display: none; }
    .btn-sticky-icon { font-size: 20px; }
}

/* ═══════════════════════════════════════════════════
   HERO
   ═══════════════════════════════════════════════════ */
.hero-section {
    min-height: 100dvh;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    background: var(--black);
    padding: 80px 24px 80px;
    isolation: isolate;
}

.hero-video-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -3;
    filter: brightness(0.3) saturate(0.7);
    display: none;
    pointer-events: none;
}
@media (max-width: 768px) { .hero-video-bg { display: block; } }

/* Radial ambient glow */
.hero-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse 60% 50% at 15% 25%, rgba(232,40,26,0.18) 0%, transparent 70%),
        radial-gradient(ellipse 50% 40% at 85% 75%, rgba(255,122,0,0.12) 0%, transparent 70%);
    z-index: -2;
    pointer-events: none;
    animation: ambientPulse 12s ease-in-out infinite;
}
@keyframes ambientPulse {
    0%,100% { opacity: 1; }
    50%      { opacity: 0.55; }
}

.hero-overlay {
    position: absolute;
    inset: 0;
    z-index: -2;
    background: linear-gradient(to bottom, rgba(8,8,8,0.4) 0%, rgba(8,8,8,0.15) 50%, rgba(8,8,8,0.65) 100%);
    pointer-events: none;
}

/* Subtle grain */
.hero-noise {
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    opacity: 0.03;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");
    background-size: 200px 200px;
}

.hero-inner {
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 680px;
    width: 100%;
    animation: heroReveal 1s var(--ease-out) both;
}
@keyframes heroReveal {
    from { opacity: 0; transform: translateY(32px); }
    to   { opacity: 1; transform: translateY(0); }
}

.logo-wrap { margin-bottom: 24px; }
.hero-logo {
    width: 180px;
    height: auto;
    margin: 0 auto;
    filter: drop-shadow(0 0 28px rgba(232,40,26,0.45));
}

.hero-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255,255,255,0.06);
    border: 1px solid var(--border-hi);
    border-radius: 999px;
    padding: 6px 16px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: var(--dim);
    margin-bottom: 28px;
    backdrop-filter: blur(8px);
}
.tag-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--green);
    box-shadow: 0 0 8px var(--green);
    animation: blink 2s ease-in-out infinite;
}
@keyframes blink {
    0%,100% { opacity:1; }
    50%      { opacity:0.4; }
}

.hero-title {
    font-family: var(--ff-display);
    font-size: clamp(42px, 11vw, 80px);
    font-weight: 800;
    line-height: 1.0;
    letter-spacing: -2px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.title-line { display: block; color: var(--white); }
.title-accent {
    background: linear-gradient(90deg, var(--red) 0%, var(--orange) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    position: relative;
}

/* Hidden SEO intro */
.seo-intro {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
}

.hero-sub {
    font-size: clamp(15px, 2.5vw, 18px);
    color: var(--muted);
    font-weight: 400;
    margin-bottom: 40px;
    letter-spacing: 0.2px;
}

/* ── CTA BUTTONS ── */
.hero-cta-grid {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 28px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}

.cta-btn {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 0 24px;
    height: 68px;
    border-radius: var(--radius);
    border: none;
    font-family: var(--ff-body);
    color: var(--white);
    text-align: left;
    position: relative;
    overflow: hidden;
    transition: transform 0.25s var(--ease-out), box-shadow 0.25s var(--ease-out), filter 0.2s;
    cursor: pointer;
    text-decoration: none;
}
.cta-btn::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(255,255,255,0);
    transition: background 0.2s;
}
.cta-btn:hover::before { background: rgba(255,255,255,0.07); }
.cta-btn:hover { transform: translateY(-3px); }
.cta-btn:active { transform: translateY(0); filter: brightness(0.92); }

.cta-call {
    background: var(--red);
    box-shadow: 0 8px 32px rgba(232,40,26,0.45);
}
.cta-call:hover { box-shadow: 0 14px 40px rgba(232,40,26,0.6); }

.cta-whatsapp {
    background: #0E7A5C;
    box-shadow: 0 8px 32px rgba(14,122,92,0.4);
}
.cta-whatsapp:hover { box-shadow: 0 14px 40px rgba(14,122,92,0.55); }

.cta-directions {
    background: #1D4ED8;
    box-shadow: 0 8px 32px rgba(29,78,216,0.4);
}
.cta-directions:hover { box-shadow: 0 14px 40px rgba(29,78,216,0.55); }

.cta-icon-wrap {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: rgba(255,255,255,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
    backdrop-filter: blur(4px);
}

.cta-text-wrap {
    display: flex;
    flex-direction: column;
    gap: 1px;
    flex: 1;
}
.cta-label {
    font-family: var(--ff-display);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.3px;
    line-height: 1.2;
}
.cta-number, .cta-sub {
    font-size: 12px;
    font-weight: 400;
    color: rgba(255,255,255,0.7);
    letter-spacing: 0.3px;
}

/* Arrow indicator on the right */
.cta-btn::after {
    content: '→';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    opacity: 0.4;
    transition: opacity 0.2s, right 0.2s;
}
.cta-btn:hover::after { opacity: 0.8; right: 16px; }

/* ── LOCATION STATUS ── */
.location-status {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: var(--muted);
    font-size: 12px;
    min-height: 28px;
}
.location-status .bi { font-size: 14px; }

/* ── SCROLL INDICATOR ── */
.scroll-indicator {
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.scroll-line {
    display: block;
    width: 1px;
    height: 48px;
    background: linear-gradient(to bottom, var(--red), transparent);
    animation: scrollPulse 2s ease-in-out infinite;
}
@keyframes scrollPulse {
    0%,100% { transform: scaleY(1); opacity: 1; }
    50%      { transform: scaleY(0.6); opacity: 0.4; }
}

/* ═══════════════════════════════════════════════════
   STATS
   ═══════════════════════════════════════════════════ */
.stats-section {
    background: var(--surface);
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    padding: 48px 24px;
}

.stats-track {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
    max-width: 900px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.stat-item {
    flex: 1;
    min-width: 120px;
    text-align: center;
    padding: 16px 20px;
}

.stat-val {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 2px;
    margin-bottom: 6px;
}

.stat-number {
    font-family: var(--ff-display);
    font-size: clamp(36px,6vw,52px);
    font-weight: 800;
    color: var(--white);
    line-height: 1;
    letter-spacing: -2px;
}
.stat-unit {
    font-family: var(--ff-display);
    font-size: clamp(20px,3vw,28px);
    font-weight: 700;
    color: var(--red);
}
.stat-label {
    font-size: 12px;
    color: var(--muted);
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.stat-sep {
    width: 1px;
    height: 48px;
    background: var(--border);
    flex-shrink: 0;
}
@media (max-width: 600px) { .stat-sep { display: none; } }

/* ═══════════════════════════════════════════════════
   BRAND SCROLL
   ═══════════════════════════════════════════════════ */
.brands-section {
    padding: 24px 0;
    background: var(--black);
    border-bottom: 1px solid var(--border);
    overflow: hidden;
    position: relative;
}

/* Fade edges */
.brands-section::before,
.brands-section::after {
    content: '';
    position: absolute;
    top: 0; bottom: 0;
    width: 60px;
    z-index: 2;
    pointer-events: none;
}
.brands-section::before {
    left: 0;
    background: linear-gradient(to right, var(--black), transparent);
}
.brands-section::after {
    right: 0;
    background: linear-gradient(to left, var(--black), transparent);
}

.brands-slider {
    overflow: hidden;
    cursor: grab;
    -webkit-user-select: none;
    user-select: none;
    touch-action: pan-x;
}
.brands-slider.is-dragging { cursor: grabbing; }
.brands-slider.is-dragging .brands-track { animation-play-state: paused; }

.brands-track {
    display: flex;
    align-items: center;
    gap: 0;
    animation: brandScroll 40s linear infinite;
    width: max-content;
    will-change: transform;
}
.brands-track:hover { animation-play-state: paused; }
.brands-track.paused { animation-play-state: paused; }

@keyframes brandScroll {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

.brand-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    border-right: 1px solid var(--border);
    opacity: 0.3;
    transition: opacity 0.35s ease;
    flex-shrink: 0;
    cursor: pointer;
}
.brand-item:hover,
.brand-item:active { opacity: 1; }

/* Logo resmi — grayscale+soluk hali, hover'da orijinal renk */
.brand-item img {
    width: 90px;
    height: 54px;
    object-fit: contain;
    display: block;
    filter: grayscale(100%) brightness(1.6) opacity(0.6);
    transition: filter 0.4s ease;
    pointer-events: none;
}
.brand-item:hover img,
.brand-item:active img {
    filter: grayscale(0%) brightness(1) opacity(1);
}

.brand-item span {
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1.5px;
    color: var(--muted);
    transition: color 0.3s;
    white-space: nowrap;
}
.brand-item:hover span,
.brand-item:active span { color: var(--white); }

/* ═══════════════════════════════════════════════════
   SHARED SECTION STRUCTURE
   ═══════════════════════════════════════════════════ */
.section-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 80px 24px;
}

.section-header {
    text-align: center;
    margin-bottom: 56px;
}
.section-tag {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--red);
    border: 1px solid rgba(232,40,26,0.3);
    border-radius: 999px;
    padding: 4px 14px;
    margin-bottom: 16px;
}
.section-title {
    font-family: var(--ff-display);
    font-size: clamp(30px, 5vw, 48px);
    font-weight: 800;
    letter-spacing: -1.5px;
    line-height: 1.05;
    margin-bottom: 16px;
}
.section-desc {
    font-size: 16px;
    color: var(--dim);
    max-width: 560px;
    margin: 0 auto;
    line-height: 1.7;
}

/* ═══════════════════════════════════════════════════
   SERVICES
   ═══════════════════════════════════════════════════ */
.services-section {
    background: var(--black);
}

.services-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    max-width: 720px;
    margin: 0 auto;
}

.service-card {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 24px 28px;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: border-color 0.3s, transform 0.3s var(--ease-out), background 0.3s;
    animation: cardFadeIn 0.6s var(--ease-out) var(--delay, 0s) both;
    position: relative;
    overflow: hidden;
}
.service-card::before {
    content: '';
    position: absolute;
    left: 0; top: 0; bottom: 0;
    width: 3px;
    background: linear-gradient(to bottom, var(--red), var(--orange));
    opacity: 0;
    transition: opacity 0.3s;
}
.service-card:hover {
    border-color: rgba(232,40,26,0.3);
    background: var(--surface2);
    transform: translateX(4px);
}
.service-card:hover::before { opacity: 1; }

@keyframes cardFadeIn {
    from { opacity:0; transform:translateY(20px); }
    to   { opacity:1; transform:translateY(0); }
}

.service-icon {
    width: 52px;
    height: 52px;
    border-radius: 12px;
    background: linear-gradient(135deg, rgba(232,40,26,0.15) 0%, rgba(255,122,0,0.1) 100%);
    border: 1px solid rgba(232,40,26,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: var(--orange);
    flex-shrink: 0;
    transition: background 0.3s;
}
.service-card:hover .service-icon {
    background: linear-gradient(135deg, rgba(232,40,26,0.25) 0%, rgba(255,122,0,0.18) 100%);
}

.service-body {
    flex: 1;
}
.service-body h3 {
    font-family: var(--ff-display);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
    letter-spacing: -0.3px;
}
.service-body p {
    font-size: 14px;
    color: var(--dim);
    line-height: 1.6;
    margin-bottom: 10px;
}
.service-tag-pill {
    display: inline-block;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.5px;
    padding: 3px 10px;
    border-radius: 999px;
    background: rgba(232,40,26,0.12);
    color: var(--red);
    border: 1px solid rgba(232,40,26,0.25);
}

.service-arrow {
    font-size: 18px;
    color: var(--muted);
    transition: color 0.3s, transform 0.3s;
    flex-shrink: 0;
}
.service-card:hover .service-arrow {
    color: var(--red);
    transform: translateX(4px);
}

/* ═══════════════════════════════════════════════════
   HOW IT WORKS
   ═══════════════════════════════════════════════════ */
.how-section {
    background: var(--surface);
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
}

.steps-grid {
    display: flex;
    align-items: flex-start;
    gap: 0;
    max-width: 860px;
    margin: 0 auto;
}

.step-card {
    flex: 1;
    text-align: center;
    padding: 0 20px;
    position: relative;
}
.step-num {
    font-family: var(--ff-display);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 2px;
    color: var(--red);
    margin-bottom: 16px;
}
.step-icon {
    width: 64px;
    height: 64px;
    border-radius: 16px;
    background: var(--surface3);
    border: 1px solid var(--border);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: var(--white);
    margin: 0 auto 16px;
    transition: background 0.3s, border-color 0.3s;
}
.step-card:hover .step-icon {
    background: rgba(232,40,26,0.1);
    border-color: rgba(232,40,26,0.3);
    color: var(--red);
}
.step-card h3 {
    font-family: var(--ff-display);
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    letter-spacing: -0.2px;
}
.step-card p {
    font-size: 13px;
    color: var(--dim);
    line-height: 1.7;
}

.step-connector {
    width: 60px;
    height: 1px;
    background: linear-gradient(to right, var(--border), rgba(232,40,26,0.4), var(--border));
    flex-shrink: 0;
    margin-top: 48px;
    position: relative;
}
.step-connector::after {
    content: '';
    position: absolute;
    right: -5px;
    top: -4px;
    border-left: 8px solid rgba(232,40,26,0.4);
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

@media (max-width: 640px) {
    .steps-grid { flex-direction: column; gap: 24px; }
    .step-connector { display: none; }
}

/* ═══════════════════════════════════════════════════
   TRUST
   ═══════════════════════════════════════════════════ */
.trust-section { background: var(--black); }

.trust-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    max-width: 800px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .trust-grid { grid-template-columns: repeat(4,1fr); }
}

.trust-card {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 28px 20px;
    text-align: center;
    transition: border-color 0.3s, background 0.3s, transform 0.3s var(--ease-out);
}
.trust-card:hover {
    border-color: rgba(232,40,26,0.25);
    background: var(--surface2);
    transform: translateY(-4px);
}
.trust-icon {
    font-size: 28px;
    color: var(--red);
    margin-bottom: 12px;
    display: block;
}
.trust-card h3 {
    font-family: var(--ff-display);
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
    letter-spacing: -0.2px;
}
.trust-card p {
    font-size: 12px;
    color: var(--muted);
    line-height: 1.7;
}

/* ═══════════════════════════════════════════════════
   FAQ
   ═══════════════════════════════════════════════════ */
.faq-section {
    background: var(--surface);
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
}

.faq-list {
    max-width: 720px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.faq-item {
    background: var(--surface2);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    overflow: hidden;
    transition: border-color 0.3s;
}
.faq-item[open] { border-color: rgba(232,40,26,0.3); }

.faq-item summary {
    padding: 20px 24px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    user-select: none;
    transition: color 0.2s;
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after {
    content: '+';
    font-size: 22px;
    font-weight: 300;
    color: var(--red);
    line-height: 1;
    flex-shrink: 0;
    transition: transform 0.3s;
}
.faq-item[open] summary::after {
    transform: rotate(45deg);
}
.faq-item summary:hover { color: var(--red); }

.faq-item p {
    padding: 0 24px 20px;
    font-size: 14px;
    color: var(--dim);
    line-height: 1.8;
    border-top: 1px solid var(--border);
    padding-top: 16px;
}
.faq-item p strong { color: var(--white); font-weight: 600; }

/* ═══════════════════════════════════════════════════
   GALLERY
   ═══════════════════════════════════════════════════ */
.gallery-section { background: var(--black); }

.modern-carousel { max-width: 820px; margin: 0 auto; }

.carousel-track {
    position: relative;
    height: 460px;
    overflow: hidden;
    border-radius: var(--radius-lg);
    border: 1px solid var(--border);
}
@media (max-width: 640px) { .carousel-track { height: 280px; } }

.carousel-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.7s ease, transform 0.7s ease;
    transform: scale(1.04);
    pointer-events: none;
}
.carousel-slide.active {
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
}
.carousel-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.65);
    transition: filter 0.7s;
}
.carousel-slide.active img { filter: brightness(0.8); }

.slide-overlay {
    position: absolute;
    bottom: 0; left: 0; right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.92) 0%, transparent 100%);
    padding: 48px 32px 28px;
    transform: translateY(12px);
    opacity: 0;
    transition: all 0.6s ease;
}
.carousel-slide.active .slide-overlay { transform: translateY(0); opacity: 1; }

.slide-overlay h3 {
    font-family: var(--ff-display);
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 6px;
    letter-spacing: -0.5px;
}
.slide-overlay p {
    font-size: 14px;
    color: var(--dim);
}

.carousel-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 24px;
}
.carousel-btn {
    width: 44px;
    height: 44px;
    border-radius: var(--radius-sm);
    background: var(--surface);
    border: 1px solid var(--border);
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    transition: background 0.2s, border-color 0.2s, transform 0.2s;
}
.carousel-btn:hover {
    background: var(--red);
    border-color: var(--red);
    transform: scale(1.08);
}
.carousel-dots { display: flex; gap: 8px; align-items: center; }
.carousel-dot {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: var(--border-hi);
    border: none;
    cursor: pointer;
    transition: all 0.3s;
    padding: 0;
}
.carousel-dot.active { background: var(--white); width: 28px; }
.carousel-dot:hover { background: var(--red); }

/* ═══════════════════════════════════════════════════
   FOOTER
   ═══════════════════════════════════════════════════ */
.footer {
    background: var(--surface);
    border-top: 1px solid var(--border);
}
.footer-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 64px 24px 32px;
}
.footer-top {
    display: grid;
    grid-template-columns: 1fr;
    gap: 48px;
    margin-bottom: 48px;
}
@media (min-width: 768px) {
    .footer-top { grid-template-columns: 1.4fr 1fr 1.2fr; }
}

.footer-brand {}
.footer-logo {
    width: 80px;
    height: auto;
    margin-bottom: 16px;
    filter: brightness(1.2);
}
.footer-brand h2 {
    font-family: var(--ff-display);
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 10px;
    background: linear-gradient(90deg, var(--white) 0%, var(--dim) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.footer-brand p {
    font-size: 14px;
    color: var(--muted);
    line-height: 1.8;
    margin-bottom: 20px;
}
.footer-badges { display: flex; gap: 8px; flex-wrap: wrap; }
.footer-badge {
    font-size: 11px;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 999px;
    background: rgba(255,255,255,0.05);
    border: 1px solid var(--border);
    color: var(--dim);
    display: flex;
    align-items: center;
    gap: 6px;
}
.footer-badge .bi { color: var(--green); }

.footer-col h3 {
    font-family: var(--ff-display);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--red);
    margin-bottom: 20px;
}

.footer-links { display: flex; flex-direction: column; gap: 4px; }
.footer-link {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 10px 12px;
    border-radius: var(--radius-sm);
    border: 1px solid transparent;
    color: var(--dim);
    font-size: 14px;
    transition: all 0.2s;
    text-decoration: none;
}
.footer-link:hover {
    color: var(--white);
    background: rgba(255,255,255,0.04);
    border-color: var(--border);
}
.flink-icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(232,40,26,0.12);
    border: 1px solid rgba(232,40,26,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: var(--red);
    flex-shrink: 0;
    margin-top: 1px;
}
.flink-icon.whatsapp-icon { background: rgba(34,197,94,0.1); border-color: rgba(34,197,94,0.2); color: var(--green); }
.flink-icon.map-icon      { background: rgba(59,130,246,0.1); border-color: rgba(59,130,246,0.2); color: var(--blue); }

/* Districts */
.footer-area-desc { font-size: 12px; color: var(--muted); margin-bottom: 14px; line-height: 1.7; }

.districts-wrapper {
    overflow: hidden;
    transition: max-height 0.4s var(--ease-out);
}
@media (max-width: 767px) {
    .districts-wrapper.collapsed { max-height: 140px; }
}
@media (min-width: 768px) {
    .districts-wrapper { max-height: none !important; }
}

.district-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 4px 8px;
    padding: 0;
    margin-bottom: 12px;
}
.district-list li {
    font-size: 12px;
    color: var(--muted);
    padding: 2px 0;
    transition: color 0.2s;
}
.district-list li::before {
    content: '·';
    color: rgba(232,40,26,0.5);
    margin-right: 4px;
}
.district-list li:hover { color: var(--white); }

.btn-toggle-districts {
    display: none;
    align-items: center;
    gap: 6px;
    background: none;
    border: 1px solid var(--border);
    color: var(--dim);
    font-size: 12px;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 999px;
    cursor: pointer;
    transition: all 0.2s;
}
.btn-toggle-districts:hover { color: var(--red); border-color: rgba(232,40,26,0.3); }
.btn-toggle-districts .bi { transition: transform 0.3s; }
.btn-toggle-districts.open .bi { transform: rotate(180deg); }

@media (max-width: 767px) { .btn-toggle-districts { display: inline-flex; } }

/* Footer bottom */
.footer-bottom {
    border-top: 1px solid var(--border);
    padding-top: 24px;
    text-align: center;
}
.footer-bottom p {
    font-size: 12px;
    color: var(--muted);
    line-height: 1.7;
}
.footer-bottom a {
    color: var(--red);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.2s;
}
.footer-bottom a:hover { color: var(--orange); }

/* ═══════════════════════════════════════════════════
   RESPONSIVE FINE-TUNING
   ═══════════════════════════════════════════════════ */
/* ═══════════════════════════════════════════════════
   DESKTOP LAYOUT UPGRADES
   ═══════════════════════════════════════════════════ */
@media (min-width: 640px) {
    .hero-cta-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .hero-cta-grid .cta-call {
        grid-column: 1 / -1;
    }
}
@media (min-width: 900px) {
    .services-grid {
        grid-template-columns: 1fr 1fr;
    }
}

/* ═══════════════════════════════════════════════════
   MOBILE-FIRST CRITICAL FIXES  (max-width: 640px)
   ═══════════════════════════════════════════════════ */
@media (max-width: 640px) {

    /* HERO */
    .hero-section {
        padding: 70px 16px 72px;
        min-height: 100dvh;
        justify-content: center;
    }
    .hero-logo { width: 140px; }
    .logo-wrap { margin-bottom: 16px; }
    .hero-tag { font-size: 11px; padding: 5px 13px; margin-bottom: 20px; }
    .hero-title {
        font-size: clamp(38px, 12vw, 52px);
        letter-spacing: -1.5px;
        margin-bottom: 14px;
    }
    .hero-sub { font-size: 14px; margin-bottom: 28px; }

    /* CTA buttons – full width stack on mobile */
    .hero-cta-grid {
        display: flex !important;
        flex-direction: column;
        gap: 10px;
        max-width: 100%;
    }
    .cta-btn {
        height: 62px;
        padding: 0 18px;
        border-radius: 12px;
    }
    .cta-icon-wrap {
        width: 38px;
        height: 38px;
        font-size: 17px;
        border-radius: 8px;
    }
    .cta-label { font-size: 15px; }
    .cta-number, .cta-sub { font-size: 11px; }
    /* Hide arrow on mobile to save space */
    .cta-btn::after { display: none; }

    /* STATS */
    .stats-section { padding: 32px 16px; }
    .stats-track { gap: 0; }
    .stat-item { min-width: 80px; padding: 12px 10px; }
    .stat-number { font-size: 30px; letter-spacing: -1px; }
    .stat-unit { font-size: 18px; }
    .stat-label { font-size: 10px; }

    /* BRANDS */
    .brand-item { padding: 8px 16px; }
    .brand-item img { width: 70px; height: 42px; }

    /* SECTION CONTAINERS */
    .section-container { padding: 56px 16px; }
    .section-header { margin-bottom: 36px; }
    .section-title { font-size: clamp(26px, 8vw, 36px); letter-spacing: -1px; }
    .section-desc { font-size: 14px; }

    /* SERVICES */
    .service-card { padding: 18px 16px; gap: 14px; }
    .service-icon { width: 44px; height: 44px; font-size: 18px; border-radius: 10px; }
    .service-body h3 { font-size: 16px; }
    .service-body p { font-size: 13px; margin-bottom: 8px; }

    /* STEPS */
    .step-card { padding: 0 8px; }
    .step-icon { width: 52px; height: 52px; font-size: 22px; }
    .step-card h3 { font-size: 14px; }
    .step-card p { font-size: 12px; }

    /* TRUST */
    .trust-grid { grid-template-columns: 1fr 1fr; gap: 10px; }
    .trust-card { padding: 20px 14px; }
    .trust-icon { font-size: 22px; }
    .trust-card h3 { font-size: 13px; }
    .trust-card p { font-size: 11px; }

    /* FAQ */
    .faq-item summary { padding: 16px 18px; font-size: 14px; }
    .faq-item p { padding: 0 18px 16px; font-size: 13px; padding-top: 14px; }

    /* GALLERY */
    .carousel-track { height: 240px; border-radius: 12px; }
    .slide-overlay { padding: 36px 20px 18px; }
    .slide-overlay h3 { font-size: 18px; }
    .slide-overlay p { font-size: 12px; }
    .carousel-btn { width: 38px; height: 38px; font-size: 15px; }

    /* FOOTER */
    .footer-inner { padding: 48px 16px 28px; }
    .footer-top { gap: 36px; }
    .footer-brand h2 { font-size: 18px; }
    .footer-brand p { font-size: 13px; }
    .footer-link { font-size: 13px; padding: 8px 10px; }
    .footer-bottom p { font-size: 11px; }

    /* STICKY BAR */
    .sticky-inner { height: 52px; }
    .btn-sticky-icon { font-size: 16px; }
    .btn-sticky-label { font-size: 9px; letter-spacing: 0.5px; }
}

/* Extra small phones */
@media (max-width: 380px) {
    .hero-title { font-size: 36px; }
    .btn-sticky-label { display: none; }
    .btn-sticky-icon { font-size: 20px; }
    .stats-track { display: grid; grid-template-columns: 1fr 1fr; }
    .stat-sep { display: none; }
}
/* ═══════════════════════════════════════════════════
   PROMO TOAST – Telefon Bildirimi Stili
   styles.css dosyasının sonuna ekle
   ═══════════════════════════════════════════════════ */

.promo-toast {
    position: fixed;
    top: 16px;
    left: 50%;
    transform: translateX(-50%) translateY(-120px);
    z-index: 9999;
    width: min(380px, calc(100vw - 32px));
    background: rgba(18, 18, 18, 0.97);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 18px;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    box-shadow:
        0 4px 24px rgba(0, 0, 0, 0.6),
        0 1px 0 rgba(255, 255, 255, 0.06) inset;
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    cursor: pointer;
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.4s ease;
    opacity: 0;
    will-change: transform, opacity;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
}

/* Giriş animasyonu */
.promo-toast.toast-enter {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
}

/* Çıkış animasyonu */
.promo-toast.toast-exit {
    transform: translateX(-50%) translateY(-120px);
    opacity: 0;
    transition: transform 0.38s cubic-bezier(0.55, 0, 1, 0.45), opacity 0.3s ease;
}

/* Hover efekti */
.promo-toast:hover {
    border-color: rgba(232, 40, 26, 0.35);
    box-shadow:
        0 6px 32px rgba(232, 40, 26, 0.2),
        0 1px 0 rgba(255, 255, 255, 0.06) inset;
}

/* Sol kırmızı çizgi detayı */
.promo-toast::before {
    content: '';
    position: absolute;
    left: 0;
    top: 20%;
    bottom: 20%;
    width: 3px;
    border-radius: 0 2px 2px 0;
    background: linear-gradient(to bottom, #E8281A, #FF7A00);
    opacity: 0;
    transition: opacity 0.3s;
}

.promo-toast.toast-enter::before {
    opacity: 1;
}

/* Progress bar – bildirimin ne zaman kapanacağını gösterir */
.promo-toast::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 16px;
    right: 16px;
    height: 2px;
    border-radius: 999px;
    background: linear-gradient(to right, #E8281A, #FF7A00);
    transform-origin: left;
    transform: scaleX(1);
    opacity: 0.5;
}

.promo-toast.toast-enter::after {
    animation: toastProgress var(--toast-duration, 5s) linear forwards;
    animation-delay: 0.5s;
}

@keyframes toastProgress {
    from {
        transform: scaleX(1);
    }

    to {
        transform: scaleX(0);
        opacity: 0;
    }
}

/* İkon (logo) */
.toast-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: rgba(232, 40, 26, 0.1);
    border: 1px solid rgba(232, 40, 26, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    overflow: hidden;
}

.toast-icon img {
    width: 32px;
    height: 32px;
    object-fit: contain;
    filter: drop-shadow(0 0 6px rgba(232, 40, 26, 0.4));
}

/* İçerik */
.toast-content {
    flex: 1;
    min-width: 0;
}

.toast-title {
    font-family: var(--ff-display);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 2px;
    text-transform: uppercase;
}

.toast-message {
    font-family: var(--ff-display);
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.toast-message strong {
    background: linear-gradient(90deg, #E8281A, #FF7A00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.toast-sub {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.45);
    margin-top: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Kapat butonu */
.toast-close {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    transition: background 0.2s, color 0.2s;
    line-height: 1;
    padding: 0;
    font-family: system-ui;
}

.toast-close:hover {
    background: rgba(232, 40, 26, 0.2);
    color: #E8281A;
    border-color: rgba(232, 40, 26, 0.3);
}

/* Mobil dokunma alanı */
@media (max-width: 480px) {
    .promo-toast {
        top: 10px;
        border-radius: 16px;
        padding: 12px 14px;
        gap: 10px;
    }

    .toast-icon {
        width: 40px;
        height: 40px;
        border-radius: 10px;
    }

    .toast-icon img {
        width: 28px;
        height: 28px;
    }

    .toast-message {
        font-size: 14px;
    }

    .toast-title {
        font-size: 11px;
    }
}