/*
 * Auto-scoped with .theme-* prefix on 2026-04-27 by scripts/scope-css.php
 * Scope: .theme-site-agentie-01
 * Original: resources/views/agent-website/templates/site-agentie-01/assets/style.css
 */
/* ====================================================
   BASE / RESET
   ==================================================== */
.theme-site-agentie-01 *, .theme-site-agentie-01 *::before, .theme-site-agentie-01 *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.theme-site-agentie-01 {
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
}

.theme-site-agentie-01.js body {
    opacity: 0;
    transition: opacity 0.15s ease-out;
}

.theme-site-agentie-01.js.rendered body {
    opacity: 1;
}

.theme-site-agentie-01 {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #1a1a1a;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.theme-site-agentie-01 img {
    max-width: 100%;
    height: auto;
    display: block;
}

.theme-site-agentie-01 a {
    color: inherit;
    text-decoration: none;
    transition: color 0.25s ease, opacity 0.25s ease;
}

.theme-site-agentie-01 ul {
    list-style: none;
}

.theme-site-agentie-01 h1, .theme-site-agentie-01 h2, .theme-site-agentie-01 h3, .theme-site-agentie-01 h4, .theme-site-agentie-01 h5, .theme-site-agentie-01 h6 {
    font-family: 'Playfair Display', 'Times New Roman', serif;
    font-weight: 500;
    line-height: 1.2;
}

.theme-site-agentie-01 main {
    min-height: 60vh;
}

/* ====================================================
   LAYOUT / UTILITIES — VDI spec variables
   ==================================================== */
:root {
    /* VDI canonical (customizable per-agency) */
    --color-primary: #1a1d26;
    --color-accent: #b99a65;
    --color-accent-hover: #a98755;
    --color-secondary: #6b6b6b;
    --color-bg: #ffffff;
    --color-bg-alt: #fbfaf7;
    --color-text: #1a1a1a;
    --color-text-light: #6b6b6b;
    --color-border: #e6e6e6;
    --color-success: #10b981;
    --color-danger: #ef4444;

    /* RGB tokens (for use in rgba() tints) */
    --color-primary-rgb: 26, 29, 38;
    --color-accent-rgb: 185, 154, 101;
    --color-text-rgb: 26, 26, 26;

    /* Extended palette — all colors used across theme */
    --color-black: #000;
    --color-white: #ffffff;
    --color-dark-900: #111;
    --color-dark-800: #2a2a2a;
    --color-dark-700: #2a2d36;
    --color-dark-600: #2c2e38;
    --color-dark-500: #252834;
    --color-dark-400: #3d3f46;
    --color-dark-300: #4a4d55;
    --color-gray-900: #5a5d66;
    --color-gray-850: #5a5f6a;
    --color-gray-800: #6b6f77;
    --color-gray-750: #7b7d85;
    --color-gray-700: #7a7a7a;
    --color-gray-600: #8a8d95;
    --color-gray-550: #8a8f9a;
    --color-gray-500: #9a9d9c;
    --color-gray-450: #9a9da5;
    --color-gray-400: #b8bac1;
    --color-gray-300: #c8c8c8;
    --color-gray-250: #d0d3db;
    --color-gray-200: #d8dae0;
    --color-gray-150: #dcdee3;
    --color-gray-100: #eee;
    --color-border-light: #ececec;
    --color-border-warm: #e4e2d9;
    --color-neutral-300: #c4bfae;
    --color-neutral-250: #d8d6ce;
    --color-neutral-200: #d9d9d3;
    --color-neutral-150: #e6e3d9;
    --color-beige-250: #e8e6df;
    --color-beige-200: #e8e3d6;
    --color-beige-150: #e9e7df;
    --color-beige-100: #e9e7e1;
    --color-beige-50: #ebe8e4;
    --color-bg-gray: #f0f0f0;
    --color-bg-beige-2: #f1efe8;
    --color-bg-beige-3: #f1efe9;
    --color-bg-blue: #f1f3f6;
    --color-bg-tan: #f5efe3;
    --color-bg-cream: #f5f4f0;
    --color-bg-cream-2: #f5f5f3;
    --color-bg-alt-2: #f6f3ec;
    --color-accent-dark: #8b6a47;
    --color-orange: #c04a2a;
    --color-purple: #8a6fb3;
    --color-info: #1e5fcf;
    --color-success-dark: #2d7a4f;
    --color-danger-2: #e84c4c;
    --color-whatsapp: #25d366;

    /* Aliases — keep existing CSS working without rewrite */
    --gold: var(--color-accent);
    --gold-hover: var(--color-accent-hover);
    --dark: var(--color-primary);
    --dark-2: var(--color-dark-500);
    --text: var(--color-text);
    --text-muted: var(--color-text-light);
    --border: var(--color-border);
    --bg-light: #f6f6f6;
    --color-bg-light: var(--bg-light);
}

.theme-site-agentie-01 .container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 40px;
}

/* ====================================================
   2026: SCROLL REVEAL — VARIED (6 types, each with own character)
   ====================================================
   data-reveal             → fade-up (default, 0.9s, ease-out)
   data-reveal="blur"      → blur-focus cinematic (1.2s, slow)
   data-reveal="clip"      → curtain reveal for images (1.1s, dramatic)
   data-reveal="stagger"   → children fade-up staggered
   data-reveal="stagger-scale" → children scale + fade (snappy, 0.75s)
   data-reveal="stagger-clip"  → children curtain reveal (cinematic, 1s)
   ==================================================== */

/* ---- DEFAULT: fade + up ---- */
.theme-site-agentie-01 .js [data-reveal] {
    opacity: 0;
    transform: translateY(28px);
}

.theme-site-agentie-01 .js [data-reveal].is-visible {
    animation: r-fade 0.9s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}

/* ---- BLUR FOCUS — slow, cinematic statement ---- */
.theme-site-agentie-01 .js [data-reveal="blur"] {
    opacity: 0;
    filter: blur(14px);
    transform: scale(1.02);
}

.theme-site-agentie-01 .js [data-reveal="blur"].is-visible {
    animation: r-blur 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

/* ---- CLIP / CURTAIN — dramatic image reveal ---- */
.theme-site-agentie-01 .js [data-reveal="clip"] {
    clip-path: inset(0 0 100% 0);
    opacity: 1;
    transform: scale(1.04);
}

.theme-site-agentie-01 .js [data-reveal="clip"].is-visible {
    animation: r-clip 1.2s cubic-bezier(0.76, 0, 0.24, 1) forwards;
}

/* ---- ZOOM — cinematic image zoom-in (camera pulling back) ---- */
.theme-site-agentie-01 .js [data-reveal="zoom"] {
    opacity: 0;
    transform: scale(1.08);
}

.theme-site-agentie-01 .js [data-reveal="zoom"].is-visible {
    animation: r-zoom 1.3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

/* ---- RISE — big dramatic translateY for statement headers ---- */
.theme-site-agentie-01 .js [data-reveal="rise"] {
    opacity: 0;
    transform: translateY(60px);
}

.theme-site-agentie-01 .js [data-reveal="rise"].is-visible {
    animation: r-rise 1.15s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

/* ---- FROM-LEFT — slides in from the left edge ---- */
.theme-site-agentie-01 .js [data-reveal="from-left"] {
    opacity: 0;
    transform: translateX(-40px);
}

.theme-site-agentie-01 .js [data-reveal="from-left"].is-visible {
    animation: r-from-left 0.95s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

/* ---- FROM-RIGHT — slides in from the right edge ---- */
.theme-site-agentie-01 .js [data-reveal="from-right"] {
    opacity: 0;
    transform: translateX(40px);
}

.theme-site-agentie-01 .js [data-reveal="from-right"].is-visible {
    animation: r-from-right 0.95s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

/* ---- STAGGER containers (parent stays visible, children animate) ---- */
.theme-site-agentie-01 .js [data-reveal^="stagger"] {
    opacity: 1;
    transform: none;
    filter: none;
    clip-path: none;
}

/* stagger = fade-up children */
.theme-site-agentie-01 .js [data-reveal="stagger"] > * {
    opacity: 0;
    transform: translateY(22px);
}
.theme-site-agentie-01 .js [data-reveal="stagger"].is-visible > * {
    animation: r-fade 0.85s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}

/* stagger-scale = scale + fade children (snappy, with gentle overshoot) */
.theme-site-agentie-01 .js [data-reveal="stagger-scale"] > * {
    opacity: 0;
    transform: translateY(14px) scale(0.96);
}
.theme-site-agentie-01 .js [data-reveal="stagger-scale"].is-visible > * {
    animation: r-scale-up 0.75s cubic-bezier(0.34, 1.3, 0.64, 1) forwards;
}

/* stagger-clip = curtain children (cinematic, slow sweep) */
.theme-site-agentie-01 .js [data-reveal="stagger-clip"] > * {
    opacity: 1;
    clip-path: inset(0 0 100% 0);
    transform: scale(1.03);
}
.theme-site-agentie-01 .js [data-reveal="stagger-clip"].is-visible > * {
    animation: r-clip 1s cubic-bezier(0.76, 0, 0.24, 1) forwards;
}

/* stagger-slide = children slide from below with sideways drift (flowing effect) */
.theme-site-agentie-01 .js [data-reveal="stagger-slide"] > * {
    opacity: 0;
    transform: translate(-24px, 20px);
}
.theme-site-agentie-01 .js [data-reveal="stagger-slide"].is-visible > * {
    animation: r-slide-in 0.9s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

/* stagger-rotate = children fade with subtle 3D tilt (depth) */
.theme-site-agentie-01 .js [data-reveal="stagger-rotate"] > * {
    opacity: 0;
    transform: translateY(22px) perspective(800px) rotateX(6deg);
    transform-origin: center bottom;
}
.theme-site-agentie-01 .js [data-reveal="stagger-rotate"].is-visible > * {
    animation: r-rotate-up 0.9s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

/* stagger-blur = children come into focus (camera effect — ideal for portraits) */
.theme-site-agentie-01 .js [data-reveal="stagger-blur"] > * {
    opacity: 0;
    filter: blur(14px);
    transform: scale(1.03);
}
.theme-site-agentie-01 .js [data-reveal="stagger-blur"].is-visible > * {
    animation: r-blur-in 1.1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

@keyframes r-blur-in {
    to { opacity: 1; filter: blur(0); transform: scale(1); }
}

/* ---- STAGGER DELAYS (shared across all stagger variants) ---- */
.theme-site-agentie-01 .js [data-reveal^="stagger"].is-visible > *:nth-child(2) { animation-delay: 0.08s; }
.theme-site-agentie-01 .js [data-reveal^="stagger"].is-visible > *:nth-child(3) { animation-delay: 0.16s; }
.theme-site-agentie-01 .js [data-reveal^="stagger"].is-visible > *:nth-child(4) { animation-delay: 0.22s; }
.theme-site-agentie-01 .js [data-reveal^="stagger"].is-visible > *:nth-child(5) { animation-delay: 0.28s; }
.theme-site-agentie-01 .js [data-reveal^="stagger"].is-visible > *:nth-child(6) { animation-delay: 0.34s; }
.theme-site-agentie-01 .js [data-reveal^="stagger"].is-visible > *:nth-child(7) { animation-delay: 0.4s; }
.theme-site-agentie-01 .js [data-reveal^="stagger"].is-visible > *:nth-child(8) { animation-delay: 0.44s; }

/* ---- KEYFRAMES ---- */
@keyframes r-fade {
    to { opacity: 1; transform: translateY(0); }
}

@keyframes r-blur {
    to { opacity: 1; filter: blur(0); transform: scale(1); }
}

@keyframes r-clip {
    to { opacity: 1; clip-path: inset(0 0 0 0); transform: scale(1); }
}

@keyframes r-scale-up {
    to { opacity: 1; transform: translateY(0) scale(1); }
}

@keyframes r-zoom {
    to { opacity: 1; transform: scale(1); }
}

@keyframes r-rise {
    to { opacity: 1; transform: translateY(0); }
}

@keyframes r-from-left {
    to { opacity: 1; transform: translateX(0); }
}

@keyframes r-from-right {
    to { opacity: 1; transform: translateX(0); }
}

@keyframes r-slide-in {
    to { opacity: 1; transform: translate(0, 0); }
}

@keyframes r-rotate-up {
    to { opacity: 1; transform: translateY(0) perspective(800px) rotateX(0); }
}

/* ---- KINETIC WORD-STAGGER (2026 luxury typography) ----
   Words are wrapped in .kword > span via JS.
   When parent with [data-reveal] or .section-head becomes visible,
   each word rises from below the line — editorial-style reveal. */
.theme-site-agentie-01 .js .kword {
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    line-height: inherit;
    padding-bottom: 0.12em;
    margin-bottom: -0.12em;
}

.theme-site-agentie-01 .js .kword > span {
    display: inline-block;
    transform: translateY(110%);
    transition: transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.theme-site-agentie-01 .js .is-visible .kword > span, .theme-site-agentie-01 .js [data-reveal].is-visible .kword > span, .theme-site-agentie-01 .js .section-head.is-visible .kword > span {
    transform: translateY(0);
}

/* ---- ACCESSIBILITY ---- */
@media (prefers-reduced-motion: reduce) {
    .theme-site-agentie-01 .js [data-reveal], .theme-site-agentie-01 .js [data-reveal^="stagger"] > *, .theme-site-agentie-01 .js .mission-title em, .theme-site-agentie-01 .js .parallax-title em {
        opacity: 1 !important;
        transform: none !important;
        filter: none !important;
        clip-path: none !important;
        animation: none !important;
    }
}

.theme-site-agentie-01 .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 28px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    transition: background 0.25s ease, color 0.25s ease, transform 0.15s ease;
}

.theme-site-agentie-01 .btn-gold {
    background: var(--gold);
    color: var(--color-white);
}

.theme-site-agentie-01 .btn-gold:hover {
    background: var(--gold-hover);
}

/* ====================================================
   TOP BAR
   ==================================================== */
.theme-site-agentie-01 .top-bar {
    background: var(--color-white);
    border-bottom: 1px solid var(--border);
    font-size: 12px;
}

.theme-site-agentie-01 .top-bar-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 40px;
}

.theme-site-agentie-01 .top-bar-left {
    display: flex;
    gap: 28px;
}

.theme-site-agentie-01 .top-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--text-muted);
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .top-link:hover {
    color: var(--gold);
}

.theme-site-agentie-01 .top-link svg {
    color: var(--gold);
}

.theme-site-agentie-01 .top-social {
    display: flex;
    align-items: center;
    gap: 14px;
}

.theme-site-agentie-01 .top-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--text-muted);
    transition: color 0.25s ease, transform 0.2s ease;
}

.theme-site-agentie-01 .top-social a:hover {
    color: var(--gold);
    transform: translateY(-1px);
}

/* ====================================================
   HEADER
   ==================================================== */
.theme-site-agentie-01 .site-header {
    background: var(--color-white);
    border-bottom: 1px solid var(--border);
    position: sticky;
    top: 0;
    z-index: 100;
}

.theme-site-agentie-01 .header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    min-height: 84px;
}

.theme-site-agentie-01 .brand {
    display: inline-flex;
    align-items: center;
    color: var(--text);
    flex-shrink: 0;
    height: 100%;
    padding: 10px 0;
}

.theme-site-agentie-01 .brand-logo {
    display: block;
    width: 100%;
    height: auto;
    max-height: 50px;
    background: transparent;
    border: 0;
    object-fit: contain;
}

.theme-site-agentie-01 .main-nav {
    display: flex;
    align-items: center;
    gap: 32px;
    flex: 1;
    justify-content: center;
}

.theme-site-agentie-01 .main-nav a.main-nav-brand {
    display: none;
}

.theme-site-agentie-01 .main-nav a {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    color: var(--text);
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 10px 0;
    position: relative;
    transition: color 0.25s ease;
    white-space: nowrap;
}

.theme-site-agentie-01 .main-nav a.active, .theme-site-agentie-01 .main-nav a:hover {
    color: var(--gold);
}

.theme-site-agentie-01 .main-nav .caret {
    font-size: 10px;
    opacity: 0.7;
}

.theme-site-agentie-01 .header-cta {
    flex-shrink: 0;
    padding: 13px 24px;
}

.theme-site-agentie-01 .nav-toggle {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 8px;
}

.theme-site-agentie-01 .nav-toggle span {
    display: block;
    width: 22px;
    height: 2px;
    background: var(--text);
}

/* ====================================================
   HERO / FIND YOUR PROPERTY
   ==================================================== */
.theme-site-agentie-01 .hero {
    display: grid;
    grid-template-columns: minmax(460px, 45%) 1fr;
    background: var(--dark);
    min-height: 560px;
}

.theme-site-agentie-01 .hero-search {
    position: relative;
    background: var(--dark);
    padding-top: 60px;
    padding-bottom: 50px;
    padding-right: 50px;
    padding-left: max(40px, calc((100vw - 1360px) / 2));
    display: flex;
    align-items: center;
    overflow: hidden;
}

.theme-site-agentie-01 .hero-skyline {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 220px;
    pointer-events: none;
    opacity: 0.12;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 200' preserveAspectRatio='xMidYEnd slice'><g fill='none' stroke='%23ffffff' stroke-width='1.2'><path d='M0 200 V160 H40 V110 H70 V150 H110 V90 H150 V140 H190 V70 H230 V120 H270 V100 H310 V60 H360 V110 H400 V85 H440 V130 H480 V95 H530 V75 H570 V120 H610 V60 H650 V100 H700 V140 H740 V110 H800 V200 Z'/><path d='M50 160 v-30 M90 110 v-20 M170 90 v-30 M260 120 v-50 M340 60 v-25 M390 110 v-35 M470 130 v-45 M560 75 v-30 M640 100 v-45 M730 110 v-40'/><circle cx='200' cy='40' r='1.5' fill='%23ffffff'/><circle cx='480' cy='30' r='1.5' fill='%23ffffff'/><circle cx='700' cy='50' r='1.5' fill='%23ffffff'/></g></svg>");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.theme-site-agentie-01 .hero-search-inner {
    position: relative;
    width: 100%;
    max-width: 520px;
}

.theme-site-agentie-01 .hero-title {
    font-family: 'Playfair Display', serif;
    font-size: 34px;
    font-weight: 500;
    color: var(--color-white);
    margin-bottom: 12px;
    letter-spacing: 0.5px;
    line-height: 1.2;
}

.theme-site-agentie-01 .hero-subtitle {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    color: var(--color-white);
    margin: 0 0 28px 0;
    max-width: 440px;
    letter-spacing: 0.3px;
    opacity: 0.88;
}

.theme-site-agentie-01 .hero-subtitle::before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 1px;
    background: var(--color-accent);
    vertical-align: middle;
    margin-right: 10px;
    transform: translateY(-2px);
}

/* ---- FORM ---- */
.theme-site-agentie-01 .search-form {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.theme-site-agentie-01 .search-tabs {
    display: flex;
    gap: 0;
    align-self: flex-start;
    margin-bottom: 4px;
}

.theme-site-agentie-01 .search-tabs .tab {
    position: relative;
    background: transparent;
    border: 0;
    color: var(--color-gray-800);
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 20px;
    cursor: pointer;
    transition: color 0.25s ease;
    line-height: 1;
}

.theme-site-agentie-01 .search-tabs .tab + .tab {
    border-left: 1px solid rgba(26, 29, 38, 0.14);
}

.theme-site-agentie-01 .search-tabs .tab::after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -2px;
    height: 1px;
    background: var(--gold);
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.3s ease;
}

.theme-site-agentie-01 .search-tabs .tab:hover {
    color: var(--color-primary);
}

.theme-site-agentie-01 .search-tabs .tab.active {
    color: var(--color-primary);
    font-weight: 600;
}

.theme-site-agentie-01 .search-tabs .tab.active::after {
    transform: scaleX(1);
}

.theme-site-agentie-01 .search-tabs .tab:focus-visible {
    outline: none;
    color: var(--color-primary);
}

.theme-site-agentie-01 .search-tabs .tab:focus-visible::after {
    transform: scaleX(1);
    background: rgba(26, 29, 38, 0.6);
}

.theme-site-agentie-01 .form-row {
    display: grid;
    gap: 12px;
}

.theme-site-agentie-01 .form-row-2 {
    grid-template-columns: 1fr 1fr;
}

.theme-site-agentie-01 .form-row-3 {
    grid-template-columns: 1fr 1fr 1fr;
}

.theme-site-agentie-01 .form-field select, .theme-site-agentie-01 .form-field input[type="number"], .theme-site-agentie-01 .form-field input[type="text"], .theme-site-agentie-01 .form-field input[type="email"], .theme-site-agentie-01 .form-field input[type="tel"] {
    width: 100%;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: var(--color-white);
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    padding: 12px 14px;
    border-radius: 2px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    transition: border-color 0.25s ease;
    line-height: 1.2;
    box-sizing: border-box;
    height: 44px;
}

.theme-site-agentie-01 .form-field select {
    padding-right: 32px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23b99a65'><path d='M5 8l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 14px;
    cursor: pointer;
}

.theme-site-agentie-01 .form-field select:hover, .theme-site-agentie-01 .form-field select:focus, .theme-site-agentie-01 .form-field input[type="number"]:hover, .theme-site-agentie-01 .form-field input[type="number"]:focus, .theme-site-agentie-01 .form-field input[type="text"]:hover, .theme-site-agentie-01 .form-field input[type="text"]:focus, .theme-site-agentie-01 .form-field input[type="email"]:hover, .theme-site-agentie-01 .form-field input[type="email"]:focus, .theme-site-agentie-01 .form-field input[type="tel"]:hover, .theme-site-agentie-01 .form-field input[type="tel"]:focus {
    border-color: var(--gold);
    outline: none;
}

.theme-site-agentie-01 .form-field input::placeholder {
    color: rgba(255, 255, 255, 0.55);
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    opacity: 1;
}

.theme-site-agentie-01 .form-field input[type="number"]::-webkit-outer-spin-button, .theme-site-agentie-01 .form-field input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.theme-site-agentie-01 .form-field select option {
    background: var(--dark-2);
    color: var(--color-white);
}

.theme-site-agentie-01 .range-field {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 6px;
}

.theme-site-agentie-01 .range-field > label {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.75);
    font-weight: 500;
    min-width: 96px;
    letter-spacing: 0.5px;
}

.theme-site-agentie-01 .range-track {
    position: relative;
    flex: 1;
    height: 4px;
    background: rgba(255, 255, 255, 0.12);
    border-radius: 2px;
}

.theme-site-agentie-01 .range-fill {
    position: absolute;
    top: 0;
    bottom: 0;
    background: var(--gold);
    border-radius: 2px;
}

.theme-site-agentie-01 .range-handle {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 14px;
    height: 14px;
    background: var(--color-white);
    border: 2px solid var(--gold);
    border-radius: 50%;
    cursor: grab;
}

.theme-site-agentie-01 .range-handle::after {
    content: attr(data-value);
    position: absolute;
    left: 50%;
    top: -22px;
    transform: translateX(-50%);
    font-size: 10px;
    font-weight: 600;
    color: var(--gold);
    letter-spacing: 0.5px;
    white-space: nowrap;
}

.theme-site-agentie-01 .form-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-top: 12px;
}

.theme-site-agentie-01 .features-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.65);
    font-weight: 500;
    text-decoration: underline;
    text-decoration-color: rgba(255, 255, 255, 0.25);
    text-underline-offset: 3px;
    transition: color 0.25s ease;
    cursor: pointer;
    user-select: none;
}

.theme-site-agentie-01 .features-link svg {
    transition: transform 0.3s ease;
}

.theme-site-agentie-01 .features-link.active svg {
    transform: rotate(180deg);
}

.theme-site-agentie-01 .features-link:hover, .theme-site-agentie-01 .features-link.active {
    color: var(--gold);
    text-decoration-color: var(--gold);
}

/* ---- FEATURES PANEL ---- */
.theme-site-agentie-01 .features-panel {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.4s ease, opacity 0.3s ease, margin 0.3s ease;
}

.theme-site-agentie-01 .features-panel.open {
    max-height: 520px;
    opacity: 1;
    margin-top: 4px;
}

.theme-site-agentie-01 .features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 18px;
    padding: 18px 18px 6px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.02);
}

.theme-site-agentie-01 .feature-item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.78);
    cursor: pointer;
    padding: 4px 0;
    transition: color 0.2s ease;
}

.theme-site-agentie-01 .feature-item:hover {
    color: var(--color-white);
}

.theme-site-agentie-01 .feature-item input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 2px;
    background: transparent;
    cursor: pointer;
    position: relative;
    flex-shrink: 0;
    transition: border-color 0.2s ease, background 0.2s ease;
}

.theme-site-agentie-01 .feature-item input[type="checkbox"]:hover {
    border-color: var(--gold);
}

.theme-site-agentie-01 .feature-item input[type="checkbox"]:checked {
    background: var(--gold);
    border-color: var(--gold);
}

.theme-site-agentie-01 .feature-item input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 1px;
    width: 3px;
    height: 7px;
    border: solid var(--color-white);
    border-width: 0 1.5px 1.5px 0;
    transform: rotate(45deg);
}

.theme-site-agentie-01 .search-btn {
    padding: 13px 34px;
}

/* ---- HERO PROPERTIES ---- */
.theme-site-agentie-01 .hero-properties {
    background: var(--color-white);
    padding: 0;
    display: flex;
    flex-direction: column;
}

.theme-site-agentie-01 .property-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    flex: 1;
}

.theme-site-agentie-01 .property-card {
    position: relative;
    overflow: hidden;
    background: var(--color-black);
    opacity: 1;
    transition: opacity 0.35s ease, transform 0.5s ease;
}

.theme-site-agentie-01 .property-card.is-fading {
    opacity: 0;
    transform: translateY(8px);
}

.theme-site-agentie-01 .property-media {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 460px;
    overflow: hidden;
}

.theme-site-agentie-01 .property-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.theme-site-agentie-01 .property-card:hover .property-media img {
    transform: scale(1.05);
}

.theme-site-agentie-01 .property-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 22px 24px;
    color: var(--color-white);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
}

.theme-site-agentie-01 .property-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px;
    line-height: 1.3;
}

.theme-site-agentie-01 .property-title a {
    color: var(--color-white);
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .property-title a:hover {
    color: var(--gold);
}

.theme-site-agentie-01 .property-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.85);
}

.theme-site-agentie-01 .property-price {
    color: var(--gold);
    font-weight: 600;
}

.theme-site-agentie-01 .properties-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 22px 32px;
    background: var(--gold);
    color: var(--color-white);
    border-top: 1px solid var(--border);
}

.theme-site-agentie-01 .properties-footer .properties-heading, .theme-site-agentie-01 .properties-footer .slider-nav button {
    color: var(--color-white);
}

.theme-site-agentie-01 .properties-footer .slider-nav button:hover {
    color: rgba(255, 255, 255, 0.75);
}

.theme-site-agentie-01 .properties-footer .slider-divider {
    background: rgba(255, 255, 255, 0.4);
}

.theme-site-agentie-01 .properties-heading {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    color: var(--text);
    font-weight: 500;
}

