/* ============================================================
   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-trulia-gallery,
  body.findar-mobile-premium-single .fmp-trulia-gallery{
    margin:0!important;
    border-radius:0!important;
    background:#eef2f7!important;
  }
  body.single-propriete .fmp-trulia-gallery-main,
  body.findar-mobile-premium-single .fmp-trulia-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-trulia-topline,
  body.findar-mobile-premium-single .fmp-trulia-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-trulia-pricebox,
  body.findar-mobile-premium-single .fmp-trulia-pricebox{
    order:-1!important;
    margin:0!important;
  }
  body.single-propriete .fmp-trulia-pricebox strong,
  body.findar-mobile-premium-single .fmp-trulia-pricebox strong{
    font-size:30px!important;
    line-height:1!important;
    letter-spacing:-.045em!important;
  }
  body.single-propriete .fmp-trulia-titlebox h1,
  body.findar-mobile-premium-single .fmp-trulia-titlebox h1{
    font-size:21px!important;
    line-height:1.18!important;
    letter-spacing:-.025em!important;
  }
  body.single-propriete .fmp-trulia-titlebox p,
  body.findar-mobile-premium-single .fmp-trulia-titlebox p,
  body.single-propriete .fmp-trulia-meta,
  body.findar-mobile-premium-single .fmp-trulia-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-trulia-maincol,
  body.findar-mobile-premium-single .fmp-trulia-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-trulia-location,
  body.findar-mobile-premium-single .fmp-trulia-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-trulia-section,
  body.findar-mobile-premium-single .fmp-trulia-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-trulia-section h2,
  body.findar-mobile-premium-single .fmp-trulia-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-trulia-location .fmp-trulia-map,
  body.findar-mobile-premium-single .fmp-trulia-location .fmp-trulia-map,
  body.single-propriete .fmp-trulia-location .fmp-single-map,
  body.findar-mobile-premium-single .fmp-trulia-location .fmp-single-map{
    width:100%!important;
    height:220px!important;
    min-height:220px!important;
    border-radius:12px!important;
  }
  body.single-propriete .fmp-trulia-location .fmp-trulia-map-empty,
  body.findar-mobile-premium-single .fmp-trulia-location .fmp-trulia-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-trulia-section,
  body.findar-mobile-premium-single .fmp19b-analysis-body > .fmp-trulia-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-trulia-section,
  body.findar-mobile-premium-single .fmp-trulia-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}
}
