/* ===== YAPI DANISMANLIK - PREMIUM DESIGN ===== */

/* ===== 10 PREMIUM THEMES ===== */
.theme-dark-gold {
    --bg-primary: #0b0f1a; --bg-secondary: #131929; --bg-tertiary: #19203a; --bg-card: #151c30;
    --text-primary: #e8ecf4; --text-secondary: #8892a8; --text-heading: #ffffff;
    --accent: #c9a44c; --accent-hover: #b08d3a; --accent-light: rgba(201,164,76,0.08); --accent-glow: rgba(201,164,76,0.2);
    --border: #232d45; --nav-bg: rgba(11,15,26,0.92); --nav-text: #e0e4ec;
    --hero-overlay: rgba(8,10,18,0.6); --section-alt: #10152a; --footer-bg: #070a14; --input-bg: #0d1220; --shadow-color: rgba(0,0,0,0.4);
}
.theme-obsidian-emerald {
    --bg-primary: #0a0e0c; --bg-secondary: #121a16; --bg-tertiary: #182420; --bg-card: #141e18;
    --text-primary: #dce8e0; --text-secondary: #7a9a86; --text-heading: #f0f8f2;
    --accent: #34d399; --accent-hover: #10b981; --accent-light: rgba(52,211,153,0.08); --accent-glow: rgba(52,211,153,0.2);
    --border: #1e3028; --nav-bg: rgba(10,14,12,0.92); --nav-text: #d0e0d6;
    --hero-overlay: rgba(6,10,8,0.6); --section-alt: #0c1410; --footer-bg: #060a08; --input-bg: #0a100c; --shadow-color: rgba(0,0,0,0.4);
}
.theme-charcoal-copper {
    --bg-primary: #141414; --bg-secondary: #1e1e1e; --bg-tertiary: #262626; --bg-card: #1a1a1a;
    --text-primary: #e5e5e5; --text-secondary: #969696; --text-heading: #ffffff;
    --accent: #d4815a; --accent-hover: #ba6840; --accent-light: rgba(212,129,90,0.08); --accent-glow: rgba(212,129,90,0.2);
    --border: #2e2e2e; --nav-bg: rgba(20,20,20,0.94); --nav-text: #dadada;
    --hero-overlay: rgba(14,14,14,0.6); --section-alt: #181818; --footer-bg: #0a0a0a; --input-bg: #121212; --shadow-color: rgba(0,0,0,0.5);
}
.theme-midnight-azure {
    --bg-primary: #080c18; --bg-secondary: #0e1528; --bg-tertiary: #141e38; --bg-card: #101830;
    --text-primary: #d8e0f0; --text-secondary: #7888aa; --text-heading: #eef2ff;
    --accent: #6096e6; --accent-hover: #4080d4; --accent-light: rgba(96,150,230,0.08); --accent-glow: rgba(96,150,230,0.2);
    --border: #1c2844; --nav-bg: rgba(8,12,24,0.92); --nav-text: #ccd4e6;
    --hero-overlay: rgba(4,8,16,0.6); --section-alt: #0a1020; --footer-bg: #04060e; --input-bg: #080e1c; --shadow-color: rgba(0,0,0,0.4);
}
.theme-noir-crimson {
    --bg-primary: #100808; --bg-secondary: #1a0e0e; --bg-tertiary: #221414; --bg-card: #1c1010;
    --text-primary: #f0dede; --text-secondary: #a08080; --text-heading: #fff0f0;
    --accent: #dc4444; --accent-hover: #c43030; --accent-light: rgba(220,68,68,0.08); --accent-glow: rgba(220,68,68,0.2);
    --border: #301818; --nav-bg: rgba(16,8,8,0.92); --nav-text: #e8d0d0;
    --hero-overlay: rgba(12,4,4,0.6); --section-alt: #140a0a; --footer-bg: #080404; --input-bg: #0e0808; --shadow-color: rgba(0,0,0,0.5);
}
.theme-light-blue {
    --bg-primary: #f8faff; --bg-secondary: #eff4fb; --bg-tertiary: #e4ecf7; --bg-card: #ffffff;
    --text-primary: #2c3e54; --text-secondary: #5c7a94; --text-heading: #0c1e30;
    --accent: #1a6dd4; --accent-hover: #0e56b0; --accent-light: rgba(26,109,212,0.06); --accent-glow: rgba(26,109,212,0.15);
    --border: #d4dfe9; --nav-bg: rgba(248,250,255,0.94); --nav-text: #1c3044;
    --hero-overlay: rgba(12,20,30,0.5); --section-alt: #edf2f8; --footer-bg: #0c1e30; --input-bg: #f0f5fc; --shadow-color: rgba(0,0,0,0.06);
}
.theme-ivory-forest {
    --bg-primary: #faf9f5; --bg-secondary: #f1efe8; --bg-tertiary: #e6e2d5; --bg-card: #ffffff;
    --text-primary: #3a3830; --text-secondary: #706b58; --text-heading: #1a1810;
    --accent: #3e7c3a; --accent-hover: #2c6028; --accent-light: rgba(62,124,58,0.06); --accent-glow: rgba(62,124,58,0.15);
    --border: #d8d4c4; --nav-bg: rgba(250,249,245,0.94); --nav-text: #2a2820;
    --hero-overlay: rgba(20,24,12,0.5); --section-alt: #f0ece0; --footer-bg: #1a1e14; --input-bg: #f5f3ec; --shadow-color: rgba(0,0,0,0.05);
}
.theme-pearl-rose {
    --bg-primary: #fdf8fa; --bg-secondary: #f7eff3; --bg-tertiary: #f0e4ea; --bg-card: #ffffff;
    --text-primary: #3e2e38; --text-secondary: #7a6070; --text-heading: #1e0e18;
    --accent: #c4567a; --accent-hover: #a84060; --accent-light: rgba(196,86,122,0.06); --accent-glow: rgba(196,86,122,0.15);
    --border: #e8d8e0; --nav-bg: rgba(253,248,250,0.94); --nav-text: #2e1e28;
    --hero-overlay: rgba(24,10,18,0.5); --section-alt: #f4eaef; --footer-bg: #1e0e18; --input-bg: #faf2f6; --shadow-color: rgba(0,0,0,0.05);
}
.theme-snow-amber {
    --bg-primary: #fefdfb; --bg-secondary: #f8f4ee; --bg-tertiary: #f0e8dc; --bg-card: #ffffff;
    --text-primary: #3c3428; --text-secondary: #7a6e58; --text-heading: #1c1408;
    --accent: #c47f1a; --accent-hover: #a86810; --accent-light: rgba(196,127,26,0.06); --accent-glow: rgba(196,127,26,0.15);
    --border: #e4dac8; --nav-bg: rgba(254,253,251,0.94); --nav-text: #2c2418;
    --hero-overlay: rgba(20,14,4,0.5); --section-alt: #f6f0e4; --footer-bg: #1c1408; --input-bg: #faf6ee; --shadow-color: rgba(0,0,0,0.05);
}
.theme-clean-violet {
    --bg-primary: #fafaff; --bg-secondary: #f0eefb; --bg-tertiary: #e4e0f4; --bg-card: #ffffff;
    --text-primary: #322e48; --text-secondary: #6a6488; --text-heading: #141028;
    --accent: #7044d4; --accent-hover: #5a30bc; --accent-light: rgba(112,68,212,0.06); --accent-glow: rgba(112,68,212,0.15);
    --border: #dcd6ec; --nav-bg: rgba(250,250,255,0.94); --nav-text: #242038;
    --hero-overlay: rgba(14,10,28,0.5); --section-alt: #eeeaf8; --footer-bg: #141028; --input-bg: #f4f2fc; --shadow-color: rgba(0,0,0,0.05);
}

