/* Small, cache-versioned storefront polish loaded only on the homepage. */
@font-face {
  font-family: "Manrope InfoChen";
  src: url("../assets/manrope-latin-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}
#header #_mobile_ps_shoppingcart {
  display: none !important;
}

/* The quick cart is the card's action. Keep it solid and high contrast instead
   of letting the global white-icon button rule disappear on a white surface. */
.ichome .ichome-offer-quick-add .btn {
  border-color: #0b4f9a;
  background: #0d5fba;
  color: #fff !important;
  box-shadow: 0 0.42rem 1rem rgba(11, 79, 154, 0.28);
}

.ichome .ichome-offer-quick-add .btn .material-icons {
  color: #fff !important;
}

.ichome .ichome-offer-quick-add .btn:hover,
.ichome .ichome-offer-quick-add .btn:focus-visible,
.ichome .ichome-offer-quick-add .btn[aria-busy="true"] {
  border-color: #083e7c;
  background: #084c99;
  color: #fff !important;
  box-shadow: 0 0.5rem 1.15rem rgba(8, 62, 124, 0.32);
}

/* Desktop category shortcuts are navigation, not secondary metadata. The
   phone layout remains compact because these refinements start at 1200px. */
@media (min-width: 1200px) {
  .ichome-top-categories-track {
    gap: 0.6rem;
    padding-block: 0.72rem;
  }

  .ichome-top-categories .ichome-category-card {
    min-height: 4.45rem;
    padding: 0.5rem 0.6rem;
  }

  .ichome-top-categories .ichome-category-image {
    width: 3.15rem;
    height: 3.15rem;
    flex-basis: 3.15rem;
  }

  .ichome-top-categories .ichome-category-card strong {
    font-size: 1.04rem;
    line-height: 1.18;
    letter-spacing: -0.012em;
  }

  .ichome-top-more {
    min-width: 8.1rem;
    font-size: 0.88rem;
  }

  .ichome-top-more .material-icons {
    font-size: 1.28rem;
  }

  .ichome .ichome-category-navigation-item summary {
    min-height: 1.8rem;
    grid-template-columns: 1.38rem minmax(0, 1fr) 0.9rem;
    gap: 0.4rem;
    font-size: 0.78rem;
  }

  .ichome .ichome-category-navigation-item summary img {
    width: 1.38rem;
    height: 1.38rem;
  }
}
/* Clear account creation path for guests */
.ichome-member-invite { margin: 14px 0 22px; }
.ichome-member-invite-inner { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; gap: 18px; padding: 20px 22px; border: 1px solid rgba(23, 92, 72, .13); border-radius: 22px; color: #effcf7; background: radial-gradient(circle at 86% 18%, rgba(85, 230, 176, .16), transparent 28%), linear-gradient(135deg, #0a1c16, #123f31); box-shadow: 0 18px 42px rgba(9, 42, 32, .14); }
.ichome-member-icon { display: grid; width: 54px; height: 54px; place-items: center; border: 1px solid rgba(255,255,255,.12); border-radius: 17px; color: #55e6b0; background: rgba(255,255,255,.07); }
.ichome-member-icon .material-icons { font-size: 27px; }
.ichome-member-copy small { display: block; color: #55e6b0; font-size: 10px; font-weight: 800; letter-spacing: .15em; }
.ichome-member-copy h2 { margin: 5px 0 0; color: #fff; font-size: clamp(20px, 2vw, 29px); letter-spacing: -.035em; }
.ichome-member-copy p { max-width: 650px; margin: 7px 0 0; color: rgba(239,252,247,.7); font-size: 13px; line-height: 1.55; }
.ichome-member-actions { display: flex; align-items: center; gap: 9px; }
.ichome-member-actions a { display: inline-flex; min-height: 46px; align-items: center; justify-content: center; gap: 6px; padding: 0 16px; border-radius: 13px; font-size: 12px; font-weight: 800; text-decoration: none; }
.ichome-member-create { color: #08251c; background: #55e6b0; }
.ichome-member-create .material-icons { font-size: 17px; }
.ichome-member-login { color: #fff; border: 1px solid rgba(255,255,255,.16); background: rgba(255,255,255,.07); }

@media (max-width: 767.98px) {
  .ichome-member-invite { margin: 10px 0 17px; }
  .ichome-member-invite-inner { grid-template-columns: auto minmax(0, 1fr); gap: 12px; margin: 0 12px; padding: 17px; border-radius: 19px; }
  .ichome-member-icon { width: 46px; height: 46px; border-radius: 14px; }
  .ichome-member-copy h2 { font-size: 19px; }
  .ichome-member-copy p { font-size: 11px; }
  .ichome-member-actions { grid-column: 1 / -1; display: grid; grid-template-columns: 1.25fr .75fr; width: 100%; }
  .ichome-member-actions a { min-height: 45px; padding: 0 10px; }
}

/* September 2026: calmer catalogue, shared InfoChen blue palette. */
.ichome{--ichome-navy:#0b203a;--ichome-blue:#2677ed;background:#f3f6fa;color:#152d49;font-family:"Manrope InfoChen","Microsoft YaHei UI","Segoe UI",sans-serif}
.ichome .ichome-hero{background:#f3f6fa;padding-block:18px 8px}
.ichome .ichome-hero-stage{gap:20px;box-shadow:none;background:transparent;border:0}
.ichome .ichome-hero-carousel{border-radius:18px;overflow:hidden;background:#08172a;border:1px solid #d6e0ed;box-shadow:none}
.ichome .ichome-category-navigation{border-radius:16px;background:#fff;border:1px solid #dfe6ef;box-shadow:none}
.ichome .ichome-category-navigation-heading{background:#0b203a;color:white;border-radius:14px 14px 0 0;font-size:13px;padding:17px}
.ichome .ichome-art-slide-copy strong{font-size:clamp(28px,3.3vw,48px);font-weight:650;line-height:1.08;letter-spacing:-.045em;max-width:510px}
.ichome .ichome-art-slide-copy>small{font-size:9px;letter-spacing:.14em;color:#9dc4ff}
.ichome .ichome-art-slide-copy>span:not(.ichome-art-slide-cta){font-size:13px;line-height:1.6;max-width:360px}
.ichome .ichome-art-slide-cta{border-radius:40px;background:#2677ed;color:#fff!important;font-size:12px;min-height:42px;padding:11px 20px;box-shadow:none}
.ichome .ichome-art-slide-cta .material-icons{color:#fff!important}
.ichome .ichome-mobile-search button{background:#2269d2!important;color:white!important}
.ichome .ichome-top-categories{background:#fff;border-block:1px solid #e2e8f0}
.ichome .ichome-top-categories-track{gap:8px;padding-block:10px}
.ichome .ichome-top-categories .ichome-category-card{border-radius:10px;background:#f5f8fc;border:0;box-shadow:none;min-height:57px}
.ichome .ichome-top-categories .ichome-category-card strong{font-size:12px;font-weight:600}
.ichome .ichome-top-categories .ichome-category-image{width:32px;height:32px;flex-basis:32px}
.ichome .ichome-member-invite{margin:12px 0 18px}
.ichome .ichome-member-invite-inner{background:#eaf1fc;color:#17365c;border:1px solid #d9e5f7;box-shadow:none;border-radius:13px;padding:18px 23px}
.ichome .ichome-member-copy small{color:#2d64af;font-size:8px}
.ichome .ichome-member-copy h2{font-size:19px;color:#123152;letter-spacing:-.025em}
.ichome .ichome-member-copy p{color:#566d88;font-size:12px}
.ichome .ichome-member-icon{color:#2677ed;background:#dce9fe;border:0;width:42px;height:42px;border-radius:50%}
.ichome .ichome-member-actions a{border-radius:30px;min-height:42px;font-size:11px}
.ichome .ichome-member-create{color:#fff;background:#2269d2}
.ichome .ichome-member-login{color:#234f84;border-color:#bdcfe8;background:#fff}
.ichome .ichome-section{background:transparent;box-shadow:none;border:0;border-radius:0;padding-block:32px}
.ichome .ichome-section-heading h2{font-size:30px;font-weight:650;letter-spacing:-.045em;color:#122f52}
.ichome .ichome-section-heading p{font-size:13px;color:#64748b;max-width:580px;line-height:1.6}
.ichome .ichome-offer-card{background:#fff;border:1px solid #dfe7f1;border-radius:14px;overflow:hidden;box-shadow:0 4px 14px #203d6305;transition:border-color .2s,transform .2s}
.ichome .ichome-offer-card:hover{border-color:#91b7e8;transform:translateY(-3px)}
.ichome .ichome-offer-image{background:#fff;border:0}
.ichome .ichome-offer-name{font-size:14px;line-height:1.45;font-weight:600;color:#183552}
.ichome .ichome-offer-reference{font-size:10px;color:#6b7e93}
.ichome .ichome-offer-price{font-size:25px;letter-spacing:-.04em;color:#123b70;font-weight:700}
.ichome .ichome-offer-tax{font-size:10px;color:#677a92}
.ichome .ichome-stock{font-size:11px;line-height:1.4}
.ichome .ichome-offer-actions a{font-size:11px;min-height:42px;border-radius:9px}
.ichome .ichome-trust{background:transparent;box-shadow:none}
.ichome .ichome-business,.ichome .ichome-contact{background:#0c223e;border-radius:18px;box-shadow:none}
@media(max-width:767.98px){
 .ichome .ichome-hero{padding-top:10px}.ichome .ichome-hero-stage{gap:10px}
 .ichome .ichome-hero-carousel{border-radius:13px;aspect-ratio:auto;height:270px;min-height:270px}.ichome .ichome-art-slide-copy{padding:22px 20px;width:76%;max-width:76%;left:0}
 .ichome .ichome-art-slide-copy strong{font-size:clamp(23px,7.4vw,29px);letter-spacing:-.045em}.ichome .ichome-art-slide-copy>small{font-size:7px}
 .ichome .ichome-art-slide-copy>span:not(.ichome-art-slide-cta){display:none}
 /* Keep carousel arrows below the copy instead of covering the headline. */
 .ichome .ichome-hero-carousel-controls>[data-ic-hero-prev],.ichome .ichome-hero-carousel-controls>[data-ic-hero-next]{top:auto;bottom:4px;transform:none;width:44px;height:44px}
 .ichome .ichome-hero-carousel-dots{bottom:10px}
 .ichome .ichome-art-slide-cta{font-size:10px;min-height:38px;padding:9px 13px;margin-top:13px}
 .ichome .ichome-top-categories-track{gap:7px;padding-block:9px}.ichome .ichome-top-categories .ichome-category-card{min-height:52px}
 .ichome .ichome-top-categories .ichome-category-card strong{font-size:10px}.ichome .ichome-top-categories .ichome-category-image{width:27px;height:27px;flex-basis:27px}
 .ichome .ichome-member-invite-inner{padding:16px;gap:10px;border-radius:12px}.ichome .ichome-member-copy h2{font-size:17px}.ichome .ichome-member-copy p{font-size:11px;line-height:1.5}.ichome .ichome-member-actions a{min-height:44px}
 .ichome .ichome-section{padding-block:22px}.ichome .ichome-section-heading h2{font-size:24px;line-height:1.15}.ichome .ichome-section-heading p{font-size:12px}
 .ichome .ichome-offer-grid{gap:10px}.ichome .ichome-offer-card{border-radius:12px}.ichome .ichome-offer-image{min-height:140px;padding:12px}.ichome .ichome-offer-image img{max-width:120px;height:120px;object-fit:contain}
 .ichome .ichome-offer-copy{padding:12px;min-height:0}.ichome .ichome-offer-name{font-size:12px;min-height:52px;line-height:1.45;-webkit-line-clamp:3}
 .ichome .ichome-offer-reference{font-size:9px;margin-top:5px}.ichome .ichome-stock{font-size:10px;min-height:30px;margin-top:8px;line-height:1.4}
 .ichome .ichome-offer-price{font-size:23px}.ichome .ichome-offer-tax{font-size:9px}.ichome .ichome-offer-actions{margin-top:10px}
 .ichome .ichome-offer-actions a{font-size:10px;min-height:44px}.ichome .ichome-offer-utility{gap:5px}.ichome .ichome-offer-utility .ichome-favorite-button,.ichome .ichome-offer-quick-add .btn{width:36px;min-width:36px;height:36px;min-height:36px}
 .ichome .ichome-offer-note{font-size:11px;line-height:1.55}
}

/* Mobile-first revision: stable card sizing, original image proportions. */
.ichome .ichome-offer-image{display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden}
.ichome .ichome-offer-image img{display:block;object-fit:contain;object-position:50% 50%;margin:auto;max-width:100%}
.ichome .ichome-offer-note{color:#607187}
.ichome .ichome-hero-carousel-dots button,.ichome .ichome-hero-carousel-dots button.is-active{min-width:27px;height:44px}
.ichome .ichome-art-slide-cta{min-height:44px;font-size:12px!important}
.ichome .ichome-ordino-campaign{margin-block:20px 36px}
.ichome .ic-ordino-banner{position:relative;isolation:isolate;display:grid;grid-template-columns:40% 60%;align-items:center;min-height:420px;padding:42px 36px 48px 52px;border-radius:22px;overflow:hidden;background:#080e18;color:#fff;text-decoration:none;border:1px solid #1d2a3c}
.ichome .ic-ordino-banner:focus-visible{outline:3px solid #2875e8;outline-offset:5px}
.ichome .ic-ordino-atmosphere{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;opacity:.7}
.ichome .ic-ordino-message{position:relative;z-index:1}
.ichome .ic-ordino-brand{display:flex;align-items:center;gap:10px;font-size:21px;letter-spacing:.04em;font-weight:750}
.ichome .ic-ordino-brand img{width:36px;height:36px;border-radius:50%}
.ichome .ic-ordino-brand small{font-size:8px;letter-spacing:.14em;color:#bcb5a5;border:1px solid #bcb5a54a;padding:5px 8px;border-radius:5px;margin-left:4px}
.ichome .ic-ordino-message h2{margin:26px 0 15px;font-size:clamp(42px,4.4vw,64px);line-height:.98;letter-spacing:-.055em;font-weight:760;color:#fff;text-transform:none}
.ichome .ic-ordino-message em{color:#ff665f;font-style:normal}
.ichome .ic-ordino-message p{font-size:13px;line-height:1.55;color:#bcc6d7;margin:0}
.ichome .ic-ordino-cta{display:inline-flex;align-items:center;gap:26px;margin-top:26px;border-radius:40px;background:#fff;color:#091321;min-height:46px;padding:12px 22px;font-size:12px;font-weight:700;transition:transform .3s}
.ichome .ic-ordino-cta>span{font-size:19px;line-height:1}
.ichome .ic-ordino-banner:hover .ic-ordino-cta{transform:translateX(4px)}
.ichome .ic-ordino-devices{width:100%;height:auto;object-fit:contain;object-position:center;mix-blend-mode:lighten;align-self:center}
.ichome .ic-ordino-footnote{position:absolute;inset:auto 36px 19px 52px;display:flex;justify-content:space-between;gap:16px;color:#8999ae;font-size:8px;letter-spacing:.15em}
.ichome .ic-ordino-footnote>span{letter-spacing:.02em;text-transform:none}
@media(max-width:767.98px){
 .ichome .ichome-hero-carousel{height:clamp(260px,72vw,350px);min-height:260px}
 .ichome .ichome-art-slide picture img{object-fit:cover;object-position:center}
 .ichome .ichome-art-slide::after,.ichome .ichome-art-slide--main::after{background:linear-gradient(90deg,#061322b8,transparent 80%),linear-gradient(0deg,#06132291,transparent 45%)}
 .ichome .ichome-art-slide-copy{top:24px;left:22px;padding:0;width:66%;max-width:66%;transform:none;gap:9px}
 .ichome .ichome-art-slide-copy>small{font-size:8px;line-height:1.5;max-width:85%}
 .ichome .ichome-art-slide-copy strong{font-size:clamp(25px,7.2vw,34px);line-height:1.04}
 .ichome .ichome-art-slide-cta{font-size:11px!important;min-height:44px;margin-top:10px}
 .ichome .ichome-hero-carousel-controls>[data-ic-hero-pause]{width:44px;height:44px}
 .ichome .ichome-hero-carousel-dots{bottom:4px}
 .ichome .ichome-offer-grid[data-ic-offer-track]{gap:12px;padding:0 0 10px;scroll-snap-type:x mandatory;scroll-padding-inline:0}
 .ichome .ichome-offer-grid[data-ic-offer-track]>.ichome-offer-card{flex:0 0 calc((100% - 12px)/2);min-width:0;scroll-snap-align:start}
 .ichome .ichome-offer-card:hover{transform:none}
 .ichome .ichome-offer-image{width:100%;height:176px;min-height:176px;aspect-ratio:auto;padding:45px 14px 10px}
 .ichome .ichome-offer-image img{width:100%;max-width:145px;height:120px;max-height:100%;margin:auto;object-fit:contain}
 .ichome .ichome-offer-utility .ichome-favorite-button,.ichome .ichome-offer-quick-add .btn{width:44px;min-width:44px;height:44px;min-height:44px}
 .ichome .ichome-offer-badge{display:none}
 .ichome .ichome-offer-utility{top:2px;right:2px;gap:0}
 .ichome .ichome-offer-name{font-size:13px;line-height:1.4;min-height:55px}
 .ichome .ichome-offer-copy{padding:10px 12px 14px}
 .ichome .ichome-offer-price{font-size:25px;white-space:nowrap}
 .ichome .ichome-offer-actions a{font-size:11px;min-height:44px}
 .ichome .ichome-offer-actions a:last-child{display:none}
 .ichome .ichome-ordino-campaign{margin-block:12px 24px}
 .ichome .ic-ordino-banner{grid-template-columns:1fr;padding:26px 22px 46px;min-height:0;border-radius:18px;gap:6px}
 .ichome .ic-ordino-message{text-align:center}
 .ichome .ic-ordino-brand{justify-content:center;font-size:19px}
 .ichome .ic-ordino-brand img{width:31px;height:31px}
 .ichome .ic-ordino-message h2{font-size:clamp(42px,12vw,62px);line-height:.97;margin:22px 0 13px}
 .ichome .ic-ordino-message p{font-size:11px}
 .ichome .ic-ordino-cta{min-height:44px;padding:11px 18px;margin-top:19px;font-size:11px;gap:22px}
 .ichome .ic-ordino-devices{width:calc(100% + 28px);max-width:none;margin:8px -14px 0}
 .ichome .ic-ordino-atmosphere{object-position:70% center;opacity:.5}
 .ichome .ic-ordino-footnote{inset:auto 16px 17px;justify-content:center;font-size:7px;letter-spacing:.09em}
 .ichome .ic-ordino-footnote>span{display:none}
}
@media(prefers-reduced-motion:reduce){.ichome .ic-ordino-cta{transition:none;transform:none!important}}

/* September 2026, v6: denser mobile catalogue and a quieter lower page. */
.ichome{
  --ichome-page:#f5f7fa;
  --ichome-surface:#fff;
  --ichome-ink:#0d223b;
  --ichome-muted:#617086;
  --ichome-line:#dce4ee;
  --ichome-action:#1768d1;
  background:var(--ichome-page);
}
.ichome .ichome-offers{
  width:min(calc(100% - 24px),86rem);
  margin-inline:auto;
  padding-inline:0;
}
.ichome .ichome-offers--featured,
.ichome .ichome-offers--soft,
.ichome .ichome-offers--mist,
.ichome .ichome-offers--warm{
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.ichome .ichome-offers + .ichome-offers{
  border-top:1px solid var(--ichome-line);
}
.ichome .ichome-section-heading{
  margin-bottom:18px;
}
.ichome .ichome-section-heading h2{
  color:var(--ichome-ink);
}
.ichome .ichome-section-heading p,
.ichome .ichome-offer-note{
  color:var(--ichome-muted);
}
.ichome .ichome-offers--featured .ichome-eyebrow,
.ichome .ichome-offers--featured .ichome-section-heading h2{
  color:var(--ichome-ink);
}
.ichome .ichome-offers--featured .ichome-section-heading p,
.ichome .ichome-offers--featured .ichome-offer-note{
  color:var(--ichome-muted);
}
.ichome .ichome-offers--featured .ichome-heading-link{
  border:0;
  background:transparent;
  color:var(--ichome-action)!important;
  backdrop-filter:none;
}
.ichome .ichome-solution-grid{
  gap:14px;
}
.ichome .ichome-solution-card{
  min-height:270px;
  border:1px solid var(--ichome-line);
  border-radius:18px;
  padding:28px;
  background:#fff;
  box-shadow:none;
}
.ichome .ichome-solution-card::before,
.ichome .ichome-solution-card::after{
  display:none;
}
.ichome .ichome-solution-card-dark{
  border-color:#173b64;
  background:#0a2747;
}
.ichome .ichome-solution-card img{
  max-height:180px;
  border:0;
  border-radius:14px;
  box-shadow:none;
}
.ichome .ichome-business{
  border:0;
  background:#0a2747;
  color:#fff;
}
.ichome .ichome-business h2{
  color:#fff!important;
}
.ichome .ichome-business p{
  color:#c8d6e5!important;
}
.ichome .ichome-contact{
  border:1px solid var(--ichome-line);
  background:#fff;
  color:var(--ichome-ink);
}
.ichome .ichome-contact-copy h2{
  color:var(--ichome-ink)!important;
}
.ichome .ichome-contact-copy p{
  color:var(--ichome-muted)!important;
}
.ichome .ichome-contact-copy small{
  color:#66758a;
}
.ichome .ichome-contact-field label{
  color:#1c3553;
}

@media(max-width:767.98px){
  .ichome .ichome-section{
    padding-block:20px;
  }
  .ichome .ichome-offers{
    width:calc(100% - 24px);
  }
  .ichome .ichome-section-heading{
    align-items:end;
    gap:10px;
    margin-bottom:12px;
  }
  .ichome .ichome-section-heading h2{
    font-size:21px;
    line-height:1.08;
    letter-spacing:-.035em;
  }
  .ichome .ichome-section-heading p{
    display:none;
  }
  .ichome .ichome-eyebrow{
    margin-bottom:5px;
    font-size:8px;
    letter-spacing:.13em;
  }
  .ichome .ichome-section-heading-actions{
    flex:0 0 auto;
  }
  .ichome .ichome-heading-link,
  .ichome .ichome-offers--featured .ichome-heading-link{
    min-height:44px;
    padding:10px 0 10px 8px;
    font-size:10px;
  }
  .ichome .ichome-offer-grid[data-ic-offer-track]{
    display:grid;
    grid-auto-flow:column;
    grid-template-rows:repeat(2,214px);
    grid-auto-columns:calc((100% - 10px)/2);
    align-items:stretch;
    gap:10px;
    padding:0 0 8px;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:0;
  }
  .ichome .ichome-offer-grid[data-ic-offer-track]>.ichome-offer-card{
    width:auto;
    min-width:0;
    height:214px;
    flex:initial;
    border-color:#e0e6ee;
    border-radius:11px;
    scroll-snap-align:start;
    scroll-snap-stop:normal;
    box-shadow:0 3px 12px rgba(13,34,59,.045);
  }
  .ichome .ichome-offer-image{
    width:100%;
    height:106px;
    min-height:106px;
    padding:43px 8px 6px;
  }
  .ichome .ichome-offer-image img{
    width:100%;
    max-width:82px;
    height:58px;
    max-height:58px;
  }
  .ichome .ichome-offer-utility{
    top:3px;
    right:3px;
    gap:2px;
  }
  .ichome .ichome-offer-utility .ichome-favorite-button,
  .ichome .ichome-offer-quick-add .btn{
    width:44px;
    min-width:44px;
    height:44px;
    min-height:44px;
    border-radius:10px;
    box-shadow:none;
  }
  .ichome .ichome-offer-copy{
    min-height:0;
    padding:7px 9px 9px;
  }
  .ichome .ichome-offer-name{
    min-height:31px;
    margin:0;
    font-size:11px;
    line-height:1.35;
    -webkit-line-clamp:2;
  }
  .ichome .ichome-offer-reference,
  .ichome .ichome-offer-actions{
    display:none;
  }
  .ichome .ichome-stock{
    display:block;
    overflow:hidden;
    min-height:16px;
    height:16px;
    margin-top:3px;
    color:#557066;
    font-size:9px;
    line-height:16px;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .ichome .ichome-stock .material-icons{
    display:none;
  }
  .ichome .ichome-offer-price{
    display:block;
    margin-top:1px;
    color:#103b6c;
    font-size:19px;
    line-height:1.05;
  }
  .ichome .ichome-offer-tax{
    display:block;
    margin-top:2px;
    color:#758297;
    font-size:8px;
    line-height:1.1;
  }
  .ichome .ichome-offer-note{
    display:none;
  }
  .ichome .ichome-solutions{
    width:calc(100% - 24px);
    padding-top:24px;
  }
  .ichome .ichome-solutions .ichome-section-heading{
    margin-bottom:12px;
  }
  .ichome .ichome-solution-grid{
    grid-template-columns:1fr;
    gap:10px;
  }
  .ichome .ichome-solution-card{
    min-height:0;
    grid-template-columns:minmax(0,1fr) 86px;
    gap:12px;
    border-radius:15px;
    padding:17px;
  }
  .ichome .ichome-solution-card h3{
    margin-top:7px;
    font-size:19px;
    line-height:1.08;
  }
  .ichome .ichome-solution-card p{
    display:none;
  }
  .ichome .ichome-solution-card a{
    min-height:44px;
    margin-top:12px;
    padding:9px 10px;
    font-size:10px;
  }
  .ichome .ichome-solution-card img{
    width:86px;
    height:86px;
    padding:8px;
    border-radius:12px;
  }
  .ichome .ichome-business{
    width:calc(100% - 24px);
    margin:14px auto 0;
    border-radius:17px;
    padding:22px;
  }
  .ichome .ichome-business h2{
    font-size:27px;
    line-height:1.02;
  }
  .ichome .ichome-business p{
    margin-top:10px;
    font-size:12px;
    line-height:1.5;
  }
  .ichome .ichome-business .ichome-button{
    min-height:44px;
    margin-top:17px;
    border-radius:999px;
  }
  .ichome .ichome-contact{
    width:calc(100% - 24px);
    gap:14px;
    margin:20px auto 0;
    border-radius:18px;
    padding:8px 8px 16px;
  }
  .ichome .ichome-contact-copy{
    border-radius:14px;
    padding:20px;
    background:#0a2747;
  }
  .ichome .ichome-contact-copy .ichome-eyebrow{
    color:#7eb5ff;
  }
  .ichome .ichome-contact-copy h2{
    color:#fff!important;
    font-size:28px;
    line-height:1.02;
  }
  .ichome .ichome-contact-copy p{
    margin-top:9px;
    color:#c8d6e5!important;
    font-size:12px;
  }
  .ichome .ichome-contact-copy>a{
    margin-top:12px;
    color:#8fc0ff!important;
    font-size:11px;
  }
  .ichome .ichome-contact-copy small{
    display:none;
  }
  .ichome .ichome-contact-form{
    gap:10px;
    padding:4px 8px 0;
  }
  .ichome .ichome-contact-field{
    gap:4px;
  }
  .ichome .ichome-contact-field label{
    color:#1c3553;
    font-size:11px;
  }
  .ichome .ichome-contact-field input,
  .ichome .ichome-contact-field textarea{
    min-height:46px;
    border-color:#cfd9e5;
    border-radius:10px;
    padding:10px 12px;
    background:#f8fafc;
  }
  .ichome .ichome-contact-field textarea{
    min-height:92px;
  }
  .ichome .ichome-contact-privacy-note{
    border-left-width:2px;
    padding:9px 10px;
    font-size:10px;
  }
  .ichome .ichome-contact-consent{
    color:#5f6e82;
    font-size:10px;
  }
  .ichome .ichome-contact-submit{
    min-height:46px;
    border-radius:999px;
  }
  .ichome .ichome-shipping-note{
    width:calc(100% - 24px);
    margin-block:16px 0;
    font-size:10px;
    line-height:1.45;
  }
  body.page-index .icwa-floating{
    right:6px!important;
    bottom:max(8px,env(safe-area-inset-bottom))!important;
    left:auto!important;
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    max-height:44px!important;
    box-shadow:0 8px 20px rgba(20,122,73,.22)!important;
  }
  body.page-index #footer .footer__main-top{
    padding-block:26px 10px;
  }
  body.page-index #footer .ic-footer-grid{
    gap:20px;
  }
  body.page-index #footer .ic-footer-brand>p{
    margin:10px 0 6px;
  }
  body.page-index #footer .ic-footer-brand>span{
    display:none;
  }
  body.page-index #footer .ic-footer-column{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:2px 14px;
  }
  body.page-index #footer .ic-footer-column h2,
  body.page-index #footer .ic-footer-contact p{
    grid-column:1 / -1;
  }
  body.page-index #footer .ic-footer-column a,
  body.page-index #footer .ic-footer-cookie-settings{
    min-height:44px;
    align-items:center;
    font-size:11px;
  }
  body.page-index #footer .ic-footer-contact a{
    grid-column:1 / -1;
  }
  body.page-index #footer .ic-footer-bottom{
    gap:0;
    margin-top:18px;
    padding-top:14px;
  }
  body.page-index #footer .ic-footer-bottom p{
    display:none;
  }
}

/* 2026 v7 craft pass: final precedence for a compact, calm storefront. */
.ichome .ichome-section-heading h2,
.ichome .ichome-contact h2,
.ichome .ic-ordino-message h2{
  letter-spacing:-.04em;
  text-wrap:balance;
}
.ichome .ichome-offer-card:focus-within{
  outline:3px solid #8abaff;
  outline-offset:3px;
}
.ichome .ichome-member-create:active,
.ichome .ichome-member-login:active,
.ichome .ichome-heading-link:active,
.ichome .ic-ordino-cta:active,
.ichome .ichome-contact-submit:active{
  transform:translateY(1px);
}

@media(max-width:767.98px){
  .ichome .ichome-member-invite-inner{
    display:grid;
    grid-template-columns:1fr;
    padding:15px;
  }
  .ichome .ichome-member-icon,
  .ichome .ichome-member-copy p{
    display:none;
  }
  .ichome .ichome-member-copy h2{
    margin:0;
    font-size:17px;
    line-height:1.12;
  }
  .ichome .ichome-member-actions{
    grid-column:auto;
  }
  .ichome .ichome-offer-grid[data-ic-offer-track]{
    grid-template-rows:repeat(2,202px);
  }
  .ichome .ichome-offer-grid[data-ic-offer-track]>.ichome-offer-card{
    height:202px;
  }
  .ichome .ichome-offer-image{
    height:98px;
    min-height:98px;
    padding:42px 8px 4px;
  }
  .ichome .ichome-offer-image img{
    max-width:78px;
    height:52px;
    max-height:52px;
  }
  .ichome .ichome-offer-copy{
    padding:6px 9px 8px;
  }
  .ichome .ichome-offer-name{
    min-height:29px;
    font-size:10.5px;
    line-height:1.34;
  }
  .ichome .ichome-stock{
    height:14px;
    min-height:14px;
    line-height:14px;
  }
  .ichome .ichome-offer-price{
    font-size:18px;
  }
  .ichome .ic-ordino-banner{
    grid-template-rows:auto 1fr;
    min-height:420px;
    padding:24px 20px 34px;
    gap:0;
  }
  .ichome .ic-ordino-message h2{
    margin:17px 0 9px;
    font-size:clamp(36px,10.5vw,48px);
    line-height:1;
  }
  .ichome .ic-ordino-cta{
    margin-top:15px;
  }
  .ichome .ic-ordino-devices{
    width:calc(100% + 12px);
    max-height:210px;
    margin:3px -6px 0;
  }
  .ichome .ichome-solutions{
    padding-top:18px;
  }
  .ichome .ichome-contact{
    margin-top:14px;
  }
}

@media(prefers-reduced-motion:reduce){
  .ichome .ichome-offer-card{
    transition:none;
    transform:none!important;
  }
}

/* 2026 v9 mobile commerce pass: four useful products stay in one glance,
   while product photography leads and the cart control becomes visually quiet. */
@media(max-width:767.98px){
  /* The compact header assigns 2.65rem to its menu icon. The off-canvas menu
     shares the same class, so restore the canvas width once it leaves the row. */
  body.page-index #header #mobileMenu.ps-mainmenu--mobile.offcanvas{
    width:min(88vw,22rem)!important;
    min-width:min(88vw,22rem)!important;
    max-width:22rem!important;
    height:100dvh!important;
    flex:0 0 auto!important;
    margin:0!important;
    padding:0!important;
    border-right:1px solid #dce5f0;
    background:#fff;
    box-shadow:18px 0 48px rgba(5,26,54,.2);
  }
  body.page-index #header #mobileMenu .offcanvas-header{
    width:100%;
    min-height:64px;
    padding:12px 16px;
    border-bottom:1px solid #e2e8f0;
  }
  body.page-index #header #mobileMenu .ps-mainmenu__mobile,
  body.page-index #header #mobileMenu .menu--mobile,
  body.page-index #header #mobileMenu .menu__list{
    width:100%;
    min-width:0;
  }
  body.page-index #header #mobileMenu .ps-mainmenu__mobile{
    padding:8px 16px 2px;
  }
  body.page-index #header #mobileMenu .menu__link{
    width:100%;
    min-height:48px;
    padding:10px 4px;
    border-bottom:1px solid #edf1f6;
    color:#102d52;
    font-size:14px;
    font-weight:720;
    line-height:1.3;
    white-space:normal;
  }
  body.page-index #header #mobileMenu .ps-mainmenu__additionnals{
    width:100%;
    padding:16px;
  }

  .ichome .ichome-section-heading{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:end;
    gap:8px;
    margin-bottom:10px;
  }
  .ichome .ichome-section-heading>div:first-child{
    min-width:0;
  }
  .ichome .ichome-section-heading h2{
    max-width:12ch;
    font-size:20px;
    line-height:1.04;
    text-align:left;
  }
  .ichome .ichome-section-heading-actions{
    width:auto;
    justify-content:flex-end;
  }
  .ichome .ichome-heading-link,
  .ichome .ichome-offers--featured .ichome-heading-link{
    min-height:40px;
    padding:8px 0 8px 6px;
    font-size:9px;
  }
  .ichome .ichome-heading-link .material-icons{
    font-size:16px;
  }
  .ichome .ichome-offer-grid[data-ic-offer-track]{
    display:grid;
    grid-auto-flow:column;
    grid-template-rows:166px;
    grid-auto-columns:calc((100% - 18px)/4);
    gap:6px;
    padding:0 0 7px;
    scroll-snap-type:x mandatory;
  }
  .ichome .ichome-offer-grid[data-ic-offer-track]>.ichome-offer-card{
    width:auto;
    min-width:0;
    height:166px;
    flex:initial;
    border-radius:9px;
    scroll-snap-align:start;
    box-shadow:0 2px 8px rgba(13,34,59,.05);
  }
  .ichome .ichome-offer-utility{
    top:3px;
    right:3px;
  }
  .ichome .ichome-offer-utility .ichome-favorite-button{
    display:none!important;
  }
  .ichome .ichome-offer-quick-add .btn{
    position:relative;
    width:44px!important;
    min-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .ichome .ichome-offer-quick-add .btn::before{
    content:"";
    position:absolute;
    inset:9px;
    border-radius:6px;
    background:rgba(13,95,186,.14);
    box-shadow:none;
    transition:background-color 160ms ease,transform 160ms ease;
  }
  .ichome .ichome-offer-quick-add .btn:hover::before,
  .ichome .ichome-offer-quick-add .btn:focus-visible::before,
  .ichome .ichome-offer-quick-add .btn[aria-busy="true"]::before{
    background:rgba(13,95,186,.24);
  }
  .ichome .ichome-offer-quick-add .btn:active::before{
    transform:scale(.94);
  }
  .ichome .ichome-offer-quick-add .btn .material-icons{
    position:relative;
    z-index:1;
    font-size:13px;
    color:#0b4f9a!important;
  }
  .ichome .ichome-offer-image{
    height:82px;
    min-height:82px;
    padding:14px 4px 4px;
  }
  .ichome .ichome-offer-image img{
    width:100%;
    max-width:70px;
    height:58px;
    max-height:58px;
  }
  .ichome .ichome-offer-copy{
    min-height:0;
    padding:5px 6px 7px;
  }
  .ichome .ichome-offer-name{
    min-height:34px;
    margin:0;
    font-size:9px;
    line-height:1.27;
    -webkit-line-clamp:3;
  }
  .ichome .ichome-stock,
  .ichome .ichome-offer-reference,
  .ichome .ichome-offer-actions{
    display:none;
  }
  .ichome .ichome-offer-price{
    margin-top:auto;
    font-size:15px;
    line-height:1;
  }
  .ichome .ichome-offer-tax{
    margin-top:2px;
    font-size:7px;
    line-height:1;
  }

  .ichome .ichome-ordino-campaign{
    margin-block:8px 18px;
  }
  .ichome .ic-ordino-banner{
    display:block;
    min-height:254px;
    padding:18px 18px 28px;
    border-radius:16px;
  }
  .ichome .ic-ordino-message{
    width:49%;
    text-align:left;
  }
  .ichome .ic-ordino-brand{
    justify-content:flex-start;
    gap:7px;
    font-size:14px;
  }
  .ichome .ic-ordino-brand img{
    width:25px;
    height:25px;
  }
  .ichome .ic-ordino-brand small{
    margin-left:0;
    padding:4px 5px;
    font-size:6px;
  }
  .ichome .ic-ordino-message h2{
    margin:20px 0 8px;
    font-size:clamp(29px,8.8vw,38px);
    line-height:.94;
  }
  .ichome .ic-ordino-message p{
    display:none;
  }
  .ichome .ic-ordino-cta{
    min-height:40px;
    gap:9px;
    margin-top:16px;
    padding:9px 12px;
    font-size:9px;
  }
  .ichome .ic-ordino-cta>span{
    font-size:14px;
  }
  .ichome .ic-ordino-devices{
    position:absolute;
    right:-3%;
    bottom:30px;
    width:65%;
    max-height:142px;
    margin:0;
    object-position:right bottom;
  }
  .ichome .ic-ordino-atmosphere{
    object-position:68% center;
    opacity:.52;
  }
  .ichome .ic-ordino-footnote{
    inset:auto 18px 13px;
    justify-content:flex-start;
    font-size:6px;
    letter-spacing:.11em;
  }
}