.theme-site-agentie-01 .slider-nav {
    display: flex;
    align-items: center;
    gap: 16px;
}

.theme-site-agentie-01 .slider-nav button {
    background: transparent;
    border: none;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--text-muted);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 2px;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .slider-nav button:hover {
    color: var(--gold);
}

.theme-site-agentie-01 .slider-divider {
    width: 1px;
    height: 14px;
    background: var(--border);
}

/* ====================================================
   EXCLUSIVES / LISTING CARDS (Compass style)
   ==================================================== */
.theme-site-agentie-01 .exclusives-section {
    padding: 80px 0 90px;
    background: var(--color-white);
}

.theme-site-agentie-01 .exclusives-header {
    margin-bottom: 32px;
    max-width: 720px;
}

.theme-site-agentie-01 .exclusives-title {
    font-family: 'Playfair Display', serif;
    font-size: 34px;
    font-weight: 600;
    color: var(--text);
    line-height: 1.15;
    margin-bottom: 8px;
    letter-spacing: -0.3px;
}

.theme-site-agentie-01 .exclusives-description {
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.6;
}

.theme-site-agentie-01 .exclusives-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px 20px;
}

.theme-site-agentie-01 .listing-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    background: var(--color-white);
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06), 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.theme-site-agentie-01 .listing-card:hover {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.theme-site-agentie-01 .listing-media {
    position: relative;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: var(--color-bg-gray);
}

.theme-site-agentie-01 .listing-slides-link {
    position: absolute;
    inset: 0;
    display: block;
    z-index: 1;
    cursor: pointer;
    text-decoration: none;
}

.theme-site-agentie-01 .listing-slides {
    position: relative;
    width: 100%;
    height: 100%;
}

.theme-site-agentie-01 .media-arrow, .theme-site-agentie-01 .listing-favorite {
    z-index: 3;
}

.theme-site-agentie-01 .listing-slide {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.45s ease;
}

.theme-site-agentie-01 .listing-slide.is-active {
    opacity: 1;
}

.theme-site-agentie-01 .media-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    cursor: pointer;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
    transition: opacity 0.25s ease, background 0.25s ease, transform 0.2s ease;
}

.theme-site-agentie-01 .listing-card:hover .media-arrow, .theme-site-agentie-01 .listing-card:focus-within .media-arrow {
    opacity: 1;
}

.theme-site-agentie-01 .media-arrow:hover {
    background: var(--color-white);
    transform: translateY(-50%) scale(1.08);
}

.theme-site-agentie-01 .media-arrow-prev {
    left: 10px;
}

.theme-site-agentie-01 .media-arrow-next {
    right: 10px;
}

.theme-site-agentie-01 .listing-badges {
    position: absolute;
    top: 12px;
    left: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    z-index: 3;
    max-width: calc(100% - 70px);
}

.theme-site-agentie-01 .listing-badge {
    padding: 5px 10px;
    background: var(--color-primary);
    color: var(--color-white);
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-radius: 2px;
    font-family: 'Inter', sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
    white-space: nowrap;
}

/* When used solo (not inside .listing-badges), keep old positioning for backward compat */
.theme-site-agentie-01 .listing-media > .listing-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 3;
}

.theme-site-agentie-01 .listing-badge--sale, .theme-site-agentie-01 .listing-badge--vanzare {
    background: var(--color-primary);
    color: var(--color-white);
}

.theme-site-agentie-01 .listing-badge--rent, .theme-site-agentie-01 .listing-badge--inchiriere {
    background: var(--color-primary);
    color: var(--color-white);
}

.theme-site-agentie-01 .listing-badge--exclusive, .theme-site-agentie-01 .listing-badge--exclusivitate {
    background: var(--color-accent);
    color: var(--color-white);
}

.theme-site-agentie-01 .listing-badge--commission, .theme-site-agentie-01 .listing-badge--comision {
    background: var(--color-success-dark);
    color: var(--color-white);
}

.theme-site-agentie-01 .listing-badge--new, .theme-site-agentie-01 .listing-badge--nou {
    background: var(--color-orange);
    color: var(--color-white);
}

.theme-site-agentie-01 .listing-badge--promoted, .theme-site-agentie-01 .listing-badge--promovat {
    background: var(--color-purple);
    color: var(--color-white);
}

.theme-site-agentie-01 .listing-badge--soon, .theme-site-agentie-01 .listing-badge--curand {
    background: var(--color-gray-900);
    color: var(--color-white);
}

.theme-site-agentie-01 .listing-badge-open {
    position: absolute;
    top: 44px;
    left: 12px;
    padding: 5px 10px;
    background: var(--color-info);
    color: var(--color-white);
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.3px;
    border-radius: 2px;
    font-family: 'Inter', sans-serif;
}

.theme-site-agentie-01 .listing-counter {
    position: absolute;
    bottom: 12px;
    left: 12px;
    background: rgba(0, 0, 0, 0.65);
    color: var(--color-white);
    padding: 3px 9px;
    font-size: 11px;
    font-weight: 500;
    border-radius: 2px;
    font-family: 'Inter', sans-serif;
    z-index: 3;
    pointer-events: none;
}

.theme-site-agentie-01 .listing-favorite {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    padding: 0;
    border: none;
    background: transparent;
    color: var(--color-white);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.55)) drop-shadow(0 0 8px rgba(0, 0, 0, 0.4));
    transition: transform 0.2s ease, color 0.25s ease;
}

.theme-site-agentie-01 .listing-favorite:hover {
    transform: scale(1.1);
}

.theme-site-agentie-01 .listing-favorite.is-active {
    color: var(--color-danger-2);
}

.theme-site-agentie-01 .listing-favorite.is-active svg {
    fill: var(--color-danger-2);
    stroke: var(--color-danger-2);
}

.theme-site-agentie-01 .listing-price-tag {
    position: absolute;
    bottom: 12px;
    right: 12px;
    padding: 7px 14px;
    background: rgba(0, 0, 0, 0.7);
    color: var(--color-white);
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.4px;
    font-weight: 600;
    letter-spacing: 0.3px;
    border-radius: 2px;
    z-index: 2;
}

.theme-site-agentie-01 .listing-details {
    padding: 16px 16px 18px;
    background: var(--color-white);
}

.theme-site-agentie-01 .listing-title {
    font-family: 'Playfair Display', serif;
    font-size: 19px;
    font-weight: 500;
    color: var(--text);
    margin-bottom: 8px;
    line-height: 1.25;
    letter-spacing: -0.2px;
}

.theme-site-agentie-01 .listing-title a {
    color: inherit;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .listing-title a:hover {
    color: var(--gold);
}

.theme-site-agentie-01 .listing-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 12px;
    margin-bottom: 8px;
    font-size: 13px;
    color: var(--text);
}

.theme-site-agentie-01 .listing-stats > span {
    display: inline-flex;
    align-items: baseline;
    gap: 3px;
}

.theme-site-agentie-01 .listing-stats b {
    font-weight: 600;
    color: var(--text);
}

.theme-site-agentie-01 .listing-stats .stat-link {
    text-decoration: underline;
    text-decoration-color: var(--gold);
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
    cursor: pointer;
}

.theme-site-agentie-01 .listing-address {
    display: inline-block;
    font-size: 13px;
    color: var(--color-accent-dark);
    line-height: 1.45;
    text-decoration: underline;
    text-decoration-color: rgba(139, 106, 71, 0.35);
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .listing-address:hover {
    color: var(--gold);
    text-decoration-color: var(--gold);
}

/* ---- PROMO DARK CARD ---- */
.theme-site-agentie-01 .listing-promo {
    background: var(--dark);
    color: var(--color-white);
    padding: 32px 28px;
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    min-height: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06), 0 2px 8px rgba(0, 0, 0, 0.06);
    order: 4;
}

.theme-site-agentie-01 .exclusives-grid > .listing-card:nth-of-type(n+4) {
    order: 5;
}

.theme-site-agentie-01 .exclusives-grid > .listing-card:nth-of-type(-n+3) {
    order: 3;
}

.theme-site-agentie-01 .listing-promo-eyebrow {
    display: block;
    margin-bottom: 28px;
}

.theme-site-agentie-01 .promo-logo {
    display: block;
    font-family: 'Playfair Display', serif;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2px;
    color: var(--color-white);
    line-height: 1;
}

.theme-site-agentie-01 .promo-sub {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    letter-spacing: 2.5px;
    color: rgba(255, 255, 255, 0.75);
    margin-top: 6px;
    text-transform: uppercase;
    font-weight: 500;
}

.theme-site-agentie-01 .listing-promo-title {
    font-family: 'Playfair Display', serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.25;
    color: var(--color-white);
    margin-bottom: 14px;
    letter-spacing: -0.2px;
}

.theme-site-agentie-01 .listing-promo-text {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.72);
    line-height: 1.55;
    margin-bottom: 22px;
    flex: 1;
}

.theme-site-agentie-01 .btn-light {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
    padding: 12px 22px;
    background: var(--color-white);
    color: var(--text);
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-radius: 2px;
    transition: background 0.25s ease, color 0.25s ease;
}

.theme-site-agentie-01 .btn-light:hover {
    background: var(--gold);
    color: var(--color-white);
}

/* ====================================================
   LATEST PROPERTIES (fluid accordion + frosted info card)
   ==================================================== */
.theme-site-agentie-01 .latest-section {
    padding: 100px 0 0;
    background: var(--color-white);
    border-top: 1px solid var(--border);
}

.theme-site-agentie-01 .latest-header {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 60px;
}

.theme-site-agentie-01 .latest-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--text);
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 14px;
}

.theme-site-agentie-01 .latest-title {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 500;
    color: var(--text);
    line-height: 1.15;
    margin-bottom: 14px;
    letter-spacing: -0.3px;
}

.theme-site-agentie-01 .latest-description {
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.6;
}

/* fluid edge-to-edge strip */
.theme-site-agentie-01 .latest-strip {
    display: flex;
    gap: 4px;
    height: 640px;
    width: 100%;
    overflow: hidden;
}

.theme-site-agentie-01 .latest-card {
    position: relative;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    cursor: pointer;
    background-color: var(--color-dark-900);
    background-image: var(--bg);
    background-size: cover;
    background-position: center;
    isolation: isolate;
    transition: flex 1.1s cubic-bezier(0.23, 1, 0.32, 1);
}

.theme-site-agentie-01 .latest-card.is-active {
    flex: 5;
}

/* inner image for scale effect without affecting content */
.theme-site-agentie-01 .latest-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: inherit;
    background-size: cover;
    background-position: center;
    transform: scale(1);
    transition: transform 1.6s ease, filter 1s ease;
    filter: brightness(0.5) saturate(0.95);
    z-index: -2;
}

.theme-site-agentie-01 .latest-card.is-active::before {
    transform: scale(1.06);
    filter: brightness(0.92) saturate(1.05);
}

/* subtle vignette overlay */
.theme-site-agentie-01 .latest-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at center, transparent 40%, rgba(10, 12, 18, 0.55) 100%);
    z-index: -1;
    opacity: 0.8;
    transition: opacity 0.7s ease;
}

.theme-site-agentie-01 .latest-card.is-active::after {
    opacity: 0.4;
}

/* gold hairline accent that animates on active */
.theme-site-agentie-01 .latest-card .card-accent-line {
    display: none;
}

.theme-site-agentie-01 .card-index {
    position: absolute;
    top: 28px;
    left: 28px;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.95);
    letter-spacing: 3px;
    z-index: 2;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
    transition: color 0.5s ease, letter-spacing 0.5s ease;
}

.theme-site-agentie-01 .latest-card.is-active .card-index {
    color: var(--gold);
    letter-spacing: 4px;
}

.theme-site-agentie-01 .card-index::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 1px;
    background: currentColor;
    vertical-align: middle;
    margin-right: 10px;
    transition: width 0.5s ease;
}

.theme-site-agentie-01 .latest-card.is-active .card-index::before {
    width: 32px;
}

/* ---- FROSTED INFO BOX ---- */
.theme-site-agentie-01 .card-info {
    position: absolute;
    left: 28px;
    right: 28px;
    bottom: 28px;
    max-width: 400px;
    padding: 24px 26px 22px;
    background: rgba(10, 12, 18, 0.82);
    backdrop-filter: blur(26px) saturate(170%);
    -webkit-backdrop-filter: blur(26px) saturate(170%);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 12px;
    color: var(--color-white);
    z-index: 2;
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.7s ease 0.25s, transform 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.25s;
    pointer-events: none;
    box-shadow: 0 20px 60px -20px rgba(0, 0, 0, 0.65);
}

.theme-site-agentie-01 .latest-card.is-active .card-info {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.theme-site-agentie-01 .card-location {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--gold);
    font-weight: 600;
    margin-bottom: 12px;
    white-space: nowrap;
}

.theme-site-agentie-01 .card-title {
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    color: var(--color-white);
    letter-spacing: -0.3px;
    margin-bottom: 16px;
    white-space: nowrap;
}

.theme-site-agentie-01 .card-title::after {
    content: "";
    display: block;
    width: 28px;
    height: 1px;
    background: var(--gold);
    margin-top: 12px;
}

.theme-site-agentie-01 .card-stats {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.92);
    white-space: nowrap;
}

.theme-site-agentie-01 .card-stats b {
    color: var(--color-white);
    font-weight: 600;
    margin-right: 3px;
}

.theme-site-agentie-01 .stat-dot {
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.35);
}

.theme-site-agentie-01 .card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding-top: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.theme-site-agentie-01 .card-info .card-price {
    font-family: 'Playfair Display', serif;
    font-size: 26px;
    font-weight: 700;
    color: var(--color-white);
    letter-spacing: -0.2px;
}

.theme-site-agentie-01 .card-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: var(--gold);
    color: var(--color-white);
    transition: background 0.25s ease, transform 0.25s ease;
}

.theme-site-agentie-01 .card-cta:hover {
    background: var(--color-white);
    color: var(--gold);
    transform: scale(1.08);
}

.theme-site-agentie-01 .card-cta svg {
    transition: transform 0.25s ease;
}

.theme-site-agentie-01 .card-cta:hover svg {
    transform: translateX(2px);
}

/* ====================================================
   SHOWCASE / VALUE PROPOSITION
   ==================================================== */
.theme-site-agentie-01 .showcase-section {
    padding: 100px 0 110px;
    background: var(--color-white);
    border-top: 1px solid var(--border);
}

.theme-site-agentie-01 .showcase-header {
    display: grid;
    grid-template-columns: 0.85fr 1.15fr;
    gap: 60px;
    align-items: center;
    margin-bottom: 50px;
}

.theme-site-agentie-01 .showcase-left {
    display: flex;
    flex-direction: column;
}

.theme-site-agentie-01 .showcase-left .values-eyebrow {
    margin-bottom: 16px;
}

.theme-site-agentie-01 .showcase-heading {
    font-family: 'Playfair Display', serif;
    font-size: 42px;
    font-weight: 500;
    color: var(--text);
    line-height: 1.15;
    letter-spacing: -0.5px;
}

.theme-site-agentie-01 .showcase-intro {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--text-muted);
    line-height: 1.6;
    margin-bottom: 0;
    max-width: 340px;
    font-style: italic;
    letter-spacing: 0.1px;
}

.theme-site-agentie-01 .showcase-meta {
    display: flex;
    align-items: center;
    gap: 18px;
    max-width: 440px;
    justify-self: end;
}

.theme-site-agentie-01 .showcase-video {
    position: relative;
    flex-shrink: 0;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
}

.theme-site-agentie-01 .showcase-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.theme-site-agentie-01 .play-btn {
    position: absolute;
    inset: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.35);
    color: var(--color-white);
    transition: background 0.25s ease;
}

.theme-site-agentie-01 .showcase-video:hover .play-btn {
    background: rgba(0, 0, 0, 0.55);
}

.theme-site-agentie-01 .play-btn svg {
    margin-left: 2px;
}

.theme-site-agentie-01 .showcase-meta p {
    font-size: 13px;
    color: var(--text-muted);
    line-height: 1.55;
}

/* ---- GRID ---- */
.theme-site-agentie-01 .showcase-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 22px;
    margin-bottom: 90px;
}

.theme-site-agentie-01 .showcase-feature {
    position: relative;
    grid-column: 1;
    grid-row: 1 / span 2;
    border-radius: 0;
    overflow: hidden;
    min-height: 420px;
}

.theme-site-agentie-01 .feature-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    inset: 0;
    transition: opacity 0.4s ease;
}

.theme-site-agentie-01 .card-image img {
    transition: opacity 0.4s ease;
}

.theme-site-agentie-01 .feature-thumbs {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: flex;
    gap: 8px;
    padding: 8px 10px;
    background: rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-radius: 40px;
    border: 1px solid rgba(255, 255, 255, 0.45);
}

.theme-site-agentie-01 .feature-thumb {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 2px solid transparent;
    padding: 0;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    transition: border-color 0.25s ease, transform 0.25s ease;
}

.theme-site-agentie-01 .feature-thumb:hover {
    transform: scale(1.06);
    border-color: rgba(var(--color-accent-rgb), 0.55);
}

.theme-site-agentie-01 .feature-thumb.is-active {
    border-color: var(--gold);
}

.theme-site-agentie-01 .showcase-card {
    background: var(--color-bg-cream);
    border-radius: 6px;
    padding: 34px 28px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.theme-site-agentie-01 .showcase-card-text {
    grid-column: 2;
    grid-row: 1;
    justify-content: center;
    align-items: center;
}

.theme-site-agentie-01 .showcase-card-text h3 {
    font-family: 'Playfair Display', serif;
    font-size: 21px;
    font-weight: 500;
    color: var(--text);
    line-height: 1.25;
    letter-spacing: -0.2px;
    margin-bottom: 14px;
}

.theme-site-agentie-01 .showcase-card-text p {
    font-size: 13px;
    color: var(--text-muted);
    line-height: 1.6;
    margin-bottom: 22px;
}

.theme-site-agentie-01 .showcase-card-image {
    grid-column: 3;
    grid-row: 1;
    padding: 0;
    background: transparent;
    text-align: center;
}

.theme-site-agentie-01 .card-image {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 0;
    margin-bottom: 16px;
    background: var(--color-gray-100);
}

.theme-site-agentie-01 .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.theme-site-agentie-01 .card-price {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--text);
    margin-bottom: 14px;
}

.theme-site-agentie-01 .card-price b {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 18px;
    color: var(--text);
}

/* ---- PILL BUTTONS ---- */
.theme-site-agentie-01 .pill-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    align-self: center;
    padding: 11px 22px;
    border-radius: 40px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: transparent;
    color: var(--text);
    border: 1px solid var(--text);
    transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .pill-btn:hover {
    background: var(--gold);
    border-color: var(--gold);
    color: var(--color-white);
}

.theme-site-agentie-01 .pill-btn-dark {
    background: var(--dark);
    color: var(--color-white);
    border-color: var(--dark);
    padding: 12px 22px;
    border-radius: 0;
}

.theme-site-agentie-01 .pill-btn-dark:hover {
    background: var(--gold);
    border-color: var(--gold);
}

.theme-site-agentie-01 .pill-btn-dark svg {
    transition: transform 0.25s ease;
}

.theme-site-agentie-01 .pill-btn-dark:hover svg {
    transform: translateX(4px);
}

/* ---- CAPTION ROW ---- */
.theme-site-agentie-01 .showcase-caption {
    grid-column: 2 / span 2;
    grid-row: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    padding-top: 6px;
}

.theme-site-agentie-01 .showcase-caption p {
    font-size: 13px;
    color: var(--text-muted);
    line-height: 1.6;
    max-width: 440px;
}

.theme-site-agentie-01 .showcase-nav {
    display: flex;
    gap: 10px;
    flex-shrink: 0;
}

.theme-site-agentie-01 .round-arrow {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid var(--border);
    background: var(--color-white);
    color: var(--text);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .round-arrow:hover, .theme-site-agentie-01 .round-arrow-active {
    background: var(--dark);
    color: var(--color-white);
    border-color: var(--dark);
}

.theme-site-agentie-01 .round-arrow-active:hover {
    background: var(--gold);
    border-color: var(--gold);
}

/* ---- STATS ---- */
.theme-site-agentie-01 .showcase-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid var(--border);
    padding-top: 50px;
}

.theme-site-agentie-01 .stat-item {
    padding: 0 30px;
    border-left: 1px solid var(--border);
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.theme-site-agentie-01 .stat-item:first-child {
    padding-left: 0;
    border-left: none;
}

.theme-site-agentie-01 .stat-number {
    font-family: 'Playfair Display', serif;
    font-size: 52px;
    font-weight: 500;
    color: var(--text);
    line-height: 1;
    letter-spacing: -1px;
    display: inline-flex;
    align-items: flex-start;
}

.theme-site-agentie-01 .stat-plus {
    color: var(--gold);
    font-size: 36px;
    margin-left: 2px;
    margin-top: 4px;
}

.theme-site-agentie-01 .stat-label {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.3px;
}

/* ====================================================
   TEAM / ECHIPA (MyHome-inspired, light & clean)
   ==================================================== */
.theme-site-agentie-01 .team-section {
    padding: 100px 0 110px;
    background: var(--color-white);
    border-top: 1px solid var(--border);
}

.theme-site-agentie-01 .team-header {
    text-align: center;
    margin-bottom: 60px;
}

.theme-site-agentie-01 .team-eyebrow, .theme-site-agentie-01 .blog-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--text);
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 14px;
}

.theme-site-agentie-01 .eyebrow-dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: var(--gold);
    border-radius: 50%;
    flex-shrink: 0;
}

.theme-site-agentie-01 .team-title {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 500;
    color: var(--text);
    line-height: 1.15;
    letter-spacing: -0.3px;
}

.theme-site-agentie-01 .team-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 28px;
    margin-bottom: 60px;
}

.theme-site-agentie-01 .team-card {
    background: var(--color-white);
    border: 1px solid var(--border);
    border-radius: 3px;
    overflow: hidden;
    transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
}

.theme-site-agentie-01 .team-card:hover {
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.1);
    transform: translateY(-4px);
    border-color: rgba(var(--color-accent-rgb), 0.35);
}

.theme-site-agentie-01 .team-card:hover .team-info {
    border-top-color: var(--gold);
}

.theme-site-agentie-01 .team-card .team-name a {
    transition: color 0.3s ease;
}

.theme-site-agentie-01 .team-card:hover .team-name a {
    color: var(--gold);
}

.theme-site-agentie-01 .team-card:hover .team-role {
    color: var(--text);
}

.theme-site-agentie-01 .team-portrait {
    position: relative;
    aspect-ratio: 4 / 5;
    overflow: hidden;
    background: var(--color-bg-cream-2);
}

.theme-site-agentie-01 .team-portrait img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s ease;
}

.theme-site-agentie-01 .team-card:hover .team-portrait img {
    transform: scale(1.05);
}

.theme-site-agentie-01 .team-social {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 16px 18px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
    display: flex;
    gap: 8px;
    justify-content: center;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.35s ease, transform 0.35s ease;
}

.theme-site-agentie-01 .team-card:hover .team-social {
    opacity: 1;
    transform: translateY(0);
}

.theme-site-agentie-01 .team-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    color: var(--color-white);
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    transition: background 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .team-social a:hover {
    background: var(--gold);
    border-color: var(--gold);
}

.theme-site-agentie-01 .team-info {
    text-align: center;
    padding: 22px 16px 24px;
    border-top: 1px solid var(--border);
    transition: border-top-color 0.3s ease;
}

.theme-site-agentie-01 .team-name {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 500;
    color: var(--text);
    margin-bottom: 6px;
    letter-spacing: -0.2px;
}

.theme-site-agentie-01 .team-role {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: var(--text-muted);
    letter-spacing: 0.5px;
    transition: color 0.3s ease;
}

.theme-site-agentie-01 .team-footer {
    text-align: center;
    margin-top: 60px;
}

.theme-site-agentie-01 .team-more-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--text);
    padding: 15px 34px;
    border: 1px solid var(--gold);
    background: transparent;
    transition: background 0.3s ease, color 0.3s ease;
}

.theme-site-agentie-01 .team-more-link:hover {
    background: var(--gold);
    color: var(--color-white);
}

.theme-site-agentie-01 .team-more-link svg {
    transition: transform 0.3s ease;
}

.theme-site-agentie-01 .team-more-link:hover svg {
    transform: translateX(5px);
}

/* ====================================================
   MISSION SECTION (dark, hero image, feature blocks)
   ==================================================== */
.theme-site-agentie-01 .mission-section {
    padding: 100px 0 110px;
    background: var(--dark);
    color: var(--color-white);
    position: relative;
    overflow: hidden;
}

.theme-site-agentie-01 .mission-header {
    text-align: center;
    margin-bottom: 54px;
}

.theme-site-agentie-01 .mission-badge {
    display: inline-block;
    padding: 7px 18px;
    background: rgba(var(--color-accent-rgb), 0.14);
    border: 1px solid rgba(var(--color-accent-rgb), 0.35);
    border-radius: 40px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: var(--gold);
    margin-bottom: 26px;
}

.theme-site-agentie-01 .mission-title {
    font-family: 'Playfair Display', serif;
    font-size: 52px;
    font-weight: 600;
    color: var(--color-white);
    line-height: 1.15;
    letter-spacing: -0.8px;
}

.theme-site-agentie-01 .mission-title em {
    display: block;
    font-style: italic;
    font-weight: 500;
    margin-top: 6px;
    color: var(--color-white);
}

.theme-site-agentie-01 .mission-hero {
    margin-bottom: 46px;
    border-radius: 6px;
    overflow: hidden;
    aspect-ratio: 16 / 8;
    background: var(--color-dark-700);
}

.theme-site-agentie-01 .mission-hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.theme-site-agentie-01 .mission-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    margin-bottom: 80px;
}

.theme-site-agentie-01 .mission-cols p {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.68);
    line-height: 1.7;
    max-width: 520px;
}

/* ---- BOTTOM: visual + features ---- */
.theme-site-agentie-01 .mission-bottom {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 70px;
    align-items: center;
}

.theme-site-agentie-01 .mission-visual {
    position: relative;
    display: flex;
    align-items: center;
    width: 260px;
    height: 160px;
    flex-shrink: 0;
}

.theme-site-agentie-01 .circle-img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    flex-shrink: 0;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.theme-site-agentie-01 .circle-1 {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 1;
}

.theme-site-agentie-01 .circle-2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    box-shadow: -14px 0 0 0 var(--dark);
}

.theme-site-agentie-01 .circle-accent {
    position: absolute;
    top: -14px;
    left: 108px;
    color: var(--gold);
    z-index: 3;
    transform: rotate(-18deg);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
}

.theme-site-agentie-01 .mission-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}

.theme-site-agentie-01 .mission-feature h3 {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 500;
    color: var(--color-white);
    line-height: 1.25;
    margin-bottom: 14px;
    letter-spacing: -0.2px;
}

.theme-site-agentie-01 .mission-feature h3::after {
    content: "";
    display: block;
    width: 24px;
    height: 1px;
    background: var(--gold);
    margin-top: 12px;
}

