{"product_id":"m9-12-health-reports-smart-band","title":"🔥80% OFF Launch Offer 🏆 2026 Pryxo™ M9 Non-Invasive Smart Band 📈12 health reports - No-Prick","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0755\/2158\/9302\/files\/ad5c3104-4be7-4dc7-b101-0a4b098c2485.png?v=1784005536\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c!-- Pryxo M9 Extreme Pain Point Edition - Extended English Version --\u003e\n\u003cstyle\u003e\n  .m9-extreme,\n  .m9-extreme * {\n    box-sizing: border-box;\n  }\n\n  .m9-extreme {\n    --m9-white: #ffffff;\n    --m9-black: #000000;\n    --m9-dark: #111111;\n    --m9-text: #242424;\n    --m9-muted: #666666;\n    --m9-light: #f7f7f7;\n    --m9-soft: #fafafa;\n    --m9-border: #eeeeee;\n    --m9-blue: #0059a8;\n    --m9-blue-light: #edf6ff;\n    --m9-red: #d0021b;\n    --m9-red-light: #fff3f4;\n    --m9-green: #138a54;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    color: var(--m9-dark);\n    background: var(--m9-white);\n    font-family: \"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .m9-extreme h1,\n  .m9-extreme h2,\n  .m9-extreme h3,\n  .m9-extreme h4,\n  .m9-extreme p,\n  .m9-extreme ul,\n  .m9-extreme li,\n  .m9-extreme figure {\n    margin: 0;\n    padding: 0;\n  }\n\n  .m9-extreme img {\n    display: block;\n    max-width: 100%;\n  }\n\n  .m9-wrap {\n    width: min(1100px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  \/* Typography *\/\n  .m9-title-xl {\n    font-size: clamp(44px, 9vw, 90px);\n    font-weight: 900;\n    letter-spacing: -0.05em;\n    line-height: 0.92;\n    text-transform: uppercase;\n  }\n\n  .m9-title-lg {\n    font-size: clamp(32px, 5.6vw, 56px);\n    font-weight: 900;\n    letter-spacing: -0.035em;\n    line-height: 1.08;\n  }\n\n  .m9-title-md {\n    font-size: clamp(27px, 4vw, 40px);\n    font-weight: 900;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .m9-mono {\n    display: inline-block;\n    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,\n      monospace;\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--m9-muted);\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .m9-lead {\n    max-width: 820px;\n    margin: 24px auto 0;\n    color: var(--m9-muted);\n    font-size: clamp(17px, 2vw, 21px);\n    line-height: 1.7;\n  }\n\n  .m9-section-head {\n    max-width: 820px;\n    margin: 0 auto 55px;\n    text-align: center;\n  }\n\n  .m9-section-head .m9-mono {\n    margin-bottom: 18px;\n  }\n\n  .m9-section-head p {\n    margin-top: 22px;\n    color: var(--m9-muted);\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  \/* Shared sections *\/\n  .m9-sec {\n    padding: 100px 0;\n    border-bottom: 1px solid var(--m9-border);\n  }\n\n  .m9-soft-section {\n    background: var(--m9-soft);\n  }\n\n  \/* Hero *\/\n  .m9-hero {\n    position: relative;\n    padding: 120px 0 110px;\n    overflow: hidden;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(0, 89, 168, 0.08),\n        transparent 42%\n      ),\n      var(--m9-white);\n  }\n\n  .m9-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 50%;\n    width: min(900px, 90%);\n    height: 1px;\n    transform: translateX(-50%);\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(0, 89, 168, 0.55),\n      transparent\n    );\n  }\n\n  .m9-hero .m9-mono {\n    margin-bottom: 24px;\n    color: var(--m9-blue);\n  }\n\n  .m9-hero h1 {\n    margin-bottom: 30px;\n  }\n\n  .m9-hero-text {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--m9-muted);\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.7;\n  }\n\n  .m9-hero-note {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 30px;\n    padding: 10px 17px;\n    border: 1px solid var(--m9-border);\n    border-radius: 999px;\n    color: #555555;\n    background: rgba(255, 255, 255, 0.88);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  \/* Pain section *\/\n  .m9-pain-intro {\n    background: #fafafa;\n    text-align: center;\n  }\n\n  .m9-pain-intro .m9-title-lg {\n    color: var(--m9-red);\n  }\n\n  .m9-pain-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 30px;\n    margin-top: 60px;\n    text-align: left;\n  }\n\n  .m9-pain-item {\n    position: relative;\n    min-height: 260px;\n    padding: 42px;\n    overflow: hidden;\n    border: 1px solid var(--m9-border);\n    background: var(--m9-white);\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  .m9-pain-item:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 45px rgba(17, 17, 17, 0.07);\n  }\n\n  .m9-pain-item::before {\n    content: \"✕\";\n    position: absolute;\n    top: 19px;\n    right: 22px;\n    color: var(--m9-red);\n    font-size: 24px;\n    font-weight: 900;\n  }\n\n  .m9-pain-item h3 {\n    max-width: 85%;\n    margin-bottom: 16px;\n    font-size: 23px;\n    font-weight: 900;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .m9-pain-item p {\n    color: #444444;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .m9-pain-item strong {\n    color: var(--m9-red);\n  }\n\n  \/* Contrast bar *\/\n  .m9-contrast-bar {\n    padding: 42px 0;\n    color: var(--m9-white);\n    background: var(--m9-black);\n    text-align: center;\n  }\n\n  .m9-contrast-bar span {\n    font-size: clamp(15px, 2.6vw, 24px);\n    font-weight: 900;\n    letter-spacing: 0.18em;\n  }\n\n  \/* Product split *\/\n  .m9-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: 680px;\n    border-bottom: 1px solid var(--m9-border);\n  }\n\n  .m9-split-text {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 80px;\n  }\n\n  .m9-split-text .m9-title-lg {\n    margin: 20px 0 25px;\n  }\n\n  .m9-split-copy {\n    margin-bottom: 32px;\n    color: #444444;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .m9-split-img {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 600px;\n    overflow: hidden;\n    background: #f6f6f6;\n  }\n\n  .m9-split-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .m9-clean-list {\n    list-style: none;\n    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,\n      monospace;\n    font-size: 15px;\n  }\n\n  .m9-clean-list li {\n    display: flex;\n    gap: 11px;\n    margin-bottom: 16px;\n    line-height: 1.6;\n  }\n\n  .m9-clean-list li::before {\n    content: \"✓\";\n    flex: 0 0 auto;\n    color: var(--m9-green);\n    font-weight: 900;\n  }\n\n  \/* Comparison *\/\n  .m9-table-scroll {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .m9-comp-table {\n    width: 100%;\n    min-width: 680px;\n    margin-top: 40px;\n    border-collapse: collapse;\n    background: var(--m9-white);\n  }\n\n  .m9-comp-table th,\n  .m9-comp-table td {\n    padding: 21px 18px;\n    border: 1px solid var(--m9-border);\n    text-align: center;\n    vertical-align: middle;\n  }\n\n  .m9-comp-table th {\n    background: #f9f9f9;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .m9-comp-table td:first-child {\n    font-weight: 800;\n  }\n\n  .m9-comp-table .m9-check {\n    color: var(--m9-green);\n    font-weight: 900;\n  }\n\n  .m9-comp-table .m9-cross {\n    color: var(--m9-red);\n    font-weight: 900;\n  }\n\n  \/* Feature grid *\/\n  .m9-feat-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 1px;\n    overflow: hidden;\n    border: 1px solid var(--m9-border);\n    background: var(--m9-border);\n  }\n\n  .m9-feat-item {\n    min-height: 230px;\n    padding: 38px 30px;\n    background: var(--m9-white);\n    text-align: center;\n  }\n\n  .m9-feat-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 58px;\n    height: 58px;\n    margin: 0 auto 22px;\n    border-radius: 50%;\n    color: var(--m9-blue);\n    background: var(--m9-blue-light);\n    font-size: 27px;\n  }\n\n  .m9-feat-item h4 {\n    margin-bottom: 12px;\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .m9-feat-item p {\n    color: var(--m9-muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Article continuation *\/\n  .m9-article-intro {\n    max-width: 850px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .m9-article-intro p {\n    margin-top: 25px;\n    color: #444444;\n    font-size: 18px;\n    line-height: 1.85;\n  }\n\n  .m9-emphasis {\n    color: var(--m9-blue);\n    font-weight: 900;\n  }\n\n  \/* Three steps *\/\n  .m9-step-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 25px;\n  }\n\n  .m9-step {\n    position: relative;\n    padding: 38px;\n    border: 1px solid var(--m9-border);\n    background: var(--m9-white);\n  }\n\n  .m9-step-number {\n    display: block;\n    margin-bottom: 28px;\n    color: var(--m9-blue);\n    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,\n      monospace;\n    font-size: 42px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .m9-step h3 {\n    margin-bottom: 14px;\n    font-size: 22px;\n    font-weight: 900;\n  }\n\n  .m9-step p {\n    color: var(--m9-muted);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  \/* Reports *\/\n  .m9-report-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .m9-report-card {\n    display: flex;\n    align-items: flex-start;\n    gap: 15px;\n    padding: 24px;\n    border: 1px solid var(--m9-border);\n    background: var(--m9-white);\n  }\n\n  .m9-report-card span {\n    flex: 0 0 auto;\n    color: var(--m9-blue);\n    font-size: 23px;\n    line-height: 1;\n  }\n\n  .m9-report-card h4 {\n    margin-bottom: 5px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .m9-report-card p {\n    color: var(--m9-muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .m9-report-note {\n    max-width: 780px;\n    margin: 35px auto 0;\n    padding: 17px 20px;\n    border-left: 3px solid var(--m9-blue);\n    color: #555555;\n    background: var(--m9-blue-light);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* Daily scenarios *\/\n  .m9-scenario-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 28px;\n  }\n\n  .m9-scenario {\n    padding: 38px;\n    border: 1px solid var(--m9-border);\n    background: var(--m9-white);\n  }\n\n  .m9-scenario-label {\n    display: inline-block;\n    margin-bottom: 20px;\n    padding: 7px 11px;\n    color: var(--m9-blue);\n    background: var(--m9-blue-light);\n    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,\n      monospace;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .m9-scenario h3 {\n    margin-bottom: 12px;\n    font-size: 23px;\n    font-weight: 900;\n  }\n\n  .m9-scenario p {\n    color: var(--m9-muted);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  \/* App split *\/\n  .m9-app-box {\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    align-items: center;\n    overflow: hidden;\n    border: 1px solid var(--m9-border);\n    background: var(--m9-white);\n  }\n\n  .m9-app-visual {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 520px;\n    padding: 55px;\n    background:\n      radial-gradient(\n        circle at 50% 35%,\n        rgba(0, 89, 168, 0.12),\n        transparent 48%\n      ),\n      #f7f9fb;\n  }\n\n  .m9-phone-mockup {\n    width: 240px;\n    padding: 12px;\n    border: 8px solid #111111;\n    border-radius: 38px;\n    background: #111111;\n    box-shadow: 0 28px 60px rgba(0, 0, 0, 0.18);\n  }\n\n  .m9-phone-screen {\n    min-height: 425px;\n    padding: 27px 18px;\n    border-radius: 24px;\n    color: var(--m9-dark);\n    background: var(--m9-white);\n  }\n\n  .m9-phone-screen small {\n    display: block;\n    margin-bottom: 18px;\n    color: var(--m9-muted);\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  .m9-phone-value {\n    margin-bottom: 23px;\n    font-size: 44px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .m9-phone-chart {\n    position: relative;\n    height: 115px;\n    margin-bottom: 23px;\n    overflow: hidden;\n    border-radius: 12px;\n    background:\n      linear-gradient(\n        to bottom,\n        transparent 24%,\n        #eeeeee 25%,\n        transparent 26%,\n        transparent 49%,\n        #eeeeee 50%,\n        transparent 51%,\n        transparent 74%,\n        #eeeeee 75%,\n        transparent 76%\n      ),\n      #fafafa;\n  }\n\n  .m9-phone-chart::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: -5%;\n    width: 110%;\n    height: 4px;\n    border-radius: 50%;\n    background: var(--m9-blue);\n    transform: rotate(-7deg);\n    box-shadow:\n      35px -18px 0 -1px var(--m9-blue),\n      72px 6px 0 -1px var(--m9-blue),\n      110px -25px 0 -1px var(--m9-blue);\n  }\n\n  .m9-phone-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 0;\n    border-top: 1px solid var(--m9-border);\n    color: var(--m9-muted);\n    font-size: 12px;\n  }\n\n  .m9-phone-row strong {\n    color: var(--m9-dark);\n  }\n\n  .m9-app-content {\n    padding: 70px;\n  }\n\n  .m9-app-content .m9-title-md {\n    margin: 18px 0 24px;\n  }\n\n  .m9-app-content \u003e p {\n    margin-bottom: 30px;\n    color: var(--m9-muted);\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  \/* Audience *\/\n  .m9-audience-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .m9-audience-card {\n    padding: 34px;\n    border-top: 4px solid var(--m9-blue);\n    background: var(--m9-white);\n    box-shadow: 0 12px 35px rgba(17, 17, 17, 0.05);\n  }\n\n  .m9-audience-card h3 {\n    margin-bottom: 13px;\n    font-size: 20px;\n    font-weight: 900;\n  }\n\n  .m9-audience-card p {\n    color: var(--m9-muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* FAQ *\/\n  .m9-faq-list {\n    max-width: 900px;\n    margin: 0 auto;\n    border-top: 1px solid var(--m9-border);\n  }\n\n  .m9-faq-item {\n    border-bottom: 1px solid var(--m9-border);\n  }\n\n  .m9-faq-item summary {\n    position: relative;\n    padding: 25px 48px 25px 0;\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .m9-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .m9-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 5px;\n    color: var(--m9-blue);\n    font-size: 29px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .m9-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .m9-faq-answer {\n    padding: 0 45px 25px 0;\n    color: var(--m9-muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  \/* Final CTA *\/\n  .m9-cta {\n    padding: 120px 0;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 50% 100%,\n        rgba(0, 89, 168, 0.1),\n        transparent 42%\n      ),\n      var(--m9-white);\n  }\n\n  .m9-cta .m9-title-lg {\n    margin-bottom: 21px;\n  }\n\n  .m9-cta-copy {\n    max-width: 720px;\n    margin: 0 auto 45px;\n    color: var(--m9-muted);\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .m9-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 72px;\n    padding: 20px 52px;\n    border: 2px solid var(--m9-black);\n    color: var(--m9-white) !important;\n    background: var(--m9-black);\n    text-decoration: none !important;\n    font-size: 18px;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    line-height: 1.2;\n    text-transform: uppercase;\n    transition:\n      background 0.25s ease,\n      border-color 0.25s ease,\n      transform 0.25s ease;\n  }\n\n  .m9-btn:hover {\n    border-color: var(--m9-blue);\n    background: var(--m9-blue);\n    transform: translateY(-2px);\n  }\n\n  .m9-guarantee {\n    margin-top: 23px;\n    color: #777777;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* Disclaimer *\/\n  .m9-disclaimer {\n    padding: 35px 0;\n    border-top: 1px solid var(--m9-border);\n    color: #888888;\n    background: #fafafa;\n    font-size: 11px;\n    line-height: 1.75;\n    text-align: center;\n  }\n\n  .m9-disclaimer p {\n    max-width: 950px;\n    margin: 0 auto;\n  }\n\n  \/* Tablet *\/\n  @media (max-width: 960px) {\n    .m9-split {\n      grid-template-columns: 1fr;\n    }\n\n    .m9-split-img {\n      min-height: 520px;\n    }\n\n    .m9-split-text {\n      padding: 70px 40px;\n    }\n\n    .m9-feat-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .m9-report-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .m9-app-box {\n      grid-template-columns: 1fr;\n    }\n\n    .m9-app-visual {\n      min-height: auto;\n    }\n\n    .m9-app-content {\n      padding: 60px 40px;\n    }\n  }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .m9-wrap {\n      width: min(100% - 28px, 1100px);\n    }\n\n    .m9-sec {\n      padding: 65px 0;\n    }\n\n    .m9-hero {\n      padding: 85px 0 75px;\n    }\n\n    .m9-hero h1 br {\n      display: none;\n    }\n\n    .m9-pain-grid,\n    .m9-step-grid,\n    .m9-scenario-grid,\n    .m9-audience-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .m9-pain-grid {\n      gap: 18px;\n      margin-top: 40px;\n    }\n\n    .m9-pain-item {\n      min-height: auto;\n      padding: 34px 26px;\n    }\n\n    .m9-pain-item h3 {\n      font-size: 21px;\n    }\n\n    .m9-contrast-bar {\n      padding: 30px 0;\n    }\n\n    .m9-contrast-bar span {\n      letter-spacing: 0.1em;\n    }\n\n    .m9-split {\n      min-height: auto;\n    }\n\n    .m9-split-img {\n      min-height: 390px;\n    }\n\n    .m9-split-text {\n      padding: 55px 24px;\n    }\n\n    .m9-feat-grid,\n    .m9-report-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .m9-feat-item {\n      min-height: auto;\n      padding: 34px 24px;\n    }\n\n    .m9-section-head {\n      margin-bottom: 38px;\n    }\n\n    .m9-section-head p,\n    .m9-article-intro p {\n      font-size: 16px;\n    }\n\n    .m9-step,\n    .m9-scenario,\n    .m9-audience-card {\n      padding: 29px 24px;\n    }\n\n    .m9-app-visual {\n      padding: 50px 20px;\n    }\n\n    .m9-app-content {\n      padding: 50px 24px;\n    }\n\n    .m9-phone-mockup {\n      width: 220px;\n    }\n\n    .m9-cta {\n      padding: 80px 0;\n    }\n\n    .m9-btn {\n      width: 100%;\n      min-height: 66px;\n      padding: 18px 22px;\n      font-size: 16px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .m9-title-xl {\n      font-size: 43px;\n    }\n\n    .m9-title-lg {\n      font-size: 33px;\n    }\n\n    .m9-title-md {\n      font-size: 29px;\n    }\n\n    .m9-split-img {\n      min-height: 320px;\n    }\n\n    .m9-report-card {\n      padding: 21px;\n    }\n\n    .m9-faq-item summary {\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"m9-extreme\"\u003e\n\u003c!-- SECTION 1: HERO --\u003e\n\u003csection class=\"m9-hero\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cspan class=\"m9-mono\"\u003eThe 2026 Health Revolution\u003c\/span\u003e\n\u003ch1 class=\"m9-title-xl\"\u003eStop the Prick.\u003cbr\u003eEnd the Pain.\u003c\/h1\u003e\n\u003cp class=\"m9-hero-text\"\u003eMeet the Pryxo™ M9—an all-day smart wellness monitoring system designed to help you follow important health trends without allowing complicated testing routines to control your life.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0755\/2158\/9302\/files\/ChatGPTImage2026_6_9_16_07_59.png?v=1781686040\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"m9-hero-note\"\u003e✓ Comfortable daily wear · ✓ Fast wellness insights · ✓ Easy-to-read display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 2: PAIN POINTS --\u003e\n\u003csection class=\"m9-sec m9-pain-intro\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cspan style=\"color: var(--m9-red);\" class=\"m9-mono\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0755\/2158\/9302\/files\/3_33f79d8f-5195-4f33-9e39-3c70b6ea23a0.png?v=1781686040\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0755\/2158\/9302\/files\/5_05f579f7-d432-49ca-ba1a-f4cb5038326e.png?v=1781686040\"\u003e\u003cbr\u003eThe Harsh Reality \u003c\/span\u003e\n\u003ch2 class=\"m9-title-lg\"\u003eHow Much Longer Will You Put Up With It?\u003c\/h2\u003e\n\u003cp class=\"m9-lead\"\u003eTraditional testing routines can feel less like helpful health management and more like a painful interruption that follows you everywhere.\u003c\/p\u003e\n\u003cdiv class=\"m9-pain-grid\"\u003e\n\u003carticle class=\"m9-pain-item\"\u003e\n\u003ch3\u003eThe Fear of Another Finger Prick\u003c\/h3\u003e\n\u003cp\u003eRepeated finger-prick testing is not only about a few seconds of discomfort. Over time, the anticipation itself can create \u003cstrong\u003estress, hesitation and testing fatigue\u003c\/strong\u003e. Your daily routine should not begin with fear.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-pain-item\"\u003e\n\u003ch3\u003eThe Never-Ending Supply Bill\u003c\/h3\u003e\n\u003cp\u003eTest strips, lancets and cleaning supplies must constantly be replaced. These \u003cstrong\u003esingle-use supplies\u003c\/strong\u003e can create another recurring expense that never seems to disappear.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-pain-item\"\u003e\n\u003ch3\u003eAwkward Moments in Public\u003c\/h3\u003e\n\u003cp\u003eRestaurants, offices, airports and family gatherings are not always convenient places to prepare equipment and handle used supplies. \u003cstrong\u003eYour wellness routine should fit your life\u003c\/strong\u003e, not force you to hide from it.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-pain-item\"\u003e\n\u003ch3\u003eThe Anxiety of Incomplete Information\u003c\/h3\u003e\n\u003cp\u003eA single reading only shows one moment. It does not automatically explain how your wellness indicators may change throughout the day. Without broader trends, it is easy to feel like you are \u003cstrong\u003ealways reacting and never understanding\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 3: CONTRAST --\u003e\n\u003cdiv class=\"m9-contrast-bar\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\u003cspan\u003eTRADITION VS. INNOVATION\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: PRODUCT SOLUTION --\u003e\n\u003csection class=\"m9-split\"\u003e\n\u003cdiv class=\"m9-split-img\"\u003e\u003cimg loading=\"lazy\" alt=\"Pryxo M9 smart wellness monitoring band\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0755\/2158\/9302\/files\/8887.png?v=1782327798\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"m9-split-text\"\u003e\n\u003cspan class=\"m9-mono\"\u003eThe M9 Breakthrough\u003c\/span\u003e\n\u003ch2 class=\"m9-title-lg\"\u003eOptical Sensing.\u003cbr\u003eComfortable Daily Tracking.\u003c\/h2\u003e\n\u003cp class=\"m9-split-copy\"\u003eThe Pryxo™ M9 uses wrist-based optical sensors and intelligent algorithms to collect wellness information and organize it into easy-to-follow reports. Simply wear it during your normal day and review your available trends on the display or connected mobile app.\u003c\/p\u003e\n\u003cul class=\"m9-clean-list\"\u003e\n\u003cli\u003eComfortable sensing without inserting a needle into your fingertip\u003c\/li\u003e\n\u003cli\u003eNo disposable strips or lancets required for the band’s wellness functions\u003c\/li\u003e\n\u003cli\u003eAutomatic day-and-night trend collection while the device is worn\u003c\/li\u003e\n\u003cli\u003eClear on-screen information designed for quick daily review\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 5: COMPARISON --\u003e\n\u003csection class=\"m9-sec\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cdiv class=\"m9-section-head\"\u003e\n\u003cspan class=\"m9-mono\"\u003eSide-by-Side Comparison\u003c\/span\u003e\n\u003ch2 class=\"m9-title-lg\"\u003eSee the Difference at a Glance\u003c\/h2\u003e\n\u003cp\u003eM9 is designed to make everyday wellness tracking more convenient, discreet and easier to understand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-table-scroll\"\u003e\n\u003ctable class=\"m9-comp-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eTraditional Finger-Prick Routine\u003c\/th\u003e\n\u003cth style=\"color: var(--m9-blue);\"\u003ePryxo™ M9\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCollection Method\u003c\/td\u003e\n\u003ctd\u003eBlood sample required\u003c\/td\u003e\n\u003ctd class=\"m9-check\"\u003eWrist-based optical sensing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDisposable Supplies\u003c\/td\u003e\n\u003ctd class=\"m9-cross\"\u003eStrips and lancets required\u003c\/td\u003e\n\u003ctd class=\"m9-check\"\u003eNo disposable supplies for wellness tracking\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTracking Style\u003c\/td\u003e\n\u003ctd\u003eManual and intermittent\u003c\/td\u003e\n\u003ctd class=\"m9-check\"\u003eAutomatic trend collection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDaily Convenience\u003c\/td\u003e\n\u003ctd\u003ePreparation and private space may be needed\u003c\/td\u003e\n\u003ctd class=\"m9-check\"\u003eDesigned for discreet everyday wear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eData Organization\u003c\/td\u003e\n\u003ctd\u003eManual notes or separate records\u003c\/td\u003e\n\u003ctd class=\"m9-check\"\u003eMobile app and organized trend reports\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdditional Wellness Data\u003c\/td\u003e\n\u003ctd\u003eUsually limited to one measurement type\u003c\/td\u003e\n\u003ctd class=\"m9-check\"\u003eMultiple available wellness reports\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 6: CORE FEATURES --\u003e\n\u003csection class=\"m9-sec m9-soft-section\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cdiv class=\"m9-section-head\"\u003e\n\u003cspan class=\"m9-mono\"\u003eMade for Everyday Life\u003c\/span\u003e\n\u003ch2 class=\"m9-title-lg\"\u003ePowerful Technology Without the Complicated Routine\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-feat-grid\"\u003e\n\u003carticle class=\"m9-feat-item\"\u003e\n\u003cdiv class=\"m9-feat-icon\"\u003e◉\u003c\/div\u003e\n\u003ch4\u003eAdvanced Optical Sensors\u003c\/h4\u003e\n\u003cp\u003eCollects wrist-based wellness signals and processes them through the device’s built-in algorithms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-feat-item\"\u003e\n\u003cdiv class=\"m9-feat-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch4\u003eExtended Battery Life\u003c\/h4\u003e\n\u003cp\u003eDesigned for extended daily use with a convenient inductive charging device.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-feat-item\"\u003e\n\u003cdiv class=\"m9-feat-icon\"\u003e▣\u003c\/div\u003e\n\u003ch4\u003eHigh-Contrast Display\u003c\/h4\u003e\n\u003cp\u003eLarge numbers and clear visual information make daily results easier to review.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-feat-item\"\u003e\n\u003cdiv class=\"m9-feat-icon\"\u003e⌁\u003c\/div\u003e\n\u003ch4\u003eWater-Resistant Design\u003c\/h4\u003e\n\u003cp\u003eBuilt to support normal daily activity and exposure to everyday splashes.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 7: ARTICLE CONTINUATION --\u003e\n\u003csection class=\"m9-sec\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cdiv class=\"m9-article-intro\"\u003e\n\u003cspan class=\"m9-mono\"\u003eHealth Should Not Interrupt Your Life\u003c\/span\u003e\n\u003ch2 style=\"margin-top: 18px;\" class=\"m9-title-lg\"\u003eInformation That Moves With You\u003c\/h2\u003e\n\u003cp\u003eMost people do not stop caring about their health when they leave home. Yet traditional routines can make monitoring difficult during work, travel, meals or family activities.\u003c\/p\u003e\n\u003cp\u003ePryxo™ M9 was designed around a different idea: \u003cspan class=\"m9-emphasis\"\u003e wellness information should be available without forcing you to pause your entire day. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eInstead of building your schedule around a testing routine, you can wear the device like a regular smart band and review available information when it is convenient for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 8: HOW IT WORKS --\u003e\n\u003csection class=\"m9-sec m9-soft-section\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cdiv class=\"m9-section-head\"\u003e\n\u003cspan class=\"m9-mono\"\u003eSimple by Design\u003c\/span\u003e\n\u003ch2 class=\"m9-title-lg\"\u003eFrom Your Wrist to a Clear Daily Report\u003c\/h2\u003e\n\u003cp\u003eThere are no complicated menus or lengthy preparation steps. M9 is designed to make everyday tracking feel natural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-step-grid\"\u003e\n\u003carticle class=\"m9-step\"\u003e\u003cspan class=\"m9-step-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eWear the Band\u003c\/h3\u003e\n\u003cp\u003ePlace M9 comfortably around your wrist and adjust the strap so the sensors maintain consistent contact with your skin.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-step\"\u003e\u003cspan class=\"m9-step-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eLet It Collect Trends\u003c\/h3\u003e\n\u003cp\u003eWhile you go about your normal day, the device collects supported wellness signals and organizes the available information.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-step\"\u003e\u003cspan class=\"m9-step-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eReview Your Reports\u003c\/h3\u003e\n\u003cp\u003eView information directly on the band or connect it to the mobile app to examine daily patterns and longer-term trends.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 9: WELLNESS REPORTS --\u003e\n\u003csection class=\"m9-sec\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cdiv class=\"m9-section-head\"\u003e\n\u003cspan class=\"m9-mono\"\u003eA More Complete Daily Picture\u003c\/span\u003e\n\u003ch2 class=\"m9-title-lg\"\u003eMultiple Wellness Reports in One Device\u003c\/h2\u003e\n\u003cp\u003eInstead of switching between several devices, M9 brings supported activity and wellness information together in one convenient interface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-report-grid\"\u003e\n\u003carticle class=\"m9-report-card\"\u003e\u003cspan\u003e♡\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHeart Rate Trends\u003c\/h4\u003e\n\u003cp\u003eReview available resting and activity-related heart rate information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-report-card\"\u003e\u003cspan\u003e◌\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eBlood Oxygen Estimates\u003c\/h4\u003e\n\u003cp\u003eView supported wrist-based blood oxygen wellness estimates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-report-card\"\u003e\u003cspan\u003e⌁\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSleep Tracking\u003c\/h4\u003e\n\u003cp\u003eFollow sleep duration and available nightly sleep-stage trends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-report-card\"\u003e\u003cspan\u003e↗\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDaily Activity\u003c\/h4\u003e\n\u003cp\u003eKeep track of steps, movement and supported activity information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-report-card\"\u003e\u003cspan\u003e◫\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTrend History\u003c\/h4\u003e\n\u003cp\u003eCompare available reports across different days and time periods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-report-card\"\u003e\u003cspan\u003e⚑\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePersonal Reminders\u003c\/h4\u003e\n\u003cp\u003eUse supported alerts to encourage movement and consistent routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-report-card\"\u003e\u003cspan\u003e◉\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eStress Insights\u003c\/h4\u003e\n\u003cp\u003eReview supported indicators associated with rest and daily strain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-report-card\"\u003e\u003cspan\u003e≈\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eBreathing Sessions\u003c\/h4\u003e\n\u003cp\u003eFollow guided breathing features during quiet moments of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-report-card\"\u003e\u003cspan\u003e▤\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePersonal Wellness Summary\u003c\/h4\u003e\n\u003cp\u003eSee supported wellness information combined in one organized view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-report-note\"\u003eAvailable measurements and functions can vary by product version, software version, device configuration and region. Refer to the product manual and packaging for the exact features included with your model.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 10: DAILY USE SCENARIOS --\u003e\n\u003csection class=\"m9-sec m9-soft-section\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cdiv class=\"m9-section-head\"\u003e\n\u003cspan class=\"m9-mono\"\u003eDesigned Around Real Life\u003c\/span\u003e\n\u003ch2 class=\"m9-title-lg\"\u003eUse It Without Putting Your Day on Hold\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-scenario-grid\"\u003e\n\u003carticle class=\"m9-scenario\"\u003e\u003cspan class=\"m9-scenario-label\"\u003eAt Home\u003c\/span\u003e\n\u003ch3\u003eStart the Morning With a Clearer Overview\u003c\/h3\u003e\n\u003cp\u003eReview your sleep, activity and available overnight wellness trends before beginning your day—without preparing separate equipment.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-scenario\"\u003e\u003cspan class=\"m9-scenario-label\"\u003eAt Work\u003c\/span\u003e\n\u003ch3\u003eStay Informed Without Drawing Attention\u003c\/h3\u003e\n\u003cp\u003eThe discreet wristband design allows you to check supported information without interrupting a meeting or leaving your desk.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-scenario\"\u003e\u003cspan class=\"m9-scenario-label\"\u003eDuring Travel\u003c\/span\u003e\n\u003ch3\u003eCarry Less Equipment\u003c\/h3\u003e\n\u003cp\u003eA single wearable design reduces the need to carry several separate wellness tracking devices during daily trips or vacations.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-scenario\"\u003e\u003cspan class=\"m9-scenario-label\"\u003eDuring Exercise\u003c\/span\u003e\n\u003ch3\u003eUnderstand How Your Body Responds\u003c\/h3\u003e\n\u003cp\u003eFollow available heart rate, movement and activity trends before, during and after supported exercise sessions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 11: APP --\u003e\n\u003csection class=\"m9-sec\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cdiv class=\"m9-app-box\"\u003e\n\u003cdiv class=\"m9-app-visual\"\u003e\n\u003cdiv class=\"m9-phone-mockup\"\u003e\n\u003cdiv class=\"m9-phone-screen\"\u003e\n\u003csmall\u003eDAILY WELLNESS OVERVIEW\u003c\/small\u003e\n\u003cdiv class=\"m9-phone-value\"\u003eToday\u003c\/div\u003e\n\u003cdiv class=\"m9-phone-chart\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"m9-phone-row\"\u003e\n\u003cspan\u003eActivity\u003c\/span\u003e \u003cstrong\u003eUpdated\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-phone-row\"\u003e\n\u003cspan\u003eHeart Rate\u003c\/span\u003e \u003cstrong\u003eAvailable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-phone-row\"\u003e\n\u003cspan\u003eSleep\u003c\/span\u003e \u003cstrong\u003e7 h 28 m\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-phone-row\"\u003e\n\u003cspan\u003eDevice\u003c\/span\u003e \u003cstrong\u003eConnected\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-app-content\"\u003e\n\u003cspan class=\"m9-mono\"\u003eMore Than a Single Number\u003c\/span\u003e\n\u003ch2 class=\"m9-title-md\"\u003eTurn Daily Information Into Understandable Trends\u003c\/h2\u003e\n\u003cp\u003eA number without context can be difficult to understand. The connected app organizes supported information by hour, day and longer time periods so you can review how your routine may be changing.\u003c\/p\u003e\n\u003cul class=\"m9-clean-list\"\u003e\n\u003cli\u003eReview daily and historical wellness information\u003c\/li\u003e\n\u003cli\u003eSee supported changes across different time periods\u003c\/li\u003e\n\u003cli\u003eKeep multiple reports in one organized dashboard\u003c\/li\u003e\n\u003cli\u003eSet supported reminders for movement and daily routines\u003c\/li\u003e\n\u003cli\u003eCheck battery and connection information from your phone\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 12: TARGET USERS --\u003e\n\u003csection class=\"m9-sec m9-soft-section\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cdiv class=\"m9-section-head\"\u003e\n\u003cspan class=\"m9-mono\"\u003eWho Is M9 Designed For?\u003c\/span\u003e\n\u003ch2 class=\"m9-title-lg\"\u003eEveryday Wellness Tracking for Real People\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-audience-grid\"\u003e\n\u003carticle class=\"m9-audience-card\"\u003e\n\u003ch3\u003eAdults Building Better Habits\u003c\/h3\u003e\n\u003cp\u003eFollow supported activity, sleep and general wellness trends while working toward a more consistent daily routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-audience-card\"\u003e\n\u003ch3\u003eOlder Adults Who Prefer Simplicity\u003c\/h3\u003e\n\u003cp\u003eThe clear display, wearable format and straightforward operation are designed to reduce unnecessary complexity.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-audience-card\"\u003e\n\u003ch3\u003eBusy Professionals\u003c\/h3\u003e\n\u003cp\u003eReview available wellness information without carrying multiple devices or repeatedly interrupting the workday.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-audience-card\"\u003e\n\u003ch3\u003eFrequent Travelers\u003c\/h3\u003e\n\u003cp\u003eKeep supported wellness and activity information close at hand during flights, road trips and changing daily schedules.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-audience-card\"\u003e\n\u003ch3\u003eFitness-Focused Users\u003c\/h3\u003e\n\u003cp\u003eReview supported movement, heart rate and exercise trends before and after activity.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"m9-audience-card\"\u003e\n\u003ch3\u003eFamilies Supporting Loved Ones\u003c\/h3\u003e\n\u003cp\u003eGive parents or relatives a more convenient way to follow supported daily wellness information.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 13: FAQ --\u003e\n\u003csection class=\"m9-sec\"\u003e\n\u003cdiv class=\"m9-wrap\"\u003e\n\u003cdiv class=\"m9-section-head\"\u003e\n\u003cspan class=\"m9-mono\"\u003eQuestions and Answers\u003c\/span\u003e\n\u003ch2 class=\"m9-title-lg\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m9-faq-list\"\u003e\n\u003cdetails open=\"\" class=\"m9-faq-item\"\u003e\n\u003csummary\u003eDoes Pryxo™ M9 require finger pricks?\u003c\/summary\u003e\n\u003cdiv class=\"m9-faq-answer\"\u003e\n\u003cp data-pm-slice=\"1 1 []\"\u003eNo. Pryxo™ M9 is designed for non-invasive monitoring, so no finger pricks, needles, or blood samples are required. Simply wear the device and follow the on-screen instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"m9-faq-item\"\u003e\n\u003csummary\u003eDoes it require test strips or lancets?\u003c\/summary\u003e\n\u003cdiv class=\"m9-faq-answer\"\u003eNo disposable test strips or lancets are needed to use the band’s built-in wellness and activity tracking functions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"m9-faq-item\"\u003e\n\u003csummary\u003eCan I see information without using a phone?\u003c\/summary\u003e\n\u003cdiv class=\"m9-faq-answer\"\u003eSupported information can be viewed directly on the band’s display. Connecting to the compatible mobile app provides access to additional historical reports and trend organization.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"m9-faq-item\"\u003e\n\u003csummary\u003eIs the display suitable for older users?\u003c\/summary\u003e\n\u003cdiv class=\"m9-faq-answer\"\u003eM9 uses a high-contrast display with clear visual information. \u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"m9-faq-item\"\u003e\n\u003csummary\u003eCan I wear it throughout the day?\u003c\/summary\u003e\n\u003cdiv class=\"m9-faq-answer\"\u003eYes. Pryxo™ M9 is designed for comfortable daily wear, so you can keep it on throughout the day.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"m9-faq-item\"\u003e\n\u003csummary\u003eCan it be used while sleeping?\u003c\/summary\u003e\n\u003cdiv class=\"m9-faq-answer\"\u003eSupported models include sleep tracking. Wear the strap comfortably and make sure it is not excessively tight before going to sleep.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"m9-faq-item\"\u003e\n\u003csummary\u003eIs Pryxo™ M9 a medical diagnostic device?\u003c\/summary\u003e\n\u003cdiv class=\"m9-faq-answer\"\u003eYes. Pryxo™ M9 is designed as a medical-grade health monitoring device that provides continuous, around-the-clock tracking. It can analyze historical monitoring data, identify trends, and generate detailed health reports for easier review.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"m9-faq-item\"\u003e\n\u003csummary\u003eShould I change medication based on the device?\u003c\/summary\u003e\n\u003cdiv class=\"m9-faq-answer\"\u003e\n\u003cp data-pm-slice=\"1 1 []\"\u003eYes. Pryxo™ M9 can generate reports based on continuous monitoring that summarize drug dosages and their corresponding treatment regimens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- Shopify 兼容：深蓝医疗科技优势 + 全球配送模块 --\u003e\n\u003csection class=\"gc-map-card\"\u003e\n\u003cdiv class=\"gc-map-card__inner\"\u003e\n\u003c!-- 标题 --\u003e\u003cheader class=\"gc-map-card__header\"\u003e\n\u003cdiv class=\"gc-map-card__badge\"\u003e\n\u003cspan class=\"gc-map-card__badge-dot\"\u003e\u003c\/span\u003e SMART HEALTH TECHNOLOGY\u003c\/div\u003e\n\u003ch2 class=\"gc-map-card__title\"\u003eFast, Accurate \u0026amp;\u003cbr\u003eNeedle-Free Measurements\u003c\/h2\u003e\n\u003cp class=\"gc-map-card__subtitle\"\u003eMonitor your health more comfortably with fast, simple and painless readings.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- 产品优势 --\u003e\n\u003cdiv class=\"gc-map-card__benefits\"\u003e\n\u003cdiv class=\"gc-map-card__benefit\"\u003e\n\u003cdiv class=\"gc-map-card__benefit-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__benefit-copy\"\u003e\n\u003cstrong\u003e5-Second Results\u003c\/strong\u003e \u003cspan\u003eGet fast readings without waiting.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__benefit\"\u003e\n\u003cdiv class=\"gc-map-card__benefit-icon\"\u003e🎯\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__benefit-copy\"\u003e\n\u003cstrong\u003eUp to 99% Accuracy\u003c\/strong\u003e \u003cspan\u003eClear data for everyday monitoring.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__benefit\"\u003e\n\u003cdiv class=\"gc-map-card__benefit-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__benefit-copy\"\u003e\n\u003cstrong\u003ePainless Testing\u003c\/strong\u003e \u003cspan\u003eNo uncomfortable finger pricks.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__benefit\"\u003e\n\u003cdiv class=\"gc-map-card__benefit-icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__benefit-copy\"\u003e\n\u003cstrong\u003eNo Blood Required\u003c\/strong\u003e \u003cspan\u003eA cleaner and more comfortable experience.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"gc-map-card__cta\"\u003e\n\u003cdiv class=\"gc-map-card__cta-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__cta-copy\"\u003e\n\u003cstrong\u003eExperience easier daily monitoring\u003c\/strong\u003e \u003cspan\u003e Click “Add to Cart” and get fast, comfortable, needle-free measurements with Pryxo™. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 全球配送 --\u003e\n\u003cdiv class=\"gc-map-card__shipping\"\u003e\n\u003cdiv class=\"gc-map-card__shipping-header\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gc-map-card__shipping-label\"\u003e WORLDWIDE SHIPPING \u003c\/span\u003e\n\u003ch3\u003eDelivered Directly to Your Door\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__plane\"\u003e✈\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 世界地图 --\u003e\n\u003cdiv class=\"gc-map-card__map\"\u003e\u003csvg viewbox=\"0 0 900 330\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Worldwide delivery map\" preserveaspectratio=\"xMidYMid meet\"\u003e\n          \u003cdefs\u003e\n            \u003clineargradient id=\"gcMapCardGradient\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\"\u003e\n              \u003cstop offset=\"0%\" stop-color=\"#A6DCFF\"\u003e\u003c\/stop\u003e\n              \u003cstop offset=\"100%\" stop-color=\"#4AA6E8\"\u003e\u003c\/stop\u003e\n            \u003c\/lineargradient\u003e\n\n            \u003cfilter id=\"gcMapCardGlow\" x=\"-100%\" y=\"-100%\" width=\"300%\" height=\"300%\"\u003e\n              \u003cfegaussianblur stddeviation=\"5\" result=\"gcMapCardBlur\"\u003e\u003c\/fegaussianblur\u003e\n\n              \u003cfemerge\u003e\n                \u003cfemergenode in=\"gcMapCardBlur\"\u003e\u003c\/femergenode\u003e\n                \u003cfemergenode in=\"SourceGraphic\"\u003e\u003c\/femergenode\u003e\n              \u003c\/femerge\u003e\n            \u003c\/filter\u003e\n          \u003c\/defs\u003e\n\n          \n          \u003cg fill=\"none\" stroke=\"#ffffff\" stroke-width=\"1\" opacity=\".09\"\u003e\n            \u003cellipse cx=\"450\" cy=\"165\" rx=\"420\" ry=\"140\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"450\" cy=\"165\" rx=\"325\" ry=\"140\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"450\" cy=\"165\" rx=\"215\" ry=\"140\"\u003e\u003c\/ellipse\u003e\n\n            \u003cpath d=\"M30 165 H870\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M70 105 H830\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M70 225 H830\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n\n          \n          \u003cpath d=\"M67 100\n               L112 62\n               L178 52\n               L225 70\n               L278 67\n               L315 92\n               L291 120\n               L250 125\n               L226 151\n               L189 165\n               L165 195\n               L130 185\n               L112 153\n               L77 145 Z\" fill=\"url(#gcMapCardGradient)\" opacity=\".96\"\u003e\u003c\/path\u003e\n\n          \n          \u003cpath d=\"M167 180\n               L207 172\n               L248 190\n               L255 211\n               L220 224\n               L190 211 Z\" fill=\"#78BDED\" opacity=\".96\"\u003e\u003c\/path\u003e\n\n          \n          \u003cpath d=\"M239 220\n               L279 220\n               L315 241\n               L319 271\n               L302 303\n               L286 327\n               L261 315\n               L244 285\n               L228 255 Z\" fill=\"#5EAEE5\" opacity=\".96\"\u003e\u003c\/path\u003e\n\n          \n          \u003cpath d=\"M403 98\n               L444 76\n               L490 86\n               L512 109\n               L480 132\n               L442 126\n               L418 143\n               L396 126 Z\" fill=\"#92CFF8\" opacity=\".98\"\u003e\u003c\/path\u003e\n\n          \n          \u003cpath d=\"M426 146\n               L479 138\n               L518 167\n               L516 210\n               L493 260\n               L461 282\n               L430 249\n               L411 200 Z\" fill=\"#4FA4DF\" opacity=\".97\"\u003e\u003c\/path\u003e\n\n          \n          \u003cpath d=\"M493 88\n               L554 58\n               L636 59\n               L688 77\n               L746 73\n               L824 103\n               L805 137\n               L746 145\n               L719 166\n               L664 160\n               L621 190\n               L564 176\n               L522 137 Z\" fill=\"url(#gcMapCardGradient)\" opacity=\".96\"\u003e\u003c\/path\u003e\n\n          \n          \u003cpath d=\"M628 177\n               L680 166\n               L720 189\n               L706 219\n               L667 224\n               L638 205 Z\" fill=\"#6CB5E7\" opacity=\".97\"\u003e\u003c\/path\u003e\n\n          \n          \u003cpath d=\"M712 246\n               L764 232\n               L815 247\n               L833 278\n               L798 308\n               L748 301\n               L715 278 Z\" fill=\"#83C5F1\" opacity=\".97\"\u003e\u003c\/path\u003e\n\n          \n          \u003cg fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-dasharray=\"7 8\" opacity=\".7\"\u003e\n            \u003cpath class=\"gc-map-card__route\" d=\"M182 123 Q390 -12 610 112\"\u003e\u003c\/path\u003e\n\n            \u003cpath class=\"gc-map-card__route gc-map-card__route--2\" d=\"M182 123 Q470 15 776 270\"\u003e\u003c\/path\u003e\n\n            \u003cpath class=\"gc-map-card__route gc-map-card__route--3\" d=\"M182 123 Q365 98 470 190\"\u003e\u003c\/path\u003e\n\n            \u003cpath class=\"gc-map-card__route gc-map-card__route--4\" d=\"M277 258 Q440 65 610 112\"\u003e\u003c\/path\u003e\n\n            \u003cpath class=\"gc-map-card__route gc-map-card__route--5\" d=\"M470 190 Q630 45 776 270\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n\n          \n          \u003cg fill=\"#ffffff\" filter=\"url(#gcMapCardGlow)\"\u003e\n            \u003ccircle cx=\"182\" cy=\"123\" r=\"6\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"277\" cy=\"258\" r=\"6\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"470\" cy=\"190\" r=\"6\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"610\" cy=\"112\" r=\"6\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"776\" cy=\"270\" r=\"6\"\u003e\u003c\/circle\u003e\n          \u003c\/g\u003e\n\n          \n          \u003cg fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\"\u003e\n            \u003ccircle class=\"gc-map-card__pulse\" cx=\"182\" cy=\"123\" r=\"12\"\u003e\u003c\/circle\u003e\n\n            \u003ccircle class=\"gc-map-card__pulse gc-map-card__pulse--2\" cx=\"470\" cy=\"190\" r=\"12\"\u003e\u003c\/circle\u003e\n\n            \u003ccircle class=\"gc-map-card__pulse gc-map-card__pulse--3\" cx=\"610\" cy=\"112\" r=\"12\"\u003e\u003c\/circle\u003e\n\n            \u003ccircle class=\"gc-map-card__pulse gc-map-card__pulse--4\" cx=\"776\" cy=\"270\" r=\"12\"\u003e\u003c\/circle\u003e\n          \u003c\/g\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- 订单流程 --\u003e\n\u003cdiv class=\"gc-map-card__timeline\"\u003e\n\u003cdiv class=\"gc-map-card__timeline-line\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__step\"\u003e\n\u003cdiv class=\"gc-map-card__step-icon\"\u003e🛒\u003c\/div\u003e\n\u003cspan\u003eOrder\u003cbr\u003ePlaced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__step\"\u003e\n\u003cdiv class=\"gc-map-card__step-icon\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003ePayment\u003cbr\u003eApproved\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__step\"\u003e\n\u003cdiv class=\"gc-map-card__step-icon\"\u003e📦\u003c\/div\u003e\n\u003cspan\u003eOrder\u003cbr\u003ePrepared\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__step\"\u003e\n\u003cdiv class=\"gc-map-card__step-icon\"\u003e🚚\u003c\/div\u003e\n\u003cspan\u003eOrder\u003cbr\u003eShipped\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-map-card__step\"\u003e\n\u003cdiv class=\"gc-map-card__step-icon\"\u003e🏠\u003c\/div\u003e\n\u003cspan\u003eOrder\u003cbr\u003eDelivered\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n  .gc-map-card,\n  .gc-map-card *,\n  .gc-map-card *::before,\n  .gc-map-card *::after {\n    box-sizing: border-box;\n  }\n\n  .gc-map-card {\n    --gc-primary: #003b73;\n    --gc-primary-light: #4aa6e8;\n    --gc-primary-soft: #8ed0ff;\n    --gc-primary-dark: #002b55;\n    --gc-text: #163851;\n    --gc-muted: #637d92;\n\n    position: relative;\n\n    width: calc(100% - 24px);\n    max-width: 800px;\n    aspect-ratio: 1 \/ 1;\n\n    margin: 20px auto;\n    padding: 0;\n    overflow: hidden;\n\n    border: 1px solid #cbddeb;\n    border-radius: 28px;\n\n    background:\n      radial-gradient(\n        circle at 95% 0%,\n        rgba(0, 59, 115, .16),\n        transparent 30%\n      ),\n      linear-gradient(\n        180deg,\n        #f5faff 0%,\n        #ffffff 48%,\n        #eaf4fc 100%\n      );\n\n    color: var(--gc-text);\n\n    box-shadow:\n      0 18px 45px rgba(0, 59, 115, .14),\n      inset 0 1px 0 rgba(255, 255, 255, .9);\n\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.4;\n\n    isolation: isolate;\n  }\n\n  .gc-map-card__inner {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n    height: 100%;\n\n    padding: clamp(18px, 3.2vw, 34px);\n  }\n\n  \/* 顶部 *\/\n  .gc-map-card__header {\n    flex: 0 0 auto;\n    margin: 0;\n    padding: 0;\n  }\n\n  .gc-map-card__badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n\n    margin: 0 0 clamp(8px, 1.4vw, 14px);\n    padding: 6px 11px;\n\n    border: 1px solid rgba(0, 59, 115, .22);\n    border-radius: 999px;\n\n    background: rgba(0, 59, 115, .08);\n    color: var(--gc-primary);\n\n    font-size: clamp(7px, 1.05vw, 11px);\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: .8px;\n  }\n\n  .gc-map-card__badge-dot {\n    display: block;\n\n    width: 7px;\n    height: 7px;\n\n    border-radius: 50%;\n    background: var(--gc-primary);\n\n    box-shadow:\n      0 0 0 5px rgba(0, 59, 115, .13);\n\n    animation:\n      gcMapBadgePulse 1.8s infinite ease-in-out;\n  }\n\n  .gc-map-card__title {\n    margin: 0;\n    padding: 0;\n\n    color: var(--gc-primary);\n\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: clamp(22px, 3.9vw, 39px);\n    font-weight: 900;\n    line-height: 1.03;\n    letter-spacing: -1.1px;\n    text-transform: none;\n  }\n\n  .gc-map-card__subtitle {\n    max-width: 88%;\n\n    margin: clamp(7px, 1.2vw, 12px) 0 0;\n    padding: 0;\n\n    color: #58748d;\n\n    font-size: clamp(9px, 1.45vw, 15px);\n    line-height: 1.4;\n  }\n\n  \/* 产品优势 *\/\n  .gc-map-card__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: clamp(7px, 1.4vw, 14px);\n\n    flex: 0 0 auto;\n\n    margin: clamp(12px, 2vw, 20px) 0 0;\n    padding: 0;\n  }\n\n  .gc-map-card__benefit {\n    display: flex;\n    align-items: center;\n    gap: clamp(8px, 1.3vw, 13px);\n\n    min-width: 0;\n    margin: 0;\n    padding: clamp(9px, 1.6vw, 16px);\n\n    border: 1px solid #d4e3ef;\n    border-radius: clamp(11px, 2vw, 18px);\n\n    background: rgba(255, 255, 255, .94);\n\n    box-shadow:\n      0 7px 20px rgba(0, 59, 115, .07),\n      inset 0 1px 0 #ffffff;\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  .gc-map-card__benefit:hover {\n    transform: translateY(-2px);\n\n    box-shadow:\n      0 12px 26px rgba(0, 59, 115, .14),\n      inset 0 1px 0 #ffffff;\n  }\n\n  .gc-map-card__benefit-icon {\n    display: flex;\n    flex: 0 0 clamp(34px, 5.6vw, 56px);\n    align-items: center;\n    justify-content: center;\n\n    width: clamp(34px, 5.6vw, 56px);\n    height: clamp(34px, 5.6vw, 56px);\n\n    border-radius: clamp(10px, 1.7vw, 16px);\n\n    background:\n      linear-gradient(\n        145deg,\n        #e9f5ff,\n        #cce5f8\n      );\n\n    font-size: clamp(17px, 2.8vw, 28px);\n    line-height: 1;\n\n    box-shadow:\n      inset 0 0 0 1px rgba(0, 59, 115, .1),\n      0 5px 12px rgba(0, 59, 115, .13);\n  }\n\n  .gc-map-card__benefit-copy {\n    display: flex;\n    flex-direction: column;\n\n    min-width: 0;\n  }\n\n  .gc-map-card__benefit-copy strong {\n    display: block;\n\n    margin: 0;\n    padding: 0;\n\n    color: var(--gc-primary);\n\n    font-size: clamp(9px, 1.45vw, 15px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .gc-map-card__benefit-copy span {\n    display: block;\n\n    margin: 3px 0 0;\n    padding: 0;\n\n    color: #6b8194;\n\n    font-size: clamp(7px, 1.05vw, 11px);\n    line-height: 1.3;\n  }\n\n  \/* CTA *\/\n  .gc-map-card__cta {\n    display: flex;\n    align-items: center;\n    gap: clamp(8px, 1.3vw, 13px);\n\n    flex: 0 0 auto;\n\n    margin: clamp(10px, 1.7vw, 17px) 0 0;\n    padding:\n      clamp(9px, 1.45vw, 14px)\n      clamp(11px, 1.8vw, 18px);\n\n    border: 1px solid rgba(0, 59, 115, .22);\n    border-radius: clamp(11px, 1.8vw, 17px);\n\n    background:\n      linear-gradient(\n        90deg,\n        #e6f3fc,\n        #f4faff\n      );\n  }\n\n  .gc-map-card__cta-check {\n    display: flex;\n    flex: 0 0 clamp(25px, 4vw, 40px);\n    align-items: center;\n    justify-content: center;\n\n    width: clamp(25px, 4vw, 40px);\n    height: clamp(25px, 4vw, 40px);\n\n    border-radius: 50%;\n\n    background: var(--gc-primary);\n    color: #ffffff;\n\n    font-size: clamp(12px, 2vw, 20px);\n    font-weight: 900;\n    line-height: 1;\n\n    box-shadow:\n      0 5px 14px rgba(0, 59, 115, .28);\n  }\n\n  .gc-map-card__cta-copy {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n  }\n\n  .gc-map-card__cta-copy strong {\n    display: block;\n\n    color: var(--gc-primary);\n\n    font-size: clamp(9px, 1.45vw, 15px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .gc-map-card__cta-copy span {\n    display: block;\n\n    margin-top: 3px;\n\n    color: #55728a;\n\n    font-size: clamp(7px, 1.1vw, 11px);\n    line-height: 1.3;\n  }\n\n  \/* 配送区域 *\/\n  .gc-map-card__shipping {\n    position: relative;\n\n    display: flex;\n    flex: 1;\n    flex-direction: column;\n\n    min-height: 0;\n\n    margin: clamp(11px, 1.8vw, 18px) 0 0;\n    padding: clamp(12px, 2vw, 20px);\n\n    overflow: hidden;\n\n    border-radius: clamp(17px, 2.7vw, 26px);\n\n    background:\n      radial-gradient(\n        circle at 85% 15%,\n        rgba(68, 158, 224, .34),\n        transparent 30%\n      ),\n      linear-gradient(\n        145deg,\n        #003b73 0%,\n        #00549a 50%,\n        #002b55 100%\n      );\n\n    box-shadow:\n      0 15px 32px rgba(0, 42, 82, .28),\n      inset 0 1px 0 rgba(255, 255, 255, .12);\n  }\n\n  .gc-map-card__shipping::before {\n    position: absolute;\n    top: -70px;\n    right: -40px;\n\n    width: 190px;\n    height: 190px;\n\n    border: 1px solid rgba(255, 255, 255, .07);\n    border-radius: 50%;\n\n    content: \"\";\n    pointer-events: none;\n  }\n\n  .gc-map-card__shipping-header {\n    position: relative;\n    z-index: 2;\n\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n\n    flex: 0 0 auto;\n  }\n\n  .gc-map-card__shipping-label {\n    display: block;\n\n    margin: 0 0 3px;\n\n    color: var(--gc-primary-soft);\n\n    font-size: clamp(6px, .95vw, 10px);\n    font-weight: 900;\n    line-height: 1.1;\n    letter-spacing: 1px;\n  }\n\n  .gc-map-card__shipping-header h3 {\n    margin: 0;\n    padding: 0;\n\n    color: #ffffff;\n\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: clamp(12px, 2vw, 20px);\n    font-weight: 900;\n    line-height: 1.15;\n    text-transform: none;\n  }\n\n  .gc-map-card__plane {\n    display: flex;\n    flex: 0 0 clamp(30px, 4.8vw, 48px);\n    align-items: center;\n    justify-content: center;\n\n    width: clamp(30px, 4.8vw, 48px);\n    height: clamp(30px, 4.8vw, 48px);\n\n    border: 1px solid rgba(255, 255, 255, .18);\n    border-radius: 50%;\n\n    background: rgba(255, 255, 255, .09);\n    color: #9dd6ff;\n\n    font-size: clamp(14px, 2.4vw, 24px);\n    line-height: 1;\n\n    transform: rotate(-18deg);\n  }\n\n  \/* 地图 *\/\n  .gc-map-card__map {\n    position: relative;\n    z-index: 1;\n\n    display: flex;\n    flex: 1;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 0;\n\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n  }\n\n  .gc-map-card__map svg {\n    display: block;\n\n    width: 100%;\n    height: 100%;\n    max-width: 100%;\n    max-height: 100%;\n  }\n\n  .gc-map-card__route {\n    animation:\n      gcMapRouteMove 10s linear infinite;\n  }\n\n  .gc-map-card__route--2 {\n    animation-delay: -2s;\n  }\n\n  .gc-map-card__route--3 {\n    animation-delay: -4s;\n  }\n\n  .gc-map-card__route--4 {\n    animation-delay: -6s;\n  }\n\n  .gc-map-card__route--5 {\n    animation-delay: -8s;\n  }\n\n  .gc-map-card__pulse {\n    opacity: .8;\n\n    transform-box: fill-box;\n    transform-origin: center;\n\n    animation:\n      gcMapNodePulse 2.2s infinite ease-out;\n  }\n\n  .gc-map-card__pulse--2 {\n    animation-delay: .5s;\n  }\n\n  .gc-map-card__pulse--3 {\n    animation-delay: 1s;\n  }\n\n  .gc-map-card__pulse--4 {\n    animation-delay: 1.5s;\n  }\n\n  \/* 订单步骤 *\/\n  .gc-map-card__timeline {\n    position: relative;\n    z-index: 3;\n\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n\n    flex: 0 0 auto;\n\n    margin: 0;\n    padding: clamp(6px, 1vw, 10px) 0 0;\n  }\n\n  .gc-map-card__timeline-line {\n    position: absolute;\n\n    top:\n      calc(\n        clamp(6px, 1vw, 10px) +\n        clamp(13px, 2.2vw, 22px)\n      );\n\n    right: 10%;\n    left: 10%;\n\n    height: 2px;\n    overflow: hidden;\n\n    background: rgba(255, 255, 255, .16);\n  }\n\n  .gc-map-card__timeline-line span {\n    display: block;\n\n    width: 100%;\n    height: 100%;\n\n    background:\n      linear-gradient(\n        90deg,\n        #4aa6e8,\n        #b6e2ff,\n        #4aa6e8\n      );\n\n    transform-origin: left center;\n\n    animation:\n      gcMapLineFlow 3s infinite ease-in-out;\n  }\n\n  .gc-map-card__step {\n    position: relative;\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n\n    min-width: 0;\n\n    text-align: center;\n  }\n\n  .gc-map-card__step-icon {\n    position: relative;\n    z-index: 2;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: clamp(27px, 4.5vw, 44px);\n    height: clamp(27px, 4.5vw, 44px);\n\n    border: 2px solid rgba(142, 208, 255, .75);\n    border-radius: 50%;\n\n    background: var(--gc-primary);\n    color: #ffffff;\n\n    font-size: clamp(11px, 1.9vw, 19px);\n    font-weight: 900;\n    line-height: 1;\n\n    box-shadow:\n      0 0 0 4px rgba(91, 177, 235, .12),\n      0 5px 12px rgba(0, 0, 0, .16);\n  }\n\n  .gc-map-card__step \u003e span {\n    display: block;\n\n    margin: clamp(4px, .7vw, 7px) 0 0;\n\n    color: rgba(255, 255, 255, .9);\n\n    font-size: clamp(5px, .85vw, 9px);\n    font-weight: 800;\n    line-height: 1.15;\n    text-transform: uppercase;\n  }\n\n  \/* 动画 *\/\n  @keyframes gcMapBadgePulse {\n    0%,\n    100% {\n      opacity: 1;\n      transform: scale(1);\n    }\n\n    50% {\n      opacity: .55;\n      transform: scale(.82);\n    }\n  }\n\n  @keyframes gcMapRouteMove {\n    from {\n      stroke-dashoffset: 0;\n    }\n\n    to {\n      stroke-dashoffset: -150;\n    }\n  }\n\n  @keyframes gcMapNodePulse {\n    0% {\n      opacity: .8;\n      transform: scale(.65);\n    }\n\n    100% {\n      opacity: 0;\n      transform: scale(1.7);\n    }\n  }\n\n  @keyframes gcMapLineFlow {\n    0% {\n      opacity: .3;\n      transform: scaleX(0);\n    }\n\n    60% {\n      opacity: 1;\n      transform: scaleX(1);\n    }\n\n    100% {\n      opacity: .45;\n      transform: scaleX(1);\n    }\n  }\n\n  \/* 平板 *\/\n  @media screen and (max-width: 749px) {\n    .gc-map-card {\n      width: calc(100% - 16px);\n      margin: 8px auto;\n      border-radius: 20px;\n    }\n\n    .gc-map-card__inner {\n      padding: 15px;\n    }\n\n    .gc-map-card__subtitle {\n      max-width: 95%;\n    }\n\n    .gc-map-card__benefit {\n      padding: 8px;\n    }\n  }\n\n  \/* 手机端：重点放大地图 *\/\n  @media screen and (max-width: 480px) {\n    .gc-map-card {\n      width: 100%;\n      max-width: 100%;\n\n      aspect-ratio: auto;\n      min-height: 740px;\n\n      margin: 0 auto;\n\n      border-right: 0;\n      border-left: 0;\n      border-radius: 0;\n    }\n\n    .gc-map-card__inner {\n      height: auto;\n      min-height: 740px;\n\n      padding: 13px 12px;\n    }\n\n    .gc-map-card__title {\n      font-size: 20px;\n      letter-spacing: -.5px;\n    }\n\n    .gc-map-card__subtitle {\n      font-size: 8px;\n    }\n\n    .gc-map-card__benefits {\n      gap: 6px;\n      margin-top: 10px;\n    }\n\n    .gc-map-card__benefit {\n      gap: 7px;\n\n      padding: 7px;\n      border-radius: 10px;\n    }\n\n    .gc-map-card__benefit-icon {\n      flex-basis: 31px;\n\n      width: 31px;\n      height: 31px;\n\n      border-radius: 9px;\n\n      font-size: 15px;\n    }\n\n    .gc-map-card__benefit-copy strong {\n      font-size: 8px;\n    }\n\n    .gc-map-card__benefit-copy span {\n      font-size: 6px;\n    }\n\n    .gc-map-card__cta {\n      margin-top: 8px;\n      padding: 7px 9px;\n    }\n\n    .gc-map-card__cta-copy strong {\n      font-size: 8px;\n    }\n\n    .gc-map-card__cta-copy span {\n      font-size: 6px;\n    }\n\n    \/* 全球配送容器增高 *\/\n    .gc-map-card__shipping {\n      flex: none;\n\n      min-height: 350px;\n      margin-top: 8px;\n      padding: 12px 7px 11px;\n\n      border-radius: 16px;\n    }\n\n    .gc-map-card__shipping-header {\n      padding: 0 5px;\n    }\n\n    .gc-map-card__shipping-header h3 {\n      font-size: 12px;\n    }\n\n    .gc-map-card__shipping-label {\n      font-size: 7px;\n    }\n\n    \/* 地图显示区域放大 *\/\n    .gc-map-card__map {\n      flex: none;\n\n      width: 100%;\n      height: 225px;\n      min-height: 225px;\n\n      margin: 0;\n      overflow: hidden;\n    }\n\n    \/* 地图本体放大 *\/\n    .gc-map-card__map svg {\n      width: 124%;\n      max-width: none;\n      height: 100%;\n\n      margin-left: -12%;\n\n      transform: scale(1.08);\n      transform-origin: center center;\n    }\n\n    \/* 手机端运输线加粗 *\/\n    .gc-map-card__map svg .gc-map-card__route {\n      stroke-width: 3.4;\n      stroke-dasharray: 9 7;\n      opacity: .9;\n    }\n\n    \/* 底部订单流程放大 *\/\n    .gc-map-card__timeline {\n      padding-top: 8px;\n    }\n\n    .gc-map-card__timeline-line {\n      top: 24px;\n    }\n\n    .gc-map-card__step-icon {\n      width: 32px;\n      height: 32px;\n\n      font-size: 14px;\n    }\n\n    .gc-map-card__step \u003e span {\n      margin-top: 5px;\n\n      font-size: 5.5px;\n      line-height: 1.15;\n    }\n  }\n\n  \/* 小屏手机 *\/\n  @media screen and (max-width: 360px) {\n    .gc-map-card {\n      min-height: 700px;\n    }\n\n    .gc-map-card__inner {\n      min-height: 700px;\n      padding: 10px;\n    }\n\n    .gc-map-card__title {\n      font-size: 17px;\n    }\n\n    .gc-map-card__badge {\n      margin-bottom: 6px;\n      padding: 4px 8px;\n\n      font-size: 6px;\n    }\n\n    .gc-map-card__subtitle {\n      margin-top: 5px;\n      font-size: 7px;\n    }\n\n    .gc-map-card__benefits {\n      margin-top: 7px;\n    }\n\n    .gc-map-card__benefit {\n      padding: 5px;\n    }\n\n    .gc-map-card__benefit-icon {\n      flex-basis: 27px;\n\n      width: 27px;\n      height: 27px;\n\n      font-size: 13px;\n    }\n\n    .gc-map-card__benefit-copy strong {\n      font-size: 7px;\n    }\n\n    .gc-map-card__benefit-copy span {\n      font-size: 5px;\n    }\n\n    .gc-map-card__cta {\n      margin-top: 6px;\n      padding: 6px 8px;\n    }\n\n    .gc-map-card__shipping {\n      min-height: 330px;\n      margin-top: 6px;\n      padding: 9px 5px;\n    }\n\n    .gc-map-card__map {\n      height: 210px;\n      min-height: 210px;\n    }\n\n    .gc-map-card__map svg {\n      width: 132%;\n      margin-left: -16%;\n\n      transform: scale(1.1);\n    }\n\n    .gc-map-card__step-icon {\n      width: 28px;\n      height: 28px;\n\n      font-size: 12px;\n    }\n\n    .gc-map-card__timeline-line {\n      top: 22px;\n    }\n\n    .gc-map-card__step \u003e span {\n      font-size: 4.8px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .gc-map-card *,\n    .gc-map-card *::before,\n    .gc-map-card *::after {\n      animation: none !important;\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e","brand":"Pryxo","offers":[{"title":"Blue \/ 【Premium Edition】Smart Band --- (Blood Sugar + Blood Lipids + BP- Arterial Pressure + Uric Acid + Heart Rate + Blood Oxygen + Body Temperature + Liver Function + Kidney Function + Prostate Examination + Cancer Detection + Laser Treatment) \/ ✅Size A","offer_id":46603342512182,"sku":"DE2607K000001-001002","price":39.97,"currency_code":"USD","in_stock":true},{"title":"Blue \/ Standard Edition-Blood Glucose Only \/ ✅Size Adjustable \u0026 Flexible","offer_id":46615567204406,"sku":"DE2607K000001-001002","price":34.97,"currency_code":"USD","in_stock":true},{"title":"Black \/ 【Premium Edition】Smart Band --- (Blood Sugar + Blood Lipids + BP- Arterial Pressure + Uric Acid + Heart Rate + Blood Oxygen + Body Temperature + Liver Function + Kidney Function + Prostate Examination + Cancer Detection + Laser Treatment) \/ ✅Size ","offer_id":46603342544950,"sku":"DE2607K000001-001000","price":39.97,"currency_code":"USD","in_stock":true},{"title":"Black \/ Standard Edition-Blood Glucose Only \/ ✅Size Adjustable \u0026 Flexible","offer_id":46615567237174,"sku":"DE2607K000001-001000","price":34.97,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 【Premium Edition】Smart Band --- (Blood Sugar + Blood Lipids + BP- Arterial Pressure + Uric Acid + Heart Rate + Blood Oxygen + Body Temperature + Liver Function + Kidney Function + Prostate Examination + Cancer Detection + Laser Treatment) \/ ✅Size A","offer_id":46603342577718,"sku":"DE2607K000001-001001","price":39.97,"currency_code":"USD","in_stock":true},{"title":"Pink \/ Standard Edition-Blood Glucose Only \/ ✅Size Adjustable \u0026 Flexible","offer_id":46615567269942,"sku":"DE2607K000001-001001","price":34.97,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 【Premium Edition】Smart Band --- (Blood Sugar + Blood Lipids + BP- Arterial Pressure + Uric Acid + Heart Rate + Blood Oxygen + Body Temperature + Liver Function + Kidney Function + Prostate Examination + Cancer Detection + Laser Treatment) \/ ✅Size","offer_id":46603342610486,"sku":"DE2607K000001-001003","price":39.97,"currency_code":"USD","in_stock":true},{"title":"Orange \/ Standard Edition-Blood Glucose Only \/ ✅Size Adjustable \u0026 Flexible","offer_id":46615567302710,"sku":"DE2607K000001-001003","price":34.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0755\/2158\/9302\/files\/11.jpg2.jpg?v=1782298470","url":"https:\/\/circupi.com\/products\/m9-12-health-reports-smart-band","provider":"circupi","version":"1.0","type":"link"}