/* Habineo Premium UI v0.67.4 — page-by-page layout repair */

/* --------------------------------------------------------------------------
   HOME
   -------------------------------------------------------------------------- */
.hb67-home-hero__actions .hb67-button{
  font-size:18px!important;
  letter-spacing:-.005em!important;
}

/* Home conversion: no price cards before the visitor has tried the product. */
.hb67-home-offers__box{
  display:grid!important;
  grid-template-columns:minmax(0,760px)!important;
  justify-content:center!important;
  justify-items:center!important;
  gap:28px!important;
  padding:64px 54px!important;
  text-align:center!important;
}
.hb67-home-offers__intro{
  display:grid!important;
  justify-items:center!important;
  max-width:760px!important;
}
.hb67-home-offers__intro h2{
  max-width:680px!important;
  margin:18px auto 16px!important;
  font-size:clamp(40px,4.2vw,58px)!important;
  line-height:1.12!important;
  letter-spacing:-.026em!important;
  word-spacing:.065em!important;
}
.hb67-home-offers__intro p{
  max-width:720px!important;
  margin:0 auto!important;
  font-size:17px!important;
  line-height:1.72!important;
}
.hb67-home-offers__continuation{
  max-width:690px!important;
  padding:24px 30px!important;
  border:1px solid rgba(211,219,242,.32)!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.075)!important;
}
.hb67-home-offers__continuation strong{
  display:block!important;
  margin-bottom:8px!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:1.35!important;
}
.hb67-home-offers__continuation p{
  margin:0!important;
  color:#dce3f5!important;
  font-size:15.5px!important;
  line-height:1.65!important;
}
.hb67-home-offers__box>.hb67-button{
  justify-self:center!important;
  min-width:270px!important;
}

/* --------------------------------------------------------------------------
   SOURCES
   -------------------------------------------------------------------------- */
.hb-sources__grid{
  margin-bottom:0!important;
}
.hb-sources__method{
  clear:both!important;
  margin-top:76px!important;
  padding-top:8px!important;
}
.hb-sources__method:before{
  content:"COMMENT HABINEO QUALIFIE CHAQUE INFORMATION";
  grid-column:1/-1;
  display:block;
  margin-bottom:6px;
  color:#087e68;
  font-size:13px;
  font-weight:900;
  letter-spacing:.11em;
  text-align:center;
}

/* --------------------------------------------------------------------------
   RADAR — right result column and all modules under the map
   -------------------------------------------------------------------------- */