.theme-site-agentie-01 .mission-feature p {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.62);
    line-height: 1.7;
}

/* ====================================================
   VALUES / FILOSOFIA (outlined numbers — Christie's style)
   ==================================================== */
.theme-site-agentie-01 .values-section {
    padding: 110px 0 120px;
    background: var(--color-bg-alt);
    border-top: 1px solid var(--border);
}

.theme-site-agentie-01 .values-header {
    margin-bottom: 70px;
    max-width: 720px;
}

.theme-site-agentie-01 .values-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--text);
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 14px;
}

.theme-site-agentie-01 .values-title {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 500;
    color: var(--text);
    line-height: 1.15;
    letter-spacing: -0.3px;
    margin-bottom: 14px;
}

.theme-site-agentie-01 .values-description {
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.7;
    max-width: 620px;
}

.theme-site-agentie-01 .values-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 40px;
}

.theme-site-agentie-01 .values-item {
    position: relative;
    padding-top: 30px;
    padding-left: 10px;
}

.theme-site-agentie-01 .values-number {
    position: absolute;
    top: -30px;
    left: -10px;
    font-family: 'Playfair Display', serif;
    font-size: 130px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -4px;
    color: transparent;
    -webkit-text-stroke: 1.5px rgba(var(--color-accent-rgb), 0.5);
    text-stroke: 1.5px rgba(var(--color-accent-rgb), 0.5);
    pointer-events: none;
    user-select: none;
    z-index: 0;
    transition: -webkit-text-stroke-color 0.3s ease;
}

.theme-site-agentie-01 .values-item:hover .values-number {
    -webkit-text-stroke-color: var(--gold);
}

.theme-site-agentie-01 .values-content {
    position: relative;
    z-index: 1;
    padding-top: 60px;
}

.theme-site-agentie-01 .values-item-title {
    font-family: 'Playfair Display', serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 16px;
    color: var(--text);
    letter-spacing: -0.3px;
}

.theme-site-agentie-01 .values-item-title::after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: var(--gold);
    margin-top: 16px;
}

.theme-site-agentie-01 .values-text {
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.75;
}

/* ====================================================
   PARALLAX YOUTUBE
   ==================================================== */
.theme-site-agentie-01 .parallax-section {
    position: relative;
    min-height: 520px;
    background-image: url('../mock-images/general-17.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
}

.theme-site-agentie-01 .parallax-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(10, 12, 18, 0.45), rgba(10, 12, 18, 0.55));
    display: flex;
    align-items: center;
    justify-content: center;
}

.theme-site-agentie-01 .parallax-inner {
    text-align: center;
    padding: 80px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.theme-site-agentie-01 .parallax-title {
    font-family: 'Playfair Display', serif;
    font-size: 48px;
    font-weight: 600;
    color: var(--color-white);
    line-height: 1.2;
    letter-spacing: -0.3px;
    margin-bottom: 38px;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.4);
    max-width: 820px;
}

.theme-site-agentie-01 .parallax-title em {
    font-style: italic;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.theme-site-agentie-01 .parallax-handle {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: 500;
    color: var(--gold);
    margin-bottom: 20px;
    text-transform: uppercase;
}

.theme-site-agentie-01 .parallax-cta {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: 600;
    color: var(--color-white);
    text-transform: uppercase;
    padding: 4px 0;
    transition: color 0.3s ease;
}

.theme-site-agentie-01 .cta-line {
    display: inline-block;
    width: 40px;
    height: 1px;
    background: var(--color-white);
    transition: width 0.35s ease, background 0.35s ease;
}

.theme-site-agentie-01 .parallax-cta:hover {
    color: var(--gold);
}

.theme-site-agentie-01 .parallax-cta:hover .cta-line {
    width: 70px;
    background: var(--gold);
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .parallax-section {
        background-attachment: scroll;
        min-height: 420px;
    }

    .theme-site-agentie-01 .parallax-title {
        font-size: 34px;
    }

    .theme-site-agentie-01 .parallax-handle {
        font-size: 13px;
        letter-spacing: 3px;
    }
}

/* ====================================================
   BLOG / JURNAL (image-based cards)
   ==================================================== */
.theme-site-agentie-01 .blog-section {
    padding: 100px 0 110px;
    background: var(--color-white);
    border-top: 1px solid var(--border);
}

.theme-site-agentie-01 .blog-header {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 64px;
}

.theme-site-agentie-01 .blog-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    letter-spacing: 3px;
    color: var(--gold);
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 18px;
}

.theme-site-agentie-01 .blog-eyebrow::before, .theme-site-agentie-01 .blog-eyebrow::after {
    content: "";
    display: inline-block;
    width: 28px;
    height: 1px;
    background: var(--gold);
}

.theme-site-agentie-01 .blog-title {
    font-family: 'Playfair Display', serif;
    font-size: 44px;
    font-weight: 500;
    color: var(--text);
    line-height: 1.15;
    margin-bottom: 16px;
    letter-spacing: -0.5px;
}

.theme-site-agentie-01 .blog-description {
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.65;
    max-width: 560px;
    margin: 0 auto;
}

.theme-site-agentie-01 .blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 44px 36px;
    margin-bottom: 64px;
}

.theme-site-agentie-01 .blog-card {
    display: flex;
    flex-direction: column;
}

.theme-site-agentie-01 .blog-media {
    display: block;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    margin-bottom: 26px;
    background: var(--color-border-light);
    border-radius: 6px;
}

.theme-site-agentie-01 .blog-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.theme-site-agentie-01 .blog-card:hover .blog-media img {
    transform: scale(1.04);
}

.theme-site-agentie-01 .blog-category {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    letter-spacing: 2.5px;
    color: var(--gold);
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 14px;
}

.theme-site-agentie-01 .blog-post-title {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 14px;
    color: var(--text);
    letter-spacing: -0.2px;
}

.theme-site-agentie-01 .blog-post-title a {
    color: inherit;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .blog-post-title a:hover {
    color: var(--gold);
}

.theme-site-agentie-01 .blog-excerpt {
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.65;
    margin-bottom: 18px;
}

.theme-site-agentie-01 .blog-meta {
    font-size: 12px;
    color: var(--text-muted);
    letter-spacing: 0.3px;
    font-family: 'Inter', sans-serif;
}

.theme-site-agentie-01 .blog-separator {
    margin: 0 8px;
    color: var(--gold);
}

.theme-site-agentie-01 .blog-footer {
    text-align: center;
}

.theme-site-agentie-01 .blog-more-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--text);
    padding: 15px 34px;
    border: 1px solid var(--gold);
    background: transparent;
    transition: background 0.3s ease, color 0.3s ease;
}

.theme-site-agentie-01 .blog-more-link:hover {
    background: var(--gold);
    color: var(--color-white);
}

.theme-site-agentie-01 .blog-more-link svg {
    transition: transform 0.3s ease;
}

.theme-site-agentie-01 .blog-more-link:hover svg {
    transform: translateX(5px);
}

/* ====================================================
   VALUES MINI EYEBROW (anchor above numbered items)
   ==================================================== */
.theme-site-agentie-01 .values-anchor {
    text-align: center;
    margin-bottom: 50px;
}

.theme-site-agentie-01 .values-eyebrow-mini {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold);
}

.theme-site-agentie-01 .values-eyebrow-mini::before, .theme-site-agentie-01 .values-eyebrow-mini::after {
    content: "";
    display: inline-block;
    width: 28px;
    height: 1px;
    background: var(--gold);
}

/* ====================================================
   TESTIMONIALS
   ==================================================== */
.theme-site-agentie-01 .testimonials-section {
    padding: 100px 0 110px;
    background: var(--color-white);
    border-top: 1px solid var(--border);
}

.theme-site-agentie-01 .testimonials-header {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 60px;
}

.theme-site-agentie-01 .testimonials-title {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 500;
    color: var(--text);
    line-height: 1.15;
    letter-spacing: -0.3px;
}

.theme-site-agentie-01 .testimonials-title em {
    font-style: italic;
    font-weight: 500;
    color: var(--gold);
}

.theme-site-agentie-01 .testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.theme-site-agentie-01 .testimonial-card {
    position: relative;
    background: var(--color-white);
    border: 1px solid var(--border);
    border-radius: 6px;
    padding: 40px 32px 32px;
    display: flex;
    flex-direction: column;
    transition: box-shadow 0.35s ease, transform 0.35s ease, border-color 0.35s ease;
}

.theme-site-agentie-01 .testimonial-card:hover {
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.08);
    transform: translateY(-4px);
    border-color: rgba(var(--color-accent-rgb), 0.35);
}

.theme-site-agentie-01 .quote-icon {
    color: var(--gold);
    margin-bottom: 18px;
    opacity: 0.9;
}

.theme-site-agentie-01 .testimonial-text {
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-style: italic;
    line-height: 1.55;
    color: var(--text);
    margin-bottom: 28px;
    flex: 1;
}

.theme-site-agentie-01 .testimonial-author {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-top: 20px;
    border-top: 1px solid var(--border);
    transition: border-top-color 0.35s ease;
}

.theme-site-agentie-01 .testimonial-card:hover .testimonial-author {
    border-top-color: var(--gold);
}

.theme-site-agentie-01 .testimonial-author img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
}

.theme-site-agentie-01 .author-info {
    display: flex;
    flex-direction: column;
    line-height: 1.3;
}

.theme-site-agentie-01 .author-name {
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    font-weight: 500;
    color: var(--text);
}

.theme-site-agentie-01 .author-role {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: var(--text-muted);
    letter-spacing: 0.3px;
    margin-top: 2px;
}

/* ====================================================
   NEWSLETTER
   ==================================================== */
.theme-site-agentie-01 .newsletter-section {
    padding: 110px 0;
    background: var(--color-bg-alt);
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
}

.theme-site-agentie-01 .newsletter-inner {
    text-align: center;
    max-width: 680px;
    margin: 0 auto;
}

.theme-site-agentie-01 .newsletter-inner .values-eyebrow {
    justify-content: center;
    margin-bottom: 22px;
}

.theme-site-agentie-01 .newsletter-title {
    font-family: 'Playfair Display', serif;
    font-size: clamp(30px, 3.8vw, 44px);
    font-weight: 500;
    color: var(--text);
    line-height: 1.15;
    letter-spacing: -0.5px;
    margin-bottom: 18px;
}

.theme-site-agentie-01 .newsletter-title em {
    font-style: italic;
    font-weight: 500;
    color: var(--gold);
}

.theme-site-agentie-01 .newsletter-description {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.7;
    margin-bottom: 36px;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
}

.theme-site-agentie-01 .newsletter-form {
    display: flex;
    gap: 10px;
    max-width: 520px;
    margin: 0 auto 18px;
    background: var(--color-white);
    border: 1px solid var(--border);
    border-radius: 60px;
    padding: 6px 6px 6px 22px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.theme-site-agentie-01 .newsletter-form:focus-within {
    border-color: var(--gold);
    box-shadow: 0 6px 24px rgba(var(--color-accent-rgb), 0.15);
}

.theme-site-agentie-01 .newsletter-input {
    flex: 1;
    min-width: 0;
    border: none;
    outline: none;
    background: transparent;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--text);
    padding: 10px 0;
}

.theme-site-agentie-01 .newsletter-input::placeholder {
    color: var(--text-muted);
}

.theme-site-agentie-01 .newsletter-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 22px;
    background: var(--gold);
    color: var(--color-white);
    border: none;
    border-radius: 60px;
    cursor: pointer;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    transition: background 0.25s ease, transform 0.25s ease;
    flex-shrink: 0;
}

.theme-site-agentie-01 .newsletter-submit:hover {
    background: var(--gold-hover);
}

.theme-site-agentie-01 .newsletter-submit svg {
    transition: transform 0.25s ease;
}

.theme-site-agentie-01 .newsletter-submit:hover svg {
    transform: translateX(3px);
}

.theme-site-agentie-01 .newsletter-note {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: var(--text-muted);
    letter-spacing: 0.2px;
}

/* ====================================================
   PAGE HEADER (top of inner pages — properties, agents, about, blog, contact, etc.)
   ==================================================== */
.theme-site-agentie-01 .page-header {
    padding: 70px 0 50px;
    background: var(--color-bg-alt);
    border-bottom: 1px solid var(--color-border);
}

.theme-site-agentie-01 .breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: var(--color-text-light);
    margin-bottom: 18px;
}

.theme-site-agentie-01 .breadcrumb a {
    color: var(--color-text-light);
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .breadcrumb a:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .breadcrumb-sep {
    color: var(--color-accent);
    opacity: 0.6;
}

.theme-site-agentie-01 .breadcrumb span:last-child {
    color: var(--color-text);
}

.theme-site-agentie-01 .page-title {
    font-family: 'Playfair Display', serif;
    font-size: clamp(32px, 4.5vw, 52px);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.6px;
    color: var(--color-text);
    margin-bottom: 16px;
    max-width: 820px;
}

.theme-site-agentie-01 .page-description {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: var(--color-text-light);
    max-width: 640px;
}

.theme-site-agentie-01 .page-description a {
    color: var(--color-text);
    text-decoration: underline;
    text-decoration-color: var(--color-accent);
    text-underline-offset: 3px;
}

.theme-site-agentie-01 .page-description a:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .post-category {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 12px;
}

/* ====================================================
   UNIFIED SECTION HEADERS (2026 — same design everywhere)
   ==================================================== */

/* ---- TITLES: unified typography across all sections ---- */
.theme-site-agentie-01 .mission-title, .theme-site-agentie-01 .values-title, .theme-site-agentie-01 .exclusives-title, .theme-site-agentie-01 .latest-title, .theme-site-agentie-01 .showcase-heading, .theme-site-agentie-01 .team-title, .theme-site-agentie-01 .blog-title, .theme-site-agentie-01 .parallax-title {
    font-family: 'Playfair Display', serif;
    font-size: clamp(30px, 4.2vw, 48px);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.6px;
    margin-bottom: 20px;
}

/* Dark-background titles stay white */
.theme-site-agentie-01 .mission-title, .theme-site-agentie-01 .parallax-title {
    color: var(--color-white);
}

/* Italic emphasis inside titles — refined, gold-tinted */
.theme-site-agentie-01 .mission-title em, .theme-site-agentie-01 .parallax-title em, .theme-site-agentie-01 .values-title em, .theme-site-agentie-01 .exclusives-title em, .theme-site-agentie-01 .latest-title em, .theme-site-agentie-01 .showcase-heading em, .theme-site-agentie-01 .team-title em, .theme-site-agentie-01 .blog-title em {
    font-style: italic;
    font-weight: 500;
}

/* ---- SUBTITLES: unified body text ---- */
.theme-site-agentie-01 .values-description, .theme-site-agentie-01 .exclusives-description, .theme-site-agentie-01 .latest-description, .theme-site-agentie-01 .blog-description {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
    max-width: 560px;
    color: var(--text-muted);
    margin-bottom: 0;
}

/* Center descriptions when header is centered */
.theme-site-agentie-01 .values-header .values-description, .theme-site-agentie-01 .team-header, .theme-site-agentie-01 .blog-header .blog-description, .theme-site-agentie-01 .latest-header .latest-description {
    margin-left: auto;
    margin-right: auto;
}

/* ---- UNIFIED EYEBROW — gold hairline + uppercase small caps ---- */
.theme-site-agentie-01 .mission-badge, .theme-site-agentie-01 .values-eyebrow, .theme-site-agentie-01 .latest-eyebrow, .theme-site-agentie-01 .team-eyebrow, .theme-site-agentie-01 .blog-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold);
    margin-bottom: 22px;
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 0;
}

.theme-site-agentie-01 .mission-badge::before, .theme-site-agentie-01 .values-eyebrow::before, .theme-site-agentie-01 .latest-eyebrow::before, .theme-site-agentie-01 .team-eyebrow::before, .theme-site-agentie-01 .blog-eyebrow::before {
    content: "";
    display: inline-block;
    width: 34px;
    height: 1px;
    background: var(--gold);
    flex-shrink: 0;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0.15s;
}

/* When the parent reveal fires, line draws in */
.theme-site-agentie-01 .js .is-visible .mission-badge::before, .theme-site-agentie-01 .js .is-visible .values-eyebrow::before, .theme-site-agentie-01 .js .is-visible .latest-eyebrow::before, .theme-site-agentie-01 .js .is-visible .team-eyebrow::before, .theme-site-agentie-01 .js .is-visible .blog-eyebrow::before {
    transform: scaleX(1);
}

/* hide old decorative dots / extra lines */
.theme-site-agentie-01 .eyebrow-dot, .theme-site-agentie-01 .blog-eyebrow::after {
    display: none !important;
}

/* ====================================================
   RESPONSIVE - HEADER & HERO
   ==================================================== */
@media (max-width: 1200px) {
    .theme-site-agentie-01 .header-inner {
        gap: 24px;
    }

    .theme-site-agentie-01 .main-nav {
        gap: 22px;
    }

    .theme-site-agentie-01 .main-nav a {
        font-size: 12px;
    }
}

@media (max-width: 1100px) {

    .theme-site-agentie-01 .hero {
        grid-template-columns: 1fr;
    }

    .theme-site-agentie-01 .hero-search {
        min-height: 560px;
    }
}

@media (max-width: 1200px) {
    .theme-site-agentie-01 .listing-promo-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .theme-site-agentie-01 .listing-promo-text {
        font-size: 12px;
        margin-bottom: 16px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .theme-site-agentie-01 .listing-promo-eyebrow {
        margin-bottom: 16px;
    }

    .theme-site-agentie-01 .team-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }

    .theme-site-agentie-01 .testimonials-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }

    .theme-site-agentie-01 .testimonials-grid .testimonial-card:last-child {
        grid-column: 1 / -1;
        max-width: 520px;
        margin: 0 auto;
    }

    .theme-site-agentie-01 .mission-title {
        font-size: 40px;
    }

    .theme-site-agentie-01 .latest-strip {
        height: 540px;
    }

    .theme-site-agentie-01 .latest-card.is-active {
        flex: 3.2;
    }

    .theme-site-agentie-01 .card-info {
        max-width: 340px;
    }

    .theme-site-agentie-01 .mission-cols {
        gap: 40px;
    }

}

@media (max-width: 1100px) {
    .theme-site-agentie-01 .exclusives-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .theme-site-agentie-01 .showcase-header {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .theme-site-agentie-01 .showcase-meta {
        justify-self: start;
    }

    .theme-site-agentie-01 .showcase-heading {
        font-size: 36px;
    }

    .theme-site-agentie-01 .showcase-grid {
        grid-template-columns: 1fr 1fr;
    }

    .theme-site-agentie-01 .showcase-feature {
        grid-column: 1 / -1;
        grid-row: auto;
        min-height: 320px;
    }

    .theme-site-agentie-01 .showcase-card-text {
        grid-column: 1;
        grid-row: auto;
    }

    .theme-site-agentie-01 .showcase-card-image {
        grid-column: 2;
        grid-row: auto;
    }

    .theme-site-agentie-01 .showcase-caption {
        grid-column: 1 / -1;
        grid-row: auto;
    }
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .mission-bottom {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .theme-site-agentie-01 .mission-features {
        gap: 40px;
    }

    .theme-site-agentie-01 .exclusives-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .theme-site-agentie-01 .blog-grid {
        grid-template-columns: 1fr;
        gap: 40px;
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }

    .theme-site-agentie-01 .values-grid {
        grid-template-columns: 1fr;
        gap: 60px;
        max-width: 560px;
    }

    .theme-site-agentie-01 .values-number {
        font-size: 100px;
    }

    .theme-site-agentie-01 .blog-section, .theme-site-agentie-01 .team-section, .theme-site-agentie-01 .values-section, .theme-site-agentie-01 .showcase-section, .theme-site-agentie-01 .mission-section, .theme-site-agentie-01 .testimonials-section, .theme-site-agentie-01 .newsletter-section {
        padding: 70px 0 80px;
    }

    .theme-site-agentie-01 .testimonials-grid {
        grid-template-columns: 1fr;
        max-width: 540px;
        margin: 0 auto;
    }

    .theme-site-agentie-01 .testimonials-title, .theme-site-agentie-01 .newsletter-title {
        font-size: 28px;
    }

    .theme-site-agentie-01 .newsletter-form {
        flex-direction: column;
        border-radius: 16px;
        padding: 10px;
    }

    .theme-site-agentie-01 .newsletter-submit {
        width: 100%;
    }

    .theme-site-agentie-01 .blog-title, .theme-site-agentie-01 .team-title, .theme-site-agentie-01 .values-title, .theme-site-agentie-01 .showcase-heading, .theme-site-agentie-01 .mission-title {
        font-size: 30px;
    }

    .theme-site-agentie-01 .mission-cols {
        grid-template-columns: 1fr;
        gap: 24px;
        margin-bottom: 60px;
    }

    .theme-site-agentie-01 .latest-section {
        padding: 60px 0 0;
    }

    .theme-site-agentie-01 .latest-title {
        font-size: 28px;
    }

    .theme-site-agentie-01 .latest-strip {
        flex-direction: column;
        height: auto;
        gap: 12px;
    }

    .theme-site-agentie-01 .latest-card {
        flex: 0 0 auto;
        height: 320px;
    }

    .theme-site-agentie-01 .latest-card.is-active {
        flex: 0 0 auto;
        height: 380px;
    }

    .theme-site-agentie-01 .latest-card .card-info {
        opacity: 1;
        transform: none;
        pointer-events: auto;
    }

    .theme-site-agentie-01 .mission-features {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .theme-site-agentie-01 .mission-hero {
        aspect-ratio: 4 / 3;
    }

    .theme-site-agentie-01 .showcase-grid {
        grid-template-columns: 1fr;
    }

    .theme-site-agentie-01 .showcase-card-text, .theme-site-agentie-01 .showcase-card-image, .theme-site-agentie-01 .showcase-caption, .theme-site-agentie-01 .showcase-feature {
        grid-column: 1;
    }

    .theme-site-agentie-01 .showcase-caption {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .theme-site-agentie-01 .showcase-stats {
        grid-template-columns: 1fr 1fr;
        gap: 30px 0;
        padding-top: 40px;
    }

    .theme-site-agentie-01 .stat-item {
        padding: 0 20px;
    }

    .theme-site-agentie-01 .stat-item:nth-child(3) {
        padding-left: 0;
        border-left: none;
    }

    .theme-site-agentie-01 .stat-number {
        font-size: 38px;
    }

    .theme-site-agentie-01 .stat-plus {
        font-size: 26px;
    }

    .theme-site-agentie-01 .team-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        max-width: 560px;
    }

    .theme-site-agentie-01 .top-bar-left {
        gap: 16px;
    }

    .theme-site-agentie-01 .top-link {
        font-size: 11px;
    }

    .theme-site-agentie-01 .header-inner {
        min-height: 90px;
        padding: 12px 20px;
        gap: 16px;
    }

    .theme-site-agentie-01 .site-header .brand {
        padding: 6px 0;
    }

    .theme-site-agentie-01 .site-header .brand .brand-logo {
        max-height: 52px;
    }

    .theme-site-agentie-01 .header-cta {
        display: none;
    }

    .theme-site-agentie-01 .main-nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 82%;
        max-width: 340px;
        background: var(--color-white);
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        gap: 0;
        padding: 64px 28px 32px;
        box-shadow: -12px 0 40px rgba(0, 0, 0, 0.14);
        transform: translateX(100%);
        transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1);
        z-index: 1200;
        overflow-y: auto;
        display: flex;
    }

    .theme-site-agentie-01 .main-nav a.main-nav-brand {
        display: flex;
        align-items: center;
        height: auto;
        padding: 0 0 14px;
        margin: 0 0 8px;
        border-bottom: 1px solid var(--color-border-light);
        flex-shrink: 0;
        width: 100%;
    }

    .theme-site-agentie-01 .main-nav a.main-nav-brand img {
        max-height: 64px;
        max-width: 240px;
        width: auto;
        height: 64px;
        display: block;
    }

    .theme-site-agentie-01 .main-nav.is-open {
        transform: translateX(0);
    }

    .theme-site-agentie-01 .main-nav a {
        padding: 14px 4px;
        border-bottom: 1px solid var(--color-border-light);
        font-size: 15px;
    }

    .theme-site-agentie-01.nav-open {
        overflow: hidden;
    }

    .theme-site-agentie-01.nav-open .site-header {
        z-index: 1300;
    }

    .theme-site-agentie-01.nav-open::before {
        content: "";
        position: fixed;
        inset: 0;
        background: rgba(20, 22, 30, 0.45);
        z-index: 1100;
    }

    .theme-site-agentie-01 .nav-toggle {
        display: flex;
        position: relative;
        z-index: 1300;
    }

    .theme-site-agentie-01 .nav-toggle.is-active span:nth-child(1) {
        transform: translateY(7px) rotate(45deg);
    }

    .theme-site-agentie-01 .nav-toggle.is-active span:nth-child(2) {
        opacity: 0;
    }

    .theme-site-agentie-01 .nav-toggle.is-active span:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }

    .theme-site-agentie-01 .nav-toggle span {
        transition: transform 0.25s ease, opacity 0.2s ease;
    }

    .theme-site-agentie-01 .property-grid {
        grid-template-columns: 1fr;
    }

    .theme-site-agentie-01 .property-media {
        min-height: 280px;
    }
}

@media (min-width: 601px) and (max-width: 900px) {
    .theme-site-agentie-01 .nav-toggle {
        align-self: flex-start;
        margin-top: 6px;
    }

    .theme-site-agentie-01 .site-header .brand .brand-logo {
        max-height: 40px;
    }

    .theme-site-agentie-01 .header-cta {
        display: inline-flex;
        padding: 10px 16px;
        font-size: 11px;
        letter-spacing: 1px;
    }
}

