/* Qalubia home redesign v1 - scoped to homepage only */
body.is-home-view{
  --q-home-green:#075f48;
  --q-home-green-2:#0c8b68;
  --q-home-blue:#0d3c61;
  --q-home-gold:#d8a83f;
  --q-home-gold-2:#ffedbc;
  --q-home-ink:#10231f;
  --q-home-muted:#657b75;
  --q-home-line:#d9e9df;
  --q-home-card:#ffffff;
  --q-home-soft:#f2fbf6;
  --q-home-shadow:0 26px 75px rgba(6,49,38,.14);
  --q-home-shadow-soft:0 12px 34px rgba(6,49,38,.09);
  background:
    radial-gradient(circle at 8% 8%,rgba(216,168,63,.22),transparent 28%),
    radial-gradient(circle at 92% 20%,rgba(12,139,104,.18),transparent 30%),
    linear-gradient(180deg,#f5fbf8 0%,#eef8f2 38%,#ffffff 100%)!important;
}
body.is-home-view .qalubia-canvas .canvas-orb-1{background:rgba(12,139,104,.18)!important;filter:blur(12px)!important}
body.is-home-view .qalubia-canvas .canvas-orb-2{background:rgba(216,168,63,.18)!important;filter:blur(12px)!important}
body.is-home-view .identity-hero--home{
  min-height:520px!important;
  padding:24px 0 148px!important;
  background:
    radial-gradient(circle at 18% 18%,rgba(255,237,188,.22),transparent 28%),
    radial-gradient(circle at 84% 14%,rgba(255,255,255,.18),transparent 24%),
    linear-gradient(135deg,#062d26 0%,#075f48 46%,#0d3c61 100%)!important;
  box-shadow:0 34px 90px rgba(4,38,31,.25)!important;
}
body.is-home-view .identity-hero--home:after{
  content:"";position:absolute;inset:auto -8% -1px -8%;height:100px;
  background:linear-gradient(180deg,rgba(245,251,248,0),#f5fbf8 82%);
  pointer-events:none;z-index:-1;
}
body.is-home-view .identity-hero__pattern{background-size:38px 38px!important;opacity:.9!important}
body.is-home-view .identity-topbar{margin-bottom:34px!important}
body.is-home-view .brand-chip{
  padding:12px 16px!important;border-radius:999px!important;
  background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.26)!important;
  box-shadow:0 18px 44px rgba(0,0,0,.13)!important;
}
body.is-home-view .brand-chip__logos img{width:46px!important;height:46px!important;box-shadow:0 8px 20px rgba(0,0,0,.12)!important}
body.is-home-view .hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr)!important;gap:34px!important}
body.is-home-view .hero-kicker{
  background:rgba(255,237,188,.95)!important;color:#684600!important;
  border:1px solid rgba(255,255,255,.45)!important;box-shadow:0 14px 28px rgba(0,0,0,.13)!important;
}
body.is-home-view .hero-copy h1{
  margin:18px 0 16px!important;font-size:clamp(2.15rem,4.6vw,4.65rem)!important;
  letter-spacing:-1.5px!important;text-wrap:balance!important;text-shadow:0 12px 28px rgba(0,0,0,.17)!important;
}
body.is-home-view .hero-copy p{max-width:780px!important;color:rgba(255,255,255,.91)!important;line-height:2.05!important;font-weight:700!important}
body.is-home-view .hero-metrics{gap:10px!important;margin-top:26px!important}
body.is-home-view .hero-metrics span{
  background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.23)!important;
  border-radius:18px!important;padding:12px 15px!important;backdrop-filter:blur(14px)!important;
}
body.is-home-view .hero-metrics i{color:var(--q-home-gold-2)!important}
body.is-home-view .official-showcase{gap:13px!important;align-self:stretch!important}
body.is-home-view .official-card{
  border-radius:26px!important;background:rgba(255,255,255,.14)!important;
  border:1px solid rgba(255,255,255,.24)!important;box-shadow:0 20px 50px rgba(0,0,0,.13)!important;
  transition:transform .22s ease,background .22s ease,border-color .22s ease!important;
}
body.is-home-view .official-card:hover{transform:translateY(-3px)!important;background:rgba(255,255,255,.20)!important;border-color:rgba(255,237,188,.55)!important}
body.is-home-view .official-card--main{background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.12))!important}
body.is-home-view .official-card img{border-color:rgba(255,237,188,.9)!important;box-shadow:0 12px 26px rgba(0,0,0,.16)!important}
body.is-home-view .app-container{margin-top:-92px!important}
body.is-home-view .results-banner,
body.is-home-view .notice-banner{
  border-radius:32px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.68)!important;
  box-shadow:var(--q-home-shadow)!important;margin-bottom:22px!important;
}
body.is-home-view .results-banner{
  background:
    linear-gradient(135deg,rgba(7,95,72,.98),rgba(12,139,104,.94)),
    radial-gradient(circle at 8% 20%,rgba(255,237,188,.28),transparent 25%)!important;
  padding:25px!important;
}
body.is-home-view .results-banner .ribbon{
  background:#fff7dc!important;color:#755100!important;border:1px solid rgba(255,255,255,.75)!important;
  box-shadow:0 10px 22px rgba(0,0,0,.12)!important;
}
body.is-home-view .results-icon,
body.is-home-view .notice-icon{
  width:74px!important;height:74px!important;border-radius:26px!important;background:rgba(255,255,255,.16)!important;
}
body.is-home-view .results-text h4{font-size:clamp(1.25rem,2vw,1.65rem)!important;line-height:1.55!important;color:#fff!important}
body.is-home-view .results-info .stats-container,
body.is-home-view .results-banner .stats-container{
  margin:12px 0 0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;
}
body.is-home-view .results-banner .stat-item{
  background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:18px!important;
}
body.is-home-view .search-portal{
  position:relative!important;isolation:isolate!important;overflow:hidden!important;
  padding:34px!important;margin-bottom:30px!important;border-radius:36px!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.88)),
    radial-gradient(circle at 10% 10%,rgba(216,168,63,.18),transparent 25%),
    radial-gradient(circle at 90% 20%,rgba(12,139,104,.13),transparent 28%)!important;
  border:1px solid rgba(7,95,72,.13)!important;box-shadow:var(--q-home-shadow)!important;
}
body.is-home-view .search-portal:before{
  content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;
  background-image:linear-gradient(rgba(7,95,72,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(7,95,72,.03) 1px,transparent 1px);
  background-size:34px 34px;mask-image:linear-gradient(180deg,#000,transparent 80%);
}
body.is-home-view .search-portal__intro{max-width:820px!important;margin-bottom:24px!important}
body.is-home-view .section-eyebrow{
  color:#6e4b00!important;background:linear-gradient(135deg,#fff8df,#f0cb72)!important;
  border:1px solid rgba(216,168,63,.35)!important;box-shadow:0 12px 24px rgba(120,84,0,.10)!important;
}
body.is-home-view .search-portal__intro h2{
  color:var(--q-home-ink)!important;font-size:clamp(1.75rem,3.2vw,2.75rem)!important;letter-spacing:-.7px!important;margin:18px 0 10px!important;
}
body.is-home-view .search-portal__intro p{color:var(--q-home-muted)!important;font-weight:700!important;line-height:2!important}
body.is-home-view .search-methods{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:26px 0!important;
}
body.is-home-view .tab-btn{
  position:relative!important;overflow:hidden!important;min-height:96px!important;border-radius:26px!important;
  background:linear-gradient(180deg,#fff,#f8fcfa)!important;border:1px solid var(--q-home-line)!important;
  box-shadow:var(--q-home-shadow-soft)!important;padding:15px!important;transform:none!important;
}
body.is-home-view .tab-btn:before{
  content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--q-home-green),var(--q-home-gold));opacity:0;transition:.22s;
}
body.is-home-view .tab-btn:hover,
body.is-home-view .tab-btn.active{
  background:linear-gradient(135deg,#ffffff,#f0fbf5)!important;border-color:rgba(12,139,104,.42)!important;
  box-shadow:0 18px 40px rgba(7,95,72,.13)!important;transform:translateY(-3px)!important;
}
body.is-home-view .tab-btn:hover:before,
body.is-home-view .tab-btn.active:before{opacity:1!important}
body.is-home-view .tab-icon{
  width:52px!important;height:52px!important;border-radius:19px!important;
  background:linear-gradient(135deg,#e7f7ef,#fff7dc)!important;color:var(--q-home-green)!important;
  box-shadow:inset 0 0 0 1px rgba(7,95,72,.08)!important;
}
body.is-home-view .tab-btn.active .tab-icon{
  background:linear-gradient(135deg,var(--q-home-green),var(--q-home-green-2))!important;color:#fff!important;
}
body.is-home-view .tab-btn b{font-size:1.03rem!important;color:var(--q-home-ink)!important}
body.is-home-view .tab-btn small{color:var(--q-home-muted)!important;font-weight:800!important;line-height:1.55!important}
body.is-home-view .search-panels{
  background:linear-gradient(135deg,#f3fbf6,#ffffff)!important;border:1px solid rgba(7,95,72,.11)!important;
  border-radius:30px!important;padding:14px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;
}
body.is-home-view .search-form.search-panel,
body.is-home-view .search-panel.is-active{
  display:grid!important;grid-template-columns:82px minmax(0,1fr) auto!important;align-items:end!important;gap:16px!important;
  padding:18px!important;border-radius:24px!important;background:#fff!important;border:1px solid var(--q-home-line)!important;
  box-shadow:0 14px 35px rgba(7,95,72,.08)!important;
}
body.is-home-view .search-form[style*="display:none"]{display:none!important}
body.is-home-view .search-panel__visual{
  width:74px!important;height:74px!important;border-radius:24px!important;
  background:linear-gradient(135deg,var(--q-home-green),var(--q-home-blue))!important;color:#fff!important;
  box-shadow:0 16px 32px rgba(7,95,72,.22)!important;
}
body.is-home-view .form-group label{font-size:1rem!important;color:var(--q-home-green)!important;margin-bottom:8px!important;font-weight:950!important}
body.is-home-view .form-control{
  min-height:58px!important;border-radius:20px!important;border:1px solid #cfe3d9!important;background:#fbfffd!important;
  padding:14px 16px!important;font-weight:850!important;color:var(--q-home-ink)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;
}
body.is-home-view .form-control:focus{
  background:#fff!important;border-color:var(--q-home-green-2)!important;box-shadow:0 0 0 5px rgba(12,139,104,.12)!important;
}
body.is-home-view .search-btn{
  min-height:58px!important;border-radius:20px!important;padding:0 24px!important;
  background:linear-gradient(135deg,var(--q-home-green),var(--q-home-green-2))!important;color:#fff!important;
  box-shadow:0 16px 32px rgba(7,95,72,.22)!important;white-space:nowrap!important;
}
body.is-home-view .search-btn:hover{transform:translateY(-2px)!important;box-shadow:0 20px 40px rgba(7,95,72,.28)!important}
body.is-home-view .search-hints{margin-top:18px!important;gap:10px!important;justify-content:center!important}
body.is-home-view .search-hints span,
body.is-home-view .search-hint-link{
  display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:999px!important;
  padding:10px 14px!important;font-weight:900!important;border:1px solid var(--q-home-line)!important;
  background:#fff!important;color:var(--q-home-green)!important;box-shadow:0 8px 20px rgba(7,95,72,.06)!important;
}
body.is-home-view .search-hint-link{
  background:linear-gradient(135deg,#fff8df,#ffffff)!important;color:#7b5400!important;border-color:#edd48f!important;
}
body.is-home-view .recent-searches-panel{
  margin-top:16px!important;border-radius:24px!important;border:1px solid var(--q-home-line)!important;background:#fff!important;
  padding:14px!important;box-shadow:0 12px 28px rgba(7,95,72,.07)!important;
}
body.is-home-view .recent-searches-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:12px!important}
body.is-home-view .recent-searches-head strong{color:var(--q-home-green)!important;font-weight:950!important}
body.is-home-view .recent-searches-head button{border:0!important;border-radius:999px!important;background:#f1f8f4!important;color:#a15d00!important;padding:8px 13px!important;font-family:inherit!important;font-weight:900!important;cursor:pointer!important}
body.is-home-view .recent-searches-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:9px!important}
body.is-home-view .recent-searches-list a{border:1px solid var(--q-home-line)!important;border-radius:16px!important;background:#f9fdfa!important;padding:10px!important;font-weight:900!important;color:var(--q-home-ink)!important}
body.is-home-view .results-section:empty{display:none!important}
body.is-home-view .article-section,
body.is-home-view .developer-credit-notice{
  border-radius:32px!important;border:1px solid rgba(7,95,72,.12)!important;box-shadow:var(--q-home-shadow-soft)!important;
}
body.is-home-view .article-section h2,
body.is-home-view .article-section h3{
  color:var(--q-home-green)!important;font-weight:950!important;letter-spacing:-.3px!important;
}
body.is-home-view .article-content table{
  border-collapse:separate!important;border-spacing:0!important;border:1px solid var(--q-home-line)!important;border-radius:22px!important;overflow:hidden!important;
  box-shadow:0 12px 28px rgba(7,95,72,.06)!important;
}
body.is-home-view .article-content td,
body.is-home-view .article-content th{padding:14px 16px!important;border-color:#e6f0ea!important;font-weight:850!important}
body.is-home-view .article-content tr:first-child td,
body.is-home-view .article-content th{background:#eef8f3!important;color:var(--q-home-green)!important;font-weight:950!important}
@media(max-width:1050px){
  body.is-home-view .identity-hero--home{min-height:auto!important;padding-bottom:120px!important}
  body.is-home-view .hero-grid{grid-template-columns:1fr!important}
  body.is-home-view .official-showcase{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.is-home-view .official-card,
  body.is-home-view .official-card--main{grid-template-columns:64px 1fr!important}
  body.is-home-view .official-card img,
  body.is-home-view .official-card--main img{width:64px!important;height:64px!important}
  body.is-home-view .search-methods{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.is-home-view .search-form.search-panel,
  body.is-home-view .search-panel.is-active{grid-template-columns:1fr!important;align-items:stretch!important}
  body.is-home-view .search-panel__visual{display:none!important}
  body.is-home-view .search-btn{width:100%!important}
}
@media(max-width:700px){
  body.is-home-view .identity-hero--home{padding:14px 0 88px!important}
  body.is-home-view .app-container{margin-top:-58px!important}
  body.is-home-view .identity-topbar{gap:12px!important;margin-bottom:22px!important}
  body.is-home-view .brand-chip{width:100%!important;justify-content:center!important}
  body.is-home-view .hero-copy h1{font-size:2rem!important;letter-spacing:-.5px!important}
  body.is-home-view .hero-copy p{font-size:.96rem!important;line-height:1.9!important}
  body.is-home-view .hero-metrics{display:grid!important;grid-template-columns:1fr!important}
  body.is-home-view .official-showcase{grid-template-columns:1fr!important}
  body.is-home-view .results-banner,
  body.is-home-view .notice-banner,
  body.is-home-view .search-portal{border-radius:24px!important;padding:17px!important}
  body.is-home-view .results-content{display:grid!important;grid-template-columns:1fr!important;text-align:center!important}
  body.is-home-view .results-icon{margin:auto!important}
  body.is-home-view .search-methods{grid-template-columns:1fr!important;gap:10px!important}
  body.is-home-view .tab-btn{min-height:auto!important;border-radius:20px!important}
  body.is-home-view .tab-icon{width:46px!important;height:46px!important;border-radius:16px!important}
  body.is-home-view .search-panels{padding:9px!important;border-radius:24px!important}
  body.is-home-view .search-form.search-panel,
  body.is-home-view .search-panel.is-active{padding:13px!important;border-radius:20px!important}
  body.is-home-view .form-control,
  body.is-home-view .search-btn{min-height:52px!important;border-radius:16px!important}
  body.is-home-view .search-hints{justify-content:stretch!important}
  body.is-home-view .search-hints span,
  body.is-home-view .search-hint-link{width:100%!important;justify-content:center!important;text-align:center!important}
}

/* =========================================================
   Homepage v2 polish: compact adjacent search forms + stronger banner
   ========================================================= */
body.is-home-view .results-banner{
  position:relative!important;
  display:block!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:34px!important;
  background:
    radial-gradient(circle at 12% 18%,rgba(255,237,188,.34),transparent 24%),
    radial-gradient(circle at 88% 22%,rgba(255,255,255,.20),transparent 25%),
    linear-gradient(135deg,#053d33 0%,#077152 52%,#0d3c61 100%)!important;
  border:1px solid rgba(255,255,255,.50)!important;
  box-shadow:0 28px 78px rgba(4,46,36,.20)!important;
}
body.is-home-view .results-banner:before{
  content:"";position:absolute;inset:0;pointer-events:none;
  background-image:
    linear-gradient(rgba(255,255,255,.075) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);
  background-size:34px 34px;
  mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.64),transparent 92%);
}
body.is-home-view .results-banner .results-content{
  position:relative!important;z-index:1!important;
  display:grid!important;
  grid-template-columns:82px minmax(0,1fr)!important;
  gap:18px!important;align-items:center!important;
  padding:24px!important;
}
body.is-home-view .results-banner .results-icon{
  width:82px!important;height:82px!important;border-radius:28px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,.10))!important;
  border:1px solid rgba(255,255,255,.32)!important;color:#fff8dc!important;
  box-shadow:0 18px 38px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.25)!important;
}
body.is-home-view .results-banner .results-icon i{font-size:2.1rem!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.18))!important}
body.is-home-view .results-banner .ribbon{
  display:inline-flex!important;align-items:center!important;gap:8px!important;
  width:auto!important;margin:0 0 10px!important;padding:8px 14px!important;border-radius:999px!important;
  background:linear-gradient(135deg,#fff7dc,#f1cc70)!important;color:#684600!important;
  border:1px solid rgba(255,255,255,.65)!important;font-weight:950!important;
}
body.is-home-view .results-banner .results-text h4{
  margin:0 0 6px!important;font-size:clamp(1.22rem,2.3vw,1.85rem)!important;
  line-height:1.55!important;color:#fff!important;font-weight:950!important;letter-spacing:-.25px!important;
}
body.is-home-view .results-banner .results-text p,
body.is-home-view .results-banner .results-text small{
  color:rgba(255,255,255,.88)!important;font-weight:800!important;line-height:1.8!important;
}
body.is-home-view .results-banner .stats-container{
  display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin-top:12px!important;
}
body.is-home-view .results-banner .stat-item{
  min-width:unset!important;flex:0 1 auto!important;
  display:inline-flex!important;align-items:center!important;gap:8px!important;
  padding:10px 13px!important;border-radius:17px!important;
  background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.22)!important;
  color:#fff!important;box-shadow:none!important;backdrop-filter:blur(10px)!important;
}
body.is-home-view .results-banner .stat-item strong,
body.is-home-view .results-banner .stat-item b{color:#fff7dc!important;font-weight:950!important}

/* Search portal/form v2: keep each form in one adjacent row on desktop */
body.is-home-view .search-portal{
  padding:30px!important;border-radius:34px!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,255,252,.94)),
    radial-gradient(circle at 8% 8%,rgba(216,168,63,.13),transparent 24%),
    radial-gradient(circle at 92% 10%,rgba(12,139,104,.11),transparent 26%)!important;
}
body.is-home-view .search-panels{
  padding:12px!important;border-radius:28px!important;
  background:linear-gradient(135deg,#edf8f2,#ffffff)!important;
  border:1px solid rgba(7,95,72,.12)!important;
}
body.is-home-view .search-form.search-panel,
body.is-home-view .search-panel.is-active{
  display:flex!important;
  flex-direction:row!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding:14px!important;
  border-radius:23px!important;
  background:#ffffff!important;
  border:1px solid rgba(7,95,72,.14)!important;
  box-shadow:0 18px 40px rgba(7,95,72,.08)!important;
}
body.is-home-view .search-form.search-panel:not(.is-active){display:none!important}
body.is-home-view .search-form.search-panel .search-panel__visual,
body.is-home-view .search-panel.is-active .search-panel__visual{
  flex:0 0 64px!important;
  width:64px!important;height:64px!important;border-radius:22px!important;
  margin:0!important;
}
body.is-home-view .search-form.search-panel .form-group,
body.is-home-view .search-panel.is-active .form-group{
  flex:1 1 420px!important;
  min-width:220px!important;
  margin:0!important;
}
body.is-home-view .search-form.search-panel .form-group label,
body.is-home-view .search-panel.is-active .form-group label{
  display:flex!important;align-items:center!important;gap:8px!important;
  margin:0 0 7px!important;line-height:1.3!important;
}
body.is-home-view .search-form.search-panel .form-control,
body.is-home-view .search-panel.is-active .form-control{
  width:100%!important;
  min-height:54px!important;
  border-radius:18px!important;
  font-size:1rem!important;
}
body.is-home-view .search-form.search-panel .search-btn,
body.is-home-view .search-panel.is-active .search-btn{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:168px!important;
  min-height:54px!important;
  border-radius:18px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;
  padding:0 22px!important;
}
body.is-home-view .search-form.search-panel .search-btn i,
body.is-home-view .search-panel.is-active .search-btn i{font-size:1rem!important}
body.is-home-view .search-methods{margin:22px 0 18px!important}
body.is-home-view .tab-btn{min-height:88px!important;border-radius:23px!important}
body.is-home-view .tab-icon{flex:0 0 48px!important;width:48px!important;height:48px!important;border-radius:17px!important}

@media(max-width:980px){
  body.is-home-view .search-form.search-panel,
  body.is-home-view .search-panel.is-active{
    flex-wrap:wrap!important;
    align-items:stretch!important;
  }
  body.is-home-view .search-form.search-panel .search-panel__visual,
  body.is-home-view .search-panel.is-active .search-panel__visual{display:none!important}
  body.is-home-view .search-form.search-panel .form-group,
  body.is-home-view .search-panel.is-active .form-group{flex:1 1 100%!important;min-width:0!important}
  body.is-home-view .search-form.search-panel .search-btn,
  body.is-home-view .search-panel.is-active .search-btn{width:100%!important;min-width:0!important}
}
@media(max-width:700px){
  body.is-home-view .results-banner .results-content{grid-template-columns:1fr!important;text-align:center!important;padding:18px!important}
  body.is-home-view .results-banner .results-icon{margin:auto!important;width:70px!important;height:70px!important;border-radius:24px!important}
  body.is-home-view .results-banner .ribbon{margin-inline:auto!important}
  body.is-home-view .results-banner .stats-container{justify-content:center!important}
  body.is-home-view .results-banner .stat-item{width:100%!important;justify-content:center!important}
  body.is-home-view .search-portal{padding:17px!important;border-radius:25px!important}
  body.is-home-view .search-form.search-panel,
  body.is-home-view .search-panel.is-active{padding:12px!important;border-radius:20px!important;gap:10px!important}
  body.is-home-view .search-form.search-panel .form-control,
  body.is-home-view .search-panel.is-active .form-control,
  body.is-home-view .search-form.search-panel .search-btn,
  body.is-home-view .search-panel.is-active .search-btn{min-height:50px!important;border-radius:15px!important}
}
