:root{--ph-green: #1a5c3a;--ph-green-dark: #0f3b24;--ph-green-mid: #2d7a52;--ph-green-light: #e8f5ee;--ph-green-pale: #f2faf5;--ph-cream: #fdf8f0;--ph-gold: #d4a843;--ph-gold-light: #fdf3dc;--ph-text: #1a1a1a;--ph-text-muted: #5a6472;--ph-border: #d8e8df;--ph-white: #ffffff;--ph-radius: 12px;--ph-radius-lg: 20px;--ph-shadow: 0 4px 24px rgba(26,92,58,.1);--ph-font-display: "Georgia", "Times New Roman", serif;--ph-font-body: -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;--ph-max-w: 1200px}.ph-hero *,.ph-proof-strip *,.ph-problem *,.ph-solution-intro *,.ph-benefits *,.ph-ingredients *,.ph-how-to-use *,.ph-reviews *,.ph-vets *,.ph-guarantee *,.ph-offer *,.ph-cta-banner *,.ph-marquee *,.ph-faq *{box-sizing:border-box;margin:0;padding:0}section{padding:80px 0}.ph-container{max-width:var(--ph-max-w);margin:0 auto;padding:0 24px}.ph-max-600{max-width:600px;margin-left:auto;margin-right:auto}.ph-max-700{max-width:700px;margin-left:auto;margin-right:auto}.ph-text-center{text-align:center}.ph-section-title{font-family:var(--ph-font-display);font-size:clamp(1.6rem,4vw,2.4rem);color:var(--ph-green-dark);line-height:1.25;font-weight:400;margin-bottom:1rem}.ph-section-subtitle{font-family:var(--ph-font-display);font-size:1.3rem;color:var(--ph-green-dark);margin-bottom:1rem}.ph-body-text{font-family:var(--ph-font-body);font-size:1.05rem;color:var(--ph-text-muted);line-height:1.7;margin-bottom:1rem}.ph-star-row{color:var(--ph-gold);font-size:1rem;letter-spacing:2px}.ph-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--ph-font-body);font-weight:700;font-size:1rem;border-radius:50px;padding:14px 32px;cursor:pointer;text-decoration:none;border:none;transition:transform .15s,box-shadow .15s}.ph-btn--primary{background:var(--ph-green);color:var(--ph-white);box-shadow:0 4px 16px #1a5c3a40}.ph-btn--primary:hover{background:var(--ph-green-dark);transform:translateY(-2px);box-shadow:0 8px 24px #1a5c3a4d}.ph-btn--lg{font-size:1.1rem;padding:16px 40px}.ph-btn--xl{font-size:1.15rem;padding:18px 40px;width:100%}.ph-btn--full{width:100%}.ph-guarantee-strip{display:flex;align-items:center;gap:6px;font-family:var(--ph-font-body);font-size:.85rem;color:var(--ph-text-muted);margin-top:.5rem}.ph-guarantee-strip--center{justify-content:center}.ph-guarantee-strip__icon{font-size:1rem}.ph-img-placeholder{background:var(--ph-green-light);border:2px dashed var(--ph-green-mid);border-radius:var(--ph-radius);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--ph-green-mid);font-family:var(--ph-font-body);font-size:.85rem;line-height:1.5;min-height:280px;width:100%;padding:24px}.ph-img-placeholder--tall{min-height:420px}.ph-img-placeholder--wide{min-height:200px}.ph-img-placeholder--sm{min-height:140px;border-radius:var(--ph-radius);font-size:1.8rem}.ph-img-placeholder--xs{min-height:60px;width:60px;border-radius:8px;font-size:.7rem;flex-shrink:0}.ph-img-placeholder--thumb{min-height:72px;width:72px;border-radius:8px}.ph-img-placeholder--round{border-radius:50%;width:100px;height:100px;min-height:unset;font-size:1.5rem}.ph-lp-img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:var(--ph-radius);box-shadow:var(--ph-shadow)}.ph-hero__img,.ph-benefits__img{min-height:420px}.ph-hero__dog-float--badge{background:var(--ph-gold);color:var(--ph-white);border:4px solid var(--ph-white);box-shadow:var(--ph-shadow);font-family:var(--ph-font-body);font-size:.72rem;font-weight:800;line-height:1.15;letter-spacing:.08em;text-transform:uppercase;text-align:center;display:flex;align-items:center;justify-content:center}.ph-product-beauty{min-height:220px;background:linear-gradient(135deg,#fbfaf5,#eaf4ee 55%,#fff5dd);border:1px solid var(--ph-border);border-radius:var(--ph-radius);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:28px}.ph-product-beauty--tall{min-height:360px}.ph-product-tub{width:min(220px,70%);aspect-ratio:.78;background:var(--ph-white);border-radius:14px 14px 18px 18px;box-shadow:0 18px 44px #1a5c3a2e;border:1px solid rgba(15,59,36,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-family:var(--ph-font-body);color:var(--ph-green-dark);position:relative;overflow:hidden}.ph-product-tub:before{content:"";position:absolute;top:0;left:0;right:0;height:28px;background:#f4f4ef;border-bottom:1px solid rgba(15,59,36,.1)}.ph-product-tub:after{content:"";position:absolute;left:-8%;right:-8%;bottom:20%;height:28%;background:linear-gradient(135deg,var(--ph-green-mid),var(--ph-green));transform:rotate(-5deg);opacity:.92}.ph-product-tub span,.ph-product-tub strong,.ph-product-tub small{position:relative;z-index:1}.ph-product-tub span{font-size:.82rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ph-product-tub strong{font-family:var(--ph-font-display);font-size:clamp(1.25rem,3vw,1.8rem);font-weight:400;text-align:center}.ph-product-tub small{font-size:.78rem;color:var(--ph-text-muted)}.ph-product-tub--large{width:min(250px,78%)}.ph-chew-scatter{position:absolute;inset:auto 30px 32px auto;display:flex;gap:7px}.ph-chew-scatter i{width:22px;height:12px;border-radius:50%;background:#9b6b36;box-shadow:inset 0 1px 2px #ffffff59;transform:rotate(var(--r, -8deg))}.ph-chew-scatter i:nth-child(2){--r: 12deg}.ph-chew-scatter i:nth-child(3){--r: -18deg}.ph-chew-scatter i:nth-child(4){--r: 22deg}.ph-chew-scatter i:nth-child(5){--r: -4deg}.ph-hero{background:var(--ph-cream);padding:60px 0 0;overflow:hidden}.ph-hero__inner{max-width:var(--ph-max-w);margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.ph-hero__badge{display:inline-flex;align-items:center;gap:8px;background:var(--ph-gold-light);color:var(--ph-green-dark);font-family:var(--ph-font-body);font-size:.88rem;font-weight:600;padding:6px 16px;border-radius:50px;border:1px solid var(--ph-gold);margin-bottom:1.5rem}.ph-hero__headline{font-family:var(--ph-font-display);font-size:clamp(2rem,5vw,3.2rem);color:var(--ph-green-dark);line-height:1.15;font-weight:400;margin-bottom:1.25rem}.ph-hero__headline em{font-style:italic;color:var(--ph-green-mid)}.ph-hero__sub{font-family:var(--ph-font-body);font-size:1.1rem;color:var(--ph-text-muted);line-height:1.65;margin-bottom:1.75rem}.ph-hero__icons{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:1.75rem}.ph-icon-pill{display:flex;align-items:center;gap:6px;background:var(--ph-white);border:1px solid var(--ph-border);border-radius:50px;padding:6px 14px;font-family:var(--ph-font-body);font-size:.82rem;font-weight:600;color:var(--ph-green-dark)}.ph-icon-pill__icon{font-size:1rem}.ph-hero__media{position:relative}.ph-hero__dog-float{position:absolute;bottom:-20px;left:-40px;width:120px;height:120px}.ph-proof-strip{background:var(--ph-green);padding:24px 0}.ph-proof-strip__inner{max-width:var(--ph-max-w);margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.ph-proof-strip__item{display:flex;flex-direction:column;align-items:center;gap:2px;font-family:var(--ph-font-body);color:var(--ph-white)}.ph-proof-strip__item strong{font-size:1.1rem;font-weight:700}.ph-proof-strip__item span{font-size:.78rem;opacity:.8}.ph-proof-strip__divider{width:1px;height:36px;background:#ffffff40}.ph-problem{background:var(--ph-white)}.ph-problem__inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ph-pain-list{list-style:none;margin-top:1rem}.ph-pain-list li{font-family:var(--ph-font-body);font-size:1rem;color:var(--ph-text);padding:10px 0 10px 28px;position:relative;border-bottom:1px solid var(--ph-border)}.ph-pain-list li:before{content:"\2715";position:absolute;left:0;color:#c0392b;font-weight:700}.ph-solution-intro{background:var(--ph-green-pale)}.ph-benefits{background:var(--ph-cream)}.ph-benefits__inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.ph-benefit-item{display:flex;gap:16px;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--ph-border)}.ph-benefit-item:last-of-type{border-bottom:none}.ph-benefit-item__icon{font-size:1.4rem;flex-shrink:0;width:44px;height:44px;background:var(--ph-green-light);border-radius:50%;display:flex;align-items:center;justify-content:center}.ph-benefit-item strong{font-family:var(--ph-font-body);font-size:1rem;color:var(--ph-green-dark);display:block;margin-bottom:4px}.ph-benefit-item p{font-family:var(--ph-font-body);font-size:.9rem;color:var(--ph-text-muted);line-height:1.6}.ph-ingredients{background:var(--ph-white)}.ph-ingredients__layout{display:grid;grid-template-columns:1fr 1.6fr;gap:48px;margin-top:3rem;align-items:start}.ph-ingredients__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ph-ingredients__cta{grid-column:1 / -1;margin-top:8px}.ph-ingredient-card{background:var(--ph-green-pale);border:1px solid var(--ph-border);border-radius:var(--ph-radius);padding:16px;display:flex;flex-direction:column;gap:12px}.ph-ingredient-card strong{font-family:var(--ph-font-body);font-size:.95rem;color:var(--ph-green-dark)}.ph-ingredient-card ul{list-style:none;display:flex;flex-direction:column;gap:4px}.ph-ingredient-card ul li{font-family:var(--ph-font-body);font-size:.83rem;color:var(--ph-text-muted);padding-left:16px;position:relative}.ph-ingredient-card ul li:before{content:"\2713";position:absolute;left:0;color:var(--ph-green-mid);font-weight:700}.ph-how-to-use{background:var(--ph-cream)}.ph-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:3rem}.ph-step{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.ph-step__num{font-family:var(--ph-font-display);font-size:2.5rem;color:var(--ph-green-light);font-weight:400;line-height:1}.ph-step strong{font-family:var(--ph-font-body);font-size:1rem;color:var(--ph-green-dark)}.ph-step p{font-family:var(--ph-font-body);font-size:.85rem;color:var(--ph-text-muted);line-height:1.55}.ph-reviews{background:var(--ph-white)}.ph-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:2.5rem}.ph-review-card{background:var(--ph-green-pale);border:1px solid var(--ph-border);border-radius:var(--ph-radius-lg);padding:24px;display:flex;flex-direction:column;gap:10px}.ph-review-card strong{font-family:var(--ph-font-display);font-size:1rem;color:var(--ph-green-dark)}.ph-review-card p{font-family:var(--ph-font-body);font-size:.9rem;color:var(--ph-text-muted);line-height:1.65;flex:1}.ph-review-card__meta{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.ph-review-card__name{font-family:var(--ph-font-body);font-size:.85rem;font-weight:600;color:var(--ph-text)}.ph-review-card__badge{background:var(--ph-green-light);color:var(--ph-green-dark);font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:50px;text-transform:uppercase;letter-spacing:.5px}.ph-vets{background:var(--ph-green-dark)}.ph-vets .ph-section-title{color:var(--ph-white)}.ph-vets__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:2.5rem}.ph-vet-card{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--ph-radius-lg);padding:28px;display:flex;gap:20px;align-items:flex-start}.ph-vet-card__body p{font-family:var(--ph-font-body);font-size:.92rem;color:#ffffffd9;line-height:1.65;margin-bottom:12px;font-style:italic}.ph-vet-card__body strong{display:block;font-family:var(--ph-font-body);font-size:.9rem;color:var(--ph-white)}.ph-vet-card__body span{font-family:var(--ph-font-body);font-size:.78rem;color:#ffffff8c}.ph-guarantee{background:var(--ph-green-pale)}.ph-guarantee__inner{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:center}.ph-guarantee__badge{display:inline-block;background:var(--ph-gold);color:var(--ph-white);font-family:var(--ph-font-body);font-size:.75rem;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;padding:5px 14px;border-radius:50px;margin-bottom:1rem}.ph-offer{background:var(--ph-white)}.ph-offer__layout{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;margin-top:2.5rem;align-items:start}.ph-offer__gallery-main{min-height:460px;border-radius:var(--ph-radius);overflow:hidden}.ph-offer__gallery-thumbs{display:flex;gap:8px;margin-top:10px}.ph-gallery-thumb{width:72px;height:72px;min-height:72px;border-radius:8px;object-fit:cover;border:1px solid var(--ph-border);flex-shrink:0}.ph-gallery-thumb--mock{background:var(--ph-green-pale);color:var(--ph-green-dark);display:flex;align-items:center;justify-content:center;font-family:var(--ph-font-body);font-weight:800}.ph-buy-box{position:sticky;top:100px;display:flex;flex-direction:column;gap:16px}.ph-buy-box__header{display:flex;flex-direction:column;gap:6px}.ph-buy-box__title{font-family:var(--ph-font-display);font-size:1.6rem;color:var(--ph-green-dark);font-weight:400}.ph-buy-box__desc{font-family:var(--ph-font-body);font-size:.85rem;color:var(--ph-text-muted)}.ph-trust-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ph-trust-icon{background:var(--ph-green-pale);border:1px solid var(--ph-border);border-radius:8px;padding:8px 6px;font-family:var(--ph-font-body);font-size:.7rem;color:var(--ph-green-dark);font-weight:600;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.ph-trust-icon span{font-size:1.1rem}.ph-purchase-toggle{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1.5px solid var(--ph-border);border-radius:var(--ph-radius);overflow:hidden}.ph-toggle-btn{background:var(--ph-white);border:none;padding:12px 16px;font-family:var(--ph-font-body);font-size:.85rem;font-weight:600;color:var(--ph-text-muted);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;transition:background .15s}.ph-toggle-btn small{font-size:.72rem;font-weight:400;opacity:.8}.ph-toggle-btn--active{background:var(--ph-green);color:var(--ph-white)}.ph-package-group{display:flex;flex-direction:column;gap:10px}.ph-package-group--hidden{display:none}.ph-package{border:1.5px solid var(--ph-border);border-radius:var(--ph-radius);padding:14px 16px;cursor:pointer;transition:border-color .15s;position:relative}.ph-package:hover{border-color:var(--ph-green-mid)}.ph-package--selected,.ph-package--best{border-color:var(--ph-green)}.ph-package__badge{position:absolute;top:-11px;left:16px;background:var(--ph-green);color:var(--ph-white);font-family:var(--ph-font-body);font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:50px}.ph-package__inner{display:flex;align-items:center;gap:12px}.ph-package__info{flex:1;display:flex;flex-direction:column;gap:2px}.ph-package__info strong{font-family:var(--ph-font-body);font-size:.9rem;color:var(--ph-text)}.ph-package__sub-price{font-family:var(--ph-font-body);font-size:.78rem;color:var(--ph-text-muted)}.ph-package__price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.ph-price-old{font-family:var(--ph-font-body);font-size:.8rem;color:var(--ph-text-muted);text-decoration:line-through}.ph-price-new{font-family:var(--ph-font-body);font-size:1.1rem;font-weight:700;color:var(--ph-green-dark)}.ph-sub-perks{background:var(--ph-green-pale);border-radius:var(--ph-radius);padding:12px 16px;display:flex;flex-direction:column;gap:6px}.ph-sub-perk{font-family:var(--ph-font-body);font-size:.85rem;color:var(--ph-green-dark);font-weight:500}.ph-secure-badge{font-family:var(--ph-font-body);font-size:.82rem;color:var(--ph-text-muted);text-align:center}.ph-shipping-strip{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid var(--ph-border);font-family:var(--ph-font-body);font-size:.8rem;color:var(--ph-text-muted)}.ph-dosage{margin-top:48px;background:var(--ph-green-pale);border:1px solid var(--ph-border);border-radius:var(--ph-radius-lg);padding:32px}.ph-dosage-table{width:100%;border-collapse:collapse;font-family:var(--ph-font-body);font-size:.9rem;margin-top:1rem}.ph-dosage-table th{background:var(--ph-green);color:var(--ph-white);padding:10px 16px;text-align:left;font-weight:600}.ph-dosage-table td{padding:10px 16px;border-bottom:1px solid var(--ph-border);color:var(--ph-text)}.ph-dosage-table tr:last-child td{border-bottom:none}.ph-active-ingredients{margin-top:20px;display:flex;flex-direction:column;gap:8px}.ph-active-ingredients h4{font-family:var(--ph-font-body);font-size:.85rem;font-weight:700;color:var(--ph-green-dark);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.ph-ingredient-row{display:flex;justify-content:space-between;font-family:var(--ph-font-body);font-size:.88rem;padding:6px 0;border-bottom:1px solid var(--ph-border);color:var(--ph-text)}.ph-ingredient-row:last-child{border-bottom:none}.ph-cta-banner{background:var(--ph-green-dark);padding:80px 0}.ph-cta-banner__inner{display:grid;grid-template-columns:1.3fr 1fr;gap:48px;align-items:center}.ph-cta-banner .ph-section-title{color:var(--ph-white)}.ph-cta-banner .ph-body-text{color:#ffffffbf}.ph-marquee{background:var(--ph-green);padding:14px 0;overflow:hidden}.ph-marquee__track{display:flex;gap:32px;white-space:nowrap;animation:ph-scroll 22s linear infinite;font-family:var(--ph-font-body);font-size:.85rem;font-weight:600;color:var(--ph-white);width:max-content}@keyframes ph-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ph-faq{background:var(--ph-white)}.ph-faq-item{border-bottom:1px solid var(--ph-border)}.ph-faq-question{width:100%;background:none;border:none;padding:20px 0;font-family:var(--ph-font-display);font-size:1rem;color:var(--ph-green-dark);cursor:pointer;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:12px;font-weight:400}.ph-faq-question:hover{color:var(--ph-green-mid)}.ph-faq-icon{font-size:1.4rem;color:var(--ph-green);flex-shrink:0;transition:transform .2s}.ph-faq-question[aria-expanded=true] .ph-faq-icon{transform:rotate(45deg)}.ph-faq-answer{padding:0 0 20px;font-family:var(--ph-font-body);font-size:.95rem;color:var(--ph-text-muted);line-height:1.7}@media(max-width:960px){.ph-hero__inner,.ph-problem__inner,.ph-benefits__inner,.ph-ingredients__layout,.ph-offer__layout,.ph-cta-banner__inner,.ph-guarantee__inner,.ph-vets__grid{grid-template-columns:1fr}.ph-hero__media{order:-1}.ph-hero__dog-float{display:none}.ph-steps{grid-template-columns:repeat(2,1fr)}.ph-reviews__grid{grid-template-columns:1fr}.ph-trust-icons{grid-template-columns:repeat(2,1fr)}.ph-proof-strip__inner{gap:20px}.ph-proof-strip__divider{display:none}}@media(max-width:600px){section{padding:56px 0}.ph-steps{grid-template-columns:1fr 1fr}.ph-ingredients__grid{grid-template-columns:1fr}.ph-offer__gallery-thumbs{flex-wrap:wrap}.ph-shipping-strip{flex-direction:column;gap:6px;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/immune-plus-lp.css.map */