@media (max-width: 600px) {
    .theme-site-agentie-01 .container {
        padding: 0 20px;
    }

    .theme-site-agentie-01 .card-index {
        top: 16px;
        left: 20px;
        font-size: 12px;
    }

    .theme-site-agentie-01 .card-info {
        left: 16px;
        right: 16px;
        bottom: 16px;
        padding: 14px 16px 14px;
        max-height: calc(100% - 60px);
    }

    .theme-site-agentie-01 .card-info .card-title {
        font-size: 18px;
        margin: 6px 0 8px;
    }

    .theme-site-agentie-01 .card-info .card-stats {
        font-size: 11px;
        gap: 6px;
    }

    .theme-site-agentie-01 .card-info .card-footer {
        margin-top: 10px;
    }

    .theme-site-agentie-01 .top-bar-inner {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
        padding: 6px 20px;
    }

    .theme-site-agentie-01 .top-bar-left {
        flex-direction: row;
        gap: 8px;
        flex: 1 1 auto;
        min-width: 0;
        overflow: hidden;
    }

    .theme-site-agentie-01 .top-bar-left .top-link {
        font-size: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .theme-site-agentie-01 .top-bar-left .top-link i {
        font-size: 10px;
    }

    .theme-site-agentie-01 .top-bar-right {
        flex-shrink: 0;
    }

    .theme-site-agentie-01 .top-social {
        gap: 4px;
    }

    .theme-site-agentie-01 .top-social a {
        width: 20px;
        height: 20px;
        font-size: 9px;
        border-width: 0;
    }

    .theme-site-agentie-01 .hero-search {
        padding: 48px 24px;
    }

    .theme-site-agentie-01 .features-grid {
        grid-template-columns: 1fr 1fr;
    }

    .theme-site-agentie-01 .hero-title {
        font-size: 28px;
    }

    .theme-site-agentie-01 .hero-subtitle {
        font-size: 13px;
        margin-bottom: 22px;
    }

    .theme-site-agentie-01 .form-row-2, .theme-site-agentie-01 .form-row-3 {
        grid-template-columns: 1fr;
    }

    .theme-site-agentie-01 .range-field {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .theme-site-agentie-01 .range-field > label {
        min-width: 0;
    }

    .theme-site-agentie-01 .range-track {
        width: 100%;
    }

    .theme-site-agentie-01 .form-footer {
        flex-direction: column;
        align-items: stretch;
    }

    .theme-site-agentie-01 .search-btn {
        width: 100%;
    }

    .theme-site-agentie-01 .properties-footer {
        padding: 18px 20px;
    }

    .theme-site-agentie-01 .exclusives-section {
        padding: 60px 0 60px;
    }

    .theme-site-agentie-01 .exclusives-title {
        font-size: 26px;
    }

    .theme-site-agentie-01 .exclusives-grid {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .theme-site-agentie-01 .listing-promo {
        order: 2;
        padding: 28px 22px;
    }
}

/* ====================================================
   VISION & MISSION (split hero with floating card)
   ==================================================== */
.theme-site-agentie-01 .vision-mission {
    padding: 40px 0 0;
    background: var(--color-white);
}

.theme-site-agentie-01 .vision-mission-inner {
    position: relative;
    min-height: 540px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    border-radius: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .vision-mission-inner {
        background-attachment: scroll;
    }
}

.theme-site-agentie-01 .vision-mission-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(100deg, rgba(15, 18, 25, 0.35) 0%, rgba(15, 18, 25, 0.1) 55%, rgba(15, 18, 25, 0) 100%);
    pointer-events: none;
}

.theme-site-agentie-01 .vision-mission-container {
    position: relative;
    z-index: 2;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.theme-site-agentie-01 .vision-mission-card {
    background: var(--color-white);
    padding: 56px 60px 52px;
    width: 100%;
    max-width: 560px;
    border-radius: 0;
    box-shadow: 0 40px 100px -30px rgba(10, 14, 28, 0.35);
    position: relative;
}

.theme-site-agentie-01 .vm-tabs {
    display: inline-flex;
    gap: 6px;
    padding: 4px;
    background: var(--color-bg-blue);
    border-radius: 0;
    margin-bottom: 26px;
}

.theme-site-agentie-01 .vm-tab {
    background: transparent;
    border: 0;
    padding: 8px 18px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: var(--color-gray-800);
    cursor: pointer;
    border-radius: 0;
    transition: background-color 0.25s ease, color 0.25s ease;
    line-height: 1.2;
}

.theme-site-agentie-01 .vm-tab:hover {
    color: var(--color-primary);
}

.theme-site-agentie-01 .vm-tab.active {
    background: var(--color-primary);
    color: var(--color-white);
}

.theme-site-agentie-01 .vm-tab:focus-visible {
    outline: 2px solid var(--gold);
    outline-offset: 2px;
}

.theme-site-agentie-01 .vm-panel {
    animation: vmFade 0.35s ease both;
    min-height: 240px;
}

.theme-site-agentie-01 .vm-panel[hidden] {
    display: none;
}

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

.theme-site-agentie-01 .vm-title {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 500;
    color: var(--text);
    line-height: 1.15;
    letter-spacing: -0.3px;
    margin: 0 0 22px 0;
}

.theme-site-agentie-01 .vm-text {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 1.75;
    color: var(--color-dark-300);
    margin: 0 0 32px 0;
}

.theme-site-agentie-01 .vm-rule {
    display: flex;
    width: 100%;
    height: 6px;
    margin-top: 6px;
    border-radius: 0;
    overflow: hidden;
    gap: 4px;
}

.theme-site-agentie-01 .vm-rule-seg {
    height: 100%;
    border-radius: 0;
    transition: background-color 0.4s ease, flex 0.4s ease;
}

.theme-site-agentie-01 .vm-rule[data-active="vision"] .vm-rule-seg-1 {
    flex: 0 0 64%;
    background: var(--color-primary);
}

.theme-site-agentie-01 .vm-rule[data-active="vision"] .vm-rule-seg-2 {
    flex: 1;
    background: var(--color-gray-200);
}

.theme-site-agentie-01 .vm-rule[data-active="mission"] .vm-rule-seg-1 {
    flex: 1;
    background: var(--color-gray-200);
}

.theme-site-agentie-01 .vm-rule[data-active="mission"] .vm-rule-seg-2 {
    flex: 0 0 64%;
    background: var(--color-primary);
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .vision-mission {
        padding: 20px 0 0;
    }

    .theme-site-agentie-01 .vision-mission-inner {
        min-height: 480px;
    }

    .theme-site-agentie-01 .vision-mission-container {
        justify-content: center;
    }

    .theme-site-agentie-01 .vision-mission-card {
        max-width: 92%;
        padding: 36px 28px 30px;
    }

    .theme-site-agentie-01 .vm-title {
        font-size: 26px;
    }
}

/* ====================================================
   OVERVIEW SECTION (3-column editorial)
   ==================================================== */
.theme-site-agentie-01 .overview-section {
    padding: 100px 0;
    background: var(--color-white);
}

.theme-site-agentie-01 .overview-grid {
    display: grid;
    grid-template-columns: 1fr 1.1fr 0.75fr;
    gap: 40px;
    align-items: stretch;
}

.theme-site-agentie-01 .overview-copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 10px;
}

.theme-site-agentie-01 .overview-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 22px;
}

.theme-site-agentie-01 .overview-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(26px, 3vw, 38px);
    font-weight: 400;
    line-height: 1.3;
    color: var(--color-dark-600);
    margin: 0 0 22px 0;
    letter-spacing: 0.3px;
}

.theme-site-agentie-01 .overview-text {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: var(--color-gray-900);
    margin: 0 0 28px 0;
    max-width: 420px;
}

.theme-site-agentie-01 .overview-features {
    list-style: none;
    padding: 0;
    margin: 0 0 34px 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.theme-site-agentie-01 .overview-features li {
    display: flex;
    align-items: center;
    gap: 14px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--color-primary);
    letter-spacing: 0.3px;
}

.theme-site-agentie-01 .overview-check {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: var(--color-accent);
    color: var(--color-white);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

.theme-site-agentie-01 .overview-cta {
    display: inline-block;
    align-self: flex-start;
    background: var(--color-primary);
    color: var(--color-white);
    padding: 16px 36px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    text-decoration: none;
    transition: background-color 0.25s ease, transform 0.25s ease;
}

.theme-site-agentie-01 .overview-cta:hover {
    background: var(--color-accent);
    color: var(--color-white);
    transform: translateY(-2px);
}

.theme-site-agentie-01 .overview-visual {
    position: relative;
    align-self: stretch;
}

.theme-site-agentie-01 .overview-image {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 460px;
    overflow: hidden;
    border-radius: 0;
}

.theme-site-agentie-01 .overview-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.theme-site-agentie-01 .overview-dots {
    position: absolute;
    left: -26px;
    top: 50%;
    transform: translateY(-50%);
    display: grid;
    grid-template-columns: repeat(3, 6px);
    gap: 10px;
    z-index: 2;
}

.theme-site-agentie-01 .overview-dots span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--color-gray-250);
}

.theme-site-agentie-01 .overview-badge {
    position: absolute;
    left: -30px;
    bottom: -36px;
    background: var(--color-white);
    padding: 14px;
    z-index: 3;
    box-shadow: 0 20px 50px -20px rgba(10, 14, 28, 0.25);
    display: inline-block;
    text-align: center;
}


.theme-site-agentie-01 .overview-badge {
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-width: 200px;
}

.theme-site-agentie-01 .overview-badge-number, .theme-site-agentie-01 .overview-badge-text {
    padding: 0 18px;
}

.theme-site-agentie-01 .overview-badge-number {
    display: block;
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 40px;
    font-weight: 600;
    color: var(--color-white);
    line-height: 1;
    letter-spacing: 1px;
}

.theme-site-agentie-01 .overview-badge-text {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--color-white);
    letter-spacing: 0.3px;
    padding-bottom: 4px;
}

.theme-site-agentie-01 .overview-badge {
    background: var(--color-primary);
    border: 2px solid var(--color-accent);
    padding: 18px 0;
}

.theme-site-agentie-01 .overview-stats {
    background: var(--color-accent);
    padding: 50px 38px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0;
    color: var(--color-white);
}

.theme-site-agentie-01 .overview-stat {
    padding: 22px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.theme-site-agentie-01 .overview-stat:first-child {
    padding-top: 0;
}

.theme-site-agentie-01 .overview-stat:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.theme-site-agentie-01 .overview-stat-number {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 38px;
    font-weight: 500;
    color: var(--color-white);
    line-height: 1;
    letter-spacing: 0.5px;
}

.theme-site-agentie-01 .overview-stat-label {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.92);
    margin-top: 4px;
}

@media (max-width: 1100px) {
    .theme-site-agentie-01 .overview-grid {
        grid-template-columns: 1fr 1fr;
        gap: 40px;
    }
    .theme-site-agentie-01 .overview-stats {
        grid-column: 1 / -1;
        flex-direction: row;
        justify-content: space-between;
        padding: 40px 30px;
        flex-wrap: wrap;
        gap: 20px;
    }
    .theme-site-agentie-01 .overview-stat {
        padding: 0 20px;
        border-bottom: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
        flex: 1 1 140px;
    }
    .theme-site-agentie-01 .overview-stat:last-child {
        border-right: 0;
    }
}

@media (max-width: 700px) {
    .theme-site-agentie-01 .overview-section { padding: 60px 0; }
    .theme-site-agentie-01 .overview-grid { grid-template-columns: 1fr; }
    .theme-site-agentie-01 .overview-image { min-height: 340px; }
    .theme-site-agentie-01 .overview-stats { flex-direction: column; gap: 20px; }
    .theme-site-agentie-01 .overview-stat { border-right: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.3); padding: 14px 0; }
    .theme-site-agentie-01 .overview-stat:last-child { border-bottom: 0; }
    .theme-site-agentie-01 .overview-badge { left: 20px; bottom: -28px; }
}

/* Legacy global-network kept as no-op fallback */
.theme-site-agentie-01 .global-network { display: none; }

.theme-site-agentie-01 .global-network-copy {
    background: var(--color-bg-blue);
    padding: 130px 100px 130px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    min-height: 560px;
    z-index: 1;
    border: 1px solid var(--color-gray-150);
    border-radius: 16px;
}

.theme-site-agentie-01 .global-network-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 44px;
    font-weight: 400;
    color: var(--color-primary);
    line-height: 1.15;
    margin: 0 0 28px 0;
    letter-spacing: 0.2px;
    max-width: 560px;
}

.theme-site-agentie-01 .global-network-text {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 1.75;
    color: var(--color-dark-400);
    margin: 0;
    max-width: 580px;
}

.theme-site-agentie-01 .global-network-visual {
    position: relative;
    margin-left: -80px;
    margin-top: 0;
    margin-bottom: 0;
    z-index: 2;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 30px 80px -30px rgba(10, 14, 28, 0.25);
    align-self: center;
    height: 360px;
}

.theme-site-agentie-01 .global-network-visual img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s ease;
}

.theme-site-agentie-01 .global-network-visual:hover img {
    transform: scale(1.03);
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .global-network {
        padding: 60px 0;
    }

    .theme-site-agentie-01 .global-network-inner {
        grid-template-columns: 1fr;
        min-height: auto;
    }

    .theme-site-agentie-01 .global-network-copy {
        padding: 50px 32px;
    }

    .theme-site-agentie-01 .global-network-title {
        font-size: 32px;
    }

    .theme-site-agentie-01 .global-network-visual {
        margin: 0;
        height: 260px;
    }
}

/* ====================================================
   CONTACT PAGE — HERO + INFO CARDS + FORM
   ==================================================== */
.theme-site-agentie-01 .contact-hero {
    background-color: var(--dark);
    background-image: url('../images/breadcrumb-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 90%;
    color: var(--color-white);
    padding: 0;
    min-height: 210px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.theme-site-agentie-01 .contact-hero-inner {
    width: 100%;
}

.theme-site-agentie-01 .contact-hero.contact-hero--image {
    background-size: cover;
    background-position: center;
    min-height: 210px;
}

.theme-site-agentie-01 .contact-hero--image .contact-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(10, 12, 18, 0.55) 0%, rgba(10, 12, 18, 0.7) 100%);
    z-index: 1;
}

.theme-site-agentie-01 .contact-hero--image .contact-hero-inner {
    position: relative;
    z-index: 2;
    width: 100%;
}

.theme-site-agentie-01 .contact-hero-inner {
    position: relative;
    min-height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.theme-site-agentie-01 .contact-hero-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(26px, 3vw, 38px);
    font-weight: 400;
    color: var(--color-white);
    text-align: center;
    margin: 0 0 8px 0;
    letter-spacing: 0.3px;
    line-height: 1.1;
    position: relative;
    z-index: 2;
}

.theme-site-agentie-01 .contact-hero-crumb {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.75);
    position: relative;
    z-index: 2;
}

.theme-site-agentie-01 .contact-hero-crumb a {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .contact-hero-crumb a:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .contact-hero-crumb i {
    font-size: 10px;
    color: var(--color-accent);
}

@media (max-width: 1100px) {
    .theme-site-agentie-01 .contact-hero { min-height: 160px; }
    .theme-site-agentie-01 .contact-hero.contact-hero--image { min-height: 160px; }
    .theme-site-agentie-01 .contact-hero-inner { min-height: 90px; }
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .contact-hero { min-height: 160px; background-image: none; }
    .theme-site-agentie-01 .contact-hero.contact-hero--image { min-height: 160px; }
}

@media (max-width: 600px) {
    .theme-site-agentie-01 .contact-hero { min-height: 110px; }
    .theme-site-agentie-01 .contact-hero.contact-hero--image { min-height: 110px; }
    .theme-site-agentie-01 .contact-hero-inner { min-height: 80px; }
    .theme-site-agentie-01 .contact-hero-title { font-size: clamp(20px, 6vw, 26px); margin-bottom: 6px; }
    .theme-site-agentie-01 .contact-hero-crumb { font-size: 11px; gap: 6px; }
}

/* ---- Info cards ---- */
.theme-site-agentie-01 .contact-info {
    padding: 80px 0 30px;
    background: var(--color-white);
}

.theme-site-agentie-01 .contact-info-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.theme-site-agentie-01 .contact-info-card {
    display: flex;
    align-items: center;
    gap: 26px;
    padding: 44px 38px;
    border: 1px solid var(--color-border-warm);
    border-radius: 8px;
    background: var(--color-white);
    transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.theme-site-agentie-01 .contact-info-card:hover {
    border-color: var(--color-accent);
    transform: translateY(-3px);
    box-shadow: 0 24px 50px -30px rgba(18, 20, 35, 0.18);
}

.theme-site-agentie-01 .contact-info-icon {
    flex-shrink: 0;
    width: 78px;
    height: 78px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--color-bg-tan);
    color: var(--color-accent);
    font-size: 24px;
    border-radius: 54% 46% 60% 40% / 50% 55% 45% 50%;
}

.theme-site-agentie-01 .contact-info-body {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.theme-site-agentie-01 .contact-info-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 22px;
    font-weight: 600;
    color: var(--color-primary);
    margin: 0 0 6px 0;
    letter-spacing: 0.2px;
    line-height: 1.2;
}

.theme-site-agentie-01 .contact-info-text {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: var(--color-gray-900);
    margin: 0;
    letter-spacing: 0.1px;
}

.theme-site-agentie-01 .contact-info-text a {
    color: inherit;
    text-decoration: none;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .contact-info-text a:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .contact-info-meta {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    letter-spacing: 0.3px;
    color: var(--color-gray-900);
    margin-top: 2px;
}

@media (max-width: 1100px) {
    .theme-site-agentie-01 .contact-info-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 700px) {
    .theme-site-agentie-01 .contact-info-grid { grid-template-columns: 1fr; gap: 16px; }
    .theme-site-agentie-01 .contact-info { padding: 60px 0 20px; }
}

.theme-site-agentie-01 .contact-social {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid var(--color-border-warm);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.theme-site-agentie-01 .contact-social-label {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-gray-450);
}

.theme-site-agentie-01 .contact-social-list {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.theme-site-agentie-01 .contact-social-list a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid var(--color-border-warm);
    border-radius: 50%;
    color: var(--color-primary);
    font-size: 13px;
    transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
    text-decoration: none;
}

.theme-site-agentie-01 .contact-social-list a:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-white);
    transform: translateY(-2px);
}

/* ---- Contact form ---- */
.theme-site-agentie-01 .contact-form-section {
    padding: 60px 0 110px;
    background: var(--color-white);
}

.theme-site-agentie-01 .contact-form-head {
    text-align: center;
    max-width: 680px;
    margin: 0 auto 50px;
}

.theme-site-agentie-01 .contact-form-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(28px, 3.2vw, 42px);
    font-weight: 400;
    color: var(--color-primary);
    margin: 0 0 12px 0;
    letter-spacing: 0.2px;
    line-height: 1.15;
}

.theme-site-agentie-01 .contact-form-subtitle {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: var(--color-gray-900);
    margin: 0;
    letter-spacing: 0.1px;
}

.theme-site-agentie-01 .contact-form {
    max-width: 860px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.theme-site-agentie-01 .contact-form-row {
    display: grid;
    gap: 18px;
}

.theme-site-agentie-01 .contact-form-row-1 { grid-template-columns: 1fr; }
.theme-site-agentie-01 .contact-form-row-2 { grid-template-columns: 1fr 1fr; }

.theme-site-agentie-01 .contact-form-field input, .theme-site-agentie-01 .contact-form-field textarea {
    width: 100%;
    border: 1px solid var(--color-border-warm);
    background: var(--color-white);
    color: var(--color-primary);
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    padding: 18px 22px;
    border-radius: 4px;
    outline: none;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
    letter-spacing: 0.1px;
}

.theme-site-agentie-01 .contact-form-field textarea {
    resize: vertical;
    min-height: 160px;
    line-height: 1.65;
    font-family: 'Inter', sans-serif;
}

.theme-site-agentie-01 .contact-form-field input::placeholder, .theme-site-agentie-01 .contact-form-field textarea::placeholder {
    color: var(--color-gray-450);
    font-family: 'Inter', sans-serif;
    opacity: 1;
}

.theme-site-agentie-01 .contact-form-field input:focus, .theme-site-agentie-01 .contact-form-field textarea:focus {
    border-color: var(--color-accent);
    box-shadow: 0 0 0 3px rgba(185, 154, 101, 0.12);
}

.theme-site-agentie-01 .contact-form-footer {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.theme-site-agentie-01 .contact-form-submit {
    background: var(--color-accent);
    color: var(--color-white);
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 18px 48px;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    transition: background-color 0.25s ease, transform 0.25s ease;
}

.theme-site-agentie-01 .contact-form-submit:hover {
    background: var(--color-primary);
    transform: translateY(-2px);
}

/* ---- Full-width grayscale map ---- */
.theme-site-agentie-01 .contact-map {
    width: 100%;
    background: var(--color-beige-100);
    margin: 0;
    overflow: hidden;
}

.theme-site-agentie-01 .contact-map-frame {
    width: 100%;
    height: 620px;
    overflow: hidden;
    line-height: 0;
    position: relative;
}

.theme-site-agentie-01 .contact-map-frame iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    filter: grayscale(1) contrast(0.95) brightness(1.02);
    transition: filter 0.4s ease;
}

.theme-site-agentie-01 .contact-map-frame:hover iframe {
    filter: grayscale(0.3) contrast(1) brightness(1);
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .contact-map-frame { height: 440px; }
}

@media (max-width: 700px) {
    .theme-site-agentie-01 .contact-form-section { padding: 40px 0 80px; }
    .theme-site-agentie-01 .contact-form-row-2 { grid-template-columns: 1fr; }
    .theme-site-agentie-01 .contact-form-field input, .theme-site-agentie-01 .contact-form-field textarea { padding: 14px 18px; }
    .theme-site-agentie-01 .contact-form-submit { padding: 16px 36px; width: 100%; }
}

/* ====================================================
   AGENTS PAGE (Alipes-style 3-column grid)
   ==================================================== */
.theme-site-agentie-01 .agents-page {
    padding: 110px 0 120px;
    background: var(--color-white);
}

.theme-site-agentie-01 .agents-page-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px 28px;
}

.theme-site-agentie-01 .agent-card-alipes {
    position: relative;
    background: transparent;
}

.theme-site-agentie-01 .agent-card-alipes__frame {
    position: relative;
    padding: 0 20px 20px 0;
}

.theme-site-agentie-01 .agent-card-alipes__frame::before {
    content: "";
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: var(--color-beige-50);
    transition: background-color 500ms ease;
    z-index: 1;
}

.theme-site-agentie-01 .agent-card-alipes__frame::after {
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 0;
    width: 2px;
    background-color: var(--color-beige-50);
    transition: background-color 500ms ease;
    z-index: 1;
}

.theme-site-agentie-01 .agent-card-alipes:hover .agent-card-alipes__frame::before, .theme-site-agentie-01 .agent-card-alipes:hover .agent-card-alipes__frame::after {
    background-color: var(--color-accent);
}

.theme-site-agentie-01 .agent-card-alipes__img {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 5;
    overflow: hidden;
    background: var(--color-beige-250);
}

.theme-site-agentie-01 .agent-card-alipes__img::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    background-color: rgba(26, 29, 38, 0.2);
    z-index: 2;
    transition: width 450ms ease, height 450ms ease;
    pointer-events: none;
}

.theme-site-agentie-01 .agent-card-alipes:hover .agent-card-alipes__img::before {
    width: 100%;
    height: 100%;
}

.theme-site-agentie-01 .agent-card-alipes__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.8s ease;
}

.theme-site-agentie-01 .agent-card-alipes:hover .agent-card-alipes__img img {
    transform: scale(1.04);
}

.theme-site-agentie-01 .agent-card-alipes__share {
    position: absolute;
    right: 28px;
    bottom: 28px;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.theme-site-agentie-01 .agent-card-alipes__share-btn {
    position: relative;
    z-index: 2;
    width: 38px;
    height: 38px;
    background: var(--color-accent);
    color: var(--color-white);
    border: 0;
    cursor: pointer;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    box-shadow: 0 10px 24px -10px rgba(0, 0, 0, 0.4);
}

.theme-site-agentie-01 .agent-card-alipes__share-btn:hover {
    background: var(--color-primary);
}

.theme-site-agentie-01 .agent-card-alipes__social {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin-bottom: 2px;
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.4s ease, transform 0.4s ease;
    pointer-events: none;
}

.theme-site-agentie-01 .agent-card-alipes:hover .agent-card-alipes__social, .theme-site-agentie-01 .agent-card-alipes__share-btn:focus-visible + .agent-card-alipes__social {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.theme-site-agentie-01 .agent-card-alipes__social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background: var(--color-accent);
    color: var(--color-white);
    font-size: 13px;
    text-decoration: none;
    transition: background-color 0.25s ease;
    box-shadow: 0 10px 24px -10px rgba(0, 0, 0, 0.35);
}

.theme-site-agentie-01 .agent-card-alipes__social a:hover {
    background: var(--color-primary);
}

.theme-site-agentie-01 .agent-card-alipes__content {
    padding: 28px 0 0;
    text-align: left;
}

.theme-site-agentie-01 .agent-card-alipes__name {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 8px 0;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    line-height: 1.2;
}

.theme-site-agentie-01 .agent-card-alipes__name a {
    color: var(--color-primary);
    text-decoration: none;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .agent-card-alipes__name a:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .agent-card-alipes__role {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--color-accent);
}

@media (max-width: 1100px) {
    .theme-site-agentie-01 .agents-page-grid { grid-template-columns: repeat(3, 1fr); gap: 50px 28px; }
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .agents-page { padding: 80px 0 90px; }
    .theme-site-agentie-01 .agents-page-grid { grid-template-columns: repeat(2, 1fr); gap: 44px 24px; }
}

@media (max-width: 600px) {
    .theme-site-agentie-01 .agents-page-grid { grid-template-columns: 1fr; gap: 50px; max-width: 380px; margin: 0 auto; }
    .theme-site-agentie-01 .agent-card-alipes__social { opacity: 1; transform: translateY(0); pointer-events: auto; }
}

/* ====================================================
   BLOG POST PAGE — article + sidebar
   ==================================================== */
.theme-site-agentie-01 .post-hero-category {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 18px;
}

.theme-site-agentie-01 .post-body {
    padding: 90px 0 110px;
    background: var(--color-white);
}

.theme-site-agentie-01 .post-body-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 340px;
    gap: 80px;
    align-items: start;
}

.theme-site-agentie-01 .post-article {
    min-width: 0;
}

.theme-site-agentie-01 .post-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-bottom: 28px;
    margin-bottom: 40px;
    border-bottom: 1px solid var(--color-border-warm);
}

.theme-site-agentie-01 .post-meta-item {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--color-gray-900);
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.theme-site-agentie-01 .post-meta-item i {
    color: var(--color-accent);
    font-size: 12px;
}

.theme-site-agentie-01 .post-content {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 1.85;
    color: var(--color-dark-400);
    letter-spacing: 0.1px;
}

.theme-site-agentie-01 .post-content h2 {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(18px, 1.8vw, 22px);
    font-weight: 500;
    color: var(--color-primary);
    line-height: 1.3;
    margin: 34px 0 14px;
    letter-spacing: -0.1px;
}

.theme-site-agentie-01 .post-content h3 {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 22px;
    font-weight: 500;
    color: var(--color-primary);
    margin: 32px 0 14px;
    line-height: 1.3;
}

.theme-site-agentie-01 .post-content p {
    margin: 0 0 22px;
}

.theme-site-agentie-01 .post-content p + p {
    margin-top: 0;
}

.theme-site-agentie-01 .post-content strong { color: var(--color-primary); font-weight: 600; }

.theme-site-agentie-01 .post-content blockquote {
    border-left: 3px solid var(--color-accent);
    padding: 8px 0 8px 24px;
    margin: 32px 0;
    font-family: 'Playfair Display', 'Georgia', serif;
    font-style: italic;
    font-size: 20px;
    line-height: 1.55;
    color: var(--color-primary);
}

.theme-site-agentie-01 .post-content ul, .theme-site-agentie-01 .post-content ol {
    margin: 20px 0 24px 0;
    padding-left: 20px;
}

.theme-site-agentie-01 .post-content li {
    margin-bottom: 10px;
}

.theme-site-agentie-01 .post-content a {
    color: var(--color-accent);
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .post-content a:hover {
    color: var(--color-primary);
}

.theme-site-agentie-01 .post-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 24px 0;
}

