{"title":"Pet Leashes \u0026 Harnesses","description":"","products":[{"product_id":"airflex-comfort-mesh-harness","title":"AirFlex Comfort Mesh Harness","description":"\u003cdiv class=\"furrivo-lp\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;1,600\u0026amp;family=Poppins:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Scoped Container for getFurrivo Luxury Aesthetic *\/\n    .furrivo-lp { \n        --bg-creamy: #fdfaf5; \n        --text-dark: #1a1a1a;\n        --accent-teal: #4db6ac; \/* لون هادئ مستوحى من المنتج *\/\n        --accent-orange: #d35400; \n        --border-color: rgba(0,0,0,0.06);\n        --font-display: 'Playfair Display', serif;\n        --font-sans: 'Poppins', sans-serif;\n        \n        font-family: var(--font-sans); \n        background-color: var(--bg-creamy); \n        color: var(--text-dark); \n        line-height: 1.7; \n        overflow-x: hidden;\n        margin: 0; padding: 0;\n    }\n\n    .furrivo-lp * { box-sizing: border-box; }\n    .furrivo-lp .container { max-width: 1200px; margin: 0 auto; padding: 0 30px; }\n    .furrivo-lp h1, .furrivo-lp h2, .furrivo-lp h3 { font-family: var(--font-display); color: var(--text-dark); font-weight: 600; }\n    .furrivo-lp .highlight { color: var(--accent-orange); font-style: italic; }\n\n    \/* Hero Section *\/\n    .furrivo-lp .hero { display: flex; align-items: center; justify-content: space-between; padding: 80px 0; gap: 60px; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .hero-content { flex: 1; }\n    .furrivo-lp .hero-tag { display: inline-block; padding: 6px 16px; border: 1.5px solid var(--accent-teal); border-radius: 30px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: var(--accent-teal); margin-bottom: 20px; font-weight: 600; }\n    .furrivo-lp .hero h1 { font-size: 58px; line-height: 1.1; margin-bottom: 25px; }\n    .furrivo-lp .hero p { font-size: 19px; color: #444; margin-bottom: 40px; }\n    .furrivo-lp .btn-premium { display: inline-flex; padding: 18px 45px; background: var(--text-dark); color: #fff; text-decoration: none; border-radius: 4px; font-weight: 600; text-transform: uppercase; font-size: 14px; transition: 0.3s; border: none; cursor: pointer; }\n    .furrivo-lp .btn-premium:hover { background: var(--accent-teal); transform: translateY(-2px); box-shadow: 0 10px 20px rgba(77, 182, 172, 0.2); }\n\n    .furrivo-lp .hero-visual { flex: 1.2; text-align: right; }\n    .furrivo-lp .hero-visual img { width: 100%; max-width: 550px; border-radius: 12px; }\n\n    \/* Features Grid *\/\n    .furrivo-lp .features-section { padding: 100px 0; background-color: #fff; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .section-header { text-align: center; margin-bottom: 70px; }\n    .furrivo-lp .section-header h2 { font-size: 46px; margin-bottom: 15px; }\n    .furrivo-lp .grid-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 40px; }\n    .furrivo-lp .feature-card { padding: 20px; text-align: center; }\n    .furrivo-lp .f-icon { font-size: 32px; color: var(--accent-teal); margin-bottom: 20px; display: block; font-family: var(--font-display); font-style: italic; }\n    .furrivo-lp .feature-card h3 { font-size: 22px; margin-bottom: 15px; }\n    .furrivo-lp .feature-card p { font-size: 14px; color: #666; }\n\n    \/* Night Safety Section *\/\n    .furrivo-lp .safety-section { padding: 100px 0; }\n    .furrivo-lp .safety-wrapper { display: flex; align-items: center; gap: 80px; }\n    .furrivo-lp .safety-img { flex: 1.2; }\n    .furrivo-lp .safety-img img { width: 100%; border-radius: 15px; box-shadow: 0 20px 40px rgba(0,0,0,0.1); }\n    .furrivo-lp .safety-text { flex: 1; }\n    .furrivo-lp .safety-text h2 { font-size: 40px; margin-bottom: 25px; }\n    .furrivo-lp .safety-text p { font-size: 16px; margin-bottom: 20px; }\n\n    \/* Size Chart Section *\/\n    .furrivo-lp .size-section { padding: 100px 0; background-color: #fff; border-top: 1px solid var(--border-color); }\n    .furrivo-lp .size-grid { display: flex; align-items: center; gap: 60px; }\n    .furrivo-lp .size-img { flex: 1; }\n    .furrivo-lp .size-img img { width: 100%; border: 1px solid #eee; border-radius: 8px; }\n    .furrivo-lp .size-info { flex: 1; }\n    .furrivo-lp .size-info h2 { font-size: 40px; margin-bottom: 20px; }\n\n    \/* Final CTA *\/\n    .furrivo-lp .final-cta { padding: 120px 0; text-align: center; }\n    .furrivo-lp .final-cta h2 { font-size: 50px; margin-bottom: 30px; }\n    .furrivo-lp .final-cta p { font-size: 20px; color: #555; margin-bottom: 50px; max-width: 700px; margin-left: auto; margin-right: auto; }\n\n    @media (max-width: 992px) {\n        .furrivo-lp .hero, .furrivo-lp .safety-wrapper, .furrivo-lp .size-grid { flex-direction: column; text-align: center; gap: 40px; }\n        .furrivo-lp .hero h1 { font-size: 42px; }\n        .furrivo-lp .hero-visual, .furrivo-lp .safety-img { text-align: center; }\n    }\n\u003c\/style\u003e\n\n\u003cheader class=\"hero container\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n        \u003cspan class=\"hero-tag\"\u003egetFurrivo™ Comfort Series\u003c\/span\u003e\n        \u003ch1\u003eWalking on \u003cbr\u003e\u003cspan class=\"highlight\"\u003eA Cloud.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp\u003eFinally, a harness that prioritizes freedom. The AirFlex™ Mesh Harness offers an escape-proof, no-choke design that keeps your pet safe and comfortable from the park to the trails.\u003c\/p\u003e\n        \u003ca href=\"#buy\" class=\"btn-premium\"\u003eOrder the Full Set\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-visual\"\u003e\n        \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/S2adbf21292bd46f0a52f82e160201ee3R.webp?v=1777146387\u0026amp;width=700\" alt=\"AirFlex Harness Colors\"\u003e\n    \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"features-section container\"\u003e\n    \u003cdiv class=\"section-header\"\u003e\n        \u003ch2\u003eDesigned for Adventure\u003c\/h2\u003e\n        \u003cp\u003eA 2-in-1 set including a matching nylon leash for the ultimate walking experience.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grid-container\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eI.\u003c\/span\u003e\n            \u003ch3\u003eNo-Pull, No-Choke\u003c\/h3\u003e\n            \u003cp\u003ePressure is evenly distributed across the chest and shoulders, preventing any strain on your pet's delicate neck.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eII.\u003c\/span\u003e\n            \u003ch3\u003eUltra-Breathable Mesh\u003c\/h3\u003e\n            \u003cp\u003eCrafted from soft, lightweight mesh fabric that allows air to flow freely, keeping your pet cool during long summer walks.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eIII.\u003c\/span\u003e\n            \u003ch3\u003eEscape-Proof Design\u003c\/h3\u003e\n            \u003cp\u003eFeaturing a secure plastic closure and a heavy-duty O-ring, ensuring even the most agile kitties stay safely by your side.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eIV.\u003c\/span\u003e\n            \u003ch3\u003eSet Included\u003c\/h3\u003e\n            \u003cp\u003eEvery AirFlex™ harness comes with a matching high-quality 1.4m nylon leash, ready for immediate adventure.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"safety-section container\"\u003e\n    \u003cdiv class=\"safety-wrapper\"\u003e\n        \u003cdiv class=\"safety-img\"\u003e\n            \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/Se714825a03184f119991da185fec7800c.webp?v=1777146387\u0026amp;width=700\" alt=\"Reflective Night Safety\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"safety-text\"\u003e\n            \u003ch2\u003ePeace of Mind, \u003cspan class=\"highlight\"\u003eDay \u0026amp; Night.\u003c\/span\u003e\n\u003c\/h2\u003e\n            \u003cp\u003eSafety shouldn't end when the sun goes down. Our integrated reflective stitching ensures high visibility in low-light conditions.\u003c\/p\u003e\n            \u003cp\u003eWhether it's a late-night walk or an early-morning run, keep your pet visible and safe from vehicles and distractions.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"size-section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"size-grid\"\u003e\n            \u003cdiv class=\"size-info\"\u003e\n                \u003ch2\u003eA Perfect Fit for \u003cspan class=\"highlight\"\u003eEvery Breed.\u003c\/span\u003e\n\u003c\/h2\u003e\n                \u003cp\u003eFrom tiny kittens to medium-sized breeds, AirFlex™ is designed to accommodate various sizes. Refer to our precision chart to find your pet's perfect match.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003ePro-Tip:\u003c\/strong\u003e Always measure the chest circumference at the widest part for the most comfortable fit.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"size-img\"\u003e\n                \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/Sfdf8bac8ada648bd952213598de24276d.webp?v=1777146387\u0026amp;width=700\" alt=\"AirFlex Size Chart\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"buy\" class=\"final-cta container\"\u003e\n    \u003ch2\u003eMake Every Walk a Joy.\u003c\/h2\u003e\n    \u003cp\u003eChoose your favorite color and give your pet the comfort they deserve. The AirFlex™ Harness \u0026amp; Leash set is the ultimate upgrade for your daily routine.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-premium\"\u003eAdd To Cart - getFurrivo™ Exclusive\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"getFurrivo","offers":[{"title":"F \/ L 10-15 Kg","offer_id":46764734021771,"sku":"14:173#F;5:100014065#L 10-15 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"F \/ M 6-10 Kg","offer_id":46764734054539,"sku":"14:173#F;5:361385#M 6-10 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"G \/ XS 1.5-3 Kg","offer_id":46764734087307,"sku":"14:366#G;5:100014064#XS 1.5-3 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"G \/ XXS 0.5-1.5 Kg","offer_id":46764734120075,"sku":"14:366#G;5:100014066#XXS 0.5-1.5 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"F \/ XXS 0.5-1.5 Kg","offer_id":46764734152843,"sku":"14:173#F;5:100014066#XXS 0.5-1.5 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"E \/ L 10-15 Kg","offer_id":46764734185611,"sku":"14:691#E;5:100014065#L 10-15 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"F \/ S 3-6 Kg","offer_id":46764734218379,"sku":"14:173#F;5:361386#S 3-6 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"F \/ XS 1.5-3 Kg","offer_id":46764734251147,"sku":"14:173#F;5:100014064#XS 1.5-3 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"G \/ M 6-10 Kg","offer_id":46764734283915,"sku":"14:366#G;5:361385#M 6-10 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"G \/ L 10-15 Kg","offer_id":46764734316683,"sku":"14:366#G;5:100014065#L 10-15 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"C \/ M 6-10 Kg","offer_id":46764734349451,"sku":"14:175#C;5:361385#M 6-10 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"C \/ S 3-6 Kg","offer_id":46764734382219,"sku":"14:175#C;5:361386#S 3-6 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"D \/ XXS 0.5-1.5 Kg","offer_id":46764734414987,"sku":"14:10#D;5:100014066#XXS 0.5-1.5 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"C \/ L 10-15 Kg","offer_id":46764734447755,"sku":"14:175#C;5:100014065#L 10-15 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"B \/ L 10-15 Kg","offer_id":46764734480523,"sku":"14:193#B;5:100014065#L 10-15 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"B \/ M 6-10 Kg","offer_id":46764734513291,"sku":"14:193#B;5:361385#M 6-10 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"C \/ XS 1.5-3 Kg","offer_id":46764734546059,"sku":"14:175#C;5:100014064#XS 1.5-3 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"C \/ XXS 0.5-1.5 Kg","offer_id":46764734578827,"sku":"14:175#C;5:100014066#XXS 0.5-1.5 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"E \/ XS 1.5-3 Kg","offer_id":46764734611595,"sku":"14:691#E;5:100014064#XS 1.5-3 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"E \/ XXS 0.5-1.5 Kg","offer_id":46764734644363,"sku":"14:691#E;5:100014066#XXS 0.5-1.5 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"E \/ M 6-10 Kg","offer_id":46764734677131,"sku":"14:691#E;5:361385#M 6-10 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"E \/ S 3-6 Kg","offer_id":46764734709899,"sku":"14:691#E;5:361386#S 3-6 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"D \/ S 3-6 Kg","offer_id":46764734742667,"sku":"14:10#D;5:361386#S 3-6 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"D \/ XS 1.5-3 Kg","offer_id":46764734775435,"sku":"14:10#D;5:100014064#XS 1.5-3 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"D \/ L 10-15 Kg","offer_id":46764734808203,"sku":"14:10#D;5:100014065#L 10-15 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"D \/ M 6-10 Kg","offer_id":46764734840971,"sku":"14:10#D;5:361385#M 6-10 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"B \/ XXS 0.5-1.5 Kg","offer_id":46764734873739,"sku":"14:193#B;5:100014066#XXS 0.5-1.5 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"A \/ L 10-15 Kg","offer_id":46764734906507,"sku":"14:29#A;5:100014065#L 10-15 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"B \/ S 3-6 Kg","offer_id":46764734939275,"sku":"14:193#B;5:361386#S 3-6 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"B \/ XS 1.5-3 Kg","offer_id":46764734972043,"sku":"14:193#B;5:100014064#XS 1.5-3 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"A \/ XS 1.5-3 Kg","offer_id":46764735004811,"sku":"14:29#A;5:100014064#XS 1.5-3 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"A \/ XXS 0.5-1.5 Kg","offer_id":46764735037579,"sku":"14:29#A;5:100014066#XXS 0.5-1.5 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"A \/ M 6-10 Kg","offer_id":46764735070347,"sku":"14:29#A;5:361385#M 6-10 Kg","price":18.99,"currency_code":"USD","in_stock":true},{"title":"A \/ S 3-6 Kg","offer_id":46764735103115,"sku":"14:29#A;5:361386#S 3-6 Kg","price":18.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/6100\/5451\/files\/Sfdf8bac8ada648bd952213598de24276d.webp?v=1777146387"},{"product_id":"eliteglide-heavy-duty-retractable-leash","title":"EliteGlide Heavy-Duty Retractable Leash","description":"\u003cdiv class=\"furrivo-lp\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;1,600\u0026amp;family=Poppins:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Scoped Container for getFurrivo Luxury Aesthetic *\/\n    .furrivo-lp { \n        --bg-creamy: #fdfaf5; \n        --text-dark: #1a1a1a;\n        --accent-orange: #d35400; \/* لون أزرار المنتج - برتقالي حيوي *\/\n        --border-color: rgba(0,0,0,0.06);\n        --font-display: 'Playfair Display', serif;\n        --font-sans: 'Poppins', sans-serif;\n        \n        font-family: var(--font-sans); \n        background-color: var(--bg-creamy); \n        color: var(--text-dark); \n        line-height: 1.7; \n        overflow-x: hidden;\n        margin: 0; padding: 0;\n    }\n\n    .furrivo-lp * { box-sizing: border-box; }\n    .furrivo-lp .container { max-width: 1200px; margin: 0 auto; padding: 0 30px; }\n    .furrivo-lp h1, .furrivo-lp h2, .furrivo-lp h3 { font-family: var(--font-display); color: var(--text-dark); font-weight: 600; }\n    .furrivo-lp .highlight { color: var(--accent-orange); font-style: italic; }\n\n    \/* Hero Section *\/\n    .furrivo-lp .hero { display: flex; align-items: center; justify-content: space-between; padding: 80px 0; gap: 60px; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .hero-content { flex: 1; }\n    .furrivo-lp .hero-tag { display: inline-block; padding: 6px 16px; border: 1.5px solid var(--accent-orange); border-radius: 30px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: var(--accent-orange); margin-bottom: 20px; font-weight: 600; }\n    .furrivo-lp .hero h1 { font-size: 58px; line-height: 1.1; margin-bottom: 25px; }\n    .furrivo-lp .hero p { font-size: 19px; color: #444; margin-bottom: 40px; }\n    .furrivo-lp .btn-premium { display: inline-flex; padding: 18px 45px; background: var(--text-dark); color: #fff; text-decoration: none; border-radius: 4px; font-weight: 600; text-transform: uppercase; font-size: 14px; transition: 0.3s; border: none; cursor: pointer; }\n    .furrivo-lp .btn-premium:hover { background: var(--accent-orange); transform: translateY(-2px); box-shadow: 0 10px 20px rgba(211, 84, 0, 0.2); }\n\n    .furrivo-lp .hero-visual { flex: 1.2; text-align: right; }\n    .furrivo-lp .hero-visual img { width: 100%; border-radius: 12px; box-shadow: 0 20px 40px rgba(0,0,0,0.05); }\n\n    \/* Stats Bar *\/\n    .furrivo-lp .stats-bar { background: #fff; padding: 40px 0; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .stats-grid { display: grid; grid-template-columns: repeat(3, 1fr); text-align: center; }\n    .furrivo-lp .stat-item h3 { font-size: 32px; color: var(--accent-orange); margin-bottom: 5px; }\n    .furrivo-lp .stat-item p { font-size: 13px; text-transform: uppercase; letter-spacing: 1px; color: #888; }\n\n    \/* Features Grid *\/\n    .furrivo-lp .features-section { padding: 100px 0; }\n    .furrivo-lp .section-header { text-align: center; margin-bottom: 70px; }\n    .furrivo-lp .section-header h2 { font-size: 46px; margin-bottom: 15px; }\n    .furrivo-lp .grid-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }\n    .furrivo-lp .feature-card { background: #fff; padding: 45px 35px; border-radius: 8px; border: 1px solid var(--border-color); transition: 0.3s; position: relative; overflow: hidden; }\n    .furrivo-lp .feature-card:hover { border-color: var(--accent-orange); transform: translateY(-5px); }\n    .furrivo-lp .f-number { position: absolute; top: -10px; right: 10px; font-size: 80px; font-family: var(--font-display); color: rgba(211, 84, 0, 0.05); font-weight: 900; }\n    .furrivo-lp .feature-card h3 { font-size: 22px; margin-bottom: 15px; position: relative; }\n    .furrivo-lp .feature-card p { font-size: 14px; color: #666; line-height: 1.8; }\n\n    \/* Exploded View \/ Anatomy *\/\n    .furrivo-lp .anatomy-section { padding: 100px 0; background-color: #fff; border-top: 1px solid var(--border-color); border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .anatomy-wrapper { display: flex; align-items: center; gap: 80px; }\n    .furrivo-lp .anatomy-img { flex: 1.5; }\n    .furrivo-lp .anatomy-img img { width: 100%; border-radius: 15px; }\n    .furrivo-lp .anatomy-text { flex: 1; }\n    .furrivo-lp .anatomy-text h2 { font-size: 40px; margin-bottom: 25px; }\n    .furrivo-lp .anatomy-text ul { list-style: none; }\n    .furrivo-lp .anatomy-text li { padding: 15px 0; border-bottom: 1px solid #f0f0f0; display: flex; align-items: center; gap: 15px; font-size: 15px; font-weight: 500; }\n    .furrivo-lp .anatomy-text li::before { content: '✓'; color: var(--accent-orange); font-weight: bold; }\n\n    \/* Final CTA Section *\/\n    .furrivo-lp .final-cta { padding: 120px 0; text-align: center; }\n    .furrivo-lp .final-cta h2 { font-size: 50px; margin-bottom: 30px; }\n    .furrivo-lp .final-cta p { font-size: 20px; color: #555; margin-bottom: 50px; max-width: 700px; margin-left: auto; margin-right: auto; }\n\n    @media (max-width: 992px) {\n        .furrivo-lp .hero, .furrivo-lp .anatomy-wrapper { flex-direction: column; text-align: center; gap: 40px; }\n        .furrivo-lp .hero h1 { font-size: 42px; }\n        .furrivo-lp .stats-grid { grid-template-columns: 1fr; gap: 30px; }\n        .furrivo-lp .hero-visual { text-align: center; }\n        .furrivo-lp .final-cta h2 { font-size: 36px; }\n    }\n\u003c\/style\u003e\n\n\u003cheader class=\"hero container\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n        \u003cspan class=\"hero-tag\"\u003egetFurrivo™ Elite Series\u003c\/span\u003e\n        \u003ch1\u003e26 Feet of \u003cbr\u003e\u003cspan class=\"highlight\"\u003ePure Freedom.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp\u003eEngineered for the strongest pullers and the longest adventures. The EliteGlide™ Heavy-Duty Leash offers seamless control with the reliability of high-grade stainless steel.\u003c\/p\u003e\n        \u003ca href=\"#buy\" class=\"btn-premium\"\u003eExperience the Glide\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-visual\"\u003e\n        \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/Sf01551509b404abda9f55649a213bf52p.webp\" alt=\"EliteGlide Leash Main View\"\u003e\n    \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"stats-bar\"\u003e\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"stats-grid\"\u003e\n            \u003cdiv class=\"stat-item\"\u003e\n                \u003ch3\u003e26 FT\u003c\/h3\u003e\n                \u003cp\u003eExtended Reach\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat-item\"\u003e\n                \u003ch3\u003e115 LBS\u003c\/h3\u003e\n                \u003cp\u003eSupport Capacity\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat-item\"\u003e\n                \u003ch3\u003e1M+\u003c\/h3\u003e\n                \u003cp\u003eTested Retractions\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"anatomy-section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"anatomy-wrapper\"\u003e\n            \u003cdiv class=\"anatomy-img\"\u003e\n                \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/S75631b7d47b6434c8016f776aae48635x.webp?v=1777146386\u0026amp;width=700\" alt=\"Durable Construction Exploded View\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"anatomy-text\"\u003e\n                \u003ch2\u003eThe Anatomy of \u003cspan class=\"highlight\"\u003eDurability.\u003c\/span\u003e\n\u003c\/h2\u003e\n                \u003cp\u003eEvery internal component is precision-crafted for safety and longevity.\u003c\/p\u003e\n                \u003cul\u003e\n                    \u003cli\u003eHeavy-Duty Stainless Steel Spring\u003c\/li\u003e\n                    \u003cli\u003eOne-Handed Safety Lock System\u003c\/li\u003e\n                    \u003cli\u003eErgonomic Non-Slip Soft Handle\u003c\/li\u003e\n                    \u003cli\u003eSturdy Impact-Resistant Housing\u003c\/li\u003e\n                    \u003cli\u003eU-Shaped Tangle-Free Tape Outlet\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section container\"\u003e\n    \u003cdiv class=\"section-header\"\u003e\n        \u003ch2\u003eUnrivaled Control\u003c\/h2\u003e\n        \u003cp\u003eDesigned for pet parents who refuse to compromise on quality and safety.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grid-container\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-number\"\u003e01\u003c\/span\u003e\n            \u003ch3\u003eSmooth \u0026amp; Seamless\u003c\/h3\u003e\n            \u003cp\u003eSay goodbye to frustrating snags. The U-shaped outlet ensures a 360° fluid retraction at any angle, providing an effortless walking experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-number\"\u003e02\u003c\/span\u003e\n            \u003ch3\u003eSafety One-Handed Control\u003c\/h3\u003e\n            \u003cp\u003eInstantly stop, lock, and unlock the leash with a single touch. Our safety mechanism gives you total peace of mind in high-traffic areas.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-number\"\u003e03\u003c\/span\u003e\n            \u003ch3\u003e360° Swivel Clip\u003c\/h3\u003e\n            \u003cp\u003eCrafted from rust-proof zinc alloy, the heavy-duty swivel clip prevents tangles even with the most active and playful explorers.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-number\"\u003e04\u003c\/span\u003e\n            \u003ch3\u003eReliable Retraction\u003c\/h3\u003e\n            \u003cp\u003eBuilt with a stainless steel spring tested for over 1,000,000 retractions, ensuring consistent tension and smooth performance year after year.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"buy\" class=\"final-cta container\"\u003e\n    \u003ch2\u003eElevate Your Walks.\u003c\/h2\u003e\n    \u003cp\u003eJoin thousands of happy explorers who have upgraded to the EliteGlide™ experience. Strength, comfort, and freedom—all in one hand.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-premium\"\u003eAdd to Cart - getFurrivo™ Exclusive\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"getFurrivo","offers":[{"title":"White \/ 5m - 50 kg","offer_id":46764733825163,"sku":"14:29#White;5:100014066#5m - 50 kg","price":41.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 8m - 50 kg","offer_id":46764733792395,"sku":"14:29#White;5:100014064#8m - 50 kg","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 5m - 50 kg","offer_id":46764733890699,"sku":"14:175#Black;5:100014066#5m - 50 kg","price":41.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8m - 50 kg","offer_id":46764733857931,"sku":"14:175#Black;5:100014064#8m - 50 kg","price":43.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 5m - 50 kg","offer_id":46764733956235,"sku":"14:193#Gray;5:100014066#5m - 50 kg","price":41.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 8m - 50 kg","offer_id":46764733923467,"sku":"14:193#Gray;5:100014064#8m - 50 kg","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/6100\/5451\/files\/Sf01551509b404abda9f55649a213bf52p.webp?v=1777146387"},{"product_id":"secureride-adjustable-pet-car-seat-belt","title":"SecureRide Adjustable Pet Car Seat Belt","description":"\u003cdiv class=\"furrivo-lp\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;1,600\u0026amp;family=Poppins:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Scoped Container for getFurrivo Luxury Aesthetic *\/\n    .furrivo-lp { \n        --bg-creamy: #fdfaf5; \n        --text-dark: #1a1a1a;\n        --accent-red: #e74c3c; \/* لون الأمان المستوحى من المنتج *\/\n        --border-color: rgba(0,0,0,0.06);\n        --font-display: 'Playfair Display', serif;\n        --font-sans: 'Poppins', sans-serif;\n        \n        font-family: var(--font-sans); \n        background-color: var(--bg-creamy); \n        color: var(--text-dark); \n        line-height: 1.7; \n        overflow-x: hidden;\n        margin: 0; padding: 0;\n    }\n\n    .furrivo-lp * { box-sizing: border-box; }\n    .furrivo-lp .container { max-width: 1200px; margin: 0 auto; padding: 0 30px; }\n    .furrivo-lp h1, .furrivo-lp h2, .furrivo-lp h3 { font-family: var(--font-display); color: var(--text-dark); font-weight: 600; }\n    .furrivo-lp .highlight { color: var(--accent-red); font-style: italic; }\n\n    \/* Hero Section *\/\n    .furrivo-lp .hero { display: flex; align-items: center; justify-content: space-between; padding: 80px 0; gap: 60px; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .hero-content { flex: 1; }\n    .furrivo-lp .hero-tag { display: inline-block; padding: 6px 16px; border: 1.5px solid var(--accent-red); border-radius: 30px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: var(--accent-red); margin-bottom: 20px; font-weight: 600; }\n    .furrivo-lp .hero h1 { font-size: 58px; line-height: 1.1; margin-bottom: 25px; }\n    .furrivo-lp .hero p { font-size: 19px; color: #444; margin-bottom: 40px; }\n    .furrivo-lp .btn-premium { display: inline-flex; padding: 18px 45px; background: var(--text-dark); color: #fff; text-decoration: none; border-radius: 4px; font-weight: 600; text-transform: uppercase; font-size: 14px; transition: 0.3s; border: none; cursor: pointer; }\n    .furrivo-lp .btn-premium:hover { background: var(--accent-red); transform: translateY(-2px); box-shadow: 0 10px 20px rgba(231, 76, 60, 0.2); }\n\n    .furrivo-lp .hero-visual { flex: 1.2; text-align: right; }\n    .furrivo-lp .hero-visual img { width: 100%; max-width: 500px; border-radius: 12px; filter: drop-shadow(0 20px 40px rgba(0,0,0,0.1)); }\n\n    \/* Features Grid (Matching the numbered circles in your image) *\/\n    .furrivo-lp .features-section { padding: 100px 0; background-color: #fff; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .section-header { text-align: center; margin-bottom: 70px; }\n    .furrivo-lp .section-header h2 { font-size: 46px; margin-bottom: 15px; }\n    .furrivo-lp .grid-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; }\n    .furrivo-lp .feature-card { padding: 30px; border: 1px solid var(--border-color); border-radius: 12px; transition: 0.3s; }\n    .furrivo-lp .feature-card:hover { border-color: var(--accent-red); transform: translateY(-5px); }\n    .furrivo-lp .f-number { font-size: 32px; font-family: var(--font-display); color: var(--accent-red); font-weight: 900; margin-bottom: 15px; display: block; opacity: 0.3; }\n    .furrivo-lp .feature-card h3 { font-size: 20px; margin-bottom: 15px; }\n    .furrivo-lp .feature-card p { font-size: 14px; color: #666; line-height: 1.6; }\n\n    \/* Visual Specs Section *\/\n    .furrivo-lp .specs-section { padding: 100px 0; }\n    .furrivo-lp .specs-wrapper { display: flex; align-items: center; gap: 80px; }\n    .furrivo-lp .specs-img { flex: 1.2; }\n    .furrivo-lp .specs-img img { width: 100%; border-radius: 15px; box-shadow: 0 15px 30px rgba(0,0,0,0.05); }\n    .furrivo-lp .specs-text { flex: 1; }\n    .furrivo-lp .specs-text h2 { font-size: 40px; margin-bottom: 25px; }\n    .furrivo-lp .specs-text ul { list-style: none; }\n    .furrivo-lp .specs-text li { padding: 15px 0; border-bottom: 1px solid #eee; display: flex; align-items: center; gap: 15px; font-size: 15px; font-weight: 500; }\n    .furrivo-lp .specs-text li::before { content: '✓'; color: var(--accent-red); font-weight: bold; }\n\n    \/* Final CTA *\/\n    .furrivo-lp .final-cta { padding: 120px 0; text-align: center; }\n    .furrivo-lp .final-cta h2 { font-size: 50px; margin-bottom: 30px; }\n    .furrivo-lp .final-cta p { font-size: 20px; color: #555; margin-bottom: 50px; max-width: 700px; margin-left: auto; margin-right: auto; }\n\n    @media (max-width: 992px) {\n        .furrivo-lp .hero, .furrivo-lp .specs-wrapper { flex-direction: column; text-align: center; gap: 40px; }\n        .furrivo-lp .hero h1 { font-size: 42px; }\n        .furrivo-lp .hero-visual { text-align: center; }\n    }\n\u003c\/style\u003e\n\n\u003cheader class=\"hero container\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n        \u003cspan class=\"hero-tag\"\u003egetFurrivo™ Travel Safety\u003c\/span\u003e\n        \u003ch1\u003eSafety That \u003cbr\u003e\u003cspan class=\"highlight\"\u003eMoves With Them.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp\u003eEnjoy every drive knowing your best friend is secured. The SecureRide™ Seat Belt combines unyielding durability with effortless adjustment for a zero-distraction travel experience.\u003c\/p\u003e\n        \u003ca href=\"#buy\" class=\"btn-premium\"\u003eSecure Your Journey\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-visual\"\u003e\n        \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/S99e7cc982fcf456bb9d1570c89314c585.webp?v=1777146389\u0026amp;width=700\" alt=\"SecureRide Adjustable Seat Belt\"\u003e\n    \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"features-section container\"\u003e\n    \u003cdiv class=\"section-header\"\u003e\n        \u003ch2\u003eUncompromising Quality\u003c\/h2\u003e\n        \u003cp\u003eDesigned to withstand sudden stops and keep your pet safely in place.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grid-container\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-number\"\u003e01\u003c\/span\u003e\n            \u003ch3\u003eRugged Polypropylene\u003c\/h3\u003e\n            \u003cp\u003eConstructed from high-density polypropylene material, making the belt exceptionally tough, wear-resistant, and built for longevity.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-number\"\u003e02\u003c\/span\u003e\n            \u003ch3\u003eRust-Proof Hardware\u003c\/h3\u003e\n            \u003cp\u003ePremium Zinc Alloy accessories are electroplated for a smooth finish that resists rust and corrosion over years of use.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-number\"\u003e03\u003c\/span\u003e\n            \u003ch3\u003eFully Adjustable\u003c\/h3\u003e\n            \u003cp\u003eEquipped with a secure buckle that allows for free adjustment of the belt cord length, ensuring comfort for pets of all sizes.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-number\"\u003e04\u003c\/span\u003e\n            \u003ch3\u003eVibrant Diversity\u003c\/h3\u003e\n            \u003cp\u003eAvailable in a wide range of multi-colored options to match your car's interior or your pet's personality.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"specs-section container\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003cdiv class=\"specs-img\"\u003e\n            \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/S927cd823dda64f9c8f145b0136980704h.webp?v=1777146388\u0026amp;width=700\" alt=\"Product Details Overview\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"specs-text\"\u003e\n            \u003ch2\u003eThe \u003cspan class=\"highlight\"\u003eStandard\u003c\/span\u003e of Security.\u003c\/h2\u003e\n            \u003cp\u003eDon't compromise on your pet's safety during transit. SecureRide™ is engineered for real-world driving conditions.\u003c\/p\u003e\n            \u003cul\u003e\n                \u003cli\u003eUniversal Fit for most vehicle seat belt buckles\u003c\/li\u003e\n                \u003cli\u003eElectroplated Zinc Alloy for extra durability\u003c\/li\u003e\n                \u003cli\u003eTangle-free swivel clip for pet comfort\u003c\/li\u003e\n                \u003cli\u003eEasy-to-clean, high-strength webbing\u003c\/li\u003e\n                \u003cli\u003eLightweight yet capable of high-tension support\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"buy\" class=\"final-cta container\"\u003e\n    \u003ch2\u003eReady for the Road?\u003c\/h2\u003e\n    \u003cp\u003eProtect your pet and prevent driving distractions today. The SecureRide™ Adjustable Seat Belt is the essential upgrade for every pet-friendly car.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-premium\"\u003eAdd To Cart - getFurrivo™ Quality\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"getFurrivo","offers":[{"title":"Army green","offer_id":46764735627403,"sku":"14:29#Army green","price":14.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":46764735660171,"sku":"14:1052","price":14.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":46764735692939,"sku":"14:10","price":14.99,"currency_code":"USD","in_stock":true},{"title":"green","offer_id":46764735725707,"sku":"14:175","price":14.99,"currency_code":"USD","in_stock":true},{"title":"black","offer_id":46764735758475,"sku":"14:193","price":14.99,"currency_code":"USD","in_stock":true},{"title":"PURPLE","offer_id":46764735791243,"sku":"14:496","price":14.99,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":46764735824011,"sku":"14:366","price":14.99,"currency_code":"USD","in_stock":true},{"title":"sky blue","offer_id":46764735856779,"sku":"14:970222347#sky blue","price":14.99,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":46764735889547,"sku":"14:201336231","price":14.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":46764735922315,"sku":"14:173","price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/6100\/5451\/files\/S927cd823dda64f9c8f145b0136980704h.webp?v=1777146388"},{"product_id":"omnitwin-360-dual-retractable-leash","title":"OmniTwin 360 Dual Retractable Leash","description":"\u003cdiv class=\"furrivo-lp\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;1,600\u0026amp;family=Poppins:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Scoped Container for getFurrivo Luxury Aesthetic *\/\n    .furrivo-lp { \n        --bg-creamy: #fdfaf5; \n        --text-dark: #1a1a1a;\n        --accent-orange: #d35400; \n        --accent-green: #2ecc71;\n        --border-color: rgba(0,0,0,0.06);\n        --font-display: 'Playfair Display', serif;\n        --font-sans: 'Poppins', sans-serif;\n        \n        font-family: var(--font-sans); \n        background-color: var(--bg-creamy); \n        color: var(--text-dark); \n        line-height: 1.7; \n        overflow-x: hidden;\n        margin: 0; padding: 0;\n    }\n\n    .furrivo-lp * { box-sizing: border-box; }\n    .furrivo-lp .container { max-width: 1200px; margin: 0 auto; padding: 0 30px; }\n    .furrivo-lp h1, .furrivo-lp h2, .furrivo-lp h3 { font-family: var(--font-display); color: var(--text-dark); font-weight: 600; }\n    .furrivo-lp .highlight { color: var(--accent-orange); font-style: italic; }\n\n    \/* Hero Section *\/\n    .furrivo-lp .hero { display: flex; align-items: center; justify-content: space-between; padding: 80px 0; gap: 60px; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .hero-content { flex: 1; }\n    .furrivo-lp .hero-tag { display: inline-block; padding: 6px 16px; border: 1.5px solid var(--text-dark); border-radius: 30px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: var(--text-dark); margin-bottom: 20px; font-weight: 600; }\n    .furrivo-lp .hero h1 { font-size: 58px; line-height: 1.1; margin-bottom: 25px; }\n    .furrivo-lp .hero p { font-size: 19px; color: #444; margin-bottom: 40px; }\n    .furrivo-lp .btn-premium { display: inline-flex; padding: 18px 45px; background: var(--text-dark); color: #fff; text-decoration: none; border-radius: 4px; font-weight: 600; text-transform: uppercase; font-size: 14px; transition: 0.3s; border: none; cursor: pointer; }\n    .furrivo-lp .btn-premium:hover { background: #333; transform: translateY(-2px); box-shadow: 0 10px 20px rgba(0,0,0,0.1); }\n\n    .furrivo-lp .hero-visual { flex: 1.2; text-align: right; }\n    .furrivo-lp .hero-visual img { width: 100%; max-width: 550px; border-radius: 12px; filter: drop-shadow(0 20px 40px rgba(0,0,0,0.05)); }\n\n    \/* The \"All-in-One\" Anatomy Section *\/\n    .furrivo-lp .anatomy-section { padding: 100px 0; background-color: #fff; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .section-header { text-align: center; margin-bottom: 70px; }\n    .furrivo-lp .section-header h2 { font-size: 46px; margin-bottom: 15px; }\n    .furrivo-lp .anatomy-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 40px; }\n    .furrivo-lp .anatomy-card { padding: 20px; text-align: center; }\n    .furrivo-lp .a-number { font-size: 24px; font-weight: bold; color: #fff; background: var(--text-dark); width: 45px; height: 45px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; }\n    .furrivo-lp .anatomy-card h3 { font-size: 20px; margin-bottom: 15px; }\n    .furrivo-lp .anatomy-card p { font-size: 14px; color: #666; }\n\n    \/* Two-Color Control Logic Section *\/\n    .furrivo-lp .control-logic { padding: 100px 0; }\n    .furrivo-lp .control-wrapper { display: flex; align-items: center; gap: 80px; }\n    .furrivo-lp .control-img { flex: 1.2; }\n    .furrivo-lp .control-img img { width: 100%; border-radius: 15px; box-shadow: 0 15px 35px rgba(0,0,0,0.08); }\n    .furrivo-lp .control-text { flex: 1; }\n    .furrivo-lp .control-text h2 { font-size: 40px; margin-bottom: 25px; }\n    .furrivo-lp .color-pills { display: flex; gap: 15px; margin-top: 30px; }\n    .furrivo-lp .pill { padding: 10px 20px; border-radius: 50px; color: #fff; font-size: 14px; font-weight: 600; text-transform: uppercase; }\n    .furrivo-lp .pill-orange { background-color: var(--accent-orange); }\n    .furrivo-lp .pill-green { background-color: var(--accent-green); }\n\n    \/* Final CTA *\/\n    .furrivo-lp .final-cta { padding: 120px 0; text-align: center; }\n    .furrivo-lp .final-cta h2 { font-size: 50px; margin-bottom: 30px; }\n    .furrivo-lp .final-cta p { font-size: 20px; color: #555; margin-bottom: 50px; max-width: 700px; margin-left: auto; margin-right: auto; }\n\n    @media (max-width: 992px) {\n        .furrivo-lp .hero, .furrivo-lp .control-wrapper { flex-direction: column; text-align: center; gap: 40px; }\n        .furrivo-lp .hero h1 { font-size: 42px; }\n        .furrivo-lp .hero-visual, .furrivo-lp .control-img { text-align: center; }\n        .furrivo-lp .color-pills { justify-content: center; }\n    }\n\u003c\/style\u003e\n\n\u003cheader class=\"hero container\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n        \u003cspan class=\"hero-tag\"\u003egetFurrivo™ Master Series\u003c\/span\u003e\n        \u003ch1\u003eDouble the Joy, \u003cbr\u003e\u003cspan class=\"highlight\"\u003eZero the Tangle.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp\u003eWalk two dogs with the freedom of one hand. The OmniTwin 360™ is a fully integrated dual-leash system featuring independent controls, nighttime lighting, and built-in convenience.\u003c\/p\u003e\n        \u003ca href=\"#buy\" class=\"btn-premium\"\u003eSimplify Your Walks Today\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-visual\"\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S556782d1b6894043bd7c5b6716887fcca.jpg\" alt=\"OmniTwin 360 Dual Leash System\"\u003e\n    \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"anatomy-section container\"\u003e\n    \u003cdiv class=\"section-header\"\u003e\n        \u003ch2\u003eThe 6-in-1 Design\u003c\/h2\u003e\n        \u003cp\u003eA comprehensive outdoor system designed for maximum pet safety and owner convenience.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grid-container anatomy-grid\"\u003e\n        \u003cdiv class=\"anatomy-card\"\u003e\n            \u003cdiv class=\"a-number\"\u003e1\u003c\/div\u003e\n            \u003ch3\u003eDual Control Switch\u003c\/h3\u003e\n            \u003cp\u003eIndependent locking mechanisms for each pet, giving you pinpoint control over their freedom.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"anatomy-card\"\u003e\n            \u003cdiv class=\"a-number\"\u003e2\u003c\/div\u003e\n            \u003ch3\u003eComfortable Handle\u003c\/h3\u003e\n            \u003cp\u003eSoft-grip ergonomic design prevents hand fatigue during long multi-dog walks.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"anatomy-card\"\u003e\n            \u003cdiv class=\"a-number\"\u003e3\u003c\/div\u003e\n            \u003ch3\u003eStrong Carabiners\u003c\/h3\u003e\n            \u003cp\u003eHeavy-duty metal clips that rotate 360° to prevent tangles no matter how much they criss-cross.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"anatomy-card\"\u003e\n            \u003cdiv class=\"a-number\"\u003e4\u003c\/div\u003e\n            \u003ch3\u003eReflective Ropes\u003c\/h3\u003e\n            \u003cp\u003eUltra-visible reflective stitching ensures you and your pets are seen by drivers from a distance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"anatomy-card\"\u003e\n            \u003cdiv class=\"a-number\"\u003e5\u003c\/div\u003e\n            \u003ch3\u003eLED Flashlight\u003c\/h3\u003e\n            \u003cp\u003eBuilt-in lighting to illuminate your path, making evening and early morning strolls safer and easier.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"anatomy-card\"\u003e\n            \u003cdiv class=\"a-number\"\u003e6\u003c\/div\u003e\n            \u003ch3\u003ePoop Bag Dispenser\u003c\/h3\u003e\n            \u003cp\u003eIntegrated waste bag storage ensures you're never caught off-guard during a walk.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"control-logic container\"\u003e\n    \u003cdiv class=\"control-wrapper\"\u003e\n        \u003cdiv class=\"control-img\"\u003e\n            \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S9227d8c4a8174464be2cabc914b04059L.jpg\" alt=\"Two-color control switch logic\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"control-text\"\u003e\n            \u003ch2\u003eIntuitive \u003cspan class=\"highlight\"\u003eColor-Coded\u003c\/span\u003e Mastery.\u003c\/h2\u003e\n            \u003cp\u003eNo more guessing which leash you're locking. Our visual control system assigns a color to each pet, allowing for instant, one-handed reactions in any situation.\u003c\/p\u003e\n            \u003cdiv class=\"color-pills\"\u003e\n                \u003cspan class=\"pill pill-orange\"\u003eOrange: Pet A\u003c\/span\u003e\n                \u003cspan class=\"pill pill-green\"\u003eGreen: Pet B\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top: 20px; font-weight: 500;\"\u003eSlide forward to release. Slide back to lock. Total peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"buy\" class=\"final-cta container\"\u003e\n    \u003ch2\u003eThe Ultimate Upgrade for Multi-Dog Homes.\u003c\/h2\u003e\n    \u003cp\u003eJoin thousands of owners who have reclaimed the joy of walking their pets together. Experience the getFurrivo™ OmniTwin 360™ today.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-premium\"\u003eAdd To Cart - getFurrivo™ Elite Quality\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"getFurrivo","offers":[{"title":"Red \/ 3 M - 8 KG","offer_id":46764740935819,"sku":"14:10#Red;5:100014064#3 M - 8 KG","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Navy \/ 3 M - 8 KG","offer_id":46764740968587,"sku":"14:200004870#Navy;5:100014064#3 M - 8 KG","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3 M - 8 KG","offer_id":46764741001355,"sku":"14:193#Black;5:100014064#3 M - 8 KG","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/6100\/5451\/files\/S3ec958ad688c4ee48bbd203b325e1996p.webp?v=1777146541"},{"product_id":"activestride-hands-free-bungee-leash","title":"ActiveStride Hands-Free Bungee Leash","description":"\u003cdiv class=\"furrivo-lp\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;1,600\u0026amp;family=Poppins:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Scoped Container for getFurrivo Luxury Aesthetic *\/\n    .furrivo-lp { \n        --bg-creamy: #fdfaf5; \n        --text-dark: #1a1a1a;\n        --accent-orange: #d35400; \n        --border-color: rgba(0,0,0,0.06);\n        --font-display: 'Playfair Display', serif;\n        --font-sans: 'Poppins', sans-serif;\n        \n        font-family: var(--font-sans); \n        background-color: var(--bg-creamy); \n        color: var(--text-dark); \n        line-height: 1.7; \n        overflow-x: hidden;\n        margin: 0; padding: 0;\n    }\n\n    .furrivo-lp * { box-sizing: border-box; }\n    .furrivo-lp .container { max-width: 1200px; margin: 0 auto; padding: 0 30px; }\n    .furrivo-lp h1, .furrivo-lp h2, .furrivo-lp h3 { font-family: var(--font-display); color: var(--text-dark); font-weight: 600; }\n    .furrivo-lp .highlight { color: var(--accent-orange); font-style: italic; }\n\n    \/* Hero Section *\/\n    .furrivo-lp .hero { display: flex; align-items: center; justify-content: space-between; padding: 80px 0; gap: 60px; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .hero-content { flex: 1; }\n    .furrivo-lp .hero-tag { display: inline-block; padding: 6px 16px; border: 1.5px solid var(--accent-orange); border-radius: 30px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: var(--accent-orange); margin-bottom: 20px; font-weight: 600; }\n    .furrivo-lp .hero h1 { font-size: 58px; line-height: 1.1; margin-bottom: 25px; }\n    .furrivo-lp .hero p { font-size: 19px; color: #444; margin-bottom: 40px; }\n    .furrivo-lp .btn-premium { display: inline-flex; padding: 18px 45px; background: var(--text-dark); color: #fff; text-decoration: none; border-radius: 4px; font-weight: 600; text-transform: uppercase; font-size: 14px; transition: 0.3s; border: none; cursor: pointer; }\n    .furrivo-lp .btn-premium:hover { background: var(--accent-orange); transform: translateY(-2px); box-shadow: 0 10px 20px rgba(211, 84, 0, 0.2); }\n\n    .furrivo-lp .hero-visual { flex: 1.2; text-align: right; }\n    .furrivo-lp .hero-visual img { width: 100%; max-width: 550px; border-radius: 12px; filter: drop-shadow(0 20px 40px rgba(0,0,0,0.05)); }\n\n    \/* Features Grid *\/\n    .furrivo-lp .features-section { padding: 100px 0; background-color: #fff; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .section-header { text-align: center; margin-bottom: 70px; }\n    .furrivo-lp .section-header h2 { font-size: 46px; margin-bottom: 15px; }\n    .furrivo-lp .grid-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 40px; }\n    .furrivo-lp .feature-card { padding: 20px; text-align: center; }\n    .furrivo-lp .f-icon { font-size: 32px; color: var(--accent-orange); margin-bottom: 20px; display: block; font-family: var(--font-display); font-style: italic; }\n    .furrivo-lp .feature-card h3 { font-size: 22px; margin-bottom: 15px; }\n    .furrivo-lp .feature-card p { font-size: 14px; color: #666; }\n\n    \/* Lifestyle \/ Action Section *\/\n    .furrivo-lp .lifestyle-section { padding: 100px 0; }\n    .furrivo-lp .lifestyle-wrapper { display: flex; align-items: center; gap: 80px; }\n    .furrivo-lp .lifestyle-img { flex: 1.2; }\n    .furrivo-lp .lifestyle-img img { width: 100%; border-radius: 15px; box-shadow: 0 15px 35px rgba(0,0,0,0.08); }\n    .furrivo-lp .lifestyle-text { flex: 1; }\n    .furrivo-lp .lifestyle-text h2 { font-size: 40px; margin-bottom: 25px; }\n    .furrivo-lp .lifestyle-text p { font-size: 17px; margin-bottom: 30px; }\n    .furrivo-lp .benefit-pill { display: inline-block; padding: 10px 20px; background: #fff; border: 1px solid #eee; border-radius: 50px; font-size: 14px; margin-right: 10px; margin-bottom: 10px; font-weight: 500; }\n\n    \/* Technical Specs Section *\/\n    .furrivo-lp .specs-section { padding: 100px 0; background-color: #fff; border-top: 1px solid var(--border-color); }\n    .furrivo-lp .specs-grid { display: flex; align-items: center; gap: 60px; }\n    .furrivo-lp .specs-img { flex: 1; text-align: center; }\n    .furrivo-lp .specs-img img { width: 100%; max-width: 450px; }\n    .furrivo-lp .specs-info { flex: 1; }\n    .furrivo-lp .specs-info h2 { font-size: 40px; margin-bottom: 20px; }\n\n    \/* Final CTA *\/\n    .furrivo-lp .final-cta { padding: 120px 0; text-align: center; }\n    .furrivo-lp .final-cta h2 { font-size: 50px; margin-bottom: 30px; }\n    .furrivo-lp .final-cta p { font-size: 20px; color: #555; margin-bottom: 50px; max-width: 700px; margin-left: auto; margin-right: auto; }\n\n    @media (max-width: 992px) {\n        .furrivo-lp .hero, .furrivo-lp .lifestyle-wrapper, .furrivo-lp .specs-grid { flex-direction: column; text-align: center; gap: 40px; }\n        .furrivo-lp .hero h1 { font-size: 42px; }\n        .furrivo-lp .hero-visual, .furrivo-lp .lifestyle-img { text-align: center; }\n    }\n\u003c\/style\u003e\n\n\u003cheader class=\"hero container\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n        \u003cspan class=\"hero-tag\"\u003egetFurrivo™ Performance Gear\u003c\/span\u003e\n        \u003ch1\u003eRun Free. \u003cbr\u003e\u003cspan class=\"highlight\"\u003eStay Connected.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp\u003eExperience the ultimate hands-free freedom. The ActiveStride™ Bungee Leash reduces pulling pressure and lets you run, walk, or hike while staying perfectly in sync with your dog.\u003c\/p\u003e\n        \u003ca href=\"#buy\" class=\"btn-premium\"\u003eUnleash Your Potential\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-visual\"\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sfb3650d726ec4942be7eb43ce59397820.jpg\" alt=\"ActiveStride Hands-Free Bungee Leash in action\"\u003e\n    \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"features-section container\"\u003e\n    \u003cdiv class=\"section-header\"\u003e\n        \u003ch2\u003eEngineered for High-Performance\u003c\/h2\u003e\n        \u003cp\u003eA shock-absorbing system designed for the strongest pullers and the most active owners.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grid-container\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eI.\u003c\/span\u003e\n            \u003ch3\u003eBungee Shock-Absorption\u003c\/h3\u003e\n            \u003cp\u003eHigh-flexibility elastic core reduces sudden pressure and jerks, protecting both your waist and your pet’s neck during sudden movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eII.\u003c\/span\u003e\n            \u003ch3\u003eMultitasking Mastery\u003c\/h3\u003e\n            \u003cp\u003eThe hands-free waist design allows you to handle multiple tasks—like using your phone or drinking water—without ever losing control of the leash.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eIII.\u003c\/span\u003e\n            \u003ch3\u003eDawn-to-Dusk Safety\u003c\/h3\u003e\n            \u003cp\u003eIntegrated reflective stitching throughout the waistband and leash ensures 360° visibility in low-light conditions for safe morning and evening runs.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eIV.\u003c\/span\u003e\n            \u003ch3\u003ePremium Durability\u003c\/h3\u003e\n            \u003cp\u003eConstructed from high-density nylon and premium metal hardware, built to withstand the strength of medium and large breeds up to 115lbs.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lifestyle-section container\"\u003e\n    \u003cdiv class=\"lifestyle-wrapper\"\u003e\n        \u003cdiv class=\"lifestyle-img\"\u003e\n            \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S127326ccb08f49a5ba7205e50f01f715o.jpg\" alt=\"ActiveStride Versatility and Utility\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lifestyle-text\"\u003e\n            \u003ch2\u003eThe \u003cspan class=\"highlight\"\u003eUltimate Adventure\u003c\/span\u003e Pack.\u003c\/h2\u003e\n            \u003cp\u003eMore than just a leash—it's a complete utility system for your outdoor routine.\u003c\/p\u003e\n            \u003cdiv class=\"benefit-pill\"\u003e✓ Integrated Waist Bag\u003c\/div\u003e\n            \u003cdiv class=\"benefit-pill\"\u003e✓ Adjustable 160-220cm Length\u003c\/div\u003e\n            \u003cdiv class=\"benefit-pill\"\u003e✓ Smartphone \u0026amp; Key Storage\u003c\/div\u003e\n            \u003cdiv class=\"benefit-pill\"\u003e✓ Reusable \u0026amp; Safe Materials\u003c\/div\u003e\n            \u003cp style=\"margin-top: 20px;\"\u003eThe built-in pouch keeps your essentials—phone, keys, and poop bags—securely organized while you focus on the trail ahead.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"specs-section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"specs-info\"\u003e\n                \u003ch2\u003eDesigned for \u003cspan class=\"highlight\"\u003eTotal Reach.\u003c\/span\u003e\n\u003c\/h2\u003e\n                \u003cp\u003eThe ActiveStride™ provides the perfect balance between freedom and safety. Its bungee system allows for an expandable range that adapts to your dog's pace.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eWaist Range:\u003c\/strong\u003e Adjustable from 65-115cm (25.5-45.2in) for a snug, comfortable fit on any body type.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"specs-img\"\u003e\n                \u003cimg src=\"https:\/\/picsum.photos\/800\/600?random=903\" alt=\"ActiveStride Measurement Specs\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"buy\" class=\"final-cta container\"\u003e\n    \u003ch2\u003eYour Best Run Starts Here.\u003c\/h2\u003e\n    \u003cp\u003eStop compromising your posture and your pace. Upgrade to the ActiveStride™ experience and reclaim the joy of movement with your best friend.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-premium\"\u003eAdd To Cart - getFurrivo™ Quality\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"getFurrivo","offers":[{"title":"Blue","offer_id":46764741820555,"sku":"14:173","price":24.99,"currency_code":"USD","in_stock":true},{"title":"green","offer_id":46764741853323,"sku":"14:10#green","price":24.99,"currency_code":"USD","in_stock":true},{"title":"black","offer_id":46764741886091,"sku":"14:29#black","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Blue 1","offer_id":46764741918859,"sku":"14:193#Blue","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/6100\/5451\/files\/S3404204aec3c420a881d93438b43f6e82.webp?v=1777146542"},{"product_id":"radiantpath-led-glowing-safety-leash","title":"RadiantPath LED Glowing Safety Leash","description":"\u003cdiv class=\"furrivo-lp\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;1,600\u0026amp;family=Poppins:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Scoped Container for getFurrivo Luxury Aesthetic *\/\n    .furrivo-lp { \n        --bg-creamy: #fdfaf5; \n        --text-dark: #1a1a1a;\n        --accent-glow: #3498db; \/* لون هادئ يعكس الضوء الأزرق *\/\n        --border-color: rgba(0,0,0,0.06);\n        --font-display: 'Playfair Display', serif;\n        --font-sans: 'Poppins', sans-serif;\n        \n        font-family: var(--font-sans); \n        background-color: var(--bg-creamy); \n        color: var(--text-dark); \n        line-height: 1.7; \n        overflow-x: hidden;\n        margin: 0; padding: 0;\n    }\n\n    .furrivo-lp * { box-sizing: border-box; }\n    .furrivo-lp .container { max-width: 1200px; margin: 0 auto; padding: 0 30px; }\n    .furrivo-lp h1, .furrivo-lp h2, .furrivo-lp h3 { font-family: var(--font-display); color: var(--text-dark); font-weight: 600; }\n    .furrivo-lp .highlight { color: #d35400; font-style: italic; }\n\n    \/* Hero Section *\/\n    .furrivo-lp .hero { display: flex; align-items: center; justify-content: space-between; padding: 80px 0; gap: 60px; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .hero-content { flex: 1; }\n    .furrivo-lp .hero-tag { display: inline-block; padding: 6px 16px; border: 1.5px solid var(--text-dark); border-radius: 30px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: var(--text-dark); margin-bottom: 20px; font-weight: 600; }\n    .furrivo-lp .hero h1 { font-size: 58px; line-height: 1.1; margin-bottom: 25px; }\n    .furrivo-lp .hero p { font-size: 19px; color: #444; margin-bottom: 40px; }\n    .furrivo-lp .btn-premium { display: inline-flex; padding: 18px 45px; background: var(--text-dark); color: #fff; text-decoration: none; border-radius: 4px; font-weight: 600; text-transform: uppercase; font-size: 14px; transition: 0.3s; border: none; cursor: pointer; }\n    .furrivo-lp .btn-premium:hover { background: #333; transform: translateY(-2px); box-shadow: 0 10px 20px rgba(0,0,0,0.1); }\n\n    .furrivo-lp .hero-visual { flex: 1.2; text-align: right; }\n    .furrivo-lp .hero-visual img { width: 100%; max-width: 550px; border-radius: 12px; filter: drop-shadow(0 20px 40px rgba(0,0,0,0.1)); }\n\n    \/* Features Grid *\/\n    .furrivo-lp .features-section { padding: 100px 0; background-color: #fff; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .section-header { text-align: center; margin-bottom: 70px; }\n    .furrivo-lp .section-header h2 { font-size: 46px; margin-bottom: 15px; }\n    .furrivo-lp .grid-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 40px; }\n    .furrivo-lp .feature-card { padding: 30px; text-align: center; border: 1px solid var(--border-color); border-radius: 12px; transition: 0.3s; }\n    .furrivo-lp .feature-card:hover { border-color: var(--text-dark); transform: translateY(-5px); }\n    .furrivo-lp .f-icon { font-size: 40px; margin-bottom: 20px; display: block; }\n    .furrivo-lp .feature-card h3 { font-size: 20px; margin-bottom: 15px; }\n    .furrivo-lp .feature-card p { font-size: 14px; color: #666; }\n\n    \/* Daytime vs Nighttime Section *\/\n    .furrivo-lp .visual-comparison { padding: 100px 0; }\n    .furrivo-lp .comparison-wrapper { display: flex; align-items: center; gap: 80px; }\n    .furrivo-lp .comparison-img { flex: 1.2; text-align: center; }\n    .furrivo-lp .comparison-img img { width: 100%; border-radius: 15px; box-shadow: 0 15px 35px rgba(0,0,0,0.08); }\n    .furrivo-lp .comparison-text { flex: 1; }\n    .furrivo-lp .comparison-text h2 { font-size: 40px; margin-bottom: 25px; }\n    .furrivo-lp .comparison-text p { font-size: 17px; margin-bottom: 30px; }\n    \n    \/* Color Swatches *\/\n    .furrivo-lp .color-grid { display: flex; gap: 10px; margin-top: 20px; }\n    .furrivo-lp .swatch { width: 30px; height: 30px; border-radius: 50%; border: 2px solid #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }\n\n    \/* Final CTA *\/\n    .furrivo-lp .final-cta { padding: 120px 0; text-align: center; }\n    .furrivo-lp .final-cta h2 { font-size: 50px; margin-bottom: 30px; }\n    .furrivo-lp .final-cta p { font-size: 20px; color: #555; margin-bottom: 50px; max-width: 700px; margin-left: auto; margin-right: auto; }\n\n    @media (max-width: 992px) {\n        .furrivo-lp .hero, .furrivo-lp .comparison-wrapper { flex-direction: column; text-align: center; gap: 40px; }\n        .furrivo-lp .hero h1 { font-size: 42px; }\n        .furrivo-lp .hero-visual, .furrivo-lp .comparison-img { text-align: center; }\n        .furrivo-lp .color-grid { justify-content: center; }\n    }\n\u003c\/style\u003e\n\n\u003cheader class=\"hero container\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n        \u003cspan class=\"hero-tag\"\u003egetFurrivo™ Visibility Series\u003c\/span\u003e\n        \u003ch1\u003eLight the Way. \u003cbr\u003e\u003cspan class=\"highlight\"\u003eOwn the Night.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp\u003eEnsure your pet’s safety without sacrificing style. The RadiantPath™ LED Safety Leash combines high-performance optical fiber with premium durability for a walk that’s as stylish as it is secure.\u003c\/p\u003e\n        \u003ca href=\"#buy\" class=\"btn-premium\"\u003eIlluminate Your Path\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-visual\"\u003e\n        \u003cimg src=\"https:\/\/getfurrivo.myshopify.com\/cdn\/shop\/files\/S3ee3e5264e1e4f82a057a1a61213e27cl.webp?v=1777146788\u0026amp;width=700\" alt=\"RadiantPath LED Glowing Leash\"\u003e\n    \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"features-section container\"\u003e\n    \u003cdiv class=\"section-header\"\u003e\n        \u003ch2\u003eElegance Meets Protection\u003c\/h2\u003e\n        \u003cp\u003eDesigned for evening strolls, outdoor adventures, and high-visibility safety.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grid-container\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003e🔦\u003c\/span\u003e\n            \u003ch3\u003eOptical Fiber Glow\u003c\/h3\u003e\n            \u003cp\u003eAdvanced fiber optic technology provides a consistent, bright glow that acts as a powerful warning to vehicles and pedestrians.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003e☔\u003c\/span\u003e\n            \u003ch3\u003eWeatherproof Build\u003c\/h3\u003e\n            \u003cp\u003eRain or shine, the RadiantPath™ keeps glowing. Engineered to withstand outdoor elements while keeping your pet safe.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003e🧼\u003c\/span\u003e\n            \u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n            \u003cp\u003eFeatures a detachable electronic component, allowing you to wash the leash fabric easily and maintain its vibrant colors.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003e✨\u003c\/span\u003e\n            \u003ch3\u003eStylish Individuality\u003c\/h3\u003e\n            \u003cp\u003eAvailable in a spectrum of vibrant colors, making a fashion statement whether the LED function is turned on or off.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"visual-comparison container\"\u003e\n    \u003cdiv class=\"comparison-wrapper\"\u003e\n        \u003cdiv class=\"comparison-img\"\u003e\n            \u003cimg src=\"https:\/\/getfurrivo.myshopify.com\/cdn\/shop\/files\/S438ab50d0dd443fb9c48756ee5564042Z.webp?v=1777146788\u0026amp;width=700\" alt=\"Day and Night Performance\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"comparison-text\"\u003e\n            \u003ch2\u003ePerfect \u003cspan class=\"highlight\"\u003e24\/7 Companion.\u003c\/span\u003e\n\u003c\/h2\u003e\n            \u003cp\u003eThe RadiantPath™ is not just for the dark. During the day, it functions as a premium, high-quality nylon leash with vibrant colors. When the sun goes down, one click transforms it into a beacon of safety.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eAvailable in Your Favorite Shades:\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv class=\"color-grid\"\u003e\n                \u003cdiv class=\"swatch\" style=\"background-color: #ff69b4;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swatch\" style=\"background-color: #ffa500;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swatch\" style=\"background-color: #ffff00;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swatch\" style=\"background-color: #00ff00;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swatch\" style=\"background-color: #0000ff;\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top: 20px; font-size: 14px; color: #888;\"\u003e*Choose from Pink, Orange, Yellow, Green, and Blue.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"buy\" class=\"final-cta container\"\u003e\n    \u003ch2\u003eSafety is Never Out of Style.\u003c\/h2\u003e\n    \u003cp\u003eJoin thousands of responsible owners who make every walk a safe adventure. Get your RadiantPath™ LED Safety Leash today.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-premium\"\u003eAdd To Cart - getFurrivo™ Exclusive\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"getFurrivo","offers":[{"title":"Traction rope only \/ red USBCharging","offer_id":46765010026635,"sku":"14:193#red USBCharging;200007763:201336100;5:100014066#Traction rope only","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Traction rope only \/ yellow USBCharging","offer_id":46765010059403,"sku":"14:10#yellow USBCharging;200007763:201336100;5:100014066#Traction rope only","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Traction rope only \/ green USBCharging","offer_id":46765010092171,"sku":"14:691#green USBCharging;200007763:201336100;5:100014066#Traction rope only","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Traction rope only \/ orange USBCharging","offer_id":46765010124939,"sku":"14:175#orange USBCharging;200007763:201336100;5:100014066#Traction rope only","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Traction rope only \/ pink USBCharging","offer_id":46765010157707,"sku":"14:29#pink USBCharging;200007763:201336100;5:100014066#Traction rope only","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Traction rope only \/ colorful USBCharging","offer_id":46765010190475,"sku":"14:1052#colorful USBCharging;200007763:201336100;5:100014066#Traction rope only","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Traction rope only \/ white USBCharging","offer_id":46765010223243,"sku":"14:366#white USBCharging;200007763:201336100;5:100014066#Traction rope only","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Traction rope only \/ blue USBCharging","offer_id":46765010256011,"sku":"14:173#blue USBCharging;200007763:201336100;5:100014066#Traction rope only","price":18.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/6100\/5451\/files\/S42e3e9d5c7fe4c57831c59385fcddec8c.webp?v=1777146788"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/6100\/5451\/collections\/Pet_Leashes_Harnesses.png?v=1777722053","url":"https:\/\/getfurrivo.com\/collections\/pet-leashes-harnesses.oembed","provider":"getfurrivo","version":"1.0","type":"link"}