/* Ã¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢Â
   ESTATE EDITION Ã¢â‚¬â€ Polished Luxury Design System
   Soft shadows, warm gold, refined transitions.
   Ã¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢ÂÃ¢â€¢Â */

:root {
    --navy: #0F1923;
    --gold: #C9A96E;
    --gold-l: #DBC490;
    --gold-d: #A88B52;
    --cream: #F5F5F0;
    --charcoal: #333333;
    --gray: #6B7280;
    --white: #FFFFFF;
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    position: relative;
}

img,
video,
iframe {
    max-width: 100%;
}

::selection {
    background: var(--gold);
    color: var(--white);
}

/* Ã¢â€â‚¬Ã¢â€â‚¬ Scrollbar Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬ */
::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: var(--gold);
    border-radius: 10px;
}

/* Ã¢â€â‚¬Ã¢â€â‚¬ Navbar Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬ */
#navbar {
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

#navbar.scrolled {
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.06);
}

.floating-back-button-wrap {
    position: fixed;
    top: calc(env(safe-area-inset-top, 0px) + 5rem + 0.75rem);
    left: 0;
    right: 0;
    z-index: 45;
    pointer-events: none;
}

.floating-back-button-wrap > div {
    max-width: none;
    margin: 0;
    padding-left: 1rem;
    padding-right: 0;
}

button[onclick="window.goBack()"]:not(.floating-back-button),
a[onclick="window.goBack()"]:not(.floating-back-button) {
    display: none !important;
}

.floating-back-button {
    pointer-events: auto;
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    border-radius: 9999px;
    border: 1px solid rgba(15, 25, 35, 0.12);
    background: rgba(255, 255, 255, 0.92);
    color: var(--navy);
    padding: 0.82rem 1.15rem;
    font-family: 'DM Sans', sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    box-shadow: 0 18px 34px rgba(15, 25, 35, 0.12);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}

.floating-back-button:hover {
    transform: translateY(-1px);
    background: rgba(255, 255, 255, 0.98);
    border-color: rgba(201, 169, 110, 0.35);
    box-shadow: 0 20px 40px rgba(15, 25, 35, 0.16);
}

.floating-back-button__icon {
    width: 1rem;
    height: 1rem;
    transition: transform 0.2s ease;
}

.floating-back-button:hover .floating-back-button__icon {
    transform: translateX(-2px);
}

@media (max-width: 767px) {
    .ilanlar-hero__breadcrumb,
    .about-hero__eyebrow,
    .srv-hero__badge-row,
    .sd-hero__badge-row,
    .blog-detail-hero__meta {
        display: none !important;
    }
}

/* Brand Logo */
.brand-logo {
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    min-width: 0;
    max-width: calc(100vw - 6rem);
    flex-shrink: 1;
    color: var(--navy);
    text-decoration: none;
    transition: transform 0.25s ease, opacity 0.25s ease;
}

.brand-logo:hover {
    transform: translateY(-1px);
    opacity: 0.92;
}

.brand-logo--text {
    gap: 0;
}

.brand-logo--image {
    gap: 0;
}

.brand-logo__image {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center center;
    transform: none;
}

.brand-icon-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 3.2rem;
    flex: 0 0 4rem;
    overflow: visible;
    border-radius: 0;
    color: var(--navy);
}

.brand-wordmark {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1;
    min-width: 0;
}

.brand-wordmark strong {
    font-family: 'DM Sans', sans-serif;
    font-size: 1rem;
    letter-spacing: 0.045em;
    color: var(--navy);
    font-weight: 800;
    text-transform: uppercase;
    white-space: nowrap;
}

.brand-wordmark small {
    font-family: 'DM Sans', sans-serif;
    font-size: 0.58rem;
    letter-spacing: 0.16em;
    color: var(--gold-d);
    text-transform: uppercase;
    margin-top: 0.2rem;
}

@media (max-width: 640px) {
    .brand-logo {
        gap: 0.5rem;
        max-width: calc(100vw - 5.75rem);
    }

    .brand-icon-wrap {
        width: 3.35rem;
        height: 2.8rem;
        flex-basis: 3.35rem;
    }

    .brand-wordmark strong {
        font-size: 0.82rem;
        letter-spacing: 0.04em;
    }

    .brand-wordmark small {
        font-size: 0.5rem;
        letter-spacing: 0.14em;
    }
}

/* Hamburger Color - sadece CSS fallback, inline style birincil */

/* Hamburger Animation */
body.menu-open #menu-toggle span:nth-child(1) {
    transform: translateY(6px) rotate(45deg) !important;
}

body.menu-open #menu-toggle span:nth-child(2) {
    opacity: 0 !important;
}

body.menu-open #menu-toggle span:nth-child(3) {
    width: 1.75rem !important;
    transform: translateY(-6px) rotate(-45deg) !important;
}

/* Mobile drawer */
#mobile-menu {
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}

#mobile-menu .mobile-menu-panel {
    will-change: transform;
}

#mobile-menu .mobile-menu-header {
    border-bottom: 1px solid rgba(15, 25, 35, 0.08);
}

#mobile-menu .mobile-menu-body {
    overflow-y: auto;
}

#mobile-menu .mobile-menu-link {
    width: 100%;
    justify-content: flex-start;
    text-align: left;
    line-height: 1.15;
    color: var(--navy);
}

#mobile-menu .mobile-menu-link--services {
    justify-content: space-between;
    color: var(--navy) !important;
}

#mobile-menu .mobile-menu-link--services svg {
    color: rgba(15, 25, 35, 0.5) !important;
}

#mobile-menu .mobile-menu-link:hover,
#mobile-menu .mobile-menu-link--services:hover,
#mobile-menu .mobile-menu-link--services:hover svg {
    color: #7a4e2d !important;
}

#mobile-menu .mobile-services-submenu {
    width: 100%;
    padding-left: 0.4rem;
}

#mobile-menu .mobile-services-sublink {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 0.98rem;
    line-height: 1.45;
    color: rgba(15, 25, 35, 0.64) !important;
}

#mobile-menu .mobile-services-sublink:visited,
#mobile-menu .mobile-services-sublink:active,
#mobile-menu .mobile-services-sublink:focus {
    color: rgba(15, 25, 35, 0.64) !important;
}

#mobile-menu .mobile-services-sublink--all {
    padding-top: 0.2rem;
    color: var(--navy) !important;
    font-size: 0;
}

#mobile-menu .mobile-services-sublink--all::after {
    content: "T�m Hizmetler �";
    font-size: 1rem;
    line-height: 1.45;
    color: var(--navy);
}

#mobile-menu .mobile-services-sublink:hover,
#mobile-menu .mobile-services-sublink--all:hover::after {
    color: #7a4e2d !important;
}

#mobile-menu .mobile-menu-actions {
    margin-top: auto;
    padding-top: 1.4rem;
}

#mobile-menu .mobile-menu-contact-btn {
    min-height: 3rem;
}

@media (max-width: 640px) {
    #mobile-menu .mobile-menu-panel {
        width: min(94vw, 32rem);
    }

    #mobile-menu .mobile-menu-header {
        height: 4.7rem;
        padding-left: 1.1rem;
        padding-right: 1rem;
    }

    #mobile-menu .mobile-menu-body {
        gap: 1.55rem;
        padding: 1.2rem 1.1rem calc(env(safe-area-inset-bottom, 0px) + 1.35rem);
    }

    #mobile-menu .mobile-menu-link {
        font-size: 2.05rem;
    }

    #mobile-menu .mobile-services-submenu {
        gap: 0.7rem;
        margin-top: 0.85rem;
    }
}

#mobile-menu .mobile-menu-panel .mt-8.flex.items-center.gap-4 > a[href^="tel:"]:not(.mobile-menu-contact-btn) {
    display: none;
}

/* Ã¢â€â‚¬Ã¢â€â‚¬ Hero Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬ */
.hero {
    position: relative;
    min-height: 100vh;
    min-height: 100svh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.hero-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    background-color: var(--navy);
}

.hero-bg img,
.hero-bg video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-bg img {
    opacity: 0;
    transform: scale(1.08);
    transition: opacity 1.5s ease-in-out, transform 8s ease-out;
}

.hero-bg img.active,
.hero-bg video.active {
    opacity: 1;
    transform: scale(1);
    z-index: 1;
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg,
            rgba(15, 25, 35, 0.65) 0%,
            rgba(15, 25, 35, 0.45) 40%,
            rgba(15, 25, 35, 0.75) 100%);
    z-index: 1;
}

.hero-content {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 0 1.5rem;
    max-width: 800px;
}

.about-vision-gallery {
    display: grid;
    gap: 1rem;
}

.about-vision-gallery-card {
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    background: #f4efe6;
    box-shadow: 0 24px 60px rgba(15, 25, 35, 0.16);
}

.about-vision-gallery-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.about-vision-gallery.is-single .about-vision-gallery-card {
    aspect-ratio: 4 / 5;
}

