/* Findar PDP mobile V46120B-V46120C CSS bundle v1.1 - rebuilt from theme sources. */

/* SOURCE: findar-mobile-polish-v46120B.css */
/* ============================================================
   Findar V46120B — MOBILE LAYOUT & STICKY SUMMARY ONLY SAFE
   Base: V46120A emergency rollback / V46119F stable.
   Scope: single property page <= 780px only.
   No desktop, CPT, DB, route, query, map-data or contact-logic changes.
   ============================================================ */

.fmp20b-scroll-mobile-facts{display:none}

@media (max-width:780px){
  :root{
    --fmp20b-mobile-header-h:56px;
    --fmp20b-mobile-summary-h:54px;
    --fmp20b-mobile-tabs-h:46px;
  }

  body.single-propriete,
  body.findar-mobile-premium-single{
    padding-top:0!important;
    padding-bottom:84px!important;
    background:#fff!important;
    overflow-x:hidden!important;
  }

  /* 1) Compact mobile header: burger + brand + search + favorite + account. */
  body.single-propriete .fmp-mobile-property-nav,
  body.findar-mobile-premium-single .fmp-mobile-property-nav{
    position:sticky!important;
    top:var(--fmp-global-admin-top,0px)!important;
    z-index:99992!important;
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) 40px 40px 40px!important;
    align-items:center!important;
    gap:4px!important;
    width:100%!important;
    height:var(--fmp20b-mobile-header-h)!important;
    min-height:var(--fmp20b-mobile-header-h)!important;
    padding:0 10px!important;
    border:0!important;
    border-bottom:1px solid #e6ebf1!important;
    background:rgba(255,255,255,.985)!important;
    -webkit-backdrop-filter:blur(12px)!important;
    backdrop-filter:blur(12px)!important;
    box-shadow:0 4px 14px rgba(15,23,42,.035)!important;
  }
  body.single-propriete .fmp-mobile-property-menu,
  body.findar-mobile-premium-single .fmp-mobile-property-menu,
  body.single-propriete .fmp-mobile-property-icon,
  body.findar-mobile-premium-single .fmp-mobile-property-icon{
    display:grid!important;
    place-items:center!important;
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    min-height:38px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:999px!important;
    background:transparent!important;
    color:#07111f!important;
    font-size:23px!important;
    font-weight:800!important;
    text-decoration:none!important;
    line-height:1!important;
    box-shadow:none!important;
  }
  body.single-propriete .fmp-mobile-property-menu,
  body.findar-mobile-premium-single .fmp-mobile-property-menu{font-size:20px!important;cursor:pointer!important}
  body.single-propriete .fmp-mobile-property-brand,
  body.findar-mobile-premium-single .fmp-mobile-property-brand{
    min-width:0!important;
    justify-self:start!important;
    display:inline-flex!important;
    align-items:center!important;
    min-height:42px!important;
    padding:0 4px!important;
    color:#1246ff!important;
    font-size:24px!important;
    font-weight:950!important;
    letter-spacing:-.035em!important;
    text-decoration:none!important;
  }
  body.single-propriete .fmp-mobile-property-menu:focus-visible,
  body.findar-mobile-premium-single .fmp-mobile-property-menu:focus-visible,
  body.single-propriete .fmp-mobile-property-icon:focus-visible,
  body.findar-mobile-premium-single .fmp-mobile-property-icon:focus-visible{
    outline:3px solid rgba(18,70,255,.18)!important;
    outline-offset:1px!important;
  }

  /* 2) Remove the bulky pre-gallery summary. Its tabs reappear only while stuck. */
  body.findar-mobile-premium-single .fmp16a-sticky-pdp,
  body.single-propriete .fmp16a-sticky-pdp{
    width:100%!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }
  body.findar-mobile-premium-single .fmp16a-sticky-topline,
  body.single-propriete .fmp16a-sticky-topline{display:none!important}
  body.findar-mobile-premium-single.fmp16d-managed:not(.fmp16d-is-stuck) .fmp16a-sticky-tabs,
  body.findar-mobile-premium-single.fmp16d-managed.fmp16d-at-end .fmp16a-sticky-tabs,
  body.single-propriete:not(.fmp16d-is-stuck) .fmp16a-sticky-tabs{
    display:none!important;
    height:0!important;
    min-height:0!important;
    overflow:hidden!important;
  }

  /* 3) Gallery first, with a useful but not oversized mobile ratio. */
  body.single-propriete .fmp-fiche-gallery,
  body.findar-mobile-premium-single .fmp-fiche-gallery{
    margin:0!important;
    border-radius:0!important;
    background:#eef2f7!important;
  }
  body.single-propriete .fmp-fiche-gallery-main,
  body.findar-mobile-premium-single .fmp-fiche-gallery-main{
    aspect-ratio:4/3!important;
    min-height:0!important;
    max-height:72vh!important;
  }
  body.single-propriete .fmp-gallery-transaction-badge,
  body.findar-mobile-premium-single .fmp-gallery-transaction-badge{
    top:12px!important;
    left:12px!important;
    min-height:30px!important;
    padding:0 12px!important;
    border-radius:999px!important;
    font-size:12px!important;
    box-shadow:0 6px 16px rgba(15,23,42,.12)!important;
  }

  /* 4) Price/title after gallery: strong but compact. */
  body.single-propriete .fmp-fiche-topline,
  body.findar-mobile-premium-single .fmp-fiche-topline{
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    padding:16px 16px 14px!important;
    border-bottom:1px solid #e7ebf0!important;
    background:#fff!important;
  }
  body.single-propriete .fmp-fiche-pricebox,
  body.findar-mobile-premium-single .fmp-fiche-pricebox{
    order:-1!important;
    margin:0!important;
  }
  body.single-propriete .fmp-fiche-pricebox strong,
  body.findar-mobile-premium-single .fmp-fiche-pricebox strong{
    font-size:30px!important;
    line-height:1!important;
    letter-spacing:-.045em!important;
  }
  body.single-propriete .fmp-fiche-titlebox h1,
  body.findar-mobile-premium-single .fmp-fiche-titlebox h1{
    font-size:21px!important;
    line-height:1.18!important;
    letter-spacing:-.025em!important;
  }
  body.single-propriete .fmp-fiche-titlebox p,
  body.findar-mobile-premium-single .fmp-fiche-titlebox p,
  body.single-propriete .fmp-fiche-meta,
  body.findar-mobile-premium-single .fmp-fiche-meta{
    font-size:13px!important;
    line-height:1.35!important;
  }

  /* Local tabs are readable and horizontally scrollable in normal flow. */
  body.single-propriete .fmp-pdp-tabs,
  body.findar-mobile-premium-single .fmp-pdp-tabs{
    position:relative!important;
    top:auto!important;
    z-index:4!important;
    display:flex!important;
    align-items:center!important;
    gap:18px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 16px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    border:0!important;
    border-bottom:1px solid #e7ebf0!important;
    background:#fff!important;
    box-shadow:none!important;
    scrollbar-width:none!important;
    scroll-snap-type:x proximity!important;
  }
  body.single-propriete .fmp-pdp-tabs::-webkit-scrollbar,
  body.findar-mobile-premium-single .fmp-pdp-tabs::-webkit-scrollbar{display:none!important}
  body.single-propriete .fmp-pdp-tabs a,
  body.findar-mobile-premium-single .fmp-pdp-tabs a{
    position:relative!important;
    flex:0 0 auto!important;
    display:inline-flex!important;
    align-items:center!important;
    min-height:46px!important;
    padding:0 1px!important;
    color:#334155!important;
    font-size:13px!important;
    font-weight:850!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    scroll-snap-align:start!important;
  }
  body.single-propriete .fmp-pdp-tabs a.is-active,
  body.findar-mobile-premium-single .fmp-pdp-tabs a.is-active{color:#1246ff!important}
  body.single-propriete .fmp-pdp-tabs a.is-active::after,
  body.findar-mobile-premium-single .fmp-pdp-tabs a.is-active::after{
    content:""!important;
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    height:3px!important;
    border-radius:999px 999px 0 0!important;
    background:#1246ff!important;
  }

  /* 5) Conditional sticky summary after gallery: only price + surface/city/type. */
  body.single-propriete #fmp-single-scroll-summary.fmp-single-scroll-summary,
  body.findar-mobile-premium-single #fmp-single-scroll-summary.fmp-single-scroll-summary{
    display:block!important;
    top:calc(var(--fmp16d-admin-h,0px) + var(--fmp20b-mobile-header-h))!important;
    height:var(--fmp20b-mobile-summary-h)!important;
    min-height:var(--fmp20b-mobile-summary-h)!important;
    border-bottom:1px solid #e2e8f0!important;
    background:rgba(255,255,255,.99)!important;
    box-shadow:0 8px 20px rgba(15,23,42,.07)!important;
  }
  #fmp-single-scroll-summary .fmp-scroll-summary-inner{
    width:100%!important;
    min-height:var(--fmp20b-mobile-summary-h)!important;
    height:var(--fmp20b-mobile-summary-h)!important;
    display:flex!important;
    align-items:center!important;
    margin:0!important;
    padding:0 14px!important;
  }
  #fmp-single-scroll-summary .fmp-scroll-summary-main{
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    overflow:hidden!important;
  }
  #fmp-single-scroll-summary .fmp-scroll-summary-price{
    flex:0 0 auto!important;
    font-size:20px!important;
    line-height:1!important;
    letter-spacing:-.035em!important;
  }
  #fmp-single-scroll-summary .fmp-scroll-summary-copy{
    min-width:0!important;
    display:block!important;
    overflow:hidden!important;
  }
  #fmp-single-scroll-summary .fmp-scroll-summary-title,
  #fmp-single-scroll-summary .fmp-scroll-summary-location,
  #fmp-single-scroll-summary .fmp-scroll-summary-meta,
  #fmp-single-scroll-summary .fmp-scroll-summary-actions{display:none!important}
  #fmp-single-scroll-summary .fmp20b-scroll-mobile-facts{
    display:block!important;
    max-width:100%!important;
    overflow:hidden!important;
    color:#475569!important;
    font-size:12.5px!important;
    font-weight:800!important;
    line-height:1.2!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }

  /* Sticky tabs directly below the compact summary. */
  body.findar-mobile-premium-single.fmp16d-is-stuck:not(.fmp16d-at-end) .fmp16a-sticky-tabs,
  body.single-propriete.fmp16d-is-stuck:not(.fmp16d-at-end) .fmp16a-sticky-tabs{
    display:flex!important;
    top:calc(var(--fmp16d-admin-h,0px) + var(--fmp20b-mobile-header-h) + var(--fmp20b-mobile-summary-h))!important;
    min-height:var(--fmp20b-mobile-tabs-h)!important;
    height:var(--fmp20b-mobile-tabs-h)!important;
    gap:18px!important;
    padding:0 14px!important;
    border-top:0!important;
    background:rgba(255,255,255,.99)!important;
    box-shadow:0 8px 18px rgba(15,23,42,.045)!important;
  }
  body.findar-mobile-premium-single.fmp16d-is-stuck:not(.fmp16d-at-end) .fmp16a-sticky-tabs a,
  body.single-propriete.fmp16d-is-stuck:not(.fmp16d-at-end) .fmp16a-sticky-tabs a{
    min-height:var(--fmp20b-mobile-tabs-h)!important;
    height:var(--fmp20b-mobile-tabs-h)!important;
    padding:0!important;
    font-size:12.5px!important;
  }
  body.findar-mobile-premium-single.fmp16d-is-stuck:not(.fmp16d-at-end) .fmp16a-sticky-tabs a::after,
  body.single-propriete.fmp16d-is-stuck:not(.fmp16d-at-end) .fmp16a-sticky-tabs a::after{
    left:0!important;
    right:0!important;
  }

  /* 6) Mobile content order: facts -> description -> neighbourhood -> sun/climate -> details. */
  body.single-propriete .fmp-fiche-maincol,
  body.findar-mobile-premium-single .fmp-fiche-maincol{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
  }
  body.single-propriete .fmp16e-summary-primary,
  body.findar-mobile-premium-single .fmp16e-summary-primary{order:10!important}
  body.single-propriete .fmp16e-summary-secondary,
  body.findar-mobile-premium-single .fmp16e-summary-secondary{order:11!important}
  body.single-propriete .fmp16e-about-card,
  body.findar-mobile-premium-single .fmp16e-about-card{order:20!important}
  body.single-propriete .fmp-fiche-location,
  body.findar-mobile-premium-single .fmp-fiche-location{order:30!important}
  body.single-propriete .fmp19b-analysis-details,
  body.findar-mobile-premium-single .fmp19b-analysis-details{order:40!important}
  body.single-propriete .fmp19e-property-details,
  body.findar-mobile-premium-single .fmp19e-property-details{order:50!important}
  body.single-propriete .fmp17-insights,
  body.findar-mobile-premium-single .fmp17-insights{order:60!important}
  body.single-propriete .fmp-quality-panel,
  body.findar-mobile-premium-single .fmp-quality-panel{order:70!important}
  body.single-propriete .fmp-transparency-panel,
  body.findar-mobile-premium-single .fmp-transparency-panel{order:80!important}
  body.single-propriete .fmp16e-publication-details,
  body.findar-mobile-premium-single .fmp16e-publication-details{order:90!important}

  /* Remove duplicate/secondary blocks on mobile only; desktop retains everything. */
  body.single-propriete .fmp17-insights,
  body.findar-mobile-premium-single .fmp17-insights,
  body.single-propriete .fmp-transparency-panel,
  body.findar-mobile-premium-single .fmp-transparency-panel,
  body.single-propriete .fmp16e-publication-details,
  body.findar-mobile-premium-single .fmp16e-publication-details{display:none!important}

  /* 7) Compact key facts instead of a tall "Agencement" area. */
  body.single-propriete .fmp16e-summary-primary,
  body.findar-mobile-premium-single .fmp16e-summary-primary{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    margin:0!important;
    padding:10px 12px!important;
    border:0!important;
    border-bottom:1px solid #e7ebf0!important;
    border-radius:0!important;
    background:#fff!important;
  }
  body.single-propriete .fmp16e-summary-primary > div,
  body.findar-mobile-premium-single .fmp16e-summary-primary > div{
    min-height:58px!important;
    padding:8px 10px!important;
    border:0!important;
    border-bottom:1px solid #edf1f5!important;
  }
  body.single-propriete .fmp16e-summary-primary > div:nth-child(odd),
  body.findar-mobile-premium-single .fmp16e-summary-primary > div:nth-child(odd){border-right:1px solid #edf1f5!important}
  body.single-propriete .fmp16e-summary-primary > div:nth-last-child(-n+2),
  body.findar-mobile-premium-single .fmp16e-summary-primary > div:nth-last-child(-n+2){border-bottom:0!important}
  body.single-propriete .fmp16e-summary-primary strong,
  body.findar-mobile-premium-single .fmp16e-summary-primary strong{font-size:16px!important}
  body.single-propriete .fmp16e-summary-primary span,
  body.findar-mobile-premium-single .fmp16e-summary-primary span{font-size:11px!important}
  body.single-propriete .fmp16e-summary-secondary,
  body.findar-mobile-premium-single .fmp16e-summary-secondary{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin:10px 14px 0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
  }
  body.single-propriete .fmp-pdp-chip,
  body.findar-mobile-premium-single .fmp-pdp-chip{
    min-height:58px!important;
    padding:10px 12px!important;
    border:1px solid #e3e8ef!important;
    border-radius:12px!important;
    background:#f8fafc!important;
  }

  /* 8) One readable card per line; no compressed desktop columns. */
  body.single-propriete .fmp16e-body-layout,
  body.findar-mobile-premium-single .fmp16e-body-layout{
    display:block!important;
    margin:0!important;
    padding:0!important;
  }
  body.single-propriete .fmp-fiche-section,
  body.findar-mobile-premium-single .fmp-fiche-section{
    margin:12px 12px 0!important;
    padding:16px!important;
    border:1px solid #e3e8ef!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 5px 18px rgba(15,23,42,.035)!important;
  }
  body.single-propriete .fmp-fiche-section h2,
  body.findar-mobile-premium-single .fmp-fiche-section h2{
    margin:0 0 10px!important;
    font-family:inherit!important;
    font-size:20px!important;
    line-height:1.2!important;
    letter-spacing:-.02em!important;
  }
  body.single-propriete .fmp16e-about-card .fmp16e-description-copy,
  body.findar-mobile-premium-single .fmp16e-about-card .fmp16e-description-copy{
    font-size:15px!important;
    line-height:1.62!important;
  }

  /* Neighbourhood/map: useful height, no huge empty placeholder. */
  body.single-propriete .fmp-fiche-location .fmp-fiche-map,
  body.findar-mobile-premium-single .fmp-fiche-location .fmp-fiche-map,
  body.single-propriete .fmp-fiche-location .fmp-single-map,
  body.findar-mobile-premium-single .fmp-fiche-location .fmp-single-map{
    width:100%!important;
    height:220px!important;
    min-height:220px!important;
    border-radius:12px!important;
  }
  body.single-propriete .fmp-fiche-location .fmp-fiche-map-empty,
  body.findar-mobile-premium-single .fmp-fiche-location .fmp-fiche-map-empty{
    height:auto!important;
    min-height:96px!important;
    padding:18px!important;
    border-radius:12px!important;
  }
  body.single-propriete .fmp-pdp-quartier-note,
  body.findar-mobile-premium-single .fmp-pdp-quartier-note{font-size:12px!important;margin:10px 0 0!important}

  /* Progressive details: accordion summaries only until the visitor opens one. */
  body.single-propriete .fmp19b-analysis-details,
  body.findar-mobile-premium-single .fmp19b-analysis-details{
    margin:12px 12px 0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
  }
  body.single-propriete .fmp19b-analysis-details-head,
  body.findar-mobile-premium-single .fmp19b-analysis-details-head{display:none!important}
  body.single-propriete .fmp19b-analysis-accordion,
  body.findar-mobile-premium-single .fmp19b-analysis-accordion{
    margin:0 0 10px!important;
    border:1px solid #e3e8ef!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#fff!important;
    box-shadow:0 5px 18px rgba(15,23,42,.03)!important;
  }
  body.single-propriete .fmp19b-analysis-accordion > summary,
  body.findar-mobile-premium-single .fmp19b-analysis-accordion > summary{
    min-height:64px!important;
    padding:11px 13px!important;
  }
  body.single-propriete .fmp19b-analysis-body > .fmp-fiche-section,
  body.findar-mobile-premium-single .fmp19b-analysis-body > .fmp-fiche-section{
    margin:0!important;
    padding:14px!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
  body.single-propriete .fmp-pdp-sun-layout,
  body.findar-mobile-premium-single .fmp-pdp-sun-layout{grid-template-columns:1fr!important;gap:14px!important}
  body.single-propriete .fmp-pdp-sun-stats,
  body.findar-mobile-premium-single .fmp-pdp-sun-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.single-propriete .fmp-pdp-sun-arc,
  body.findar-mobile-premium-single .fmp-pdp-sun-arc{min-height:130px!important}

  /* Climate remains swipeable; shorter visual height. */
  body.single-propriete .fmp16f-chart-wrap,
  body.findar-mobile-premium-single .fmp16f-chart-wrap{overflow-x:auto!important}
  body.single-propriete .fmp16f-chart,
  body.findar-mobile-premium-single .fmp16f-chart{
    width:680px!important;
    min-height:220px!important;
  }

  /* Interior / Exterior: compact but readable. */
  body.single-propriete .fmp19e-property-details,
  body.findar-mobile-premium-single .fmp19e-property-details{
    margin:12px 12px 0!important;
    padding:15px!important;
    border-radius:14px!important;
  }
  body.single-propriete .fmp19e-panel,
  body.findar-mobile-premium-single .fmp19e-panel{padding-top:10px!important}
  body.single-propriete .fmp19e-row,
  body.findar-mobile-premium-single .fmp19e-row{
    min-height:46px!important;
    padding:5px 0!important;
  }

  /* Trust panel stays available, but much lighter. */
  body.single-propriete .fmp-quality-panel,
  body.findar-mobile-premium-single .fmp-quality-panel{
    margin:12px!important;
    padding:14px!important;
  }

  /* Bottom contact remains the only persistent CTA. */
  body.single-propriete #fmp-rc-contact-bar.fmp-rc-contact-bar,
  body.findar-mobile-premium-single #fmp-rc-contact-bar.fmp-rc-contact-bar{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;
  }
  body.single-propriete #fmp-rc-contact-bar a,
  body.findar-mobile-premium-single #fmp-rc-contact-bar a{
    min-height:48px!important;
    border-radius:10px!important;
    font-size:14px!important;
  }

  /* Correct anchor landing for compact mobile stack. */
  body.findar-mobile-premium-single #fmp-tab-apercu,
  body.findar-mobile-premium-single #fmp-tab-description,
  body.findar-mobile-premium-single #fmp-tab-caracteristiques,
  body.findar-mobile-premium-single #fmp-tab-quartier,
  body.findar-mobile-premium-single #fmp-tab-ensoleillement,
  body.findar-mobile-premium-single #fmp-detail-climate{
    scroll-margin-top:calc(var(--fmp16d-admin-h,0px) + var(--fmp20b-mobile-header-h) + var(--fmp20b-mobile-summary-h) + var(--fmp20b-mobile-tabs-h) + 12px)!important;
  }
}

