{"product_id":"farlavo™-tailored-seat-protection-mat","title":"farlavo™ Tailored Seat Protection Mat","description":"\u003cstyle\u003e\n\/* =========================================================\n   farlavo™ TAILORED SEAT PROTECTION MAT\n   Shopify Custom Liquid\n\n   PREMIUM AUTOMOTIVE SEAT-PROTECTION LAYOUT\n   Compact \/ Vertical \/ 1:1 Image System\n\n   Theme:\n   Deep Cobalt Blue + Titanium Silver\n   + Signal Coral + Graphite Black\n   ========================================================= *\/\n\n.fsp,\n.fsp * {\n  box-sizing: border-box;\n}\n\n.fsp {\n  --fsp-white: #ffffff;\n\n  --fsp-blue: #184f8d;\n  --fsp-blue-deep: #0c315c;\n  --fsp-blue-soft: #e9eff6;\n\n  --fsp-silver: #adb8c3;\n  --fsp-silver-soft: #edf1f4;\n\n  --fsp-coral: #d86f5f;\n  --fsp-coral-soft: #f5ded9;\n\n  --fsp-graphite: #20262d;\n  --fsp-graphite-2: #2b333b;\n\n  --fsp-text: #4a545e;\n  --fsp-muted: #76818b;\n  --fsp-border: #d8dde3;\n\n  width: 100%;\n  max-width: 820px;\n\n  margin: 24px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(32,38,45,.08);\n  border-radius: 18px;\n\n  background: var(--fsp-white);\n  color: var(--fsp-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.fsp img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.fsp-shell {\n  width: 100%;\n  max-width: 730px;\n\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.fsp-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n\n  margin-bottom: 8px;\n\n  color: var(--fsp-coral);\n\n  font-size: 8px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.2px;\n\n  text-transform: uppercase;\n}\n\n.fsp-kicker::before {\n  content: \"\";\n\n  width: 22px;\n  height: 2px;\n\n  border-radius: 20px;\n\n  background: currentColor;\n}\n\n.fsp-heading {\n  margin: 0;\n\n  color: var(--fsp-graphite);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 30px;\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -.35px;\n}\n\n.fsp-copy {\n  margin: 10px 0 0;\n\n  color: var(--fsp-muted);\n\n  font-size: 12px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.fsp-media {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  height: auto !important;\n\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #dce5ef 0%,\n      #b8c5d2 100%\n    );\n\n  box-shadow:\n    0 14px 30px rgba(16,49,88,.12);\n}\n\n.fsp-media img {\n  display: block;\n  width: 100%;\n  height: 100% !important;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.fsp-placeholder {\n  width: 100%;\n  height: 100%;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  padding: 28px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 38%,\n      rgba(255,255,255,.16),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #184f8d 0%,\n      #0c315c 100%\n    );\n}\n\n.fsp-placeholder strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 20px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.fsp-placeholder span {\n  display: block;\n\n  max-width: 405px;\n  margin-top: 7px;\n\n  color: rgba(255,255,255,.76);\n\n  font-size: 8.4px;\n  line-height: 1.4;\n  font-weight: 800;\n  letter-spacing: .85px;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   01 — HERO\n   ========================================================= *\/\n\n.fsp-hero {\n  padding: 34px 0 28px;\n\n  background:\n    radial-gradient(\n      circle at 88% 5%,\n      rgba(216,111,95,.10),\n      transparent 24%\n    ),\n    linear-gradient(\n      180deg,\n      #f9fbfd 0%,\n      #eef2f6 100%\n    );\n}\n\n.fsp-hero-code {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n\n  margin-bottom: 11px;\n}\n\n.fsp-hero-code span {\n  width: 9px;\n  height: 9px;\n\n  display: block;\n\n  border-radius: 2px;\n\n  background: var(--fsp-blue);\n}\n\n.fsp-hero-code span:nth-child(2) {\n  background: var(--fsp-silver);\n}\n\n.fsp-hero-code span:nth-child(3) {\n  width: 20px;\n  background: var(--fsp-coral);\n}\n\n.fsp-hero-tag {\n  display: inline-flex;\n\n  margin-bottom: 10px;\n  padding: 6px 10px;\n\n  border: 1px solid rgba(24,79,141,.18);\n  border-radius: 999px;\n\n  background: rgba(24,79,141,.08);\n\n  color: var(--fsp-blue);\n\n  font-size: 8px;\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: .9px;\n\n  text-transform: uppercase;\n}\n\n.fsp-hero h1 {\n  max-width: 690px;\n  margin: 0;\n\n  color: var(--fsp-graphite);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 40px;\n  line-height: 1.02;\n  font-weight: 500;\n  letter-spacing: -.75px;\n}\n\n.fsp-hero-sub {\n  max-width: 640px;\n  margin-top: 11px;\n\n  color: var(--fsp-blue-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.38;\n}\n\n.fsp-hero-copy {\n  max-width: 660px;\n  margin: 13px 0 0;\n\n  color: var(--fsp-muted);\n\n  font-size: 11.7px;\n  line-height: 1.6;\n}\n\n.fsp-hero-image {\n  margin-top: 20px;\n}\n\n.fsp-specs {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 6px;\n  margin-top: 11px;\n}\n\n.fsp-specs div {\n  padding: 9px 7px;\n\n  border: 1px solid var(--fsp-border);\n  border-radius: 8px;\n\n  background: rgba(255,255,255,.88);\n\n  text-align: center;\n}\n\n.fsp-specs small {\n  display: block;\n\n  color: var(--fsp-coral);\n\n  font-size: 6.9px;\n  font-weight: 900;\n  letter-spacing: .7px;\n\n  text-transform: uppercase;\n}\n\n.fsp-specs strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--fsp-graphite);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   02 — PROTECTION ZONES\n   ========================================================= *\/\n\n.fsp-zones {\n  padding: 31px 0;\n\n  background: #ffffff;\n}\n\n.fsp-zone-stack {\n  margin-top: 17px;\n\n  border: 1px solid var(--fsp-border);\n  border-radius: 13px;\n\n  overflow: hidden;\n}\n\n.fsp-zone-row {\n  display: grid;\n  grid-template-columns:\n    78px\n    minmax(0, 1fr);\n\n  gap: 12px;\n\n  padding: 13px;\n\n  border-bottom: 1px solid var(--fsp-border);\n\n  background: #ffffff;\n}\n\n.fsp-zone-row:last-child {\n  border-bottom: 0;\n}\n\n.fsp-zone-id {\n  color: var(--fsp-coral);\n\n  font-size: 7.2px;\n  font-weight: 900;\n  letter-spacing: .8px;\n\n  text-transform: uppercase;\n}\n\n.fsp-zone-row strong {\n  display: block;\n\n  color: var(--fsp-graphite);\n\n  font-size: 10.5px;\n  line-height: 1.3;\n}\n\n.fsp-zone-row p {\n  margin: 4px 0 0;\n\n  color: var(--fsp-muted);\n\n  font-size: 9.3px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   IMAGE 02\n   ========================================================= *\/\n\n.fsp-image-two {\n  padding: 0 0 31px;\n\n  background: #ffffff;\n}\n\n.fsp-caption {\n  margin-top: 11px;\n\n  display: grid;\n  grid-template-columns:\n    minmax(0, .82fr)\n    minmax(0, 1.18fr);\n\n  gap: 18px;\n}\n\n.fsp-caption strong {\n  color: var(--fsp-graphite);\n\n  font-size: 10.3px;\n  line-height: 1.35;\n}\n\n.fsp-caption span {\n  color: var(--fsp-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   03 — LOW-PROFILE FIT\n   ========================================================= *\/\n\n.fsp-fit {\n  padding: 32px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #edf2f7 0%,\n      #fafbfc 100%\n    );\n}\n\n.fsp-fit-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.fsp-fit-card {\n  min-height: 122px;\n\n  padding: 14px 11px 13px;\n\n  border: 1px solid var(--fsp-border);\n  border-radius: 11px;\n\n  background: #ffffff;\n}\n\n.fsp-fit-card small {\n  display: block;\n\n  color: var(--fsp-coral);\n\n  font-size: 7.2px;\n  font-weight: 900;\n  letter-spacing: .7px;\n\n  text-transform: uppercase;\n}\n\n.fsp-fit-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--fsp-graphite);\n\n  font-size: 10.4px;\n  line-height: 1.3;\n}\n\n.fsp-fit-card p {\n  margin: 5px 0 0;\n\n  color: var(--fsp-muted);\n\n  font-size: 9.3px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   04 — SURFACE CONSTRUCTION\n   ========================================================= *\/\n\n.fsp-surface {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.fsp-surface-track {\n  margin-top: 17px;\n\n  display: grid;\n  gap: 8px;\n}\n\n.fsp-surface-row {\n  display: grid;\n  grid-template-columns:\n    44px\n    minmax(0, 1fr);\n\n  gap: 11px;\n\n  padding: 12px;\n\n  border: 1px solid var(--fsp-border);\n  border-radius: 10px;\n\n  background: #f7f9fb;\n}\n\n.fsp-surface-no {\n  color: var(--fsp-coral);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 15px;\n}\n\n.fsp-surface-row strong {\n  display: block;\n\n  color: var(--fsp-graphite);\n\n  font-size: 10.5px;\n  line-height: 1.3;\n}\n\n.fsp-surface-row p {\n  margin: 4px 0 0;\n\n  color: var(--fsp-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   IMAGE 03\n   ========================================================= *\/\n\n.fsp-detail {\n  padding: 0 0 31px;\n\n  background: #ffffff;\n}\n\n.fsp-detail-head {\n  max-width: 620px;\n  margin-bottom: 17px;\n}\n\n.fsp-detail-note {\n  margin-top: 9px;\n\n  color: var(--fsp-blue-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 13.5px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   05 — AUTOMOTIVE DESIGN\n   ========================================================= *\/\n\n.fsp-design {\n  padding: 32px 0;\n\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(216,111,95,.13),\n      transparent 24%\n    ),\n    linear-gradient(\n      135deg,\n      #28323b 0%,\n      #1d242a 100%\n    );\n\n  color: #ffffff;\n}\n\n.fsp-design .fsp-kicker {\n  color: #f1a294;\n}\n\n.fsp-design .fsp-heading {\n  color: #ffffff;\n}\n\n.fsp-design-intro {\n  max-width: 610px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.68);\n\n  font-size: 11.4px;\n  line-height: 1.55;\n}\n\n.fsp-design-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 17px;\n}\n\n.fsp-design-item {\n  display: grid;\n  grid-template-columns:\n    30px\n    minmax(0, 1fr);\n\n  gap: 8px;\n  align-items: center;\n\n  padding: 10px;\n\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.04);\n}\n\n.fsp-design-no {\n  width: 30px;\n  height: 30px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background: rgba(24,79,141,.32);\n\n  color: #dbe8f6;\n\n  font-size: 7.5px;\n  font-weight: 900;\n}\n\n.fsp-design-item strong {\n  color: #f4f6f8;\n\n  font-size: 9.4px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   06 — EVERYDAY CONTACT\n   ========================================================= *\/\n\n.fsp-contact {\n  padding: 32px 0;\n\n  background: #f4f6f8;\n}\n\n.fsp-contact-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 16px;\n}\n\n.fsp-contact-item {\n  padding: 12px 8px;\n\n  border: 1px solid var(--fsp-border);\n  border-radius: 9px;\n\n  background: #ffffff;\n\n  text-align: center;\n}\n\n.fsp-contact-item small {\n  display: block;\n\n  color: var(--fsp-coral);\n\n  font-size: 6.9px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.fsp-contact-item strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--fsp-graphite);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   IMAGE 04\n   ========================================================= *\/\n\n.fsp-image-four {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   07 — CLEANING ROUTINE\n   ========================================================= *\/\n\n.fsp-care {\n  padding: 31px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #edf2f7 0%,\n      #fafbfc 100%\n    );\n}\n\n.fsp-care-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.fsp-care-card {\n  position: relative;\n\n  padding: 14px 11px 12px;\n\n  border: 1px solid var(--fsp-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.fsp-care-card::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  border-radius: 10px 10px 0 0;\n\n  background: var(--fsp-blue);\n}\n\n.fsp-care-no {\n  color: var(--fsp-coral);\n\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .8px;\n}\n\n.fsp-care-card h3 {\n  margin: 6px 0 4px;\n\n  color: var(--fsp-graphite);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.fsp-care-card p {\n  margin: 0;\n\n  color: var(--fsp-muted);\n\n  font-size: 9.2px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   08 — INSTALLATION \/ SAFETY\n   ========================================================= *\/\n\n.fsp-safety {\n  padding: 31px 0;\n\n  background: #ffffff;\n}\n\n.fsp-safety-box {\n  margin-top: 17px;\n  padding: 15px;\n\n  border: 1px solid var(--fsp-border);\n  border-radius: 12px;\n\n  background: #f8fafc;\n}\n\n.fsp-safety-line {\n  display: grid;\n  grid-template-columns:\n    8px\n    minmax(0, 1fr);\n\n  gap: 9px;\n  align-items: start;\n\n  padding: 8px 0;\n\n  border-bottom: 1px solid rgba(216,221,227,.8);\n}\n\n.fsp-safety-line:last-child {\n  border-bottom: 0;\n}\n\n.fsp-dot {\n  width: 8px;\n  height: 8px;\n\n  margin-top: 3px;\n\n  border-radius: 50%;\n\n  background: var(--fsp-coral);\n}\n\n.fsp-safety-line p {\n  margin: 0;\n\n  color: var(--fsp-muted);\n\n  font-size: 9.5px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.fsp-final {\n  padding: 40px 0 43px;\n\n  background:\n    radial-gradient(\n      circle at 50% 118%,\n      rgba(216,111,95,.18),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      #184f8d 0%,\n      #0c315c 45%,\n      #20262d 100%\n    );\n\n  text-align: center;\n}\n\n.fsp-final-label {\n  color: #f1a294;\n\n  font-size: 8px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.3px;\n\n  text-transform: uppercase;\n}\n\n.fsp-final h2 {\n  margin: 9px 0 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 28px;\n  line-height: 1.1;\n  font-weight: 500;\n}\n\n.fsp-final p {\n  max-width: 555px;\n  margin: 11px auto 0;\n\n  color: rgba(255,255,255,.70);\n\n  font-size: 11.3px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 680px) {\n\n  .fsp-fit-grid,\n  .fsp-care-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .fsp-caption {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n\n  .fsp-contact-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 480px) {\n\n  .fsp {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .fsp-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .fsp-hero h1 {\n    font-size: 31px;\n  }\n\n  .fsp-heading {\n    font-size: 25px;\n  }\n\n  .fsp-specs,\n  .fsp-design-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .fsp-media {\n    aspect-ratio: 1 \/ 1;\n    min-height: 0 !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"fsp\"\u003e\n\n  \u003c!-- ======================================================\n       01 — HERO\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-hero\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-hero-code\"\u003e\n        \u003cspan\u003e\u003c\/span\u003e\n        \u003cspan\u003e\u003c\/span\u003e\n        \u003cspan\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fsp-hero-tag\"\u003e\n        Tailored Seat Surface Protection\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        farlavo™ Tailored Seat Protection Mat\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"fsp-hero-sub\"\u003e\n        A clean protective layer designed for compatible vehicle seats during everyday use.\n      \u003c\/div\u003e\n\n      \u003cp class=\"fsp-hero-copy\"\u003e\n        The farlavo™ Tailored Seat Protection Mat provides broad seat-surface coverage\n        in a structured low-profile form designed to reduce direct contact from shoes,\n        bags, travel items, and routine passenger use.\n      \u003c\/p\u003e\n\n      \u003c!-- IMAGE 01 --\u003e\n      \u003cdiv class=\"fsp-hero-image\"\u003e\n        \u003cdiv class=\"fsp-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/1_b3ce2cbd-9604-42e8-94ca-5bce42a4676b.png?v=1790257810\" alt=\"farlavo Tailored Seat Protection Mat installed on a premium vehicle seat\" loading=\"eager\" fetchpriority=\"high\"\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fsp-specs\"\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eCoverage\u003c\/small\u003e\n          \u003cstrong\u003eBroad Seat Surface\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eProfile\u003c\/small\u003e\n          \u003cstrong\u003eLow-Profile Fit\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eContact\u003c\/small\u003e\n          \u003cstrong\u003eSoft Inner Surface\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eCare\u003c\/small\u003e\n          \u003cstrong\u003eRemovable for Cleaning\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       02 — PROTECTION ZONES\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-zones\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-kicker\"\u003e\n        Everyday Protection Zones\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fsp-heading\"\u003e\n        A Defined Protective Layer Between the Seat and Daily Contact.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fsp-copy\"\u003e\n        The mat is designed to cover a broad seating area while maintaining a cleaner,\n        more integrated appearance inside the vehicle.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"fsp-zone-stack\"\u003e\n\n        \u003cdiv class=\"fsp-zone-row\"\u003e\n\n          \u003cdiv class=\"fsp-zone-id\"\u003e\n            Zone 01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eMain Seat Surface\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Broad coverage helps reduce direct everyday contact across the primary seating area.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-zone-row\"\u003e\n\n          \u003cdiv class=\"fsp-zone-id\"\u003e\n            Zone 02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eFront Edge Area\u003c\/strong\u003e\n\n            \u003cp\u003e\n              The tailored form keeps the lower seat area visually cleaner without creating unnecessary bulk.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-zone-row\"\u003e\n\n          \u003cdiv class=\"fsp-zone-id\"\u003e\n            Zone 03\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eContact Side\u003c\/strong\u003e\n\n            \u003cp\u003e\n              A soft-contact inner surface is intended to sit against a compatible seat according to the installation instructions.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 02\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-image-two\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/2_d19cacaf-1da1-455e-b1bb-9a4e97489ed7.png?v=1790257801\" alt=\"farlavo Tailored Seat Protection Mat showing broad seat coverage and tailored low-profile fit\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fsp-caption\"\u003e\n\n        \u003cstrong\u003e\n          Broad protection without turning the seat area into a bulky accessory zone.\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The structured surface is intended to reduce direct routine contact while maintaining\n          a more refined automotive appearance.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       03 — LOW-PROFILE FIT\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-fit\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-kicker\"\u003e\n        Tailored Low-Profile Fit\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fsp-heading\"\u003e\n        Protection That Stays Visually Close to the Seat.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fsp-fit-grid\"\u003e\n\n        \u003cdiv class=\"fsp-fit-card\"\u003e\n\n          \u003csmall\u003eShape\u003c\/small\u003e\n\n          \u003cstrong\u003eStructured Surface Geometry\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The mat is designed to maintain a cleaner shape instead of appearing loose or excessively padded.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-fit-card\"\u003e\n\n          \u003csmall\u003eProfile\u003c\/small\u003e\n\n          \u003cstrong\u003eReduced Visual Bulk\u003c\/strong\u003e\n\n          \u003cp\u003e\n            A restrained thickness helps the accessory feel more integrated with the surrounding seat area.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-fit-card\"\u003e\n\n          \u003csmall\u003eInterior\u003c\/small\u003e\n\n          \u003cstrong\u003eSoft-Contact Inner Surface\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The inner contact side is intended to rest against compatible seating surfaces according to product instructions.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       04 — SURFACE CONSTRUCTION\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-surface\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-kicker\"\u003e\n        Refined Surface Construction\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fsp-heading\"\u003e\n        Clean Edges, Structured Coverage, and a More Finished Cabin Look.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fsp-surface-track\"\u003e\n\n        \u003cdiv class=\"fsp-surface-row\"\u003e\n\n          \u003cdiv class=\"fsp-surface-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eDeep Cobalt Blue Main Surface\u003c\/strong\u003e\n\n            \u003cp\u003e\n              The primary surface uses the farlavo™ automotive color language for a clean, technical interior appearance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-surface-row\"\u003e\n\n          \u003cdiv class=\"fsp-surface-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eTitanium Silver Edge Detailing\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Defined edge treatment helps the perimeter feel more deliberate and visually finished.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-surface-row\"\u003e\n\n          \u003cdiv class=\"fsp-surface-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eSignal Coral Handling Accent\u003c\/strong\u003e\n\n            \u003cp\u003e\n              A restrained coral detail provides a subtle handling reference without making the design feel overly decorative.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 03\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-detail\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-detail-head\"\u003e\n\n        \u003cdiv class=\"fsp-kicker\"\u003e\n          Automotive Edge Detailing\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"fsp-heading\"\u003e\n          Deep Cobalt Blue With Titanium Silver Finishing and a Subtle Signal Coral Accent.\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"fsp-detail-note\"\u003e\n          The tailored surface, defined perimeter and restrained handling accent\n          create a cleaner seat-protection accessory for modern interiors.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fsp-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/3_4dc09961-33ac-44c6-a93f-c256a2c0e522.png?v=1790257809\" alt=\"Detail of farlavo Tailored Seat Protection Mat surface texture titanium silver edge finishing and signal coral accent\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       05 — AUTOMOTIVE DESIGN\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-design\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-kicker\"\u003e\n        Refined Interior Protection\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fsp-heading\"\u003e\n        Designed to Protect Without Visually Taking Over the Seat.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fsp-design-intro\"\u003e\n        The mat combines broad coverage, a low-profile shape and restrained technical detailing\n        to create a more considered alternative to bulky seat-protection accessories.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"fsp-design-grid\"\u003e\n\n        \u003cdiv class=\"fsp-design-item\"\u003e\n          \u003cdiv class=\"fsp-design-no\"\u003e01\u003c\/div\u003e\n          \u003cstrong\u003eBroad seat-surface coverage\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-design-item\"\u003e\n          \u003cdiv class=\"fsp-design-no\"\u003e02\u003c\/div\u003e\n          \u003cstrong\u003eStructured low-profile design\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-design-item\"\u003e\n          \u003cdiv class=\"fsp-design-no\"\u003e03\u003c\/div\u003e\n          \u003cstrong\u003eSoft-contact inner surface\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-design-item\"\u003e\n          \u003cdiv class=\"fsp-design-no\"\u003e04\u003c\/div\u003e\n          \u003cstrong\u003eRefined edge finishing\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-design-item\"\u003e\n          \u003cdiv class=\"fsp-design-no\"\u003e05\u003c\/div\u003e\n          \u003cstrong\u003eRemovable for routine cleaning\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-design-item\"\u003e\n          \u003cdiv class=\"fsp-design-no\"\u003e06\u003c\/div\u003e\n          \u003cstrong\u003eDeep Cobalt Blue main surface\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-design-item\"\u003e\n          \u003cdiv class=\"fsp-design-no\"\u003e07\u003c\/div\u003e\n          \u003cstrong\u003eTitanium Silver detailing\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-design-item\"\u003e\n          \u003cdiv class=\"fsp-design-no\"\u003e08\u003c\/div\u003e\n          \u003cstrong\u003eNon-electronic construction\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       06 — EVERYDAY CONTACT\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-contact\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-kicker\"\u003e\n        Everyday Seat Contact\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fsp-heading\"\u003e\n        A Practical Barrier for Common Daily Use.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fsp-contact-grid\"\u003e\n\n        \u003cdiv class=\"fsp-contact-item\"\u003e\n          \u003csmall\u003eContact 01\u003c\/small\u003e\n          \u003cstrong\u003eShoes\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-contact-item\"\u003e\n          \u003csmall\u003eContact 02\u003c\/small\u003e\n          \u003cstrong\u003eBags\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-contact-item\"\u003e\n          \u003csmall\u003eContact 03\u003c\/small\u003e\n          \u003cstrong\u003eTravel Items\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-contact-item\"\u003e\n          \u003csmall\u003eContact 04\u003c\/small\u003e\n          \u003cstrong\u003eRoutine Passenger Use\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 04\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-image-four\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/4_344ed129-77da-4fd9-b1c3-052faf75c383.png?v=1790257809\" alt=\"farlavo Tailored Seat Protection Mat in everyday use inside a clean modern vehicle interior\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       07 — CLEANING ROUTINE\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-care\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-kicker\"\u003e\n        Simple Care Routine\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fsp-heading\"\u003e\n        Remove, Clean, and Reposition as Needed.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fsp-care-grid\"\u003e\n\n        \u003cdiv class=\"fsp-care-card\"\u003e\n\n          \u003cdiv class=\"fsp-care-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Remove the Mat\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Take the protection mat off the seat when routine cleaning is needed.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-care-card\"\u003e\n\n          \u003cdiv class=\"fsp-care-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Clean According to Instructions\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Follow the final care instructions appropriate for the product material and construction.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-care-card\"\u003e\n\n          \u003cdiv class=\"fsp-care-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Reposition Securely\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Return the mat to a compatible seat and confirm that all safety-related seat functions remain clear.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       08 — INSTALLATION \/ SAFETY\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-safety\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-kicker\"\u003e\n        Installation + Important Use Notes\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fsp-heading\"\u003e\n        Keep All Seat Safety Functions Clear.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fsp-safety-box\"\u003e\n\n        \u003cdiv class=\"fsp-safety-line\"\u003e\n          \u003cdiv class=\"fsp-dot\"\u003e\u003c\/div\u003e\n          \u003cp\u003e\n            Position the mat only on a compatible vehicle seat according to the supplied product instructions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-safety-line\"\u003e\n          \u003cdiv class=\"fsp-dot\"\u003e\u003c\/div\u003e\n          \u003cp\u003e\n            Confirm that the mat does not interfere with seat belts, buckles, or related restraint components.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-safety-line\"\u003e\n          \u003cdiv class=\"fsp-dot\"\u003e\u003c\/div\u003e\n          \u003cp\u003e\n            Keep the mat clear of seat-mounted airbags and any areas identified by the vehicle manufacturer as unsuitable for accessories.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-safety-line\"\u003e\n          \u003cdiv class=\"fsp-dot\"\u003e\u003c\/div\u003e\n          \u003cp\u003e\n            Do not obstruct seat controls, seat adjustment mechanisms, or child-seat attachment points.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fsp-safety-line\"\u003e\n          \u003cdiv class=\"fsp-dot\"\u003e\u003c\/div\u003e\n          \u003cp\u003e\n            The product is a simple non-electronic interior accessory and contains no powered components.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       FINAL\n       ====================================================== --\u003e\n\n  \u003csection class=\"fsp-final\"\u003e\n    \u003cdiv class=\"fsp-shell\"\u003e\n\n      \u003cdiv class=\"fsp-final-label\"\u003e\n        farlavo™ Tailored Seat Protection Mat\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Protect the Seat.\u003cbr\u003e\n        Keep the Interior Refined.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A structured low-profile protective mat designed for broad everyday seat coverage,\n        removable care, refined edge finishing, and completely non-electronic use.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"farlavo™","offers":[{"title":"Default Title","offer_id":53148636545341,"sku":null,"price":98.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/5_94571d8b-8c13-4016-9f00-7a550e9dae1c.png?v=1790257813","url":"https:\/\/farlavo.com\/products\/farlavo%e2%84%a2-tailored-seat-protection-mat","provider":"farlavo™","version":"1.0","type":"link"}