.about-vision-gallery-main,
.about-vision-gallery-secondary {
    display: grid;
    gap: 1rem;
}

.about-vision-gallery.is-multi .about-vision-gallery-main .about-vision-gallery-card,
.about-vision-gallery.is-multi .about-vision-gallery-secondary .about-vision-gallery-card {
    min-height: 220px;
}

@media (min-width: 1024px) {
    .about-vision-gallery.is-multi {
        grid-template-columns: minmax(0, 1.45fr) minmax(260px, 0.8fr);
        align-items: stretch;
    }

    .about-vision-gallery.is-single {
        max-width: 560px;
    }

    .about-vision-gallery.is-multi .about-vision-gallery-main {
        min-height: 720px;
    }

    .about-vision-gallery.is-multi .about-vision-gallery-main .about-vision-gallery-card {
        height: 100%;
    }

    .about-vision-gallery-secondary.count-1 {
        grid-template-rows: 1fr;
    }

    .about-vision-gallery-secondary.count-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }

    .about-vision-gallery-secondary.count-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
}

/* Ã¢â€â‚¬Ã¢â€â‚¬ Search Bar Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬ */
.search-bar {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-radius: 16px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    padding: 0.5rem;
    align-items: center;
    gap: 0;
}

.search-bar input {
    flex: 1;
    padding: 1rem 1.25rem;
    border: none;
    background: transparent;
    font-size: 15px;
    color: var(--charcoal);
    outline: none;
}

.search-bar input::placeholder {
    color: #999;
}

.search-bar select {
    padding: 1rem 1rem;
    border: none;
    border-left: 1px solid #eee;
    background: transparent;
    font-size: 14px;
    color: var(--charcoal);
    cursor: pointer;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
}

.search-bar button {
    padding: 0.9rem 2rem;
    background: var(--gold);
    color: white;
    border-radius: 12px;
    font-weight: 600;
    font-size: 14px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    display: flex;
    align-items: center;
    gap: 0.4rem;
}

.search-bar button:hover {
    background: var(--gold-d);
    box-shadow: 0 6px 24px rgba(201, 169, 110, 0.4);
    transform: translateY(-1px);
}

/* Dynamic Theme Utilities */
.ui-bg-primary {
    background-color: var(--theme-primary);
}

.ui-bg-primary-hover:hover {
    background-color: var(--theme-primary-hover);
}

.ui-btn-primary {
    background-color: var(--theme-primary);
    color: var(--theme-text-on-primary);
    border: 1px solid var(--theme-primary);
    transition: all 0.25s ease;
}

.ui-btn-primary:hover {
    background-color: var(--theme-primary-hover);
    border-color: var(--theme-primary-hover);
}

.ui-text-primary {
    color: var(--theme-text-primary);
}

.ui-text-secondary {
    color: var(--theme-text-secondary);
}

.ui-bg-page {
    background-color: var(--theme-bg-page);
}

.ui-bg-surface {
    background-color: var(--theme-bg-surface);
}

.ui-border-theme {
    border-color: var(--theme-border);
}

.ui-navbar-bg {
    background-color: var(--theme-bg-navbar);
}

.ui-footer-bg {
    background-color: var(--theme-bg-footer);
}

@media (max-width: 768px) {
    .search-bar {
        flex-direction: column;
        border-radius: 20px;
        padding: 0.75rem;
    }

    .search-bar input {
        border-bottom: 1px solid #eee;
    }

    .search-bar select {
        border-left: none;
        border-bottom: 1px solid #eee;
        width: 100%;
    }

    .search-bar button {
        width: 100%;
        justify-content: center;
        border-radius: 12px;
    }
}

/* Ã¢â€â‚¬Ã¢â€â‚¬ Stats Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬ */
.stats-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
}

.stats-band {
    position: relative;
    padding: 5.5rem 0 4.5rem;
    background:
        linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
    isolation: isolate;
}

.stats-band__glow {
    position: absolute;
    border-radius: 999px;
    filter: blur(90px);
    opacity: 0.7;
    pointer-events: none;
}

.stats-band__glow--one {
    top: 1rem;
    left: 8%;
    width: 14rem;
    height: 14rem;
    background: rgba(208, 142, 89, 0.22);
}

.stats-band__glow--two {
    right: 10%;
    bottom: 1rem;
    width: 16rem;
    height: 16rem;
    background: rgba(111, 157, 199, 0.14);
}

.stats-panel {
    position: relative;
    margin-top: 0;
}

.stats-grid--immersive {
    gap: 1.15rem;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.stat-card {
    position: relative;
    overflow: hidden;
    min-height: 15.5rem;
    padding: 1.6rem 1.45rem;
    border-radius: 1.8rem;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(248, 243, 238, 0.92) 100%);
    border: 1px solid rgba(15, 25, 35, 0.08);
    box-shadow:
        0 24px 60px rgba(15, 25, 35, 0.16),
        inset 0 1px 0 rgba(255, 255, 255, 0.65);
    transform: translateY(0) scale(1);
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.stat-card:hover {
    transform: translateY(-8px) scale(1.015);
    border-color: rgba(198, 140, 93, 0.34);
    box-shadow:
        0 32px 70px rgba(15, 25, 35, 0.18),
        inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.stat-card__shine {
    position: absolute;
    inset: -30% auto auto -30%;
    width: 9rem;
    height: 9rem;
    border-radius: 999px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0) 70%);
    opacity: 0.46;
    transform: translate3d(0, 0, 0);
    animation: statShine 7.5s ease-in-out infinite;
    pointer-events: none;
}

.stat-card__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3.35rem;
    height: 3.35rem;
    margin-bottom: 1.2rem;
    border-radius: 1.1rem;
    background: linear-gradient(135deg, rgba(223, 183, 138, 0.24), rgba(199, 125, 74, 0.14));
    color: #bb7b4d;
    box-shadow: inset 0 0 0 1px rgba(187, 123, 77, 0.14);
    animation: statIconFloat 4.6s ease-in-out infinite;
}

.stat-card__icon svg {
    width: 1.35rem;
    height: 1.35rem;
}

.stat-card__eyebrow {
    display: block;
    margin-bottom: 0.7rem;
    color: rgba(15, 25, 35, 0.48);
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.24em;
    text-transform: uppercase;
}

.stat-card__value {
    display: block;
    color: #0f2b46;
    font-family: 'Playfair Display', serif;
    font-size: clamp(2.55rem, 4vw, 3.45rem);
    font-weight: 700;
    line-height: 0.95;
    letter-spacing: -0.03em;
}

.stat-card__label {
    margin-top: 0.9rem;
    color: rgba(15, 25, 35, 0.68);
    font-size: 0.86rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    line-height: 1.6;
    max-width: 14ch;
}

.stat-card--2 .stat-card__icon {
    animation-delay: 0.3s;
}

.stat-card--3 .stat-card__icon {
    animation-delay: 0.6s;
}

.stat-card--4 .stat-card__icon {
    animation-delay: 0.9s;
}

@keyframes statIconFloat {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-7px);
    }
}

@keyframes statShine {
    0%, 100% {
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 0.42;
    }

    50% {
        transform: translate3d(2.4rem, 1.8rem, 0) scale(1.08);
        opacity: 0.68;
    }
}

@media (max-width: 768px) {
    .stats-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .stats-band {
        padding: 4rem 0 3rem;
        background:
            linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
    }

    .stats-grid--immersive {
        gap: 0.9rem;
    }

    .stat-card {
        min-height: 13.2rem;
        padding: 1.25rem 1.1rem;
        border-radius: 1.35rem;
    }

    .stat-card__value {
        font-size: 2.2rem;
    }

    .stat-card__label {
        font-size: 0.78rem;
        max-width: none;
    }
}

/* Ã¢â€â‚¬Ã¢â€â‚¬ Property Cards Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬ */
.property-card {
    background: white;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.04);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.property-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.08);
    border-color: rgba(201, 169, 110, 0.2);
}

.property-card .card-img {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 3;
}

.property-card .card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.property-card:hover .card-img img {
    transform: scale(1.06);
}

/* Ã¢â€â‚¬Ã¢â€â‚¬ Buttons Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬ */
.btn-gold,
.btn-navy,
.btn-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    font-size: 14px;
    font-weight: 600;
    border-radius: 12px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-gold {
    padding: 0.85rem 2rem;
    background: var(--gold);
    color: white;
}

.btn-gold:hover {
    background: var(--gold-d);
    box-shadow: 0 8px 28px rgba(201, 169, 110, 0.35);
    transform: translateY(-2px);
}

.btn-navy {
    padding: 0.85rem 2rem;
    background: var(--navy);
    color: white;
}

.btn-navy:hover {
    background: #162636;
    box-shadow: 0 8px 28px rgba(15, 25, 35, 0.25);
    transform: translateY(-2px);
}

.btn-outline {
    padding: 0.8rem 1.8rem;
    border: 1.5px solid rgba(0, 0, 0, 0.12);
    color: var(--charcoal);
    font-weight: 500;
}