/* ===== RESET ===== */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }

body {
    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;
    background: var(--bg-primary); color: var(--text-primary);
    line-height: 1.75; overflow-x: hidden;
}

a { color: var(--accent); text-decoration: none; transition: all .25s; }
a:hover { color: var(--accent-hover); }
img { max-width: 100%; height: auto; }
.container { max-width: 1180px; margin: 0 auto; padding: 0 1.5rem; }

/* ===== NAVIGATION — üstte şeffaf, scroll'da katı ===== */
.navbar {
    position: fixed; top: 0; left: 0; right: 0; z-index: 1000;
    background: var(--nav-bg); backdrop-filter: blur(24px); -webkit-backdrop-filter: blur(24px);
    border-bottom: 1px solid var(--border); transition: all .4s; padding: .5rem 0;
}

.navbar.scrolled {
    padding: 0; box-shadow: 0 1px 30px var(--shadow-color);
}

.navbar .container {
    display: flex; align-items: center; justify-content: space-between; height: 70px;
}

.nav-logo { display: flex; align-items: center; gap: .6rem; text-decoration: none; }
.nav-logo img { height: 50px; width: auto; object-fit: contain; background: transparent !important; }
.nav-logo img:only-child { height: 56px; }
.nav-logo span { font-size: 1.1rem; font-weight: 700; color: var(--text-heading); letter-spacing: -.3px; }

.nav-links { display: flex; align-items: center; gap: .15rem; list-style: none; }

.nav-links a {
    display: block; padding: .5rem .9rem; color: var(--nav-text);
    font-size: .85rem; font-weight: 500; border-radius: 6px; transition: all .2s;
    text-decoration: none; position: relative;
}

