:root{--tp-teal: #1A6B6B;--tp-teal-dark: #124D4D;--tp-teal-light: #E8F4F4;--tp-yellow: #F5C530;--tp-yellow-dark: #D4A820;--tp-bg: #FAF9F6;--tp-bg-alt: #F2F0EC;--tp-white: #FFFFFF;--tp-dark: #1A1A1A;--tp-mid: #5A5A5A;--tp-border: #E0DDD6;--tp-success: #2D8A4E;--tp-radius-sm: 6px;--tp-radius-md: 12px;--tp-radius-lg: 20px;--tp-radius-pill: 100px;--tp-shadow-sm: 0 2px 8px rgba(0,0,0,.06);--tp-shadow-md: 0 4px 20px rgba(0,0,0,.1);--tp-transition: .2s ease;--tp-max-width: 1200px;--tp-font-body: var(--font-body-family, "Helvetica Neue", Arial, sans-serif);--tp-font-head: var(--font-heading-family, "Helvetica Neue", Arial, sans-serif)}.tp-section{padding:72px 0;background:var(--tp-bg)}.tp-section--alt{background:var(--tp-bg-alt)}.tp-section--teal{background:var(--tp-teal);color:var(--tp-white)}.tp-section--dark{background:var(--tp-dark);color:var(--tp-white)}.tp-section--white{background:var(--tp-white)}.tp-container{max-width:var(--tp-max-width);margin:0 auto;padding:0 24px}.tp-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--tp-teal);margin-bottom:12px}.tp-label--light{color:#ffffffb3}.tp-heading-xl{font-family:var(--tp-font-head);font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--tp-dark);margin:0 0 16px}.tp-heading-lg{font-family:var(--tp-font-head);font-size:clamp(22px,3vw,36px);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--tp-dark);margin:0 0 12px}.tp-heading-md{font-family:var(--tp-font-head);font-size:clamp(18px,2.2vw,26px);font-weight:600;line-height:1.3;color:var(--tp-dark);margin:0 0 8px}.tp-heading--white{color:var(--tp-white)}.tp-body{font-family:var(--tp-font-body);font-size:16px;line-height:1.7;color:var(--tp-mid)}.tp-body--white{color:#ffffffd1}.tp-body--sm{font-size:14px;line-height:1.6}.tp-center{text-align:center}.tp-divider{width:40px;height:3px;background:var(--tp-yellow);border-radius:2px;margin:0 0 28px}.tp-divider--center{margin:0 auto 28px}.tp-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--tp-radius-pill);font-size:13px;font-weight:600;background:var(--tp-teal-light);color:var(--tp-teal-dark)}.tp-badge--yellow{background:#fef3c7;color:#92400e}.tp-hero-trust-bar{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:20px}.tp-trust-bullet{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:500;color:var(--tp-mid)}.tp-trust-bullet svg{flex-shrink:0;color:var(--tp-teal)}.tp-hero-tagline{font-size:15px;font-weight:500;color:var(--tp-teal);letter-spacing:.02em;margin-bottom:4px}.tp-hero-value-prop{font-size:15px;line-height:1.65;color:var(--tp-mid);margin-top:12px;max-width:440px}.tp-shipping-note{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--tp-success);background:#ebf6f0;padding:8px 14px;border-radius:var(--tp-radius-pill);margin-top:16px}.tp-pain-hook{text-align:center;max-width:700px;margin:0 auto}.tp-pain-hook__headline{font-size:clamp(26px,3.5vw,44px);font-weight:700;line-height:1.18;letter-spacing:-.02em;color:var(--tp-dark);margin:0 0 20px}.tp-pain-hook__headline em{font-style:normal;color:var(--tp-teal)}.tp-pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:40px;text-align:left}.tp-pain-card{background:var(--tp-white);border:1px solid var(--tp-border);border-radius:var(--tp-radius-md);padding:24px}.tp-pain-card__icon{font-size:28px;margin-bottom:12px;line-height:1}.tp-pain-card__title{font-size:15px;font-weight:700;color:var(--tp-dark);margin-bottom:6px}.tp-pain-card__text{font-size:14px;line-height:1.6;color:var(--tp-mid)}.tp-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.tp-solution-list{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:20px}.tp-solution-item{display:flex;gap:16px;align-items:flex-start}.tp-solution-icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--tp-teal-light);display:flex;align-items:center;justify-content:center;color:var(--tp-teal)}.tp-solution-item__title{font-size:15px;font-weight:700;color:var(--tp-dark);margin-bottom:4px}.tp-solution-item__text{font-size:14px;line-height:1.6;color:var(--tp-mid)}.tp-solution-image{border-radius:var(--tp-radius-lg);overflow:hidden;box-shadow:var(--tp-shadow-md)}.tp-solution-image img{width:100%;height:100%;object-fit:cover;display:block}.tp-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:48px}.tp-feature-card{background:var(--tp-white);border-radius:var(--tp-radius-md);padding:32px 28px;border:1px solid var(--tp-border);transition:box-shadow var(--tp-transition),transform var(--tp-transition)}.tp-feature-card:hover{box-shadow:var(--tp-shadow-md);transform:translateY(-2px)}.tp-feature-card__icon{width:52px;height:52px;border-radius:var(--tp-radius-md);background:var(--tp-teal-light);display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--tp-teal)}.tp-feature-card__feature{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--tp-teal);margin-bottom:6px}.tp-feature-card__benefit{font-size:17px;font-weight:700;color:var(--tp-dark);line-height:1.3;margin-bottom:10px}.tp-feature-card__desc{font-size:14px;line-height:1.65;color:var(--tp-mid)}.tp-lifestyle-header{text-align:center;max-width:600px;margin:0 auto 48px}.tp-lifestyle-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tp-lifestyle-tile{background:var(--tp-white);border-radius:var(--tp-radius-md);padding:28px 22px;text-align:center;border:1px solid var(--tp-border)}.tp-lifestyle-tile__emoji{font-size:36px;margin-bottom:14px;line-height:1}.tp-lifestyle-tile__title{font-size:15px;font-weight:700;color:var(--tp-dark);margin-bottom:8px}.tp-lifestyle-tile__text{font-size:13px;line-height:1.6;color:var(--tp-mid)}.tp-compare-wrapper{max-width:820px;margin:0 auto}.tp-compare-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:var(--tp-radius-md);overflow:hidden;box-shadow:var(--tp-shadow-sm)}.tp-compare-table thead th{padding:18px 24px;font-size:14px;font-weight:700;text-align:left}.tp-compare-table thead th:first-child{background:var(--tp-bg-alt);color:var(--tp-mid);width:40%}.tp-compare-table thead th:nth-child(2){background:var(--tp-teal);color:var(--tp-white);text-align:center}.tp-compare-table thead th:nth-child(3){background:#f0efeb;color:var(--tp-mid);text-align:center}.tp-compare-table tbody tr:nth-child(2n) td:first-child{background:#f8f7f4}.tp-compare-table tbody tr:nth-child(odd) td:first-child{background:var(--tp-white)}.tp-compare-table tbody td{padding:14px 24px;font-size:14px;border-bottom:1px solid var(--tp-border)}.tp-compare-table tbody td:first-child{font-weight:500;color:var(--tp-dark)}.tp-compare-table tbody td:nth-child(2){background:#1a6b6b0d;text-align:center;font-weight:700;color:var(--tp-teal);border-left:2px solid var(--tp-teal);border-right:2px solid var(--tp-teal)}.tp-compare-table tbody td:nth-child(3){text-align:center;color:#999}.tp-compare-table tbody tr:last-child td:nth-child(2){border-bottom:2px solid var(--tp-teal)}.tp-compare-check{color:var(--tp-teal)}.tp-compare-cross{color:#cbcbcb}.tp-reviews-header{text-align:center;margin-bottom:48px}.tp-star-summary{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:32px}.tp-stars{display:flex;gap:4px}.tp-star{color:var(--tp-yellow);font-size:22px;line-height:1}.tp-star-count{font-size:15px;color:var(--tp-mid)}.tp-star-score{font-size:48px;font-weight:800;color:var(--tp-dark);line-height:1}.tp-reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.tp-review-card{background:var(--tp-white);border:1px solid var(--tp-border);border-radius:var(--tp-radius-md);padding:28px}.tp-review-card__stars{display:flex;gap:3px;margin-bottom:12px}.tp-review-card__star{color:var(--tp-yellow);font-size:16px}.tp-review-card__text{font-size:15px;line-height:1.65;color:var(--tp-dark);margin-bottom:16px;font-style:italic}.tp-review-card__text:before{content:"\201c"}.tp-review-card__text:after{content:"\201d"}.tp-review-card__author{display:flex;align-items:center;gap:12px}.tp-review-card__avatar{width:38px;height:38px;border-radius:50%;background:var(--tp-teal-light);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--tp-teal);flex-shrink:0}.tp-review-card__name{font-size:14px;font-weight:700;color:var(--tp-dark)}.tp-review-card__meta{font-size:12px;color:var(--tp-mid)}.tp-verified-badge{font-size:12px;color:var(--tp-success);font-weight:600}.tp-trust-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;margin-top:48px;padding-top:40px;border-top:1px solid var(--tp-border)}.tp-trust-logos__item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--tp-mid)}.tp-trust-logos__icon{color:var(--tp-teal);font-size:22px}.tp-specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:40px}.tp-spec-card{background:var(--tp-white);border:1px solid var(--tp-border);border-radius:var(--tp-radius-md);padding:24px 20px;text-align:center}.tp-spec-card__icon{font-size:28px;margin-bottom:10px;line-height:1}.tp-spec-card__label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--tp-mid);margin-bottom:6px}.tp-spec-card__value{font-size:18px;font-weight:700;color:var(--tp-dark);line-height:1.2}.tp-spec-card__sub{font-size:12px;color:var(--tp-mid);margin-top:4px}.tp-faq-wrapper{max-width:720px;margin:0 auto}.tp-faq-item{border-bottom:1px solid var(--tp-border)}.tp-faq-item:first-of-type{border-top:1px solid var(--tp-border)}.tp-faq-question{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;cursor:pointer;font-size:16px;font-weight:600;color:var(--tp-dark);background:none;border:none;width:100%;text-align:left;transition:color var(--tp-transition)}.tp-faq-question:hover{color:var(--tp-teal)}.tp-faq-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--tp-teal-light);display:flex;align-items:center;justify-content:center;color:var(--tp-teal);font-size:18px;line-height:1;transition:transform var(--tp-transition),background var(--tp-transition)}.tp-faq-item.open .tp-faq-icon{transform:rotate(45deg);background:var(--tp-teal);color:var(--tp-white)}.tp-faq-answer{display:none;padding:0 0 20px;font-size:15px;line-height:1.7;color:var(--tp-mid)}.tp-faq-item.open .tp-faq-answer{display:block}.tp-reassurance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px}.tp-reassurance-item{text-align:center;padding:32px 20px}.tp-reassurance-item__icon{width:56px;height:56px;border-radius:50%;background:#ffffff26;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:22px}.tp-reassurance-item__title{font-size:15px;font-weight:700;color:var(--tp-white);margin-bottom:6px}.tp-reassurance-item__text{font-size:13px;line-height:1.5;color:#ffffffb8}.tp-final-cta{text-align:center;max-width:560px;margin:0 auto}.tp-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--tp-teal);color:var(--tp-white);font-size:16px;font-weight:700;letter-spacing:.01em;padding:18px 40px;border-radius:var(--tp-radius-pill);border:none;cursor:pointer;text-decoration:none;transition:background var(--tp-transition),transform var(--tp-transition);min-width:260px;margin-top:28px}.tp-cta-btn:hover{background:var(--tp-teal-dark);transform:translateY(-1px)}.tp-cta-sub{font-size:13px;color:#ffffffa6;margin-top:12px}.tp-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--tp-white);padding:14px 20px 20px;box-shadow:0 -4px 20px #0000001f;border-top:1px solid var(--tp-border)}.tp-sticky-cta__inner{display:flex;align-items:center;gap:14px;max-width:480px;margin:0 auto}.tp-sticky-cta__info{flex:1;min-width:0}.tp-sticky-cta__name{font-size:13px;font-weight:700;color:var(--tp-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-sticky-cta__price{font-size:15px;font-weight:800;color:var(--tp-teal)}.tp-sticky-cta__btn{flex-shrink:0;background:var(--tp-teal);color:var(--tp-white);font-size:14px;font-weight:700;padding:14px 24px;border-radius:var(--tp-radius-pill);border:none;cursor:pointer;text-decoration:none;transition:background var(--tp-transition);white-space:nowrap}.tp-sticky-cta__btn:hover{background:var(--tp-teal-dark)}@media(max-width:900px){.tp-solution-grid{grid-template-columns:1fr}.tp-solution-image{order:-1;max-height:340px}.tp-lifestyle-tiles{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.tp-section{padding:52px 0}.tp-lifestyle-tiles{grid-template-columns:1fr}.tp-compare-table thead th,.tp-compare-table tbody td{padding:12px 14px;font-size:13px}.tp-sticky-cta{display:block}.tp-features-grid{grid-template-columns:1fr}}@media(min-width:641px){.tp-sticky-cta{display:none!important}}.header__heading-logo{width:auto!important;max-width:220px!important;height:44px!important;object-fit:contain!important}@media(max-width:749px){.header__heading-logo{max-width:160px!important;height:34px!important}}.tp-product-form-wrap .product-form__submit{background-color:var(--tp-teal);border-color:var(--tp-teal);border-radius:var(--tp-radius-pill);font-weight:700;letter-spacing:.02em;transition:background var(--tp-transition),transform var(--tp-transition)}.tp-product-form-wrap .product-form__submit:hover{background-color:var(--tp-teal-dark);border-color:var(--tp-teal-dark);transform:translateY(-1px)}.tp-product-form-wrap .shopify-payment-button__button{border-radius:var(--tp-radius-pill)!important}.tp-price-wrap{margin:12px 0 4px}.tp-price-wrap .price__sale .price-item--sale{color:var(--tp-teal);font-weight:800;font-size:26px}.tp-price-wrap .price__sale .price-item--regular{color:#aaa;font-size:16px}.tp-breadcrumb{font-size:13px;color:var(--tp-mid);margin-bottom:8px}.tp-breadcrumb a{color:var(--tp-mid);text-decoration:none}.tp-breadcrumb a:hover{color:var(--tp-teal)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/thirstpets.css.map */