.theme-site-agentie-01 .post-share {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid var(--color-border-warm);
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
}

.theme-site-agentie-01 .post-share-label {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--color-gray-450);
}

.theme-site-agentie-01 .post-share-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 10px;
}

.theme-site-agentie-01 .post-share-list a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border: 1px solid var(--color-border-warm);
    border-radius: 50%;
    color: var(--color-primary);
    font-size: 13px;
    text-decoration: none;
    transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.theme-site-agentie-01 .post-share-list a:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-white);
    transform: translateY(-2px);
}

/* Sidebar */
.theme-site-agentie-01 .post-sidebar {
    display: flex;
    flex-direction: column;
    gap: 40px;
    position: sticky;
    top: 100px;
}

.theme-site-agentie-01 .post-author-card {
    background: var(--color-bg-alt);
    border: 1px solid var(--color-border-warm);
    border-radius: 14px;
    padding: 32px 28px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

.theme-site-agentie-01 .post-author-avatar {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 14px;
    border: 3px solid var(--color-white);
    box-shadow: 0 12px 30px -16px rgba(18, 20, 35, 0.25);
}

.theme-site-agentie-01 .post-author-role {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--color-accent);
}

.theme-site-agentie-01 .post-author-name {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 20px;
    font-weight: 500;
    color: var(--color-primary);
    margin: 0 0 10px 0;
    letter-spacing: 0.2px;
}

.theme-site-agentie-01 .post-author-bio {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    line-height: 1.7;
    color: var(--color-gray-900);
    margin: 0;
}

.theme-site-agentie-01 .post-related {
    background: var(--color-white);
    border: 1px solid var(--color-border-warm);
    border-radius: 14px;
    padding: 28px 24px;
}

.theme-site-agentie-01 .post-related-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 18px;
    font-weight: 500;
    color: var(--color-primary);
    margin: 0 0 22px 0;
    letter-spacing: 0.2px;
    padding-bottom: 14px;
    border-bottom: 1px solid var(--color-border-warm);
}

.theme-site-agentie-01 .post-related-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.theme-site-agentie-01 .post-related-link {
    display: flex;
    align-items: center;
    gap: 14px;
    text-decoration: none;
    color: inherit;
    transition: transform 0.25s ease;
}

.theme-site-agentie-01 .post-related-link:hover {
    transform: translateX(3px);
}

.theme-site-agentie-01 .post-related-thumb {
    flex-shrink: 0;
    width: 74px;
    height: 74px;
    overflow: hidden;
    border-radius: 10px;
    background: var(--color-beige-250);
}

.theme-site-agentie-01 .post-related-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.theme-site-agentie-01 .post-related-link:hover .post-related-thumb img {
    transform: scale(1.08);
}

.theme-site-agentie-01 .post-related-body {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.theme-site-agentie-01 .post-related-date {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-gray-450);
}

.theme-site-agentie-01 .post-related-name {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    color: var(--color-primary);
    transition: color 0.25s ease;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.theme-site-agentie-01 .post-related-link:hover .post-related-name {
    color: var(--color-accent);
}

@media (max-width: 1000px) {
    .theme-site-agentie-01 .post-body-grid { grid-template-columns: 1fr; gap: 60px; }
    .theme-site-agentie-01 .post-sidebar { position: static; top: auto; }
}

@media (max-width: 600px) {
    .theme-site-agentie-01 .post-body { padding: 60px 0 80px; }
    .theme-site-agentie-01 .post-content { font-size: 15px; }
}

/* ====================================================
   BLOG PAGE — filters + pagination (reuses homepage .blog-*)
   ==================================================== */
.theme-site-agentie-01 .blog-page .blog-header {
    text-align: center;
    margin-bottom: 40px;
}

.theme-site-agentie-01 .blog-page .blog-header .blog-eyebrow {
    justify-content: center;
}

.theme-site-agentie-01 .blog-page .blog-description {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
}

.theme-site-agentie-01 .blog-filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 14px;
    margin-bottom: 48px;
}

.theme-site-agentie-01 .blog-filter {
    background: transparent;
    color: var(--color-gray-900);
    border: 1px solid var(--color-border-warm);
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 999px;
    cursor: pointer;
    transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .blog-filter:hover {
    border-color: var(--color-accent);
    color: var(--color-accent);
}

.theme-site-agentie-01 .blog-filter.is-active {
    background: var(--color-primary);
    border-color: var(--color-primary);
    color: var(--color-white);
}

.theme-site-agentie-01 .blog-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 60px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 500;
}

.theme-site-agentie-01 .blog-page-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    padding: 0 10px;
    border: 1px solid var(--color-border-warm);
    border-radius: 50%;
    color: var(--color-primary);
    text-decoration: none;
    transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.theme-site-agentie-01 .blog-page-link:hover {
    border-color: var(--color-accent);
    color: var(--color-accent);
}

.theme-site-agentie-01 .blog-page-link.is-active {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-white);
}

.theme-site-agentie-01 .blog-page-link.is-disabled {
    opacity: 0.35;
    pointer-events: none;
}

.theme-site-agentie-01 .blog-page-dots {
    color: var(--color-gray-450);
    padding: 0 6px;
    letter-spacing: 2px;
}

@media (max-width: 600px) {
    .theme-site-agentie-01 .blog-filters { gap: 8px; }
    .theme-site-agentie-01 .blog-filter { padding: 8px 14px; font-size: 10px; letter-spacing: 1.5px; }
    .theme-site-agentie-01 .blog-pagination { gap: 4px; margin-top: 40px; }
    .theme-site-agentie-01 .blog-page-link { min-width: 36px; height: 36px; font-size: 12px; }
}

/* ====================================================
   FOOTER
   ==================================================== */
.theme-site-agentie-01 .site-footer {
    background: var(--dark);
    color: var(--color-gray-300);
    font-size: 13px;
    line-height: 1.6;
}

.theme-site-agentie-01 .footer-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 40px;
}

/* ---- FOOTER TOP ---- */
.theme-site-agentie-01 .footer-top {
    padding: 90px 0 70px;
}

.theme-site-agentie-01 .footer-top .footer-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: stretch;
}

.theme-site-agentie-01 .footer-brand {
    max-width: 460px;
}

.theme-site-agentie-01 .footer-logo {
    display: inline-flex;
    flex-direction: column;
    line-height: 1;
    color: var(--color-white);
    margin-bottom: 24px;
}

.theme-site-agentie-01 .footer-logo-main {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 500;
    color: var(--color-white);
    line-height: 1.2;
}

.theme-site-agentie-01 .footer-logo-sub {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    letter-spacing: 2.5px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.55);
    margin-top: 8px;
    text-transform: uppercase;
}

.theme-site-agentie-01 .footer-tagline {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.65);
    margin: 0 0 32px 0;
    line-height: 1.75;
    max-width: 480px;
}

.theme-site-agentie-01 .footer-contact {
    margin-bottom: 32px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.theme-site-agentie-01 .footer-contact p {
    margin: 0;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 0.2px;
}

.theme-site-agentie-01 .footer-contact p i {
    color: var(--color-accent);
    font-size: 12px;
    width: 14px;
    flex-shrink: 0;
    padding-top: 4px;
}

.theme-site-agentie-01 .footer-contact a {
    color: inherit;
    text-decoration: none;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .footer-contact a:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .footer-slogan {
    font-family: 'Playfair Display', 'Times New Roman', serif;
    font-size: 14px;
    letter-spacing: 3px;
    color: var(--color-accent);
    text-transform: uppercase;
    margin-bottom: 22px;
    font-weight: 500;
}

.theme-site-agentie-01 .footer-social {
    display: flex;
    gap: 10px;
    padding: 0;
    list-style: none;
    margin: 0;
}

.theme-site-agentie-01 .footer-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.75);
    font-size: 12px;
    transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.theme-site-agentie-01 .footer-social a:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-text);
    transform: translateY(-2px);
}

.theme-site-agentie-01 .footer-visual {
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 0;
    background: var(--color-text);
}

.theme-site-agentie-01 .footer-visual img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s ease;
}

.theme-site-agentie-01 .footer-visual:hover img {
    transform: scale(1.03);
}

/* ---- FOOTER BOTTOM ---- */
.theme-site-agentie-01 .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding: 36px 0 30px;
    text-align: center;
}

.theme-site-agentie-01 .footer-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 32px;
    margin-bottom: 28px;
}

.theme-site-agentie-01 .footer-nav a {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.55);
    text-decoration: none;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .footer-nav a:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .footer-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--color-dark-800);
}

.theme-site-agentie-01 .footer-logo-block {
    display: inline-flex;
    flex-direction: column;
    line-height: 1;
    color: var(--color-white);
    align-items: center;
}

.theme-site-agentie-01 .footer-logo-block .footer-logo-main {
    font-size: 22px;
    letter-spacing: 2px;
}

.theme-site-agentie-01 .footer-logo-block .footer-logo-sub {
    font-size: 8px;
    letter-spacing: 2.5px;
    margin-top: 4px;
}

.theme-site-agentie-01 .footer-copyright {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.45);
    letter-spacing: 0.3px;
    line-height: 1.7;
    margin: 0 auto 14px auto;
    max-width: 900px;
}

.theme-site-agentie-01 .footer-copyright .footer-credit {
    display: inline-block;
    margin-left: 14px;
    padding-left: 14px;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.55);
}

.theme-site-agentie-01 .footer-copyright .footer-credit a {
    color: var(--color-accent);
    text-decoration: none;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .footer-copyright .footer-credit a:hover {
    color: var(--color-white);
}

.theme-site-agentie-01 .footer-disclaimer {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.3);
    line-height: 1.7;
    letter-spacing: 0.2px;
    margin: 0 auto;
    max-width: 780px;
}

.theme-site-agentie-01 .footer-icons {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 20px;
    color: var(--color-gray-700);
}

/* ====================================================
   RESPONSIVE
   ==================================================== */
@media (max-width: 900px) {
    .theme-site-agentie-01 .footer-top .footer-container {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .theme-site-agentie-01 .footer-visual {
        min-height: 280px;
        height: 280px;
    }

    .theme-site-agentie-01 .footer-logos {
        flex-direction: column;
        gap: 24px;
    }

    .theme-site-agentie-01 .footer-nav {
        gap: 8px 18px;
    }
}

@media (max-width: 600px) {
    .theme-site-agentie-01 .footer-container {
        padding: 0 20px;
    }

    .theme-site-agentie-01 .footer-top {
        padding: 50px 0 40px;
    }

    .theme-site-agentie-01 .footer-logo-main {
        font-size: 26px;
    }

    .theme-site-agentie-01 .footer-nav {
        display: grid;
        grid-template-columns: 1fr 1fr;
        justify-items: start;
        align-items: start;
        gap: 12px 20px;
    }

    .theme-site-agentie-01 .footer-nav a {
        text-align: left;
    }
}

/* ====================================================
   ABOUT PAGE — HERO (cinematic dark background)
   ==================================================== */
.theme-site-agentie-01 .about-hero {
    position: relative;
    min-height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    isolation: isolate;
    text-align: center;
}

.theme-site-agentie-01 .about-hero-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    z-index: -2;
    transform: scale(1.02);
    animation: aboutHeroFloat 18s ease-in-out infinite alternate;
}

@keyframes aboutHeroFloat {
    from { transform: scale(1.02) translateY(0); }
    to   { transform: scale(1.08) translateY(-10px); }
}

.theme-site-agentie-01 .about-hero-overlay {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 50% 40%, rgba(15, 18, 25, 0.35) 0%, rgba(10, 12, 18, 0.75) 100%),
        linear-gradient(180deg, rgba(10, 12, 18, 0.35) 0%, rgba(10, 12, 18, 0.6) 100%);
    z-index: -1;
}

.theme-site-agentie-01 .about-hero-inner {
    position: relative;
    z-index: 2;
    color: var(--color-white);
    padding: 60px 20px;
    max-width: 820px;
}

.theme-site-agentie-01 .about-hero-breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 24px;
}

.theme-site-agentie-01 .about-hero-breadcrumb a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .about-hero-breadcrumb a:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .about-hero-sep {
    color: var(--color-accent);
    opacity: 0.6;
}

.theme-site-agentie-01 .about-hero-breadcrumb span:last-child {
    color: var(--color-white);
}

.theme-site-agentie-01 .about-hero-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(32px, 4.5vw, 54px);
    line-height: 1.1;
    color: var(--color-white);
    margin: 0 0 18px 0;
    letter-spacing: -0.3px;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
}

.theme-site-agentie-01 .about-hero-subtitle {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.88);
    margin: 0 auto;
    max-width: 520px;
    letter-spacing: 0.4px;
}

.theme-site-agentie-01 .about-hero-subtitle::before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 1px;
    background: var(--color-accent);
    vertical-align: middle;
    margin-right: 12px;
    transform: translateY(-3px);
}

.theme-site-agentie-01 .about-hero-scroll {
    position: absolute;
    left: 50%;
    bottom: 24px;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background: transparent;
    color: rgba(255, 255, 255, 0.85);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    cursor: pointer;
    z-index: 3;
    animation: aboutHeroBounce 2s ease-in-out infinite;
    transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .about-hero-scroll:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-primary);
}

.theme-site-agentie-01 .about-hero-scroll:focus-visible {
    outline: 2px solid var(--color-accent);
    outline-offset: 4px;
}

@keyframes aboutHeroBounce {
    0%, 100% { transform: translate(-50%, 0); opacity: 0.8; }
    50%      { transform: translate(-50%, 6px); opacity: 1; }
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .about-hero { min-height: 320px; }
    .theme-site-agentie-01 .about-hero-title { font-size: 32px; }
    .theme-site-agentie-01 .about-hero-inner { padding: 40px 20px; }
}

/* ====================================================
   ABOUT PAGE — VALUES (4 carduri cu icoane)
   ==================================================== */
.theme-site-agentie-01 .about-values {
    padding: 100px 0;
    background: var(--color-white);
}

.theme-site-agentie-01 .about-values-head {
    text-align: center;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
}

.theme-site-agentie-01 .about-values-eyebrow {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: var(--color-accent);
}

.theme-site-agentie-01 .about-values-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(26px, 2.8vw, 36px);
    font-weight: 400;
    line-height: 1.3;
    color: var(--color-dark-600);
    margin: 0;
    letter-spacing: 0.3px;
    max-width: 620px;
}

.theme-site-agentie-01 .about-values-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    border-top: 1px solid var(--color-beige-200);
}

.theme-site-agentie-01 .about-value-card {
    padding: 42px 32px;
    display: flex;
    flex-direction: column;
    gap: 18px;
    border-right: 1px solid var(--color-beige-200);
    transition: background-color 0.35s ease;
}

.theme-site-agentie-01 .about-value-card:last-child {
    border-right: 0;
}

.theme-site-agentie-01 .about-value-card:hover {
    background: var(--color-bg-alt);
}

.theme-site-agentie-01 .about-value-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border: 1px solid var(--color-beige-200);
    border-radius: 50%;
    color: var(--color-accent);
    font-size: 16px;
    transition: background-color 0.35s ease, border-color 0.35s ease;
}

.theme-site-agentie-01 .about-value-card:hover .about-value-icon {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-white);
}

.theme-site-agentie-01 .about-value-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 18px;
    font-weight: 500;
    color: var(--color-dark-600);
    margin: 0;
    letter-spacing: 0.2px;
    line-height: 1.3;
}

.theme-site-agentie-01 .about-value-text {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.75;
    color: var(--color-gray-900);
    margin: 0;
    letter-spacing: 0.1px;
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .about-values { padding: 70px 0; }
    .theme-site-agentie-01 .about-values-grid { grid-template-columns: 1fr 1fr; }
    .theme-site-agentie-01 .about-value-card:nth-child(2) { border-right: 0; }
    .theme-site-agentie-01 .about-value-card:nth-child(-n+2) { border-bottom: 1px solid var(--color-beige-200); }
}

@media (max-width: 600px) {
    .theme-site-agentie-01 .about-values-grid { grid-template-columns: 1fr; }
    .theme-site-agentie-01 .about-value-card { border-right: 0; border-bottom: 1px solid var(--color-beige-200); }
}

/* ====================================================
   ABOUT PAGE — STATS BAR
   ==================================================== */
.theme-site-agentie-01 .about-stats {
    padding: 80px 0;
    background: var(--color-bg-alt);
    border-top: 1px solid var(--color-beige-150);
}

.theme-site-agentie-01 .about-stats-head {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: end;
    margin-bottom: 50px;
}

.theme-site-agentie-01 .about-stats-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(26px, 2.8vw, 36px);
    font-weight: 400;
    line-height: 1.3;
    color: var(--color-dark-600);
    margin: 0;
    letter-spacing: 0.3px;
}

.theme-site-agentie-01 .about-stats-title em, .theme-site-agentie-01 .find-steps-title em, .theme-site-agentie-01 .about-faq-title em, .theme-site-agentie-01 .overview-title em, .theme-site-agentie-01 .testimonials-title em {
    font-style: normal;
    font-weight: inherit;
    color: inherit;
}

.theme-site-agentie-01 .about-stats-title em {
    font-style: italic;
    color: var(--color-accent);
}

.theme-site-agentie-01 .about-stats-intro {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 1.75;
    color: var(--color-gray-900);
    margin: 0;
    max-width: 460px;
}

.theme-site-agentie-01 .about-stats-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    border-top: 1px solid var(--color-neutral-250);
    padding-top: 40px;
}

.theme-site-agentie-01 .about-stat {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding-left: 30px;
    padding-right: 30px;
    border-right: 1px solid var(--color-neutral-150);
}

.theme-site-agentie-01 .about-stat:first-child {
    padding-left: 0;
}

.theme-site-agentie-01 .about-stat:last-child {
    padding-right: 0;
    border-right: 0;
}

.theme-site-agentie-01 .about-stat-number {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 56px;
    font-weight: 500;
    color: var(--color-primary);
    letter-spacing: 0.5px;
    line-height: 1;
}

.theme-site-agentie-01 .about-stat-label {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--color-gray-750);
    line-height: 1.5;
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .about-stats-head {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .theme-site-agentie-01 .about-stats-title { font-size: 30px; }
    .theme-site-agentie-01 .about-stats-grid { grid-template-columns: 1fr 1fr; gap: 30px 20px; }
    .theme-site-agentie-01 .about-stat { border-right: 0; padding-right: 0; }
    .theme-site-agentie-01 .about-stat:nth-child(odd) { padding-left: 0; }
    .theme-site-agentie-01 .about-stat-number { font-size: 42px; }
}

/* ====================================================
   ABOUT PAGE — TESTIMONIALS (Alipes-style carousel)
   ==================================================== */
.theme-site-agentie-01 .testimonial-two {
    position: relative;
    padding: 120px 0 140px;
    background: var(--color-bg-alt-2);
    overflow: hidden;
    isolation: isolate;
}

.theme-site-agentie-01 .testimonial-two__bg {
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background-color: var(--color-bg-alt-2);
    background-image: url('../mock-images/testimonial-bg.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.theme-site-agentie-01 .testimonial-two__top {
    margin-bottom: 70px;
}

.theme-site-agentie-01 .testimonial-two__top-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: end;
}

.theme-site-agentie-01 .testimonial-two .section-title__tagline {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 16px;
}

.theme-site-agentie-01 .testimonial-two .section-title__title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(26px, 2.8vw, 36px);
    font-weight: 400;
    line-height: 1.3;
    color: var(--color-dark-600);
    margin: 0;
    letter-spacing: 0.3px;
    text-transform: none;
}

.theme-site-agentie-01 .testimonial-two__top-text {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.85;
    color: var(--color-gray-900);
    margin: 0;
    max-width: 480px;
    letter-spacing: 0.1px;
}

.theme-site-agentie-01 .testimonial-two__bottom {
    position: relative;
}

.theme-site-agentie-01 .testimonial-two__bottom {
    position: relative;
}

.theme-site-agentie-01 .testimonial-two__carousel {
    overflow: hidden;
    padding: 20px 0 30px;
    margin: 0;
}

.theme-site-agentie-01 .testimonial-two__carousel .swiper-wrapper {
    align-items: stretch;
}

.theme-site-agentie-01 .testimonial-two__carousel .swiper-slide {
    padding: 0;
    height: auto;
    display: flex;
}

.theme-site-agentie-01 .testimonial-two__single {
    position: relative;
    width: 100%;
    background: var(--color-white);
    border-radius: 6px;
    padding: 48px 54px 44px 150px;
    box-shadow: 0 24px 60px -36px rgba(18, 20, 35, 0.22);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    display: flex;
    flex-direction: column;
    gap: 22px;
    isolation: isolate;
    overflow: hidden;
}

.theme-site-agentie-01 .testimonial-two__single::before {
    content: "";
    position: absolute;
    right: -60px;
    bottom: -60px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background-color: transparent;
    transition: background-color 0.5s ease, transform 0.5s ease;
    z-index: -1;
    transform: scale(0.6);
}

.theme-site-agentie-01 .testimonial-two__single:hover {
    transform: translateY(-6px);
    box-shadow: 0 40px 80px -40px rgba(18, 20, 35, 0.3);
}

.theme-site-agentie-01 .testimonial-two__single:hover::before {
    background-color: rgba(185, 154, 101, 0.12);
    transform: scale(1.2);
}

.theme-site-agentie-01 .testimonial-two__client-img-box {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 120px;
    height: 120px;
    z-index: 2;
    filter: drop-shadow(0 14px 30px rgba(18, 20, 35, 0.18));
}

.theme-site-agentie-01 .testimonial-two__client-img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid var(--color-white);
    background: var(--color-beige-250);
}

.theme-site-agentie-01 .testimonial-two__client-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 50%;
}

.theme-site-agentie-01 .testimonial-two__client-info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.theme-site-agentie-01 .testimonial-two__client-details {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.theme-site-agentie-01 .testimonial-two__client-rating {
    display: flex;
    gap: 4px;
    color: var(--color-accent);
    font-size: 13px;
    margin-bottom: 6px;
}

.theme-site-agentie-01 .testimonial-two__client-name {
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-primary);
    margin: 0;
    line-height: 1.2;
}

.theme-site-agentie-01 .testimonial-two__client-sub-title {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--color-gray-450);
    margin: 0;
}

.theme-site-agentie-01 .testimonial-two__quote {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--color-accent);
    font-size: 46px;
    line-height: 1;
    flex-shrink: 0;
    margin-top: 4px;
}

.theme-site-agentie-01 .testimonial-two__text {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.85;
    color: var(--color-gray-900);
    margin: 0;
    letter-spacing: 0.1px;
}

@media (max-width: 1100px) {
    .theme-site-agentie-01 .testimonial-two__top-grid { gap: 40px; }
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .testimonial-two { padding: 80px 0; }
    .theme-site-agentie-01 .testimonial-two__top { margin-bottom: 50px; }
    .theme-site-agentie-01 .testimonial-two__top-grid { grid-template-columns: 1fr; gap: 20px; align-items: start; }
    .theme-site-agentie-01 .testimonial-two__carousel { margin: 0 -15px; padding: 60px 0 20px; overflow: visible; }
    .theme-site-agentie-01 .testimonial-two__carousel .swiper-slide { padding: 0 15px; }
    .theme-site-agentie-01 .testimonial-two__single { padding: 70px 30px 34px 30px; overflow: visible; margin-top: 48px; }
    .theme-site-agentie-01 .testimonial-two__client-img-box { left: 50%; top: -48px; transform: translateX(-50%); width: 96px; height: 96px; }
    .theme-site-agentie-01 .testimonial-two__client-info { flex-direction: column-reverse; align-items: center; text-align: center; gap: 14px; }
    .theme-site-agentie-01 .testimonial-two__client-rating { justify-content: center; }
    .theme-site-agentie-01 .testimonial-two__text { text-align: center; }
}

/* ====================================================
   ABOUT PAGE — TEAM PREVIEW (uses homepage .team-section styles) */

/* ====================================================
   ABOUT PAGE — FIND PERFECT PROPERTY (dark steps)
   ==================================================== */
.theme-site-agentie-01 .find-steps {
    position: relative;
    padding: 90px 0;
    overflow: hidden;
    isolation: isolate;
}

.theme-site-agentie-01 .find-steps-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    z-index: -2;
}

.theme-site-agentie-01 .find-steps-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(10, 12, 18, 0.85) 0%, rgba(10, 12, 18, 0.7) 100%);
    z-index: -1;
}

.theme-site-agentie-01 .find-steps-inner {
    display: grid;
    grid-template-columns: 1fr 1.4fr;
    gap: 50px;
    align-items: center;
    color: var(--color-white);
}

.theme-site-agentie-01 .find-steps-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(34px, 4vw, 52px);
    font-weight: 400;
    line-height: 1.15;
    color: var(--color-white);
    margin: 0;
    letter-spacing: -0.4px;
    max-width: 14ch;
}

.theme-site-agentie-01 .find-steps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.theme-site-agentie-01 .find-step {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.12);
    padding: 28px 22px;
    border-radius: 14px;
    backdrop-filter: blur(4px);
}

.theme-site-agentie-01 .find-step-num {
    display: inline-block;
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 14px;
    color: var(--color-accent);
    letter-spacing: 2px;
    margin-bottom: 18px;
}

.theme-site-agentie-01 .find-step-title {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: var(--color-white);
    margin: 0 0 8px 0;
    letter-spacing: 0.3px;
}

.theme-site-agentie-01 .find-step-text {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .find-steps-inner { grid-template-columns: 1fr; gap: 30px; }
    .theme-site-agentie-01 .find-steps-title { font-size: 30px; }
    .theme-site-agentie-01 .find-steps-grid { grid-template-columns: 1fr; }
}

/* ====================================================
   ABOUT PAGE — FAQ
   ==================================================== */
.theme-site-agentie-01 .about-faq {
    padding: 100px 0;
    background: var(--color-white);
}

/* FAQ header uses .team-header + .team-title classes (identic cu sectiunea echipa) */

.theme-site-agentie-01 .about-faq-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 48px;
}

.theme-site-agentie-01 .faq-item {
    border-bottom: 1px solid var(--color-border-warm);
    padding: 4px 0;
}

.theme-site-agentie-01 .faq-q {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    padding: 22px 4px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: var(--color-primary);
    letter-spacing: 0.3px;
    cursor: pointer;
    list-style: none;
    line-height: 1.5;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .faq-q:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .faq-q::-webkit-details-marker {
    display: none;
}

.theme-site-agentie-01 .faq-icon {
    font-size: 11px;
    color: var(--color-gray-500);
    transition: transform 0.35s cubic-bezier(.4,0,.2,1), color 0.25s ease;
}

.theme-site-agentie-01 .faq-item[open] .faq-icon {
    transform: rotate(45deg);
    color: var(--color-accent);
}

.theme-site-agentie-01 .faq-a {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 1.75;
    color: var(--color-gray-900);
    margin: 0 4px 22px 4px;
    letter-spacing: 0.2px;
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .about-faq-grid { grid-template-columns: 1fr; }
    .theme-site-agentie-01 .about-faq-title { font-size: 28px; }
}

/* ====================================================
   ABOUT PAGE — NEWSLETTER CTA
   ==================================================== */
.theme-site-agentie-01 .newsletter-cta {
    padding: 0 0 80px 0;
    background: var(--color-white);
}

.theme-site-agentie-01 .newsletter-cta-inner {
    position: relative;
    background-size: cover;
    background-position: center;
    border-radius: 18px;
    overflow: hidden;
    padding: 70px 40px;
    text-align: center;
}

.theme-site-agentie-01 .newsletter-cta-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(24, 40, 72, 0.85) 0%, rgba(40, 65, 120, 0.85) 100%);
}