.nav-links a::after {
    content: ''; position: absolute; bottom: 2px; left: 50%; width: 0;
    height: 2px; background: var(--accent); transition: all .25s; transform: translateX(-50%);
}

.nav-links a:hover::after, .nav-links a.active::after { width: 60%; }
.nav-links a:hover, .nav-links a.active { color: var(--accent); }

.nav-toggle {
    display: none; background: none; border: none;
    color: var(--nav-text); cursor: pointer; padding: .5rem; font-size: 1.5rem; line-height: 1;
}

@media (max-width: 900px) {
    .nav-toggle { display: block; }
    .navbar { background: var(--nav-bg); backdrop-filter: blur(20px); padding: 0; border-bottom: 1px solid var(--border); }
    .navbar .nav-logo span { color: var(--text-heading); }
    .navbar .nav-links a { color: var(--nav-text); }
    .navbar .nav-toggle { color: var(--nav-text); }
    .nav-links {
        position: fixed; top: 70px; left: 0; right: 0;
        background: var(--nav-bg); backdrop-filter: blur(20px); flex-direction: column;
        padding: 1rem; border-top: 1px solid var(--border);
        transform: translateY(-120%); transition: transform .3s;
    }
    .nav-links.open { transform: translateY(0); }
    .nav-links a { padding: .7rem 1rem; width: 100%; }
    .nav-links a::after { display: none; }
    .nav-logo img { height: 42px; }
    .nav-logo img:only-child { height: 46px; }
}

@media (max-width: 600px) {
    .navbar .container { height: 60px; padding: 0 .75rem; }
    .nav-logo img { height: 38px; }
    .nav-logo span { font-size: .9rem; }
    .nav-links { top: 60px; }
}

/* ===== HERO — tam ekran, diagonal overlay ===== */
.hero {
    position: relative; height: 92vh; min-height: 550px; overflow: hidden;
}

.hero-slide { position: absolute; inset: 0; opacity: 0; transition: opacity 1.2s ease; }
.hero-slide.active { opacity: 1; }
.hero-slide img { width: 100%; height: 100%; object-fit: cover; }

.hero-overlay {
    position: absolute; inset: 0;
    background: var(--hero-overlay);
}

.hero-overlay::after {
    content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 200px;
    background: linear-gradient(to top, var(--bg-primary), transparent);
}

.hero-content {
    position: absolute; inset: 0; display: flex; flex-direction: column;
    justify-content: center; align-items: center; text-align: center;
    padding: 0 1.5rem; z-index: 2;
    max-width: 1200px; margin: 0 auto;
}

.hero-content h1 {
    font-size: clamp(2.2rem, 5vw, 3.8rem); font-weight: 800;
    color: #fff; line-height: 1.1; margin-bottom: 1rem;
    max-width: 700px; letter-spacing: -1.5px;
}

.hero-content p {
    font-size: clamp(1rem, 2vw, 1.2rem); color: rgba(255,255,255,.8);
    max-width: 500px; margin-bottom: 2rem;
}

.hero-dots {
    position: absolute; bottom: 3rem; left: 50%; transform: translateX(-50%);
    display: flex; gap: .6rem; z-index: 3;
}

.hero-dot {
    width: 10px; height: 10px; border-radius: 50%;
    background: rgba(255,255,255,.25); border: none; cursor: pointer; transition: all .3s;
}

.hero-dot.active { background: var(--accent); transform: scale(1.3); box-shadow: 0 0 12px var(--accent-glow); }

.hero-arrow {
    position: absolute; top: 50%; transform: translateY(-50%); z-index: 3;
    background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.15);
    color: rgba(255,255,255,.7); cursor: pointer;
    width: 50px; height: 50px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    transition: all .3s; backdrop-filter: blur(8px);
}

