:root{--primary: #1A73E8;--primary-dark: #1356b3;--primary-light: #EAF2FD;--text: #121623;--text-muted: #5C606E;--text-light: #8A8E99;--bg: #F5F5FA;--bg-pricing: #FBF6E9;--bg-card: #FFFFFF;--bg-testimonial: #EAF2FD;--border: #E5E7EB;--border-light: #F0F0F5;--green: #1F7A4D;--green-bg: #EEF5F0;--tp-green: #00B67A;--dark: #121623;--new-purple: #B794F4;--new-purple-bg: #F3EBFF;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-pill: 999px;--shadow-card: 0 2px 8px rgba(18, 22, 35, .06);--shadow-card-md: 0 4px 16px rgba(18, 22, 35, .08);--shadow-sticky: 0 -2px 12px rgba(18, 22, 35, .08);--pad: 16px;--max-w: 1280px;--header-h: 56px;--banner-h: 40px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Poppins,-apple-system,sans-serif;font-size:15px;line-height:1.5;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden;padding-bottom:80px}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4{font-weight:700;line-height:1.15;letter-spacing:-.015em;color:var(--text)}input{font-family:inherit}.top-banner{background:var(--primary);color:#fff;font-size:13px;font-weight:500;text-align:center;padding:10px 40px 10px 16px;position:relative;height:var(--banner-h);display:flex;align-items:center;justify-content:center}.top-banner.is-hidden{display:none}.top-banner-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;opacity:.9}.top-banner-close svg{width:14px;height:14px;stroke:#fff;stroke-width:2;fill:none}.header{position:static;background:#fff;border-bottom:1px solid var(--border-light);height:var(--header-h);padding:0 16px;display:flex;align-items:center}.header-inner{width:100%;max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:40px 1fr 40px;align-items:center}.logo{display:flex;align-items:center;justify-self:center;grid-column:2}.logo svg{height:26px;width:auto}.logo img{height:38px;width:auto;display:block}.header-actions{justify-self:end;grid-column:3}.header-actions{display:flex;align-items:center;gap:4px}.icon-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative;color:var(--dark)}.icon-btn svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none}.cart-count{position:absolute;top:6px;right:4px;background:var(--primary);color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px;transform:scale(1);transition:transform .2s cubic-bezier(.32,.72,0,1)}.cart-count[hidden]{display:none}@keyframes dpc-cart-bump{0%{transform:scale(1)}35%{transform:scale(1.35)}60%{transform:scale(.95)}to{transform:scale(1)}}.cart-count.is-bumped{animation:dpc-cart-bump .48s cubic-bezier(.32,.72,0,1)}@media(prefers-reduced-motion:reduce){.cart-count.is-bumped{animation:none}.cart-count{transition:none}}.icon-btn{cursor:pointer;background:transparent;border:none;transition:background-color .15s ease}.icon-btn:hover{background-color:#0000000a}.icon-btn:focus-visible{outline:2px solid var(--dark, currentColor);outline-offset:2px}.menu-toggle{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.menu-toggle svg{width:22px;height:22px;stroke:var(--dark);stroke-width:2;fill:none}.menu-toggle.is-open svg .l1{transform:translateY(7px) rotate(45deg);transform-origin:center}.menu-toggle.is-open svg .l2{opacity:0}.menu-toggle.is-open svg .l3{transform:translateY(-7px) rotate(-45deg);transform-origin:center}.menu-toggle svg line{transition:transform .2s ease,opacity .2s ease}.mobile-nav{position:fixed;top:var(--header-h);left:0;right:0;bottom:0;background:#fff;z-index:99;transform:translate(100%);transition:transform .25s ease;overflow-y:auto;padding:16px 16px 80px}.mobile-nav.is-open{transform:translate(0)}.mobile-nav .m-link{display:flex;justify-content:space-between;align-items:center;padding:18px 4px;font-size:16px;font-weight:500;border-bottom:1px solid var(--border-light);color:var(--dark)}.mobile-nav .m-link svg{width:16px;height:16px;stroke:var(--text-muted);stroke-width:2;fill:none}.hero{background:#fff}.hero-media{position:relative;background:var(--primary-light);margin:12px 16px;border-radius:20px;overflow:hidden}.hero-carousel{display:flex;scroll-snap-type:x mandatory;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hero-slide{flex:0 0 100%;scroll-snap-align:start;position:relative;aspect-ratio:1 / 1;background:var(--primary-light);overflow:hidden}.hero-slide img{width:100%;height:100%;object-fit:cover;display:block}.comparison-slide{cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:pan-y}.comparison-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.comparison-img.before{clip-path:inset(0 50% 0 0)}.comparison-divider{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fff;transform:translate(-50%);pointer-events:none;z-index:4}.comparison-divider:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0003}.comparison-divider:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;width:18px;height:14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 16' fill='%231A73E8'><polygon points='0,8 8,0 8,5 16,5 16,0 24,8 16,16 16,11 8,11 8,16'/></svg>");background-repeat:no-repeat;background-size:contain}.comparison-label{position:absolute;bottom:60px;background:#f5f5faf2;color:var(--dark);font-size:13px;font-weight:600;padding:6px 16px;border-radius:999px;z-index:3}.comparison-label.left{left:50%;transform:translate(calc(-100% - 8px))}.comparison-label.right{right:50%;transform:translate(calc(100% + 8px))}.size-dropdown{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#fff;border-radius:999px;padding:8px 14px 8px 16px;font-size:13px;font-weight:500;display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px #00000014;z-index:3;white-space:nowrap}.size-dropdown svg{width:12px;height:12px;stroke:var(--text-muted);stroke-width:2.5;fill:none}.hero-pagination{display:flex;justify-content:center;gap:6px;padding:16px 0}.hero-pagination .dot{width:6px;height:6px;border-radius:50%;background:#c8cdd9;transition:background .2s ease,width .2s ease;cursor:pointer}.hero-pagination .dot.active{background:var(--primary);width:18px;border-radius:999px}.hero-content{padding:4px 16px 24px}.hero-pretitle{font-size:13px;color:var(--text-muted);margin-bottom:8px}.hero-title{font-size:34px;font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.rating-row{display:flex;align-items:center;gap:10px;margin-bottom:4px;flex-wrap:wrap}.tp-stars-img{height:24px;width:auto}.review-count{font-size:14px;color:var(--text);font-weight:500;display:flex;align-items:center;gap:4px}.review-count svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.5;fill:none}.review-link{color:var(--primary);font-weight:500;font-size:14px;text-decoration:underline;margin-left:auto}.feature-checks{margin:20px 0 24px;border-top:1px solid var(--border-light);padding-top:16px}.feature-checks li{display:flex;align-items:flex-start;gap:12px;padding:8px 0;font-size:14px;color:var(--text)}.feature-checks li svg.check{width:22px;height:22px;flex-shrink:0;stroke:var(--dark);stroke-width:2.5;fill:none}.selector-head{display:flex;justify-content:space-between;align-items:center;padding:16px 0 12px;border-top:1px solid var(--border-light)}.selector-head .label{font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.selector-head .compare{font-size:12px;color:var(--primary);font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:underline}.tracker-list{display:flex;flex-direction:column;gap:12px}.tracker-card{background:#fff;border:2px solid var(--border);border-radius:16px;padding:16px;cursor:pointer;transition:border-color .2s ease;position:relative}.tracker-card.is-active{border-color:var(--primary)}.tracker-card.is-collapsed{padding:14px}.tracker-card.is-collapsed .card-collapsed{display:flex;align-items:center;gap:14px}.tracker-card.is-collapsed .card-expanded{display:none}.tracker-card.is-collapsed .col-img{width:64px;height:64px;border-radius:12px;background:var(--bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.tracker-card.is-collapsed .col-img img{max-width:48px;max-height:36px;object-fit:contain}.tracker-card.is-collapsed .col-info{flex:1;min-width:0}.tracker-card.is-collapsed .col-info .name{font-size:17px;font-weight:700;margin-bottom:6px;display:flex;align-items:center;gap:8px}.tracker-card.is-collapsed .col-info .desc-row{font-size:13px;color:var(--text-muted);display:flex;align-items:center;gap:6px;padding:2px 0}.tracker-card.is-collapsed .col-info .desc-row svg{width:14px;height:14px;flex-shrink:0;stroke:var(--text-muted);stroke-width:2;fill:none}.tracker-card.is-active .card-collapsed{display:none}.tracker-card.is-active .card-expanded{display:block}.exp-top{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}.exp-img{width:88px;height:88px;border-radius:14px;background:var(--bg);flex-shrink:0;display:flex;align-items:center;justify-content:center}.exp-img img{max-width:70px;max-height:50px;object-fit:contain}.exp-info{flex:1;min-width:0;padding-top:2px}.exp-info .name-line{display:flex;align-items:center;gap:8px;margin-bottom:8px}.exp-info .name{font-size:18px;font-weight:700}.new-badge{display:inline-flex;align-items:center;gap:3px;background:var(--new-purple-bg);color:#6f4dd0;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;letter-spacing:.02em}.new-badge:before{content:"\e2\153\a6";font-size:11px}.exp-info .row{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-muted);padding:2px 0}.exp-info .row svg{width:14px;height:14px;flex-shrink:0;stroke:var(--text-muted);stroke-width:2;fill:none}.info-icon{display:inline-flex;opacity:.5}.info-icon svg{width:12px;height:12px}.color-row{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.color-label{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.color-swatches{display:flex;gap:8px}.swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px}.swatch.is-active{border-color:var(--primary)}.swatch-inner{width:100%;height:100%;border-radius:50%;border:1px solid rgba(0,0,0,.08)}.color-section{padding:16px 0;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);display:flex;flex-direction:column;gap:14px}.color-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.color-section-title{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.apply-all-link{display:inline-flex;align-items:center;gap:5px;background:var(--primary-light);border:1px solid rgba(26,115,232,.18);padding:6px 12px;border-radius:999px;font-size:11px;font-weight:600;color:var(--primary);cursor:pointer;letter-spacing:.02em;transition:background .15s ease,transform .1s ease;white-space:nowrap}.apply-all-link svg{width:11px;height:11px;stroke-width:2.5}.apply-all-link:hover{background:#dde9fb}.apply-all-link:active{transform:scale(.97)}.pet-color-row{display:flex;align-items:center;gap:12px}.pet-preview{display:flex;align-items:center;gap:10px;flex:0 0 auto;min-width:0}.pet-thumb{display:none}.pet-label{display:flex;flex-direction:column;gap:1px;font-size:11px;font-weight:600;color:var(--text);letter-spacing:.02em}.pet-label-name{text-transform:uppercase;white-space:nowrap}.pet-label-color{font-weight:500;color:var(--text-muted)}.pet-swatches{display:flex;gap:8px;margin-left:auto;flex-shrink:0}.pet-swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px;background:none;transition:border-color .2s ease}.pet-swatch.is-active{border-color:var(--primary)}@media(max-width:380px){.pet-color-row{flex-wrap:wrap}.pet-swatches{margin-left:0;width:100%;justify-content:flex-start}}.sw-black{background:#1a1a1a}.sw-brown{background:#8b6f4e}.sw-mint{background:#b5e0cc}.price-line{font-size:30px;font-weight:700;letter-spacing:-.02em;margin:8px 0 16px}.shipping-pills{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.pill-green{display:inline-flex;align-items:center;gap:6px;background:var(--green-bg);color:var(--green);font-size:12px;font-weight:600;padding:6px 12px;border-radius:999px}.pill-green svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.btn-primary{display:block;width:100%;background:var(--primary);color:#fff;font-size:16px;font-weight:700;padding:16px 24px;border-radius:999px;text-align:center;transition:background .2s ease,transform .1s ease}.btn-primary:active{transform:scale(.98)}.btn-primary:hover{background:var(--primary-dark)}.subscription-tip{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text);padding:12px 0 0;margin-top:4px}.subscription-tip svg{width:18px;height:18px;flex-shrink:0;stroke:var(--primary);stroke-width:1.8;fill:none}.subscription-tip a{color:var(--text);text-decoration:underline;font-weight:600}.hero-meta{display:flex;flex-direction:column;gap:10px;padding:16px 0 4px;font-size:13px;color:var(--text)}.hero-meta-row{display:flex;align-items:center;gap:8px}.hero-meta-row .flag{width:18px;height:13px;border-radius:2px;overflow:hidden;flex-shrink:0;display:flex}.hero-meta-row .flag img{width:100%;height:100%;object-fit:cover}.hero-meta-row svg{width:18px;height:18px;stroke:var(--text);stroke-width:1.8;fill:none;flex-shrink:0}.hero-meta-row a{color:var(--primary);text-decoration:underline}.tabs-nav{position:sticky;top:var(--header-h);z-index:50;background:#fff;padding:12px 16px;display:flex;justify-content:center;border-bottom:1px solid var(--border-light)}.tabs-pill-wrap{background:#fff;border-radius:999px;box-shadow:0 2px 8px #0000000f;display:flex;align-items:center;padding:4px}.tabs-pill{background:#fff;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:600;color:var(--primary);display:flex;align-items:center;gap:6px}.tabs-pill svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.5;fill:none}.tabs-dropdown{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);background:#fff;border-radius:16px;box-shadow:0 8px 24px #0000001f;min-width:180px;padding:8px 0;display:none;z-index:60}.tabs-dropdown.is-open{display:block}.tabs-dropdown a{display:block;padding:10px 18px;font-size:14px;color:var(--text)}.tabs-dropdown a.active{color:var(--primary);font-weight:600}.favorite-section{padding:32px 16px;background:#fff}.favorite-card{background:var(--primary-light);border-radius:24px;padding:32px 24px;position:relative;overflow:hidden}.favorite-card:after{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background-image:repeating-linear-gradient(135deg,transparent 0,transparent 12px,var(--text-muted) 12px,var(--text-muted) 14px);-webkit-mask-image:linear-gradient(135deg,transparent 35%,black 50%,transparent 65%);mask-image:linear-gradient(135deg,transparent 35%,black 50%,transparent 65%);opacity:.3}.favorite-card h2{font-size:28px;font-weight:700;line-height:1.15;margin-bottom:24px;max-width:240px}.social-stats{display:flex;gap:16px;flex-wrap:wrap}.social-stat{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:80px}.social-stat .icon-wrap{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.social-stat .icon-wrap img{width:44px;height:44px}.social-stat .num{font-size:16px;font-weight:700}.social-stat .label{font-size:12px;color:var(--text-muted)}section{padding:32px 16px}.section-tag{display:inline-block;background:var(--primary-light);color:var(--primary);font-size:13px;font-weight:600;padding:6px 16px;border-radius:999px;margin-bottom:16px}.section-title{font-size:28px;font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:16px}.section-subtitle{font-size:15px;color:var(--text-muted);line-height:1.55;margin-bottom:24px}.trust-cards{display:flex;flex-direction:column;gap:16px}.trust-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-card);border:1px solid var(--border-light)}.trust-card-img{position:relative;aspect-ratio:1.5 / 1;background:var(--bg);overflow:hidden}.trust-card-img>img.bg{width:100%;height:100%;object-fit:cover}.trust-card-overlay{position:absolute;z-index:2;filter:drop-shadow(0 4px 12px rgba(0,0,0,.12))}.trust-card-overlay img{display:block;max-width:100%;height:auto}.trust-card-overlay.tl{top:16px;left:16px;max-width:130px}.trust-card-overlay.bl{bottom:16px;left:16px;max-width:130px}.trust-card-overlay.br{bottom:16px;right:16px;max-width:110px}.trust-card-overlay.tr{top:16px;right:16px;max-width:110px}.trust-card-body{padding:20px 20px 24px}.trust-card-body h3{font-size:22px;font-weight:700;margin-bottom:8px;letter-spacing:-.015em}.trust-card-body p{font-size:14px;color:var(--text-muted);line-height:1.5}.video-section{padding:0 16px 24px;background:#fff}.video-wrap{position:relative;aspect-ratio:16 / 9;background:var(--bg);overflow:hidden;border-radius:20px}.video-wrap img{width:100%;height:100%;object-fit:cover}.video-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001a}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 8px 24px #1a73e866}.play-btn:after{content:"";display:block;width:0;height:0;border-left:18px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}.testimonials-section{background:var(--bg-testimonial);padding:40px 16px}.testimonial-cards{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0 -16px;padding:0 16px 8px}.testimonial-cards::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 calc(100% - 60px);scroll-snap-align:center;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:20px;overflow:hidden;min-height:400px}.testimonial-card.img-left .t-img{order:1}.testimonial-card.img-left .t-body,.testimonial-card.img-right .t-img{order:2}.testimonial-card.img-right .t-body{order:1}.t-img{position:relative;background:var(--bg);overflow:hidden;min-height:300px}.t-img img{width:100%;height:100%;object-fit:cover}.t-body{padding:20px 16px;display:flex;flex-direction:column;justify-content:space-between}.t-paw{width:24px;height:24px;margin-bottom:14px}.t-paw svg{width:100%;height:100%;fill:var(--dark)}.t-text{font-size:13px;line-height:1.55;color:var(--text);margin-bottom:16px;flex:1}.t-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.t-footer .author{display:flex;flex-direction:column}.t-footer .name{font-size:13px;font-weight:700;color:var(--text)}.t-footer .product{font-size:11px;font-weight:600;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin-top:2px}.t-footer .mini-tracker{background:var(--bg);border-radius:8px;padding:6px;width:44px;height:32px;display:flex;align-items:center;justify-content:center}.t-footer .mini-tracker img{max-width:100%;max-height:100%}.feature-section{padding:48px 16px;background:#fff}.feature-section .section-title{margin-bottom:32px}.feature-mockup{margin:0 auto 32px;max-width:280px;text-align:center}.feature-mockup img{max-width:100%;height:auto;margin:0 auto}.feature-rows{display:flex;flex-direction:column;gap:20px}.feature-row{display:flex;align-items:flex-start;gap:14px}.feature-row .f-ico{width:44px;height:44px;background:var(--primary-light);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-row .f-ico svg{width:22px;height:22px;stroke:var(--primary);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.feature-row .f-content h4{font-size:17px;font-weight:700;margin-bottom:4px;letter-spacing:-.01em}.feature-row .f-content p{font-size:14px;color:var(--text-muted);line-height:1.55}.adventure-section{padding:40px 16px;background:#fff;text-align:center}.adventure-section .section-tag{display:inline-block}.adventure-360{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:10px 20px;font-size:14px;font-weight:600;color:var(--text);margin-bottom:24px}.adventure-360 svg{width:18px;height:18px;stroke:var(--text);stroke-width:1.5;fill:none}.adventure-tracker{max-width:240px;margin:0 auto 32px}.adventure-tracker img{width:100%}.adventure-features{display:flex;flex-direction:column;gap:16px;text-align:left;max-width:320px;margin:0 auto}.adv-row{display:flex;align-items:center;gap:16px}.adv-row .a-ico{width:44px;height:44px;background:var(--primary-light);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.adv-row .a-ico svg{width:22px;height:22px;stroke:var(--primary);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.adv-row .a-text{font-size:16px;font-weight:600;color:var(--text)}.compare-banner{position:relative;padding:0;background:var(--bg)}.compare-banner-inner{margin:16px;border-radius:24px;overflow:hidden;position:relative;aspect-ratio:9/14}.compare-banner-inner img.bg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.compare-banner-inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.5) 70%,rgba(0,0,0,.85) 100%);z-index:1}.compare-banner-content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:32px 24px;color:#fff}.compare-banner-tag{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;opacity:.9;margin-bottom:12px}.compare-banner-content h2{font-size:32px;font-weight:700;line-height:1.1;color:#fff;margin-bottom:24px;letter-spacing:-.02em}.btn-compare{display:inline-block;background:var(--primary);color:#fff;padding:14px 28px;border-radius:999px;font-size:16px;font-weight:700}.irwin-section{padding:0;background:var(--dark)}.irwin-img{aspect-ratio:4/3;overflow:hidden}.irwin-img img{width:100%;height:100%;object-fit:cover}.irwin-content{padding:32px 24px 40px;color:#fff}.irwin-paw{width:32px;height:32px;margin-bottom:16px}.irwin-paw svg{width:100%;height:100%;fill:#fff}.irwin-content h2{font-size:24px;font-weight:700;color:#fff;line-height:1.2;margin-bottom:8px}.irwin-role{font-size:15px;font-weight:600;color:#fff;opacity:.9;margin-bottom:16px}.irwin-quote{font-size:15px;line-height:1.55;color:#fff;opacity:.85;margin-bottom:20px}.irwin-signature{height:56px;filter:brightness(0) invert(1);opacity:.95}.pricing-section{background:var(--bg-pricing);padding:48px 16px;text-align:center}.pricing-section .section-tag{background:var(--primary-light);color:var(--primary)}.pricing-section .section-title{text-align:center}.pricing-section .section-subtitle{text-align:center;max-width:360px;margin:0 auto 32px}.pricing-toggle{display:inline-flex;background:#fff;border:2px solid var(--primary);border-radius:999px;padding:4px;margin:0 auto 32px}.pricing-toggle button{padding:10px 28px;font-size:14px;font-weight:700;border-radius:999px;color:var(--text);background:transparent;transition:all .2s ease}.pricing-toggle button.active{background:var(--primary-light);color:var(--primary)}.pricing-cards{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 -16px 32px;padding:16px}.pricing-card{flex:0 0 280px;scroll-snap-align:center;background:#fff;border-radius:20px;padding:16px 20px 24px;text-align:left;position:relative;border:2px solid transparent}.pricing-card.popular{border-color:var(--primary)}.popular-banner{background:var(--primary-light);color:var(--primary);font-size:13px;font-weight:700;padding:8px 12px;border-radius:12px;text-align:center;margin:-8px -8px 12px;display:flex;align-items:center;justify-content:center;gap:6px}.popular-banner svg{width:14px;height:14px;fill:var(--primary)}.plan-icon-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}.plan-cal-icon{width:40px;height:40px;background:var(--bg-pricing);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.plan-cal-icon svg{width:22px;height:22px;stroke:var(--primary);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.plan-name{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text)}.plan-price-row{display:flex;align-items:baseline;gap:6px;margin-bottom:10px}.plan-price-amount{font-size:40px;font-weight:700;letter-spacing:-.02em}.plan-price-cycle{font-size:16px;color:var(--text)}.plan-billing{display:flex;align-items:center;gap:8px;padding:12px 0;border-top:1px solid var(--border-light);font-size:13px;color:var(--text-muted)}.plan-billing svg{width:16px;height:16px;flex-shrink:0;stroke:var(--text-muted);stroke-width:1.8;fill:none}.plan-guarantee{font-size:13px;color:var(--text);padding-top:8px}.pricing-compare-card{background:#fff;border-radius:20px;padding:24px 16px;text-align:left;margin-bottom:24px}.pricing-compare-card h4{font-size:18px;font-weight:700;text-align:center;margin-bottom:20px}.pc-table{display:grid;grid-template-columns:1fr auto auto;gap:0}.pc-th{font-size:14px;font-weight:700;padding:10px 8px;text-align:center}.pc-th.feat-col{text-align:left}.pc-th.premium-col{background:var(--primary-light);border-radius:12px 12px 0 0;min-width:80px}.pc-row{display:contents}.pc-cell{padding:14px 8px;font-size:13px;color:var(--text);border-top:1px solid var(--border-light);display:flex;align-items:center;justify-content:center}.pc-cell.feat-cell{justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:2px}.pc-cell.feat-cell .info{font-size:11px;color:var(--text-muted)}.pc-cell.premium-col{background:var(--primary-light)}.pc-cell.premium-col-last{background:var(--primary-light);border-radius:0 0 12px 12px}.pc-check{width:24px;height:24px;border-radius:50%;background:var(--dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pc-check svg{width:12px;height:12px;stroke:#fff;stroke-width:3;fill:none}.pc-dash{font-size:18px;color:var(--text-muted)}.trust-badge-card{background:var(--primary-light);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px}.trust-badge-row{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--text)}.trust-badge-row svg{width:22px;height:22px;stroke:var(--primary);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.spot-section{padding:24px 16px;background:#fff}.spot-card{background:var(--primary-light);border-radius:20px;padding:32px 24px 40px;margin-bottom:16px}.spot-paw{width:28px;height:28px;margin-bottom:12px}.spot-paw svg{width:100%;height:100%;fill:var(--dark)}.spot-card h2{font-size:32px;font-weight:700;letter-spacing:-.02em}.spot-img{border-radius:20px;overflow:hidden;aspect-ratio:4/3}.spot-img img{width:100%;height:100%;object-fit:cover}.reviews-section{padding:40px 16px;background:#fff}.tp-row{display:flex;align-items:center;gap:8px;margin-bottom:16px}.tp-row svg{width:20px;height:20px;fill:var(--tp-green)}.tp-row span{font-size:16px;font-weight:700}.reviews-section .section-title{margin-bottom:32px}.reviews-widget{background:#fff;text-align:center;padding:24px 16px;position:relative}.reviews-widget .rated-line{font-size:17px;font-weight:700;margin-bottom:12px}.tp-stars-big{display:inline-flex;gap:2px;margin-bottom:8px}.tp-stars-big .s{width:32px;height:32px;background:var(--tp-green);display:flex;align-items:center;justify-content:center}.tp-stars-big .s svg{width:22px;height:22px;fill:#fff}.reviews-widget .tp-logo{display:inline-flex;align-items:center;gap:4px;font-weight:700;font-size:16px;margin-bottom:32px}.reviews-widget .tp-logo svg{width:18px;height:18px;fill:var(--tp-green)}.review-snippet{border-top:1px solid var(--border-light);padding-top:20px;position:relative;display:flex;align-items:flex-start;gap:16px}.review-snippet-arrows{display:flex;justify-content:space-between;position:absolute;top:30px;left:-8px;right:-8px;pointer-events:none}.review-arrow{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;pointer-events:auto;flex-shrink:0}.review-content{flex:1;text-align:left;padding:0 32px}.review-text{font-size:14px;font-weight:600;margin-bottom:8px;line-height:1.4}.review-author{font-size:12px;color:var(--text-muted);margin-bottom:4px}.review-verified svg{width:12px;height:12px;fill:var(--text-muted)}.faq-section{padding:40px 16px;background:#fff}.faq-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.faq-button-card{display:flex;align-items:center;gap:14px;background:#fff;border:2px solid var(--primary);border-radius:16px;padding:16px 18px;font-size:16px;font-weight:600;color:var(--text);width:100%;text-align:left;position:relative}.faq-button-card svg.icon{width:22px;height:22px;stroke:var(--text);stroke-width:1.8;fill:none;flex-shrink:0}.faq-button-card svg.chev{width:14px;height:14px;stroke:var(--text);stroke-width:2.5;fill:none;margin-left:auto}.faq-accordion-item{background:#fff;border:1px solid var(--border-light);border-radius:16px;margin-bottom:12px;overflow:hidden}.faq-acc-question{width:100%;display:flex;justify-content:space-between;align-items:flex-start;padding:18px 20px;font-size:16px;font-weight:700;color:var(--text);text-align:left;gap:16px;line-height:1.3}.faq-acc-question:after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23121623' stroke-width='2' stroke-linecap='round'><line x1='12' y1='5' x2='12' y2='19'/><line x1='5' y1='12' x2='19' y2='12'/></svg>");background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0;margin-top:2px;transition:transform .2s ease}.faq-accordion-item.is-open .faq-acc-question:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23121623' stroke-width='2' stroke-linecap='round'><line x1='5' y1='12' x2='19' y2='12'/></svg>")}.faq-acc-content{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:14px;line-height:1.6;color:var(--text-muted)}.faq-accordion-item.is-open .faq-acc-content{max-height:2000px}.faq-acc-content>div{padding:0 20px 20px}.faq-acc-content h3{font-size:18px;font-weight:700;color:var(--text);margin:16px 0 12px}.faq-acc-content h4{font-size:16px;font-weight:700;color:var(--text);margin:16px 0 8px}.faq-acc-content ul{padding-left:18px;list-style:disc;margin:8px 0 16px}.faq-acc-content li{margin-bottom:6px}.faq-acc-content li strong{color:var(--text)}.faq-acc-content p{margin-bottom:12px}.app-section{background:var(--dark);color:#fff;padding:40px 24px 32px}.app-tag{display:inline-block;background:#ffffff1a;color:#fff;font-size:13px;font-weight:600;padding:8px 16px;border-radius:999px;margin-bottom:16px}.app-section h2{font-size:22px;font-weight:700;color:#fff;line-height:1.3;margin-bottom:24px}.app-buttons{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.app-buttons img{height:44px}.app-disclaimer{font-size:12px;color:#fff9;font-style:italic;line-height:1.5}.footer{background:var(--dark);color:#fff;padding:36px 24px 100px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.footer-brand{display:flex;justify-content:center}.footer-logo{height:28px;width:auto;display:block}.footer-legal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 24px}.footer-legal a{font-size:13px;color:#ffffffd9;text-decoration:none}.footer-legal a:hover{color:#fff;text-decoration:underline}.footer-copyright{font-size:12px;color:#ffffff80;letter-spacing:.02em}.sticky-buy{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--border-light);box-shadow:0 -4px 16px #1216230f;padding:10px 14px;display:flex;align-items:center;gap:12px;z-index:50}.sb-img-wrap{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:visible;position:relative}.sb-preview-img{width:110%;height:110%;object-fit:contain;display:block;pointer-events:none}.sb-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px;transition:opacity .18s ease}.sb-info.sb-flash{opacity:.6}.sb-info .sb-name{font-size:13px;font-weight:700;color:var(--text);letter-spacing:-.01em;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-prices{display:flex;align-items:baseline;gap:8px;line-height:1}.sb-strike{text-decoration:line-through;color:var(--text-muted);font-size:12px;font-weight:500;letter-spacing:-.01em}.sb-info .sb-price{color:var(--text);font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1}.sb-add{background:var(--primary);color:#fff;border:none;border-radius:12px;padding:13px 20px;font-size:14px;font-weight:700;letter-spacing:-.005em;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s ease,transform .1s ease;-webkit-tap-highlight-color:transparent;min-height:44px}.sb-add:hover{background:#2d6bfe}.sb-add:active{transform:scale(.97)}.sb-add svg{display:none}@media(min-width:768px){.testimonial-card{flex:0 0 calc(50% - 6px)}.pricing-card{flex:0 0 320px}}body{background:#fff}.blue-zone{background:#eaf2fd}.shipping-pills{gap:6px;flex-wrap:nowrap;margin-bottom:14px}.pill-green{font-size:11px;padding:6px 10px;white-space:nowrap;flex-shrink:1;min-width:0;gap:4px}.pill-green svg{width:12px;height:12px}.subscription-tip{gap:6px;padding:12px 0 0;font-size:12px;flex-wrap:nowrap;white-space:nowrap}.subscription-tip svg{width:16px;height:16px}.subscription-tip span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tracker-card.is-collapsed .col-info .desc-row,.exp-info .row{color:#2d3142;font-weight:500}.tracker-card.is-collapsed .col-info .desc-row svg,.exp-info .row svg{stroke:#2d3142}.tabs-nav{position:fixed!important;top:76px;left:50%;transform:translate(-50%,-150%);background:transparent!important;border:none!important;padding:0!important;z-index:80;pointer-events:none;opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;width:auto!important}.tabs-nav.is-visible{transform:translate(-50%);opacity:1;pointer-events:auto}.tabs-pill-wrap{box-shadow:0 6px 20px #00000026}.tabs-pill{padding:10px 20px}.favorite-section{padding:32px 16px;background:transparent}.favorite-card{background:#fff!important}.favorite-card:after{background-image:repeating-linear-gradient(135deg,transparent 0,transparent 10px,var(--primary-light) 10px,var(--primary-light) 12px)!important;opacity:.7}.favorite-card h2{color:var(--text)}.social-stat .icon-wrap{width:48px;height:48px;border-radius:12px;overflow:hidden;padding:0;background:transparent}.social-stat .icon-wrap svg{width:48px;height:48px;display:block}.overview-stack{display:flex;flex-direction:column;gap:20px}.overview-item{background:#fff;border-radius:20px;overflow:hidden}.overview-item .o-img{aspect-ratio:1.5/1;overflow:hidden}.overview-item .o-img img{width:100%;height:100%;object-fit:cover}.overview-item .o-body{padding:20px 22px 24px}.video-section{background:transparent;padding:0 16px 24px}.video-wrap{border-radius:20px}.testimonials-section .section-tag{background:#fff;color:var(--primary)}.testimonial-pairs{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -16px;padding:8px 16px 24px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.testimonial-pairs::-webkit-scrollbar{display:none}.testimonial-pair{flex:0 0 calc(100% - 48px);scroll-snap-align:center;display:grid;grid-template-columns:1fr 1fr;gap:10px;position:relative}.tp-text-card{background:#fff;border-radius:16px;padding:18px 16px 22px;position:relative;display:flex;flex-direction:column;min-height:320px}.tp-text-card .paw-ico{width:22px;height:22px;margin-bottom:12px}.tp-text-card .paw-ico svg{width:100%;height:100%;fill:var(--dark)}.tp-text-card .quote{font-size:12px;line-height:1.5;color:var(--text);flex:1;margin-bottom:16px}.tp-text-card .author{display:flex;flex-direction:column;gap:2px}.tp-text-card .author .name{font-size:12px;font-weight:700;color:var(--text)}.tp-text-card .author .product{font-size:10px;font-weight:600;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase}.tp-text-card .product-detached{position:absolute;bottom:-16px;right:-8px;width:56px;height:56px;background:#fff;border-radius:50%;box-shadow:0 6px 16px #00000026;display:flex;align-items:center;justify-content:center;z-index:3}.tp-text-card .product-detached img{max-width:38px;max-height:28px;object-fit:contain}.tp-photo{border-radius:16px;overflow:hidden;position:relative;min-height:320px;background:var(--bg)}.tp-photo img{width:100%;height:100%;object-fit:cover}.tp-photo .paw-overlay{position:absolute;top:14px;left:14px;width:28px;height:28px;z-index:2}.tp-photo .paw-overlay svg{width:100%;height:100%;fill:#fff;opacity:.95;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.feature-section,.adventure-section{background:transparent!important}.adventure-tracker img{filter:drop-shadow(0 8px 16px rgba(0,0,0,.08))}.compare-banner{background:transparent;padding-bottom:8px}.compare-banner-inner{margin:8px 16px 32px}.irwin-section{padding:24px 16px 32px;background:transparent;display:flex;flex-direction:column;gap:20px}.irwin-photo{border-radius:24px;overflow:hidden;aspect-ratio:4/3}.irwin-card{background:var(--dark);color:#fff;border-radius:24px;padding:28px 24px 32px}.irwin-card .irwin-paw{width:28px;height:28px;margin-bottom:14px}.irwin-card .irwin-paw svg{width:100%;height:100%;fill:#fff}.irwin-card h2{font-size:22px;font-weight:700;color:#fff;line-height:1.2;margin-bottom:6px;letter-spacing:-.015em}.irwin-card .irwin-role{font-size:14px;font-weight:600;color:#ffffffd9;margin-bottom:16px}.irwin-card .irwin-quote{font-size:14px;line-height:1.55;color:#ffffffd9;margin-bottom:20px}.irwin-card .irwin-signature{height:48px;filter:brightness(0) invert(1);opacity:.95}.pricing-section{background:transparent!important;padding:24px 16px}.pricing-card-wrap{background:var(--bg-pricing);border-radius:24px;padding:40px 0 32px;text-align:center}.pricing-card-wrap .section-tag{background:var(--primary-light);color:var(--primary)}.pricing-card-wrap>h2,.pricing-card-wrap>.section-subtitle,.pricing-card-wrap>.pricing-toggle,.pricing-card-wrap>.pricing-compare-card-wrap,.pricing-card-wrap>.trust-badge-card-wrap{padding-left:16px;padding-right:16px}.pricing-card-wrap>.section-subtitle{margin-left:auto;margin-right:auto}.pricing-cards{scroll-snap-type:x mandatory;display:flex;gap:14px;overflow-x:auto!important;margin:0;padding:16px;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-padding-left:16px}.pricing-card{flex:0 0 260px;scroll-snap-align:start}.pricing-compare-card-wrap{margin:0 16px 16px}.trust-badge-card-wrap{margin:0 16px}.insurance-section{padding:24px 16px;background:transparent}.insurance-card{background:#fff;border-radius:20px;padding:28px 22px 24px}.insurance-card .ic-icon{width:56px;height:56px;background:var(--primary-light);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.insurance-card .ic-icon svg{width:30px;height:30px;stroke:var(--primary);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.insurance-card h2{font-size:22px;font-weight:700;line-height:1.2;margin-bottom:8px;letter-spacing:-.015em}.insurance-card p{font-size:14px;color:var(--text-muted);line-height:1.55;margin-bottom:18px}.insurance-logos{display:flex;gap:10px;overflow-x:auto;margin:0 -22px;padding:4px 22px 8px;scrollbar-width:none}.insurance-logos::-webkit-scrollbar{display:none}.insurance-logo{flex:0 0 auto;padding:12px 18px;background:var(--bg);border:1px solid var(--border-light);border-radius:12px;font-size:13px;font-weight:700;color:var(--text);white-space:nowrap;letter-spacing:-.005em}.spot-section{padding:24px 16px;background:transparent}.reviews-section{background:transparent;padding:32px 16px}.reviews-section .section-tag{background:#fff;color:var(--primary)}.tp-row{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px}.tp-star-square{display:inline-flex;align-items:center;justify-content:center;background:#00b67a;width:22px;height:22px}.tp-star-square svg{width:14px;height:14px;fill:#fff}.reviews-widget{background:#fff;border-radius:20px;padding:32px 16px;margin-top:16px;position:relative}.reviews-widget .rated-line{font-size:18px;font-weight:700;margin-bottom:14px}.tp-stars-big{display:inline-flex;gap:3px;margin-bottom:12px}.tp-stars-big .s{width:36px;height:36px;background:#00b67a;display:flex;align-items:center;justify-content:center}.tp-stars-big .s svg{width:24px;height:24px;fill:#fff}.tp-stars-big.review-stars .s{width:24px;height:24px}.tp-stars-big.review-stars .s svg{width:16px;height:16px}.reviews-widget .based-on{font-size:13px;color:var(--text-muted);margin-bottom:12px}.reviews-widget .tp-logo{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:18px;margin-bottom:24px;color:#191919}.faq-section{background:transparent;padding:32px 16px 24px}.faq-section .section-tag{background:#fff;color:var(--primary)}.faq-cat-card{background:#fff;border:2px solid var(--primary);border-radius:16px;overflow:hidden;margin-bottom:12px}.faq-cat-head{display:flex;align-items:center;gap:14px;padding:16px 18px;font-size:16px;font-weight:600;cursor:pointer;width:100%;text-align:left;background:#fff;color:var(--text)}.faq-cat-head svg.icon{width:22px;height:22px;stroke:var(--text);stroke-width:1.8;fill:none;flex-shrink:0}.faq-cat-head svg.chev{width:14px;height:14px;stroke:var(--text);stroke-width:2.5;fill:none;margin-left:auto;transition:transform .25s ease}.faq-cat-card.is-open .faq-cat-head svg.chev{transform:rotate(90deg)}.faq-cat-body{display:none;padding:0 18px 8px;border-top:1px solid var(--border-light)}.faq-cat-card.is-open .faq-cat-body{display:block}.faq-q-item{border-bottom:1px solid var(--border-light)}.faq-q-item:last-child{border-bottom:none}.faq-q-toggle{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:14px;font-weight:600;color:var(--text);cursor:pointer;width:100%;text-align:left;gap:12px;background:transparent}.faq-q-toggle:after{content:"+";font-size:22px;font-weight:300;color:var(--text);flex-shrink:0;line-height:1;transition:transform .2s}.faq-q-item.is-open .faq-q-toggle:after{content:"\e2\2c6\2019"}.faq-q-answer{display:none;padding:0 0 16px;font-size:13px;line-height:1.55;color:var(--text-muted)}.faq-q-item.is-open .faq-q-answer{display:block}.app-section,.footer{background:var(--dark)}body{background:#fff!important}.section-tag,.favorite-section .section-tag,.testimonials-section .section-tag,.reviews-section .section-tag,.faq-section .section-tag,.pricing-card-wrap .section-tag{background:#bad0f2!important;color:var(--primary)!important;font-weight:600;padding:7px 18px}.hero-media{position:relative;background:transparent;margin:0;border-radius:0;overflow:visible}.hero-carousel{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 14px;scroll-padding:0 14px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hero-carousel::-webkit-scrollbar{display:none}.hero-slide{flex:0 0 100%;scroll-snap-align:center;border-radius:20px;overflow:hidden;background:var(--primary-light);position:relative;aspect-ratio:1/1}.hero-slide.comparison-slide{cursor:ew-resize;-webkit-user-select:none;user-select:none}.hero-badge{position:absolute;bottom:14px;left:28px;z-index:10;display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:7px 14px 7px 9px;box-shadow:0 4px 14px #1216231f;pointer-events:none}.hero-badge-icon{width:22px;height:22px;flex-shrink:0;color:var(--text)}.hero-badge-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hero-badge-text{display:flex;flex-direction:column;line-height:1.05;gap:2px}.hero-badge-title{font-size:12.5px;font-weight:700;color:var(--text);letter-spacing:-.01em;white-space:nowrap}.hero-badge-year{font-size:10.5px;font-weight:500;color:var(--text-muted);letter-spacing:.02em}.blue-zone{background:#eaf2fd;border-radius:32px;margin:0 8px;overflow:hidden}.blue-zone>section:first-child{padding-top:36px}.blue-zone>section:last-child{padding-bottom:36px}.feature-section,.adventure-section,.compare-banner{background:#fff!important}.irwin-section{background:#fff!important;padding:24px 16px 32px}.overview-section{padding:32px 16px;background:transparent}.overview-stack{display:flex;flex-direction:column;gap:28px}.overview-item{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 1px 3px #1216230a}.overview-item .o-img{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--bg)}.overview-item .o-img>img.bg{width:100%;height:100%;object-fit:cover}.overview-item .o-overlay{position:absolute;filter:drop-shadow(0 4px 12px rgba(0,0,0,.12));z-index:2}.overview-item .o-overlay img{display:block;max-width:100%;height:auto}.overview-item .o-overlay.tl{top:16px;left:16px;max-width:130px}.overview-item .o-overlay.tr{top:16px;right:16px;max-width:110px}.overview-item .o-overlay.bl{bottom:16px;left:16px;max-width:130px}.overview-item .o-overlay.br{bottom:16px;right:16px;max-width:110px}.overview-item .o-body{padding:22px 22px 26px}.overview-item .o-body h3{font-size:22px;font-weight:700;margin-bottom:8px;letter-spacing:-.015em}.overview-item .o-body p{font-size:14px;color:var(--text-muted);line-height:1.55}.testimonials-section{background:transparent;padding:32px 16px 40px}.t-scroll{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;padding:16px 20px 24px;margin:0 -16px;scroll-padding:0 20px;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.t-scroll::-webkit-scrollbar{display:none}.t-scroll-item{flex:0 0 78%;scroll-snap-align:center;border-radius:18px;aspect-ratio:4/5;flex-shrink:0;position:relative}.t-text-card{background:#fff;padding:22px 20px 18px;display:flex;flex-direction:column;border-radius:18px;height:100%;position:relative;box-shadow:0 4px 18px #1216230f}.t-text-card .paw-ico{width:24px;height:24px;margin-bottom:14px}.t-text-card .paw-ico svg{width:100%;height:100%;fill:var(--dark)}.t-text-card .quote{font-size:13px;line-height:1.55;color:var(--text);flex:1;margin:0 0 12px}.t-text-card .author{display:flex;flex-direction:column;gap:2px;min-width:0}.t-text-card .author .name{font-size:13px;font-weight:700;color:var(--text)}.t-text-card .author .product{font-size:11px;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase}.t-text-card .product-detached{position:absolute;bottom:14px;right:14px;width:70px;height:84px;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.t-text-card .product-detached img{width:100%;height:100%;object-fit:contain;display:block}.t-photo-card{background:var(--bg);border-radius:18px;overflow:hidden;height:100%;box-shadow:0 4px 18px #1216230f}.t-photo-card img{width:100%;height:100%;object-fit:cover;display:block}.t-dots{display:flex;justify-content:center;gap:6px;margin-top:4px}.t-dot{width:6px;height:6px;border-radius:999px;background:var(--text-light);opacity:.35;border:none;padding:0;cursor:pointer;transition:opacity .2s ease,width .2s ease,background .2s ease}.t-dot.is-active{opacity:1;width:20px;background:var(--primary)}.irwin-section{background:#fff!important;padding:16px 16px 32px;display:flex;flex-direction:column;gap:12px}.irwin-photo{border-radius:24px!important;overflow:hidden;aspect-ratio:4/3}.irwin-photo img{width:100%;height:100%;object-fit:cover}.irwin-card{background:var(--dark)!important;color:#fff;border-radius:24px!important;padding:28px 24px 32px}.pricing-section{background:#fff!important;padding:16px 0!important}.pricing-card-wrap{background:var(--bg-pricing)!important;border-radius:32px!important;padding:40px 0 36px!important;margin:0!important;text-align:center}.pricing-cards{display:flex!important;flex-wrap:nowrap!important;gap:14px!important;overflow-x:auto!important;overflow-y:visible!important;margin:0!important;padding:16px!important;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-left:16px}.pricing-cards::-webkit-scrollbar{display:none}.pricing-card{flex:0 0 240px!important;scroll-snap-align:start;flex-shrink:0}.pricing-compare-card-wrap{margin:8px 16px 16px!important}.trust-badge-card-wrap{margin:0 16px!important}.insurance-section{padding:24px 16px;background:#fff!important}.insurance-card{background:#fff8ec!important;border:1px solid #F2E5C5;border-radius:20px}.spot-section{background:#fff!important}.reviews-section{background:#fff!important;padding:32px 16px;text-align:center}.reviews-section .tp-row{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px}.reviews-section .section-title{text-align:left}.reviews-widget{background:transparent!important;text-align:center;padding:24px 0!important;margin-top:0!important;border-radius:0!important;position:relative}.review-snippet{border-top:1px solid var(--border-light)!important;padding-top:24px!important;position:relative;display:flex;align-items:center;gap:14px}.review-snippet-arrows{display:contents}.review-arrow{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:background .2s ease}.review-arrow:hover{background:var(--bg)}.review-arrow svg{width:14px;height:14px;stroke:var(--text);stroke-width:2.5;fill:none}.review-content{flex:1;text-align:left;min-width:0}.review-stars-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tp-stars-big.review-stars .s{width:22px;height:22px}.tp-stars-big.review-stars .s svg{width:14px;height:14px}.review-time{font-size:12px;color:var(--text-muted)}.review-text{font-size:14px;font-weight:600;margin-bottom:6px;line-height:1.4;color:var(--text)}.review-author{font-size:13px;color:var(--text-muted);margin-bottom:4px}.review-verified{font-size:11px;color:var(--text-muted);display:flex;align-items:center;gap:4px}.review-verified svg{width:12px;height:12px}.faq-section{background:#fff!important;padding:32px 16px 40px}.tabs-pill{color:var(--primary);font-weight:600}html{background:#fff}body{overflow-x:clip!important}html{overflow-x:clip}.hero-pretitle{font-size:15px!important;color:var(--text)!important;font-weight:500!important;margin-bottom:10px!important}.hero-title{font-size:28px!important;margin-bottom:14px!important}.tabs-nav{position:sticky!important;top:60px!important;left:auto!important;transform:none!important;background:transparent!important;padding:12px 16px!important;z-index:80;display:flex!important;justify-content:center;pointer-events:auto!important;opacity:1!important;transition:none!important;width:auto!important;margin:8px 0}.tabs-nav.is-visible{transform:none!important;opacity:1;pointer-events:auto}.tabs-pill-wrap{box-shadow:0 4px 14px #0000001a;background:#fff}.blue-zone{margin:0!important;border-radius:32px!important;overflow:hidden;background:#eaf2fd}.pricing-section{padding:16px 0!important;margin:0!important}.pricing-card-wrap{margin:0!important;border-radius:32px!important}.reviews-section h2.section-title{text-align:left}.reviews-widget{background:transparent!important;border-radius:0!important;padding:24px 0!important;margin-top:0!important;text-align:center!important;border:none!important;box-shadow:none!important;position:relative}.review-snippet{border-top:1px solid var(--border-light);padding-top:24px;position:relative;display:flex;align-items:flex-start;gap:12px;overflow:hidden}.review-content{flex:1;text-align:left;min-width:0;transition:opacity .25s ease,transform .25s ease}.review-content.is-out-left{opacity:0;transform:translate(-40px)}.review-content.is-out-right{opacity:0;transform:translate(40px)}.review-content.is-in-left{opacity:0;transform:translate(-40px);transition:none}.review-content.is-in-right{opacity:0;transform:translate(40px);transition:none}.rating-row{position:relative;flex-wrap:wrap}.review-count{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;gap:4px;padding:4px 6px;margin:-4px -6px;border-radius:6px;transition:background .15s ease}.review-count:hover{background:var(--border-light)}.review-count.is-active svg{transform:rotate(180deg)}.review-count svg{transition:transform .2s ease}@media(max-width:600px){.rating-row{flex-wrap:nowrap;gap:8px}.tp-stars-img{height:20px}.review-count{font-size:13px;gap:3px;padding:3px 5px;margin:-3px -5px;white-space:nowrap}.review-link{font-size:13px;white-space:nowrap}}.reviews-panel{position:absolute;top:calc(100% + 10px);left:0;background:#fff;border-radius:16px;box-shadow:0 12px 32px #1216232e,0 0 0 1px #1216230f;padding:22px 22px 18px;width:320px;max-width:calc(100vw - 32px);z-index:90;display:none}.reviews-panel.is-open{display:block}.reviews-panel:before{content:"";position:absolute;top:-7px;left:30px;width:14px;height:14px;background:#fff;transform:rotate(45deg);border-left:1px solid rgba(18,22,35,.06);border-top:1px solid rgba(18,22,35,.06)}.reviews-panel .panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px}.reviews-panel .panel-head h4{font-size:18px;font-weight:700;letter-spacing:-.01em;line-height:1.2;flex:1}.reviews-panel .panel-tp{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:700;flex-shrink:0;white-space:nowrap}.reviews-panel .panel-tp .tp-star-square{width:16px;height:16px}.reviews-panel .panel-tp .tp-star-square svg{width:11px;height:11px}.reviews-panel .bars{display:flex;flex-direction:column;gap:4px}.bar-row{display:grid;grid-template-columns:56px 1fr 44px;align-items:center;gap:14px;padding:4px 0;font-size:14px;color:var(--text)}.bar-row .bar-label{font-weight:500}.bar-row .bar-track{height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.bar-row .bar-fill{display:block!important;height:6px;background:#00b67a;border-radius:999px;min-width:8px}.bar-row .bar-count{text-align:right;font-weight:600;color:var(--text)}.reviews-section{background:#fff!important;padding:32px 16px;text-align:left}.reviews-section .section-tag{margin-bottom:28px}.reviews-section .tp-row{display:flex!important;align-items:center;gap:10px;margin:22px 0 14px!important}.reviews-section .tp-row .tp-star-square{width:30px;height:30px}.reviews-section .tp-row .tp-star-square svg{width:19px;height:19px}.reviews-section .tp-row span:last-child{font-size:30px!important;font-weight:700!important;color:var(--text);letter-spacing:-.015em}.reviews-section h2.section-title{text-align:left;font-size:32px;font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:32px}.reviews-widget{background:transparent!important;border-radius:0!important;padding:24px 0 0!important;margin-top:0!important;text-align:center!important;border:none!important;box-shadow:none!important;position:relative}.reviews-widget .rated-line{font-size:20px;font-weight:700;margin-bottom:14px;letter-spacing:-.01em}.reviews-widget .rated-line strong{font-weight:800}.reviews-widget .tp-stars-big{display:inline-flex;gap:3px;margin-bottom:14px}.reviews-widget .tp-stars-big .s{width:38px;height:38px}.reviews-widget .tp-stars-big .s svg{width:25px;height:25px}.reviews-widget .based-on{font-size:13px;color:var(--text-muted);margin-bottom:14px}.reviews-widget .tp-logo{display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:24px;margin-bottom:36px;color:#191919;letter-spacing:-.015em}.reviews-widget .tp-logo .tp-star-square{width:24px;height:24px}.reviews-widget .tp-logo .tp-star-square svg{width:15px;height:15px}.review-snippet{border-top:1px solid var(--border-light)!important;padding:28px 56px 24px!important;position:relative!important;display:block!important;text-align:left!important;min-height:210px;box-sizing:border-box}.review-snippet .review-arrow{position:absolute;top:56%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--border);display:flex!important;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;z-index:2}.review-snippet>.review-arrow:first-of-type{left:0}.review-snippet>.review-arrow:last-of-type{right:0}.review-snippet .review-content{flex:1;text-align:left;min-width:0;margin:0;padding:0}.review-stars-row{display:flex!important;align-items:center;justify-content:space-between;margin-bottom:10px!important}.tp-stars-big.review-stars{gap:2px}.tp-stars-big.review-stars .s{width:22px!important;height:22px!important}.tp-stars-big.review-stars .s svg{width:14px!important;height:14px!important}.review-time{font-size:13px;color:var(--text-muted)}.review-text{font-size:14px!important;font-weight:600!important;margin-bottom:6px!important;line-height:1.4!important;color:var(--text)!important}.review-author{font-size:13px!important;color:var(--text-muted)!important;margin-bottom:6px!important}.review-verified{font-size:12px!important;color:var(--text-muted)!important;display:flex!important;align-items:center!important;gap:5px!important}.review-verified svg{width:13px!important;height:13px!important;flex-shrink:0}.tp-brand{display:inline-flex;align-items:center;gap:6px;line-height:1}.tp-brand-star{flex-shrink:0;display:inline-block}.tp-brand-star svg{display:block;width:100%;height:100%}.tp-brand-text{font-family:Poppins,-apple-system,sans-serif;font-weight:800;color:#191919;letter-spacing:-.04em;line-height:1}.reviews-section .tp-row .tp-brand-star{width:32px;height:32px}.reviews-section .tp-row .tp-brand-text{font-size:30px}.reviews-widget .tp-logo.tp-brand .tp-brand-star{width:26px;height:26px}.reviews-widget .tp-logo.tp-brand .tp-brand-text{font-size:24px}.reviews-panel .panel-tp.tp-brand .tp-brand-star{width:18px;height:18px}.reviews-panel .panel-tp.tp-brand .tp-brand-text{font-size:16px}.tp-real-logo{display:inline-block;vertical-align:middle;color:#191919;flex-shrink:0}.reviews-section .tp-row .tp-real-logo{height:28px;width:auto}.reviews-widget .tp-logo .tp-real-logo{height:24px;width:auto}.reviews-panel .panel-tp .tp-real-logo{height:18px;width:auto}.reviews-widget .tp-logo{display:block;margin-bottom:36px;text-align:center}.reviews-panel .panel-tp{display:inline-block;flex-shrink:0}.pettag-svg{display:inline-block;vertical-align:middle;width:56px;height:70px}.pettag-row{display:inline-flex;align-items:center;gap:4px}.pettag-row-1 .pettag-svg{width:70px;height:88px}.pettag-row-2 .pettag-svg{width:50px;height:62px;margin:0 -4px}.pettag-row-3 .pettag-svg{width:40px;height:50px;margin:0 -3px}.bundle-img-col{display:flex!important;align-items:center;justify-content:center;border-radius:50%!important;background:#c9dae8!important;overflow:visible!important;position:relative;flex-shrink:0}.tracker-card.is-collapsed .col-img.bundle-img-col{width:72px;height:72px}.tracker-card.is-active .exp-img.bundle-img-col{width:100px;height:100px}.bundle-preview-img,.col-img.bundle-img-col .bundle-preview-img,.exp-img.bundle-img-col .bundle-preview-img{width:115%!important;height:115%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;display:block!important;position:relative;z-index:2;pointer-events:none;transform:translateY(-4%)}.bundle-card .desc-row.bundle-price-row{font-weight:600;margin-top:4px}.bundle-strike{text-decoration:line-through;color:var(--text-muted);font-weight:500;margin-right:8px;font-size:14px}.bundle-now{color:var(--text);font-weight:600;font-size:16px}.bundle-prices{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;row-gap:6px;margin:18px 0;padding:0 4px}.bundle-strike-big{text-decoration:line-through;color:var(--text-muted);font-weight:500;font-size:18px}.bundle-now-big{color:var(--text);font-weight:700;font-size:28px;letter-spacing:-.018em}.bundle-unit{font-size:12px;font-weight:500;color:var(--text-muted);margin-left:4px;letter-spacing:0}.bundle-unit-big{font-size:13px;font-weight:500;color:var(--text-muted);margin-left:6px;letter-spacing:0}.bundle-cta-sub{font-size:12px;color:var(--text-muted);text-align:center;margin-top:10px;font-weight:500}.discount-badge{display:inline-flex;align-items:center;background:var(--green-bg);color:var(--green);font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;letter-spacing:.02em;white-space:nowrap;line-height:1.4}.bundle-save-pill{display:inline-block;background:#ffe5e5;color:#d72d2d;font-weight:700;font-size:12px;padding:4px 10px;border-radius:999px;letter-spacing:.02em}.bundle-savings-row{margin-top:4px!important}.popular-badge{background:#fff1a8!important;color:#6b5300!important;font-size:11px!important;padding:3px 9px!important;border-radius:999px!important;font-weight:700!important;letter-spacing:.02em!important}.deal-badge{background:#fee7da!important;color:#b83c00!important;font-size:11px!important;padding:3px 9px!important;border-radius:999px!important;font-weight:700!important;letter-spacing:.02em!important}.bundle-bonuses-list{background:#f5f8ff;border-radius:14px;padding:14px 16px;margin:16px 0}.bundle-bonuses-title{font-size:12px;font-weight:700;color:var(--text);letter-spacing:.05em;text-transform:uppercase;margin-bottom:10px;opacity:.7}.bundle-bonus{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:14px}.bonus-check{width:16px;height:16px;fill:none;stroke:var(--primary);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bonus-label{flex:1;color:var(--text);font-weight:500}.bonus-value{color:var(--text-muted);font-size:13px;white-space:nowrap}.bonus-value s{color:var(--text-muted);opacity:.6;margin-right:4px}.bonus-free{color:#00a66b;font-weight:700}.sw-blue{background:#3d7cfe}.sw-yellow{background:#f4d63e}.sw-white{background:#f5f5f2;border:1px solid #D0D0CC}.sw-pink{background:#ff8fb8}.subscription-tip.nosub-tip{background:#e7f8e5!important;color:#1a6b12!important;border:1px solid #C2E8BB!important}.subscription-tip.nosub-tip svg{color:#1a6b12!important;stroke:#1a6b12!important}.subscription-tip.nosub-tip strong{color:#0f5008!important}.subscription-tip.nosub-tip a{color:#1a6b12!important}.comparison-section .section-title{font-size:32px;font-weight:700;letter-spacing:-.02em;margin-bottom:10px;text-align:left;line-height:1.15}.comparison-table-wrap{overflow-x:auto;margin:0 -16px;padding:0 16px;-webkit-overflow-scrolling:touch}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;min-width:320px;font-size:13px}.comparison-table thead th{padding:14px 6px 16px;border-bottom:1px solid var(--border-light);vertical-align:top;background:#fff;font-weight:600}.cmp-criteria-col{width:32%}.cmp-col-despi{background:#f0f6ff;border-radius:16px 16px 0 0;border:2px solid var(--primary);border-bottom:0;position:relative}.cmp-col-despi:after{content:"BEST";position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--primary);color:#fff;font-size:9px;font-weight:800;padding:3px 8px;border-radius:999px;letter-spacing:.05em}.cmp-product-cell{display:flex;flex-direction:column;align-items:center;gap:8px;padding:6px 0}.cmp-product-icon{display:flex;align-items:center;justify-content:center}.cmp-icon-gps{color:#888}.cmp-icon-airtag{color:#bbb}.cmp-product-name{font-size:12px;font-weight:700;color:var(--text);line-height:1.2;text-align:center}.cmp-product-sub{font-size:10px;font-weight:500;color:var(--text-muted);letter-spacing:0}.comparison-table tbody td{padding:12px 6px;border-bottom:1px solid var(--border-light);vertical-align:middle;text-align:center}.cmp-label{text-align:left!important;font-weight:600;font-size:13px;color:var(--text);padding-left:4px!important}.cmp-cell{font-size:13px;color:var(--text);font-weight:500;line-height:1.3}.cmp-cell-sub{display:block;font-size:10px;color:var(--text-muted);font-weight:400;margin-top:2px}.cmp-strong{font-weight:800!important;font-size:16px!important;letter-spacing:-.01em}.cmp-despi{background:#f0f6ff;border-left:2px solid var(--primary);border-right:2px solid var(--primary);font-weight:700!important;color:var(--primary)}.cmp-highlight-row .cmp-despi{color:#00a66b!important}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table tbody tr:last-child .cmp-despi{border-bottom:2px solid var(--primary);border-radius:0 0 16px 16px}.cmp-yes,.cmp-no{width:18px;height:18px;display:inline-block}.cmp-pill{display:inline-block;font-size:10px;font-weight:700;padding:2px 7px;border-radius:999px;letter-spacing:.02em;white-space:nowrap}.vet-section .vet-cross-ico{background:#fff;color:#d72d2d}.vet-section .vet-cross-ico svg{fill:none;stroke:#d72d2d}.vet-tag{display:inline-block;background:#ffffff1f;color:#ffffffeb;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.vet-signature-typed{font-style:italic;font-weight:600;color:#ffffffd9;font-size:14px;margin-top:18px}.feature-checks .new-pill{display:inline-block;background:var(--primary);color:#fff;font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px;letter-spacing:.04em;margin-right:8px;vertical-align:1px}.feature-checks .li-content{display:block;flex:1;min-width:0}.nosub-banner{display:flex;align-items:center;gap:10px;background:#e7f8e5;color:#1a6b12;border:1px solid #C2E8BB;border-radius:12px;padding:12px 14px;font-size:13px;margin-bottom:14px;line-height:1.4}.nosub-banner svg{width:22px;height:22px;flex-shrink:0;color:#1a6b12}.nosub-banner strong{color:#0f5008;font-weight:800}.vet-signature-svg{width:200px;height:auto;margin-top:24px;display:block}.irwin-card .vet-signature-svg path{stroke:#ffffffeb}.vet-signature-img{width:180px;height:auto;margin-top:20px;display:block;filter:invert(1) brightness(1.05);opacity:.92}.vet-section .irwin-paw,.vet-section .vet-cross-ico{display:none!important}.vet-section .irwin-card{padding-top:28px}.comparison-section .section-title{font-size:30px;font-weight:700;letter-spacing:-.02em;margin-bottom:10px;text-align:left;line-height:1.18}.cmp-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f5f5f2;border-radius:14px;padding:6px;margin-bottom:28px}.cmp-toggle-btn{background:transparent;border:none;border-radius:10px;padding:12px 10px;font-size:13px;font-weight:600;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .18s ease}.cmp-toggle-btn.is-active{background:#fff;color:var(--text);font-weight:700;box-shadow:0 2px 6px #12162314}.cmp-pane{display:none;animation:cmpFade .22s ease}@keyframes cmpFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.cmp-table{border:1px solid var(--border-light);border-radius:18px;overflow:hidden}.cmp-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center;border-bottom:1px solid var(--border-light);background:#fff}.cmp-row:last-child{border-bottom:none}.cmp-col-label{padding:14px;font-size:13px;font-weight:600;color:var(--text);background:#fafafa}.cmp-col{padding:14px 10px;text-align:center;font-size:13px;font-weight:600;color:var(--text);line-height:1.35}.cmp-col-ours{background:#f0f6ff;color:var(--primary);font-weight:700}.cmp-head-row,.cmp-head-row .cmp-col-label{background:#f5f8ff}.cmp-head-row .cmp-col{padding:16px 8px}.cmp-prod-icon{display:flex;align-items:center;justify-content:center;margin-bottom:6px}.cmp-prod-icon svg{width:36px;height:44px}.cmp-icon-grey{color:#999}.cmp-icon-grey svg{width:32px;height:32px}.cmp-prod-name{font-size:12px;font-weight:700;line-height:1.25;color:var(--text)}.cmp-prod-sub{display:block;font-size:10px;font-weight:500;color:var(--text-muted);margin-top:2px}.cmp-row-strong .cmp-col{font-size:16px;font-weight:800;letter-spacing:-.01em}.cmp-row-strong .cmp-col-ours{color:#00a66b}.cmp-cell-sub{display:block;font-size:10px;font-weight:400;color:var(--text-muted);margin-top:2px}.cmp-yes,.cmp-no{width:18px;height:18px;display:inline-block;vertical-align:middle}.cmp-yes{fill:none;stroke:#00a66b;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.cmp-no{fill:none;stroke:#d72d2d;stroke-width:3;stroke-linecap:round}.cmp-pill{display:inline-block;font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px;letter-spacing:.02em;white-space:nowrap}.cmp-pill-good{background:#e7f8e5;color:#1a6b12}.cmp-pill-bad{background:#ffe5e5;color:#d72d2d}.comparison-cta .btn-primary{display:inline-block;padding:14px 28px;font-size:15px;width:auto;text-decoration:none}.comparison-section .section-subtitle{font-size:15px;color:var(--text-muted);margin-bottom:28px;line-height:1.5}.cmp-cards{display:flex;flex-direction:column;gap:14px}.cmp-card{background:#fff;border:1px solid var(--border-light);border-radius:18px;padding:18px 16px;box-shadow:0 1px 2px #12162308}.cmp-card-highlight{border:2px solid #00B67A;background:linear-gradient(180deg,#f4fbf6,#fff 60%);box-shadow:0 4px 14px #00b67a24;position:relative;margin-top:6px}.cmp-card-title{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#999;margin-bottom:14px}.cmp-card-highlight .cmp-card-title{color:#00a66b;margin-top:6px}.cmp-card-rows{display:flex;flex-direction:column;gap:10px}.cmp-side{border-radius:12px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;box-sizing:border-box}.cmp-side-ours{background:#f0f6ff;border:1.5px solid #DDE9FF}.cmp-side-other{background:#fafafa;border:1px solid #EEE}.cmp-card-highlight .cmp-side-ours{background:#e8f8ef;border:1.5px solid #00B67A}.cmp-side-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--text);flex-shrink:0;min-width:0}.cmp-side-ours .cmp-side-label{color:var(--primary)}.cmp-card-highlight .cmp-side-ours .cmp-side-label{color:#00a66b}.cmp-side-other .cmp-side-label{color:var(--text-muted)}.cmp-brand-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.cmp-other-name{font-size:13px}.cmp-side-value{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:2px}.cmp-value-text{font-size:15px;font-weight:700;color:var(--text);line-height:1.2}.cmp-side-ours .cmp-value-text{color:var(--primary)}.cmp-card-highlight .cmp-side-ours .cmp-value-text{color:#00a66b;font-size:18px}.cmp-side-other .cmp-value-text{color:var(--text)}.cmp-icon-yes,.cmp-icon-no{width:22px;height:22px;display:inline-block;flex-shrink:0}.cmp-pill{display:inline-block;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;letter-spacing:.02em;white-space:nowrap}.cmp-sub{font-size:11px;font-weight:500;color:var(--text-muted);margin-top:3px;text-align:right;white-space:normal;max-width:140px}.comparison-cta{margin-top:32px;text-align:center}.comparison-section{padding:56px 16px;background:#fff}.comparison-section .section-tag{background:#bad0f2;color:var(--primary);margin-bottom:16px}.comparison-section .section-title{font-size:28px;font-weight:700;letter-spacing:-.02em;margin-bottom:10px;text-align:left;line-height:1.2}.comparison-section .section-subtitle{font-size:15px;color:var(--text-muted);margin-bottom:24px;line-height:1.5}.cmp-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:#f2f3f5;border-radius:14px;padding:5px;margin-bottom:24px}.cmp-toggle-btn{background:transparent;border:none;border-radius:10px;padding:12px 8px;font-size:13px;font-weight:600;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .18s ease;-webkit-tap-highlight-color:transparent}.cmp-toggle-btn.is-active{background:#fff;color:var(--text);font-weight:700;box-shadow:0 1px 3px #12162314}.cmp-toggle-ico{display:flex;width:18px;height:18px;flex-shrink:0}.cmp-toggle-ico svg{width:100%;height:100%}.cmp-toggle-btn[data-cmp=gps] .cmp-toggle-ico{color:#888}.cmp-toggle-btn[data-cmp=airtag] .cmp-toggle-ico{color:#bbb}.cmp-pane{display:none;animation:cmpFade .25s ease}.cmp-pane.is-active{display:block}@keyframes cmpFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cmp-table-wrap{border:1px solid var(--border-light);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #1216230a}.cmp-table{width:100%;border-collapse:collapse;font-size:13px}.cmp-table thead th{padding:16px 8px 14px;vertical-align:bottom;background:#fff;border-bottom:1px solid var(--border-light);font-weight:600;text-align:center;width:30%}.cmp-table thead th.cmp-th-label{width:40%;background:#fff}.cmp-table thead th.cmp-th-ours{background:#f0f6ff}.cmp-table thead th.cmp-th-other{background:#fafafa}.cmp-th-icon{display:flex;align-items:center;justify-content:center;margin-bottom:6px}.cmp-th-icon svg{width:32px;height:38px}.cmp-th-icon img{width:auto;height:44px;object-fit:contain}.cmp-th-icon-grey{color:#999}.cmp-th-icon-grey svg{width:26px;height:26px}.cmp-th-name{font-size:12px;font-weight:800;color:var(--text);letter-spacing:-.01em}.cmp-th-ours .cmp-th-name{color:var(--primary)}.cmp-tr{border-bottom:1px solid var(--border-light)}.cmp-tr:last-child{border-bottom:none}.cmp-td-label{padding:13px 12px;font-size:13px;font-weight:600;color:var(--text);background:#fff;text-align:left;line-height:1.3}.cmp-td-ours,.cmp-td-other{padding:13px 8px;text-align:center;font-size:13px;vertical-align:middle;line-height:1.3}.cmp-td-ours{background:#f0f6ff;font-weight:700;color:var(--primary)}.cmp-td-other{background:#fafafa;font-weight:500;color:var(--text)}.cmp-tr-highlight .cmp-td-label{background:#f0f6ff;font-weight:700;position:relative}.cmp-tr-highlight .cmp-td-label:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--primary)}.cmp-tr-highlight .cmp-td-ours{background:#dce9fe;font-weight:800;font-size:14px}.cmp-tr-highlight .cmp-td-other{background:#f2f2ee}.cmp-value-text{font-size:13px;font-weight:700}.cmp-icon-yes,.cmp-icon-no{width:20px;height:20px;display:inline-block;vertical-align:middle}.cmp-icon-yes{fill:none;stroke:#00a66b;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.cmp-icon-no{fill:none;stroke:#d72d2d;stroke-width:3.2;stroke-linecap:round}.cmp-pill{display:inline-block;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;letter-spacing:.01em;white-space:nowrap;line-height:1.3}.cmp-pill-good{background:#d4f4dd;color:#0f5008}.cmp-pill-bad{background:#fee0e0;color:#b81e1e}.comparison-cta{margin-top:28px;text-align:center}.comparison-cta .btn-primary{display:inline-block;padding:14px 32px;font-size:15px;width:auto;text-decoration:none}.comparison-note{margin-top:12px;font-size:13px;color:var(--text-muted)}.sticky-buy{transition:transform .3s ease}.sticky-buy.is-hidden{transform:translateY(110%)}.tabs-nav{transition:opacity .3s ease,transform .3s ease}.tabs-nav.is-hidden{opacity:0!important;transform:translateY(-120%)!important;pointer-events:none!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/despi-pettag.css.map */