.theme-site-agentie-01 .newsletter-cta-content {
    position: relative;
    z-index: 2;
    max-width: 600px;
    margin: 0 auto;
}

.theme-site-agentie-01 .newsletter-cta-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 34px;
    font-weight: 500;
    color: var(--color-white);
    line-height: 1.2;
    margin: 0 0 12px 0;
    letter-spacing: 0.3px;
}

.theme-site-agentie-01 .newsletter-cta-subtitle {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
    margin: 0 0 28px 0;
}

.theme-site-agentie-01 .newsletter-cta-form {
    display: flex;
    gap: 8px;
    max-width: 500px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 999px;
    padding: 6px;
}

.theme-site-agentie-01 .newsletter-cta-form input {
    flex: 1;
    background: transparent;
    border: 0;
    color: var(--color-white);
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    padding: 10px 18px;
    outline: none;
}

.theme-site-agentie-01 .newsletter-cta-form input::placeholder {
    color: rgba(255, 255, 255, 0.55);
}

.theme-site-agentie-01 .newsletter-cta-form .btn-gold {
    padding: 10px 24px;
    font-size: 12px;
    letter-spacing: 1.5px;
    border-radius: 999px;
}

@media (max-width: 600px) {
    .theme-site-agentie-01 .newsletter-cta-title { font-size: 24px; }
    .theme-site-agentie-01 .newsletter-cta-form { flex-direction: column; background: transparent; border: 0; gap: 10px; padding: 0; }
    .theme-site-agentie-01 .newsletter-cta-form input { background: rgba(255,255,255,0.15); border-radius: 999px; padding: 12px 18px; }
}

/* ====================================================
   LEGAL PAGES (privacy + terms) — TOC sidebar + article
   ==================================================== */
.theme-site-agentie-01 .legal-section {
    padding: 80px 0 110px;
    background: var(--color-white);
}

.theme-site-agentie-01 .legal-wrapper {
    display: grid;
    grid-template-columns: 260px minmax(0, 1fr);
    gap: 70px;
    align-items: start;
}

.theme-site-agentie-01 .legal-toc {
    position: sticky;
    top: 100px;
    padding: 28px 24px;
    background: var(--color-bg-alt);
    border: 1px solid var(--color-border-warm);
    border-radius: 6px;
}

.theme-site-agentie-01 .legal-toc-label {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 18px;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--color-border-warm);
}

.theme-site-agentie-01 .legal-toc ul {
    list-style: none;
    padding: 0;
    margin: 0 0 22px 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.theme-site-agentie-01 .legal-toc li {
    counter-increment: legal-item;
}

.theme-site-agentie-01 .legal-toc ul {
    counter-reset: legal-item;
}

.theme-site-agentie-01 .legal-toc a {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: var(--color-gray-900);
    text-decoration: none;
    line-height: 1.5;
    padding-left: 28px;
    position: relative;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .legal-toc a::before {
    content: counter(legal-item, decimal-leading-zero);
    position: absolute;
    left: 0;
    top: 0;
    font-size: 10px;
    font-weight: 600;
    color: var(--color-accent);
    letter-spacing: 1px;
}

.theme-site-agentie-01 .legal-toc a:hover {
    color: var(--color-primary);
}

.theme-site-agentie-01 .legal-toc-updated {
    margin: 0;
    padding-top: 18px;
    border-top: 1px solid var(--color-border-warm);
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--color-gray-450);
}

.theme-site-agentie-01 .legal-toc-updated strong {
    color: var(--color-primary);
    font-weight: 600;
}

.theme-site-agentie-01 .legal-article {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 1.85;
    color: var(--color-dark-400);
    letter-spacing: 0.1px;
}

.theme-site-agentie-01 .legal-intro {
    font-size: 17px;
    line-height: 1.75;
    color: var(--color-primary);
    font-weight: 400;
    margin: 0 0 44px 0;
    padding-bottom: 32px;
    border-bottom: 1px solid var(--color-border-warm);
}

.theme-site-agentie-01 .legal-article h2 {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(22px, 2.2vw, 28px);
    font-weight: 500;
    color: var(--color-primary);
    letter-spacing: -0.2px;
    line-height: 1.25;
    margin: 44px 0 18px;
    scroll-margin-top: 100px;
}

.theme-site-agentie-01 .legal-article h2:first-of-type {
    margin-top: 0;
}

.theme-site-agentie-01 .legal-article p {
    margin: 0 0 20px 0;
}

.theme-site-agentie-01 .legal-article ul {
    margin: 8px 0 28px 0;
    padding-left: 22px;
}

.theme-site-agentie-01 .legal-article li {
    margin-bottom: 10px;
    line-height: 1.75;
}

.theme-site-agentie-01 .legal-article a {
    color: var(--color-accent);
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .legal-article a:hover {
    color: var(--color-primary);
}

.theme-site-agentie-01 .legal-article strong {
    color: var(--color-primary);
    font-weight: 600;
}

.theme-site-agentie-01 .legal-contact-box {
    margin-top: 18px;
    padding: 22px 26px;
    background: var(--color-bg-alt);
    border: 1px solid var(--color-border-warm);
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.theme-site-agentie-01 .legal-contact-box p {
    margin: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 12px;
    color: var(--color-primary);
}

.theme-site-agentie-01 .legal-contact-box i {
    color: var(--color-accent);
    font-size: 14px;
    width: 16px;
}

.theme-site-agentie-01 .legal-contact-box a {
    color: inherit;
    text-decoration: none;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .legal-contact-box a:hover {
    color: var(--color-accent);
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .legal-section { padding: 60px 0 80px; }
    .theme-site-agentie-01 .legal-wrapper { grid-template-columns: 1fr; gap: 40px; }
    .theme-site-agentie-01 .legal-toc { position: static; top: auto; }
    .theme-site-agentie-01 .legal-intro { font-size: 16px; }
}

/* ====================================================
   PROPERTY DETAIL PAGE (Christie's-style)
   ==================================================== */

/* Breadcrumb bar */
.theme-site-agentie-01 .pd-crumb {
    padding: 22px 0 14px;
    background: var(--color-white);
    border-bottom: 1px solid var(--color-bg-beige-2);
}

.theme-site-agentie-01 .pd-crumb-nav {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: var(--color-gray-450);
    letter-spacing: 0.3px;
}

.theme-site-agentie-01 .pd-crumb-nav a {
    color: var(--color-gray-900);
    text-decoration: none;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .pd-crumb-nav a:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .pd-crumb-nav i {
    font-size: 9px;
    color: var(--color-neutral-300);
}

.theme-site-agentie-01 .pd-crumb-nav span {
    color: var(--color-primary);
    font-weight: 500;
}

/* Title + Price header */
.theme-site-agentie-01 .pd-header {
    padding: 40px 0;
    background: var(--color-white);
    border-bottom: 1px solid var(--color-bg-beige-2);
}

.theme-site-agentie-01 .pd-header-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 40px;
    align-items: end;
}

.theme-site-agentie-01 .pd-eyebrow {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 14px;
}

.theme-site-agentie-01 .pd-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(28px, 3.4vw, 42px);
    font-weight: 500;
    color: var(--color-primary);
    margin: 0 0 14px 0;
    letter-spacing: -0.3px;
    line-height: 1.15;
}

.theme-site-agentie-01 .pd-location {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--color-gray-900);
    margin: 0;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    letter-spacing: 0.2px;
}

.theme-site-agentie-01 .pd-location i {
    color: var(--color-accent);
}

.theme-site-agentie-01 .pd-header-right {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
}

.theme-site-agentie-01 .pd-price-label {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--color-gray-450);
}

.theme-site-agentie-01 .pd-price {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(28px, 3.2vw, 38px);
    font-weight: 600;
    color: var(--color-accent);
    letter-spacing: 0.3px;
    line-height: 1;
}

.theme-site-agentie-01 .pd-header-actions {
    display: flex;
    gap: 8px;
    margin-top: 10px;
}

.theme-site-agentie-01 .pd-action-btn {
    width: 40px;
    height: 40px;
    border: 1px solid var(--color-border-warm);
    background: var(--color-white);
    color: var(--color-primary);
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.theme-site-agentie-01 .pd-action-btn:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-white);
}

/* Gallery — Christie's-style (big image + arrows + chip + grid 2x2 thumbs) */
.theme-site-agentie-01 .pd-gallery {
    padding: 30px 0 40px;
    background: var(--color-white);
    overflow: hidden;
}

.theme-site-agentie-01 .gallery {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 12px;
    box-sizing: border-box;
}

.theme-site-agentie-01 .gallery--fixed-height {
    height: 560px;
    max-height: 560px;
}

.theme-site-agentie-01 .gallery__big-image-container {
    position: relative;
    overflow: hidden;
    background: var(--color-primary);
    height: 100%;
}

.theme-site-agentie-01 .gallery__big-image-container--clickable {
    cursor: pointer;
}

.theme-site-agentie-01 .gallery__big-link {
    display: block;
    width: 100%;
    height: 100%;
}

.theme-site-agentie-01 .gallery__big-link--hidden {
    display: none;
}

.theme-site-agentie-01 .gallery__big-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.35s ease;
}

.theme-site-agentie-01 .gallery__big-image--hidden {
    display: none;
}

.theme-site-agentie-01 .gallery__button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    width: 44px;
    height: 44px;
    border: none;
    background: rgba(255, 255, 255, 0.92);
    color: var(--color-primary);
    font-size: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.theme-site-agentie-01 .gallery__button:hover {
    background: var(--color-accent);
    color: var(--color-white);
}

.theme-site-agentie-01 .gallery__button--prev {
    left: 18px;
}

.theme-site-agentie-01 .gallery__button--next {
    right: 18px;
}

.theme-site-agentie-01 .gallery__chip {
    position: absolute;
    bottom: 18px;
    right: 18px;
    z-index: 3;
    padding: 8px 16px;
    background: rgba(26, 29, 38, 0.85);
    color: var(--color-white);
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 999px;
    backdrop-filter: blur(4px);
}

.theme-site-agentie-01 .gallery__image-list-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 12px;
    height: 100%;
    min-height: 0;
}

.theme-site-agentie-01 .gallery__small-image {
    display: block;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    background: var(--color-primary);
    height: 100%;
    min-height: 0;
}

.theme-site-agentie-01 .gallery__small-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease, filter 0.3s ease, opacity 0.3s ease;
}

.theme-site-agentie-01 .gallery__small-image:hover img {
    transform: scale(1.06);
    filter: brightness(1.05);
}

.theme-site-agentie-01 .gallery__small-image--active img {
    opacity: 0.55;
}

.theme-site-agentie-01 .gallery__small-image--active::after {
    content: "";
    position: absolute;
    inset: 0;
    border: 2px solid var(--color-accent);
    pointer-events: none;
}

/* Entry meta — inline luxury row (icon + value) */
.theme-site-agentie-01 .pd-entry-meta-section {
    padding: 36px 0;
    background: var(--color-white);
    border-bottom: 1px solid var(--color-border-light);
}

.theme-site-agentie-01 .pd-entry-meta-section .property-meta {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 40px 56px;
    align-items: center;
}

.theme-site-agentie-01 .pd-entry-meta-section .property-meta > li {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: var(--color-primary);
    letter-spacing: 0.2px;
}

.theme-site-agentie-01 .pd-entry-meta-section .property-meta > li i {
    color: var(--color-accent);
    font-size: 18px;
    width: 22px;
    text-align: center;
}

.theme-site-agentie-01 .pd-entry-meta-section .property-meta > li .type {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 18px;
    font-weight: 500;
    color: var(--color-primary);
    letter-spacing: -0.1px;
}

@media (max-width: 768px) {
    .theme-site-agentie-01 .pd-entry-meta-section { padding: 28px 0; }
    .theme-site-agentie-01 .pd-entry-meta-section .property-meta { gap: 18px 30px; }
    .theme-site-agentie-01 .pd-entry-meta-section .property-meta > li { font-size: 14px; }
    .theme-site-agentie-01 .pd-entry-meta-section .property-meta > li .type { font-size: 16px; }
}

/* Legacy keyfacts (hidden fallback) */
.theme-site-agentie-01 .pd-keyfacts {
    padding: 56px 0;
    background: var(--color-white);
    border-top: 1px solid var(--color-border-light);
    border-bottom: 1px solid var(--color-border-light);
}

.theme-site-agentie-01 .pd-keyfacts-inner {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.theme-site-agentie-01 .pd-keyfact {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
    padding: 0 24px;
    border-left: 1px solid var(--color-border-light);
    text-align: left;
}

.theme-site-agentie-01 .pd-keyfact:first-child {
    padding-left: 0;
    border-left: none;
}

.theme-site-agentie-01 .pd-keyfact-label {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    color: var(--color-gray-550);
}

.theme-site-agentie-01 .pd-keyfact-value {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 30px;
    font-weight: 400;
    color: var(--color-primary);
    line-height: 1.05;
    letter-spacing: -0.2px;
    display: inline-flex;
    align-items: baseline;
    gap: 4px;
}

.theme-site-agentie-01 .pd-keyfact-value--mono {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: -0.2px;
    color: var(--color-primary);
}

.theme-site-agentie-01 .pd-keyfact-unit {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: var(--color-gray-550);
}

.theme-site-agentie-01 .pd-stats-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 0;
    border-top: 1px solid var(--color-border-warm);
    border-bottom: 1px solid var(--color-border-warm);
    padding: 30px 0;
}

.theme-site-agentie-01 .pd-stat {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 6px;
    padding: 0 16px;
    border-right: 1px solid var(--color-border-warm);
}

.theme-site-agentie-01 .pd-stat:last-child {
    border-right: 0;
}

.theme-site-agentie-01 .pd-stat-icon {
    color: var(--color-accent);
    font-size: 18px;
    margin-bottom: 4px;
}

.theme-site-agentie-01 .pd-stat-value {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 22px;
    font-weight: 500;
    color: var(--color-primary);
    line-height: 1;
    letter-spacing: 0.3px;
}

.theme-site-agentie-01 .pd-stat-label {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--color-gray-450);
    margin-top: 2px;
}

/* Body (description + sidebar) */
.theme-site-agentie-01 .pd-body {
    padding: 60px 0 80px;
    background: var(--color-white);
}

.theme-site-agentie-01 .pd-body-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 70px;
    align-items: start;
}

.theme-site-agentie-01 .pd-article {
    min-width: 0;
}

.theme-site-agentie-01 .pd-section {
    margin-bottom: 60px;
}

.theme-site-agentie-01 .pd-section:last-child {
    margin-bottom: 0;
}

.theme-site-agentie-01 .pd-section-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 24px;
    font-weight: 500;
    color: var(--color-primary);
    margin: 0 0 22px 0;
    letter-spacing: -0.1px;
    padding-bottom: 14px;
    border-bottom: 1px solid var(--color-border-warm);
}

.theme-site-agentie-01 .pd-description-wrap {
    position: relative;
}

.theme-site-agentie-01 .pd-description {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 1.85;
    color: var(--color-dark-400);
    letter-spacing: 0.1px;
}

.theme-site-agentie-01 .pd-description p {
    margin: 0 0 18px;
}

.theme-site-agentie-01 .pd-description strong {
    color: var(--color-primary);
    font-weight: 600;
}

.theme-site-agentie-01 .pd-description--clamp {
    max-height: 150px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.theme-site-agentie-01 .pd-description--clamp::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 70px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--color-white) 90%);
    pointer-events: none;
}

.theme-site-agentie-01 .pd-description-wrap[data-expanded="true"] .pd-description--clamp {
    max-height: 2000px;
}

.theme-site-agentie-01 .pd-description-wrap[data-expanded="true"] .pd-description--clamp::after {
    display: none;
}

.theme-site-agentie-01 .pd-description-toggle {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 18px;
    padding: 10px 0;
    background: transparent;
    border: 0;
    color: var(--color-primary);
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: 1px solid var(--color-accent);
    transition: color 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .pd-description-toggle:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .pd-description-toggle i {
    color: var(--color-accent);
    font-size: 11px;
    transition: transform 0.35s ease;
}

.theme-site-agentie-01 .pd-description-wrap[data-expanded="true"] .pd-description-toggle i {
    transform: rotate(180deg);
}

.theme-site-agentie-01 .pd-description-toggle-less { display: none; }
.theme-site-agentie-01 .pd-description-wrap[data-expanded="true"] .pd-description-toggle-more { display: none; }
.theme-site-agentie-01 .pd-description-wrap[data-expanded="true"] .pd-description-toggle-less { display: inline; }

/* Features list */
.theme-site-agentie-01 .pd-features {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px 24px;
}

.theme-site-agentie-01 .pd-features li {
    display: flex;
    align-items: center;
    gap: 14px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--color-dark-400);
    letter-spacing: 0.2px;
}

.theme-site-agentie-01 .pd-features i {
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--color-bg-alt);
    border: 1px solid var(--color-border-warm);
    color: var(--color-accent);
    font-size: 14px;
    border-radius: 50%;
    flex-shrink: 0;
}

/* Map */
.theme-site-agentie-01 .pd-map {
    width: 100%;
    height: 400px;
    overflow: hidden;
    border: 1px solid var(--color-border-warm);
}

.theme-site-agentie-01 .pd-map iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    filter: grayscale(0.3);
}

/* Sidebar */
.theme-site-agentie-01 .pd-sidebar {
    position: sticky;
    top: 100px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.theme-site-agentie-01 .pd-agent-card {
    background: var(--color-bg-alt);
    border: 1px solid var(--color-border-warm);
    padding: 32px 28px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.theme-site-agentie-01 .pd-agent-label {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 18px;
}

.theme-site-agentie-01 .pd-agent-avatar {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--color-white);
    box-shadow: 0 14px 30px -14px rgba(10, 14, 28, 0.3);
    margin-bottom: 16px;
}

.theme-site-agentie-01 .pd-agent-name {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 20px;
    font-weight: 500;
    color: var(--color-primary);
    margin: 0 0 4px 0;
    letter-spacing: 0.2px;
}

.theme-site-agentie-01 .pd-agent-title {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--color-gray-450);
    margin-bottom: 22px;
}

.theme-site-agentie-01 .pd-agent-contact {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.theme-site-agentie-01 .pd-agent-contact-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 14px 18px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 0.3px;
    transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .pd-agent-contact-btn--phone {
    background: var(--color-primary);
    color: var(--color-white);
    border: 1px solid var(--color-primary);
}

.theme-site-agentie-01 .pd-agent-contact-btn--phone:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
}

.theme-site-agentie-01 .pd-agent-contact-btn--email {
    background: var(--color-white);
    color: var(--color-primary);
    border: 1px solid var(--color-primary);
}

.theme-site-agentie-01 .pd-agent-contact-btn--email:hover {
    background: var(--color-primary);
    color: var(--color-white);
}

/* ==== Agent card v2 (refined luxury) ==== */
.theme-site-agentie-01 .pd-agent-v2 {
    background: var(--color-white);
    border: 1px solid var(--color-border-light);
    position: relative;
    overflow: hidden;
}

.theme-site-agentie-01 .pd-agent-v2__portrait-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

.theme-site-agentie-01 .pd-agent-v2__portrait {
    margin: 0;
    width: 100%;
    aspect-ratio: 4 / 4.2;
    overflow: hidden;
    position: relative;
    background: var(--color-primary);
}

.theme-site-agentie-01 .pd-agent-v2__portrait img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1), filter 0.5s ease;
    filter: grayscale(20%);
}

.theme-site-agentie-01 .pd-agent-v2:hover .pd-agent-v2__portrait img {
    transform: scale(1.04);
    filter: grayscale(0%);
}

.theme-site-agentie-01 .pd-agent-v2__portrait::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: var(--color-accent);
    z-index: 2;
}

.theme-site-agentie-01 .pd-agent-v2__body {
    padding: 28px 26px 26px;
}

.theme-site-agentie-01 .pd-agent-v2__eyebrow {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 10px;
}

.theme-site-agentie-01 .pd-agent-v2__name a {
    color: inherit;
    text-decoration: none;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .pd-agent-v2__name a:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .pd-agent-v2__name {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 26px;
    font-weight: 500;
    color: var(--color-primary);
    margin: 0 0 4px;
    letter-spacing: -0.3px;
    line-height: 1.1;
}

.theme-site-agentie-01 .pd-agent-v2__role {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.4px;
    color: var(--color-gray-550);
    font-style: italic;
}

.theme-site-agentie-01 .pd-agent-v2__divider {
    width: 36px;
    height: 1px;
    background: var(--color-primary);
    margin: 22px 0 20px;
    opacity: 0.7;
}

.theme-site-agentie-01 .pd-agent-v2__lines {
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.theme-site-agentie-01 .pd-agent-v2__lines li {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-bottom: 14px;
    border-bottom: 1px solid var(--color-bg-beige-3);
}

.theme-site-agentie-01 .pd-agent-v2__lines li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.theme-site-agentie-01 .pd-agent-v2__line-label {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-gray-550);
}

.theme-site-agentie-01 .pd-agent-v2__line-val {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: var(--color-primary);
    text-decoration: none;
    letter-spacing: 0.2px;
    transition: color 0.25s ease;
    word-break: break-word;
}

.theme-site-agentie-01 .pd-agent-v2__line-val:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .pd-agent-v2__actions {
    display: flex;
    gap: 10px;
}

.theme-site-agentie-01 .pd-agent-v2__btn {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 14px 18px;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .pd-agent-v2__btn--primary {
    background: var(--color-primary);
    color: var(--color-white);
    border: 1px solid var(--color-primary);
}

.theme-site-agentie-01 .pd-agent-v2__btn--primary:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
}

.theme-site-agentie-01 .pd-agent-v2__btn--ghost {
    flex: 0 0 52px;
    background: transparent;
    color: var(--color-primary);
    border: 1px solid var(--color-border-light);
    font-size: 16px;
    letter-spacing: 0;
    padding: 14px;
}

.theme-site-agentie-01 .pd-agent-v2__btn--ghost:hover {
    background: var(--color-whatsapp);
    color: var(--color-white);
    border-color: var(--color-whatsapp);
}

/* ==== New sidebar (luxury modern) ==== */
.theme-site-agentie-01 .pd-agent-block {
    background: var(--color-primary);
    color: var(--color-white);
    padding: 34px 28px 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.theme-site-agentie-01 .pd-agent-block::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 48px;
    height: 2px;
    background: var(--color-accent);
}

.theme-site-agentie-01 .pd-agent-eyebrow {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 22px;
}

.theme-site-agentie-01 .pd-agent-photo {
    width: 112px;
    height: 112px;
    margin: 0 auto 18px;
    position: relative;
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(135deg, var(--color-accent) 0%, rgba(185,154,101,0.15) 100%);
}

.theme-site-agentie-01 .pd-agent-photo img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    border: 3px solid var(--color-primary);
}

.theme-site-agentie-01 .pd-agent-block .pd-agent-name {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 22px;
    font-weight: 500;
    color: var(--color-white);
    margin: 0 0 4px;
    letter-spacing: 0.2px;
}

.theme-site-agentie-01 .pd-agent-role {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.55);
    display: block;
    margin-bottom: 24px;
}

.theme-site-agentie-01 .pd-agent-lines {
    list-style: none;
    margin: 0;
    padding: 22px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    flex-direction: column;
    gap: 14px;
    text-align: left;
}

.theme-site-agentie-01 .pd-agent-lines li {
    display: flex;
    align-items: center;
    gap: 14px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--color-white);
}

.theme-site-agentie-01 .pd-agent-lines li i {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: rgba(185, 154, 101, 0.12);
    color: var(--color-accent);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    flex-shrink: 0;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.theme-site-agentie-01 .pd-agent-lines li a {
    color: var(--color-white);
    text-decoration: none;
    transition: color 0.25s ease;
    letter-spacing: 0.2px;
}

.theme-site-agentie-01 .pd-agent-lines li:hover i {
    background: var(--color-accent);
    color: var(--color-white);
}

.theme-site-agentie-01 .pd-agent-lines li:hover a {
    color: var(--color-accent);
}

/* Lead form (luxury) */
.theme-site-agentie-01 .pd-lead-form {
    background: var(--color-white);
    border: 1px solid var(--color-border-light);
    padding: 32px 28px 28px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.theme-site-agentie-01 .pd-lead-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 22px;
    font-weight: 500;
    color: var(--color-primary);
    margin: 0;
    letter-spacing: -0.2px;
}

.theme-site-agentie-01 .pd-lead-sub {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin: 0 0 4px;
}

.theme-site-agentie-01 .pd-lead-field {
    display: flex;
    flex-direction: column;
    gap: 6px;
    position: relative;
}

.theme-site-agentie-01 .pd-lead-label {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-gray-550);
}

.theme-site-agentie-01 .pd-lead-field input, .theme-site-agentie-01 .pd-lead-field textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid var(--color-neutral-200);
    background: transparent;
    padding: 10px 0 12px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--color-primary);
    outline: none;
    transition: border-color 0.25s ease;
    box-sizing: border-box;
}

.theme-site-agentie-01 .pd-lead-field textarea {
    resize: none;
    line-height: 1.5;
}

.theme-site-agentie-01 .pd-lead-field input::placeholder, .theme-site-agentie-01 .pd-lead-field textarea::placeholder {
    color: var(--color-gray-400);
    font-weight: 300;
}

.theme-site-agentie-01 .pd-lead-field input:focus, .theme-site-agentie-01 .pd-lead-field textarea:focus {
    border-bottom-color: var(--color-accent);
}