.hb-radar__shell{
  max-width:1460px!important;
}
@media(min-width:1281px){
  .hb-radar__workspace{
    grid-template-columns:290px minmax(620px,1fr) 440px!important;
    gap:24px!important;
  }
}
.hb-radar__result-content{
  padding:30px!important;
}
.hb-radar__result-head{
  gap:16px!important;
  margin-bottom:20px!important;
}
.hb-radar__result-head h2{
  margin-top:5px!important;
  font-size:34px!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
}
.hb-radar__reading-card,
.hb-radar__score-card,
.hb-radar__result-context,
.hb-radar__decision-card,
.hb-radar__ai-card,
.hb-radar__local-valuation,
.hb-radar__estimate-notice,
.hb-radar__estimate-summary,
.hb-radar__source-card,
.hb-radar__trend-card,
.hb-radar__pdf-product{
  padding:24px!important;
  border-radius:22px!important;
}
.hb-radar__reading-card h3{
  margin:10px 0!important;
  font-size:26px!important;
  line-height:1.25!important;
}
.hb-radar__reading-card p,
.hb-radar__score-explanation,
.hb-radar__decision-card p,
.hb-radar__ai-card p,
.hb-radar__estimate-notice span,
.hb-radar__estimate-summary,
.hb-radar__local-valuation p{
  font-size:15.5px!important;
  line-height:1.68!important;
}
.hb-radar__score-card-head{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  margin-bottom:18px!important;
}
.hb-radar__score-card-head strong{
  display:block!important;
  margin-top:6px!important;
  font-size:18px!important;
  line-height:1.38!important;
}
.hb-radar__score-card-head>small{
  font-size:13.5px!important;
  line-height:1.55!important;
  text-align:left!important;
}
.hb-radar__score-breakdown{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
}
.hb-radar__score-breakdown article{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:12px 18px!important;
  align-items:center!important;
  min-width:0!important;
  padding:16px 17px!important;
  border:1px solid #e1e5ef!important;
  border-radius:16px!important;
  background:#fafbff!important;
}
.hb-radar__score-breakdown article>div{
  min-width:0!important;
}
.hb-radar__score-breakdown article span{
  display:block!important;
  color:#252d4d!important;
  font-size:15px!important;
  font-weight:850!important;
  line-height:1.35!important;
}
.hb-radar__score-breakdown article small{
  display:block!important;
  margin-top:4px!important;
  color:#69758c!important;
  font-size:13.5px!important;
  line-height:1.55!important;
}
.hb-radar__score-breakdown article>strong{
  align-self:center!important;
  color:#332c87!important;
  font-size:14px!important;
  white-space:nowrap!important;
}
.hb-radar__score-breakdown article>i{
  grid-column:1/-1!important;
  height:6px!important;
  overflow:hidden!important;
  border-radius:999px!important;
  background:#e7e8f4!important;
}
.hb-radar__score-breakdown article>i b{
  display:block!important;
  height:100%!important;
  border-radius:inherit!important;
  background:linear-gradient(90deg,#6259ec,#938cf7)!important;
}
.hb-radar__result-context{
  margin-top:18px!important;
}
.hb-radar__result-context span,
.hb-radar__result-context small{
  font-size:13px!important;
  line-height:1.55!important;
}
.hb-radar__result-context strong{
  margin:6px 0!important;
  font-size:17px!important;
  line-height:1.42!important;
}
.hb-radar__result-kpis{
  gap:12px!important;
}
.hb-radar__result-kpis article,
.hb-radar__metrics article,
.hb-radar__estimate-grid article,
.hb-radar__estimate-evidence>div{
  padding:18px!important;
  border-radius:17px!important;
}
.hb-radar__result-kpis article span,
.hb-radar__metrics article span,
.hb-radar__estimate-grid article span,
.hb-radar__estimate-evidence span{
  font-size:13px!important;
  line-height:1.4!important;
}
.hb-radar__result-kpis article strong,
.hb-radar__metrics article strong,
.hb-radar__estimate-grid article strong,
.hb-radar__estimate-evidence strong{
  margin:7px 0 4px!important;
  font-size:21px!important;
  line-height:1.18!important;
}
.hb-radar__result-kpis article small,
.hb-radar__metrics article small,
.hb-radar__estimate-grid article small{
  font-size:12.5px!important;
  line-height:1.45!important;
}
.hb-radar__result-section{
  margin-top:24px!important;
}
.hb-radar__result-section-title{
  margin-bottom:13px!important;
}
.hb-radar__result-section-title strong{
  font-size:16px!important;
  line-height:1.4!important;
}
.hb-radar__signal{
  grid-template-columns:40px minmax(0,1fr)!important;
  gap:13px!important;
  padding:15px!important;
  border-radius:17px!important;
}
.hb-radar__signal>span{
  width:40px!important;
  height:40px!important;
}
.hb-radar__signal strong{
  font-size:14px!important;
  line-height:1.45!important;
}
.hb-radar__signal small{
  margin-top:4px!important;
  font-size:13px!important;
  line-height:1.52!important;
}
.hb-radar__result-tabs{
  margin-top:28px!important;
  padding:7px!important;
  border-radius:18px!important;
}
.hb-radar__result-tabs button{
  min-height:50px!important;
  padding:0 17px!important;
  font-size:14px!important;
}
.hb-radar__result-tab-panel{
  padding-top:28px!important;
}
.hb-radar__module-intro{
  padding:0 2px 22px!important;
}
.hb-radar__module-intro h3{
  margin:9px 0 10px!important;
  font-size:30px!important;
  line-height:1.22!important;
  letter-spacing:-.025em!important;
}
.hb-radar__module-intro p{
  margin:0!important;
  max-width:900px!important;
  font-size:16px!important;
  line-height:1.7!important;
}
.hb-radar__trend-snapshot,
.hb-radar__trend-grid,
.hb-radar__source-summary-grid{
  gap:16px!important;
}
.hb-radar__trend-snapshot article,
.hb-radar__trend-card,
.hb-radar__source-summary-grid article{
  padding:22px!important;
  border-radius:20px!important;
}
.hb-radar__trend-snapshot span,
.hb-radar__trend-card span,
.hb-radar__source-summary-grid span{
  font-size:13px!important;
  line-height:1.45!important;
}
.hb-radar__trend-snapshot strong,
.hb-radar__trend-card strong,
.hb-radar__source-summary-grid strong{
  font-size:22px!important;
  line-height:1.25!important;
}
.hb-radar__trend-snapshot small,
.hb-radar__trend-card small,
.hb-radar__source-summary-grid small{
  font-size:13.5px!important;
  line-height:1.55!important;
}
.hb-radar__source-strip{
  padding:26px 28px!important;
  gap:22px!important;
}
.hb-radar__source-strip-copy strong{
  margin-top:6px!important;
  font-size:17px!important;
  line-height:1.4!important;
}
.hb-radar__source-strip-list span{
  min-height:40px!important;
  padding:0 14px!important;
  font-size:13.5px!important;
}

/* --------------------------------------------------------------------------
   PRICING — remove empty holes, make quota values readable, improve sections
   -------------------------------------------------------------------------- */
.hb67-pricing-path{
  margin-bottom:72px!important;
}
.hb67-pricing-path .hb67-section-heading h2{
  max-width:820px!important;
  margin-inline:auto!important;
  font-size:clamp(38px,4vw,52px)!important;
}
.hb67-pricing-path__grid{
  gap:20px!important;
}
.hb67-pricing-path__grid article{
  min-height:230px!important;
  padding:34px!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  gap:18px!important;
  border-radius:24px!important;
}
.hb67-pricing-path__grid article>span{
  width:48px!important;
  height:48px!important;
  font-size:14px!important;
}
.hb67-pricing-path__grid article strong{
  font-size:20px!important;
  line-height:1.35!important;
}
.hb67-pricing-path__grid article p{
  margin-top:10px!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.hb67-pricing-path__grid article em{
  grid-column:2!important;
  align-self:end!important;
  margin-top:16px!important;
  font-size:18px!important;
}
.hb-pricing__paid-grid{
  gap:24px!important;
  align-items:stretch!important;
}
.hb-pricing__plan{
  min-height:0!important;
  height:auto!important;
  display:flex!important;
  flex-direction:column!important;
  border-radius:28px!important;
}
.hb-pricing__plan--featured{
  transform:translateY(-5px)!important;
}
.hb-pricing__plan-inner{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  gap:20px!important;
  min-height:0!important;
  padding:30px 28px 0!important;
}
.hb-pricing__plan-badge-row,
.hb-pricing__plan-heading,
.hb-pricing__price-block,
.hb-pricing__quota-list,
.hb-pricing__features-box{
  min-height:0!important;
  height:auto!important;
}
.hb-pricing__plan-heading{
  display:block!important;
}
.hb-pricing__plan-heading h3{
  margin:6px 0 12px!important;
  font-size:40px!important;
}
.hb-pricing__plan-heading p{
  min-height:0!important;
  margin:0!important;
  font-size:16px!important;
  line-height:1.62!important;
}
.hb-pricing__price-block{
  margin:0!important;
  padding:21px 22px!important;
}
.hb-pricing__quota-list{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:none!important;
  gap:9px!important;
}
.hb-pricing__quota-list>div{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  min-height:0!important;
  padding:14px 16px!important;
  text-align:left!important;
  border-radius:15px!important;
}
.hb-pricing__quota-list>div strong{
  grid-column:2!important;
  grid-row:1!important;
  order:2!important;
  font-size:20px!important;
  line-height:1.15!important;
  white-space:nowrap!important;
}
.hb-pricing__quota-list>div span{
  grid-column:1!important;
  grid-row:1!important;
  order:1!important;
  font-size:14px!important;
  line-height:1.45!important;
  text-align:left!important;
}
.hb-pricing__features-box{
  margin-top:0!important;
  padding:22px!important;
  flex:1 1 auto!important;
}
.hb-pricing__features-title{
  font-size:16px!important;
}
.hb-pricing__mini-list li{
  font-size:15px!important;
  line-height:1.58!important;
}
.hb-pricing__plan-action{
  margin-top:auto!important;
  padding:20px 28px 28px!important;
}
.hb-pricing__compare .hb-pricing__section-head{
  max-width:none!important;
  text-align:center!important;
}
.hb-pricing__compare .hb-pricing__section-head h2{
  max-width:none!important;
  white-space:nowrap!important;
  font-size:clamp(38px,4vw,52px)!important;
  line-height:1.15!important;
}
.hb67-pricing-guidance{
  grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;
  gap:44px!important;
  padding:48px!important;
  align-items:center!important;
}
.hb67-pricing-guidance h2{
  max-width:430px!important;
  margin-top:15px!important;
  font-size:clamp(36px,3.5vw,48px)!important;
  line-height:1.14!important;
  letter-spacing:-.026em!important;
  word-spacing:.06em!important;
}
.hb67-pricing-guidance__items{
  gap:14px!important;
}
.hb67-pricing-guidance__items article{
  min-width:0!important;
  padding:22px 24px!important;
  overflow:hidden!important;
}
.hb67-pricing-guidance__items strong{
  display:block!important;
  margin-bottom:7px!important;
  font-size:18px!important;
  line-height:1.35!important;
}
.hb67-pricing-guidance__items p{
  margin:0!important;
  font-size:15px!important;
  line-height:1.62!important;
  overflow-wrap:break-word!important;
}
.hb-pricing__faq .hb-pricing__section-head{
  max-width:none!important;
  text-align:center!important;
}
.hb-pricing__faq .hb-pricing__section-head h2{
  margin-inline:auto!important;
}

/* --------------------------------------------------------------------------
   DOCUMENTS
   -------------------------------------------------------------------------- */
.hb-check__bridge-head h2{
  max-width:850px!important;
  font-size:clamp(36px,3.7vw,50px)!important;
  line-height:1.16!important;
  letter-spacing:-.022em!important;
  word-spacing:.075em!important;
}
.hb-check__bridge-head p{
  max-width:920px!important;
  font-size:16px!important;
  line-height:1.72!important;
}
.hb-check__sources-link{
  margin:34px 0 54px!important;
}
.hb-check__method{
  margin-top:0!important;
}

/* --------------------------------------------------------------------------
   STRATEGY — force all hover states to the purple/neutral system
   -------------------------------------------------------------------------- */
.hb-strategy__stage-choice label:hover,
.hb-strategy__stage-choice label:focus-within,
.hb-strategy__stage-choice label.is-selected,
.hb-strategy__step-head:hover,
.hb-strategy__source-actions a:hover,
.hb-strategy__source-actions a:focus,
.hb-strategy__scenario:hover,
.hb-strategy details summary:hover,
.hb-strategy__result-actions a:hover,
.hb-strategy__result-actions button.is-secondary:hover{
  color:#342da9!important;
  background:#f5f3ff!important;
  border-color:#bdb8f4!important;
  box-shadow:0 10px 26px rgba(78,70,190,.08)!important;
}
.hb-strategy__stage-choice label:hover b,
.hb-strategy__stage-choice label:hover small,
.hb-strategy__stage-choice label.is-selected b,
.hb-strategy__stage-choice label.is-selected small{
  color:inherit!important;
}
.hb-strategy__step-head:hover>span{
  color:#5148da!important;
  background:#ebe8ff!important;
}
.hb-strategy__submit button:hover,
.hb-strategy__result-actions button:not(.is-secondary):hover{
  color:#fff!important;
  background:linear-gradient(135deg,#5148da,#766df2)!important;
}

/* --------------------------------------------------------------------------
   RESPONSIVE
   -------------------------------------------------------------------------- */
@media(max-width:1180px){
  .hb67-home-offers__box{
    grid-template-columns:minmax(0,760px)!important;
  }
  .hb67-pricing-guidance{
    grid-template-columns:1fr!important;
  }
  .hb67-pricing-guidance h2{
    max-width:720px!important;
  }
  .hb-pricing__compare .hb-pricing__section-head h2{
    white-space:normal!important;
  }
}
@media(max-width:900px){
  .hb-radar__result-content{
    padding:24px!important;
  }
  .hb67-pricing-path__grid{
    grid-template-columns:1fr!important;
  }
  .hb67-pricing-path__grid article{
    min-height:0!important;
  }
  .hb-pricing__paid-grid{
    grid-template-columns:1fr!important;
    max-width:760px!important;
    margin-inline:auto!important;
  }
  .hb-pricing__plan--featured{
    transform:none!important;
  }
}
@media(max-width:760px){
  .hb67-home-hero__actions .hb67-button{
    font-size:17px!important;
  }
  .hb67-home-offers__box{
    padding:36px 24px!important;
  }
  .hb67-home-offers__intro h2{
    font-size:38px!important;
  }
  .hb67-home-offers__continuation{
    padding:22px!important;
  }
  .hb-sources__method{
    margin-top:56px!important;
  }
  .hb-radar__result-content{
    padding:21px!important;
  }
  .hb-radar__score-breakdown article{
    padding:14px!important;
  }
  .hb-radar__result-tabs button{
    min-height:48px!important;
    font-size:13px!important;
  }
  .hb-radar__module-intro h3{
    font-size:27px!important;
  }
  .hb67-pricing-path__grid article{
    grid-template-columns:44px minmax(0,1fr)!important;
    padding:26px!important;
  }
  .hb67-pricing-path__grid article>span{
    width:44px!important;
    height:44px!important;
  }
  .hb-pricing__plan-inner{
    padding:26px 22px 0!important;
  }
  .hb-pricing__plan-action{
    padding:18px 22px 23px!important;
  }
  .hb67-pricing-guidance{
    padding:30px 24px!important;
  }
  .hb-check__bridge-head h2{
    font-size:36px!important;
  }
  .hb-check__sources-link{
    margin-bottom:44px!important;
  }
}
@media(max-width:520px){
  .hb67-home-offers__box>.hb67-button{
    width:100%!important;
    min-width:0!important;
  }
  .hb-radar__score-breakdown article{
    grid-template-columns:1fr!important;
  }
  .hb-radar__score-breakdown article>strong{
    justify-self:start!important;
  }
  .hb67-pricing-path__grid article{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .hb67-pricing-path__grid article em{
    grid-column:auto!important;
  }
  .hb-pricing__quota-list>div{
    grid-template-columns:1fr!important;
    gap:5px!important;
  }
  .hb-pricing__quota-list>div strong,
  .hb-pricing__quota-list>div span{
    grid-column:1!important;
    grid-row:auto!important;
  }
  .hb-pricing__quota-list>div strong{
    order:1!important;
  }
  .hb-pricing__quota-list>div span{
    order:2!important;
  }
}