@media (max-width:390px){
  body.single-propriete .fmp-mobile-property-nav,
  body.findar-mobile-premium-single .fmp-mobile-property-nav{
    grid-template-columns:38px minmax(0,1fr) 36px 36px 36px!important;
    padding-left:8px!important;
    padding-right:8px!important;
  }
  body.single-propriete .fmp-mobile-property-brand,
  body.findar-mobile-premium-single .fmp-mobile-property-brand{font-size:22px!important}
  #fmp-single-scroll-summary .fmp-scroll-summary-price{font-size:18px!important}
  #fmp-single-scroll-summary .fmp20b-scroll-mobile-facts{font-size:11.5px!important}
  body.single-propriete .fmp16e-summary-secondary,
  body.findar-mobile-premium-single .fmp16e-summary-secondary{grid-template-columns:1fr 1fr!important;margin-left:10px!important;margin-right:10px!important}
  body.single-propriete .fmp-fiche-section,
  body.findar-mobile-premium-single .fmp-fiche-section,
  body.single-propriete .fmp19b-analysis-details,
  body.findar-mobile-premium-single .fmp19b-analysis-details,
  body.single-propriete .fmp19e-property-details,
  body.findar-mobile-premium-single .fmp19e-property-details{margin-left:10px!important;margin-right:10px!important}
}