.hero-arrow:hover { background: rgba(255,255,255,.2); color: #fff; }
.hero-arrow-left { left: 2rem; }
.hero-arrow-right { right: 2rem; }

@media (max-width: 900px) { .hero { height: 70vh; } }
@media (max-width: 600px) {
    .hero { height: 60vh; min-height: 400px; }
    .hero-arrow { width: 36px; height: 36px; }
    .hero-arrow svg { width: 18px; height: 18px; }
    .hero-arrow-left { left: .75rem; }
    .hero-arrow-right { right: .75rem; }
    .hero-content { padding: 1.5rem; }
}

/* ===== BUTTONS — pill & outline with glow ===== */
.btn {
    display: inline-flex; align-items: center; gap: .5rem;
    padding: .75rem 1.75rem; border-radius: 50px; font-size: .88rem;
    font-weight: 600; font-family: inherit; border: none;
    cursor: pointer; transition: all .3s; text-decoration: none; letter-spacing: .2px;
}

.btn-accent { background: var(--accent); color: #fff; }
.btn-accent:hover { background: var(--accent-hover); color: #fff; transform: translateY(-2px); box-shadow: 0 8px 30px var(--accent-glow); }
.btn-outline { background: transparent; color: var(--accent); border: 1.5px solid var(--accent); }
.btn-outline:hover { background: var(--accent); color: #fff; transform: translateY(-2px); }
.btn-white { background: #fff; color: #0f172a; }
.btn-white:hover { background: #f0f0f0; transform: translateY(-2px); }

/* ===== SECTIONS — generous spacing, accent borders ===== */
.section { padding: 5.5rem 0; }
.section-alt { background: var(--section-alt); }

.section-header { text-align: center; margin-bottom: 3.5rem; }

.section-header h2 {
    font-size: clamp(1.8rem, 3vw, 2.6rem); font-weight: 800;
    color: var(--text-heading); margin-bottom: .5rem; letter-spacing: -1px;
}

.section-header p { color: var(--text-secondary); font-size: 1rem; max-width: 550px; margin: 0 auto; }

.section-header .accent-line {
    display: block; width: 50px; height: 3px;
    background: var(--accent); margin: 1rem auto 0; border-radius: 3px;
}

/* ===== SERVICE CARDS — sol kenarlık vurgusu ===== */
.services-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 1.25rem;
}

.service-card {
    background: var(--bg-card); border: 1px solid var(--border);
    border-left: 3px solid var(--accent); border-radius: 0 12px 12px 0;
    padding: 1.75rem 1.75rem 1.75rem 1.5rem; transition: all .35s; position: relative;
}

.service-card:hover {
    transform: translateX(4px); box-shadow: 0 10px 40px var(--shadow-color);
    border-left-width: 5px;
}

.service-icon {
    width: 48px; height: 48px; border-radius: 10px;
    background: var(--accent-light); color: var(--accent);
    display: flex; align-items: center; justify-content: center;
    margin-bottom: 1rem;
}

.service-card h3 { font-size: 1.05rem; font-weight: 700; color: var(--text-heading); margin-bottom: .4rem; }
.service-card p { color: var(--text-secondary); font-size: .88rem; line-height: 1.6; }

.service-card .read-more {
    display: inline-flex; align-items: center; gap: .3rem;
    margin-top: .75rem; font-size: .82rem; font-weight: 600; color: var(--accent);
}

/* ===== ABOUT — offset grid ===== */
.about-grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 3.5rem; align-items: center; }

.about-image { border-radius: 16px; overflow: hidden; position: relative; }
.about-image img { width: 100%; height: 420px; object-fit: cover; border-radius: 16px; }

.about-text h3 {
    color: var(--accent); font-size: .78rem; font-weight: 700;
    text-transform: uppercase; letter-spacing: 3px; margin-bottom: .5rem;
}

.about-text h2 {
    font-size: 2rem; font-weight: 800; color: var(--text-heading);
    margin-bottom: 1rem; letter-spacing: -.5px; line-height: 1.2;
}

.about-text p { color: var(--text-secondary); margin-bottom: 1.5rem; line-height: 1.85; }

/* ===== PROJECTS — overlay hover ===== */
.projects-filter {
    display: flex; justify-content: center; gap: .4rem; margin-bottom: 2.5rem; flex-wrap: wrap;
}

.filter-btn {
    padding: .45rem 1.1rem; border: 1.5px solid var(--border);
    background: transparent; color: var(--text-secondary);
    border-radius: 50px; cursor: pointer; font-size: .82rem;
    font-weight: 600; font-family: inherit; transition: all .25s;
}

.filter-btn.active, .filter-btn:hover { background: var(--accent); color: #fff; border-color: var(--accent); }

.projects-grid {
    display: grid; grid-template-columns: repeat(auto-fill, minmax(340px, 1fr)); gap: 1.5rem;
}

.project-card {
    position: relative; border-radius: 14px; overflow: hidden;
    background: var(--bg-card); border: 1px solid var(--border); transition: all .35s;
}

.project-card:hover { transform: translateY(-5px); box-shadow: 0 20px 50px var(--shadow-color); }

.project-card-image { position: relative; height: 240px; overflow: hidden; }
.project-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s; }
.project-card:hover .project-card-image img { transform: scale(1.08); }

.project-card-status {
    position: absolute; top: 1rem; left: 1rem;
    padding: .3rem .8rem; border-radius: 50px;
    font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .5px;
}

.status-completed { background: #22c55e; color: #fff; }
.status-ongoing { background: #f59e0b; color: #000; }

.project-card-body { padding: 1.25rem; }
.project-card-body h3 { font-size: 1rem; font-weight: 700; color: var(--text-heading); margin-bottom: .3rem; }
.project-card-body .location { color: var(--text-secondary); font-size: .8rem; display: flex; align-items: center; gap: .3rem; }

/* ===== STATS — yatay kartlar ===== */
.stats-section { background: var(--bg-tertiary); position: relative; }

.stats-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem; text-align: center;
}

.stat-item {
    display: flex; flex-direction: column; align-items: center;
    padding: 1.5rem; background: var(--bg-card); border-radius: 14px;
    border: 1px solid var(--border); transition: transform .3s;
}

.stat-item:hover { transform: translateY(-3px); }

.stat-item-icon {
    width: 52px; height: 52px; border-radius: 50%;
    background: var(--accent-light); color: var(--accent);
    display: flex; align-items: center; justify-content: center; margin-bottom: .6rem;
}

.stat-item-icon svg { width: 24px; height: 24px; }

.stat-item h3 {
    font-size: clamp(1.8rem, 3.5vw, 2.5rem); font-weight: 800;
    color: var(--accent); line-height: 1;
}

.stat-item p { color: var(--text-secondary); font-size: .85rem; margin-top: .3rem; font-weight: 500; }

/* ===== TESTIMONIALS ===== */
.testimonials-slider { position: relative; overflow: hidden; }
.testimonial-track { display: flex; transition: transform .5s ease; }
.testimonial-card { min-width: 100%; padding: 0 1rem; }

.testimonial-inner {
    background: var(--bg-card); border: 1px solid var(--border);
    border-radius: 16px; padding: 2.5rem; max-width: 680px; margin: 0 auto; text-align: center;
    position: relative;
}

.testimonial-inner::before {
    content: '"'; position: absolute; top: -10px; left: 2rem;
    font-size: 5rem; color: var(--accent); opacity: .15; font-family: Georgia, serif; line-height: 1;
}

.testimonial-stars { color: #f59e0b; font-size: 1rem; margin-bottom: 1rem; }

.testimonial-inner blockquote {
    font-size: 1rem; color: var(--text-primary); line-height: 1.85;
    font-style: italic; margin-bottom: 1.5rem;
}

.testimonial-author { display: flex; align-items: center; justify-content: center; gap: 1rem; }
.testimonial-author img { width: 48px; height: 48px; border-radius: 50%; object-fit: cover; border: 2px solid var(--accent); }
.testimonial-author-info h4 { font-size: .9rem; font-weight: 700; color: var(--text-heading); }
.testimonial-author-info p { font-size: .78rem; color: var(--text-secondary); }

.testimonial-nav { display: flex; justify-content: center; gap: .5rem; margin-top: 1.5rem; }

.testimonial-nav button {
    width: 8px; height: 8px; border-radius: 50%; border: none;
    background: var(--border); cursor: pointer; transition: all .3s;
}
.testimonial-nav button.active { background: var(--accent); transform: scale(1.4); }

/* ===== CLIENTS ===== */
.clients-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 2.5rem; align-items: center; }
.client-logo { height: 50px; opacity: .6; transition: all .3s; }
.client-logo:hover { opacity: 1; transform: scale(1.08); }

/* ===== TEAM — rounded, minimal ===== */
.team-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1.25rem; }

.team-card {
    text-align: center; background: var(--bg-card); border: 1px solid var(--border);
    border-radius: 16px; padding: 2rem 1.25rem; transition: all .3s;
}
.team-card:hover { transform: translateY(-4px); box-shadow: 0 12px 35px var(--shadow-color); }
.team-card img { width: 90px; height: 90px; border-radius: 50%; object-fit: cover; margin-bottom: .75rem; border: 3px solid var(--accent); }
.team-card h4 { font-size: .95rem; font-weight: 700; color: var(--text-heading); }
.team-card p { font-size: .8rem; color: var(--text-secondary); }

/* ===== BLOG ===== */
.blog-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(340px, 1fr)); gap: 1.5rem; }

.blog-card {
    background: var(--bg-card); border: 1px solid var(--border);
    border-radius: 14px; overflow: hidden; transition: all .35s;
}
.blog-card:hover { transform: translateY(-4px); box-shadow: 0 15px 40px var(--shadow-color); }

.blog-card-image { height: 200px; overflow: hidden; }
.blog-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }
.blog-card:hover .blog-card-image img { transform: scale(1.06); }

.blog-card-body { padding: 1.25rem; }
.blog-card-date { font-size: .72rem; color: var(--accent); font-weight: 700; text-transform: uppercase; margin-bottom: .4rem; letter-spacing: .5px; }
.blog-card-body h3 { font-size: 1rem; font-weight: 700; color: var(--text-heading); margin-bottom: .4rem; }
.blog-card-body p { font-size: .85rem; color: var(--text-secondary); }

/* ===== FAQ — sleek accordion ===== */
.faq-list { max-width: 780px; margin: 0 auto; }

.faq-item {
    border: 1px solid var(--border); border-radius: 12px;
    margin-bottom: .6rem; overflow: hidden; background: var(--bg-card);
    transition: border-color .3s;
}

.faq-item:hover, .faq-item.open { border-color: var(--accent); }

.faq-question {
    display: flex; align-items: center; justify-content: space-between;
    padding: 1rem 1.25rem; cursor: pointer; font-weight: 600;
    font-size: .92rem; color: var(--text-heading); background: none;
    border: none; width: 100%; text-align: left; font-family: inherit;
}

.faq-question::after {
    content: '+'; font-size: 1.3rem; color: var(--accent);
    transition: transform .3s; flex-shrink: 0; margin-left: 1rem;
    width: 28px; height: 28px; border-radius: 50%; background: var(--accent-light);
    display: flex; align-items: center; justify-content: center;
}

.faq-item.open .faq-question::after { content: '−'; background: var(--accent); color: #fff; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height .3s ease; }
.faq-answer-inner { padding: 0 1.25rem 1.1rem; color: var(--text-secondary); font-size: .88rem; line-height: 1.75; }

/* ===== CONTACT ===== */
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2.5rem; }

.contact-info-item { display: flex; gap: 1rem; margin-bottom: 1.5rem; }

.contact-info-icon {
    width: 46px; height: 46px; border-radius: 50%;
    background: var(--accent-light); color: var(--accent);
    display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}

.contact-info-item h4 { font-size: .88rem; font-weight: 700; color: var(--text-heading); margin-bottom: .1rem; }
.contact-info-item p { font-size: .83rem; color: var(--text-secondary); }

.contact-form .form-group { margin-bottom: 1rem; }
.contact-form label { display: block; font-size: .78rem; font-weight: 600; color: var(--text-secondary); margin-bottom: .25rem; }

.contact-form input, .contact-form textarea {
    width: 100%; padding: .7rem 1rem; background: var(--input-bg);
    border: 1.5px solid var(--border); border-radius: 10px;
    color: var(--text-primary); font-size: .88rem; font-family: inherit; transition: border-color .25s;
}

.contact-form input:focus, .contact-form textarea:focus { outline: none; border-color: var(--accent); }
.contact-form textarea { min-height: 130px; resize: vertical; }
.contact-form .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }

.contact-map { margin-top: 1.5rem; border-radius: 14px; overflow: hidden; border: 1px solid var(--border); background: var(--bg-tertiary); }
.contact-map iframe { width: 100%; height: 280px; border: 0; display: block; }

/* ===== PAGE HEADER — subtle gradient ===== */
.page-header {
    background: linear-gradient(to bottom, var(--bg-secondary), var(--bg-primary));
    padding: 4rem 0 3rem; text-align: center; margin-top: 70px;
    border-bottom: 1px solid var(--border);
}

.page-header h1 {
    font-size: clamp(1.7rem, 3vw, 2.3rem); font-weight: 800;
    color: var(--text-heading); letter-spacing: -.8px;
}

.page-header .breadcrumb {
    display: flex; align-items: center; justify-content: center;
    gap: .5rem; margin-top: .6rem; font-size: .82rem; color: var(--text-secondary);
}
.page-header .breadcrumb a { color: var(--accent); }

/* ===== PROJECT DETAIL ===== */
.project-gallery {
    display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: .75rem; margin: 1.5rem 0;
}
.project-gallery img {
    width: 100%; height: 200px; object-fit: cover; border-radius: 10px;
    cursor: pointer; transition: all .3s; border: 1px solid var(--border);
}
.project-gallery img:hover { opacity: .85; }

