{"product_id":"miracle-stain-remover-spray","title":"Miracle Stain Remover Spray","description":"\u003cstyle\u003e\n  .ksx-hero {\n    width: 100%;\n    background: linear-gradient(135deg, #f7fbff 0%, #ffffff 48%, #eaf6ff 100%);\n    padding: 56px 20px;\n    font-family: inherit;\n    color: #062b7a;\n  }\n\n  .ksx-hero__inner {\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .ksx-hero__eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #e6f4ff;\n    color: #006bd6;\n    border: 1px solid #b9e3ff;\n    border-radius: 999px;\n    padding: 8px 16px;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n    margin-bottom: 18px;\n  }\n\n  .ksx-hero__title {\n    margin: 0;\n    font-size: clamp(36px, 6vw, 72px);\n    line-height: 0.98;\n    font-weight: 900;\n    letter-spacing: -0.04em;\n    color: #003c9e;\n    max-width: 900px;\n  }\n\n  .ksx-hero__title span {\n    display: block;\n    color: #0089e8;\n  }\n\n  .ksx-hero__subtitle {\n    margin: 22px 0 0;\n    max-width: 760px;\n    font-size: clamp(17px, 2vw, 23px);\n    line-height: 1.45;\n    color: #23364f;\n    font-weight: 500;\n  }\n\n  .ksx-hero__badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 26px;\n  }\n\n  .ksx-hero__badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 10px 16px;\n    border-radius: 999px;\n    background: #ffffff;\n    border: 1px solid #a9dfff;\n    color: #0045a8;\n    font-size: 15px;\n    font-weight: 800;\n    box-shadow: 0 6px 18px rgba(0, 82, 180, 0.08);\n  }\n\n  .ksx-hero__badge::before {\n    content: \"✓\";\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #0057c8;\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 900;\n    flex: 0 0 22px;\n  }\n\n  .ksx-hero__proof {\n    margin-top: 24px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    max-width: 780px;\n    font-size: 18px;\n    line-height: 1.45;\n    color: #073b96;\n    font-weight: 800;\n  }\n\n  .ksx-hero__proof::before {\n    content: \"✦\";\n    color: #00a8f0;\n    font-size: 24px;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .ksx-hero__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 34px;\n  }\n\n  .ksx-hero__item {\n    background: rgba(255, 255, 255, 0.92);\n    border: 1px solid #c8eaff;\n    border-radius: 22px;\n    padding: 22px;\n    box-shadow: 0 10px 28px rgba(0, 74, 170, 0.08);\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n  }\n\n  .ksx-hero__icon {\n    width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #0066d9, #00a8f0);\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    font-weight: 900;\n    flex: 0 0 48px;\n  }\n\n  .ksx-hero__content {\n    min-width: 0;\n  }\n\n  .ksx-hero__item-title {\n    margin: 0 0 6px;\n    font-size: 20px;\n    line-height: 1.2;\n    color: #003c9e;\n    font-weight: 900;\n  }\n\n  .ksx-hero__item-text {\n    margin: 0;\n    font-size: 15.5px;\n    line-height: 1.45;\n    color: #30445f;\n    font-weight: 500;\n  }\n\n  .ksx-hero__bottom {\n    margin-top: 26px;\n    padding: 18px 20px;\n    border-radius: 20px;\n    background: linear-gradient(90deg, #003c9e, #007ce0);\n    color: #ffffff;\n    font-size: 18px;\n    line-height: 1.45;\n    font-weight: 800;\n  }\n\n  .ksx-hero__bottom span {\n    color: #dff5ff;\n  }\n\n  @media screen and (max-width: 749px) {\n    .ksx-hero {\n      padding: 40px 16px;\n    }\n\n    .ksx-hero__eyebrow {\n      font-size: 12px;\n      padding: 7px 13px;\n      margin-bottom: 14px;\n    }\n\n    .ksx-hero__subtitle {\n      margin-top: 18px;\n    }\n\n    .ksx-hero__badges {\n      margin-top: 22px;\n      gap: 8px;\n    }\n\n    .ksx-hero__badge {\n      font-size: 13.5px;\n      padding: 9px 13px;\n    }\n\n    .ksx-hero__proof {\n      margin-top: 20px;\n      font-size: 16px;\n    }\n\n    .ksx-hero__grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n      margin-top: 26px;\n    }\n\n    .ksx-hero__item {\n      padding: 18px;\n      border-radius: 18px;\n      gap: 13px;\n    }\n\n    .ksx-hero__icon {\n      width: 42px;\n      height: 42px;\n      flex-basis: 42px;\n      font-size: 19px;\n    }\n\n    .ksx-hero__item-title {\n      font-size: 18px;\n      margin-bottom: 5px;\n    }\n\n    .ksx-hero__item-text {\n      font-size: 14.5px;\n    }\n\n    .ksx-hero__bottom {\n      margin-top: 20px;\n      font-size: 15.5px;\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"ksx-hero\"\u003e\n  \u003cdiv class=\"ksx-hero__inner\"\u003e\n    \u003cdiv class=\"ksx-hero__eyebrow\"\u003e100ml Everyday Stain Care\u003c\/div\u003e\n\n    \u003ch1 class=\"ksx-hero__title\"\u003e\n      Tough on Stains.\n      \u003cspan\u003eGentle on Fabrics.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"ksx-hero__subtitle\"\u003e\n      Fast everyday stain care for clothing, carpet, upholstery, and pet messes — designed for busy homes, quick cleanups, and daily fabric care.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ksx-hero__badges\"\u003e\n      \u003cdiv class=\"ksx-hero__badge\"\u003eNo Bleach\u003c\/div\u003e\n      \u003cdiv class=\"ksx-hero__badge\"\u003eNo Peroxide\u003c\/div\u003e\n      \u003cdiv class=\"ksx-hero__badge\"\u003eFragrance-Free\u003c\/div\u003e\n      \u003cdiv class=\"ksx-hero__badge\"\u003eSafe for Everyday Use\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ksx-hero__proof\"\u003e\n      Helps lift coffee, sauce, food spills, pet stains, and everyday household spot stains.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ksx-hero__grid\"\u003e\n      \u003cdiv class=\"ksx-hero__item\"\u003e\n        \u003cdiv class=\"ksx-hero__icon\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"ksx-hero__content\"\u003e\n          \u003ch3 class=\"ksx-hero__item-title\"\u003eClothing Stain Care\u003c\/h3\u003e\n          \u003cp class=\"ksx-hero__item-text\"\u003eTargets everyday marks on shirts, whites, uniforms, baby clothes, and daily-wear fabrics.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ksx-hero__item\"\u003e\n        \u003cdiv class=\"ksx-hero__icon\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"ksx-hero__content\"\u003e\n          \u003ch3 class=\"ksx-hero__item-title\"\u003eCarpet Spot Cleanup\u003c\/h3\u003e\n          \u003cp class=\"ksx-hero__item-text\"\u003eMade for quick household spills on carpet areas without needing a full deep-clean routine.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ksx-hero__item\"\u003e\n        \u003cdiv class=\"ksx-hero__icon\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"ksx-hero__content\"\u003e\n          \u003ch3 class=\"ksx-hero__item-title\"\u003eUpholstery Friendly\u003c\/h3\u003e\n          \u003cp class=\"ksx-hero__item-text\"\u003eUseful for sofas, chairs, cushions, and soft home surfaces that collect daily messes.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ksx-hero__item\"\u003e\n        \u003cdiv class=\"ksx-hero__icon\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"ksx-hero__content\"\u003e\n          \u003ch3 class=\"ksx-hero__item-title\"\u003ePet Mess Support\u003c\/h3\u003e\n          \u003cp class=\"ksx-hero__item-text\"\u003eHelps handle pet-related spots and accidents on common home fabrics and surfaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ksx-hero__bottom\"\u003e\n      One compact spray for everyday stain problems — \u003cspan\u003equick to use, easy to store, and gentle enough for daily home care.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"veyralumina","offers":[{"title":"1 Spray+1 Towel","offer_id":48403925467377,"sku":null,"price":216.0,"currency_code":"HKD","in_stock":false},{"title":"2 Spraies+2 Towels","offer_id":48403925500145,"sku":null,"price":328.0,"currency_code":"HKD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/2739\/7105\/files\/O1CN01gOXpuv1s2mHvJX9FN__2220895245709-0-cib.jpg?v=1783950527","url":"https:\/\/veyralumina.com\/products\/miracle-stain-remover-spray","provider":"veyralumina","version":"1.0","type":"link"}