.theme-site-agentie-01 .pd-lead-submit {
    margin-top: 6px;
    background: var(--color-primary);
    color: var(--color-white);
    border: 0;
    padding: 16px 22px;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.theme-site-agentie-01 .pd-lead-submit i {
    color: var(--color-accent);
    font-size: 12px;
    transition: transform 0.35s ease, color 0.25s ease;
}

.theme-site-agentie-01 .pd-lead-submit:hover {
    background: var(--color-accent);
    color: var(--color-white);
}

.theme-site-agentie-01 .pd-lead-submit:hover i {
    color: var(--color-white);
    transform: translateX(5px);
}

/* ======================================================
   AGENT DETAIL PAGE
   ====================================================== */
.theme-site-agentie-01 .agent-profile {
    padding: 90px 0 70px;
    background: var(--color-white);
}

.theme-site-agentie-01 .agent-profile-grid {
    display: grid;
    grid-template-columns: minmax(0, 420px) minmax(0, 1fr) minmax(0, 340px);
    gap: 50px;
    align-items: start;
}

.theme-site-agentie-01 .agent-profile-photo {
    margin: 0;
    position: relative;
    overflow: hidden;
    background: var(--color-primary);
}

.theme-site-agentie-01 .agent-profile-photo img {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 4.4;
    object-fit: cover;
    display: block;
    filter: grayscale(15%);
    transition: filter 0.6s ease, transform 0.8s ease;
}

.theme-site-agentie-01 .agent-profile-photo:hover img {
    filter: grayscale(0%);
    transform: scale(1.03);
}

.theme-site-agentie-01 .agent-profile-photo-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 26px 26px 22px;
    background: linear-gradient(to top, rgba(26, 29, 38, 0.78), rgba(26, 29, 38, 0));
    color: var(--color-white);
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.theme-site-agentie-01 .agent-profile-photo-id {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.2px;
}

.theme-site-agentie-01 .agent-profile-photo::after {
    content: "";
    position: absolute;
    left: 16px;
    right: 16px;
    top: 16px;
    bottom: 16px;
    border: 1px solid rgba(185, 154, 101, 0.35);
    pointer-events: none;
    transition: opacity 0.4s ease;
    opacity: 0.6;
}

.theme-site-agentie-01 .agent-profile-photo:hover::after {
    opacity: 1;
}

.theme-site-agentie-01 .agent-profile-body {
    padding-top: 6px;
}

.theme-site-agentie-01 .agent-profile-eyebrow {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 16px;
}

.theme-site-agentie-01 .agent-profile-name {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(34px, 4vw, 52px);
    font-weight: 500;
    color: var(--color-primary);
    margin: 0 0 8px;
    letter-spacing: -1px;
    line-height: 1.05;
}

.theme-site-agentie-01 .agent-profile-role {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: var(--color-gray-550);
    margin: 0 0 22px;
    letter-spacing: 0.5px;
    font-style: italic;
}

.theme-site-agentie-01 .agent-profile-rule {
    width: 48px;
    height: 1px;
    background: var(--color-accent);
    margin-bottom: 26px;
}

.theme-site-agentie-01 .agent-profile-bio {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 1.85;
    color: var(--color-dark-400);
    letter-spacing: 0.1px;
    margin-bottom: 30px;
}

.theme-site-agentie-01 .agent-profile-bio p {
    margin: 0 0 16px;
}

.theme-site-agentie-01 .agent-profile-bio p:last-child {
    margin-bottom: 0;
}

.theme-site-agentie-01 .agent-profile-meta {
    list-style: none;
    margin: 0 0 30px;
    padding: 22px 0;
    border-top: 1px solid var(--color-border-light);
    border-bottom: 1px solid var(--color-border-light);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.theme-site-agentie-01 .agent-profile-meta > li {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.theme-site-agentie-01 .agent-profile-meta-label {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-gray-550);
}

.theme-site-agentie-01 .agent-profile-meta-value {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: var(--color-primary);
    text-decoration: none;
    letter-spacing: 0.1px;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .agent-profile-meta-value:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .agent-profile-office {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: var(--color-gray-850);
    letter-spacing: 0.2px;
    margin: 0 0 18px;
    padding: 14px 0;
    border-top: 1px solid var(--color-border-light);
    border-bottom: 1px solid var(--color-border-light);
    display: flex;
    align-items: center;
    gap: 10px;
}

.theme-site-agentie-01 .agent-profile-office i {
    color: var(--color-accent);
    font-size: 14px;
}

.theme-site-agentie-01 .agent-offers-metrics {
    list-style: none;
    margin: 28px auto 0;
    padding: 22px 0 0;
    display: flex;
    justify-content: center;
    gap: 60px;
    border-top: 1px solid var(--color-border-light);
    max-width: 560px;
}

.theme-site-agentie-01 .agent-offers-metrics li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 6px;
}

.theme-site-agentie-01 .agent-offers-metric-value {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 34px;
    font-weight: 500;
    color: var(--color-primary);
    line-height: 1;
    letter-spacing: -0.3px;
}

.theme-site-agentie-01 .agent-offers-metric-value::after {
    content: "+";
    color: var(--color-accent);
    font-size: 22px;
    margin-left: 2px;
    vertical-align: super;
    font-weight: 400;
}

.theme-site-agentie-01 .agent-offers-metric-label {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-text-light);
}

@media (max-width: 600px) {
    .theme-site-agentie-01 .agent-offers-metrics { gap: 36px; padding-top: 18px; margin-top: 20px; }
    .theme-site-agentie-01 .agent-offers-metric-value { font-size: 28px; }
    .theme-site-agentie-01 .agent-offers-metric-value::after { font-size: 18px; }
    .theme-site-agentie-01 .agent-offers-metric-label { font-size: 10px; letter-spacing: 1.5px; }
}

.theme-site-agentie-01 .agent-profile-actions {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    align-items: center;
    margin-bottom: 24px;
}

.theme-site-agentie-01 .agent-profile-actions .btn {
    padding: 12px 18px;
    font-size: 11px;
    letter-spacing: 1px;
    white-space: nowrap;
    flex-shrink: 0;
}

.theme-site-agentie-01 .agent-profile-actions .agent-profile-whatsapp {
    width: 42px;
    height: 42px;
    font-size: 16px;
    flex-shrink: 0;
}

.theme-site-agentie-01 .agent-profile-actions .agent-profile-social {
    gap: 6px;
    flex-shrink: 0;
}

.theme-site-agentie-01 .agent-profile-actions .agent-profile-social a {
    width: 36px;
    height: 36px;
    font-size: 13px;
}

.theme-site-agentie-01 .agent-profile-whatsapp {
    width: 46px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 1px solid var(--color-border-light);
    color: var(--color-primary);
    font-size: 18px;
    transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .agent-profile-whatsapp:hover {
    background: var(--color-whatsapp);
    color: var(--color-white);
    border-color: var(--color-whatsapp);
}

.theme-site-agentie-01 .agent-profile-social {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 10px;
}

.theme-site-agentie-01 .agent-profile-social a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: transparent;
    color: var(--color-primary);
    border: 1px solid var(--color-border-light);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    text-decoration: none;
    transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .agent-profile-social a:hover {
    background: var(--color-accent);
    color: var(--color-white);
    border-color: var(--color-accent);
}

/* Stats bar on agent page */
.theme-site-agentie-01 .agent-stats {
    padding: 20px 0 70px;
    background: var(--color-white);
}

/* Agent offers section */
.theme-site-agentie-01 .agent-offers {
    padding: 90px 0 100px;
    background: var(--color-bg-alt);
}

.theme-site-agentie-01 .agent-offers-head {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 54px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
}

.theme-site-agentie-01 .agent-offers-eyebrow {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-accent);
}

.theme-site-agentie-01 .agent-offers-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(28px, 3.4vw, 42px);
    font-weight: 500;
    color: var(--color-primary);
    margin: 0;
    letter-spacing: -0.4px;
    line-height: 1.1;
}

.theme-site-agentie-01 .agent-offers-sub {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    color: var(--color-gray-900);
    line-height: 1.7;
    margin: 0;
    max-width: 600px;
}

.theme-site-agentie-01 .agent-offers-more {
    text-align: center;
    margin-top: 50px;
}

.theme-site-agentie-01 .agent-offers-more .btn i {
    margin-left: 8px;
    transition: transform 0.35s ease;
}

.theme-site-agentie-01 .agent-offers-more .btn:hover i {
    transform: translateX(5px);
}

/* Agent contact section */
.theme-site-agentie-01 .agent-contact-section {
    padding: 90px 0 110px;
    background: var(--color-white);
}

.theme-site-agentie-01 .agent-contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 70px;
    align-items: start;
}

.theme-site-agentie-01 .agent-contact-eyebrow {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-accent);
    margin-bottom: 16px;
}

.theme-site-agentie-01 .agent-contact-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(28px, 3.4vw, 42px);
    font-weight: 500;
    color: var(--color-primary);
    margin: 0 0 20px;
    letter-spacing: -0.4px;
    line-height: 1.15;
}

.theme-site-agentie-01 .agent-contact-lead {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: var(--color-gray-900);
    margin: 0 0 36px;
    max-width: 480px;
}

.theme-site-agentie-01 .agent-contact-info {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.theme-site-agentie-01 .agent-contact-info-item {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    padding-bottom: 22px;
    border-bottom: 1px solid var(--color-border-light);
}

.theme-site-agentie-01 .agent-contact-info-item:last-child {
    border-bottom: 0;
}

.theme-site-agentie-01 .agent-contact-info-icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: var(--color-bg-alt);
    border: 1px solid var(--color-border-light);
    color: var(--color-accent);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    flex-shrink: 0;
}

.theme-site-agentie-01 .agent-contact-info-label {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-gray-550);
    margin-bottom: 4px;
}

.theme-site-agentie-01 .agent-contact-info-value {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: var(--color-primary);
    text-decoration: none;
    letter-spacing: 0.1px;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 a.agent-contact-info-value:hover {
    color: var(--color-accent);
}

.theme-site-agentie-01 .agent-contact-form {
    padding: 24px 22px 22px;
    gap: 12px;
}

.theme-site-agentie-01 .agent-contact-form .pd-lead-field input, .theme-site-agentie-01 .agent-contact-form .pd-lead-field textarea {
    padding: 10px 12px;
}

.theme-site-agentie-01 .agent-contact-form .pd-lead-field textarea {
    min-height: 56px;
    height: 56px;
}

.theme-site-agentie-01 .agent-contact-form .pd-lead-title {
    font-size: 20px;
}

/* Responsive */
@media (max-width: 1100px) {
    .theme-site-agentie-01 .agent-profile-actions { flex-wrap: wrap; }
    .theme-site-agentie-01 .agent-profile-actions .btn { padding: 11px 14px; font-size: 10px; letter-spacing: 0.8px; gap: 6px; flex-shrink: 1; min-width: 0; }
    .theme-site-agentie-01 .agent-profile-actions .agent-profile-whatsapp { width: 38px; height: 38px; font-size: 15px; flex-shrink: 0; }
    .theme-site-agentie-01 .agent-profile-actions .agent-profile-social { flex-basis: 100%; margin-top: 6px; order: 99; }
    .theme-site-agentie-01 .agent-profile-grid { grid-template-columns: minmax(0, 380px) 1fr; gap: 40px; }
    .theme-site-agentie-01 .agent-profile-grid .agent-contact-form { grid-column: 1 / -1; }
}

@media (max-width: 1100px) {
    .theme-site-agentie-01 .agent-profile-grid { grid-template-columns: minmax(0, 360px) 1fr; gap: 40px; }
}

@media (max-width: 768px) {
    .theme-site-agentie-01 .agent-profile { padding: 60px 0 40px; }
    .theme-site-agentie-01 .agent-profile-grid { grid-template-columns: 1fr; gap: 40px; }
    .theme-site-agentie-01 .agent-profile-meta { grid-template-columns: 1fr; gap: 14px; }
    .theme-site-agentie-01 .agent-profile-actions { flex-wrap: nowrap; gap: 6px; }
    .theme-site-agentie-01 .agent-profile-actions .btn { padding: 10px 12px; font-size: 10px; letter-spacing: 0.6px; gap: 6px; }
    .theme-site-agentie-01 .agent-profile-actions .btn i { font-size: 11px; }
    .theme-site-agentie-01 .agent-profile-actions .agent-profile-whatsapp { width: 36px; height: 36px; font-size: 14px; }
    .theme-site-agentie-01 .agent-profile-actions .agent-profile-social { gap: 4px; }
    .theme-site-agentie-01 .agent-profile-actions .agent-profile-social a { width: 32px; height: 32px; font-size: 11px; }
    .theme-site-agentie-01 .agent-offers { padding: 60px 0 70px; }
    .theme-site-agentie-01 .agent-stats { padding: 10px 0 40px; }
}

/* Contact form sidebar */
.theme-site-agentie-01 .pd-contact-form {
    background: var(--color-white);
    border: 1px solid var(--color-border-warm);
    padding: 28px 24px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.theme-site-agentie-01 .pd-contact-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 18px;
    font-weight: 500;
    color: var(--color-primary);
    margin: 0;
    letter-spacing: 0.2px;
    line-height: 1.3;
}

.theme-site-agentie-01 .pd-contact-text {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--color-gray-900);
    line-height: 1.6;
    margin: 0 0 6px 0;
}

.theme-site-agentie-01 .pd-contact-field input, .theme-site-agentie-01 .pd-contact-field textarea {
    width: 100%;
    border: 1px solid var(--color-border-warm);
    background: var(--color-bg-alt);
    padding: 12px 14px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--color-primary);
    outline: none;
    transition: border-color 0.25s ease, background-color 0.25s ease;
    box-sizing: border-box;
}

.theme-site-agentie-01 .pd-contact-field textarea {
    resize: vertical;
    min-height: 100px;
    line-height: 1.5;
}

.theme-site-agentie-01 .pd-contact-field input::placeholder, .theme-site-agentie-01 .pd-contact-field textarea::placeholder {
    color: var(--color-gray-450);
}

.theme-site-agentie-01 .pd-contact-field input:focus, .theme-site-agentie-01 .pd-contact-field textarea:focus {
    border-color: var(--color-accent);
    background: var(--color-white);
}

.theme-site-agentie-01 .pd-contact-submit {
    background: var(--color-accent);
    color: var(--color-white);
    border: 0;
    padding: 14px 20px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.25s ease;
    margin-top: 4px;
}

.theme-site-agentie-01 .pd-contact-submit:hover {
    background: var(--color-primary);
}

/* Similar properties */
.theme-site-agentie-01 .pd-similar {
    padding: 80px 0 100px;
    background: var(--color-bg-alt);
}

.theme-site-agentie-01 .pd-similar-head {
    text-align: center;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.theme-site-agentie-01 .pd-similar-eyebrow {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-accent);
}

.theme-site-agentie-01 .pd-similar-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(26px, 3vw, 36px);
    font-weight: 500;
    color: var(--color-primary);
    margin: 0;
    letter-spacing: -0.2px;
}

/* ==== Tur virtual + Prezentare video (Windsor-style) ==== */
.theme-site-agentie-01 .pd-section-num {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 18px;
    font-weight: 500;
    color: var(--color-accent);
    letter-spacing: 2px;
    margin-right: 14px;
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 1px solid var(--color-accent);
}

.theme-site-agentie-01 .pd-tour-head, .theme-site-agentie-01 .pd-video-head {
    display: block;
    margin-bottom: 22px;
}

.theme-site-agentie-01 .pd-tour {
    position: relative;
    overflow: hidden;
    background: var(--color-primary);
    border: 1px solid var(--color-border-light);
}

.theme-site-agentie-01 .pd-tour iframe {
    display: block;
    width: 100%;
}

.theme-site-agentie-01 .pd-tour-btn {
    position: absolute;
    bottom: 18px;
    right: 18px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    background: rgba(26, 29, 38, 0.88);
    color: var(--color-white);
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid rgba(185, 154, 101, 0.4);
    transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.theme-site-agentie-01 .pd-tour-btn:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-white);
}

/* Video slider */
.theme-site-agentie-01 .pd-video-section {
    padding-top: 10px;
}

.theme-site-agentie-01 .pd-video-wrap {
    position: relative;
    margin-bottom: 22px;
}

.theme-site-agentie-01 .pd-video-arrow {
    position: absolute;
    bottom: 0;
    z-index: 4;
    background: var(--color-accent);
    border: 0;
    color: var(--color-white);
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 22px 30px;
    min-width: 150px;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.theme-site-agentie-01 .pd-video-arrow--prev {
    right: 150px;
}

.theme-site-agentie-01 .pd-video-arrow--next {
    right: 0;
    background: var(--color-primary);
    color: var(--color-white);
}

.theme-site-agentie-01 .pd-video-arrow span:first-child {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: none;
    color: var(--color-white);
}

.theme-site-agentie-01 .pd-video-arrow--next span:first-child {
    color: var(--color-accent);
}

.theme-site-agentie-01 .pd-video-arrow:hover {
    background: var(--color-primary);
    color: var(--color-white);
}

.theme-site-agentie-01 .pd-video-arrow--next:hover {
    background: var(--color-accent);
}

.theme-site-agentie-01 .pd-video-arrow:hover span:first-child {
    color: var(--color-accent);
}

.theme-site-agentie-01 .pd-video-arrow--next:hover span:first-child {
    color: var(--color-white);
}

.theme-site-agentie-01 .pd-video-slider {
    overflow: hidden;
    position: relative;
    background: var(--color-primary);
}

.theme-site-agentie-01 .pd-video-slides {
    display: flex;
    gap: 0;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform;
}

.theme-site-agentie-01 .pd-video-slide {
    position: relative;
    flex: 0 0 100%;
    height: 520px;
    overflow: hidden;
    cursor: pointer;
}

.theme-site-agentie-01 .pd-video-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s ease;
}

.theme-site-agentie-01 .pd-video-slide:hover img {
    transform: scale(1.05);
}

.theme-site-agentie-01 .pd-video-play {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to top, rgba(26, 29, 38, 0.45), rgba(26, 29, 38, 0.08));
    pointer-events: none;
}

.theme-site-agentie-01 .pd-video-play-btn {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.92);
    color: var(--color-accent);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.3);
    transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.theme-site-agentie-01 .pd-video-slide:hover .pd-video-play-btn {
    background: var(--color-accent);
    color: var(--color-white);
    transform: scale(1.08);
}

.theme-site-agentie-01 .pd-video-info {
    display: grid;
    grid-template-columns: 1fr auto auto;
    align-items: center;
    gap: 24px;
    padding: 16px 2px;
    border-top: 1px solid var(--color-border-light);
}

.theme-site-agentie-01 .pd-video-info-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 22px;
    font-weight: 500;
    color: var(--color-primary);
    margin: 0;
    letter-spacing: -0.2px;
}

.theme-site-agentie-01 .pd-video-info-cat {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    color: var(--color-accent);
}

.theme-site-agentie-01 .pd-video-info-num {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: 18px;
    font-weight: 500;
    color: var(--color-gray-550);
    letter-spacing: 1px;
}

@media (max-width: 768px) {
    .theme-site-agentie-01 .pd-video-arrow { padding: 14px 18px; min-width: 110px; font-size: 9px; letter-spacing: 1.5px; }
    .theme-site-agentie-01 .pd-video-arrow span:first-child { font-size: 14px; }
    .theme-site-agentie-01 .pd-video-arrow--prev { right: 110px; }
    .theme-site-agentie-01 .pd-video-slide { height: 320px; }
    .theme-site-agentie-01 .pd-video-play-btn { width: 64px; height: 64px; font-size: 18px; }
    .theme-site-agentie-01 .pd-video-info { grid-template-columns: 1fr; gap: 6px; text-align: center; }
    .theme-site-agentie-01 .pd-tour iframe { height: 340px; }
}

/* Responsive */
@media (max-width: 1100px) {
    .theme-site-agentie-01 .pd-body-grid { grid-template-columns: 1fr; }
    .theme-site-agentie-01 .pd-sidebar { position: static; top: auto; }
    .theme-site-agentie-01 .pd-stats-grid { grid-template-columns: repeat(3, 1fr); row-gap: 20px; }
    .theme-site-agentie-01 .pd-stat { border-right: 0; }
    .theme-site-agentie-01 .pd-keyfacts-inner { grid-template-columns: repeat(3, 1fr); row-gap: 32px; }
    .theme-site-agentie-01 .pd-keyfact { padding: 0 20px; border-left: 1px solid var(--color-border-light); }
    .theme-site-agentie-01 .pd-keyfact:nth-child(3n+1) { padding-left: 0; border-left: none; }
    .theme-site-agentie-01 .pd-keyfact-value { font-size: 26px; }
    .theme-site-agentie-01 .pd-features { grid-template-columns: repeat(2, 1fr); }
    .theme-site-agentie-01 .gallery--fixed-height { height: 520px; }
}

@media (max-width: 768px) {
    .theme-site-agentie-01 .pd-crumb-nav {
        flex-wrap: wrap;
        row-gap: 6px;
        justify-content: flex-start;
    }
    .theme-site-agentie-01 .pd-header { padding: 20px 0; }
    .theme-site-agentie-01 .pd-header-grid {
        grid-template-columns: 1fr auto;
        grid-template-areas:
            "eyebrow eyebrow"
            "title title"
            "location price"
            "actions actions";
        gap: 14px 16px;
        align-items: center;
    }
    .theme-site-agentie-01 .pd-header-left, .theme-site-agentie-01 .pd-header-right { display: contents; }
    .theme-site-agentie-01 .pd-header-grid .pd-eyebrow { grid-area: eyebrow; margin-bottom: 0; }
    .theme-site-agentie-01 .pd-header-grid .pd-title { grid-area: title; margin-bottom: 0; }
    .theme-site-agentie-01 .pd-header-grid .pd-location { grid-area: location; }
    .theme-site-agentie-01 .pd-header-grid .pd-price { grid-area: price; justify-self: end; align-self: center; font-size: clamp(22px, 6vw, 28px); }
    .theme-site-agentie-01 .pd-header-grid .pd-price-label { display: none; }
    .theme-site-agentie-01 .pd-header-grid .pd-header-actions { grid-area: actions; margin-top: 6px; }
    .theme-site-agentie-01 .gallery { grid-template-columns: 1fr; }
    .theme-site-agentie-01 .gallery--fixed-height { height: auto; }
    .theme-site-agentie-01 .gallery__big-image-container { aspect-ratio: 16 / 10; height: auto; }
    .theme-site-agentie-01 .gallery__image-list-grid { grid-template-columns: repeat(4, 1fr); grid-template-rows: auto; gap: 6px; }
    .theme-site-agentie-01 .gallery__small-image { aspect-ratio: 1 / 1; }
    .theme-site-agentie-01 .gallery__button { width: 38px; height: 38px; font-size: 16px; }
    .theme-site-agentie-01 .pd-stats-grid { grid-template-columns: repeat(2, 1fr); }
    .theme-site-agentie-01 .pd-keyfacts-inner { grid-template-columns: repeat(2, 1fr); row-gap: 28px; }
    .theme-site-agentie-01 .pd-keyfact { padding: 0 16px; border-left: 1px solid var(--color-border-light); }
    .theme-site-agentie-01 .pd-keyfact:nth-child(2n+1) { padding-left: 0; border-left: none; }
    .theme-site-agentie-01 .pd-keyfact-value { font-size: 24px; }
    .theme-site-agentie-01 .pd-features { grid-template-columns: 1fr; }
}

/* ====================================================
   PROPERTIES PAGE (Christie's-style filter bar + grid)
   ==================================================== */
.theme-site-agentie-01 .properties-filters {
    padding: 40px 0 0;
    background: var(--color-white);
}

.theme-site-agentie-01 .properties-filters-bar {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px 22px;
    padding: 26px 28px;
    background: var(--color-bg-alt);
    border: 1px solid var(--color-border-warm);
    border-radius: 6px;
    align-items: end;
}

.theme-site-agentie-01 .properties-filters-bar .properties-filter-submit {
    justify-self: stretch;
    width: 100%;
}

.theme-site-agentie-01 .properties-filter {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 0;
}

.theme-site-agentie-01 .properties-filter-label {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-gray-450);
}

.theme-site-agentie-01 .properties-filter select, .theme-site-agentie-01 .properties-filter input {
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 1px solid var(--color-neutral-250);
    padding: 8px 18px 8px 0;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--color-primary);
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    transition: border-color 0.25s ease;
}

.theme-site-agentie-01 .properties-filter select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%231a1d26'><path d='M5 8l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 12px;
}

.theme-site-agentie-01 .properties-filter select:focus, .theme-site-agentie-01 .properties-filter input:focus, .theme-site-agentie-01 .properties-filter select:hover, .theme-site-agentie-01 .properties-filter input:hover {
    border-bottom-color: var(--color-accent);
}

.theme-site-agentie-01 .properties-filter input::placeholder {
    color: var(--color-gray-450);
}

.theme-site-agentie-01 .properties-filter-submit {
    background: var(--color-primary);
    color: var(--color-white);
    border: 0;
    padding: 14px 28px;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    height: 44px;
    white-space: nowrap;
    transition: background-color 0.25s ease, transform 0.25s ease;
}

.theme-site-agentie-01 .properties-filter-submit:hover {
    background: var(--color-accent);
    transform: translateY(-2px);
}

.theme-site-agentie-01 .properties-results {
    padding: 50px 0 100px;
    background: var(--color-white);
}

.theme-site-agentie-01 .properties-results-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 28px;
    margin-bottom: 40px;
    border-bottom: 1px solid var(--color-border-warm);
    flex-wrap: wrap;
    gap: 16px;
}

.theme-site-agentie-01 .properties-results-count {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--color-gray-900);
    margin: 0;
    letter-spacing: 0.3px;
}

.theme-site-agentie-01 .properties-results-count strong {
    color: var(--color-primary);
    font-weight: 700;
    margin-right: 4px;
}

.theme-site-agentie-01 .properties-results-sort {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.theme-site-agentie-01 .properties-results-sort label {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--color-gray-450);
}

.theme-site-agentie-01 .properties-results-sort select {
    background: transparent;
    border: 0;
    border-bottom: 1px solid var(--color-neutral-250);
    padding: 6px 22px 6px 0;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--color-primary);
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%231a1d26'><path d='M5 8l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 12px;
    cursor: pointer;
    outline: none;
}

.theme-site-agentie-01 .properties-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 30px;
}

/* Slower, more cinematic reveal for properties grid */
.theme-site-agentie-01 .js .properties-grid[data-reveal="stagger-slide"] > * {
    opacity: 0;
    transform: translate(-28px, 40px);
}
.theme-site-agentie-01 .js .properties-grid[data-reveal="stagger-slide"].is-visible > * {
    animation: r-slide-in 1.5s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.theme-site-agentie-01 .js .properties-grid[data-reveal="stagger-slide"].is-visible > *:nth-child(1) { animation-delay: 0s; }
.theme-site-agentie-01 .js .properties-grid[data-reveal="stagger-slide"].is-visible > *:nth-child(2) { animation-delay: 0.14s; }
.theme-site-agentie-01 .js .properties-grid[data-reveal="stagger-slide"].is-visible > *:nth-child(3) { animation-delay: 0.28s; }
.theme-site-agentie-01 .js .properties-grid[data-reveal="stagger-slide"].is-visible > *:nth-child(4) { animation-delay: 0.42s; }
.theme-site-agentie-01 .js .properties-grid[data-reveal="stagger-slide"].is-visible > *:nth-child(5) { animation-delay: 0.52s; }
.theme-site-agentie-01 .js .properties-grid[data-reveal="stagger-slide"].is-visible > *:nth-child(6) { animation-delay: 0.62s; }
.theme-site-agentie-01 .js .properties-grid[data-reveal="stagger-slide"].is-visible > *:nth-child(n+7) { animation-delay: 0.72s; }

.theme-site-agentie-01 .properties-pagination {
    margin-top: 60px;
}

@media (max-width: 1100px) {
    .theme-site-agentie-01 .properties-filters-bar {
        grid-template-columns: repeat(3, 1fr);
    }
    .theme-site-agentie-01 .properties-filter-submit {
        grid-column: 1 / -1;
        justify-content: center;
    }
    .theme-site-agentie-01 .properties-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 700px) {
    .theme-site-agentie-01 .properties-filters-bar {
        grid-template-columns: 1fr 1fr;
        gap: 16px;
        padding: 20px;
    }
    .theme-site-agentie-01 .properties-filters-bar .properties-filter:nth-child(1), .theme-site-agentie-01 .properties-filters-bar .properties-filter:nth-child(2), .theme-site-agentie-01 .properties-filters-bar .properties-filter:nth-child(3), .theme-site-agentie-01 .properties-filters-bar .properties-filter:nth-child(4) {
        grid-column: 1 / -1;
    }
    .theme-site-agentie-01 .properties-filters-bar .properties-filter-submit {
        grid-column: 1 / -1;
        justify-self: stretch;
        width: 100%;
        justify-content: center;
    }
    .theme-site-agentie-01 .properties-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}

/* ====================================================
   (reverted — animations use original homepage rules)
   ==================================================== */
.theme-site-agentie-01 .agent-card-alipes__frame {
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.theme-site-agentie-01 .agent-card-alipes:hover .agent-card-alipes__frame {
    transform: translateY(-4px);
}

/* ====================================================
   HERO V2 (NestLand-style full-bleed with floating search)
   ==================================================== */
.theme-site-agentie-01 .hero-v2 {
    position: relative;
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    overflow: hidden;
    isolation: isolate;
}

.theme-site-agentie-01 .hero-v2__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(10, 12, 18, 0.2) 0%, rgba(10, 12, 18, 0.5) 100%);
    z-index: 1;
    pointer-events: none;
}