.btn-outline:hover {
    border-color: var(--gold);
    color: var(--gold);
}

/* Ã¢â€â‚¬Ã¢â€â‚¬ Reveal Animations Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬ */
.reveal {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.7s ease, transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.reveal.visible {
    opacity: 1;
    transform: none;
}

.reveal-stagger>*:nth-child(1) {
    transition-delay: 0s;
}

.reveal-stagger>*:nth-child(2) {
    transition-delay: 0.1s;
}

.reveal-stagger>*:nth-child(3) {
    transition-delay: 0.2s;
}

.reveal-stagger>*:nth-child(4) {
    transition-delay: 0.3s;
}

.reveal-stagger>*:nth-child(5) {
    transition-delay: 0.4s;
}

.reveal-stagger>*:nth-child(6) {
    transition-delay: 0.5s;
}

/* Ã¢â€â‚¬Ã¢â€â‚¬ WhatsApp Float Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬ */
#whatsapp-float {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#whatsapp-float:hover {
    box-shadow: 0 12px 40px rgba(37, 211, 102, 0.35);
}

/* Ã¢â€â‚¬Ã¢â€â‚¬ Utilities Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬Ã¢â€â‚¬ */
.scrollbar-none {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.scrollbar-none::-webkit-scrollbar {
    display: none;
}

@media (max-width: 768px) {
    .listing-hero-breadcrumb {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
    }

    .listing-specs-bar {
        flex-direction: column;
        align-items: stretch;
    }

    .listing-specs-meta {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 1rem;
        width: 100%;
    }

    .listing-specs-item {
        min-width: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 0.125rem;
        padding: 0.85rem 0.75rem;
        border-radius: 1rem;
        background: rgba(15, 25, 35, 0.03);
        border: 1px solid rgba(15, 25, 35, 0.06);
    }

    .listing-specs-status .inline-flex {
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }

    .listing-specs-price {
        width: 100%;
        text-align: center;
        font-size: clamp(1.9rem, 8vw, 2.5rem);
        line-height: 1;
        word-break: normal;
        overflow-wrap: anywhere;
        padding-top: 0.25rem;
    }

    .listing-card-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
    }

    .listing-card-header>* {
        max-width: 100%;
    }

    .listing-gallery-slide {
        width: calc(100vw - 5.5rem);
        max-width: 100%;
    }

    .listing-sidebar {
        position: static;
        top: auto;
    }

    .listing-fab-label {
        display: none;
    }

    .mobile-slider-card,
    .mobile-testimonial-card {
        width: min(20.5rem, calc(100vw - 3.5rem));
        max-width: calc(100vw - 3.5rem);
    }

    .mobile-card-actions,
    .mobile-inline-actions {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
    }

    .mobile-card-actions > *,
    .mobile-inline-actions > * {
        max-width: 100%;
    }

    .mobile-card-actions > a {
        align-self: flex-start;
    }

    .mobile-metric-row {
        flex-wrap: wrap;
        gap: 1rem;
    }
}

/* Hero refresh - yeni-emlak2 */
body[data-page-scope="home"] #navbar:not(.scrolled) {
    background: transparent !important;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    border-bottom-color: transparent;
    box-shadow: none;
}

body[data-page-scope="home"] #navbar:not(.scrolled) .brand-logo,
body[data-page-scope="home"] #navbar:not(.scrolled) .brand-wordmark strong,
body[data-page-scope="home"] #navbar:not(.scrolled) nav > a,
body[data-page-scope="home"] #navbar:not(.scrolled) .service-dropdown-trigger {
    color: #fff !important;
}

body[data-page-scope="home"] #navbar:not(.scrolled) nav > div > a:hover,
body[data-page-scope="home"] #navbar:not(.scrolled) .service-dropdown-trigger:hover {
    color: #c28a50 !important;
}

body[data-page-scope="home"] #navbar:not(.scrolled) .brand-wordmark small {
    color: rgba(232, 191, 149, 0.88) !important;
}

body[data-page-scope="home"] #navbar:not(.scrolled) #menu-toggle span {
    background-color: #fff !important;
    /* inline style, JS ile override edilmekte */
}

body[data-page-scope="home"] #navbar:not(.scrolled) .nav-phone-link {
    background: rgba(191, 126, 77, 0.92);
    border-color: rgba(255, 226, 197, 0.28);
    color: #fff !important;
    box-shadow: 0 16px 38px rgba(43, 20, 8, 0.28);
}

body[data-page-scope="home"] #navbar:not(.scrolled) .nav-phone-link:hover {
    background: rgba(205, 138, 88, 0.98);
}

.hero-overlay {
    background:
        linear-gradient(90deg, rgba(17, 21, 28, 0.74) 0%, rgba(17, 21, 28, 0.38) 45%, rgba(17, 21, 28, 0.62) 100%),
        linear-gradient(180deg, rgba(8, 12, 18, 0.24) 0%, rgba(8, 12, 18, 0.1) 25%, rgba(8, 12, 18, 0.74) 100%);
}

.hero-overlay--warm {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 18% 58%, rgba(194, 122, 71, 0.26) 0%, rgba(194, 122, 71, 0) 30%),
        radial-gradient(circle at 76% 20%, rgba(222, 174, 121, 0.16) 0%, rgba(222, 174, 121, 0) 24%),
        linear-gradient(180deg, rgba(255, 223, 188, 0.08) 0%, rgba(255, 223, 188, 0) 18%);
    z-index: 1;
    mix-blend-mode: screen;
    pointer-events: none;
}

.hero-content {
    width: 100%;
    max-width: none;
    text-align: left;
    padding: 8.5rem 1.5rem 5rem;
}

body[data-page-scope="home"] .hero {
    min-height: 100dvh;
    min-height: 100svh;
}

.home-hero-shell {
    position: relative;
    width: 100%;
}

.home-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 2rem;
    align-items: end;
}

.home-hero-copy {
    max-width: 720px;
}

.home-hero-badge {
    justify-content: flex-start;
    padding: 0.72rem 1.15rem;
    border: 1px solid rgba(214, 174, 67, 0.28);
    border-radius: 999px;
    background: linear-gradient(135deg, rgba(15, 25, 35, 0.36), rgba(15, 25, 35, 0.14));
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.16);
    backdrop-filter: blur(10px);
}

.home-hero-badge-line {
    width: 2.8rem;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

.home-hero-title {
    max-width: 10ch;
    text-align: left;
    font-size: clamp(3.4rem, 7vw, 4.8rem) !important;
    line-height: 0.94 !important;
    text-shadow: 0 18px 45px rgba(0, 0, 0, 0.36);
}

.home-hero-title .text-gold {
    font-style: italic;
    font-weight: 500;
    color: #cc8a58 !important;
    text-shadow: 0 0 28px rgba(204, 138, 88, 0.42), 0 2px 8px rgba(0, 0, 0, 0.32);
}

.home-hero-subtitle {
    max-width: 36rem;
    text-align: left;
    color: rgba(255, 248, 239, 0.9);
    text-shadow: 0 8px 28px rgba(0, 0, 0, 0.3);
}

.home-hero-actions {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
    flex-wrap: wrap;
}

.home-hero-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    min-height: 60px;
    padding: 0 1.8rem;
    border-radius: 999px;
    font-size: 0.95rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.home-hero-action:hover,
.home-hero-panel-cta:hover {
    transform: translateY(-1px);
}

.home-hero-action--primary,
.home-hero-panel-cta {
    background: linear-gradient(135deg, #d8a179 0%, #b56f41 100%);
    color: #fff6ef;
    box-shadow: 0 18px 45px rgba(121, 65, 30, 0.34);
}

.home-hero-action--ghost {
    color: #fff;
    border: 1px solid rgba(255, 244, 231, 0.26);
    background: rgba(16, 24, 32, 0.3);
    backdrop-filter: blur(12px);
}

.home-hero-action-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.home-hero-panel {
    position: relative;
    align-self: center;
    max-width: 23rem;
    margin-left: auto;
    padding: 2rem;
    border: 1px solid rgba(255, 221, 190, 0.1);
    border-radius: 2rem;
    background: linear-gradient(180deg, rgba(30, 36, 46, 0.16) 0%, rgba(21, 27, 35, 0.07) 100%);
    box-shadow: 0 10px 22px rgba(5, 8, 11, 0.08);
    backdrop-filter: blur(14px);
}

.home-hero-panel::before {
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: calc(2rem - 1px);
    border: 1px solid rgba(255, 255, 255, 0.02);
    pointer-events: none;
}

.home-hero-panel-kicker {
    display: inline-block;
    margin-bottom: 1rem;
    color: rgba(255, 244, 231, 0.8);
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.24em;
    text-transform: uppercase;
}

.home-hero-panel-title {
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 1.5rem;
}

.home-hero-panel-list {
    display: grid;
    gap: 1.15rem;
}

.home-hero-panel-item {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding-top: 1.15rem;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.home-hero-panel-item:first-child {
    padding-top: 0;
    border-top: none;
}

.home-hero-panel-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 999px;
    flex-shrink: 0;
    color: #f0bc88;
    background: rgba(191, 126, 77, 0.14);
    box-shadow: inset 0 0 0 1px rgba(240, 188, 136, 0.12);
}

.home-hero-panel-icon svg {
    width: 1.3rem;
    height: 1.3rem;
}

.home-hero-panel-label {
    display: block;
    margin-bottom: 0.18rem;
    color: rgba(255, 244, 231, 0.62);
    font-size: 0.82rem;
    font-weight: 600;
}

.home-hero-panel-item strong {
    display: block;
    color: #fff;
    font-size: 1.08rem;
    font-weight: 700;
    line-height: 1.35;
}

.home-hero-panel-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 3.4rem;
    margin-top: 1.6rem;
    border-radius: 999px;
    font-size: 0.9rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
}

.home-hero-scroll {
    margin-top: 4rem;
}

.home-hero-scroll__label {
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.64rem;
    font-weight: 800;
    letter-spacing: 0.34em;
    text-transform: uppercase;
}

.home-hero-scroll__pulse {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.6rem;
    height: 2.6rem;
}

.home-hero-scroll__pulse::before,
.home-hero-scroll__pulse::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 999px;
    border: 1px solid rgba(240, 188, 136, 0.38);
    animation: heroScrollRipple 2.2s infinite ease-out;
}

