*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--forest: #2B4A3F;--forest-dark: #1C2E29;--sage: #5A7A70;--mist: #A8C4BB;--parchment: #F5F0E8;--parchment-dark: #EDE8DF;--amber: #C8915A;--amber-light: #F5EDE3;--charcoal: #1C2E29;--text-body: #2E3B38;--text-muted: #7A8D89;--border: #D8D2C8;--serif: "Playfair Display", Georgia, serif;--sans: "Inter", system-ui, sans-serif;--radius: 8px;--section-gap: 64px}body{font-family:var(--sans);background:var(--parchment);color:var(--text-body);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.pf-announce{display:block;width:100%;box-sizing:border-box;text-align:center;letter-spacing:.06em;padding:9px;text-transform:uppercase}.pf-announce strong{color:var(--parchment)}.pf-announce-mobile{display:none}.pf-nav{display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:60px;position:sticky;top:0;z-index:100}.pf-nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.pf-nav-logo-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--parchment)}.pf-nav-logo-name{font-family:var(--serif);font-size:17px;color:var(--parchment);letter-spacing:-.01em}.pf-nav-links{display:flex;gap:32px;list-style:none}.pf-nav-links a{text-decoration:none;font-size:13px;letter-spacing:.02em;transition:color .2s}.pf-nav-links a:hover{color:var(--parchment)}.pf-nav-right{display:flex;align-items:center;gap:20px}.pf-nav-cart{background:var(--amber);color:#fff;border:none;border-radius:var(--radius);padding:8px 18px;font-size:13px;font-weight:500;cursor:pointer;font-family:var(--sans);display:flex;align-items:center;gap:6px}.pf-breadcrumb{padding:14px 48px;font-size:12px;color:var(--text-muted);letter-spacing:.02em}.pf-breadcrumb a{color:var(--text-muted);text-decoration:none}.pf-breadcrumb a:hover{color:var(--forest)}.pf-breadcrumb span{margin:0 6px}.pf-pdp{display:grid;grid-template-columns:1fr 480px;gap:0;max-width:1200px;margin:0 auto;padding:0 48px 64px}.pf-gallery{padding-right:56px;min-width:0}.pf-gallery-main{background:var(--parchment-dark);border-radius:16px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px;position:relative;max-width:100%}.pf-gallery-badge{position:absolute;top:16px;left:16px;background:var(--forest);color:var(--parchment);font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:20px}.pf-gallery-visual{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pf-gallery-thumbs{display:flex;gap:10px}.pf-thumb{width:72px;height:72px;background:var(--parchment-dark);border-radius:10px;border:2px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:border-color .2s}.pf-thumb.active{border-color:var(--forest)}.pf-thumb:hover{border-color:var(--sage)}.pf-thumb img{width:100%;height:100%;object-fit:cover}.pf-product-info{padding-top:4px;min-width:0}.pf-product-eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:500;margin-bottom:10px}.pf-product-title{font-family:var(--serif);font-weight:500;line-height:1.15;letter-spacing:-.02em;margin-bottom:14px}.pf-trust-row{display:flex;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.pf-stars{display:flex;align-items:center;gap:4px;color:var(--amber);font-size:14px}.pf-review-count{font-size:12px;color:var(--text-muted);text-decoration:underline;cursor:pointer}.pf-trust-badge{font-size:11px;color:var(--sage);font-weight:500;letter-spacing:.04em;display:flex;align-items:center;gap:4px}.pf-trust-dot{width:4px;height:4px;background:var(--mist);border-radius:50%}.pf-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}.pf-price-current{font-size:30px;font-weight:600;color:var(--charcoal);font-family:var(--serif)}.pf-price-original{font-size:16px;color:var(--text-muted);text-decoration:line-through}.pf-price-save{font-size:12px;background:#e8f2ee;color:var(--forest);padding:3px 10px;border-radius:20px;font-weight:500}.pf-price-note{font-size:12px;color:var(--text-muted);margin-bottom:22px}.pf-divider{border:none;border-top:1px solid var(--border);margin:20px 0}.pf-option-label{font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--sage);margin-bottom:10px}.pf-size-options{display:flex;gap:10px;margin-bottom:22px}.pf-size-btn{padding:10px 20px;border-radius:var(--radius);border:1.5px solid var(--border)!important;background:#fff!important;font-size:13px;font-weight:500;cursor:pointer;color:var(--text-body)!important;font-family:var(--sans);transition:all .15s}.pf-size-btn.active{border-color:var(--forest)!important;background:var(--forest)!important;color:var(--parchment)!important}.pf-size-btn:hover:not(.active){border-color:var(--sage)!important;background:#fff!important}.pf-sub-toggle{background:#fff;border-radius:12px;border:1px solid var(--border);overflow:hidden;margin-bottom:22px}.pf-sub-option{display:flex;align-items:center;gap:14px;padding:14px 16px;cursor:pointer;transition:background .15s}.pf-sub-option.active{background:#f0f6f4}.pf-sub-option+.pf-sub-option{border-top:1px solid var(--border)}.pf-sub-radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pf-sub-radio.active{border-color:var(--forest);background:var(--forest)}.pf-sub-radio.active:after{content:"";width:7px;height:7px;background:#fff;border-radius:50%}.pf-sub-info{flex:1}.pf-sub-title{font-size:14px;font-weight:500;color:var(--charcoal)}.pf-sub-desc{font-size:12px;color:var(--text-muted);margin-top:1px}.pf-sub-price{font-size:15px;font-weight:600;color:var(--charcoal)}.pf-sub-save-tag{font-size:10px;background:#e8f2ee;color:var(--forest);padding:2px 7px;border-radius:10px;font-weight:500;margin-top:3px;display:inline-block}.pf-sub-per{font-size:11px;color:var(--text-muted)}.pf-gifts-label{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--sage);margin-bottom:10px}.pf-gifts-row{display:flex;gap:8px;margin-bottom:20px}.pf-gift-item{flex:1;background:#fff;border:1px solid var(--border);border-radius:10px;padding:10px;display:flex;flex-direction:column;align-items:center;gap:5px}.pf-gift-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--sage)}.pf-gift-name{font-size:10px;color:var(--text-body);text-align:center;line-height:1.3}.pf-gift-free{font-size:10px;font-weight:600;color:var(--forest)}.pf-filter-disclosure{font-size:13px;color:var(--text-muted);line-height:1.6;margin-bottom:20px}.pf-filter-disclosure a{color:var(--sage)}.pf-features-list{list-style:none;display:flex;flex-direction:column;gap:10px;margin-top:20px;margin-bottom:20px}.pf-feature-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--text-body);line-height:1.5}.pf-feature-check{width:18px;height:18px;background:#e8f2ee;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.pf-btn-atc{width:100%;padding:16px;min-height:52px;display:flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius);font-weight:800;font-size:26px;cursor:pointer;font-family:var(--sans);letter-spacing:.02em;transition:background .2s;margin-bottom:10px}#pf-atc-btn.pf-btn-atc{font-weight:700;font-size:15px;font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase}.pf-btn-buynow{width:100%;padding:16px;border:none;border-radius:var(--radius);font-size:15px;font-weight:500;cursor:pointer;font-family:var(--sans);letter-spacing:.02em;transition:opacity .2s;margin-bottom:16px;color:#fff;background-color:#c8915a}.pf-btn-buynow:hover{opacity:.92}.pf-payment-btn-wrapper{margin-bottom:16px}.pf-payment-btn-wrapper [data-shopify=payment-button],.pf-payment-btn-wrapper .shopify-payment-button{display:block!important}.pf-payment-btn-wrapper shopify-accelerated-checkout{display:block;--shopify-accelerated-checkout-button-block-size: 52px;--shopify-accelerated-checkout-button-border-radius: 8px;--shopify-accelerated-checkout-button-box-shadow: none;--shopify-accelerated-checkout-skeleton-animation-duration: 1.2s}.pf-trust-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.pf-trust-icon-item{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--text-muted)}.pf-trust-icon-circle{display:flex;align-items:center;justify-content:center;flex-shrink:0}.pf-trust-icon-circle svg{width:18px;height:18px}.pf-below-fold{max-width:1200px;margin:0 auto;padding:0 48px var(--section-gap)}.pf-section-header{text-align:center;margin-bottom:48px}.pf-section-eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--sage);font-weight:500;margin-bottom:10px}.pf-section-title{font-family:var(--serif);font-size:30px;font-weight:500;color:var(--charcoal);letter-spacing:-.02em}.pf-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:var(--section-gap)}.pf-why-card{border-radius:14px;padding:28px 24px;border:1px solid var(--border)}.pf-why-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.pf-why-title{font-family:var(--serif);font-weight:500;color:var(--charcoal);margin-bottom:8px}.pf-why-body{font-size:13px;color:var(--text-muted);line-height:1.6}.pf-compare-section{margin-bottom:var(--section-gap)}.pf-compare-table{width:100%;border-collapse:collapse;background:#fff;border-radius:14px;overflow:hidden;border:1px solid var(--border)}.pf-compare-table th{padding:16px 20px;font-size:13px;font-weight:500;text-align:left;border-bottom:1px solid var(--border)}.pf-compare-table th:first-child{background:var(--parchment);color:var(--text-muted)}.pf-compare-table th.pf-col{color:var(--parchment)}.pf-compare-table th.other-col{background:#f5f5f5;color:var(--text-body)}.pf-compare-table td{padding:13px 20px;font-size:13px;border-bottom:1px solid var(--border)}.pf-compare-table tr:last-child td{border-bottom:none}.pf-compare-table td:first-child{color:var(--text-body);background:var(--parchment)}.pf-compare-table td:not(:first-child){color:var(--text-body)}.pf-check{font-weight:600;text-align:center}.pf-cross{text-align:center}.pf-compare-text{font-size:12px;color:var(--sage)}.pf-compare-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:14px}.pf-compare-table{border-radius:0}.pf-compare-th-img{height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.pf-compare-col-img{max-height:80px;width:auto;object-fit:contain}.pf-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:var(--section-gap);align-items:start}.pf-review-card{border-radius:14px;border:1px solid var(--border);overflow:hidden;display:flex;flex-direction:column}.pf-review-card-img{width:100%;aspect-ratio:1;overflow:hidden;flex-shrink:0}.pf-review-card-img img{width:100%;height:100%;object-fit:cover;display:block}.pf-review-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.pf-review-stars{color:var(--amber);font-size:13px;margin-bottom:10px}.pf-review-text{font-size:13px;color:var(--text-body);line-height:1.6;margin-bottom:14px;font-style:italic}.pf-review-author{font-size:12px;font-weight:600;color:var(--charcoal)}.pf-review-date{font-size:11px;color:var(--text-muted)}.pf-review-verified{font-size:10px;color:var(--forest);font-weight:500;letter-spacing:.04em;margin-top:2px}.pf-faq-wrap{margin-bottom:var(--section-gap);max-width:720px;margin-left:auto;margin-right:auto}.pf-faq-item{border-bottom:1px solid var(--border)}.pf-faq-q{display:flex;justify-content:space-between;align-items:center;padding:18px 0;cursor:pointer;font-size:14px;font-weight:500;color:var(--charcoal)}.pf-faq-chevron{color:var(--sage);font-size:18px;transition:transform .2s}.pf-faq-a{font-size:13px;color:var(--text-muted);line-height:1.7;padding-bottom:16px;display:none}.pf-faq-item.open .pf-faq-a{display:block}.pf-faq-item.open .pf-faq-chevron{transform:rotate(180deg)}.pf-footer{padding:56px 48px 32px}.pf-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.pf-footer-brand-name{font-family:var(--serif);font-size:20px;color:var(--parchment);margin-bottom:10px}.pf-footer-brand-desc{font-size:13px;line-height:1.6;max-width:260px}.pf-footer-col-title{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--parchment);font-weight:500;margin-bottom:14px}.pf-footer-links{list-style:none;display:flex;flex-direction:column;gap:8px}.pf-footer-links a{font-size:13px;text-decoration:none;transition:color .2s}.pf-footer-links a:hover{color:var(--parchment)}.pf-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.pf-sticky-bar{position:fixed;bottom:0;left:0;right:0;border-top:1px solid var(--border);padding:14px 48px;display:flex;align-items:center;justify-content:space-between;z-index:99;box-shadow:0 -4px 20px #0000000f}.pf-sticky-product{display:flex;align-items:center;gap:12px}.pf-sticky-img{width:44px;height:44px;background:var(--parchment-dark);border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.pf-sticky-img img{width:100%;height:100%;object-fit:cover}.pf-sticky-name{font-size:14px;font-weight:500;color:var(--charcoal)}.pf-sticky-price{font-size:13px;color:var(--text-muted)}.pf-sticky-btn{border:none;border-radius:var(--radius);padding:12px 32px;font-size:14px;font-weight:500;cursor:pointer;font-family:var(--sans)}@media(max-width:900px){:root{--section-gap: 48px}.pf-pdp{grid-template-columns:1fr;padding:0 20px 48px}.pf-gallery{padding-right:0;margin-bottom:32px}.pf-nav,.pf-breadcrumb,.pf-below-fold{padding-left:20px;padding-right:20px}.pf-why-grid,.pf-reviews-grid{grid-template-columns:1fr}.pf-footer-top{grid-template-columns:1fr 1fr}.pf-sticky-bar{padding:12px 20px}}.pf-hp-hero{display:grid;grid-template-columns:1fr 1fr;min-height:88vh}.pf-hp-hero-left{background:var(--hero-left-bg, var(--parchment));display:flex;flex-direction:column;justify-content:center;padding:80px 64px 80px 80px}.pf-hp-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--sage);font-weight:500;margin-bottom:20px;display:flex;align-items:center;gap:10px}.pf-hp-eyebrow-line{width:28px;height:1px;background:var(--mist);flex-shrink:0}.pf-hp-headline{font-family:var(--serif);font-size:54px;font-weight:500;color:var(--charcoal);line-height:1.08;letter-spacing:-.03em;margin-bottom:28px}.pf-hp-headline em{font-style:italic;color:var(--sage)}.pf-hp-body{font-size:16px;color:var(--text-body);line-height:1.7;max-width:420px;margin-bottom:40px}.pf-hp-cta-row{display:flex;align-items:center;gap:16px;margin-bottom:48px;flex-wrap:wrap}.pf-hp-btn-primary{padding:15px 32px;background:var(--forest);color:var(--parchment);border:none;border-radius:var(--radius);font-size:15px;font-weight:500;cursor:pointer;font-family:var(--sans);letter-spacing:.01em;transition:background .2s;text-decoration:none;display:inline-block}.pf-hp-btn-primary:hover{background:var(--forest-dark)}.pf-hp-btn-ghost{padding:15px 24px;background:transparent;color:var(--forest);border:1.5px solid var(--forest);border-radius:var(--radius);font-size:15px;font-weight:500;cursor:pointer;font-family:var(--sans);transition:all .2s;text-decoration:none;display:inline-block}.pf-hp-btn-ghost:hover{background:var(--forest);color:var(--parchment)}.pf-hp-social-proof{display:flex;align-items:center;gap:14px}.pf-hp-stars{color:var(--amber);font-size:15px;letter-spacing:2px}.pf-hp-proof-text{font-size:13px;color:var(--text-muted)}.pf-hp-hero-right{background:var(--hero-right-bg, var(--forest));display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 64px;position:relative;overflow:hidden}.pf-hp-hero-circle{position:absolute;width:500px;height:500px;border-radius:50%;border:1px solid rgba(168,196,187,.12);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.pf-hp-hero-circle-2{position:absolute;width:340px;height:340px;border-radius:50%;border:1px solid rgba(168,196,187,.08);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.pf-hp-product-wrap{width:280px;height:280px;display:flex;align-items:center;justify-content:center;margin-bottom:48px;position:relative;z-index:1}.pf-hp-product-img{width:100%;height:100%;object-fit:contain}.pf-hp-step-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:32px;color:var(--forest)}.pf-hp-stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#a8c4bb26;border:1px solid rgba(168,196,187,.15);border-radius:12px;overflow:hidden;width:100%;max-width:360px;position:relative;z-index:1}.pf-hp-stat{background:#1b2e2999;padding:20px 24px}.pf-hp-stat-num{font-family:var(--serif);font-size:34px;font-weight:500;color:var(--parchment);line-height:1;margin-bottom:6px}.pf-hp-stat-label{font-size:11px;color:var(--mist);letter-spacing:.04em;line-height:1.4}.pf-hp-trust-bar{border-top:1px solid;border-bottom:1px solid;padding:16px 40px}.pf-hp-trust-inner{display:flex;justify-content:center;align-items:center;gap:28px;flex-wrap:nowrap;overflow-x:auto}.pf-hp-trust-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--text-muted);white-space:nowrap}.pf-hp-trust-label{font-size:13px;color:var(--text-muted)}.pf-hp-trust-icon{background:none;border:none;border-radius:0;width:auto;height:auto;font-size:18px;flex-shrink:0}.pf-hp-problem{padding:64px 80px;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.pf-hp-problem-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--sage);font-weight:500;margin-bottom:16px}.pf-hp-problem-headline{font-family:var(--serif);font-size:38px;font-weight:500;color:var(--charcoal);line-height:1.15;letter-spacing:-.02em;margin-bottom:24px}.pf-hp-problem-body{font-size:15px;color:var(--text-body);line-height:1.75;margin-bottom:32px}.pf-hp-vet-quote{background:#fff;border:1px solid var(--border);border-left:3px solid var(--forest);border-radius:0 10px 10px 0;padding:18px 20px}.pf-hp-vet-quote p{font-size:13px;font-style:italic;color:var(--text-body);line-height:1.6;margin-bottom:8px}.pf-hp-vet-quote cite{font-size:11px;color:var(--text-muted);font-style:normal;letter-spacing:.04em;text-transform:uppercase}.pf-hp-problem-right{display:flex;flex-direction:column;gap:16px}.pf-hp-problem-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px 22px;display:flex;align-items:flex-start;gap:14px}.pf-hp-problem-card-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px}.pf-hp-problem-card-title{font-size:14px;font-weight:500;color:var(--charcoal);margin-bottom:4px}.pf-hp-problem-card-body{font-size:13px;color:var(--text-muted);line-height:1.55}.pf-hp-feature-strip{padding:64px 80px}.pf-hp-feature-strip-inner{max-width:1200px;margin:0 auto}.pf-hp-feature-strip-header{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:60px}.pf-hp-feature-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--mist);font-weight:500;margin-bottom:14px}.pf-hp-feature-headline{font-family:var(--serif);font-size:38px;font-weight:500;color:var(--parchment);line-height:1.15;letter-spacing:-.02em}.pf-hp-feature-body{font-size:15px;color:var(--sage);line-height:1.7}.pf-hp-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#a8c4bb1a;border:1px solid rgba(168,196,187,.1);border-radius:12px;overflow:hidden}.pf-hp-feature-cell{background:#1b2e29b3;padding:28px 24px}.pf-hp-feature-cell-num{font-family:var(--serif);font-size:40px;font-weight:500;color:var(--parchment);line-height:1}.pf-hp-feature-cell-unit{font-size:16px;color:var(--mist);font-family:var(--sans)}.pf-hp-feature-cell-divider{width:24px;height:1px;background:#a8c4bb33;margin:14px 0}.pf-hp-feature-cell-label{font-size:12px;color:var(--sage);line-height:1.55}.pf-hp-how{padding:0 80px;max-width:1200px;margin:0 auto}.pf-hp-how-header{text-align:center;margin-bottom:32px}.pf-hp-how-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--sage);font-weight:500;margin-bottom:14px}.pf-hp-how-headline{font-family:var(--serif);font-size:38px;font-weight:500;color:var(--charcoal);letter-spacing:-.02em}.pf-hp-how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.pf-hp-how-step{text-align:center;padding:0 16px;position:relative}.pf-hp-how-step:not(:last-child):after{content:"";position:absolute;top:28px;right:-16px;width:32px;height:1px;background:var(--border)}.pf-hp-how-step-img{width:100%;aspect-ratio:1/1;background:var(--parchment-dark);border-radius:12px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);overflow:hidden}.pf-hp-step-img-el{width:100%;height:100%;object-fit:cover}.pf-hp-how-step-circle{width:56px;height:56px;min-width:56px;min-height:56px;background:var(--parchment-dark);border:1px solid var(--border);border-radius:50%!important;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-family:var(--serif);font-size:20px;font-weight:500;color:var(--forest)}.pf-hp-how-step-title{font-family:var(--serif);font-size:18px;font-weight:500;color:var(--charcoal);margin-bottom:10px}.pf-hp-how-step-body{font-size:13px;color:var(--text-muted);line-height:1.65}.pf-hp-proof-band{padding:24px 80px;display:flex;justify-content:center;align-items:center;gap:56px;flex-wrap:wrap}.pf-hp-proof-item{text-align:center}.pf-hp-proof-num{font-family:var(--serif);font-size:28px;font-weight:500;color:var(--parchment);line-height:1}.pf-hp-proof-label{font-size:11px;color:var(--mist);letter-spacing:.06em;text-transform:uppercase;margin-top:4px}.pf-hp-proof-divider{width:1px;height:40px;background:#a8c4bb33}.pf-hp-testimonials{padding:64px 80px;max-width:1200px;margin:0 auto}.pf-hp-testimonials-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.pf-hp-testimonials-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--sage);font-weight:500;margin-bottom:14px}.pf-hp-testimonials-headline{font-family:var(--serif);font-size:36px;font-weight:500;color:var(--charcoal);letter-spacing:-.02em}.pf-hp-rating-block{text-align:right}.pf-hp-rating-num{font-family:var(--serif);font-size:46px;font-weight:500;color:var(--charcoal);line-height:1}.pf-hp-rating-stars{color:var(--amber);font-size:16px;letter-spacing:3px;margin:4px 0}.pf-hp-rating-count{font-size:12px;color:var(--text-muted)}.pf-hp-testimonials-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px}.pf-hp-testimonials-secondary{display:flex;flex-direction:column;gap:16px}.pf-hp-testimonial-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:28px}.pf-hp-testimonial-featured{background:var(--forest);border-color:var(--forest)}.pf-hp-testimonial-stars{font-size:13px;letter-spacing:2px;margin-bottom:14px;color:var(--mist)}.pf-hp-testimonial-stars-amber{color:var(--amber)}.pf-hp-testimonial-text{font-size:15px;line-height:1.65;margin-bottom:20px;font-style:italic}.pf-hp-testimonial-featured .pf-hp-testimonial-text{font-size:17px;color:var(--parchment)}.pf-hp-testimonial-text-dark{color:var(--text-body);font-size:14px}.pf-hp-testimonial-author{display:flex;align-items:center;gap:10px}.pf-hp-testimonial-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;flex-shrink:0;background:#ffffff26;color:var(--parchment)}.pf-hp-testimonial-avatar-light{background:var(--parchment-dark);color:var(--forest)}.pf-hp-testimonial-name{font-size:13px;font-weight:500;color:var(--parchment)}.pf-hp-testimonial-name-dark{color:var(--charcoal)}.pf-hp-testimonial-meta{font-size:11px;color:var(--mist)}.pf-hp-testimonial-verified{font-size:10px;font-weight:500;letter-spacing:.04em;margin-top:4px;color:var(--mist)}.pf-hp-testimonial-verified-dark{color:var(--forest)}.pf-hp-sub-wrap{padding:64px 80px}.pf-hp-sub-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.pf-hp-sub-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--sage);font-weight:500;margin-bottom:16px}.pf-hp-sub-headline{font-family:var(--serif);font-size:38px;font-weight:500;color:var(--charcoal);line-height:1.15;letter-spacing:-.02em;margin-bottom:20px}.pf-hp-sub-body{font-size:15px;color:var(--text-body);line-height:1.7;margin-bottom:32px}.pf-hp-sub-perks{display:flex;flex-direction:column;gap:12px}.pf-hp-sub-perk{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text-body)}.pf-hp-sub-perk-check{width:22px;height:22px;background:#e8f2ee;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pf-hp-sub-plans{display:flex;flex-direction:column;gap:12px}.pf-hp-sub-plan{background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:20px 22px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:border-color .15s}.pf-hp-sub-plan-active{border-color:var(--forest)}.pf-hp-sub-plan-radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--border);flex-shrink:0;transition:all .15s}.pf-hp-sub-plan-active .pf-hp-sub-plan-radio{border-color:var(--forest);background:var(--forest);box-shadow:inset 0 0 0 3px #fff}.pf-hp-sub-plan-info{flex:1}.pf-hp-sub-plan-name{font-size:14px;font-weight:500;color:var(--charcoal)}.pf-hp-sub-plan-desc{font-size:12px;color:var(--text-muted);margin-top:2px}.pf-hp-sub-plan-tag{font-size:10px;background:#e8f2ee;color:var(--forest);padding:2px 8px;border-radius:10px;font-weight:500;display:inline-block;margin-top:4px}.pf-hp-sub-plan-pricing{text-align:right}.pf-hp-sub-plan-price{font-size:16px;font-weight:600;color:var(--charcoal);font-family:var(--serif)}.pf-hp-sub-plan-og{font-size:12px;color:var(--text-muted);text-decoration:line-through}.pf-hp-sub-cta{display:block;width:100%;padding:16px;background:var(--amber);color:#fff;border:none;border-radius:var(--radius);font-size:15px;font-weight:500;cursor:pointer;font-family:var(--sans);text-align:center;text-decoration:none;margin-top:8px;transition:opacity .2s}.pf-hp-sub-cta:hover{opacity:.9}.pf-hp-sub-guarantee{font-size:12px;color:var(--text-muted);text-align:center;margin-top:8px}.pf-hp-cta-section{padding:0 80px 64px}.pf-hp-cta-strip{border-radius:20px;padding:64px 80px;display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center}.pf-hp-cta-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--mist);font-weight:500;margin-bottom:14px}.pf-hp-cta-headline{font-family:var(--serif);font-size:38px;font-weight:500;color:var(--parchment);line-height:1.15;letter-spacing:-.02em;margin-bottom:16px}.pf-hp-cta-body{font-size:15px;color:var(--sage);line-height:1.65;max-width:500px}.pf-hp-cta-right{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.pf-hp-cta-btn{display:inline-block;padding:16px 36px;color:#fff;border:none;border-radius:var(--radius);font-size:16px;font-weight:500;cursor:pointer;font-family:var(--sans);white-space:nowrap;transition:opacity .2s;text-decoration:none}.pf-hp-cta-btn:hover{opacity:.9}.pf-hp-cta-guarantee{font-size:12px;color:var(--sage);text-align:right;line-height:1.6;white-space:pre-line}@media(max-width:960px){.pf-hp-hero{grid-template-columns:1fr;min-height:auto}.pf-hp-hero-left{padding:60px 32px}.pf-hp-headline{font-size:38px}.pf-hp-hero-right{padding:48px 32px;min-height:420px}.pf-hp-trust-bar{padding:20px 32px;gap:28px}.pf-hp-problem{padding:48px 32px;grid-template-columns:1fr;gap:40px}.pf-hp-feature-strip{padding:48px 32px}.pf-hp-feature-strip-header{grid-template-columns:1fr;gap:24px}.pf-hp-feature-grid{grid-template-columns:repeat(2,1fr)}.pf-hp-how{padding:0 32px}.pf-hp-how-steps{grid-template-columns:1fr}.pf-hp-how-step:after{display:none}.pf-hp-proof-band{padding:24px 32px;gap:32px}.pf-hp-testimonials{padding:48px 32px}.pf-hp-testimonials-header{flex-direction:column;align-items:flex-start;gap:20px}.pf-hp-testimonials-grid{grid-template-columns:1fr}.pf-hp-rating-block{text-align:left}.pf-hp-sub-wrap{padding:48px 32px}.pf-hp-sub-inner{grid-template-columns:1fr;gap:40px}.pf-hp-cta-section{padding:0 32px 48px}.pf-hp-cta-strip{padding:48px 40px;grid-template-columns:1fr}.pf-hp-cta-right{align-items:flex-start}.pf-hp-cta-guarantee{text-align:left}.pf-hp-trust-inner{gap:16px}.pf-hp-trust-item,.pf-hp-trust-label{font-size:11px}}.header-wrapper.gradient{background-attachment:scroll!important;width:100%}.header__heading-logo{max-height:44px!important;width:auto!important;opacity:1!important;visibility:visible!important;display:block!important}.product__title,.product-page-price,variant-selects,.product__description,.product-form{margin-block:var(--margin-top, 0) var(--margin-bottom, 0)}div.product__title>a.product__title{display:none}.product-page-price .price{column-gap:1.25rem;row-gap:.5rem}.product__media-item{display:none}.product__media-item.is-active{display:block}.product__media-wrapper .product__media-item.is-active .product__media{aspect-ratio:1;border-radius:16px;background:var(--parchment-dark, #EDE8DF);overflow:hidden;margin-bottom:12px}.product__media-wrapper .thumbnail-list{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:4px}.product__media-wrapper .thumbnail-list__item{flex:0 0 auto}.product__media-wrapper .thumbnail-list__item{cursor:pointer}.product__media-wrapper .thumbnail-list__item .thumbnail{width:72px;height:72px;padding:0;background:var(--parchment-dark, #EDE8DF);border-radius:10px;border:2px solid transparent;overflow:hidden;transition:border-color .2s}.product__media-wrapper .thumbnail-list__item .thumbnail:hover{border-color:var(--sage, #5A7A70)}.product__media-wrapper .thumbnail-list__item .thumbnail[aria-current=true]{border-color:var(--forest, #2B4A3F)}.product__media-wrapper .thumbnail-list__item .thumbnail img{width:100%;height:100%;object-fit:cover}product-modal.product-media-modal{display:none!important}.product__media-icon--none,button.product__media-zoom-none{display:none!important}.product__view-details{display:none}.product__description.rte{font-family:var(--sans, "Inter", system-ui, sans-serif)}.product__description.rte h3{font-family:var(--sans, "Inter", system-ui, sans-serif);font-size:1.05rem;font-weight:600;line-height:1.35;margin-bottom:.85rem;color:var(--charcoal, #1C2E29)}.product__description.rte p.p2{font-size:.9rem;line-height:1.65;margin-bottom:.85rem;color:var(--text-body, #2E3B38)}.product__description.rte p.p2:last-of-type{margin-bottom:1.5rem}.product__description.rte p.p3{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #7A8D89);margin-top:0;margin-bottom:.85rem}.product__description.rte ul{margin-bottom:1.5rem}.product__description.rte ul li{font-size:.88rem;line-height:1.55;margin-bottom:.7rem;color:var(--text-body, #2E3B38)}.product__description.rte ul li:last-child{margin-bottom:0}.product__description.rte p.p4{font-size:.92rem;font-weight:600;line-height:1.55;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border, #D8D2C8);color:var(--charcoal, #1C2E29)}@media(max-width:749px){.product__description.rte h3{font-size:.98rem}.product__description.rte p.p2{font-size:.85rem;line-height:1.55}.product__description.rte ul li{font-size:.82rem;line-height:1.45}.product__description.rte p.p4{font-size:.85rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/paws-fountain.css.map */