@media (prefers-reduced-motion:reduce){
  body.findar-mobile-premium-single *,
  body.single-propriete *{scroll-behavior:auto!important}
}

@media (max-width:780px){
  /* Keep desktop navigation unchanged; remove the duplicate Analyse shortcut only on mobile. */
  body.single-propriete .fmp-pdp-tabs a[href="#fmp-tab-analyse"],
  body.findar-mobile-premium-single .fmp-pdp-tabs a[href="#fmp-tab-analyse"],
  body.single-propriete .fmp16a-sticky-tabs a[href="#fmp-tab-analyse"],
  body.findar-mobile-premium-single .fmp16a-sticky-tabs a[href="#fmp-tab-analyse"]{display:none!important}
}


/* SOURCE: findar-mobile-cleanup-v46120C.css */
/* ============================================================
   Findar V46120C — MOBILE CLEANUP ONLY SAFE
   Base: V46120B / stable V46119F line.
   Scope: property page <= 780px only.
   Goal: one tab bar, compact sticky stack, compact details/map/CTA.
   No desktop, CPT, DB, route, query, contact or publication changes.
   ============================================================ */

@media (max-width:780px){
  :root{
    --fmp20b-mobile-summary-h:46px;
    --fmp20b-mobile-tabs-h:40px;
  }

  body.single-propriete,
  body.findar-mobile-premium-single{
    padding-bottom:76px!important;
  }

  /* One navigation only: keep the conditional sticky tabs and remove
     the second in-flow tab row that caused the black active circle. */
  body.single-propriete .fmp-pdp-tabs,
  body.findar-mobile-premium-single .fmp-pdp-tabs{
    display:none!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }

  /* Compact sticky price facts. */
  body.single-propriete #fmp-single-scroll-summary.fmp-single-scroll-summary,
  body.findar-mobile-premium-single #fmp-single-scroll-summary.fmp-single-scroll-summary,
  #fmp-single-scroll-summary .fmp-scroll-summary-inner{
    height:var(--fmp20b-mobile-summary-h)!important;
    min-height:var(--fmp20b-mobile-summary-h)!important;
  }
  #fmp-single-scroll-summary .fmp-scroll-summary-inner{
    padding:0 12px!important;
  }
  #fmp-single-scroll-summary .fmp-scroll-summary-main{
    gap:9px!important;
  }
  #fmp-single-scroll-summary .fmp-scroll-summary-price{
    font-size:18px!important;
    line-height:1!important;
  }
  #fmp-single-scroll-summary .fmp20b-scroll-mobile-facts{
    font-size:11.5px!important;
    line-height:1.15!important;
  }

  body.findar-mobile-premium-single.fmp16d-is-stuck:not(.fmp16d-at-end) .fmp16a-sticky-tabs,
  body.single-propriete.fmp16d-is-stuck:not(.fmp16d-at-end) .fmp16a-sticky-tabs{
    min-height:var(--fmp20b-mobile-tabs-h)!important;
    height:var(--fmp20b-mobile-tabs-h)!important;
    gap:15px!important;
    padding:0 12px!important;
  }
  body.findar-mobile-premium-single.fmp16d-is-stuck:not(.fmp16d-at-end) .fmp16a-sticky-tabs a,
  body.single-propriete.fmp16d-is-stuck:not(.fmp16d-at-end) .fmp16a-sticky-tabs a{
    min-height:var(--fmp20b-mobile-tabs-h)!important;
    height:var(--fmp20b-mobile-tabs-h)!important;
    font-size:11.75px!important;
    line-height:1!important;
  }

  /* Price/title under the gallery: readable, never a full-screen serif block. */
  body.single-propriete main#main-content .fmp-fiche-topline,
  body.findar-mobile-premium-single main#main-content .fmp-fiche-topline{
    gap:7px!important;
    padding:14px 14px 12px!important;
  }
  body.single-propriete main#main-content .fmp-fiche-pricebox strong,
  body.findar-mobile-premium-single main#main-content .fmp-fiche-pricebox strong{
    font-family:inherit!important;
    font-size:34px!important;
    font-weight:850!important;
    line-height:1.02!important;
    letter-spacing:-.045em!important;
  }
  body.single-propriete main#main-content .fmp-fiche-pricebox > span,
  body.findar-mobile-premium-single main#main-content .fmp-fiche-pricebox > span{
    display:none!important;
  }
  body.single-propriete main#main-content .fmp-fiche-titlebox,
  body.findar-mobile-premium-single main#main-content .fmp-fiche-titlebox{
    min-width:0!important;
  }
  body.single-propriete main#main-content .fmp-fiche-titlebox h1,
  body.findar-mobile-premium-single main#main-content .fmp-fiche-titlebox h1{
    display:-webkit-box!important;
    overflow:hidden!important;
    margin:0!important;
    font-family:inherit!important;
    font-size:clamp(27px,7.5vw,32px)!important;
    font-weight:780!important;
    line-height:1.13!important;
    letter-spacing:-.035em!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:3!important;
  }
  body.single-propriete main#main-content .fmp-fiche-titlebox p,
  body.findar-mobile-premium-single main#main-content .fmp-fiche-titlebox p{
    margin:3px 0 0!important;
    font-size:15px!important;
    line-height:1.35!important;
  }
  body.single-propriete main#main-content .fmp-fiche-meta,
  body.findar-mobile-premium-single main#main-content .fmp-fiche-meta{
    margin-top:6px!important;
    font-size:14px!important;
    line-height:1.45!important;
  }

  /* Compact key facts and remove dead vertical space. */
  body.single-propriete .fmp16e-summary-primary,
  body.findar-mobile-premium-single .fmp16e-summary-primary{
    min-height:0!important;
    height:auto!important;
    padding:0!important;
    margin:10px 12px 0!important;
    overflow:hidden!important;
    border:1px solid #e3e8ef!important;
    border-radius:14px!important;
  }
  body.single-propriete .fmp16e-summary-primary > div,
  body.findar-mobile-premium-single .fmp16e-summary-primary > div{
    min-height:72px!important;
    height:auto!important;
    padding:12px!important;
  }
  body.single-propriete .fmp16e-summary-secondary,
  body.findar-mobile-premium-single .fmp16e-summary-secondary{
    margin-top:8px!important;
    margin-bottom:0!important;
  }

  /* Interior / Exterior: compact 2-column facts, no giant Agencement card. */
  body.single-propriete .fmp19e-property-details,
  body.findar-mobile-premium-single .fmp19e-property-details{
    min-height:0!important;
    height:auto!important;
    margin:12px!important;
    padding:14px 12px!important;
    overflow:visible!important;
  }
  body.single-propriete .fmp19e-head,
  body.findar-mobile-premium-single .fmp19e-head{
    margin:0 0 4px!important;
  }
  body.single-propriete .fmp19e-head h2,
  body.findar-mobile-premium-single .fmp19e-head h2{
    font-family:inherit!important;
    font-size:19px!important;
    font-weight:850!important;
    line-height:1.15!important;
  }
  body.single-propriete .fmp19e-tabs,
  body.findar-mobile-premium-single .fmp19e-tabs{
    min-height:40px!important;
    height:40px!important;
  }
  body.single-propriete .fmp19e-tabs button,
  body.findar-mobile-premium-single .fmp19e-tabs button{
    min-height:40px!important;
    height:40px!important;
    font-size:13px!important;
  }
  body.single-propriete .fmp19e-panel,
  body.findar-mobile-premium-single .fmp19e-panel,
  body.single-propriete .fmp19e-groups,
  body.findar-mobile-premium-single .fmp19e-groups,
  body.single-propriete .fmp19e-group,
  body.findar-mobile-premium-single .fmp19e-group,
  body.single-propriete .fmp19e-rows,
  body.findar-mobile-premium-single .fmp19e-rows{
    min-height:0!important;
    height:auto!important;
  }
  body.single-propriete .fmp19e-panel,
  body.findar-mobile-premium-single .fmp19e-panel{
    padding-top:10px!important;
  }
  body.single-propriete .fmp19e-groups,
  body.findar-mobile-premium-single .fmp19e-groups{
    display:block!important;
  }
  body.single-propriete .fmp19e-group,
  body.findar-mobile-premium-single .fmp19e-group{
    margin:0 0 12px!important;
    padding:0!important;
  }
  body.single-propriete .fmp19e-group:last-child,
  body.findar-mobile-premium-single .fmp19e-group:last-child{
    margin-bottom:0!important;
  }
  body.single-propriete .fmp19e-group h3,
  body.findar-mobile-premium-single .fmp19e-group h3{
    margin:0 0 7px!important;
    font-family:inherit!important;
    font-size:14px!important;
    font-weight:850!important;
    line-height:1.2!important;
    letter-spacing:0!important;
  }
  body.single-propriete .fmp19e-rows,
  body.findar-mobile-premium-single .fmp19e-rows,
  body.single-propriete .fmp19e-groups.is-single .fmp19e-rows,
  body.findar-mobile-premium-single .fmp19e-groups.is-single .fmp19e-rows{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0!important;
    border:1px solid #e8edf3!important;
    border-radius:12px!important;
    overflow:hidden!important;
  }
  body.single-propriete .fmp19e-row,
  body.findar-mobile-premium-single .fmp19e-row{
    grid-template-columns:30px minmax(0,1fr)!important;
    gap:7px!important;
    min-height:64px!important;
    height:auto!important;
    padding:9px!important;
    border:0!important;
    border-bottom:1px solid #edf1f5!important;
  }
  body.single-propriete .fmp19e-row:nth-child(odd),
  body.findar-mobile-premium-single .fmp19e-row:nth-child(odd){
    border-right:1px solid #edf1f5!important;
  }
  body.single-propriete .fmp19e-row:nth-last-child(-n+2),
  body.findar-mobile-premium-single .fmp19e-row:nth-last-child(-n+2){
    border-bottom:0!important;
  }
  body.single-propriete .fmp19e-row-icon,
  body.findar-mobile-premium-single .fmp19e-row-icon{
    width:28px!important;
    height:28px!important;
    border-radius:8px!important;
    font-size:13px!important;
  }
  body.single-propriete .fmp19e-row-copy small,
  body.findar-mobile-premium-single .fmp19e-row-copy small{
    font-size:10.5px!important;
  }
  body.single-propriete .fmp19e-row-copy strong,
  body.findar-mobile-premium-single .fmp19e-row-copy strong{
    font-size:13px!important;
  }

  /* Tighter card rhythm through the long page. */
  body.single-propriete .fmp-fiche-section,
  body.findar-mobile-premium-single .fmp-fiche-section{
    margin-top:10px!important;
    padding:14px!important;
  }
  body.single-propriete .fmp16e-about-card .fmp16e-description-copy,
  body.findar-mobile-premium-single .fmp16e-about-card .fmp16e-description-copy{
    font-size:15px!important;
    line-height:1.55!important;
  }
  body.single-propriete .fmp19b-analysis-details,
  body.findar-mobile-premium-single .fmp19b-analysis-details{
    margin-top:10px!important;
  }
  body.single-propriete .fmp19b-analysis-accordion,
  body.findar-mobile-premium-single .fmp19b-analysis-accordion{
    margin-bottom:8px!important;
  }
  body.single-propriete .fmp19b-analysis-accordion > summary,
  body.findar-mobile-premium-single .fmp19b-analysis-accordion > summary{
    min-height:58px!important;
    padding:10px 12px!important;
  }

  /* Approximate location: smaller map and honest badge, no huge blank slab. */
  body.single-propriete .fmp-fiche-location.fmp20c-map-approx .fmp-fiche-map,
  body.findar-mobile-premium-single .fmp-fiche-location.fmp20c-map-approx .fmp-fiche-map,
  body.single-propriete .fmp-fiche-location.fmp20c-map-approx .fmp-single-map,
  body.findar-mobile-premium-single .fmp-fiche-location.fmp20c-map-approx .fmp-single-map{
    height:165px!important;
    min-height:165px!important;
  }
  body.single-propriete .fmp-fiche-location.fmp20c-map-approx::before,
  body.findar-mobile-premium-single .fmp-fiche-location.fmp20c-map-approx::before{
    content:"Localisation approximative";
    display:inline-flex!important;
    align-items:center!important;
    min-height:28px!important;
    margin:0 0 9px!important;
    padding:0 10px!important;
    border-radius:999px!important;
    background:#eef4ff!important;
    color:#1746c7!important;
    font-size:11px!important;
    font-weight:850!important;
  }

  /* The large SEO/navigation card is not useful inside a mobile property fiche. */
  body.single-propriete .fmp20c-mobile-popular-block,
  body.findar-mobile-premium-single .fmp20c-mobile-popular-block{
    display:none!important;
  }

  /* Bottom CTA: useful, but must not cover a quarter of the screen. */
  body.single-propriete #fmp-rc-contact-bar.fmp-rc-contact-bar,
  body.findar-mobile-premium-single #fmp-rc-contact-bar.fmp-rc-contact-bar{
    min-height:0!important;
    height:auto!important;
    max-height:76px!important;
    gap:8px!important;
    padding:7px 10px calc(7px + env(safe-area-inset-bottom))!important;
    border-radius:18px 18px 0 0!important;
    box-shadow:0 -8px 24px rgba(15,23,42,.11)!important;
  }
  body.single-propriete #fmp-rc-contact-bar a,
  body.findar-mobile-premium-single #fmp-rc-contact-bar a{
    min-height:46px!important;
    height:46px!important;
    max-height:46px!important;
    padding:0 10px!important;
    border-radius:999px!important;
    font-size:14px!important;
    line-height:1!important;
  }

  /* Updated anchor offset for the smaller sticky stack. */
  body.findar-mobile-premium-single #fmp-tab-apercu,
  body.findar-mobile-premium-single #fmp-tab-description,
  body.findar-mobile-premium-single #fmp-tab-caracteristiques,
  body.findar-mobile-premium-single #fmp-tab-quartier,
  body.findar-mobile-premium-single #fmp-tab-ensoleillement,
  body.findar-mobile-premium-single #fmp-detail-climate{
    scroll-margin-top:calc(var(--fmp16d-admin-h,0px) + var(--fmp20b-mobile-header-h) + var(--fmp20b-mobile-summary-h) + var(--fmp20b-mobile-tabs-h) + 8px)!important;
  }
}

@media (max-width:390px){
  body.single-propriete main#main-content .fmp-fiche-titlebox h1,
  body.findar-mobile-premium-single main#main-content .fmp-fiche-titlebox h1{
    font-size:27px!important;
  }
  body.single-propriete .fmp19e-row,
  body.findar-mobile-premium-single .fmp19e-row{
    min-height:60px!important;
    padding:8px!important;
  }
}

