.phcj{--phcj-accent:#76586a;--phcj-soft:#f5eff2;--phcj-deep:#3d2d36;--phcj-border:#e4dce1;max-width:1440px;margin:0 auto;color:#29252a}.phcj-accent-sage{--phcj-accent:#60796a;--phcj-soft:#eef4f0;--phcj-deep:#354a3e;--phcj-border:#d9e5dd}.phcj-accent-blue{--phcj-accent:#597285;--phcj-soft:#eef3f6;--phcj-deep:#344a59;--phcj-border:#d8e2e8}.phcj-accent-gold{--phcj-accent:#9a783e;--phcj-soft:#f7f2e8;--phcj-deep:#5c4724;--phcj-border:#eadfc8}.phcj-page-content{max-width:none!important;padding:0!important}.phcj-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:35px;align-items:center;background:linear-gradient(135deg,var(--phcj-soft),#fff);border:1px solid var(--phcj-border);border-radius:24px;padding:46px;margin:0 0 26px;overflow:hidden;position:relative}.phcj-hero:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:var(--phcj-accent);opacity:.06;right:-80px;bottom:-120px}.phcj-hero__copy{position:relative;z-index:1}.phcj-eyebrow{font-size:12px!important;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--phcj-accent);margin:0 0 9px!important}.phcj-hero h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;margin:0 0 18px;color:var(--phcj-deep);max-width:900px}.phcj-intro{font-size:1.12rem;line-height:1.7;max-width:860px;margin:0;color:#555057}.phcj-back{display:inline-block;margin-bottom:20px;color:var(--phcj-deep);font-weight:700;text-decoration:none}.phcj-hero__art{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.phcj-hero__art img{max-width:100%;width:330px;max-height:290px;object-fit:contain}.phcj-jane-note{background:#fff;border:1px solid var(--phcj-border);border-radius:16px;padding:19px 20px;margin-top:24px;box-shadow:0 10px 30px rgba(51,40,47,.06);max-width:860px}.phcj-jane-note__badge{display:inline-block;background:var(--phcj-accent);color:#fff;border-radius:999px;padding:6px 11px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:9px}.phcj-jane-note p{margin:0;line-height:1.6}.phcj-journey-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:26px 0 42px}.phcj-journey-card{display:flex;align-items:flex-start;gap:16px;background:#fff;border:1px solid var(--phcj-border);border-radius:18px;padding:22px;text-decoration:none!important;color:#2d2930!important;box-shadow:0 8px 24px rgba(51,40,47,.045);transition:transform .2s,box-shadow .2s,border-color .2s}.phcj-journey-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(51,40,47,.10);border-color:var(--phcj-accent)}.phcj-icon{flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:var(--phcj-soft);display:flex;align-items:center;justify-content:center;color:var(--phcj-accent)}.phcj-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.phcj-journey-card__copy strong,.phcj-journey-card__copy span,.phcj-journey-card__copy em{display:block}.phcj-journey-card__copy strong{font-size:1.18rem;color:var(--phcj-deep);margin-bottom:7px}.phcj-journey-card__copy span{line-height:1.55;color:#656068}.phcj-journey-card__copy em{font-style:normal;color:var(--phcj-accent);font-weight:800;margin-top:14px}.phcj-guidance{margin:38px 0 55px}.phcj-section-heading{text-align:center;max-width:760px;margin:0 auto 22px}.phcj-section-heading h2,.phcj-product-group__heading h2,.phcj-footer-cta h2{color:var(--phcj-deep);font-size:clamp(1.6rem,2.5vw,2.25rem);margin:0 0 10px}.phcj-accordions{max-width:1050px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.phcj-accordion{border:1px solid var(--phcj-border);border-radius:16px;background:#fff;overflow:hidden}.phcj-accordion__toggle{border:0;background:#fff;width:100%;padding:17px 19px;display:grid;grid-template-columns:48px minmax(0,1fr) 26px;gap:15px;align-items:center;text-align:left;cursor:pointer}.phcj-accordion__toggle strong,.phcj-accordion__toggle small{display:block}.phcj-accordion__toggle strong{font-size:1.08rem;color:var(--phcj-deep);margin-bottom:3px}.phcj-accordion__toggle small{font-size:.93rem;line-height:1.5;color:#6f6971}.phcj-accordion__plus{width:20px;height:20px;position:relative}.phcj-accordion__plus:before,.phcj-accordion__plus:after{content:"";position:absolute;background:var(--phcj-accent);left:3px;right:3px;height:2px;top:9px}.phcj-accordion__plus:after{transform:rotate(90deg);transition:.2s}.phcj-accordion.is-open .phcj-accordion__plus:after{transform:rotate(0)}.phcj-accordion__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.phcj-accordion__body{overflow:hidden;padding:0 84px;color:#57525a;line-height:1.7}.phcj-accordion.is-open .phcj-accordion__panel{grid-template-rows:1fr}.phcj-accordion.is-open .phcj-accordion__body{padding-bottom:20px}.phcj-product-group{margin:55px 0}.phcj-product-group__heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;border-bottom:1px solid var(--phcj-border);padding-bottom:16px;margin-bottom:20px}.phcj-product-group__heading>div{max-width:850px}.phcj-product-group__heading p:not(.phcj-eyebrow){color:#656067;line-height:1.6;margin:0}.phcj-view-all{flex:0 0 auto;color:var(--phcj-accent)!important;font-weight:800;text-decoration:none!important}.phcj-products{row-gap:22px;margin-left:-10px;margin-right:-10px}.phcj-products>.phcj-product,.phcj-products>.js-product-miniature-wrapper,.phcj-products>.product-miniature{min-width:0;padding-left:10px;padding-right:10px}.phcj-product{display:block}.phcj-product.product-miniature,.phcj-product .product-miniature,.phcj-products>.product-miniature{width:100%!important;max-width:100%;height:100%;display:block!important}.phcj-product .product-container,.phcj-product .product-description,.phcj-product .product-thumbnail,.phcj-product .product-thumbnail img{max-width:100%}.phcj-product .product-thumbnail img{width:100%;height:auto}.phcj-product .product-title,.phcj-product .product-title a,.phcj-product .product-description,.phcj-product .product-description-short{overflow-wrap:normal;word-break:normal}.phcj-footer-cta{background:var(--phcj-deep);color:#fff;border-radius:22px;padding:34px 38px;margin:55px 0 20px;display:flex;align-items:center;justify-content:space-between;gap:28px}.phcj-footer-cta h2{color:#fff}.phcj-footer-cta p:not(.phcj-eyebrow){max-width:850px;color:#e6e1e4;line-height:1.6;margin:0}.phcj-footer-cta .phcj-eyebrow{color:#d8becd}.phcj-button{background:#fff;color:var(--phcj-deep)!important;border-radius:999px;padding:13px 20px;text-decoration:none!important;font-weight:800;white-space:nowrap}.phcj-embedded{margin:20px 0}@media(max-width:991px){.phcj-hero{grid-template-columns:1fr;padding:32px}.phcj-hero__art{order:-1}.phcj-hero__art img{max-height:190px}.phcj-journey-cards{grid-template-columns:1fr}.phcj-footer-cta{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.phcj-hero{padding:24px 20px;border-radius:18px}.phcj-hero h1{font-size:2rem}.phcj-intro{font-size:1rem}.phcj-jane-note{padding:16px}.phcj-journey-card{padding:18px}.phcj-accordion__toggle{grid-template-columns:42px minmax(0,1fr) 22px;padding:14px}.phcj-icon{width:42px;height:42px;flex-basis:42px}.phcj-accordion__body{padding-left:71px;padding-right:16px}.phcj-product-group__heading{align-items:flex-start;flex-direction:column}.phcj-footer-cta{padding:26px 22px}.phcj-button{white-space:normal;text-align:center;width:100%}}
.phcj-hide-reviews .product-list-reviews,.phcj-hide-reviews .comments_note,.phcj-hide-reviews .product-miniature .grade-stars{display:none!important}.phcj-hide-atc .product-add-to-cart,.phcj-hide-atc .add-to-cart,.phcj-hide-atc .product-miniature .btn-product-list{display:none!important}
.phcj-layout-carousel .phcj-products{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:12px;margin-left:0;margin-right:0}.phcj-layout-carousel .phcj-product,.phcj-layout-carousel .phcj-products>.js-product-miniature-wrapper,.phcj-layout-carousel .phcj-products>.product-miniature{flex:0 0 min(290px,78vw)!important;width:min(290px,78vw)!important;max-width:min(290px,78vw)!important;scroll-snap-align:start;padding-left:8px;padding-right:8px}.phcj-layout-carousel .phcj-products::-webkit-scrollbar{height:8px}.phcj-layout-carousel .phcj-products::-webkit-scrollbar-thumb{background:var(--phcj-border);border-radius:999px}

@media(min-width:992px){.phcj-products>.product-miniature:not([class*=col-]),.phcj-products>.js-product-miniature-wrapper:not([class*=col-]){flex:0 0 25%;max-width:25%}}@media(min-width:768px) and (max-width:991px){.phcj-products>.product-miniature:not([class*=col-]),.phcj-products>.js-product-miniature-wrapper:not([class*=col-]){flex:0 0 33.333333%;max-width:33.333333%}}@media(max-width:767px){.phcj-products>.product-miniature:not([class*=col-]),.phcj-products>.js-product-miniature-wrapper:not([class*=col-]){flex:0 0 50%;max-width:50%}}

/* v1.0.3 — make guided recommendations use the same compact grid mode as the shop product listing. */
.phcj-recommendations.products-grid .phcj-products.products-grid .product-category-name,
.phcj-recommendations.products-grid .phcj-products.products-grid .product-reference,
.phcj-recommendations.products-grid .phcj-products.products-grid .product-description-short,
.phcj-recommendations.products-grid .phcj-products.products-grid .product-desc,
.phcj-recommendations.products-grid .phcj-products.products-grid [class*="product-category"],
.phcj-recommendations.products-grid .phcj-products.products-grid [class*="product-reference"] {
  display: none !important;
}
.phcj-recommendations.products-grid .phcj-products.products-grid > .phcj-product,
.phcj-recommendations.products-grid .phcj-products.products-grid > .js-product-miniature-wrapper,
.phcj-recommendations.products-grid .phcj-products.products-grid > .product-miniature {
  display: flex;
}
.phcj-recommendations.products-grid .phcj-products.products-grid .product-miniature,
.phcj-recommendations.products-grid .phcj-products.products-grid .product-container {
  width: 100% !important;
  height: 100%;
}
.phcj-recommendations.products-grid .phcj-products.products-grid .product-container {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.phcj-recommendations.products-grid .phcj-products.products-grid .product-description {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  text-align: center;
}
.phcj-recommendations.products-grid .phcj-products.products-grid .product-title,
.phcj-recommendations.products-grid .phcj-products.products-grid .product-brand,
.phcj-recommendations.products-grid .phcj-products.products-grid .product-manufacturer,
.phcj-recommendations.products-grid .phcj-products.products-grid .product-price-and-shipping,
.phcj-recommendations.products-grid .phcj-products.products-grid .product-list-reviews,
.phcj-recommendations.products-grid .phcj-products.products-grid .comments_note {
  text-align: center;
}
.phcj-recommendations.products-grid .phcj-products.products-grid .product-add-cart,
.phcj-recommendations.products-grid .phcj-products.products-grid .product-miniature-btn,
.phcj-recommendations.products-grid .phcj-products.products-grid .ph-addtocart-wrapper {
  margin-top: auto;
}
@media (min-width: 768px) {
  .phcj-recommendations.products-grid .phcj-products.products-grid > .phcj-product,
  .phcj-recommendations.products-grid .phcj-products.products-grid > .js-product-miniature-wrapper,
  .phcj-recommendations.products-grid .phcj-products.products-grid > .product-miniature {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
