{"title":"Molecule Sleep | Boone, NC","description":"\u003c!--\n  BCM MOLECULE SLEEP COLLECTION DESCRIPTION\n  Paste into: Online Store \u003e Collections \u003e Molecule Sleep Mattresses \u003e Description\n  Click the \u003c\u003e HTML button in the description editor first\n  Renders ABOVE the product grid automatically\n--\u003e\n\n\u003cstyle\u003e\n  .bcm-mol * { box-sizing: border-box; margin: 0; padding: 0; }\n  .bcm-mol { font-family: 'Assistant', sans-serif; color: #1a1a1a; -webkit-font-smoothing: antialiased; margin-bottom: 48px; }\n\n  \/* HERO *\/\n  .bcm-mol-hero {\n    position: relative; overflow: hidden; border-radius: 14px;\n    min-height: 380px; display: flex; align-items: center;\n    margin-bottom: 0;\n  }\n  .bcm-mol-hero-bg { position: absolute; inset: 0; z-index: 0; }\n  .bcm-mol-hero-bg img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }\n  .bcm-mol-hero-bg::after {\n    content: \"\"; position: absolute; inset: 0;\n    background: linear-gradient(to right, rgba(58,13,58,0.92) 0%, rgba(58,13,58,0.65) 55%, rgba(58,13,58,0.20) 100%);\n  }\n  .bcm-mol-hero-stripe {\n    position: absolute; top: 0; left: 0; right: 0; height: 4px;\n    background: linear-gradient(90deg, #EB9222, #f5b05a, #EB9222); z-index: 2;\n    border-radius: 14px 14px 0 0;\n  }\n  .bcm-mol-hero-inner {\n    position: relative; z-index: 2;\n    padding: 56px 48px; max-width: 620px;\n  }\n  .bcm-mol-badge {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(235,146,34,0.15); border: 1.5px solid rgba(235,146,34,0.4);\n    border-radius: 40px; padding: 5px 16px; margin-bottom: 18px;\n    font-size: 0.7rem; font-weight: 700; letter-spacing: 0.1em;\n    text-transform: uppercase; color: #EB9222;\n  }\n  .bcm-mol-hero h1 {\n    font-size: clamp(1.8rem, 3vw, 2.6rem); font-weight: 700;\n    color: #fff; line-height: 1.15; margin-bottom: 14px;\n  }\n  .bcm-mol-hero h1 em { font-style: normal; color: #f5b05a; }\n  .bcm-mol-hero p {\n    font-size: 1rem; color: rgba(255,255,255,0.78);\n    line-height: 1.7; margin-bottom: 28px; max-width: 480px;\n  }\n  .bcm-mol-hero-actions { display: flex; gap: 12px; flex-wrap: wrap; }\n\n  \/* BUTTONS *\/\n  .bcm-mol-btn {\n    display: inline-flex; align-items: center; gap: 7px;\n    font-family: 'Assistant', sans-serif; font-size: 0.88rem;\n    font-weight: 600; padding: 11px 22px; border-radius: 5px;\n    text-decoration: none !important; border: 2px solid transparent;\n    transition: background 0.2s, transform 0.15s;\n  }\n  .bcm-mol-btn--purple {\n    background: #531553 !important; color: #fff !important;\n    -webkit-text-fill-color: #fff !important;\n  }\n  .bcm-mol-btn--purple:hover { background: #3A0D3A !important; transform: translateY(-1px); }\n  .bcm-mol-btn--gold {\n    background: #EB9222 !important; color: #fff !important;\n    -webkit-text-fill-color: #fff !important;\n  }\n  .bcm-mol-btn--gold:hover { background: #d4811e !important; transform: translateY(-1px); }\n  .bcm-mol-btn--outline-white {\n    background: transparent !important; color: #fff !important;\n    -webkit-text-fill-color: #fff !important; border-color: rgba(255,255,255,0.45);\n  }\n  .bcm-mol-btn--outline-white:hover { background: rgba(255,255,255,0.10) !important; }\n\n  \/* TRUST STRIP *\/\n  .bcm-mol-trust {\n    background: #fff; border: 1.5px solid #e2e6ee;\n    border-top: none; border-radius: 0 0 14px 14px;\n    display: grid; grid-template-columns: repeat(4, 1fr);\n    margin-bottom: 32px;\n  }\n  .bcm-mol-trust-item {\n    display: flex; align-items: center; gap: 10px;\n    padding: 18px 20px; border-right: 1px solid #e2e6ee;\n  }\n  .bcm-mol-trust-item:last-child { border-right: none; }\n  .bcm-mol-trust-icon {\n    width: 34px; height: 34px; background: #f3eaf3; border-radius: 50%;\n    display: flex; align-items: center; justify-content: center; flex-shrink: 0;\n  }\n  .bcm-mol-trust-text strong { display: block; font-size: 0.82rem; font-weight: 700; color: #1a1a1a; }\n  .bcm-mol-trust-text span { font-size: 0.7rem; color: #888; }\n\n  \/* COLLECTION GUIDE — two columns (Reflex \/ Engage) *\/\n  .bcm-mol-guide {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 28px;\n  }\n  .bcm-mol-guide-card {\n    border-radius: 12px; padding: 24px 26px;\n    border: 1.5px solid #e2e6ee; background: #fff;\n  }\n  .bcm-mol-guide-card--reflex { border-left: 4px solid #531553; }\n  .bcm-mol-guide-card--engage { border-left: 4px solid #3D5A80; }\n  .bcm-mol-guide-tag {\n    display: inline-block; font-size: 0.62rem; font-weight: 700;\n    letter-spacing: 0.1em; text-transform: uppercase;\n    padding: 3px 10px; border-radius: 4px; margin-bottom: 8px; color: #fff;\n  }\n  .bcm-mol-guide-tag--reflex { background: #531553; }\n  .bcm-mol-guide-tag--engage  { background: #3D5A80; }\n  .bcm-mol-guide-location {\n    font-size: 0.7rem; font-weight: 700; letter-spacing: 0.1em;\n    text-transform: uppercase; color: #EB9222; margin-bottom: 6px; display: block;\n  }\n  .bcm-mol-guide-name { font-size: 1rem; font-weight: 700; color: #1a1a1a; margin-bottom: 4px; }\n  .bcm-mol-guide-who { font-size: 0.78rem; font-weight: 600; color: #531553; margin-bottom: 8px; }\n  .bcm-mol-guide-desc { font-size: 0.84rem; color: #555; line-height: 1.65; }\n  .bcm-mol-guide-models {\n    margin-top: 14px; padding-top: 14px; border-top: 1px solid #e2e6ee;\n    font-size: 0.78rem; color: #555; line-height: 1.8;\n  }\n  .bcm-mol-guide-models strong { color: #1a1a1a; font-weight: 700; display: block; margin-bottom: 4px; }\n\n  \/* TECH STRIP *\/\n  .bcm-mol-tech {\n    display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-bottom: 28px;\n  }\n  .bcm-mol-tech-card {\n    background: #f9f5f9; border-radius: 10px; padding: 20px 18px;\n    border: 1px solid #e8dce8;\n  }\n  .bcm-mol-tech-icon {\n    width: 36px; height: 36px; background: #531553; border-radius: 6px;\n    display: flex; align-items: center; justify-content: center; margin-bottom: 12px;\n  }\n  .bcm-mol-tech-icon svg { width: 18px; height: 18px; fill: none; stroke: #fff; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n  .bcm-mol-tech-name { font-size: 0.8rem; font-weight: 700; color: #1a1a1a; margin-bottom: 4px; }\n  .bcm-mol-tech-stat { font-size: 1.1rem; font-weight: 700; color: #EB9222; margin-bottom: 4px; }\n  .bcm-mol-tech-desc { font-size: 0.75rem; color: #666; line-height: 1.55; }\n\n  \/* WHERE TO TRY *\/\n  .bcm-mol-local {\n    background: #3A0D3A; border-radius: 12px; padding: 28px 32px;\n    margin-bottom: 28px;\n  }\n  .bcm-mol-local-kicker {\n    font-size: 0.68rem; font-weight: 700; letter-spacing: 0.14em;\n    text-transform: uppercase; color: #EB9222; margin-bottom: 10px; display: block;\n  }\n  .bcm-mol-local h2 {\n    font-size: 1.2rem; font-weight: 700; color: #fff;\n    line-height: 1.3; margin-bottom: 10px;\n  }\n  .bcm-mol-local-intro {\n    font-size: 0.88rem; color: rgba(255,255,255,0.75);\n    line-height: 1.7; margin-bottom: 24px; max-width: 720px;\n  }\n  .bcm-mol-locations {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 20px;\n  }\n  .bcm-mol-location {\n    background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 10px; padding: 18px 20px;\n  }\n  .bcm-mol-location-label {\n    font-size: 0.62rem; font-weight: 700; letter-spacing: 0.12em;\n    text-transform: uppercase; color: #EB9222; margin-bottom: 6px; display: block;\n  }\n  .bcm-mol-location-name { font-size: 0.96rem; font-weight: 700; color: #fff; margin-bottom: 4px; }\n  .bcm-mol-location-collection {\n    font-size: 0.72rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase;\n    color: rgba(255,255,255,0.50); margin-bottom: 8px; display: block;\n  }\n  .bcm-mol-location-addr { font-size: 0.8rem; color: rgba(255,255,255,0.65); margin-bottom: 10px; line-height: 1.5; }\n  .bcm-mol-location-models { font-size: 0.75rem; color: rgba(255,255,255,0.55); line-height: 1.7; margin-bottom: 10px; }\n  .bcm-mol-location-phone {\n    display: inline-flex; align-items: center; gap: 6px;\n    font-size: 0.84rem; font-weight: 700;\n    color: #EB9222 !important; -webkit-text-fill-color: #EB9222 !important;\n    text-decoration: none !important;\n  }\n  .bcm-mol-service-areas {\n    font-size: 0.8rem; color: rgba(255,255,255,0.55); line-height: 1.7;\n  }\n  .bcm-mol-service-areas strong { color: rgba(255,255,255,0.80); font-weight: 600; }\n\n  \/* DESC *\/\n  .bcm-mol-desc {\n    background: #f9f5f9; border-radius: 12px; padding: 32px 36px;\n    border: 1px solid #e8dce8;\n  }\n  .bcm-mol-desc-kicker {\n    font-size: 0.68rem; font-weight: 700; letter-spacing: 0.15em;\n    text-transform: uppercase; color: #EB9222; margin-bottom: 8px; display: block;\n  }\n  .bcm-mol-desc h2 {\n    font-size: clamp(1.2rem, 2vw, 1.55rem); font-weight: 700;\n    color: #1a1a1a; margin-bottom: 12px; line-height: 1.25;\n  }\n  .bcm-mol-desc p {\n    font-size: 0.94rem; color: #555; line-height: 1.8; margin-bottom: 10px;\n  }\n  .bcm-mol-desc p:last-child { margin-bottom: 0; }\n  .bcm-mol-desc strong { color: #1a1a1a; }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 900px) {\n    .bcm-mol-tech { grid-template-columns: 1fr 1fr; }\n  }\n  @media (max-width: 800px) {\n    .bcm-mol-trust { grid-template-columns: repeat(2, 1fr); }\n    .bcm-mol-trust-item:nth-child(2) { border-right: none; }\n    .bcm-mol-trust-item:nth-child(3) { border-top: 1px solid #e2e6ee; }\n    .bcm-mol-trust-item:nth-child(4) { border-top: 1px solid #e2e6ee; border-right: none; }\n    .bcm-mol-guide { grid-template-columns: 1fr; }\n    .bcm-mol-tech { grid-template-columns: 1fr 1fr; }\n    .bcm-mol-locations { grid-template-columns: 1fr; }\n    .bcm-mol-local { padding: 22px; }\n  }\n  @media (max-width: 600px) {\n    .bcm-mol-hero { min-height: 440px; border-radius: 10px; }\n    .bcm-mol-hero-bg::after { background: rgba(58,13,58,0.85); }\n    .bcm-mol-hero-inner { padding: 48px 24px; }\n    .bcm-mol-hero-actions { flex-direction: column; }\n    .bcm-mol-btn { justify-content: center; }\n    .bcm-mol-trust { border-radius: 0 0 10px 10px; }\n    .bcm-mol-tech { grid-template-columns: 1fr; }\n    .bcm-mol-desc { padding: 24px 22px; border-radius: 10px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bcm-mol\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"bcm-mol-hero\"\u003e\n    \u003cdiv class=\"bcm-mol-hero-stripe\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"bcm-mol-hero-bg\"\u003e\n      \u003cpicture\u003e\n        \u003csource media=\"(max-width: 600px)\" srcset=\"ADD-MOLECULE-MOBILE-IMAGE-URL-HERE\"\u003e\n        \u003cimg src=\"ADD-MOLECULE-DESKTOP-IMAGE-URL-HERE\" alt=\"Try Molecule Sleep mattresses in person in the High Country at Blackberry Creek Mattress\" loading=\"eager\"\u003e\u003c\/picture\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bcm-mol-hero-inner\"\u003e\n      \u003cdiv class=\"bcm-mol-badge\"\u003e\n        \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"#EB9222\" stroke=\"none\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n        Exclusively at Blackberry Creek Mattress — High Country\n      \u003c\/div\u003e\n      \u003ch1\u003eThe mattress that works\u003cbr\u003ewhile you sleep.\u003cbr\u003e\u003cem\u003eEngineered for recovery.\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp\u003eMost mattresses are designed to feel comfortable in a showroom. Molecule is designed to perform while you sleep. Targeted spinal support. Active cooling. Responsive foam that adapts to how you move. Two collections — Reflex at Foscoe, Engage at Boone Mall — are on the floor now.\u003c\/p\u003e\n      \u003cdiv class=\"bcm-mol-hero-actions\"\u003e\n        \u003ca href=\"tel:8289635503\" class=\"bcm-mol-btn bcm-mol-btn--gold\"\u003e\n          Call Foscoe — Reflex Collection\n          \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1.27h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.91a16 16 0 0 0 6 6l.91-.91a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"tel:8282642402\" class=\"bcm-mol-btn bcm-mol-btn--outline-white\"\u003e\n          \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1.27h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.91a16 16 0 0 0 6 6l.91-.91a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          Call Boone Mall — Engage Collection\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST STRIP --\u003e\n  \u003cdiv class=\"bcm-mol-trust\"\u003e\n    \u003cdiv class=\"bcm-mol-trust-item\"\u003e\n      \u003cdiv class=\"bcm-mol-trust-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#531553\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-trust-text\"\u003e\n        \u003cstrong\u003eHigh Country Exclusive\u003c\/strong\u003e\n        \u003cspan\u003eOnly at Blackberry Creek Mattress\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bcm-mol-trust-item\"\u003e\n      \u003cdiv class=\"bcm-mol-trust-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#531553\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-trust-text\"\u003e\n        \u003cstrong\u003e120-Night Sleep Trial\u003c\/strong\u003e\n        \u003cspan\u003eTry it. If it's not right, we'll fix it.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bcm-mol-trust-item\"\u003e\n      \u003cdiv class=\"bcm-mol-trust-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#531553\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-trust-text\"\u003e\n        \u003cstrong\u003e51 Years Combined Experience\u003c\/strong\u003e\n        \u003cspan\u003eBecca, Brandon \u0026amp; Patrick know these beds\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bcm-mol-trust-item\"\u003e\n      \u003cdiv class=\"bcm-mol-trust-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#531553\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-trust-text\"\u003e\n        \u003cstrong\u003eTry In-Store\u003c\/strong\u003e\n        \u003cspan\u003eAll models on the floor, no appointment\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLLECTION GUIDE --\u003e\n  \u003cdiv class=\"bcm-mol-guide\"\u003e\n    \u003cdiv class=\"bcm-mol-guide-card bcm-mol-guide-card--reflex\"\u003e\n      \u003cspan class=\"bcm-mol-guide-tag bcm-mol-guide-tag--reflex\"\u003eReflex Collection\u003c\/span\u003e\n      \u003cspan class=\"bcm-mol-guide-location\"\u003e▷ Foscoe Location — (828) 963-5503\u003c\/span\u003e\n      \u003cdiv class=\"bcm-mol-guide-name\"\u003eTargeted Back Support \u0026amp; Maximum Airflow\u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-guide-who\"\u003eMedium to Plush feel — best for back, combination \u0026amp; pressure-point sleepers\u003c\/div\u003e\n      \u003cp class=\"bcm-mol-guide-desc\"\u003eThe Reflex Collection is built around one problem most mattresses ignore: the lower back. LiftCOR™ gel technology places strategically engineered gel bands directly beneath your core, lifting and aligning your spine without sacrificing comfort. CoolVENT™ airflow keeps you cooler through the night. If back support is your primary concern, Reflex is where to start.\u003c\/p\u003e\n      \u003cdiv class=\"bcm-mol-guide-models\"\u003e\n        \u003cstrong\u003eFour models on the floor at Foscoe:\u003c\/strong\u003e\n        Reflex Pro Medium 12″ • Reflex Pro Medium Hybrid 12″ • Reflex Elite Plush 14″ • Reflex Elite Plush Hybrid 14″\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bcm-mol-guide-card bcm-mol-guide-card--engage\"\u003e\n      \u003cspan class=\"bcm-mol-guide-tag bcm-mol-guide-tag--engage\"\u003eEngage Collection\u003c\/span\u003e\n      \u003cspan class=\"bcm-mol-guide-location\"\u003e▷ Boone Mall — (828) 264-2402\u003c\/span\u003e\n      \u003cdiv class=\"bcm-mol-guide-name\"\u003eUltra-Contouring Pressure Relief \u0026amp; Active Cooling\u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-guide-who\"\u003eFirm to Plush feel — best for side, combination \u0026amp; pressure-point sleepers\u003c\/div\u003e\n      \u003cp class=\"bcm-mol-guide-desc\"\u003eThe Engage Collection leads with deep, precise pressure relief. SculptTEC™ foam contours exactly to your body's shape, distributing weight evenly across your shoulder, hip, and lower back contact points. If you wake up stiff, sore, or tossing through the night, Engage is designed to address the pressure buildup that causes it.\u003c\/p\u003e\n      \u003cdiv class=\"bcm-mol-guide-models\"\u003e\n        \u003cstrong\u003eFour models on the floor at Boone Mall:\u003c\/strong\u003e\n        Engage Pro Firm 12″ • Engage Pro Medium 13″ • Engage Pro Plush 13″ • Engage Elite Luxe Firm 14″\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNOLOGY STRIP --\u003e\n  \u003cdiv class=\"bcm-mol-tech\"\u003e\n    \u003cdiv class=\"bcm-mol-tech-card\"\u003e\n      \u003cdiv class=\"bcm-mol-tech-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-tech-name\"\u003eLiftCOR™ Body Boost\u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-tech-stat\"\u003e75% More\u003c\/div\u003e\n      \u003cp class=\"bcm-mol-tech-desc\"\u003eSupportive alignment vs. traditional foam. Gel bands target the core specifically — where spinal misalignment begins.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bcm-mol-tech-card\"\u003e\n      \u003cdiv class=\"bcm-mol-tech-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-tech-name\"\u003eCoolVENT™ Airflow\u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-tech-stat\"\u003e4.5× Greater\u003c\/div\u003e\n      \u003cp class=\"bcm-mol-tech-desc\"\u003eAirflow vs. traditional memory foam. Heat escapes continuously — not just when you first lie down.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bcm-mol-tech-card\"\u003e\n      \u003cdiv class=\"bcm-mol-tech-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-tech-name\"\u003eAirTEC™ Foam\u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-tech-stat\"\u003e6× Airflow\u003c\/div\u003e\n      \u003cp class=\"bcm-mol-tech-desc\"\u003eLatex-like responsiveness with 6x the breathability of standard memory foam. Moves with you. Breathes all night.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bcm-mol-tech-card\"\u003e\n      \u003cdiv class=\"bcm-mol-tech-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-tech-name\"\u003eCertiPUR-US® Certified\u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-tech-stat\"\u003e97% Fewer\u003c\/div\u003e\n      \u003cp class=\"bcm-mol-tech-desc\"\u003eEmissions vs. standard foam manufacturing. Independently tested — no off-gassing, no harmful VOCs.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHERE TO TRY --\u003e\n  \u003cdiv class=\"bcm-mol-local\"\u003e\n    \u003cspan class=\"bcm-mol-local-kicker\"\u003eWhere to Try Molecule Near You\u003c\/span\u003e\n    \u003ch2\u003eThe only place to try Molecule in the High Country — two locations, two collections.\u003c\/h2\u003e\n    \u003cp class=\"bcm-mol-local-intro\"\u003eBlackberry Creek Mattress is the only authorized Molecule Sleep retailer in the High Country. The Reflex Collection is on the floor at our Foscoe location. The Engage Collection is at Boone Mall. If you’re near Boone, Banner Elk, Blowing Rock, Valle Crucis, Sugar Mountain, Beech Mountain, or anywhere in Watauga or Avery County — come in and try them. No appointment. Same warranty as direct. Full 120-night sleep trial.\u003c\/p\u003e\n    \u003cdiv class=\"bcm-mol-locations\"\u003e\n      \u003cdiv class=\"bcm-mol-location\"\u003e\n        \u003cspan class=\"bcm-mol-location-label\"\u003eFoscoe Location\u003c\/span\u003e\n        \u003cdiv class=\"bcm-mol-location-name\"\u003eBlackberry Creek Mattress — Foscoe\u003c\/div\u003e\n        \u003cspan class=\"bcm-mol-location-collection\"\u003eReflex Collection • 4 Models on the Floor\u003c\/span\u003e\n        \u003cdiv class=\"bcm-mol-location-addr\"\u003e8859 NC Hwy 105 South\u003cbr\u003eBoone, NC 28607\u003cbr\u003eMon–Sat 9:00 AM – 5:00 PM\u003c\/div\u003e\n        \u003cdiv class=\"bcm-mol-location-models\"\u003eReflex Pro Medium 12″ • Reflex Pro Medium Hybrid 12″ • Reflex Elite Plush 14″ • Reflex Elite Plush Hybrid 14″\u003c\/div\u003e\n        \u003ca href=\"tel:8289635503\" class=\"bcm-mol-location-phone\"\u003e\n          \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#EB9222\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1.27h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.91a16 16 0 0 0 6 6l.91-.91a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          (828) 963-5503\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bcm-mol-location\"\u003e\n        \u003cspan class=\"bcm-mol-location-label\"\u003eBoone Mall Location\u003c\/span\u003e\n        \u003cdiv class=\"bcm-mol-location-name\"\u003eBlackberry Creek Mattress — Boone Mall\u003c\/div\u003e\n        \u003cspan class=\"bcm-mol-location-collection\"\u003eEngage Collection • 4 Models on the Floor\u003c\/span\u003e\n        \u003cdiv class=\"bcm-mol-location-addr\"\u003e1180 Blowing Rock Rd, Ste C6\u003cbr\u003eBoone, NC 28607\u003cbr\u003eMon–Sat 10:00 AM – 6:00 PM\u003c\/div\u003e\n        \u003cdiv class=\"bcm-mol-location-models\"\u003eEngage Pro Firm 12″ • Engage Pro Medium 13″ • Engage Pro Plush 13″ • Engage Elite Luxe Firm 14″\u003c\/div\u003e\n        \u003ca href=\"tel:8282642402\" class=\"bcm-mol-location-phone\"\u003e\n          \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#EB9222\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1.27h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.91a16 16 0 0 0 6 6l.91-.91a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          (828) 264-2402\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"bcm-mol-service-areas\"\u003e\u003cstrong\u003eServing:\u003c\/strong\u003e Boone • Banner Elk • Blowing Rock • Valle Crucis • Sugar Mountain • Beech Mountain • Seven Devils • Linville • West Jefferson • Newland • Lenoir • Wilkesboro • and the surrounding High Country region\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv class=\"bcm-mol-desc\"\u003e\n    \u003cspan class=\"bcm-mol-desc-kicker\"\u003eAbout This Collection\u003c\/span\u003e\n    \u003ch2\u003eTwo collections. Eight models. One question answered first: how does your body actually sleep?\u003c\/h2\u003e\n    \u003cp\u003eMolecule builds every mattress around a single goal — give your body what it needs to recover while you sleep. \u003cstrong\u003eLiftCOR™ gel technology\u003c\/strong\u003e targets the lower back with hyper-specific support, lifting the core into alignment rather than letting it sink. \u003cstrong\u003eCoolVENT™ and AirTEC™ foams\u003c\/strong\u003e move heat away from your body continuously, not just on contact. Every layer has a purpose.\u003c\/p\u003e\n    \u003cp\u003eWe carry two distinct Molecule collections. The \u003cstrong\u003eReflex Collection\u003c\/strong\u003e — available at our Foscoe location — leads with targeted back support and maximum breathability. Four models spanning Medium to Plush give you real options, with both foam and hybrid construction available at each profile. The \u003cstrong\u003eEngage Collection\u003c\/strong\u003e — at Boone Mall — leads with deep contouring pressure relief. SculptTEC™ foam adapts precisely to your body’s contact points across Firm, Medium, and Plush options, making it the stronger fit for side sleepers and anyone waking up with pressure-related stiffness.\u003c\/p\u003e\n    \u003cp\u003eMolecule is exclusive to Blackberry Creek Mattress in the High Country. You won’t find these on a big box floor or in the next town over. Every mattress comes with our \u003cstrong\u003e120-night sleep trial\u003c\/strong\u003e and the full manufacturer warranty. \u003cstrong\u003eFoscoe: (828) 963-5503 — Boone Mall: (828) 264-2402.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"molecule-engage-elite-mattress","title":"Molecule Engage Elite Mattress","description":"\u003cp\u003eThe Molecule Engage Elite 14\" is Molecule's most advanced memory foam mattress — a luxe firm feel built for sleepers who want maximum pressure relief, advanced cooling, and a personalized sleep surface that adapts precisely to their body. Eight engineered layers combine an ultra-plush quilted euro top cover, double Phase Change cooling, two grades of proprietary SculptTEC™ and SculptMAX™ contouring foam, and a 9\" LIFT360™ edge support perimeter to deliver a sleep experience that feels custom-built. Available with local delivery and a 120-night sleep trial, supported by our knowledgeable team serving Boone, Banner Elk, and Blowing Rock.\u003c\/p\u003e\n\u003cp\u003eIf you've been searching for a memory foam mattress that delivers both deep pressure relief AND a firm, supportive feel — without compromising on cooling — the Engage Elite was built for you. Most firm memory foam mattresses sacrifice contouring for support, and most plush memory foam mattresses sleep hot. This one does neither. Double Phase Change cooling layers actively absorb and release heat to regulate your sleep temperature all night, while the 8-pound density SculptMAX™ foam adapts to your body with precision most foam mattresses can't match. Come feel it at our Boone Mall location — it's the kind of mattress that genuinely earns the \"elite\" name once you lie on it.\u003c\/p\u003e","brand":"Molecule","offers":[{"title":"Queen","offer_id":46834116133022,"sku":null,"price":2999.0,"currency_code":"USD","in_stock":true},{"title":"King","offer_id":46834116198558,"sku":null,"price":3699.0,"currency_code":"USD","in_stock":true},{"title":"California King","offer_id":46834116264094,"sku":null,"price":3699.0,"currency_code":"USD","in_stock":true},{"title":"TwinXL","offer_id":46834116395166,"sku":null,"price":2599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0617\/3884\/4318\/files\/ElitePro_1_Front_2000x2000_b84787ee-d2b5-4353-97b0-bcc8b0e190b3.png?v=1778681075"},{"product_id":"molecule-engage-pro-medium-mattress","title":"Molecule Engage Pro Medium Mattress","description":"\u003cp\u003eThe Molecule Engage Pro Medium is a premium all-foam memory foam mattress with a classic medium feel — built for sleepers who want advanced pressure relief, personalized cooling, and a balanced sleep surface that works for a wide range of body types and sleep positions. Eight engineered layers combine a removable, washable cool cover, active Phase Change cooling, two layers of proprietary 5-lb SculptTEC™ foam, and a 9\" LIFT360™ edge support perimeter for a sleep surface that feels balanced, breathable, and built to last. Available with local delivery and a 120-night sleep trial, supported by our knowledgeable team serving Boone, Banner Elk, and Blowing Rock.\u003c\/p\u003e\n\u003cp\u003eIf you've been thinking about a premium memory foam mattress but want something that doesn't push you toward an extreme — not too soft, not too firm — the Engage Pro Medium hits that sweet spot most sleepers are actually looking for. The proprietary 5-lb SculptTEC™ foam is more than twice the density of standard mattress foam, so you get deep, precise pressure relief that doesn't break down over time. The Phase Change cooling layer keeps your sleep temperature steady all night, and the removable cover zips right off and goes in the washing machine — a real, practical advantage when you live with kids, pets, or just want a fresh mattress surface. Come feel it at our Boone Mall location.\u003c\/p\u003e","brand":"Molecule","offers":[{"title":"Queen","offer_id":46834784993438,"sku":null,"price":2699.0,"currency_code":"USD","in_stock":true},{"title":"King","offer_id":46834785026206,"sku":null,"price":3299.0,"currency_code":"USD","in_stock":true},{"title":"California King","offer_id":46834785058974,"sku":null,"price":3299.0,"currency_code":"USD","in_stock":true},{"title":"Full","offer_id":46834831229086,"sku":null,"price":2599.0,"currency_code":"USD","in_stock":true},{"title":"TwinXL","offer_id":46834785091742,"sku":null,"price":2399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0617\/3884\/4318\/files\/Engage_12_Front_2000x2000_eb9c0e27-2a39-4dbd-a753-0d6f09c2cf3f.png?v=1778696473"},{"product_id":"molecule-engage-pro-plush-mattress","title":"Molecule Engage Pro Plush Mattress","description":"\u003cp\u003eThe Molecule Engage Pro Plush is a premium all-foam memory foam mattress engineered for sleepers who want a softer, more cradling feel without sacrificing support or cooling. A thicker 3\" layer of proprietary 5-lb SculptTEC™ Plush foam delivers deep, contouring pressure relief at the shoulders, hips, and lower back — paired with active Phase Change cooling, airflow support foam, and a 9\" LIFT360™ edge support perimeter for an all-foam mattress that stays cool, supportive, and built to last. Available with local delivery and a 120-night sleep trial, supported by our knowledgeable team serving Boone, Banner Elk, and Blowing Rock.\u003c\/p\u003e\n\u003cp\u003eIf you sleep on your side, struggle with shoulder or hip pressure, or just prefer a softer, more enveloping sleep surface, the Engage Pro Plush was built for exactly that. The thicker top layer of high-density SculptTEC™ foam cradles your body more deeply than the medium version, while the firmer SculptTEC™ layer underneath keeps you from sinking too far in. The zip-off top cover comes completely off and goes in the washing machine — a real practical advantage if you have kids, pets, or just want a fresh mattress surface. Come feel it at our Boone Mall location and try it alongside the medium version to find your perfect feel.\u003c\/p\u003e","brand":"Molecule","offers":[{"title":"Queen","offer_id":46834887295134,"sku":null,"price":2699.0,"currency_code":"USD","in_stock":true},{"title":"King","offer_id":46834887327902,"sku":null,"price":3299.0,"currency_code":"USD","in_stock":true},{"title":"California King","offer_id":46834887360670,"sku":null,"price":3299.0,"currency_code":"USD","in_stock":true},{"title":"Full","offer_id":46834887393438,"sku":null,"price":2599.0,"currency_code":"USD","in_stock":true},{"title":"TwinXL","offer_id":46834887426206,"sku":null,"price":2399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0617\/3884\/4318\/files\/Engage_12_Front_2000x2000_eb9c0e27-2a39-4dbd-a753-0d6f09c2cf3f.png?v=1778696473"},{"product_id":"molecule-engage-firm-mattress","title":"Molecule Engage Firm Mattress","description":"\u003cp\u003eThe Molecule Engage Firm is an all-foam memory foam mattress with a firm feel — the essential entry point into Molecule's Engage line and a great choice for sleepers who want premium proprietary foam, solid support, and natural cooling at a more accessible price. Seven engineered layers combine a removable, washable cool cover, dual layers of proprietary 5-lb SculptTEC™ foam, airflow support, and a 9\" LIFT360™ edge support perimeter for a firm mattress that contours precisely to your body without sleeping hot. Available with local delivery and a 120-night sleep trial, supported by our knowledgeable team serving Boone, Banner Elk, and Blowing Rock.\u003c\/p\u003e\n\u003cp\u003eIf you've been looking for a high-quality firm memory foam mattress that doesn't push you into the premium price range, the Engage 12\" is the sweet spot. The same proprietary 5-pound SculptTEC™ foam used in Molecule's pricier models gives you advanced pressure relief and the kind of long-term durability that mass-market memory foam can't match. Triple-layer airflow cooling keeps the mattress from trapping heat, and the zip-off washable cover means you can keep the surface fresh year-round. Come feel it at our Boone Mall location and see how this entry-level Engage stacks up against the rest of the line.\u003c\/p\u003e","brand":"Molecule","offers":[{"title":"Queen","offer_id":46834943099038,"sku":null,"price":1999.0,"currency_code":"USD","in_stock":true},{"title":"King","offer_id":46834943131806,"sku":null,"price":2599.0,"currency_code":"USD","in_stock":true},{"title":"California King","offer_id":46834943164574,"sku":null,"price":2599.0,"currency_code":"USD","in_stock":true},{"title":"Full","offer_id":46834943197342,"sku":null,"price":1899.0,"currency_code":"USD","in_stock":true},{"title":"TwinXL","offer_id":46834943230110,"sku":null,"price":1699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0617\/3884\/4318\/files\/Engage_12_Front_2000x2000_048c3dd3-8794-4239-af04-c5de61960f5e.png?v=1778698609"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0617\/3884\/4318\/collections\/ElitePro_1_Front.png?v=1778606584","url":"https:\/\/blackberrycreekmattress.com\/collections\/molecule-sleep.oembed","provider":"Blackberry Creek Mattress","version":"1.0","type":"link"}