@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@500;600&display=swap";.ph-root{--ph-bg: #FCF9F5;--ph-text: #1C1C1A;--ph-muted: #424845;--ph-primary: #4E635A;--ph-primary-hover: #3E5048;--ph-sage: #8DA399;--ph-sage-soft: rgba(141, 163, 153, .3);--ph-surface-low: #F6F3EF;--ph-surface: #F0EDE9;--ph-walnut: #5D4037;--ph-outline: rgba(114, 120, 117, .3);--ph-heading-font: "Playfair Display", Georgia, "Times New Roman", serif;--ph-body-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;background-color:var(--ph-bg);color:var(--ph-text);font-family:var(--ph-body-font);font-size:16px;line-height:1.6}.ph-root *,.ph-root *:before,.ph-root *:after{box-sizing:border-box}.ph-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.ph-section{padding-top:64px;padding-bottom:64px}.ph-section--hairline{border-top:1px solid var(--ph-outline)}.ph-heading{font-family:var(--ph-heading-font);font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0;color:var(--ph-text)}.ph-h1{font-size:36px}.ph-h2{font-size:24px;font-weight:500;line-height:1.3}.ph-body{font-size:16px;line-height:1.6;color:var(--ph-muted);margin:0}.ph-label{font-size:14px;letter-spacing:.05em;font-weight:500}.ph-caption{font-size:12px;letter-spacing:.08em;font-weight:500;color:var(--ph-muted)}.ph-btn{display:inline-block;width:100%;background-color:var(--ph-primary);color:#fff;font-family:var(--ph-body-font);font-size:14px;letter-spacing:.05em;font-weight:500;text-align:center;text-decoration:none;padding:16px 24px;border:0;border-radius:2px;box-shadow:0 1px 2px #1c1c1a14;cursor:pointer;transition:background-color .2s ease}.ph-btn:hover,.ph-btn:focus-visible{background-color:var(--ph-primary-hover);color:#fff}.ph-media{width:100%;background-color:var(--ph-surface);border-radius:4px;overflow:hidden}.ph-media img{display:block;width:100%;height:100%;object-fit:cover}.ph-media--placeholder{display:flex;align-items:center;justify-content:center;color:var(--ph-muted);font-size:12px;letter-spacing:.08em}.ph-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--ph-primary)}.ph-icon svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ph-hero__inner{display:flex;flex-direction:column;gap:32px;padding-top:48px;padding-bottom:48px}.ph-hero__copy{text-align:center;display:flex;flex-direction:column;gap:16px}.ph-hero__sub{max-width:28rem;margin-left:auto;margin-right:auto}.ph-hero__media{aspect-ratio:1 / 1}.ph-hero__cta{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:16px}@media(min-width:990px){.ph-hero__inner{flex-direction:row;align-items:center;gap:64px;padding-top:80px;padding-bottom:80px}.ph-hero__copy{flex:1 1 50%;text-align:left;order:1}.ph-hero__sub{margin-left:0}.ph-hero__visual{flex:1 1 50%;order:2}.ph-hero__cta{align-items:flex-start}.ph-hero__cta .ph-btn{width:auto;min-width:320px}.ph-h1{font-size:48px;line-height:1.1}}.ph-reassurance__inner{display:flex;flex-direction:column;gap:32px}.ph-reassurance__copy{display:flex;flex-direction:column;gap:16px;max-width:40rem}.ph-reassurance__media{border:1px solid rgba(114,120,117,.2);box-shadow:0 1px 2px #1c1c1a0f}.ph-reassurance__pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ph-products__grid{display:grid;grid-template-columns:1fr;gap:32px;margin-top:32px}.ph-product-card{display:flex;flex-direction:column;gap:16px;position:relative;text-decoration:none;color:inherit;padding:24px;border-radius:8px}.ph-product-card--boxed{padding:24px;background-color:var(--ph-surface-low);border:1px solid var(--ph-sage-soft);border-radius:8px}.ph-product-card__badge{position:absolute;top:16px;left:16px;z-index:2;background-color:var(--ph-sage);color:#263932;font-size:12px;letter-spacing:.08em;font-weight:500;padding:4px 12px;border-radius:12px}.ph-product-card__media{aspect-ratio:1 / 1}.ph-product-card__media img{transition:transform .5s ease-out}.ph-product-card:hover .ph-product-card__media img{transform:scale(1.02)}.ph-product-card__text{display:flex;flex-direction:column;gap:8px;text-align:center}@media(min-width:750px){.ph-products__grid{grid-template-columns:1fr 1fr;align-items:stretch}}.ph-layouts__list{display:flex;flex-direction:column;gap:24px;margin-top:32px}.ph-layout-card{display:flex;align-items:flex-start;gap:16px;padding:16px;border:1px solid var(--ph-outline);border-radius:8px;transition:background-color .2s ease}.ph-layout-card:hover{background-color:var(--ph-surface-low)}.ph-layout-card__icon{width:48px;height:48px;flex-shrink:0;background-color:var(--ph-surface);border-radius:4px;color:var(--ph-muted)}.ph-layout-card__name{font-size:14px;letter-spacing:.05em;font-weight:600;color:var(--ph-text)}.ph-layout-card__desc{font-size:14px}.ph-layout-card__text{display:flex;flex-direction:column;gap:4px}@media(min-width:750px){.ph-layouts__list{flex-direction:row}.ph-layout-card{flex:1 1 0;flex-direction:column;align-items:flex-start;padding:24px}}.ph-promises{background-color:var(--ph-surface-low)}.ph-promises__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ph-promise{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.ph-promise__label{font-size:14px;letter-spacing:.05em;font-weight:500;color:var(--ph-text)}.ph-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:750px){.ph-promises__grid{grid-template-columns:repeat(4,1fr)}}.ph-steps{display:flex;flex-direction:column;gap:32px;margin-top:32px;position:relative}.ph-steps:before{content:"";position:absolute;left:15px;top:8px;bottom:8px;width:1px;background-color:var(--ph-outline)}.ph-step{display:flex;gap:24px;position:relative}.ph-step__num{width:32px;height:32px;flex-shrink:0;border-radius:50%;background-color:var(--ph-bg);border:1px solid var(--ph-outline);display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.08em;font-weight:500;color:var(--ph-text);position:relative;z-index:1}.ph-step__text{padding-top:4px;color:var(--ph-text)}@media(min-width:990px){.ph-steps{max-width:40rem}}.ph-gifting__inner{display:flex;flex-direction:column;gap:32px}.ph-gifting__media{aspect-ratio:4 / 3}.ph-gifting__copy{display:flex;flex-direction:column;gap:16px;text-align:center}@media(min-width:990px){.ph-gifting__inner{flex-direction:row;align-items:center;gap:64px}.ph-gifting__media{flex:1 1 50%}.ph-gifting__copy{flex:1 1 50%;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ph-pawhearth.css.map */