.project-info-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: .75rem; margin: 1.5rem 0;
}

.project-info-item {
    background: var(--bg-card); border: 1px solid var(--border);
    border-radius: 10px; padding: 1rem; text-align: center;
}
.project-info-item span { display: block; font-size: .7rem; color: var(--text-secondary); text-transform: uppercase; font-weight: 600; letter-spacing: .5px; }
.project-info-item strong { display: block; font-size: .95rem; color: var(--text-heading); margin-top: .2rem; }

/* ===== BLOG DETAIL ===== */
.blog-detail-content { max-width: 780px; margin: 0 auto; }

.blog-detail-content .featured-image {
    width: 100%; height: 380px; object-fit: cover; border-radius: 14px;
    margin-bottom: 2rem; border: 1px solid var(--border);
}

.blog-detail-content .post-meta {
    display: flex; gap: 1.5rem; margin-bottom: 1.5rem; font-size: .82rem; color: var(--text-secondary);
}

.blog-detail-content .post-body { font-size: 1rem; line-height: 1.9; color: var(--text-primary); }
.blog-detail-content .post-body h2, .blog-detail-content .post-body h3 { color: var(--text-heading); margin: 2rem 0 1rem; }
.blog-detail-content .post-body p { margin-bottom: 1.25rem; }

