{"product_id":"honekawa™-3d-lumbar-comfort-cushion","title":"Honekawa™ Ergo Lumbar Cushion","description":"\u003cstyle\u003e\n  .hk-sakura {\n    --hk-bg: #fff9fa;\n    --hk-card: #ffffff;\n    --hk-pink-soft: #fcecef;\n    --hk-pink-light: #f7dce3;\n    --hk-pink: #e9a9b9;\n    --hk-pink-dark: #a96576;\n    --hk-ink: #332c2e;\n    --hk-muted: #74686b;\n    --hk-line: #f0dfe3;\n    --hk-dark: #403337;\n\n    width: 100%;\n    max-width: 760px;\n    margin: 0 auto;\n    color: var(--hk-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.55;\n  }\n\n  .hk-sakura,\n  .hk-sakura * {\n    box-sizing: border-box;\n  }\n\n  .hk-sakura h2,\n  .hk-sakura h3,\n  .hk-sakura h4,\n  .hk-sakura p {\n    margin-top: 0;\n  }\n\n  .hk-sakura h2,\n  .hk-sakura h3 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 500;\n  }\n\n  \/* HERO *\/\n  .hk-sakura-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 38px 24px 34px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 10% 10%,\n        rgba(255, 255, 255, 0.95) 0 8%,\n        transparent 9%\n      ),\n      radial-gradient(\n        circle at 92% 18%,\n        rgba(255, 255, 255, 0.85) 0 6%,\n        transparent 7%\n      ),\n      linear-gradient(145deg, #fff9fa 0%, #fce9ee 100%);\n    border: 1px solid var(--hk-line);\n    border-radius: 26px;\n  }\n\n  .hk-sakura-hero::before,\n  .hk-sakura-hero::after {\n    position: absolute;\n    color: rgba(233, 169, 185, 0.25);\n    line-height: 1;\n    pointer-events: none;\n  }\n\n  .hk-sakura-hero::before {\n    content: \"✿\";\n    top: 15px;\n    left: 18px;\n    font-size: 52px;\n    transform: rotate(-15deg);\n  }\n\n  .hk-sakura-hero::after {\n    content: \"✿\";\n    right: 16px;\n    bottom: 10px;\n    font-size: 72px;\n    transform: rotate(18deg);\n  }\n\n  .hk-sakura-label {\n    position: relative;\n    z-index: 1;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    margin-bottom: 15px;\n    padding: 7px 14px;\n    color: var(--hk-pink-dark);\n    background: rgba(255, 255, 255, 0.8);\n    border: 1px solid rgba(233, 169, 185, 0.55);\n    border-radius: 999px;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1.2;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .hk-sakura-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 610px;\n    margin: 0 auto 13px;\n    font-size: clamp(28px, 6vw, 42px);\n    line-height: 1.12;\n    letter-spacing: -0.7px;\n  }\n\n  .hk-sakura-hero p {\n    position: relative;\n    z-index: 1;\n    max-width: 570px;\n    margin: 0 auto;\n    color: var(--hk-muted);\n    font-size: 15px;\n  }\n\n  .hk-mini-proof {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n    margin-top: 18px;\n  }\n\n  .hk-mini-proof span {\n    padding: 7px 11px;\n    color: var(--hk-dark);\n    background: rgba(255, 255, 255, 0.82);\n    border: 1px solid var(--hk-line);\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 650;\n  }\n\n  \/* PAIN SECTION *\/\n  .hk-pain-box {\n    margin-top: 16px;\n    padding: 23px 20px;\n    text-align: center;\n    color: #ffffff;\n    background: linear-gradient(135deg, #554248 0%, #392e31 100%);\n    border-radius: 20px;\n    box-shadow: 0 10px 28px rgba(57, 46, 49, 0.1);\n  }\n\n  .hk-pain-box small {\n    display: block;\n    margin-bottom: 7px;\n    color: #f3c9d3;\n    font-size: 10px;\n    font-weight: 750;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .hk-pain-box h3 {\n    margin-bottom: 8px;\n    color: #ffffff;\n    font-size: 24px;\n    line-height: 1.2;\n  }\n\n  .hk-pain-box p {\n    max-width: 560px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: 13px;\n  }\n\n  \/* MAIN BENEFITS *\/\n  .hk-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 11px;\n    margin-top: 16px;\n  }\n\n  .hk-benefit {\n    padding: 21px 14px;\n    text-align: center;\n    background: var(--hk-card);\n    border: 1px solid var(--hk-line);\n    border-radius: 18px;\n    box-shadow: 0 8px 24px rgba(110, 77, 86, 0.05);\n  }\n\n  .hk-icon {\n    display: flex;\n    width: 47px;\n    height: 47px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    color: var(--hk-pink-dark);\n    background: var(--hk-pink-soft);\n    border-radius: 50%;\n  }\n\n  .hk-icon svg {\n    display: block;\n    width: 23px;\n    height: 23px;\n    stroke: currentColor;\n  }\n\n  .hk-benefit strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--hk-ink);\n    font-size: 14px;\n    line-height: 1.3;\n  }\n\n  .hk-benefit span {\n    display: block;\n    color: var(--hk-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  \/* GENERAL SECTIONS *\/\n  .hk-section {\n    margin-top: 16px;\n    padding: 26px 22px;\n    background: var(--hk-card);\n    border: 1px solid var(--hk-line);\n    border-radius: 21px;\n  }\n\n  .hk-section-heading {\n    margin-bottom: 17px;\n    text-align: center;\n  }\n\n  .hk-section-heading small {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--hk-pink-dark);\n    font-size: 10px;\n    font-weight: 750;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .hk-section-heading h3 {\n    margin-bottom: 6px;\n    color: var(--hk-ink);\n    font-size: 24px;\n    line-height: 1.2;\n  }\n\n  .hk-section-heading p {\n    max-width: 550px;\n    margin: 0 auto;\n    color: var(--hk-muted);\n    font-size: 13px;\n  }\n\n  \/* CHECKLIST *\/\n  .hk-checklist {\n    display: grid;\n    gap: 10px;\n  }\n\n  .hk-check {\n    display: flex;\n    gap: 11px;\n    align-items: flex-start;\n    padding: 12px 13px;\n    color: var(--hk-muted);\n    background: var(--hk-bg);\n    border: 1px solid #f5e9ec;\n    border-radius: 14px;\n    font-size: 13px;\n  }\n\n  .hk-checkmark {\n    display: flex;\n    flex: 0 0 23px;\n    width: 23px;\n    height: 23px;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n    color: #ffffff;\n    background: var(--hk-pink);\n    border-radius: 50%;\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 12px !important;\n    font-weight: 800 !important;\n    line-height: 1 !important;\n  }\n\n  .hk-check strong {\n    color: var(--hk-ink);\n  }\n\n  \/* DESIGN FEATURES *\/\n  .hk-design-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .hk-design-item {\n    min-width: 0;\n    padding: 16px;\n    background: linear-gradient(145deg, #fffafa, #fceef1);\n    border: 1px solid var(--hk-line);\n    border-radius: 16px;\n  }\n\n  .hk-design-number {\n    display: grid !important;\n    place-items: center !important;\n    width: 32px !important;\n    height: 32px !important;\n    min-width: 32px !important;\n    min-height: 32px !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n\n    color: #ffffff !important;\n    background: linear-gradient(145deg, #d58ea0, #ad687b) !important;\n    border: 2px solid #f8dfe5 !important;\n    border-radius: 50% !important;\n\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    font-style: normal !important;\n    line-height: 1 !important;\n    letter-spacing: 0 !important;\n    text-align: center !important;\n    text-indent: 0 !important;\n    text-transform: none !important;\n\n    box-shadow: 0 4px 10px rgba(169, 101, 118, 0.18);\n    overflow: hidden;\n  }\n\n  .hk-design-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--hk-ink);\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  .hk-design-item \u003e span:last-child {\n    display: block;\n    color: var(--hk-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  \/* USE CASES *\/\n  .hk-places {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 9px;\n  }\n\n  .hk-place {\n    min-width: 0;\n    padding: 17px 9px;\n    text-align: center;\n    background: var(--hk-pink-soft);\n    border: 1px solid var(--hk-line);\n    border-radius: 15px;\n  }\n\n  .hk-place-icon {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 21px;\n    line-height: 1;\n  }\n\n  .hk-place strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--hk-ink);\n    font-size: 12px;\n  }\n\n  .hk-place span:last-child {\n    display: block;\n    color: var(--hk-muted);\n    font-size: 10px;\n    line-height: 1.4;\n  }\n\n  \/* BRAND STORY *\/\n  .hk-story {\n    position: relative;\n    overflow: hidden;\n    margin-top: 16px;\n    padding: 30px 23px;\n    text-align: center;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 85% 20%,\n        rgba(255, 255, 255, 0.08) 0 12%,\n        transparent 13%\n      ),\n      linear-gradient(135deg, #b87787 0%, #895564 100%);\n    border-radius: 21px;\n  }\n\n  .hk-story::after {\n    content: \"桜\";\n    position: absolute;\n    right: 17px;\n    bottom: -21px;\n    color: rgba(255, 255, 255, 0.09);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 95px;\n    line-height: 1;\n  }\n\n  .hk-story small {\n    position: relative;\n    z-index: 1;\n    display: block;\n    margin-bottom: 7px;\n    color: #ffe3e9;\n    font-size: 10px;\n    font-weight: 750;\n    letter-spacing: 1.5px;\n  }\n\n  .hk-story h3 {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 9px;\n    color: #ffffff;\n    font-size: 25px;\n  }\n\n  .hk-story p {\n    position: relative;\n    z-index: 1;\n    max-width: 550px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.79);\n    font-size: 13px;\n  }\n\n  \/* PRODUCT DETAILS *\/\n  .hk-details {\n    overflow: hidden;\n    border: 1px solid var(--hk-line);\n    border-radius: 15px;\n  }\n\n  .hk-detail {\n    display: flex;\n    justify-content: space-between;\n    gap: 18px;\n    padding: 13px 15px;\n    background: #ffffff;\n    border-bottom: 1px solid var(--hk-line);\n    font-size: 12px;\n  }\n\n  .hk-detail:nth-child(even) {\n    background: var(--hk-bg);\n  }\n\n  .hk-detail:last-child {\n    border-bottom: 0;\n  }\n\n  .hk-detail span {\n    color: var(--hk-muted);\n  }\n\n  .hk-detail strong {\n    color: var(--hk-ink);\n    text-align: right;\n  }\n\n  \/* FINAL BLOCK *\/\n  .hk-final {\n    margin-top: 16px;\n    padding: 25px 20px;\n    text-align: center;\n    background: linear-gradient(145deg, #fff8fa, #f8e1e7);\n    border: 1px solid var(--hk-line);\n    border-radius: 21px;\n  }\n\n  .hk-final h3 {\n    margin-bottom: 7px;\n    color: var(--hk-ink);\n    font-size: 23px;\n  }\n\n  .hk-final p {\n    max-width: 520px;\n    margin: 0 auto 13px;\n    color: var(--hk-muted);\n    font-size: 13px;\n  }\n\n  .hk-final-tag {\n    display: inline-block;\n    padding: 9px 15px;\n    color: var(--hk-pink-dark);\n    background: #ffffff;\n    border: 1px solid var(--hk-pink-light);\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 750;\n  }\n\n  .hk-note {\n    margin: 14px 7px 0;\n    text-align: center;\n    color: #92868a;\n    font-size: 10px;\n    line-height: 1.5;\n  }\n\n  \/* MOBILE *\/\n  @media screen and (max-width: 600px) {\n    .hk-sakura {\n      width: 100%;\n    }\n\n    .hk-sakura-hero {\n      padding: 31px 17px 27px;\n      border-radius: 20px;\n    }\n\n    .hk-sakura-hero::before {\n      top: 12px;\n      left: 10px;\n      font-size: 38px;\n    }\n\n    .hk-sakura-hero::after {\n      right: 8px;\n      bottom: 7px;\n      font-size: 52px;\n    }\n\n    .hk-sakura-label {\n      max-width: 100%;\n      padding: 7px 11px;\n      font-size: 9px;\n      letter-spacing: 1px;\n    }\n\n    .hk-sakura-hero h2 {\n      font-size: 29px;\n    }\n\n    .hk-sakura-hero p {\n      font-size: 13px;\n      line-height: 1.55;\n    }\n\n    .hk-mini-proof {\n      gap: 5px;\n      margin-top: 15px;\n    }\n\n    .hk-mini-proof span {\n      padding: 6px 9px;\n      font-size: 10px;\n    }\n\n    .hk-pain-box {\n      padding: 21px 17px;\n      border-radius: 17px;\n    }\n\n    .hk-pain-box h3 {\n      font-size: 22px;\n    }\n\n    .hk-benefits {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .hk-benefit {\n      display: grid;\n      grid-template-columns: 48px minmax(0, 1fr);\n      column-gap: 12px;\n      padding: 15px;\n      text-align: left;\n      border-radius: 15px;\n    }\n\n    .hk-icon {\n      grid-row: span 2;\n      width: 44px;\n      height: 44px;\n      margin: 0;\n    }\n\n    .hk-benefit strong {\n      align-self: end;\n      margin-bottom: 3px;\n    }\n\n    .hk-benefit span {\n      font-size: 11px;\n    }\n\n    .hk-section,\n    .hk-story,\n    .hk-final {\n      padding: 22px 16px;\n      border-radius: 18px;\n    }\n\n    .hk-section-heading {\n      margin-bottom: 14px;\n    }\n\n    .hk-section-heading h3 {\n      font-size: 22px;\n    }\n\n    .hk-check {\n      padding: 11px 12px;\n      font-size: 12px;\n    }\n\n    .hk-design-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 8px;\n    }\n\n    .hk-design-item {\n      padding: 13px 12px;\n      border-radius: 14px;\n    }\n\n    .hk-design-number {\n      width: 30px !important;\n      height: 30px !important;\n      min-width: 30px !important;\n      min-height: 30px !important;\n      margin-bottom: 10px !important;\n      font-size: 10px !important;\n    }\n\n    .hk-design-item strong {\n      font-size: 12px;\n    }\n\n    .hk-design-item \u003e span:last-child {\n      font-size: 11px;\n      line-height: 1.4;\n    }\n\n    .hk-places {\n      grid-template-columns: 1fr;\n    }\n\n    .hk-place {\n      display: grid;\n      grid-template-columns: 36px minmax(0, 1fr);\n      column-gap: 10px;\n      padding: 13px 14px;\n      text-align: left;\n    }\n\n    .hk-place-icon {\n      grid-row: span 2;\n      align-self: center;\n      margin: 0;\n      text-align: center;\n    }\n\n    .hk-place strong {\n      align-self: end;\n    }\n\n    .hk-detail {\n      align-items: flex-start;\n      padding: 12px 13px;\n    }\n\n    .hk-detail span {\n      flex: 0 0 39%;\n    }\n\n    .hk-detail strong {\n      flex: 1;\n    }\n\n    .hk-final h3 {\n      font-size: 21px;\n    }\n  }\n\n  @media screen and (max-width: 380px) {\n    .hk-design-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hk-sakura-hero h2 {\n      font-size: 26px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hk-sakura\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"hk-sakura-hero\"\u003e\n    \u003cdiv class=\"hk-sakura-label\"\u003e\n      \u003cspan\u003e✿\u003c\/span\u003e\n      \u003cspan\u003eHonekawa™ Sakura Comfort Series\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eYour chair is hard.\u003cbr\u003eYour day does not have to be.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Honekawa™ surrounds your hips with soft memory foam and gently\n      redistributes pressure, helping long hours of sitting feel calmer,\n      softer and more comfortable.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hk-mini-proof\"\u003e\n      \u003cspan\u003eMemory Foam\u003c\/span\u003e\n      \u003cspan\u003eErgonomic Contours\u003c\/span\u003e\n      \u003cspan\u003e8 cm Seat Lift\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PAIN HOOK --\u003e\n  \u003csection class=\"hk-pain-box\"\u003e\n    \u003csmall\u003eDesigned for long sitting\u003c\/small\u003e\n\n    \u003ch3\u003eStop letting a flat seat press into the same areas all day.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Ordinary chairs provide little cushioning or guidance.\n      Honekawa™ creates a softer, more supportive sitting surface\n      for work, driving and everyday relaxation.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MAIN BENEFITS --\u003e\n  \u003csection class=\"hk-benefits\"\u003e\n\n    \u003cdiv class=\"hk-benefit\"\u003e\n      \u003cdiv class=\"hk-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M4 15c0-3 2-5 5-5 1-3 6-4 8-1 2 0 3 2 3 4 0 3-2 5-5 5H8c-2 0-4-1-4-3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003eAdaptive Memory Foam\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Gently conforms to your body instead of feeling hard and flat.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hk-benefit\"\u003e\n      \u003cdiv class=\"hk-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M5 17c2-5 4-8 7-8s5 3 7 8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 17h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 9V5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9.5 7.5 2.5-2.5 2.5 2.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003eHigher Sitting Position\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        The 8 cm profile raises your seat for a more open sitting position.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hk-benefit\"\u003e\n      \u003cdiv class=\"hk-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M4 14c3-5 13-5 16 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 14c1 3 3 5 6 5s5-2 6-5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 5v5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003ePressure-Relief Design\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Sculpted contours and the center channel reduce direct pressure while sitting.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFIT CHECKLIST --\u003e\n  \u003csection class=\"hk-section\"\u003e\n    \u003cdiv class=\"hk-section-heading\"\u003e\n      \u003csmall\u003eComfort you can feel\u003c\/small\u003e\n\n      \u003ch3\u003eMade for people who sit for hours.\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Thoughtful details work together to make ordinary seating feel\n        more comfortable.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hk-checklist\"\u003e\n\n      \u003cdiv class=\"hk-check\"\u003e\n        \u003cspan class=\"hk-checkmark\"\u003e✓\u003c\/span\u003e\n\n        \u003cspan\u003e\n          \u003cstrong\u003eHelps distribute sitting pressure\u003c\/strong\u003e\n          across a larger, softer surface.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-check\"\u003e\n        \u003cspan class=\"hk-checkmark\"\u003e✓\u003c\/span\u003e\n\n        \u003cspan\u003e\n          \u003cstrong\u003eRaised side contours\u003c\/strong\u003e\n          gently guide and cradle your sitting position.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-check\"\u003e\n        \u003cspan class=\"hk-checkmark\"\u003e✓\u003c\/span\u003e\n\n        \u003cspan\u003e\n          \u003cstrong\u003eCenter relief channel\u003c\/strong\u003e\n          minimizes direct contact around sensitive pressure areas.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-check\"\u003e\n        \u003cspan class=\"hk-checkmark\"\u003e✓\u003c\/span\u003e\n\n        \u003cspan\u003e\n          \u003cstrong\u003eLightweight and portable\u003c\/strong\u003e\n          enough to move between your car, office and home.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DESIGN FEATURES --\u003e\n  \u003csection class=\"hk-section\"\u003e\n    \u003cdiv class=\"hk-section-heading\"\u003e\n      \u003csmall\u003eThoughtfully sculpted\u003c\/small\u003e\n\n      \u003ch3\u003eMore than just a flat cushion.\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Every curve has a purpose—from the lifted sides to the softer center.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hk-design-grid\"\u003e\n\n      \u003cdiv class=\"hk-design-item\"\u003e\n        \u003cspan class=\"hk-design-number\"\u003e01\u003c\/span\u003e\n\n        \u003cstrong\u003eContoured hip zones\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Curved seating areas help your body settle into a more natural position.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-design-item\"\u003e\n        \u003cspan class=\"hk-design-number\"\u003e02\u003c\/span\u003e\n\n        \u003cstrong\u003eRaised outer edges\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Gently surrounds the hips instead of letting you slide across a flat seat.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-design-item\"\u003e\n        \u003cspan class=\"hk-design-number\"\u003e03\u003c\/span\u003e\n\n        \u003cstrong\u003eCentral relief opening\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Reduces direct surface contact and allows a more comfortable seating feel.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-design-item\"\u003e\n        \u003cspan class=\"hk-design-number\"\u003e04\u003c\/span\u003e\n\n        \u003cstrong\u003eSoft-touch surface\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Designed to feel smooth, calm and comfortable during extended use.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"hk-section\"\u003e\n    \u003cdiv class=\"hk-section-heading\"\u003e\n      \u003csmall\u003eOne cushion, many seats\u003c\/small\u003e\n\n      \u003ch3\u003eComfort wherever your day takes you.\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hk-places\"\u003e\n\n      \u003cdiv class=\"hk-place\"\u003e\n        \u003cspan class=\"hk-place-icon\"\u003e🚗\u003c\/span\u003e\n\n        \u003cstrong\u003eCar \u0026amp; Road Trips\u003c\/strong\u003e\n\n        \u003cspan\u003eHigher, softer everyday seating\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-place\"\u003e\n        \u003cspan class=\"hk-place-icon\"\u003e💻\u003c\/span\u003e\n\n        \u003cstrong\u003eOffice \u0026amp; Home Desk\u003c\/strong\u003e\n\n        \u003cspan\u003eComfort through long workdays\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-place\"\u003e\n        \u003cspan class=\"hk-place-icon\"\u003e🪑\u003c\/span\u003e\n\n        \u003cstrong\u003eDining \u0026amp; Daily Chairs\u003c\/strong\u003e\n\n        \u003cspan\u003eUpgrade hard, ordinary seats\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BRAND STORY --\u003e\n  \u003csection class=\"hk-story\"\u003e\n    \u003csmall\u003eHONEKAWA™ — 日々の快適さ\u003c\/small\u003e\n\n    \u003ch3\u003eSit softer. Feel more at ease.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Inspired by the quiet beauty of Japanese simplicity,\n      Honekawa™ brings thoughtful comfort, gentle colors and purposeful\n      design into your everyday routine.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"hk-section\"\u003e\n    \u003cdiv class=\"hk-section-heading\"\u003e\n      \u003csmall\u003eProduct information\u003c\/small\u003e\n\n      \u003ch3\u003eDetails at a glance.\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hk-details\"\u003e\n\n      \u003cdiv class=\"hk-detail\"\u003e\n        \u003cspan\u003eProduct size\u003c\/span\u003e\n        \u003cstrong\u003e40 × 34 × 8 cm\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-detail\"\u003e\n        \u003cspan\u003eSize in inches\u003c\/span\u003e\n        \u003cstrong\u003e15.75 × 13.39 × 3.15 in\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-detail\"\u003e\n        \u003cspan\u003eSupport material\u003c\/span\u003e\n        \u003cstrong\u003eSoft memory foam\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-detail\"\u003e\n        \u003cspan\u003eOuter material\u003c\/span\u003e\n        \u003cstrong\u003ePolyester fabric\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-detail\"\u003e\n        \u003cspan\u003eRecommended use\u003c\/span\u003e\n        \u003cstrong\u003eCar, office and home\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hk-detail\"\u003e\n        \u003cspan\u003eCare instructions\u003c\/span\u003e\n        \u003cstrong\u003eSpot-clean only\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CONVERSION BLOCK --\u003e\n  \u003csection class=\"hk-final\"\u003e\n    \u003ch3\u003eGive your favorite chair a softer place to sit.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Choose the color that matches your space and bring Honekawa™ comfort\n      to the seats you use every day.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"hk-final-tag\"\u003e\n      ✿ Available in multiple calming colors\n    \u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"hk-note\"\u003e\n    Designed for everyday seating comfort and support. Individual comfort\n    experiences may vary. This product is not intended to diagnose,\n    treat or cure any medical condition.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"HONEKAWA","offers":[{"title":"BLACK","offer_id":43632939630659,"sku":null,"price":32.55,"currency_code":"USD","in_stock":true},{"title":"WHITE","offer_id":43632939663427,"sku":null,"price":32.55,"currency_code":"USD","in_stock":true},{"title":"GREEN","offer_id":43632939696195,"sku":null,"price":32.55,"currency_code":"USD","in_stock":true},{"title":"PINK","offer_id":43632939728963,"sku":null,"price":32.55,"currency_code":"USD","in_stock":true},{"title":"GRAY","offer_id":43632939761731,"sku":null,"price":32.55,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/6242\/3619\/files\/33ee79cd-1347-472e-9e92-d6a0a4e0feb0.png?v=1785906903","url":"https:\/\/honekawa.com\/products\/honekawa%e2%84%a2-3d-lumbar-comfort-cushion","provider":"HONEKAWA","version":"1.0","type":"link"}