@media(prefers-reduced-motion:reduce){.ph-home :focus-visible{transition:none}}.ph-home{--ph-color-primary: #138867;--ph-color-primary-hover: #0f6b51;--ph-color-ink: #232323;--ph-color-ink-muted: #5a6470;--ph-color-deep: #1f4e5f;--ph-color-deep-hover: #163a47;--ph-color-bg: #ffffff;--ph-color-bg-muted: #f6f8f9;--ph-color-border: #e5e9ec;--ph-color-trust-bar: #f8fafc;--ph-color-onDeep: #ffffff;--ph-font-h1: clamp(32px, 5vw, 56px);--ph-font-h2: clamp(24px, 3.2vw, 36px);--ph-font-h3: clamp(18px, 2.2vw, 22px);--ph-font-body: 16px;--ph-font-small: 14px;--ph-leading-tight: 1.2;--ph-leading-body: 1.55;--ph-weight-bold: 700;--ph-weight-medium: 500;--ph-space-section-y: clamp(48px, 6vw, 96px);--ph-space-inner: clamp(16px, 2vw, 32px);--ph-space-card: 20px;--ph-gap-grid: clamp(16px, 2vw, 24px);--ph-container: 1240px;--ph-radius: 8px;--ph-radius-lg: 12px;--ph-shadow-card: 0 2px 8px rgba(31, 78, 95, .08);--ph-shadow-card-hover: 0 6px 20px rgba(31, 78, 95, .14);--ph-color-link: #2c6e91;--ph-color-link-hover: #1a5878}.section__ph-hero{position:relative;width:100%;min-height:var(--ph-hero-min-mobile, 480px);overflow:hidden;display:flex;align-items:flex-end;background:var(--ph-color-deep);color:var(--ph-color-onDeep);margin:0}.ph-hero__picture,.ph-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:0}.ph-hero__picture img,.ph-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.ph-hero__image--placeholder{background:linear-gradient(135deg,var(--ph-color-deep) 0%,var(--ph-color-deep-hover) 100%)}.ph-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1f4e5f00,rgba(31,78,95,var(--ph-hero-overlay, .45)));z-index:1;pointer-events:none}.ph-hero__inner{position:relative;z-index:2;width:100%;max-width:var(--ph-container);margin:0 auto;padding:32px var(--ph-space-inner) 40px}.ph-hero__title{font-size:var(--ph-font-h1);line-height:var(--ph-leading-tight);font-weight:var(--ph-weight-bold);color:var(--ph-color-onDeep);margin:0 0 12px;max-width:18ch;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ph-hero__sub{font-size:var(--ph-font-body);line-height:var(--ph-leading-body);color:var(--ph-color-onDeep);margin:0 0 24px;max-width:52ch;opacity:.92}.ph-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.ph-home .ph-hero__cta.button{padding:14px 28px;border-radius:var(--ph-radius);font-size:var(--ph-font-body);font-weight:var(--ph-weight-medium);line-height:1;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;min-height:48px}.ph-home .button.button--primary.button--filled{background:var(--ph-color-primary);color:#fff;border:1px solid var(--ph-color-primary)}.ph-home .button.button--primary.button--filled:hover{background:var(--ph-color-primary-hover);border-color:var(--ph-color-primary-hover)}.ph-home .button.button--primary.button--filled:focus-visible{outline:2px solid var(--ph-color-primary);outline-offset:2px}.ph-home .button.button--secondary.button--outlined{background:transparent;color:var(--ph-color-onDeep);border:1px solid var(--ph-color-onDeep)}.ph-home .button.button--secondary.button--outlined:hover{background:var(--ph-color-onDeep);color:var(--ph-color-ink)}.ph-home .button.button--secondary.button--outlined:focus-visible{outline:2px solid var(--ph-color-onDeep);outline-offset:2px}.ph-hero__ctas{flex-direction:column;align-items:stretch;width:100%}.ph-hero__ctas .button{width:100%}@media(min-width:600px){.ph-hero__ctas{flex-direction:row;align-items:center;width:auto}.ph-hero__ctas .button{width:auto}}@media(min-width:768px){.section__ph-hero{min-height:var(--ph-hero-min-desktop, 640px)}.ph-hero__inner{padding-top:64px;padding-bottom:72px}.ph-hero__title{max-width:22ch}}.section__ph-trust-bar{color:var(--ph-color-onDeep);padding:0;margin:0;content-visibility:auto;contain-intrinsic-size:120px 100%;border-top:1px solid rgba(255,255,255,.08)}.ph-trust-bar__list:focus-visible{outline:2px solid var(--ph-color-primary);outline-offset:2px}.ph-trust-bar__list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:0;padding:18px var(--ph-space-inner);margin:0;list-style:none;max-width:var(--ph-container);margin-inline:auto}.ph-trust-bar__list::-webkit-scrollbar{display:none}.ph-trust-bar__item{flex:0 0 auto;scroll-snap-align:start;display:flex;align-items:center;gap:10px;min-width:240px;padding:8px 16px 8px 0}.ph-trust-bar__icon{font-size:24px;color:var(--ph-color-onDeep);flex-shrink:0;line-height:1;opacity:.92}.ph-trust-bar__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.ph-trust-bar__label{font-size:var(--ph-font-small);font-weight:var(--ph-weight-bold);line-height:1.25;color:var(--ph-color-onDeep)}.ph-trust-bar__desc{font-size:12px;line-height:1.3;color:var(--ph-color-onDeep);opacity:.82}@media(min-width:768px){.ph-trust-bar__list{overflow-x:visible;justify-content:space-between;gap:var(--ph-gap-grid);padding-top:22px;padding-bottom:22px}.ph-trust-bar__item{min-width:0;flex:1 1 0;padding-right:0}}.ph-section{padding-top:var(--ph-space-section-y);padding-bottom:var(--ph-space-section-y);background:var(--ph-color-bg)}.ph-section--muted{background:var(--ph-color-bg-muted)}.ph-section--deep{background:var(--ph-color-deep);color:var(--ph-color-onDeep)}.ph-section__inner{max-width:var(--ph-container);margin:0 auto;padding-left:var(--ph-space-inner);padding-right:var(--ph-space-inner)}.ph-section__title{font-size:var(--ph-font-h2);line-height:var(--ph-leading-tight);font-weight:var(--ph-weight-bold);color:var(--ph-color-ink);margin:0 0 8px;text-align:center}.ph-section__sub{font-size:clamp(15px,1.6vw,17px);line-height:var(--ph-leading-body);color:var(--ph-color-ink-muted);text-align:center;max-width:56ch;margin:0 auto var(--ph-gap-grid) auto}.ph-section__sub p{margin:0}.ph-section__sub a,.ph-richtext__body a{color:var(--ph-color-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#2c6e9159}.ph-section__sub a:hover,.ph-richtext__body a:hover,.ph-section__sub a:focus-visible,.ph-richtext__body a:focus-visible{color:var(--ph-color-link-hover);text-decoration-color:var(--ph-color-link-hover)}.section__ph-richtext .ph-richtext__inner{display:flex;flex-direction:column;gap:16px}.section__ph-richtext.ph-richtext--narrow .ph-richtext__inner{max-width:640px}.section__ph-richtext.ph-richtext--medium .ph-richtext__inner{max-width:840px}.section__ph-richtext.ph-richtext--wide .ph-richtext__inner{max-width:var(--ph-container)}.section__ph-richtext.ph-richtext--align-center .ph-richtext__inner{align-items:center;text-align:center}.section__ph-richtext.ph-richtext--align-start .ph-richtext__inner{align-items:flex-start;text-align:left}.section__ph-richtext.ph-richtext--align-end .ph-richtext__inner{align-items:flex-end;text-align:right}.ph-richtext__eyebrow{font-size:var(--ph-font-small);font-weight:var(--ph-weight-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--ph-color-primary)}.ph-richtext__heading{font-size:var(--ph-font-h2);line-height:var(--ph-leading-tight);font-weight:var(--ph-weight-bold);color:var(--ph-color-ink);margin:0}.ph-richtext__body{font-size:var(--ph-font-body);line-height:var(--ph-leading-body);color:var(--ph-color-ink)}.ph-richtext__body p{margin:0 0 12px}.ph-richtext__body p:last-child{margin-bottom:0}.ph-richtext__body ul,.ph-richtext__body ol{margin:0 0 12px;padding-left:1.4em}.ph-richtext__body li{margin-bottom:6px}.ph-richtext__body strong{font-weight:var(--ph-weight-bold)}.ph-richtext__cta-wrap{margin-top:8px}.ph-card{background:var(--ph-color-bg);border:1px solid var(--ph-color-border);border-radius:var(--ph-radius-lg);box-shadow:var(--ph-shadow-card);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit}.ph-card:hover,.ph-card:focus-within{box-shadow:var(--ph-shadow-card-hover)}.ph-card:focus-visible{outline:2px solid var(--ph-color-primary);outline-offset:2px}.ph-card__media{width:100%;background:var(--ph-color-bg-muted);overflow:hidden}.ph-card__media img{display:block;width:100%;height:100%;object-fit:cover}.ph-card__body{padding:var(--ph-space-card)}.section__ph-key-collections{content-visibility:auto;contain-intrinsic-size:600px 100%}.ph-keycoll__grid{display:grid;grid-template-columns:1fr;gap:var(--ph-gap-grid)}.ph-keycoll__card{display:flex;flex-direction:column}.ph-keycoll__media{aspect-ratio:4 / 3}.ph-keycoll__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--ph-color-bg-muted) 0%,var(--ph-color-border) 100%)}.ph-keycoll__body{display:flex;align-items:center;justify-content:space-between;gap:12px}.ph-keycoll__label{font-size:var(--ph-font-h3);font-weight:var(--ph-weight-bold);line-height:var(--ph-leading-tight);color:var(--ph-color-ink);margin:0}.ph-keycoll__cta{font-size:var(--ph-font-small);font-weight:var(--ph-weight-medium);color:var(--ph-color-primary);white-space:nowrap}.ph-keycoll__cta:after{content:"\2192";margin-left:6px}.ph-keycoll__empty{grid-column:1 / -1;text-align:center;color:var(--ph-color-ink-muted);font-size:var(--ph-font-small);padding:24px 0}@media(min-width:600px){.ph-keycoll__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.ph-keycoll__grid{grid-template-columns:repeat(4,1fr)}}.section__ph-best-sellers{content-visibility:auto;contain-intrinsic-size:800px 100%}.ph-best__grid{display:grid;grid-template-columns:1fr;gap:var(--ph-gap-grid)}.ph-best__card{display:flex;flex-direction:column}.ph-best__media{aspect-ratio:1 / 1}.ph-best__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--ph-color-bg-muted) 0%,var(--ph-color-border) 100%)}.ph-best__body{display:flex;flex-direction:column;gap:6px}.ph-best__vendor{font-size:var(--ph-font-small);font-weight:var(--ph-weight-medium);color:var(--ph-color-ink-muted);text-transform:uppercase;letter-spacing:.04em}.ph-best__title{font-size:var(--ph-font-h3);font-weight:var(--ph-weight-bold);line-height:var(--ph-leading-tight);color:var(--ph-color-ink);margin:0}.ph-best__price{font-size:var(--ph-font-body);font-weight:var(--ph-weight-medium);color:var(--ph-color-ink);margin:4px 0 8px}.ph-best__price-prefix{font-size:var(--ph-font-small);color:var(--ph-color-ink-muted);margin-right:4px}.ph-best__cta{align-self:flex-start;font-size:var(--ph-font-small);font-weight:var(--ph-weight-medium);color:var(--ph-color-primary)}.ph-best__cta:after{content:"\2192";margin-left:6px}.ph-best__empty{grid-column:1 / -1;text-align:center;color:var(--ph-color-ink-muted);font-size:var(--ph-font-small);padding:24px 0}@media(min-width:600px){.ph-best__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.ph-best__grid{grid-template-columns:repeat(4,1fr)}}.section__ph-pond-school{content-visibility:auto;contain-intrinsic-size:600px 100%}.ph-school__grid{display:grid;grid-template-columns:1fr;gap:var(--ph-gap-grid)}.ph-school__card{display:flex;flex-direction:column}.ph-school__media{aspect-ratio:16 / 9}.ph-school__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--ph-color-bg-muted) 0%,var(--ph-color-border) 100%)}.ph-school__body{display:flex;flex-direction:column;gap:10px}.ph-school__title{font-size:var(--ph-font-h3);font-weight:var(--ph-weight-bold);line-height:var(--ph-leading-tight);color:var(--ph-color-ink);margin:0}.ph-school__cta{font-size:var(--ph-font-small);font-weight:var(--ph-weight-medium);color:var(--ph-color-primary)}.ph-school__cta:after{content:"\2192";margin-left:6px}.ph-school__empty{grid-column:1 / -1;text-align:center;color:var(--ph-color-ink-muted);font-size:var(--ph-font-small);padding:24px 0}@media(min-width:600px){.ph-school__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.ph-school__grid{grid-template-columns:repeat(4,1fr)}}.section__ph-pond-size{color:var(--ph-color-onDeep);padding-top:var(--ph-space-section-y);padding-bottom:var(--ph-space-section-y)}.ph-pond-size__inner{max-width:var(--ph-container);margin:0 auto;padding-left:var(--ph-space-inner);padding-right:var(--ph-space-inner);display:grid;grid-template-columns:1fr;gap:var(--ph-gap-grid);align-items:center}.ph-pond-size__intro{display:flex;flex-direction:column;gap:12px}.ph-pond-size__eyebrow{font-size:var(--ph-font-small);font-weight:var(--ph-weight-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--ph-color-primary)}.ph-pond-size__title{font-size:clamp(24px,3vw,32px);line-height:var(--ph-leading-tight);font-weight:var(--ph-weight-bold);color:var(--ph-color-onDeep);margin:0}.ph-pond-size__sub{font-size:var(--ph-font-body);line-height:var(--ph-leading-body);color:var(--ph-color-onDeep);margin:0;opacity:.92;max-width:38ch}.ph-pond-size__cta.button{align-self:flex-start;margin-top:8px}.ph-pond-size__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ph-pond-size__card{background:var(--ph-color-bg);border-radius:var(--ph-radius);padding:18px 16px;text-decoration:none;color:var(--ph-color-ink);display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;box-shadow:var(--ph-shadow-card)}.ph-pond-size__card:hover,.ph-pond-size__card:focus-within{box-shadow:var(--ph-shadow-card-hover)}.ph-pond-size__card:focus-visible{outline:2px solid var(--ph-color-primary);outline-offset:2px}.ph-pond-size__icon{font-size:28px;color:var(--ph-color-deep);line-height:1;margin-bottom:2px}.ph-pond-size__label{font-size:var(--ph-font-small);font-weight:var(--ph-weight-bold);color:var(--ph-color-ink)}.ph-pond-size__range{font-size:12px;color:var(--ph-color-ink-muted)}.ph-pond-size__empty{grid-column:1 / -1;text-align:center;color:var(--ph-color-onDeep);opacity:.7;padding:24px 0}@media(min-width:768px){.ph-pond-size__inner{grid-template-columns:5fr 7fr;gap:clamp(24px,4vw,48px)}.ph-pond-size__grid{grid-template-columns:repeat(4,1fr)}}.section__ph-brand-strip{content-visibility:auto;contain-intrinsic-size:280px 100%}.ph-brand-strip__title{text-align:center;margin-bottom:32px}.ph-brand-strip__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(20px,4vw,48px)}.ph-brand-strip__item{flex:0 1 auto;display:flex;align-items:center;justify-content:center;min-height:60px;padding:8px 0}.ph-brand-strip__logo{width:auto;height:auto;max-height:60px;max-width:160px;object-fit:contain;object-position:center}.ph-brand-strip__placeholder{font-size:var(--ph-font-small);font-weight:var(--ph-weight-bold);color:var(--ph-color-ink-muted);padding:16px 24px;border:1px dashed var(--ph-color-border);border-radius:var(--ph-radius);text-align:center;min-width:120px}.ph-brand-strip__cta{margin-top:28px;display:flex;justify-content:center}.ph-brand-strip__empty{text-align:center;color:var(--ph-color-ink-muted);font-size:var(--ph-font-small);padding:24px 0}.section__ph-trust-strip{content-visibility:auto;contain-intrinsic-size:120px 100%;border-top:1px solid var(--ph-color-border);border-bottom:1px solid var(--ph-color-border)}.ph-trust-strip__list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:0;padding:18px var(--ph-space-inner);margin:0;list-style:none}.ph-trust-strip__list::-webkit-scrollbar{display:none}.ph-trust-strip__list:focus-visible{outline:2px solid var(--ph-color-primary);outline-offset:2px}.ph-trust-strip__item{flex:0 0 auto;scroll-snap-align:start;display:flex;align-items:center;gap:12px;min-width:240px;padding:4px 16px 4px 0}.ph-trust-strip__icon{font-size:24px;color:var(--ph-color-primary);flex-shrink:0;line-height:1}.ph-trust-strip__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.ph-trust-strip__label{font-size:var(--ph-font-small);font-weight:var(--ph-weight-bold);line-height:1.25;color:var(--ph-color-ink)}.ph-trust-strip__desc{font-size:12px;line-height:1.3;color:var(--ph-color-ink-muted)}@media(min-width:768px){.ph-trust-strip__list{overflow-x:visible;justify-content:space-between;gap:var(--ph-gap-grid);max-width:var(--ph-container);margin:0 auto}.ph-trust-strip__item{min-width:0;flex:1 1 0;padding-right:0}}.section__ph-helpline{color:var(--ph-color-onDeep);margin:0}.ph-helpline__inner{max-width:var(--ph-container);margin:0 auto;padding:28px var(--ph-space-inner);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.ph-helpline__text{font-size:clamp(18px,2.4vw,22px);line-height:var(--ph-leading-tight);font-weight:var(--ph-weight-bold);color:var(--ph-color-onDeep);margin:0}.ph-helpline__cta.button{width:auto}@media(min-width:768px){.ph-helpline__inner{flex-direction:row;text-align:left;gap:24px;padding:32px var(--ph-space-inner)}.ph-helpline__text{margin-right:auto}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/ph-homepage.css.map */