.theme-site-agentie-01 .hero-v2__inner {
    position: relative;
    z-index: 2;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 60px 40px;
}

.theme-site-agentie-01 .hero-v2-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-size: clamp(36px, 5vw, 68px);
    font-weight: 400;
    color: var(--color-white);
    margin: 0 0 18px 0;
    letter-spacing: 0.3px;
    line-height: 1.12;
    max-width: 860px;
    text-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);
    opacity: 0;
    filter: blur(10px);
    transform: translateY(28px);
    animation: heroV2Reveal 1.3s cubic-bezier(0.22, 1, 0.36, 1) 0.25s forwards;
}

.theme-site-agentie-01 .hero-v2-subtitle {
    font-family: 'Inter', sans-serif;
    font-size: clamp(14px, 1.3vw, 16px);
    font-weight: 300;
    color: rgba(255, 255, 255, 0.92);
    margin: 0 0 44px 0;
    letter-spacing: 0.4px;
    line-height: 1.65;
    max-width: 560px;
    opacity: 0;
    transform: translateY(20px);
    animation: heroV2SubReveal 1.1s cubic-bezier(0.22, 1, 0.36, 1) 0.65s forwards;
}

.theme-site-agentie-01 .hero-v2-subtitle::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background: var(--color-accent);
    vertical-align: middle;
    margin-right: 12px;
    transform: translateY(-3px);
}

@keyframes heroV2Reveal {
    0%   { opacity: 0; filter: blur(10px); transform: translateY(28px); }
    100% { opacity: 1; filter: blur(0);    transform: translateY(0); }
}

@keyframes heroV2SubReveal {
    0%   { opacity: 0; transform: translateY(20px); }
    100% { opacity: 1; transform: translateY(0); }
}

.theme-site-agentie-01 .hero-v2-card {
    width: 100%;
    max-width: 980px;
    background: var(--color-bg-alt);
    border-radius: 6px;
    padding: 26px 30px 28px;
    box-shadow: 0 30px 60px -20px rgba(10, 14, 28, 0.35);
    opacity: 0;
    transform: translateY(24px);
    animation: heroV2CardReveal 1.1s cubic-bezier(0.22, 1, 0.36, 1) 0.9s forwards;
    text-align: left;
}

@keyframes heroV2CardReveal {
    0%   { opacity: 0; transform: translateY(24px); }
    100% { opacity: 1; transform: translateY(0); }
}

.theme-site-agentie-01 .hero-v2-tabs {
    display: flex;
    gap: 4px;
    border-bottom: 1px solid var(--color-border-warm);
    margin-bottom: 22px;
}

.theme-site-agentie-01 .hero-v2-tab {
    position: relative;
    background: transparent;
    border: 0;
    padding: 10px 20px 14px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: var(--color-gray-800);
    cursor: pointer;
    letter-spacing: 0.3px;
    transition: color 0.25s ease;
}

.theme-site-agentie-01 .hero-v2-tab::after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -1px;
    height: 2px;
    background: var(--color-primary);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s ease;
}

.theme-site-agentie-01 .hero-v2-tab:hover {
    color: var(--color-primary);
}

.theme-site-agentie-01 .hero-v2-tab.is-active, .theme-site-agentie-01 .hero-v2-tab.active {
    color: var(--color-primary);
    font-weight: 600;
}

.theme-site-agentie-01 .hero-v2-tab.is-active::after, .theme-site-agentie-01 .hero-v2-tab.active::after {
    transform: scaleX(1);
}

.theme-site-agentie-01 .hero-v2-fields {
    display: grid;
    gap: 18px;
    align-items: end;
}

.theme-site-agentie-01 .hero-v2-fields--row1 {
    /* Auto-fit: handles 5 fields (judet+cartier hidden), 6 (cartier OR judet),
       or 7 (both visible) without forcing wraps mid-row. min 140px keeps
       inputs usable on intermediate viewports. */
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    margin-bottom: 22px;
}

.theme-site-agentie-01 .hero-v2-fields--row2 {
    grid-template-columns: 1fr;
    justify-items: center;
}

.theme-site-agentie-01 .hero-v2-fields--row2 .hero-v2-submit {
    min-width: 220px;
}

.theme-site-agentie-01 .hero-v2-field {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.theme-site-agentie-01 .hero-v2-label {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--color-gray-600);
}

.theme-site-agentie-01 .hero-v2-control {
    position: relative;
    display: flex;
    align-items: center;
}

.theme-site-agentie-01 .hero-v2-control > i {
    position: absolute;
    left: 0;
    color: var(--color-accent);
    font-size: 13px;
    pointer-events: none;
}

.theme-site-agentie-01 .hero-v2-control select, .theme-site-agentie-01 .hero-v2-control input {
    width: 100%;
    border: 0;
    border-bottom: 1px solid var(--color-neutral-250);
    background: transparent;
    padding: 10px 22px 10px 0;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--color-primary);
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    outline: none;
    transition: border-color 0.25s ease;
    box-sizing: border-box;
}

.theme-site-agentie-01 .hero-v2-control select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%231a1d26'><path d='M5 8l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 14px;
}

.theme-site-agentie-01 .hero-v2-control--input input {
    cursor: text;
    background-image: none;
}

.theme-site-agentie-01 .hero-v2-control input::placeholder {
    color: var(--color-gray-450);
    font-family: 'Inter', sans-serif;
}

.theme-site-agentie-01 .hero-v2-control input::-webkit-outer-spin-button, .theme-site-agentie-01 .hero-v2-control input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.theme-site-agentie-01 .hero-v2-control input[type="number"] {
    -moz-appearance: textfield;
}

.theme-site-agentie-01 .hero-v2-control > i + select, .theme-site-agentie-01 .hero-v2-control > i + input {
    padding-left: 22px;
}

.theme-site-agentie-01 .hero-v2-control select:hover, .theme-site-agentie-01 .hero-v2-control select:focus, .theme-site-agentie-01 .hero-v2-control input:hover, .theme-site-agentie-01 .hero-v2-control input:focus {
    border-bottom-color: var(--color-accent);
}

.theme-site-agentie-01 .hero-v2-submit {
    background: var(--color-primary);
    color: var(--color-white);
    border: 0;
    padding: 16px 28px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10px;
    white-space: nowrap;
    transition: background-color 0.25s ease, transform 0.25s ease;
    height: 48px;
}

.theme-site-agentie-01 .hero-v2-submit:hover {
    background: var(--color-accent);
    transform: translateY(-2px);
}

.theme-site-agentie-01 .hero-v2-submit i {
    font-size: 12px;
}

@media (max-width: 1100px) {
    .theme-site-agentie-01 .hero-v2-fields--row1 { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 900px) {
    .theme-site-agentie-01 .hero-v2 { min-height: 70vh; align-items: center; }
    .theme-site-agentie-01 .hero-v2__inner { padding: 60px 20px; }
    .theme-site-agentie-01 .hero-v2-fields { gap: 14px; }
    .theme-site-agentie-01 .hero-v2-fields--row1 { grid-template-columns: 1fr 1fr; margin-bottom: 18px; }
    .theme-site-agentie-01 .hero-v2-fields--row2 .hero-v2-submit { width: 100%; justify-content: center; min-width: 0; }
}

@media (max-width: 600px) {
    .theme-site-agentie-01 .hero-v2 { min-height: 65vh; }
    .theme-site-agentie-01 .hero-v2__inner { padding: 50px 16px; }
    .theme-site-agentie-01 .hero-v2-title { font-size: clamp(26px, 6.8vw, 34px); margin-bottom: 10px; }
    .theme-site-agentie-01 .hero-v2-subtitle { font-size: 13px; margin-bottom: 24px; }
    .theme-site-agentie-01 .hero-v2-card { padding: 22px 20px 24px; }
    .theme-site-agentie-01 .hero-v2-tab { padding: 10px 14px 12px; font-size: 12px; }
    .theme-site-agentie-01 .hero-v2-fields--row1 { grid-template-columns: 1fr 1fr; }
    .theme-site-agentie-01 .hero-v2-fields--row1 .hero-v2-field:nth-child(1), .theme-site-agentie-01 .hero-v2-fields--row1 .hero-v2-field:nth-child(2), .theme-site-agentie-01 .hero-v2-fields--row1 .hero-v2-field:nth-child(3) { grid-column: 1 / -1; }
}

/* ====================================================
   GLOBAL ROUNDED IMAGE CONTAINERS
   (applied once for consistency across sections)
   ==================================================== */
.theme-site-agentie-01 .agent-card, .theme-site-agentie-01 .agent-card .agent-avatar, .theme-site-agentie-01 .team-preview-photo, .theme-site-agentie-01 .team-card .agent-photo, .theme-site-agentie-01 .testimonial-card, .theme-site-agentie-01 .exclusives-card, .theme-site-agentie-01 .exclusives-card img, .theme-site-agentie-01 .showcase, .theme-site-agentie-01 .showcase img, .theme-site-agentie-01 .hero-skyline {
    border-radius: 14px;
    overflow: hidden;
}

.theme-site-agentie-01 .blog-card, .theme-site-agentie-01 .blog-card .blog-image, .theme-site-agentie-01 .blog-image, .theme-site-agentie-01 .blog-thumb, .theme-site-agentie-01 .post-image, .theme-site-agentie-01 .blog-media, .theme-site-agentie-01 .blog-media img {
    border-radius: 6px !important;
}

.theme-site-agentie-01 .feature-thumb {
    border-radius: 50% !important;
}

.theme-site-agentie-01 .blog-card img, .theme-site-agentie-01 .blog-image img, .theme-site-agentie-01 .blog-thumb img, .theme-site-agentie-01 .post-image img, .theme-site-agentie-01 .exclusives-card img, .theme-site-agentie-01 .agent-card img, .theme-site-agentie-01 .team-preview-photo img, .theme-site-agentie-01 .testimonial-card img {
    border-radius: inherit;
}

.theme-site-agentie-01 .listing-slide, .theme-site-agentie-01 .listing-slider, .theme-site-agentie-01 .latest-card, .theme-site-agentie-01 .latest-card img, .theme-site-agentie-01 .property-media, .theme-site-agentie-01 .property-media img, .theme-site-agentie-01 .property-card, .theme-site-agentie-01 .property-card .property-image, .theme-site-agentie-01 .property-card img, .theme-site-agentie-01 .property-image {
    border-radius: 0 !important;
}

/* ====================================================
   PROPERTY LIST — ADVANCED FILTERS, ACTIVE TAGS, VIEW MODE
   (added Apr 28 — Beverly Hills polish for the new
   Livewire-powered filter UX)
   ==================================================== */

/* Advanced filters collapsible */
.theme-site-agentie-01 .properties-filters-advanced {
    margin-top: 14px;
    border-top: 1px solid #e6e6e6;
    padding-top: 14px;
}
.theme-site-agentie-01 .properties-filters-advanced-toggle {
    cursor: pointer;
    list-style: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    border: 1px solid #d4d4d4;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 600;
    color: #1a1a1a;
    background: #fff;
    transition: all 0.2s ease;
}
.theme-site-agentie-01 .properties-filters-advanced-toggle::-webkit-details-marker { display: none; }
.theme-site-agentie-01 .properties-filters-advanced-toggle:hover {
    background: #1a1d26;
    color: #fff;
    border-color: #1a1d26;
}
.theme-site-agentie-01 .properties-filters-advanced[open] .properties-filters-advanced-toggle {
    background: #b99a65;
    color: #fff;
    border-color: #b99a65;
}
.theme-site-agentie-01 .properties-filters-bar--adv {
    margin-top: 14px;
}

/* Active filter tags strip */
.theme-site-agentie-01 .properties-active-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 16px;
    align-items: center;
}
.theme-site-agentie-01 .active-filter-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 5px 12px 5px 14px;
    background: #fbfaf7;
    border: 1px solid #e0d4bc;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 500;
    color: #1a1a1a;
    cursor: pointer;
    transition: all 0.15s ease;
}
.theme-site-agentie-01 .active-filter-tag:hover {
    background: #b99a65;
    color: #fff;
    border-color: #b99a65;
}
.theme-site-agentie-01 .active-filter-tag i {
    font-size: 10px;
    opacity: 0.8;
}
.theme-site-agentie-01 .active-filter-clear {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 5px 12px;
    background: transparent;
    border: 1px dashed #b99a65;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 500;
    color: #b99a65;
    cursor: pointer;
    transition: all 0.15s ease;
}
.theme-site-agentie-01 .active-filter-clear:hover {
    background: #b99a65;
    color: #fff;
}

/* Results header — sort + view mode group */
.theme-site-agentie-01 .properties-results-controls {
    display: inline-flex;
    align-items: center;
    gap: 24px;
}
.theme-site-agentie-01 .properties-results-view {
    display: inline-flex;
    border: 1px solid #d4d4d4;
    border-radius: 6px;
    overflow: hidden;
}
.theme-site-agentie-01 .view-mode-btn {
    width: 34px;
    height: 34px;
    background: #fff;
    border: 0;
    cursor: pointer;
    color: #6b6b6b;
    transition: all 0.15s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.theme-site-agentie-01 .view-mode-btn:hover { color: #1a1d26; }
.theme-site-agentie-01 .view-mode-btn.is-active {
    background: #1a1d26;
    color: #fff;
}

/* Properties grid — list view variant */
.theme-site-agentie-01 .properties-grid--list {
    grid-template-columns: 1fr !important;
    gap: 18px;
}
.theme-site-agentie-01 .properties-grid--list .listing-card {
    display: grid;
    grid-template-columns: 380px 1fr;
    gap: 24px;
}
.theme-site-agentie-01 .properties-grid--list .listing-media {
    height: 240px;
}
@media (max-width: 768px) {
    .theme-site-agentie-01 .properties-grid--list .listing-card {
        grid-template-columns: 1fr;
    }
    .theme-site-agentie-01 .properties-grid--list .listing-media {
        height: 180px;
    }
}

/* Empty state card */
.theme-site-agentie-01 .properties-empty {
    grid-column: 1 / -1;
    text-align: center;
    padding: 60px 24px;
    background: #fbfaf7;
    border: 1px dashed #d4d4d4;
    border-radius: 12px;
}
.theme-site-agentie-01 .properties-empty i {
    font-size: 40px;
    color: #b99a65;
    margin-bottom: 18px;
}
.theme-site-agentie-01 .properties-empty h3 {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 8px;
    color: #1a1a1a;
}
.theme-site-agentie-01 .properties-empty p {
    color: #6b6b6b;
    font-size: 14px;
    margin: 0 0 24px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}

/* Pagination — Beverly Hills minimalism */
.theme-site-agentie-01 .properties-pagination {
    margin-top: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
.theme-site-agentie-01 .properties-pagination nav {
    display: flex;
    gap: 6px;
}
.theme-site-agentie-01 .properties-pagination span,
.theme-site-agentie-01 .properties-pagination a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    text-decoration: none;
    color: #1a1a1a;
    font-size: 13px;
    font-weight: 500;
    background: #fff;
    transition: all 0.15s ease;
}
.theme-site-agentie-01 .properties-pagination a:hover {
    background: #1a1d26;
    color: #fff;
    border-color: #1a1d26;
}
.theme-site-agentie-01 .properties-pagination span[aria-current="page"],
.theme-site-agentie-01 .properties-pagination .active span {
    background: #b99a65;
    color: #fff;
    border-color: #b99a65;
}
.theme-site-agentie-01 .properties-pagination .disabled span {
    opacity: 0.4;
    cursor: not-allowed;
}

/* ====================================================
   PROPERTY DETAIL — KEYFACT ICONS
   (added Apr 29 — iconite Font Awesome pentru cardurile
   cu Dormitoare/Băi/Suprafață/Etaj/An/ID)
   ==================================================== */
.theme-site-agentie-01 .pd-keyfact-icon {
    display: block;
    font-size: 22px;
    color: #b99a65;
    margin-bottom: 8px;
    line-height: 1;
}
.theme-site-agentie-01 .pd-keyfact {
    text-align: center;
    padding: 10px 4px;
}

/* ====================================================
   MAIN NAV — DROPDOWN SUBMENUS (Vânzare / Închirieri)
   (added Apr 29 — submeniu cu tipuri de proprietate
   pe model vdi.ro main, păstrând estetica Beverly Hills)
   ==================================================== */
.theme-site-agentie-01 .main-nav-item {
    position: relative;
    display: inline-block;
}
.theme-site-agentie-01 .main-nav-item--has-submenu > a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.theme-site-agentie-01 .main-nav-caret {
    font-size: 9px;
    opacity: 0.7;
    transition: transform 0.2s ease;
}
.theme-site-agentie-01 .main-nav-item--has-submenu:hover .main-nav-caret {
    transform: rotate(180deg);
}
/* Submenu — display:none/flex (cu !important agresiv ca să bată orice
   regulă moștenită din .main-nav flex) */
.theme-site-agentie-01 .main-nav-item--has-submenu > .main-nav-submenu {
    position: absolute !important;
    top: calc(100% + 4px) !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    min-width: 240px !important;
    background: #fff !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 10px !important;
    box-shadow: 0 16px 40px rgba(26, 29, 38, 0.12) !important;
    padding: 8px !important;
    display: none !important;
    flex-direction: column !important;
    z-index: 9999 !important;
}
.theme-site-agentie-01 .main-nav-item--has-submenu:hover > .main-nav-submenu,
.theme-site-agentie-01 .main-nav-item--has-submenu:focus-within > .main-nav-submenu {
    display: flex !important;
}
.theme-site-agentie-01 .main-nav-submenu a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 14px;
    font-size: 13px;
    font-weight: 500;
    color: #1a1a1a;
    text-decoration: none;
    border-radius: 6px;
    transition: background 0.15s ease, color 0.15s ease;
    white-space: nowrap;
}
.theme-site-agentie-01 .main-nav-submenu a i {
    font-size: 14px;
    color: #b99a65;
    width: 18px;
    text-align: center;
    flex-shrink: 0;
}
.theme-site-agentie-01 .main-nav-submenu a:hover {
    background: #fbfaf7;
    color: #b99a65;
}
.theme-site-agentie-01 .main-nav-submenu a:hover i {
    color: #1a1d26;
}
.theme-site-agentie-01 .main-nav-submenu-all {
    border-bottom: 1px solid #f0e9dc;
    margin-bottom: 4px;
    padding-bottom: 12px !important;
    font-weight: 600 !important;
    color: #b99a65 !important;
}
.theme-site-agentie-01 .main-nav-submenu-all::before {
    content: "\f0c9";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #b99a65;
    margin-right: 6px;
    width: 18px;
    text-align: center;
    flex-shrink: 0;
}
@media (max-width: 900px) {
    /* Pe mobile, submeniu trece sub linkuri (revine pe vertical) */
    .theme-site-agentie-01 .main-nav-item--has-submenu > .main-nav-submenu {
        position: static !important;
        transform: none !important;
        display: flex !important;
        box-shadow: none !important;
        border: 0 !important;
        padding: 4px 0 4px 16px !important;
        background: transparent !important;
        min-width: 0 !important;
    }
    .theme-site-agentie-01 .main-nav-caret { display: none !important; }
}

/* ====================================================
   LISTING CARD — RICH STATS + AGENT FOOTER
   (added Apr 29 — paritate vizuală cu vdi.ro main:
   icoane pe stats, badge GOLD/SILVER/BRONZE, agent foto+nume)
   ==================================================== */

/* Stats row cu icoane */
.theme-site-agentie-01 .listing-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 18px;
    align-items: center;
    margin-top: 8px;
    color: #4a4a4a;
    font-size: 13px;
}
.theme-site-agentie-01 .listing-stats span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    white-space: nowrap;
}
.theme-site-agentie-01 .listing-stats i {
    color: #b99a65;
    font-size: 13px;
    width: 14px;
    text-align: center;
    flex-shrink: 0;
}
.theme-site-agentie-01 .listing-stats b {
    font-weight: 600;
    color: #1a1a1a;
}

/* Address with location pin icon */
.theme-site-agentie-01 .listing-address {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-top: 4px;
    color: #6b6b6b;
    font-size: 13px;
    text-decoration: none;
    transition: color 0.15s;
}
.theme-site-agentie-01 .listing-address i {
    color: #b99a65;
    font-size: 12px;
}
.theme-site-agentie-01 .listing-address:hover { color: #b99a65; }

/* Compartment chip */
.theme-site-agentie-01 .listing-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 10px;
}
.theme-site-agentie-01 .listing-tag {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 3px 9px;
    border: 1px solid #e6dfd0;
    border-radius: 4px;
    background: #fbfaf7;
    font-size: 11px;
    color: #6b6b6b;
}
.theme-site-agentie-01 .listing-tag i { font-size: 10px; color: #b99a65; }

/* Promotion badge variants — Gold/Silver/Bronze */
.theme-site-agentie-01 .listing-badge--promo {
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.theme-site-agentie-01 .listing-badge--gold    { background: linear-gradient(135deg, #f0c75e 0%, #c9962e 100%); }
.theme-site-agentie-01 .listing-badge--silver  { background: linear-gradient(135deg, #c8c8c8 0%, #8e8e8e 100%); }
.theme-site-agentie-01 .listing-badge--bronze  { background: linear-gradient(135deg, #d49870 0%, #8b5a35 100%); }

/* Photo count chip */
.theme-site-agentie-01 .listing-photo-count {
    position: absolute;
    bottom: 12px;
    right: 12px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 4px 9px;
    background: rgba(0,0,0,0.62);
    color: #fff;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
}
.theme-site-agentie-01 .listing-photo-count i { font-size: 10px; }

/* Price block — primary + per sqm */
.theme-site-agentie-01 .listing-price-block {
    position: absolute;
    bottom: 12px;
    left: 12px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
}
.theme-site-agentie-01 .listing-price-tag {
    background: rgba(26, 29, 38, 0.92);
    color: #fff;
    padding: 7px 12px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.01em;
}
.theme-site-agentie-01 .listing-price-per-sqm {
    background: #b99a65;
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 600;
}

/* Agent footer in card */
.theme-site-agentie-01 .listing-agent-footer {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid #f0e9dc;
    text-decoration: none;
    color: #1a1a1a;
    transition: color 0.15s;
}
.theme-site-agentie-01 .listing-agent-footer:hover {
    color: #b99a65;
}
.theme-site-agentie-01 .listing-agent-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    background: #f0e9dc;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.theme-site-agentie-01 .listing-agent-avatar--placeholder { color: #b99a65; }
.theme-site-agentie-01 .listing-agent-info {
    display: flex;
    flex-direction: column;
    gap: 1px;
    min-width: 0;
}
.theme-site-agentie-01 .listing-agent-name {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 180px;
}
.theme-site-agentie-01 .listing-agent-agency {
    font-size: 11px;
    color: #888;
    line-height: 1.3;
}

/* Pagination — custom Beverly Hills (replaces Laravel default) */
.theme-site-agentie-01 .properties-pagination {
    margin-top: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}
.theme-site-agentie-01 .pp-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    height: 38px;
    padding: 0 12px;
    border: 1px solid #e0d4bc;
    border-radius: 4px;
    text-decoration: none;
    color: #1a1a1a;
    font-size: 13px;
    font-weight: 500;
    background: #fff;
    transition: all 0.15s ease;
}
.theme-site-agentie-01 .pp-link:hover:not(.is-active):not(.is-disabled) {
    background: #1a1d26;
    color: #fff;
    border-color: #1a1d26;
}
.theme-site-agentie-01 .pp-link.is-active {
    background: #b99a65;
    color: #fff;
    border-color: #b99a65;
    cursor: default;
}
.theme-site-agentie-01 .pp-link.is-disabled {
    opacity: 0.35;
    cursor: not-allowed;
    background: #fbfaf7;
}
.theme-site-agentie-01 .pp-dots {
    display: inline-flex;
    align-items: center;
    color: #888;
    padding: 0 6px;
}
.theme-site-agentie-01 .properties-pagination-meta {
    text-align: center;
    margin-top: 12px;
    color: #888;
    font-size: 12px;
}
.theme-site-agentie-01 .properties-pagination-meta strong {
    color: #1a1a1a;
    font-weight: 600;
}

/* Agent footer — text-only variant (NU mai punem poza la card, doar nume) */
.theme-site-agentie-01 .listing-agent-footer--text-only {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #f0e9dc;
    font-size: 12px;
}
.theme-site-agentie-01 .listing-agent-footer--text-only > i {
    color: #b99a65;
    font-size: 12px;
}
.theme-site-agentie-01 .listing-agent-footer--text-only .listing-agent-name {
    font-weight: 600;
    color: #1a1a1a;
}
.theme-site-agentie-01 .listing-agent-footer--text-only .listing-agent-agency {
    color: #888;
    font-size: 11px;
    margin-left: 6px;
}
.theme-site-agentie-01 .listing-agent-footer--text-only .listing-agent-info {
    display: inline;
}
/* Defeats any prior img sizing — img-agent should NOT render in card */
.theme-site-agentie-01 .listing-card img.listing-agent-avatar {
    display: none !important;
}

/* ===== ETICHETA VANDUTA / INCHIRIATA ===== */
.theme-site-agentie-01 .listing-badge--vanduta{background:#b3261e;color:#fff}
.theme-site-agentie-01 .pd-sold-badge{display:inline-block;margin:6px 0 2px;padding:5px 14px;border-radius:999px;font-size:12.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.theme-site-agentie-01 .listing-card:has(.listing-badge--vanduta) .listing-media{filter:saturate(.55)}