.home-hero-scroll__pulse::after {
    animation-delay: 1.1s;
}

.home-hero-scroll__pulse-dot {
    width: 0.46rem;
    height: 0.46rem;
    border-radius: 999px;
    background: radial-gradient(circle at 30% 30%, #fff8ef 0%, #f0bc88 55%, #d58e54 100%);
    box-shadow:
        0 0 0 0.28rem rgba(240, 188, 136, 0.12),
        0 0 18px rgba(240, 188, 136, 0.28);
    animation: heroScrollDotPulse 2.2s infinite ease-in-out;
}

.nav-phone-link {
    min-height: 2.9rem;
    padding: 0 1.25rem;
    border: 1px solid rgba(15, 25, 35, 0.08);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 10px 24px rgba(15, 25, 35, 0.08);
}

@keyframes heroScrollRipple {
    0% {
        opacity: 0.68;
        transform: scale(0.45);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

@keyframes heroScrollDotPulse {
    0%, 100% {
        transform: scale(0.92);
        opacity: 0.82;
    }
    50% {
        transform: scale(1.08);
        opacity: 1;
    }
}

@media (min-width: 1024px) {
    .home-hero-grid {
        grid-template-columns: minmax(0, 1fr) minmax(320px, 380px);
        gap: 2.5rem;
    }

    .home-hero-scroll {
        position: absolute;
        left: 50%;
        bottom: -0.5rem;
        transform: translateX(-50%);
        margin-top: 0;
    }
}

@media (max-width: 1023px) {
    body[data-page-scope="home"] .hero {
        align-items: flex-start;
    }

    .hero-content {
        padding-top: 6rem;
        padding-bottom: 2.4rem;
        text-align: center;
    }

    .home-hero-grid {
        gap: 1.15rem;
    }

    .home-hero-copy,
    .home-hero-subtitle,
    .home-hero-title {
        max-width: none;
    }

    .home-hero-badge,
    .home-hero-actions {
        justify-content: center;
    }

    .home-hero-title,
    .home-hero-subtitle {
        text-align: center;
    }

    .home-hero-title {
        font-size: 2.65rem !important;
        line-height: 1 !important;
    }

    .home-hero-action {
        width: 100%;
    }

    .home-hero-panel {
        width: 100%;
        max-width: none;
        margin-left: 0;
        padding: 1.35rem;
        border-radius: 1.4rem;
    }

    .home-hero-panel-title {
        font-size: 1.5rem;
    }

    .home-hero-scroll {
        margin-top: 1.4rem;
    }
}

@media (max-width: 640px) {
    .hero-content {
        padding-top: 5.35rem;
        padding-bottom: 1.2rem;
    }

    .home-hero-grid {
        gap: 0.9rem;
    }

    .home-hero-badge {
        margin-bottom: 0.75rem !important;
        padding: 0.58rem 0.95rem;
    }

    .home-hero-title {
        font-size: 2.3rem !important;
        line-height: 0.96 !important;
        margin-bottom: 0.85rem !important;
    }

    .home-hero-subtitle {
        font-size: 1rem !important;
        line-height: 1.55;
        margin-bottom: 1.1rem !important;
    }

    .home-hero-actions {
        gap: 0.7rem;
        margin-bottom: 1rem !important;
    }

    .home-hero-action {
        min-height: 52px;
        font-size: 0.83rem;
        letter-spacing: 0.055em;
    }

    .home-hero-panel {
        margin-top: -0.2rem;
        padding: 1.12rem 1rem;
        border-radius: 1.2rem;
    }

    .home-hero-panel-kicker {
        margin-bottom: 0.5rem;
        font-size: 0.66rem;
    }

    .home-hero-panel-title {
        font-size: 1.35rem;
        margin-bottom: 0.85rem;
    }

    .home-hero-panel-list {
        gap: 0.72rem;
    }

    .home-hero-panel-item {
        gap: 0.7rem;
        padding-top: 0.72rem;
    }

    .home-hero-panel-icon {
        width: 2.65rem;
        height: 2.65rem;
    }

    .home-hero-panel-item strong {
        font-size: 0.92rem;
        line-height: 1.3;
    }

    .home-hero-panel-cta {
        min-height: 2.9rem;
        margin-top: 1rem;
        font-size: 0.8rem;
    }

    .home-hero-scroll {
        display: none;
    }
}

.about-editorial {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    background:
        radial-gradient(circle at 4% 18%, rgba(214, 173, 118, 0.14) 0%, rgba(214, 173, 118, 0) 18%),
        radial-gradient(circle at 96% 34%, rgba(214, 173, 118, 0.12) 0%, rgba(214, 173, 118, 0) 18%),
        linear-gradient(180deg, #fbf7f2 0%, #f9f4ee 100%);
}

.about-editorial::before {
    display: none;
}

.about-editorial::after {
    display: none;
}

.about-editorial .max-w-7xl {
    position: relative;
    z-index: 1;
}

.about-rhythm-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 2rem;
    align-items: start;
}

.about-rhythm-copy {
    max-width: 27rem;
    padding-top: 4.4rem;
}

.about-rhythm-kicker {
    display: inline-flex;
    align-items: center;
    gap: 0.95rem;
    margin-bottom: 1.1rem;
    color: #8a684f;
    font-size: 0.74rem;
    font-weight: 700;
    letter-spacing: 0.34em;
    text-transform: uppercase;
}

.about-rhythm-kicker::before,
.about-rhythm-kicker::after {
    content: "";
    width: 2rem;
    height: 1px;
    background: rgba(145, 110, 81, 0.55);
}

.about-rhythm-title {
    margin: 0 0 1.1rem;
    color: #2b2a2a;
    font-family: 'Playfair Display', serif;
    max-width: 8.5ch;
    font-size: clamp(2.35rem, 3.9vw, 3.45rem);
    font-weight: 500;
    letter-spacing: -0.035em;
    line-height: 0.94;
}

.about-rhythm-text {
    display: grid;
    gap: 0.65rem;
    max-width: 24rem;
    color: rgba(76, 84, 96, 0.86);
    font-size: 0.94rem;
    font-weight: 400;
    line-height: 1.72;
}

.about-rhythm-note {
    margin-top: 1.55rem;
    width: min(100%, 30rem);
    padding: 1.05rem 1.15rem 1.1rem;
    border-radius: 1.45rem;
    background: linear-gradient(135deg, #bb7a4f 0%, #9f653d 100%);
    color: #f8ede4;
    box-shadow: 0 24px 54px rgba(166, 109, 66, 0.24);
}

.about-rhythm-note__label {
    display: block;
    margin-bottom: 0.7rem;
    color: #fff6ef;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.21em;
    text-transform: uppercase;
}

.about-rhythm-note p {
    margin: 0;
    color: rgba(255, 242, 228, 0.82);
    font-size: 0.88rem;
    font-weight: 500;
    line-height: 1.56;
}

.about-rhythm-note__meta {
    display: inline-block;
    margin-top: 0.75rem;
    color: rgba(255, 244, 235, 0.82);
    font-size: 0.64rem;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.about-rhythm-steps {
    display: grid;
    gap: 1.1rem;
    padding-top: 0.6rem;
}

.simple-carousel {
    width: 100%;
}

.simple-carousel__viewport {
    width: 100%;
}

.simple-carousel__track {
    width: 100%;
}

.simple-carousel__item {
    display: block;
}

.simple-carousel__item.is-active {
    display: block;
}

.simple-carousel__arrow {
    display: none;
}

.about-step-card {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: flex-start;
    gap: 1.1rem;
    width: 100%;
    padding: 1.35rem 1.5rem;
    border-radius: 1.7rem;
    background: linear-gradient(180deg, rgba(255, 252, 248, 0.98) 0%, rgba(249, 243, 236, 0.96) 100%);
    border: 1px solid rgba(223, 204, 184, 0.7);
    box-shadow:
        0 16px 38px rgba(184, 148, 114, 0.14),
        inset 0 1px 0 rgba(255, 255, 255, 0.85);
    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
    justify-self: start;
}

.about-step-card:hover {
    transform: translateY(-4px);
    border-color: rgba(195, 154, 118, 0.5);
    box-shadow:
        0 22px 54px rgba(184, 148, 114, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.92);
}

.about-step-card__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3.6rem;
    height: 3.6rem;
    flex-shrink: 0;
    border-radius: 1rem;
    color: #a56b43;
    background: linear-gradient(180deg, #fbf2ea 0%, #f6ebe2 100%);
    border: 1px solid rgba(228, 209, 191, 0.9);
    box-shadow:
        0 10px 24px rgba(201, 162, 125, 0.14),
        inset 0 1px 0 rgba(255, 255, 255, 0.85);
}

.about-step-card__icon svg {
    width: 1.25rem;
    height: 1.25rem;
}

.about-step-card__content h3 {
    margin: 0 0 0.42rem;
    color: #2b1e12;
    font-family: 'Playfair Display', serif;
    font-size: clamp(1.1rem, 1.4vw, 1.4rem);
    font-weight: 500;
    letter-spacing: -0.015em;
    line-height: 1.15;
}

.about-step-card__content p {
    margin: 0;
    max-width: 41ch;
    color: rgba(76, 84, 96, 0.94);
    font-size: 0.88rem;
    font-weight: 400;
    line-height: 1.58;
}

@media (min-width: 1024px) {
    .about-editorial {
        padding-top: 4rem;
        padding-bottom: 4.2rem;
    }

    .about-rhythm-grid {
        grid-template-columns: minmax(250px, 0.92fr) minmax(420px, 1.08fr);
        gap: 1.05rem;
    }

    .about-rhythm-copy {
        padding-top: 0;
    }

    .about-rhythm-steps {
        gap: 0.72rem;
        padding-top: 0;
        max-width: 40rem;
    }

    .about-step-card--1 {
        max-width: 56%;
    }

    .about-step-card--2 {
        max-width: 64%;
    }

    .about-step-card--3 {
        max-width: 72%;
    }

    .about-step-card--4 {
        max-width: 80%;
    }

    .about-step-card {
        gap: 0.68rem;
        padding: 0.84rem 0.94rem;
        border-radius: 1.1rem;
    }

    .about-step-card__icon {
        width: 2.45rem;
        height: 2.45rem;
        border-radius: 0.72rem;
    }

    .about-step-card__icon svg {
        width: 0.9rem;
        height: 0.9rem;
    }

    .about-step-card__content h3 {
        margin-bottom: 0.22rem;
        font-size: clamp(0.95rem, 1.08vw, 1.12rem);
    }

    .about-step-card__content p {
        font-size: 0.74rem;
        line-height: 1.36;
        max-width: none;
        display: block;
        overflow: visible;
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
    }
}

@media (max-width: 1023px) {
    .about-editorial::after {
        right: 1.5rem;
        width: 7rem;
    }

    .about-rhythm-copy {
        padding-top: 2.6rem;
    }

    .about-rhythm-steps {
        padding-top: 0;
    }

    .simple-carousel {
        display: flex;
        align-items: center;
        gap: 1rem;
    }

    .simple-carousel__viewport {
        flex: 1;
        min-width: 0;
    }

    .simple-carousel__item {
        display: none;
    }

    .simple-carousel__item.is-active {
        display: block;
    }

    .simple-carousel .reveal,
    .simple-carousel .reveal-right {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }

    .simple-carousel__arrow {
        width: 2.7rem;
        height: 2.7rem;
        border: 1px solid rgba(165, 107, 67, 0.35);
        border-radius: 999px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #7a4e2d;
        background: #fff;
        box-shadow: 0 8px 22px rgba(122, 78, 45, 0.12);
        transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease;
    }

    .simple-carousel__arrow:hover {
        background: #a56b43;
        color: #fff;
        transform: translateY(-1px);
    }

    .about-steps-carousel .about-step-card {
        max-width: 100% !important;
    }

    .listing-showcase__carousel .listing-showcase__grid {
        display: block;
    }

    .listing-showcase__carousel .lcard {
        max-width: 27rem;
        margin-inline: auto;
    }
}

@media (max-width: 767px) {
    .about-editorial {
        padding-top: 3.1rem;
        padding-bottom: 2.8rem;
    }

    .about-editorial::before {
        height: 1.5rem;
    }

    .about-rhythm-grid {
        gap: 1.8rem;
    }

    .about-rhythm-title {
        max-width: none;
        font-size: 2.7rem;
    }

    .about-rhythm-text {
        font-size: 0.95rem;
        line-height: 1.7;
    }

    .about-rhythm-note {
        padding: 1rem 1.05rem 1.05rem;
        border-radius: 1.25rem;
    }

    .about-step-card {
        grid-template-columns: 1fr;
        gap: 0.95rem;
        padding: 1.15rem;
        border-radius: 1.45rem;
    }

    .about-step-card__icon {
        width: 3.65rem;
        height: 3.65rem;
    }

    .about-step-card__content h3 {
        font-size: 1.3rem;
    }

    .about-step-card__content p {
        font-size: 0.92rem;
        line-height: 1.65;
    }
}

@media (max-width: 767px) {
    .simple-carousel {
        gap: 0.55rem;
    }

    .simple-carousel__arrow {
        width: 2.25rem;
        height: 2.25rem;
    }

    .listing-showcase__carousel .lcard {
        max-width: none;
    }
}

.services-showcase {
    position: relative;
    overflow: hidden;
    padding: 4.75rem 0 4.25rem;
    background: #fff;
    color: #2b1e12;
}

.services-showcase__glow {
    display: none;
}

.services-showcase__glow--one {
    top: 2rem;
    left: 8%;
    width: 16rem;
    height: 16rem;
    background: rgba(220, 162, 111, 0.2);
}

.services-showcase__glow--two {
    right: 10%;
    bottom: 4rem;
    width: 20rem;
    height: 20rem;
    background: rgba(255, 255, 255, 0.08);
}

.services-showcase__heading {
    max-width: 52rem;
    margin: 0 auto 1.85rem;
    text-align: center;
}

.services-showcase__kicker {
    display: inline-flex;
    align-items: center;
    gap: 0.9rem;
    margin-bottom: 1rem;
    color: #a56b43;
    font-size: 0.76rem;
    font-weight: 700;
    letter-spacing: 0.32em;
    text-transform: uppercase;
}

.services-showcase__kicker::before,
.services-showcase__kicker::after {
    content: "";
    width: 2.2rem;
    height: 1px;
    background: rgba(165, 107, 67, 0.4);
}

.services-showcase__title {
    margin: 0 0 0.8rem;
    color: #2b1e12;
    font-family: 'Playfair Display', serif;
    font-size: clamp(2.25rem, 3.8vw, 3.25rem);
    font-weight: 600;
    line-height: 1.05;
}

.services-showcase__title .text-gold {
    color: #7a4e2d !important;
    font-style: italic;
}

.services-showcase__desc {
    max-width: 42rem;
    margin: 0 auto;
    color: rgba(60, 40, 25, 0.65);
    font-size: 0.98rem;
    line-height: 1.65;
}

.services-showcase__stage {
    position: relative;
    max-width: 80rem;
    margin: 0 auto;
}

.services-showcase__panels {
    position: relative;
    height: 32rem;
}

.services-showcase__mobile-nav {
    display: none;
}

.services-showcase__mobile-btn {
    border: none;
}

.services-showcase__mobile-status {
    display: flex;
}

.services-panel {
    position: absolute;
    inset: 0;
    display: grid;
    grid-template-columns: minmax(18rem, 0.9fr) minmax(0, 1.1fr);
    background: linear-gradient(135deg, #f5ece3 0%, #ede0d4 100%);
    border: 1px solid rgba(184, 140, 105, 0.25);
    border-radius: 2rem;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateX(70px);
    transition: opacity 0.55s ease, transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.services-panel.is-before {
    transform: translateX(-70px);
}

.services-panel.is-after {
    transform: translateX(70px);
}

.services-panel.is-active {
    position: absolute;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
    z-index: 2;
}

.services-panel__media {
    height: 100%;
    overflow: hidden;
}

.services-panel__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.services-panel__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: none;
    padding: 2.55rem 2.5rem 2.35rem;
}

.services-panel__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    margin-bottom: 1.1rem;
    color: #a56b43;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.28em;
    text-transform: uppercase;
}

.services-panel__eyebrow::before {
    content: "";
    width: 2.3rem;
    height: 1px;
    background: rgba(165, 107, 67, 0.45);
}

.services-panel__title {
    margin: 0 0 1rem;
    color: #2b1e12;
    font-family: 'Playfair Display', serif;
    font-size: clamp(2.35rem, 3.6vw, 3.55rem);
    line-height: 1.02;
}

.services-panel__text {
    margin: 0;
    max-width: 34rem;
    color: rgba(60, 40, 25, 0.72);
    font-size: 1rem;
    line-height: 1.72;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.services-panel__chips {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
    margin-top: 1rem;
    align-items: center;
}

.services-panel__chip {
    display: inline-flex;
    align-items: center;
    padding: 0.35rem 0.85rem;
    border: 1px solid rgba(165, 107, 67, 0.22);
    border-radius: 999px;
    background: rgba(165, 107, 67, 0.08);
    color: #4a2e18;
    font-size: 0.82rem;
    font-weight: 600;
    line-height: 1.3;
}

.services-panel__chip::before {
    content: "?";
    margin-right: 0.7rem;
    color: #a56b43;
    font-weight: 700;
}

.services-panel__link {
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    margin-top: 1.7rem;
    color: #7a4e2d;
    font-size: 0.88rem;
    font-weight: 800;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.services-panel__link::after {
    content: "�";
    transition: transform 0.2s ease;
}

.services-panel__link:hover::after {
    transform: translateX(3px);
}

.services-panel__link::after {
    content: "\2192";
}

@keyframes servicesPanelMobileIn {
    0% {
        opacity: 0;
        transform: translateX(22px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.services-tabs-wrapper {
    margin-top: 1.6rem;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    border-top: 1px solid rgba(165, 107, 67, 0.18);
    padding-top: 0.75rem;
}

@media (min-width: 1024px) {
    .services-tabs-wrapper {
        margin-left: -2rem;
        margin-right: -2rem;
    }
}

.services-tabs-label {
    text-align: center;
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(120, 80, 45, 0.5);
    margin: 0 0 0.5rem;
}

.services-tabs {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 0;
    overflow-x: auto;
    scrollbar-width: none;
    padding-left: 1.85rem;
    padding-right: 1.25rem;
}

@media (min-width: 1024px) {
    .services-tabs {
        justify-content: center;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
}

.services-tab {
    display: inline-flex;
    align-items: center;
    gap: 0;
    padding: 0.65rem 1.35rem 0.65rem 1.2rem;
    border: none;
    border-bottom: 2px solid transparent;
    background: transparent;
    color: rgba(75, 50, 30, 0.55);
    font-size: 0.92rem;
    font-weight: 600;
    white-space: nowrap;
    transition: color 0.22s ease, border-color 0.22s ease;
    flex-shrink: 0;
    position: relative;
}

.services-tab::before {
    content: "";
    position: absolute;
    left: 0.22rem;
    top: 50%;
    width: 0.52rem;
    height: 0.52rem;
    border-radius: 999px;
    background: #8a5a3b;
    opacity: 0.72;
    transform: translateY(-50%);
    transition: opacity 0.22s ease, transform 0.22s ease;
}

.services-tab:hover {
    color: rgba(75, 50, 30, 0.85);
}

.services-tab:hover::before {
    opacity: 0.9;
    transform: translateY(calc(-50% - 1px));
}

.services-tab.is-active {
    color: #7a4e2d;
    border-bottom-color: #a56b43;
    font-weight: 700;
}

.services-tab.is-active::before {
    opacity: 1;
    background: #6f452d;
}

.services-tab__icon {
    display: none;
}

.services-tab span:last-child {
    white-space: nowrap;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 1023px) {
    .listing-showcase__carousel {
        position: relative;
        display: block;
    }

    .listing-showcase__carousel .simple-carousel__viewport {
        display: block;
        width: 100%;
    }

    .listing-showcase__carousel .listing-showcase__grid {
        display: block;
    }

    .listing-showcase__carousel .lcard {
        width: 100%;
        max-width: none;
        margin-inline: auto;
    }

    .listing-showcase__carousel .simple-carousel__arrow {
        position: absolute;
        top: 32%;
        transform: translateY(-50%);
        z-index: 5;
        background: rgba(255, 255, 255, 0.92);
        box-shadow: 0 4px 18px rgba(0, 0, 0, 0.14);
    }

    .listing-showcase__carousel .simple-carousel__arrow--prev {
        left: 0.75rem;
    }

    .listing-showcase__carousel .simple-carousel__arrow--next {
        right: 0.75rem;
    }

    .services-showcase {
        padding: 4.25rem 0 3.5rem;
    }

    .services-showcase__stage {
        position: relative;
        max-width: 28rem;
        margin: 0 auto;
        padding-bottom: 0;
        overflow: visible;
        display: grid;
        gap: 0.9rem;
    }

    .services-showcase__panels {
        min-height: 0;
        height: auto !important;
        overflow: hidden;
    }

    .services-panel,
    .services-panel.is-active,
    .services-panel.is-before,
    .services-panel.is-after {
        position: relative;
        inset: auto;
        width: 100%;
        max-width: 100%;
        display: block;
        transform: none;
        opacity: 1;
        border-radius: 1.55rem;
        overflow: hidden;
        background: #fffdf9;
        border: 1px solid rgba(184, 140, 105, 0.18);
        box-shadow: 0 18px 40px rgba(122, 78, 45, 0.1);
    }

    .services-panel:not(.is-active) {
        display: none;
    }

    .services-panel.is-active {
        animation: none;
    }

    .services-panel__media {
        min-height: 13rem;
        max-height: none;
        aspect-ratio: 4 / 2.45;
    }

    .services-panel__body {
        padding: 1.35rem 1.2rem 1.2rem;
    }

    .services-panel__eyebrow {
        margin-bottom: 0.7rem;
        font-size: 0.68rem;
        letter-spacing: 0.2em;
    }

    .services-panel__title {
        margin-bottom: 0.65rem;
        font-size: clamp(1.65rem, 5.4vw, 2.1rem);
        line-height: 1.08;
    }

    .services-panel__text {
        font-size: 0.92rem;
        line-height: 1.62;
        -webkit-line-clamp: 3;
    }

    .services-panel__chips {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0.5rem;
        margin-top: 0.9rem;
    }

    .services-panel__chip {
        width: 100%;
        min-height: 0;
        justify-content: flex-start;
        padding: 0.78rem 0.9rem;
        border-radius: 1.05rem;
        white-space: normal;
        line-height: 1.42;
        background: #fff7ef;
        border-color: rgba(165, 107, 67, 0.18);
    }

    .services-panel__chip:nth-child(n + 3) {
        display: none;
    }

    .services-panel__link {
        margin-top: 1.05rem;
        align-self: flex-start;
        margin-left: 0;
    }

    .services-showcase__mobile-nav {
        position: static;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 0.9rem;
        padding: 0 0.15rem;
    }

    .services-showcase__mobile-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        position: static;
        width: 3rem;
        height: 3rem;
        border-radius: 999px;
        background: rgba(122, 78, 45, 0.96);
        color: #fffaf4;
        border: 1px solid rgba(255, 244, 236, 0.28);
        box-shadow: 0 14px 30px rgba(85, 52, 31, 0.28);
        transition: background-color 0.22s ease, color 0.22s ease, transform 0.22s ease;
    }

    .services-showcase__mobile-btn svg {
        width: 1.05rem;
        height: 1.05rem;
        stroke-width: 2.6;
    }

    .services-showcase__mobile-btn:hover {
        background: #8a5a3b;
    }

    .services-showcase__mobile-btn:active {
        transform: scale(0.96);
    }

    .services-showcase__mobile-status {
        display: inline-flex;
        align-items: center;
        gap: 0.65rem;
        min-width: 6.5rem;
        margin: 0 auto;
        justify-content: center;
        color: rgba(90, 57, 34, 0.72);
        font-size: 0.82rem;
        font-weight: 700;
        letter-spacing: 0.14em;
        text-transform: uppercase;
    }

    .services-showcase__mobile-current {
        color: #7a4e2d;
    }

    .services-showcase__mobile-divider {
        width: 1.6rem;
        height: 1px;
        background: rgba(165, 107, 67, 0.3);
    }

    .services-tabs-wrapper {
        display: none;
    }
}

@media (max-width: 639px) {
    .services-showcase__title {
        font-size: 2rem;
    }

    .services-panel__media {
        min-height: 12rem;
        aspect-ratio: 4 / 2.55;
    }

    .services-panel__title {
        font-size: 1.7rem;
    }

    .services-panel__text {
        font-size: 0.9rem;
        line-height: 1.6;
    }

    .services-panel__chip {
        padding: 0.7rem 0.78rem;
        font-size: 0.77rem;
    }

    .services-showcase__mobile-btn {
        width: 2.8rem;
        height: 2.8rem;
    }

    .services-showcase__mobile-status {
        font-size: 0.76rem;
        gap: 0.5rem;
    }
}

/* =============================================
   BLOG STRIP - Ana Sayfa Blog B�l�m�
   ============================================= */

.blog-strip {
    padding: 5rem 0 4.5rem;
    background: #faf6f1;
}

.blog-strip__heading {
    text-align: center;
    margin-bottom: 3rem;
}

.blog-strip__kicker {
    display: inline-flex;
    align-items: center;
    gap: 0.9rem;
    margin-bottom: 0.85rem;
    color: #a56b43;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.32em;
    text-transform: uppercase;
}

.blog-strip__kicker::before,
.blog-strip__kicker::after {
    content: "";
    display: inline-block;
    width: 2.2rem;
    height: 1px;
    background: rgba(165, 107, 67, 0.4);
    vertical-align: middle;
}

.blog-strip__title {
    margin: 0 0 0.7rem;
    color: #2b1e12;
    font-family: 'Playfair Display', serif;
    font-size: clamp(2rem, 3.5vw, 3rem);
    font-weight: 600;
    line-height: 1.08;
}

.blog-strip__title .text-gold {
    color: #7a4e2d !important;
    font-style: italic;
}

.blog-strip__desc {
    margin: 0;
    color: rgba(60, 40, 25, 0.55);
    font-size: 0.97rem;
    line-height: 1.6;
}

/* Grid: b�y�k sol + sa� kolon */
.blog-strip__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.4rem;
}

@media (min-width: 768px) {
    .blog-strip__grid {
        grid-template-columns: 1.15fr 1fr;
        align-items: stretch;
    }
}

/* Featured card */
.blog-card--featured {
    position: relative;
    display: block;
    border-radius: 1.6rem;
    overflow: hidden;
    text-decoration: none;
    min-height: 26rem;
}

.blog-card--featured .blog-card__img-wrap {
    position: absolute;
    inset: 0;
}

.blog-card--featured .blog-card__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.blog-card--featured:hover .blog-card__img-wrap img {
    transform: scale(1.04);
}

.blog-card__overlay {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 2rem 2rem 1.8rem;
    background: linear-gradient(to top, rgba(30, 16, 6, 0.88) 0%, rgba(30, 16, 6, 0.3) 55%, transparent 100%);
}

.blog-card__badge {
    display: inline-flex;
    align-self: flex-start;
    padding: 0.28rem 0.85rem;
    border-radius: 999px;
    background: rgba(165, 107, 67, 0.9);
    color: #fff;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 0.6rem;
}

.blog-card__date {
    color: rgba(255, 230, 200, 0.7);
    font-size: 0.78rem;
    margin-bottom: 0.55rem;
    display: block;
}

.blog-card__title {
    margin: 0 0 0.6rem;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: clamp(1.35rem, 2.2vw, 1.85rem);
    font-weight: 600;
    line-height: 1.18;
}

.blog-card__excerpt {
    margin: 0 0 0.9rem;
    color: rgba(255, 230, 200, 0.8);
    font-size: 0.88rem;
    line-height: 1.6;
}

.blog-card__link {
    color: #f0c28f;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

/* Side column */
.blog-strip__side {
    display: flex;
    flex-direction: column;
    gap: 1.4rem;
}

.blog-card--side {
    display: grid;
    grid-template-columns: 7.5rem 1fr;
    gap: 1.1rem;
    align-items: stretch;
    padding: 1.25rem;
    border-radius: 1.3rem;
    background: #fff;
    border: 1px solid rgba(184, 148, 105, 0.15);
    box-shadow: 0 4px 18px rgba(100, 60, 20, 0.06);
    text-decoration: none;
    transition: box-shadow 0.24s ease, transform 0.24s ease;
    flex: 1;
}

.blog-card--side:hover {
    box-shadow: 0 8px 28px rgba(100, 60, 20, 0.12);
    transform: translateY(-2px);
}

.blog-card__thumb {
    border-radius: 0.85rem;
    overflow: hidden;
    flex-shrink: 0;
}

.blog-card__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.blog-card__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.3rem;
}

.blog-card__meta {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.2rem;
}

.blog-card__badge--sm {
    padding: 0.18rem 0.6rem;
    font-size: 0.65rem;
}

.blog-card__date--sm {
    color: rgba(60, 40, 25, 0.45);
    font-size: 0.74rem;
    margin: 0;
}

.blog-card__title--sm {
    margin: 0;
    color: #2b1e12;
    font-family: 'Playfair Display', serif;
    font-size: clamp(0.95rem, 1.3vw, 1.1rem);
    font-weight: 600;
    line-height: 1.3;
}

.blog-card__excerpt--sm {
    margin: 0;
    color: rgba(60, 40, 25, 0.55);
    font-size: 0.8rem;
    line-height: 1.55;
}

.blog-card__link--sm {
    color: #a56b43;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-top: 0.15rem;
}

/* CTA */
.blog-strip__cta {
    text-align: center;
    margin-top: 2.8rem;
}

.blog-strip__btn {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.85rem 2.2rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #7a4e2d 0%, #a56b43 100%);
    color: #fff;
    font-size: 0.88rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-decoration: none;
    transition: box-shadow 0.24s ease, transform 0.24s ease;
    box-shadow: 0 6px 20px rgba(122, 78, 45, 0.28);
}

.blog-strip__btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 28px rgba(122, 78, 45, 0.38);
}

@media (max-width: 767px) {
    .blog-card--side {
        grid-template-columns: 5.5rem 1fr;
    }
    .blog-card--featured {
        min-height: 20rem;
    }
}

/* =============================================
   TREF - M��teri Referanslar� B�l�m�
   ============================================= */

.tref-section {
    padding: 5rem 0 4.5rem;
    background: #fff;
}

.tref-heading {
    text-align: center;
    margin-bottom: 2.8rem;
}

.tref-kicker {
    display: inline-flex;
    align-items: center;
    gap: 0.85rem;
    color: #a56b43;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.32em;
    text-transform: uppercase;
    margin-bottom: 0.8rem;
}

.tref-kicker::before,
.tref-kicker::after {
    content: "";
    display: inline-block;
    width: 2rem;
    height: 1px;
    background: rgba(165, 107, 67, 0.4);
    vertical-align: middle;
}

.tref-title {
    margin: 0 0 0.6rem;
    color: #2b1e12;
    font-family: 'Playfair Display', serif;
    font-size: clamp(2rem, 3.5vw, 2.85rem);
    font-weight: 600;
    line-height: 1.1;
}

.tref-desc {
    margin: 0;
    color: rgba(60, 40, 25, 0.55);
    font-size: 0.97rem;
}

/* Slider container */
.tref-slider {
    position: relative;
    min-height: 14rem;
}

/* Individual card */
.tref-card {
    display: none;
    grid-template-columns: 13rem 1fr;
    border-radius: 1.6rem;
    overflow: hidden;
    box-shadow: 0 6px 32px rgba(100, 60, 20, 0.1);
}

.tref-card--active {
    display: grid;
}

/* Left brown panel */
.tref-card__panel {
    background: linear-gradient(160deg, #a56b43 0%, #7a4e2d 100%);
    padding: 2.2rem 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 14rem;
}

.tref-card__label {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(255, 210, 170, 0.7);
    margin-bottom: 0.6rem;
    display: block;
}

.tref-card__name {
    margin: 0 0 0.35rem;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: clamp(1.15rem, 1.8vw, 1.45rem);
    font-weight: 600;
    line-height: 1.25;
}

.tref-card__role {
    margin: 0;
    color: rgba(255, 210, 170, 0.65);
    font-size: 0.78rem;
}

/* Right content panel */
.tref-card__content {
    background: #faf6f1;
    padding: 2rem 2.2rem 1.8rem;
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}

.tref-card__avatar-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tref-card__avatar {
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 999px;
    object-fit: cover;
    border: 2px solid rgba(165, 107, 67, 0.25);
}

.tref-card__avatar--initials {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #a56b43, #7a4e2d);
    color: #fff;
    font-weight: 700;
    font-size: 1.1rem;
}

.tref-card__quote-icon {
    font-family: Georgia, serif;
    font-size: 3.5rem;
    line-height: 1;
    color: rgba(165, 107, 67, 0.2);
    margin-top: -0.5rem;
}

.tref-card__stars {
    display: flex;
    gap: 0.2rem;
    color: #c97d30;
}

.tref-card__text {
    margin: 0;
    color: rgba(40, 25, 10, 0.8);
    font-style: italic;
    font-size: 0.97rem;
    line-height: 1.7;
    flex: 1;
}

.tref-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding-top: 0.75rem;
    border-top: 1px solid rgba(165, 107, 67, 0.12);
    margin-top: auto;
}

.tref-card__author {
    margin: 0;
    color: #2b1e12;
    font-size: 0.88rem;
    font-weight: 700;
}

.tref-card__author-role {
    margin: 0.15rem 0 0;
    color: rgba(60, 40, 25, 0.5);
    font-size: 0.76rem;
}

.tref-card__verified {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    color: #a56b43;
    font-size: 0.74rem;
    font-weight: 600;
}

.tref-card__review-date {
    color: rgba(60, 40, 25, 0.4);
    font-size: 0.74rem;
}

.tref-card__badge {
    flex-shrink: 0;
    padding: 0.35rem 0.9rem;
    border-radius: 999px;
    border: 1px solid rgba(165, 107, 67, 0.22);
    color: rgba(122, 78, 45, 0.7);
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    white-space: nowrap;
}

/* Nav arrows */
.tref-nav {
    display: flex;
    justify-content: center;
    gap: 0.75rem;
    margin-top: 1.8rem;
}

.tref-nav__btn {
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #a56b43, #7a4e2d);
    color: #fff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: opacity 0.2s ease, transform 0.2s ease;
    box-shadow: 0 4px 14px rgba(100, 55, 20, 0.25);
}

.tref-nav__btn:hover {
    opacity: 0.85;
    transform: scale(1.06);
}

/* Write review button */
.tref-write {
    margin-top: 2.2rem;
    display: flex;
    justify-content: center;
}

.tref-write__btn {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    padding: 0.85rem 1.5rem 0.85rem 1rem;
    border-radius: 1.2rem;
    background: rgba(165, 107, 67, 0.1);
    border: 1px solid rgba(165, 107, 67, 0.2);
    cursor: pointer;
    transition: background 0.22s ease, transform 0.22s ease;
    text-align: left;
    width: 100%;
    max-width: 28rem;
}

.tref-write__btn:hover {
    background: rgba(165, 107, 67, 0.15);
    transform: translateY(-1px);
}

.tref-modal-submit-btn {
    background: linear-gradient(135deg, #8a5a3b 0%, #6f452d 100%) !important;
}

.tref-modal-submit-btn:hover {
    background: linear-gradient(135deg, #9a6542 0%, #7d5034 100%) !important;
}

.tref-write__icon {
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 0.75rem;
    background: linear-gradient(135deg, #a56b43, #7a4e2d);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.tref-write__label {
    display: block;
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #a56b43;
    margin-bottom: 0.15rem;
}

.tref-write__text {
    display: block;
    font-size: 0.92rem;
    font-weight: 600;
    color: #2b1e12;
}

.tref-write__arrow {
    margin-left: auto;
    color: rgba(122, 78, 45, 0.5);
    flex-shrink: 0;
}

.tref-empty {
    text-align: center;
    padding: 2rem;
    color: rgba(60, 40, 25, 0.45);
    font-style: italic;
}

@media (max-width: 767px) {
    .tref-card {
        grid-template-columns: 1fr;
    }
    .tref-card__panel {
        padding: 1.4rem 1.4rem 1.2rem;
        min-height: auto;
    }
    .tref-card__content {
        padding: 1.4rem;
    }
    .tref-card__badge {
        display: none;
    }
}

/* =============================================
   LISTING SHOWCASE - Se�ili Portf�y B�l�m�
   ============================================= */

.listing-showcase {
    padding: 5rem 0 4.5rem;
    background: #f5f0eb;
}

.listing-showcase__heading {
    text-align: center;
    margin-bottom: 3rem;
}

.listing-showcase__kicker {
    display: inline-flex;
    align-items: center;
    gap: 0.85rem;
    color: #a56b43;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.32em;
    text-transform: uppercase;
    margin-bottom: 0.8rem;
}

.listing-showcase__kicker::before,
.listing-showcase__kicker::after {
    content: "";
    display: inline-block;
    width: 2rem;
    height: 1px;
    background: rgba(165, 107, 67, 0.4);
    vertical-align: middle;
}

.listing-showcase__title {
    margin: 0 0 0.65rem;
    color: #2b1e12;
    font-family: 'Playfair Display', serif;
    font-size: clamp(1.9rem, 3.2vw, 2.8rem);
    font-weight: 600;
    line-height: 1.1;
}

.listing-showcase__title .text-gold {
    color: #7a4e2d !important;
    font-style: italic;
}

.listing-showcase__desc {
    margin: 0;
    color: rgba(60, 40, 25, 0.55);
    font-size: 0.95rem;
    max-width: 36rem;
    margin-inline: auto;
    line-height: 1.6;
}

.listing-showcase__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.6rem;
}

@media (max-width: 1023px) {
    .listing-showcase__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 639px) {
    .listing-showcase__grid {
        grid-template-columns: 1fr;
    }
}

/* Reveal from right animation */
.reveal-right {
    opacity: 0;
    transform: translateX(48px);
    transition: opacity 0.65s ease var(--delay, 0s),
                transform 0.65s cubic-bezier(0.22, 1, 0.36, 1) var(--delay, 0s);
}

.reveal-right.visible {
    opacity: 1;
    transform: translateX(0);
}

/* Card */
.lcard {
    background: #fff;
    border-radius: 1.4rem;
    overflow: hidden;
    border: 1px solid rgba(184, 148, 105, 0.12);
    box-shadow: 0 2px 16px rgba(100, 60, 20, 0.06);
    transition: box-shadow 0.25s ease, transform 0.25s ease;
    display: flex;
    flex-direction: column;
}

.lcard:hover {
    box-shadow: 0 8px 32px rgba(100, 60, 20, 0.13);
    transform: translateY(-3px);
}

.lcard__img-link {
    display: block;
}

.lcard__img-wrap {
    position: relative;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 1.1rem;
    margin: 0.6rem 0.6rem 0;
}

.lcard__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.45s ease;
}

.lcard:hover .lcard__img-wrap img {
    transform: scale(1.05);
}

.lcard__new-badge {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    padding: 0.22rem 0.65rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(4px);
    color: #2b1e12;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.lcard__body {
    padding: 1.1rem 1.25rem 1.2rem;
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
    flex: 1;
}

.lcard__label {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(60, 40, 25, 0.4);
}

.lcard__meta-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
}

.lcard__date {
    display: inline-flex;
    padding: 0.2rem 0.65rem;
    border-radius: 999px;
    background: #f2ece5;
    color: rgba(60, 40, 25, 0.6);
    font-size: 0.74rem;
    font-weight: 500;
}

.lcard__price {
    display: inline-flex;
    padding: 0.25rem 0.85rem;
    border-radius: 999px;
    background: #f2ece5;
    color: #7a4e2d;
    font-size: 0.85rem;
    font-weight: 700;
}

.lcard__title-link {
    text-decoration: none;
}

.lcard__title {
    margin: 0;
    color: #a56b43;
    font-family: 'Playfair Display', serif;
    font-size: clamp(1rem, 1.4vw, 1.15rem);
    font-weight: 600;
    line-height: 1.3;
    transition: color 0.2s ease;
}

.lcard__title-link:hover .lcard__title {
    color: #7a4e2d;
}

.lcard__desc {
    margin: 0;
    color: rgba(60, 40, 25, 0.6);
    font-size: 0.83rem;
    line-height: 1.6;
}

.lcard__location {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    margin: 0;
    color: #a56b43;
    font-size: 0.75rem;
    opacity: 0.85;
}

.lcard__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 0.75rem;
    border-top: 1px solid rgba(184, 148, 105, 0.12);
}

.lcard__specs {
    display: flex;
    gap: 0.9rem;
}

.lcard__spec {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    color: rgba(60, 40, 25, 0.55);
    font-size: 0.78rem;
    font-weight: 500;
}

.lcard__cta {
    color: #2b1e12;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 0.2s ease;
}

.lcard__cta:hover {
    color: #a56b43;
}

/* Bottom CTA */
.listing-showcase__cta {
    text-align: center;
    margin-top: 2.8rem;
}

.listing-showcase__btn {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.9rem 2.2rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #7a4e2d 0%, #a56b43 100%);
    color: #fff;
    font-size: 0.88rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-decoration: none;
    box-shadow: 0 6px 20px rgba(122, 78, 45, 0.3);
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.listing-showcase__btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 28px rgba(122, 78, 45, 0.4);
}



/* Mobile: pin back button to bottom-left corner so it never overlaps hero text */
@media (max-width: 1023px) {
  .floating-back-button-wrap {
    position: fixed !important;
    top: auto !important;
    bottom: calc(env(safe-area-inset-bottom, 0px) + 1.5rem) !important;
    left: 1rem !important;
    right: auto !important;
    z-index: 45 !important;
    pointer-events: none;
  }

  .floating-back-button-wrap > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
    max-width: none !important;
  }

  .floating-back-button {
    padding: 0.7rem 1.1rem !important;
    font-size: 0.78rem !important;
    box-shadow: 0 6px 20px rgba(15, 25, 35, 0.18) !important;
  }
}
