/* Approved Higiprol homepage, September 2026. New sections avoid legacy selectors. */
.page-index #wrapper { padding: 0; background: #fff; }
.page-index #content.hp-home, .page-index .hp-home #content { padding: 0; margin: 0; background: #fff; }
.hp-home { color: #082d50; }
.hp-home .container, .page-index #header .container-md, #footer .hp-light-footer .container { width: 100%; max-width: 1240px; padding-inline: 24px; margin-inline: auto; }
.hp-home a { text-decoration: none; }
.hp-home :is(a, button, input):focus-visible, #footer .hp-light-footer :is(a, button):focus-visible { outline: 3px solid #075ddf; outline-offset: 4px; }
.hp-home .material-icons { font-size: 20px; flex-shrink: 0; }
/* Existing search, account, cart and menus keep their PrestaShop behavior. */
.page-index #header .hp-top { background: #0b3155; }
.page-index #header .hp-top__inner { min-height: 34px; padding-block: 2px; }
.page-index #header .hp-top a { font-size: 12px; }
.page-index #header .hp-top__contacts a { min-height: 28px; }
.page-index #header .hp-header { padding-block: 20px; background: #fff; }
.page-index #header .hp-header .navbar-brand { max-width: 184px; }
.page-index #header .hp-header .ps-searchbar__input { min-height: 46px; border-color: #cbd9e7; background: #f8fbff; border-radius: 4px; font-size: 14px; }
.page-index #header .hp-header .ps-searchbar__input::placeholder { color: #60758c; }
.page-index #header .hp-header .ps-searchbar__submit { border-radius: 0 4px 4px 0; background: #075ddf; }
.page-index #header .hp-navigation { background: #fff; border-block: 1px solid #e6edf4; }
.page-index #header .hp-navigation .higiprol-all-categories summary,
.page-index #header .hp-navigation .higiprol-responsive-categories summary { color: #082d50; font-size: 14px; min-height: 48px; }
.page-index #header .hp-navigation summary .material-icons { color: #075ddf; }
.page-index #header .hp-menu-links { overflow: visible; scrollbar-width: none; }
.page-index #header .hp-menu-links a { color: #284b70; font-size: 13px; padding-inline: 14px; min-height: 48px; }
.page-index #header .hp-menu-links a:hover, .page-index #header .hp-menu-links a[aria-current='page'] { color: #075ddf; background: #f4f8fd; border-bottom-color: #075ddf; }
.page-index #header .hp-quote { min-height: 48px; background: #075ddf; font-size: 14px; padding-inline: 22px; }
.page-index #header .hp-navigation .higiprol-all-categories__panel { border-color: #dce5ef; }
/* Hero photo has deliberate negative space for live, selectable copy. */
.hp-home-hero { position: relative; isolation: isolate; overflow: hidden; background: #f4f9fd; }
/* Size from the hero height: cover scaled the photograph to the viewport width,
   cropping the jerrycans and placing the cloth under the benefit text on wide screens. */
.hp-home-hero__image { position: absolute; inset: 0 0 0 auto; width: auto; max-width: none; height: 100%; object-fit: contain; object-position: right center; z-index: -1; }
.hp-home-hero__inner { min-height: 422px; display: flex; align-items: center; padding-block: 38px; }
.hp-home-hero__copy { width: 49%; max-width: 580px; }
.hp-home-eyebrow { margin: 0 0 14px; color: #075ddf; font-size: 11px; line-height: 1.5; font-weight: 750; letter-spacing: .16em; text-transform: uppercase; }
.hp-home-hero h1 { max-width: 550px; margin: 0 0 16px; color: #082d50; font-size: clamp(32px, 3.55vw, 50px); font-weight: 750; letter-spacing: -.045em; line-height: 1.06; }
.hp-home-hero__lead { max-width: 460px; margin: 0 0 24px; color: #284b70; font-size: 16px; line-height: 1.55; }
.hp-home-button { display: inline-flex; align-items: center; justify-content: center; gap: 12px; min-height: 46px; padding: 12px 20px; border: 1px solid transparent; border-radius: 4px; background: #075ddf; color: #fff; font-weight: 650; font-size: 15px; line-height: 1.3; transition: background-color .15s; }
.hp-home-button:hover { color: #fff; background: #064bb3; }
.hp-home-benefits { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; padding: 0; margin: 26px 0 0; list-style: none; }
.hp-home-benefits li { display: flex; align-items: flex-start; gap: 8px; min-width: 0; }
.hp-home-benefits li > .material-icons { display: grid; place-items: center; width: 32px; height: 32px; color: #075ddf; border: 1px solid #bddeff; border-radius: 50%; background: #fff; }
.hp-home-benefits strong { display: block; color: #082d50; font-size: 11px; line-height: 1.3; }
.hp-home-benefits small { display: block; margin-top: 3px; color: #46627f; font-size: 10px; line-height: 1.4; }
/* Catalogue sections */
.hp-home-section { padding-block: 26px 0; scroll-margin-top: 24px; }
.hp-home-heading { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 16px; }
.hp-home-heading h2 { margin: 0; color: #082d50; font-size: clamp(23px, 2vw, 28px); line-height: 1.2; font-weight: 700; letter-spacing: -.035em; }
.hp-home-heading p { margin: 6px 0 0; color: #60758c; font-size: 14px; line-height: 1.5; }
.hp-home-heading a, .hp-home-card__link { display: inline-flex; align-items: center; gap: 12px; color: #075ddf; font-size: 13px; font-weight: 600; }
.hp-home-heading a:hover, .hp-home-card__link:hover { color: #064bb3; text-decoration: underline; text-underline-offset: 3px; }
.hp-home-heading__aside { flex-shrink: 0; display: grid; gap: 8px; justify-items: end; }
.hp-home-heading__aside small { color: #60758c; font-size: 11px; }
.hp-home-categories { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }
.hp-home-category { display: block; min-width: 0; overflow: hidden; border: 1px solid #e5edf5; border-radius: 5px; background: #f5f9fd; transition: border-color .15s; }
.hp-home-category img { width: 100%; height: auto; aspect-ratio: 2.52 / 1; object-fit: contain; object-position: center; display: block; }
.hp-home-category__fallback { display: grid; place-items: center; height: 112px; }
.hp-home-category__label { min-height: 42px; display: flex; align-items: center; justify-content: space-between; gap: 8px; padding: 10px 12px; background: #fff; color: #082d50; font-size: 13px; font-weight: 650; line-height: 1.3; }
.hp-home-category__label .material-icons { color: #075ddf; font-size: 18px; }
.hp-home-category:hover { border-color: #075ddf; }
.hp-home-category:hover .hp-home-category__label { color: #075ddf; }
.hp-home-products { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }
.hp-home-card { min-width: 0; display: flex; flex-direction: column; position: relative; }
.hp-home-card + .hp-home-card { border-left: 1px solid #edf2f8; padding-left: 24px; }
.hp-home-card__image { display: grid; place-items: center; width: 100%; aspect-ratio: 1 / 1; overflow: hidden; }
.hp-home-card__image img { width: 100%; height: 100%; max-height: 280px; object-fit: contain; }
.hp-home-card__body { display: flex; flex-direction: column; flex: 1; gap: 7px; padding-top: 12px; }
.hp-home-card__brand { color: #60758c; font-size: 11px; font-weight: 600; }
.hp-home-card h3 { font-size: 14px; font-weight: 650; line-height: 1.45; margin: 0; }
.hp-home-card h3 a { color: #082d50; }
.hp-home-card h3 a:hover { color: #075ddf; }
.hp-home-card__price { display: flex; flex-wrap: wrap; gap: 8px; color: #082d50; }
.hp-home-card__price del { font-size: 13px; color: #60758c; }
.hp-home-card__link { margin-top: auto; padding-top: 8px; min-height: 40px; }
.hp-home-card__cart { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 4px; }
.hp-home-card__cart .form-control { width: 64px; min-width: 0; }
.hp-home-card__cart .btn { flex: 1; padding-inline: 10px; font-size: 13px; }
.hp-home-sectors { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.hp-home-sector { position: relative; overflow: hidden; display: block; aspect-ratio: 2.8 / 1; border-radius: 4px; background: #082d50; }
.hp-home-sector img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .2s ease; }
.hp-home-sector > span { position: absolute; bottom: 0; inset-inline: 0; display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 10px 14px; background: #082d50c9; color: #fff; font-size: 16px; font-weight: 650; }
.hp-home-sector:hover img { transform: scale(1.025); }
.hp-home-volume { display: flex; align-items: center; gap: 24px; margin: 14px 0 0; padding: 18px 36px; color: #fff; background: #103b63; border-radius: 5px; }
.hp-home-volume .hp-home-volume__icon { font-size: 38px; }
.hp-home-volume h2 { margin: 0; color: #fff; font-size: 16px; font-weight: 650; line-height: 1.4; letter-spacing: -.015em; }
.hp-home-volume p { margin: 4px 0 0; color: #c2d8ec; font-size: 12px; line-height: 1.5; }
.hp-home-volume .hp-home-button { margin-left: auto; flex-shrink: 0; min-height: 40px; font-size: 13px; padding-block: 9px; }
.hp-home-button--light { background: #fff; color: #082d50; }
.hp-home-button--light:hover { background: #e9f4ff; color: #075ddf; }
.hp-home #higiprol-sectors { padding-bottom: 18px; }
/* Clear, compact footer shared across the shop; consent controls remain intact. */
#footer.footer { margin-top: 0; padding: 0; background: #f8fbff; }
#footer .hp-light-footer { padding-top: 38px; color: #284b70; background: #f8fbff; border-top: 1px solid #dce8f4; }
#footer .hp-light-footer__grid { display: grid; grid-template-columns: 1.3fr 1fr 1.15fr 1fr; gap: 40px; }
#footer .hp-light-footer__logo { display: inline-block; width: 180px; max-width: 100%; }
#footer .hp-light-footer__logo img { width: 100%; height: auto; max-height: 64px; object-fit: contain; object-position: left; }
#footer .hp-light-footer__brand p { margin: 10px 0 0; color: #46627f; font-size: 14px; line-height: 1.5; }
#footer .hp-light-footer h2 { margin: 2px 0 12px; color: #082d50; font-size: 14px; line-height: 1.5; font-weight: 700; }
#footer .hp-light-footer ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 8px; }
#footer .hp-light-footer a { color: #284b70; font-size: 14px; line-height: 1.5; text-decoration: none; }
#footer .hp-light-footer a:hover { color: #075ddf; text-decoration: underline; text-underline-offset: 3px; }
#footer .hp-light-footer .hp-light-footer__phone { display: block; color: #082d50; font-size: 26px; font-weight: 700; letter-spacing: -.035em; line-height: 1.25; white-space: nowrap; }
#footer .hp-light-footer__email { display: inline-block; margin-top: 6px; overflow-wrap: anywhere; }
#footer .hp-light-footer__contact p { margin: 6px 0 0; color: #60758c; font-size: 12px; }
#footer .hp-light-footer__bottom { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-top: 28px; padding-block: 16px; border-top: 1px solid #dce8f4; }
#footer .hp-light-footer__bottom small { font-size: 11px; color: #60758c; }
#footer .hp-light-footer__bottom nav { display: flex; flex-wrap: wrap; align-items: center; gap: 24px; }
#footer .hp-light-footer__bottom a, #footer .hp-light-footer__bottom button { color: #46627f; font: inherit; font-size: 11px; line-height: 1.5; }
#footer .hp-light-footer__bottom button { border: 0; padding: 0; background: none; cursor: pointer; }
#footer .hp-light-footer__bottom button:hover { color: #075ddf; text-decoration: underline; }
@media (min-width: 1200px) {
  .page-index #header .hp-header .header-bottom__row { grid-template-columns: 220px minmax(0, 1fr) auto; gap: 32px; }
}
@media (max-width: 1199.98px) {
  .hp-home-hero__copy { width: 49%; }
  .hp-home-benefits { gap: 10px; }
  .hp-home-benefits li > .material-icons { width: 26px; height: 26px; font-size: 17px; }
  .hp-home-products { gap: 16px; }
  .hp-home-card + .hp-home-card { padding-left: 16px; }
  #footer .hp-light-footer__grid { gap: 24px; }
}
@media (max-width: 991.98px) {
  .hp-home-hero { display: flex; flex-direction: column; }
  .hp-home-hero__image { position: static; order: 2; width: 100%; max-width: 100%; height: 280px; object-fit: contain; object-position: right center; z-index: auto; }
  .hp-home-hero__inner { min-height: 0; padding-block: 32px 24px; }
  .hp-home-hero__copy { width: 100%; max-width: none; }
  .hp-home-hero__lead { max-width: 400px; }
  .hp-home-benefits { grid-template-columns: 1fr; gap: 10px; max-width: 300px; }
  .hp-home-benefits small { display: none; }
  .hp-home-benefits li { align-items: center; }
  .hp-home-benefits strong { font-size: 12px; }
  .hp-home-products { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
  .hp-home-card + .hp-home-card { padding-left: 0; border-left: 0; }
  #footer .hp-light-footer__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; }
}
@media (max-width: 767.98px) {
  .hp-home .container, .page-index #header .container-md, #footer .hp-light-footer .container { padding-inline: 20px; }
  .page-index #header .hp-top__contacts { display: none; }
  .page-index #header .hp-header { padding-block: 14px; }
  .page-index #header .hp-header .navbar-brand { max-width: 155px; }
  .page-index #header .hp-quote { padding-inline: 12px; font-size: 12px; }
  .page-index #header .hp-navigation__inner { gap: 8px; }
  .page-index #header .hp-navigation .higiprol-responsive-categories summary { padding-inline: 0; font-size: 12px; }
  .hp-home-hero { display: flex; flex-direction: column; }
  .hp-home-hero__image { position: static; order: 2; height: 215px; object-fit: cover; object-position: right; width: 100%; z-index: auto; }
  .hp-home-hero__inner { min-height: 0; padding-block: 30px 24px; }
  .hp-home-hero__copy { width: 100%; max-width: 100%; }
  .hp-home-hero h1 { font-size: clamp(32px, 7.9vw, 46px); max-width: 500px; }
  .hp-home-hero__lead { max-width: 100%; font-size: 15px; }
  .hp-home-benefits { grid-template-columns: repeat(3, minmax(0, 1fr)); max-width: none; margin-top: 24px; gap: 12px; }
  .hp-home-benefits li { display: block; }
  .hp-home-benefits li > .material-icons { margin-bottom: 6px; }
  .hp-home-benefits strong { font-size: 11px; }
  .hp-home-heading { align-items: flex-start; gap: 12px; }
  .hp-home-heading h2 { font-size: 23px; }
  .hp-home-heading > a { max-width: 100px; font-size: 12px; gap: 4px; }
  .hp-home-heading__aside { align-self: flex-start; max-width: 110px; }
  .hp-home-heading__aside a { font-size: 12px; gap: 4px; }
  .hp-home-heading__aside small { text-align: right; }
  .hp-home-categories { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  /* Preserve the complete category photograph at narrow widths too. */
  .hp-home-category__label { font-size: 12px; padding: 10px; }
  .hp-home-products { gap: 24px 16px; }
  .hp-home-card h3 { font-size: 13px; }
  .hp-home-card__body { padding-top: 6px; }
  .hp-home-sectors { grid-template-columns: 1fr; }
  .hp-home-sector { aspect-ratio: 3 / 1; }
  .hp-home-volume { flex-wrap: wrap; gap: 14px; padding: 22px; }
  .hp-home-volume__icon { display: none; }
  .hp-home-volume .hp-home-button { margin-left: 0; }
  #footer .hp-light-footer__bottom { align-items: flex-start; gap: 14px; flex-direction: column; }
  #footer .hp-light-footer__bottom nav { gap: 20px; }
}
@media (max-width: 399.98px) {
  .hp-home .container, .page-index #header .container-md, #footer .hp-light-footer .container { padding-inline: 16px; }
  .page-index #header .hp-quote .material-icons { display: none; }
  #footer .hp-light-footer__grid { gap: 24px 16px; }
  #footer .hp-light-footer__brand, #footer .hp-light-footer__contact { grid-column: 1 / -1; }
}
@media (prefers-reduced-motion: reduce) {
  .hp-home-button, .hp-home-category, .hp-home-sector img { transition: none; }
  .hp-home-sector:hover img { transform: none; }
}

/* Reuse the full approved category photographs in the global navigation. */
#header .ps-mainmenu__desktop .higiprol-category-card__media img { object-fit: contain; }