/* ===== PROPERTY / EMLAK ===== */
.property-filters {
    display: flex; gap: .75rem; flex-wrap: wrap; align-items: center;
    margin-bottom: 2.5rem; padding: 1.25rem; background: var(--bg-card);
    border: 1px solid var(--border); border-radius: 14px;
}

.filter-select, .filter-input {
    padding: .6rem 1rem; background: var(--input-bg); border: 1.5px solid var(--border);
    border-radius: 50px; color: var(--text-primary); font-size: .85rem; font-family: inherit; min-width: 140px;
}
.filter-select:focus, .filter-input:focus { outline: none; border-color: var(--accent); }

.properties-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(310px, 1fr)); gap: 1.5rem; }

.property-card {
    background: var(--bg-card); border: 1px solid var(--border);
    border-radius: 14px; overflow: hidden; transition: all .35s;
}
.property-card:hover { transform: translateY(-5px); box-shadow: 0 18px 50px var(--shadow-color); }

.property-card-image { position: relative; height: 210px; overflow: hidden; }
.property-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s; }
.property-card:hover .property-card-image img { transform: scale(1.06); }

.property-badge {
    position: absolute; top: .75rem; left: .75rem;
    padding: .25rem .7rem; border-radius: 50px; font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .3px;
}
.badge-sale { background: #22c55e; color: #fff; }
.badge-rent { background: #3b82f6; color: #fff; }
.badge-featured { top: .75rem; left: auto; right: .75rem; background: #f59e0b; color: #000; }

.property-card-body { padding: 1.25rem; }
.property-price { font-size: 1.3rem; font-weight: 800; color: var(--accent); margin-bottom: .3rem; }
.property-card-body h3 { font-size: .95rem; font-weight: 700; color: var(--text-heading); margin-bottom: .2rem; line-height: 1.3; }
.property-location { font-size: .8rem; color: var(--text-secondary); margin-bottom: .6rem; }

.property-specs {
    display: flex; gap: .5rem; flex-wrap: wrap; padding-top: .6rem; border-top: 1px solid var(--border);
}
.property-specs span { font-size: .75rem; font-weight: 600; color: var(--text-secondary); padding: .15rem .5rem; background: var(--bg-tertiary); border-radius: 4px; }

.property-detail-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 2rem; }

.property-detail-info {
    background: var(--bg-card); border: 1px solid var(--border);
    border-radius: 14px; padding: 1.75rem; position: sticky; top: 86px;
}

.property-detail-price { font-size: 1.75rem; font-weight: 800; color: var(--accent); margin-bottom: .5rem; }

.property-detail-specs { display: grid; grid-template-columns: 1fr 1fr; gap: .4rem; }
.spec-item { padding: .5rem .7rem; background: var(--bg-tertiary); border-radius: 8px; }
.spec-label { font-size: .68rem; color: var(--text-secondary); text-transform: uppercase; letter-spacing: .3px; font-weight: 600; }
.spec-value { font-size: .88rem; color: var(--text-heading); font-weight: 600; margin-top: .1rem; }

/* ===== FOOTER — kompakt, modern ===== */
.footer { background: var(--footer-bg); padding: 3rem 0 0; border-top: 1px solid var(--border); }

.footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 2rem; }

.footer h4 { font-size: .85rem; font-weight: 700; color: #fff; margin-bottom: 1rem; text-transform: uppercase; letter-spacing: .8px; }
.footer p, .footer li, .footer a { font-size: .82rem; color: #94a3b8; }
.footer a:hover { color: var(--accent); }
.footer ul { list-style: none; }
.footer li { margin-bottom: .4rem; }
.footer-about p { line-height: 1.7; margin-bottom: .75rem; }

.footer-social { display: flex; gap: .4rem; margin-top: .75rem; }

.footer-social a {
    width: 36px; height: 36px; border-radius: 50%;
    background: rgba(255,255,255,.06); color: #94a3b8;
    display: flex; align-items: center; justify-content: center; transition: all .25s;
}
.footer-social a:hover { background: var(--accent); color: #fff; }

.footer-bottom {
    margin-top: 2rem; padding: 1rem 0;
    border-top: 1px solid rgba(255,255,255,.06);
    text-align: center; font-size: .78rem; color: #64748b;
}

/* ===== SOCIAL FLOAT ===== */
.social-float { position: fixed; right: 1.25rem; bottom: 1.25rem; display: flex; flex-direction: column; gap: .4rem; z-index: 900; }

.social-float a {
    width: 48px; height: 48px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    color: #fff; transition: all .3s; box-shadow: 0 4px 15px rgba(0,0,0,.2);
}
.social-float a:hover { transform: scale(1.12); }
.social-float .float-whatsapp { background: #25d366; }
.social-float .float-instagram { background: linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888); }
.social-float .float-facebook { background: #1877f2; }
.social-float .float-telegram { background: #0088cc; }
.social-float .float-default { background: var(--accent); }

/* ===== LIGHTBOX ===== */
.lightbox { display: none; position: fixed; inset: 0; background: rgba(0,0,0,.94); z-index: 5000; align-items: center; justify-content: center; padding: 2rem; }
.lightbox.open { display: flex; }
.lightbox img { max-width: 90%; max-height: 85vh; border-radius: 10px; user-select: none; }

.lightbox-close {
    position: absolute; top: 1.5rem; right: 1.5rem;
    background: rgba(255,255,255,.1); border: none; color: #fff; font-size: 1.4rem;
    cursor: pointer; width: 42px; height: 42px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center; transition: background .2s;
}
.lightbox-close:hover { background: rgba(255,255,255,.25); }

.lightbox-arrow {
    position: absolute; top: 50%; transform: translateY(-50%);
    background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.12);
    color: #fff; cursor: pointer; width: 48px; height: 48px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center; transition: background .2s; z-index: 5001;
}
.lightbox-arrow:hover { background: rgba(255,255,255,.25); }
.lightbox-arrow-left { left: 1.5rem; }
.lightbox-arrow-right { right: 1.5rem; }

.lightbox-counter { position: absolute; bottom: 1.5rem; left: 50%; transform: translateX(-50%); color: rgba(255,255,255,.5); font-size: .82rem; }

/* ===== CONTENT AREA ===== */
.content-area { color: var(--text-primary); line-height: 1.9; font-size: 1rem; }
.content-area h2 { font-size: 1.5rem; font-weight: 700; color: var(--text-heading); margin: 2rem 0 .75rem; }
.content-area h3 { font-size: 1.25rem; font-weight: 700; color: var(--text-heading); margin: 1.75rem 0 .6rem; }
.content-area h4 { font-size: 1.1rem; font-weight: 600; color: var(--text-heading); margin: 1.5rem 0 .5rem; }
.content-area p { margin-bottom: 1.25rem; }
.content-area strong { color: var(--text-heading); font-weight: 700; }
.content-area ul, .content-area ol { margin: 1rem 0 1.25rem 1.5rem; }
.content-area li { margin-bottom: .4rem; }
.content-area a { color: var(--accent); text-decoration: underline; }
.content-area blockquote { border-left: 3px solid var(--accent); padding: .75rem 1.25rem; margin: 1.25rem 0; background: var(--accent-light); border-radius: 0 10px 10px 0; font-style: italic; color: var(--text-secondary); }
.content-area img { max-width: 100%; border-radius: 10px; margin: 1rem 0; }
.content-area hr { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }

/* ===== ANIMATIONS ===== */
.fade-up { opacity: 0; transform: translateY(25px); transition: all .65s ease; }
.fade-up.visible { opacity: 1; transform: translateY(0); }

/* ===== ALERT ===== */
.alert-box { padding: 1rem 1.5rem; border-radius: 10px; margin-bottom: 1.5rem; font-size: .88rem; }
.alert-success { background: #22c55e18; border: 1px solid #22c55e30; color: #22c55e; }
.alert-error { background: #ef444418; border: 1px solid #ef444430; color: #ef4444; }

/* ===== RESPONSIVE ===== */
@media (max-width: 900px) {
    .about-grid, .contact-grid, .property-detail-grid { grid-template-columns: 1fr; }
    .footer-grid { grid-template-columns: 1fr 1fr; }
    .projects-grid, .properties-grid { grid-template-columns: 1fr; }
    .contact-form .form-row { grid-template-columns: 1fr; }
    .section { padding: 4rem 0; }
    .property-detail-info { position: static; }
    .property-filters { flex-direction: column; }
    .filter-select, .filter-input { width: 100%; }
}

@media (max-width: 600px) {
    .footer-grid { grid-template-columns: 1fr; }
    .stats-grid { grid-template-columns: 1fr 1fr; }
    .blog-grid { grid-template-columns: 1fr; }
    .container { padding: 0 1rem; }
    .social-float a { width: 42px; height: 42px; }
    .section { padding: 3rem 0; }
    .lightbox-arrow { width: 36px; height: 36px; }
    .lightbox-arrow-left { left: .5rem; }
    .lightbox-arrow-right { right: .5rem; }
}