{"title":"Home page","description":null,"products":[{"product_id":"audreamy-titan-mattress","title":"Audreamy Titan Mattress","description":"\u003cdiv class=\"ad-titan\"\u003e\n  \u003cstyle\u003e\n    .ad-titan{\n      --text:#3f3f3f;\n      --heading:#111111;\n      --muted:#7a7a7a;\n      --line:#e8e5df;\n      --line-soft:#ddd7cf;\n      --panel:#faf9f6;\n      max-width:860px;\n      margin:0 auto;\n      color:var(--text);\n      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n      line-height:1.85;\n    }\n\n    .ad-titan *{\n      box-sizing:border-box;\n    }\n\n    .ad-titan .hero{\n      padding:8px 0 26px;\n      border-bottom:1px solid var(--line);\n      margin-bottom:28px;\n    }\n\n    .ad-titan .eyebrow{\n      font-size:11px;\n      letter-spacing:.16em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin:0 0 10px;\n    }\n\n    .ad-titan .title{\n      font-size:36px;\n      line-height:1.08;\n      font-weight:500;\n      color:var(--heading);\n      margin:0 0 12px;\n      letter-spacing:-.02em;\n    }\n\n    .ad-titan .subtitle{\n      font-size:15px;\n      line-height:1.95;\n      color:#4a4a4a;\n      margin:0;\n      max-width:780px;\n    }\n\n    .ad-titan .feature-cards{\n      display:grid;\n      grid-template-columns:repeat(2,1fr);\n      gap:10px;\n      margin:0 0 30px;\n    }\n\n    .ad-titan .feature-card{\n      border:1px solid var(--line-soft);\n      border-radius:12px;\n      padding:14px 16px;\n      background:#fff;\n      min-height:78px;\n    }\n\n    .ad-titan .feature-card strong{\n      display:block;\n      font-size:13px;\n      line-height:1.45;\n      color:var(--heading);\n      margin-bottom:5px;\n      font-weight:600;\n    }\n\n    .ad-titan .feature-card span{\n      display:block;\n      font-size:12.5px;\n      line-height:1.7;\n      color:#666;\n    }\n\n    .ad-titan .intro{\n      font-size:15px;\n      line-height:1.95;\n      color:#444;\n      margin:0 0 30px;\n    }\n\n    .ad-titan .spec-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:10px;\n      margin:0 0 34px;\n    }\n\n    .ad-titan .spec{\n      background:transparent;\n      border:1px solid var(--line-soft);\n      border-radius:12px;\n      padding:16px 12px;\n      text-align:center;\n      min-height:86px;\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n    }\n\n    .ad-titan .spec-value{\n      display:block;\n      font-size:23px;\n      line-height:1.1;\n      color:var(--heading);\n      font-weight:550;\n      letter-spacing:-.03em;\n      margin-bottom:4px;\n    }\n\n    .ad-titan .spec-label{\n      display:block;\n      font-size:10px;\n      line-height:1.45;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--muted);\n    }\n\n    .ad-titan .section{\n      margin:0 0 34px;\n    }\n\n    .ad-titan .section-title{\n      font-size:15px;\n      line-height:1.35;\n      font-weight:700;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 16px;\n    }\n\n    .ad-titan .section-title:after{\n      content:\"\";\n      display:block;\n      width:72px;\n      height:2px;\n      background:var(--heading);\n      opacity:.28;\n      margin-top:10px;\n    }\n\n    .ad-titan p{\n      font-size:14px;\n      line-height:1.95;\n      margin:0 0 14px;\n      color:#474747;\n    }\n\n    .ad-titan .note{\n      font-size:12.5px;\n      color:#7a7a7a;\n      font-style:italic;\n      margin-top:6px;\n    }\n\n    .ad-titan .table-label{\n      font-size:10px;\n      font-weight:600;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:#888;\n      margin:18px 0 8px;\n    }\n\n    .ad-titan .table-wrap{\n      border:1px solid #d7d3cc;\n      border-radius:8px;\n      overflow:hidden;\n      margin:0 0 18px;\n      background:#fff;\n    }\n\n    .ad-titan .table-head{\n      padding:10px 14px;\n      font-size:12px;\n      font-weight:600;\n      letter-spacing:.06em;\n      text-transform:uppercase;\n      background:#111;\n      color:#fff;\n    }\n\n    .ad-titan .table-row{\n      display:flex;\n      gap:14px;\n      align-items:flex-start;\n      padding:11px 14px;\n      border-top:1px solid #efefef;\n    }\n\n    .ad-titan .table-row:nth-child(even){\n      background:var(--panel);\n    }\n\n    .ad-titan .table-key{\n      min-width:200px;\n      flex-shrink:0;\n      font-size:13px;\n      font-weight:600;\n      color:#111;\n      line-height:1.6;\n    }\n\n    .ad-titan .table-val{\n      font-size:12.5px;\n      color:#666;\n      line-height:1.75;\n      flex:1;\n    }\n\n    .ad-titan .quote{\n      border-left:2px solid #111;\n      padding:14px 18px;\n      background:var(--panel);\n      margin:0 0 8px;\n    }\n\n    .ad-titan .quote p{\n      margin:0;\n      font-size:13.5px;\n      line-height:1.85;\n      color:#444;\n    }\n\n    .ad-titan .feature-list{\n      list-style:none;\n      padding:0;\n      margin:0;\n      border-top:1px solid var(--line);\n    }\n\n    .ad-titan .feature-list li{\n      padding:14px 0;\n      border-bottom:1px solid var(--line);\n      font-size:14px;\n      line-height:1.85;\n      color:#454545;\n      display:flex;\n      gap:12px;\n      align-items:flex-start;\n    }\n\n    .ad-titan .feature-list li:before{\n      content:\"—\";\n      color:#8b8b8b;\n      flex:0 0 auto;\n    }\n\n    @media (max-width:768px){\n      .ad-titan .title{\n        font-size:28px;\n        margin-bottom:10px;\n      }\n\n      .ad-titan .subtitle,\n      .ad-titan .intro,\n      .ad-titan p{\n        font-size:14px;\n        line-height:1.9;\n      }\n\n      .ad-titan .feature-cards{\n        grid-template-columns:1fr;\n        gap:10px;\n        margin-bottom:24px;\n      }\n\n      .ad-titan .spec-grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:10px;\n        margin-bottom:28px;\n      }\n\n      .ad-titan .spec{\n        min-height:84px;\n      }\n\n      .ad-titan .spec-value{\n        font-size:20px;\n      }\n\n      .ad-titan .section{\n        margin-bottom:28px;\n      }\n\n      .ad-titan .section-title{\n        font-size:14px;\n        margin-bottom:14px;\n        letter-spacing:.07em;\n      }\n\n      .ad-titan .table-row{\n        flex-direction:column;\n        gap:4px;\n      }\n\n      .ad-titan .table-key{\n        min-width:auto;\n      }\n\n      .ad-titan .feature-list li{\n        padding:12px 0;\n        font-size:14px;\n        line-height:1.8;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eAudreamy Orthopaedic Collection\u003c\/div\u003e\n    \u003ch2 class=\"title\"\u003eTitan Mattress\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003e\n      The Audreamy Titan was built for sleepers who need truly firm, targeted support rather than a softer, more forgiving feel. With an OEKO-TEX® certified 500g bamboo charcoal knitted cover, a 4-layer engineered foam system and 1,500 OrthoCoil™ 7-Zone Extra-Firm pocket springs, Titan is designed to hold its structure, support healthy spinal alignment and stay dependable for years.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-cards\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cstrong\u003eOrthopaedic Firm Support\u003c\/strong\u003e\n      \u003cspan\u003eFor backs that have been through enough and need real structure underneath.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cstrong\u003eOEKO-TEX® Certified 500g Bamboo Charcoal Cover\u003c\/strong\u003e\n      \u003cspan\u003eNaturally deodorising, breathable and fresher-feeling night after night.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cstrong\u003eOrthoCoil™ 7-Zone Extra-Firm Pocket Springs\u003c\/strong\u003e\n      \u003cspan\u003e40% more springs than standard with targeted 7-zone body support.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cstrong\u003e4-Layer Foam System\u003c\/strong\u003e\n      \u003cspan\u003eMemory foam, hard support foam, orthopaedic foam and ergonomic transition support.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Your back has carried you through every long day, every early morning and every hour you spent not thinking about what you were sleeping on. The Audreamy Titan was built for backs like yours — firm where it needs to be, structured where it counts, and built to stay that way for years.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"spec-grid\"\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e1,500\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003ePocket Springs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e7-Zone\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eSupport Core\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003eFirm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eFeel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e26cm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eDepth\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eOrthoCoil™ 7-Zone — built to support every part of you\u003c\/h3\u003e\n    \u003cp\u003e\n      At the core of Titan is the OrthoCoil™ 7-Zone Extra-Firm Pocket Spring system, engineered with thicker steel and 40% more springs than standard mattresses. Divided into seven distinct support zones, each spring responds independently to the specific weight and shape of the body part above it.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      This means your shoulders, lower back, hips and legs each receive more targeted support rather than a one-size response. Each spring moves independently, so your partner’s movements stay on their side.\n    \u003c\/p\u003e\n    \u003cp class=\"note\"\u003e\n      Zoned pocket springs deliver targeted support that uniform spring systems cannot — the difference is felt from the first night.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eFour foam layers — each doing a specific job\u003c\/h3\u003e\n    \u003cp\u003e\n      Above the spring core, Titan stacks four precisely ordered foam layers. Each layer serves a distinct purpose — from the gentle surface transition to the firm orthopaedic foundation — creating a system where every part of the mattress works with every other part.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      This is not padding stacked on a spring. It is an engineered comfort system built to maintain its structure, firmness and feel over years of sustained use.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"table-label\"\u003eConstruction — surface to base\u003c\/div\u003e\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003cdiv class=\"table-head\"\u003eComfort layers\u003c\/div\u003e\n      \u003cdiv class=\"table-row\"\u003e\n        \u003cdiv class=\"table-key\"\u003e① Bamboo Charcoal Fibre Cover\u003c\/div\u003e\n        \u003cdiv class=\"table-val\"\u003eOEKO-TEX® certified 500g bamboo charcoal knitted fabric. Naturally deodorising and breathable — helps draw moisture away and keep the sleep surface fresh and hygienic night after night. Hypoallergenic and anti-bacterial.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"table-row\"\u003e\n        \u003cdiv class=\"table-key\"\u003e② Transition Comfort Memory Foam\u003c\/div\u003e\n        \u003cdiv class=\"table-val\"\u003eA light-density memory foam layer positioned directly beneath the cover. It gently eases the transition from the softer surface into the firmer support layers below, helping cushion pressure points without compromising support.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"table-row\"\u003e\n        \u003cdiv class=\"table-key\"\u003e③ High-Density Hard Support Foam\u003c\/div\u003e\n        \u003cdiv class=\"table-val\"\u003eA reinforced high-density foam layer that adds a firm, durable foundation and helps resist sagging over time, keeping support more consistent across the entire sleep surface.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"table-row\"\u003e\n        \u003cdiv class=\"table-key\"\u003e④ Orthopaedic Extra-Hard Foam\u003c\/div\u003e\n        \u003cdiv class=\"table-val\"\u003eExtra-thick orthopaedic-grade hard foam that promotes healthier spinal alignment by helping keep the back in a more neutral position throughout the night.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"table-row\"\u003e\n        \u003cdiv class=\"table-key\"\u003e⑤ Ergonomic Comfort Transition Layer\u003c\/div\u003e\n        \u003cdiv class=\"table-val\"\u003eA responsive cushioning layer between the upper foam build and the spring core, helping reduce pressure points and create a smoother, more adaptive feel as you move during sleep.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"table-label\"\u003eSupport core\u003c\/div\u003e\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003cdiv class=\"table-head\" style=\"background:#555;\"\u003eSpring system \u0026amp; base\u003c\/div\u003e\n      \u003cdiv class=\"table-row\"\u003e\n        \u003cdiv class=\"table-key\"\u003e⑥ OrthoCoil™ 7-Zone Springs\u003c\/div\u003e\n        \u003cdiv class=\"table-val\"\u003eThicker steel pocket springs with 40% more springs than standard, divided into 7 support zones. Each zone responds more independently to different parts of the body, delivering targeted support while helping minimise motion transfer.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"table-row\"\u003e\n        \u003cdiv class=\"table-key\"\u003e⑦ Reinforced Base Support Foam\u003c\/div\u003e\n        \u003cdiv class=\"table-val\"\u003eA solid hard foam base layer that strengthens the overall mattress structure, helping extend lifespan and maintain shape and firmness through long-term use.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"table-row\"\u003e\n        \u003cdiv class=\"table-key\"\u003e⑧ Anti-Slip Foundation Layer\u003c\/div\u003e\n        \u003cdiv class=\"table-val\"\u003eA textured non-slip bottom layer that helps keep the mattress firmly positioned on the bed base or frame for a more stable sleep surface.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eBamboo charcoal cover — naturally clean\u003c\/h3\u003e\n    \u003cdiv class=\"quote\"\u003e\n      \u003cp\u003e\n        Titan’s OEKO-TEX® certified 500g bamboo charcoal knitted cover is naturally porous at a microscopic level, helping draw moisture away from the body and release it into the air. It also helps absorb and neutralise odour molecules without chemical treatment. For sleepers who stay in firm, sustained positions — and those who want a consistently clean, fresh sleep surface — the bamboo charcoal cover delivers it naturally, night after night.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eIs Titan right for me?\u003c\/h3\u003e\n    \u003cp\u003e\n      Titan is designed for back sleepers, side sleepers and stomach sleepers, as well as those with back pain or scoliosis and anyone who has consistently found medium or soft mattresses lacking in genuine support.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      A firm mattress helps distribute body weight more evenly across the sleep surface rather than allowing heavier areas to sink disproportionately. This supports healthier spinal alignment and can reduce the likelihood of waking with stiffness or pain.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      For combination sleepers or couples with different preferences, the Audreamy Emperor is the medium firm alternative.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eKey features\u003c\/h3\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eOrthopaedic firm support\u003c\/li\u003e\n      \u003cli\u003eOEKO-TEX® certified 500g bamboo charcoal knitted cover\u003c\/li\u003e\n      \u003cli\u003e1,500 individually wrapped pocket springs\u003c\/li\u003e\n      \u003cli\u003eOrthoCoil™ 7-Zone Extra-Firm pocket spring system\u003c\/li\u003e\n      \u003cli\u003e40% more springs than standard mattresses\u003c\/li\u003e\n      \u003cli\u003e4-layer engineered foam support system\u003c\/li\u003e\n      \u003cli\u003ePromotes healthy spinal alignment\u003c\/li\u003e\n      \u003cli\u003eReduced partner disturbance through independently moving springs\u003c\/li\u003e\n      \u003cli\u003e26cm mattress depth\u003c\/li\u003e\n      \u003cli\u003eVacuum packed for easier moving\u003c\/li\u003e\n      \u003cli\u003e15-year warranty\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Audreamy","offers":[{"title":"King","offer_id":50784995016937,"sku":"UK-Titan-K","price":469.95,"currency_code":"GBP","in_stock":false},{"title":"Double","offer_id":50784995049705,"sku":"UK-Titan-D","price":439.95,"currency_code":"GBP","in_stock":false},{"title":"Single","offer_id":50784995082473,"sku":"UK-Titan-S","price":399.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/1200-1200-room-view-B_0ac6b233-fa1c-4e49-b2f3-46daf140dfb5.jpg?v=1775487891"},{"product_id":"audreamy-kaveno-kids-mattress-latex","title":"Audreamy Kaveno Kids Mattress LATEX","description":"\u003cstyle\u003e\n.ad-kidslatex{\n  --text:#3f3f3f;--heading:#111111;--muted:#7a7a7a;--line:#e8e5df;--line-soft:#ddd7cf;\n  max-width:860px;margin:0 auto;color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  line-height:1.85;\n}\n.ad-kidslatex *{box-sizing:border-box;}\n.ad-kidslatex .hero{padding:8px 0 26px;border-bottom:1px solid var(--line);margin-bottom:28px;}\n.ad-kidslatex .eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 10px;}\n.ad-kidslatex .title{font-size:36px;line-height:1.08;font-weight:500;color:var(--heading);margin:0 0 12px;letter-spacing:-.02em;}\n.ad-kidslatex .tagline{font-size:15px;font-weight:600;color:#0F6E56;margin:0 0 12px;}\n.ad-kidslatex .subtitle{font-size:15px;line-height:1.95;color:#4a4a4a;margin:0 0 12px;max-width:780px;}\n.ad-kidslatex .subtitle:last-child{margin:0;}\n.ad-kidslatex .spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 34px;}\n.ad-kidslatex .spec{border-radius:12px;padding:18px 16px;display:flex;flex-direction:column;gap:5px;}\n.ad-kidslatex .spec-value{display:block;font-size:20px;line-height:1.2;font-weight:500;white-space:nowrap;}\n.ad-kidslatex .spec-label{display:block;font-size:13px;line-height:1.45;}\n.ad-kidslatex .spec-teal{background:#E1F5EE;}\n.ad-kidslatex .spec-teal .spec-value{color:#085041;}\n.ad-kidslatex .spec-teal .spec-label{color:#0F6E56;}\n.ad-kidslatex .spec-blue{background:#E6F1FB;}\n.ad-kidslatex .spec-blue .spec-value{color:#042C53;}\n.ad-kidslatex .spec-blue .spec-label{color:#185FA5;}\n.ad-kidslatex .spec-amber{background:#FAEEDA;}\n.ad-kidslatex .spec-amber .spec-value{color:#412402;}\n.ad-kidslatex .spec-amber .spec-label{color:#854F0B;}\n.ad-kidslatex .spec-green{background:#EAF3DE;}\n.ad-kidslatex .spec-green .spec-value{color:#173404;}\n.ad-kidslatex .spec-green .spec-label{color:#3B6D11;}\n.ad-kidslatex .section{margin:0 0 34px;}\n.ad-kidslatex .section-title{font-size:15px;line-height:1.35;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--heading);margin:0 0 16px;}\n.ad-kidslatex .section-title:after{content:\"\";display:block;width:72px;height:2px;background:var(--heading);opacity:.28;margin-top:10px;}\n.ad-kidslatex p{font-size:14px;line-height:1.95;margin:0 0 14px;color:#474747;}\n.ad-kidslatex p:last-child{margin:0;}\n.ad-kidslatex .sub-block{margin:0 0 20px;}\n.ad-kidslatex .sub-block:last-child{margin:0;}\n.ad-kidslatex .sub-title{font-size:12px;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:var(--heading);margin:0 0 10px;font-weight:600;}\n.ad-kidslatex .feature-list{list-style:none;padding:0;margin:0;border-top:1px solid var(--line);}\n.ad-kidslatex .feature-list li{padding:14px 0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.85;color:#454545;display:flex;gap:12px;align-items:flex-start;}\n.ad-kidslatex .feature-list li:before{content:\"—\";color:#8b8b8b;flex:0 0 auto;}\n.ad-kidslatex .sizes{font-size:14px;color:#4a4a4a;line-height:1.9;margin:0;}\n.ad-kidslatex .closing-note{font-size:13px;color:var(--muted);margin-top:8px;}\n.ad-kidslatex .footnote{margin-top:28px;padding-top:16px;border-top:1px solid var(--line);}\n.ad-kidslatex .footnote p{font-size:12px;color:var(--muted);line-height:1.8;margin:0;}\n@media(max-width:768px){\n  .ad-kidslatex{line-height:1.8;}\n  .ad-kidslatex .hero{padding:4px 0 22px;margin-bottom:24px;}\n  .ad-kidslatex .eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:8px;}\n  .ad-kidslatex .title{font-size:28px;margin-bottom:10px;}\n  .ad-kidslatex .subtitle{font-size:14px;line-height:1.9;}\n  .ad-kidslatex .spec-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:28px;}\n  .ad-kidslatex .spec{padding:16px 14px;}\n  .ad-kidslatex .spec-value{font-size:16px;}\n  .ad-kidslatex .spec-label{font-size:13px;}\n  .ad-kidslatex .section{margin-bottom:28px;}\n  .ad-kidslatex .section-title{font-size:14px;margin-bottom:14px;letter-spacing:.07em;}\n  .ad-kidslatex p{font-size:14px;line-height:1.9;margin-bottom:12px;}\n  .ad-kidslatex .sub-block{margin-bottom:18px;}\n  .ad-kidslatex .sub-title{font-size:11px;margin-bottom:8px;}\n  .ad-kidslatex .feature-list li{padding:12px 0;font-size:14px;line-height:1.8;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ad-kidslatex\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eAudreamy Kids Collection\u003c\/div\u003e\n\u003ch2 class=\"title\"\u003eNatural Latex Mattress\u003c\/h2\u003e\n\u003cp class=\"tagline\"\u003eDesigned to Support Growing Spines — Not Just Comfort.\u003c\/p\u003e\n\u003cp class=\"subtitle\"\u003eMost children's mattresses focus on softness. Audreamy focuses on support where it matters most — your child's developing spine. Built with a reinforced 700-count DreamCoil™ pocket spring system using heavier-gauge steel wire, the Natural Latex Mattress delivers firm, stable support that helps maintain natural spinal alignment night after night — reducing the risk of poor posture and uneven development during the critical years of 2–12.\u003c\/p\u003e\n\u003cp class=\"subtitle\"\u003eCombined with PureLatex™ natural latex memory foam, natural British wool and a breathable TENCEL™ quilted cover, it brings together essential spinal support and a cleaner, more natural sleep environment — so your child sleeps better while growing stronger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec spec-teal\"\u003e\n\u003cspan class=\"spec-value\"\u003eDreamCoil™\u003c\/span\u003e\u003cspan class=\"spec-label\"\u003eReinforced Spinal Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec spec-blue\"\u003e\n\u003cspan class=\"spec-value\"\u003eTENCEL™\u003c\/span\u003e\u003cspan class=\"spec-label\"\u003eSkin-friendly Cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec spec-amber\"\u003e\n\u003cspan class=\"spec-value\"\u003eBritish Wool\u003c\/span\u003e\u003cspan class=\"spec-label\"\u003eNatural Breathability\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec spec-green\"\u003e\n\u003cspan class=\"spec-value\"\u003ePureLatex™\u003c\/span\u003e\u003cspan class=\"spec-label\"\u003eNatural Latex Comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"sub-block\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch3 class=\"section-title\"\u003eDreamCoil™ support core — built for growing spines\u003c\/h3\u003e\n\u003ch4 class=\"sub-title\"\u003eDreamCoil™ Spring System\u003c\/h4\u003e\n\u003cp\u003eA mattress isn't just about comfort — it directly impacts how your child's spine develops. Between the ages of 2 and 12, children's spines are still forming. Without proper support, poor sleep posture can contribute to unnatural spinal curvature, collapsed sleeping positions and long-term alignment issues that are difficult to reverse.\u003c\/p\u003e\n\u003cp\u003eAt the core of the Natural Latex Mattress is the DreamCoil™ independently pocketed spring system, built with heavier-gauge reinforced steel wire for a firmer, more durable support structure — specifically engineered around the spinal development needs of growing children.\u003c\/p\u003e\n\u003cp\u003eDreamCoil™ works by distributing support evenly across the body while each spring responds independently to individual pressure points — helping children maintain a naturally aligned spine throughout the night. That means every 8 hours of sleep isn't just rest. It's 8 hours of continuous, active support for your child's developing body.\u003c\/p\u003e\n\u003cp\u003eCompared to standard children's mattresses, the reinforced DreamCoil™ structure delivers more stable support, significantly reduced risk of sagging and better body alignment through the critical years of growth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eFully reinforced construction\u003c\/h3\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eBuilt stronger throughout\u003c\/h4\u003e\n\u003cp\u003eThe Natural Latex Mattress is fully reinforced from the inside out — from the heavier-gauge DreamCoil™ spring core to the strengthened internal structure and firm foam edge surround. This gives the mattress greater overall rigidity, helping it hold its shape under the active, unpredictable movement of children during both sleep and play.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch3 class=\"section-title\"\u003eImpact felt \u003c\/h3\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eImpact Diffusion Felt (×2)\u003c\/h4\u003e\n\u003cp\u003ePremium cotton felt cushioning pads are placed both above and below the DreamCoil™ spring unit. These layers help spread spring pressure more evenly, protect the comfort materials and improve the long-term durability of the mattress structure.\u003c\/p\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eTENCEL™ quilted cover\u003c\/h3\u003e\n\u003cp\u003eThe surface begins with a premium TENCEL™ lyocell fabric, diamond quilted for a softer, smoother and more breathable first feel. This fixed quilted construction gives the mattress a premium finish while helping children stay drier and more comfortable through the night.\u003c\/p\u003e\n\u003cp\u003eTENCEL™ is used here as part of the mattress's cleaner and more child-friendly comfort story, supporting breathability without relying on synthetic surface treatments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eNatural British Wool Thermal Comfort\u003c\/h3\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eNatural British Wool Thermal Layer\u003c\/h4\u003e\n\u003cp\u003eDirectly beneath the cover sits a thermal comfort layer made from resilient hollow-fibre fill blended with traceable natural British wool. This layer adds natural loft, resilience and year-round temperature regulation to the upper comfort structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eWhy it matters for children\u003c\/h4\u003e\n\u003cp\u003eNatural British wool helps regulate the sleep micro-climate more naturally, keeping the mattress warmer in winter and cooler in summer. This makes the mattress feel more balanced across changing seasons and supports a healthier sleep environment for growing children.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003ePureLatex™ natural comfort\u003c\/h3\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003ePureLatex™ Natural Latex Memory Foam Layer\u003c\/h4\u003e\n\u003cp\u003eThe mattress includes a natural latex memory foam layer. Audreamy's PureLatex™ is a naturally responsive comfort material sourced from rubber tree plantations, adding resilience and cleaner comfort directly beneath the upper thermal layer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eNaturally cleaner comfort\u003c\/h4\u003e\n\u003cp\u003eNatural latex is inherently anti-bacterial, anti-dust-mite and hypoallergenic, making it especially suitable for children with sensitive skin or households seeking a more natural sleep setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eAdaptive support transition\u003c\/h3\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eAdaptive Comfort Foam\u003c\/h4\u003e\n\u003cp\u003eBeneath the latex sits a medium-density adaptive comfort foam layer. This foam helps distribute body weight more evenly, reducing pressure build-up at key contact points and creating a smoother transition into the spring support core below. CertiPUR® certified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eAcoustic Separation Layer\u003c\/h4\u003e\n\u003cp\u003eAn ultra-thin barrier membrane separates the comfort foams from the spring unit. This layer helps keep the internal structure quieter, more stable and more consistent over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003estable base\u003c\/h3\u003e\n\u003ch4 class=\"sub-title\"\u003eNon-slip base fabric\u003c\/h4\u003e\n\u003cp\u003eThe mattress is finished with a textured anti-slip woven base, designed to help keep it securely positioned on slatted or solid bed frames while allowing airflow beneath the mattress.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eDesigned as the natural choice for better sleep\u003c\/h3\u003e\n\u003cp\u003eThis mattress is built for parents who want a more natural children's sleep solution without compromising on structural support. The combination of TENCEL™, natural British wool, natural latex memory foam and individually pocketed springs creates a mattress that feels breathable, resilient and supportive while maintaining a cleaner material story.\u003c\/p\u003e\n\u003cp\u003eIts firm feel makes it especially suitable for children who need a balanced sleep surface that feels comfortable on top while still providing reliable support underneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eKey features\u003c\/h3\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003e700 individually pocketed springs\u003c\/li\u003e\n\u003cli\u003eFirm feel · 20-year warranty\u003c\/li\u003e\n\u003cli\u003eTENCEL™ diamond-quilted cover\u003c\/li\u003e\n\u003cli\u003eNatural British Wool Comfort Layer\u003c\/li\u003e\n\u003cli\u003ePureLatex™ natural latex memory foam layer\u003c\/li\u003e\n\u003cli\u003eMedium-density adaptive comfort foam — CertiPUR® certified\u003c\/li\u003e\n\u003cli\u003eUltra-thin acoustic separation membrane\u003c\/li\u003e\n\u003cli\u003ePremium cotton felt cushioning pads above and below the spring unit\u003c\/li\u003e\n\u003cli\u003eDreamCoil™ reinforced pocket spring system — heavier-gauge steel for superior spinal support\u003c\/li\u003e\n\u003cli\u003eFully reinforced construction throughout — spring core, internal structure and edge surround\u003c\/li\u003e\n\u003cli\u003eNatural, hypoallergenic comfort focus\u003c\/li\u003e\n\u003cli\u003eSuitable for ages 2–12 · bunk \u0026amp; trundle compatible\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eAvailable sizes\u003c\/h3\u003e\n\u003cp class=\"sizes\"\u003eA firm hybrid mattress designed for children aged 2–12. Its low-profile design fits standard bed frames, bunk beds and trundle beds. Fully reinforced construction reduces the risk of falls and maintains structural integrity under active use. Suitable for children with asthma or sensitive skin. Breathable, temperature-regulating materials help children sleep more comfortably through the night.\u003c\/p\u003e\n\u003cp class=\"closing-note\"\u003eA 15cm firm children's mattress built around natural latex memory foam, natural British wool, TENCEL™ comfort and a durable 700-count pocket spring support structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footnote\"\u003e\n\u003cp\u003eArcticFlow™, PureLatex™ and DreamCoil™ are proprietary technologies of Audreamy.  ·  TENCEL™ is a registered trademark of Lenzing AG.  ·  CertiPUR® is a registered certification programme.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Audreamy","offers":[{"title":"Default Title","offer_id":50661427806441,"sku":"UK-M-KAVENO-LTX-S","price":189.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/kid-latex-main1.jpg?v=1778318974"},{"product_id":"audreamy-emperor","title":"Audreamy EMPEROR Mattress","description":"\u003cdiv class=\"ad-emperor\"\u003e\n  \u003cstyle\u003e\n    .ad-emperor{\n      --text:#3f3f3f;\n      --heading:#111111;\n      --muted:#7a7a7a;\n      --line:#e8e5df;\n      --line-soft:#ddd7cf;\n      max-width:860px;\n      margin:0 auto;\n      color:var(--text);\n      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n      line-height:1.85;\n    }\n\n    .ad-emperor *{\n      box-sizing:border-box;\n    }\n\n    .ad-emperor .hero{\n      padding:8px 0 26px;\n      border-bottom:1px solid var(--line);\n      margin-bottom:28px;\n    }\n\n    .ad-emperor .eyebrow{\n      font-size:11px;\n      letter-spacing:.16em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin:0 0 10px;\n    }\n\n    .ad-emperor .title{\n      font-size:36px;\n      line-height:1.08;\n      font-weight:500;\n      color:var(--heading);\n      margin:0 0 12px;\n      letter-spacing:-.02em;\n    }\n\n    .ad-emperor .subtitle{\n      font-size:15px;\n      line-height:1.95;\n      color:#4a4a4a;\n      margin:0;\n      max-width:780px;\n    }\n\n    .ad-emperor .spec-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:10px;\n      margin:0 0 34px;\n    }\n\n    .ad-emperor .spec{\n      background:transparent;\n      border:1px solid var(--line-soft);\n      border-radius:12px;\n      padding:16px 12px;\n      text-align:center;\n      min-height:86px;\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n    }\n\n    .ad-emperor .spec-value{\n      display:block;\n      font-size:23px;\n      line-height:1.1;\n      color:var(--heading);\n      font-weight:550;\n      letter-spacing:-.03em;\n      margin-bottom:4px;\n    }\n\n    .ad-emperor .ad-spec-value--sm{\n      font-size:18px;\n      line-height:1.1;\n      white-space:nowrap;\n    }\n\n    .ad-emperor .spec-label{\n      display:block;\n      font-size:10px;\n      line-height:1.45;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--muted);\n    }\n\n    .ad-emperor .section{\n      margin:0 0 34px;\n    }\n\n    .ad-emperor .section-title{\n      font-size:15px;\n      line-height:1.35;\n      font-weight:700;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 16px;\n    }\n\n    .ad-emperor .section-title:after{\n      content:\"\";\n      display:block;\n      width:72px;\n      height:2px;\n      background:var(--heading);\n      opacity:.28;\n      margin-top:10px;\n    }\n\n    .ad-emperor p{\n      font-size:14px;\n      line-height:1.95;\n      margin:0 0 14px;\n      color:#474747;\n    }\n\n    .ad-emperor .sub-block{\n      margin:0 0 20px;\n    }\n\n    .ad-emperor .sub-title{\n      font-size:12px;\n      line-height:1.4;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 10px;\n      font-weight:600;\n    }\n\n    .ad-emperor .sub-block p{\n      margin:0;\n    }\n\n    .ad-emperor .feature-list{\n      list-style:none;\n      padding:0;\n      margin:0;\n      border-top:1px solid var(--line);\n    }\n\n    .ad-emperor .feature-list li{\n      padding:14px 0;\n      border-bottom:1px solid var(--line);\n      font-size:14px;\n      line-height:1.85;\n      color:#454545;\n      display:flex;\n      gap:12px;\n      align-items:flex-start;\n    }\n\n    .ad-emperor .feature-list li:before{\n      content:\"—\";\n      color:#8b8b8b;\n      flex:0 0 auto;\n    }\n\n    .ad-emperor .sizes{\n      font-size:14px;\n      color:#4a4a4a;\n      line-height:1.9;\n      margin:0;\n    }\n\n    .ad-emperor .closing-note{\n      font-size:13px;\n      color:var(--muted);\n      margin-top:8px;\n    }\n\n    @media (max-width:768px){\n      .ad-emperor{\n        line-height:1.8;\n      }\n\n      .ad-emperor .hero{\n        padding:4px 0 22px;\n        margin-bottom:24px;\n      }\n\n      .ad-emperor .eyebrow{\n        font-size:10px;\n        letter-spacing:.14em;\n        margin-bottom:8px;\n      }\n\n      .ad-emperor .title{\n        font-size:28px;\n        margin-bottom:10px;\n      }\n\n      .ad-emperor .subtitle{\n        font-size:14px;\n        line-height:1.9;\n      }\n\n      .ad-emperor .spec-grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:10px;\n        margin-bottom:28px;\n      }\n\n      .ad-emperor .spec{\n        padding:16px 10px;\n        min-height:84px;\n      }\n\n      .ad-emperor .spec-value{\n        font-size:20px;\n      }\n\n      .ad-emperor .ad-spec-value--sm{\n        font-size:17px;\n        white-space:nowrap;\n      }\n\n      .ad-emperor .spec-label{\n        font-size:9px;\n      }\n\n      .ad-emperor .section{\n        margin-bottom:28px;\n      }\n\n      .ad-emperor .section-title{\n        font-size:14px;\n        margin-bottom:14px;\n        letter-spacing:.07em;\n      }\n\n      .ad-emperor p{\n        font-size:14px;\n        line-height:1.9;\n        margin-bottom:12px;\n      }\n\n      .ad-emperor .sub-block{\n        margin-bottom:18px;\n      }\n\n      .ad-emperor .sub-title{\n        font-size:11px;\n        margin-bottom:8px;\n      }\n\n      .ad-emperor .feature-list li{\n        padding:12px 0;\n        font-size:14px;\n        line-height:1.8;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eAudreamy Flagship Collection\u003c\/div\u003e\n    \u003ch2 class=\"title\"\u003eEmperor Mattress\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003e\n      The Audreamy Emperor is our flagship 34cm sleep system, built around a true LuxeLayer™ Box Top rather than a standard comfort top. Inside this structured box top sits 1,200 MicroCoil™ mini springs, layered with breathable fibre filling, soft foam and memory foam, above an 800-count ZoneCoil™ 7 pocket spring support core. ZoneCoil™ 7 is Audreamy's proprietary 7-zone spring support technology. Together, these two spring systems create 2,000 independently moving springs for refined contouring, reduced partner disturbance and a balanced medium firm feel.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-grid\"\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e2,000\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eTotal Springs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e34cm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eDepth\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value ad-spec-value--sm\"\u003eMedium Firm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eFeel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e15 Year\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eWarranty\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eA real box top, not just extra padding\u003c\/h3\u003e\n    \u003cp\u003e\n      The Emperor's defining feature is its LuxeLayer™ Box Top. Instead of using a simple padded top sewn onto the surface, this design creates a more substantial upper comfort system with its own internal structure. That means a richer first feel, better pressure relief and a more elevated finish overall.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Finished with a premium 320g TENCEL™ quilted cover, the top surface feels soft, breathable and moisture-wicking. Underneath, the box top combines a generously lofted breathable fibre filling, CertiPUR-US® certified soft foam and 20mm CertiPUR-US® certified memory foam to deliver a smoother, fuller and more luxurious comfort experience from the moment you lie down.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e1,200 MicroCoil™ springs inside the box top\u003c\/h3\u003e\n    \u003cp\u003e\n      What truly sets the Emperor apart is that the box top is not only about plushness — it also contains 1,200 MicroCoil™ mini springs. Positioned closer to the sleep surface, these mini springs respond more precisely to the contours of your body, helping the mattress feel more adaptive and more breathable than a standard foam-only top.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      This gives the Emperor a comfort layer that feels more active and responsive, rather than overly flat or heavy. It is one of the key reasons the mattress feels more premium and more engineered than conventional pocket spring designs.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eDualCoil™ — 2,000 springs from top to core\u003c\/h3\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eBox top comfort system\u003c\/h4\u003e\n      \u003cp\u003e\n        The upper LuxeLayer™ Box Top combines a lofted fibre filling, CertiPUR-US® certified soft foam, CertiPUR-US® certified memory foam and 1,200 MicroCoil™ mini springs to create a more refined, contouring sleep surface with enhanced comfort response.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eDeep support core\u003c\/h4\u003e\n      \u003cp\u003e\n        Beneath it, 800 ZoneCoil™ 7 pocket springs form the main support structure. ZoneCoil™ 7 is Audreamy's proprietary 7-zone spring support technology, designed to provide more balanced support across key areas of the body while creating a stable medium firm foundation underneath.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Together, these two systems combine to deliver 2,000 independently moving springs — making the Emperor one of the most engineered sleep surfaces in its class. No other element of the mattress defines its character more than this DualCoil™ count.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eDesigned for couples and everyday luxury\u003c\/h3\u003e\n    \u003cp\u003e\n      Because all 2,000 springs move independently, the Emperor helps limit motion transfer across the mattress. Movement on one side is less likely to travel to the other, making it a strong choice for couples and lighter sleepers who are easily disturbed.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Its medium firm feel balances plush surface comfort with dependable support underneath, giving the mattress a more luxurious hotel-style feel while still remaining practical for everyday sleep.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eKey features\u003c\/h3\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eFlagship 34cm extra deep mattress design\u003c\/li\u003e\n      \u003cli\u003ePremium 320g TENCEL™ quilted cover\u003c\/li\u003e\n      \u003cli\u003eLuxeLayer™ Box Top for a more substantial comfort feel\u003c\/li\u003e\n      \u003cli\u003eBox top filled with lofted fibre filling, CertiPUR-US® certified soft foam and 20mm CertiPUR-US® certified memory foam\u003c\/li\u003e\n      \u003cli\u003e1,200 MicroCoil™ mini springs built into the box top\u003c\/li\u003e\n      \u003cli\u003e800 ZoneCoil™ 7 pocket springs for deeper zoned support\u003c\/li\u003e\n      \u003cli\u003eDualCoil™ construction with 2,000 independently moving springs\u003c\/li\u003e\n      \u003cli\u003eReduced partner disturbance for calmer shared sleep\u003c\/li\u003e\n      \u003cli\u003eMedium firm feel with a more luxurious surface response\u003c\/li\u003e\n      \u003cli\u003eVacuum packed for easier moving and setup\u003c\/li\u003e\n      \u003cli\u003e15-year warranty\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eAvailable sizes\u003c\/h3\u003e\n    \u003cp class=\"sizes\"\u003eSingle, Small Double, Double, King and Super King.\u003c\/p\u003e\n    \u003cp class=\"closing-note\"\u003e\n      A flagship mattress built around a structured box top feel, dual spring support and an 800-count ZoneCoil™ 7 pocket spring core.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Audreamy","offers":[{"title":"King","offer_id":50803178176745,"sku":"UK-EMPEROR-K","price":509.95,"currency_code":"GBP","in_stock":false},{"title":"Double","offer_id":50803178209513,"sku":"UK-EMPEROR-D","price":489.95,"currency_code":"GBP","in_stock":false},{"title":"Single","offer_id":50803178242281,"sku":"UK-EMPEROR-S","price":440.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/king_size_box_top_audreamy_logo_45_logo.jpg?v=1775444323"},{"product_id":"audreamy-vita-mattress","title":"Audreamy Vita Mattress","description":"\u003cdiv class=\"ad-vita\"\u003e\n  \u003cstyle\u003e\n    .ad-vita{\n      --text:#3f3f3f;\n      --heading:#111111;\n      --muted:#7a7a7a;\n      --line:#e8e5df;\n      --line-soft:#ddd7cf;\n      max-width:860px;\n      margin:0 auto;\n      color:var(--text);\n      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n      line-height:1.85;\n    }\n    .ad-vita *{ box-sizing:border-box; }\n    .ad-vita .hero{\n      padding:8px 0 26px;\n      border-bottom:1px solid var(--line);\n      margin-bottom:28px;\n    }\n    .ad-vita .eyebrow{\n      font-size:11px;\n      letter-spacing:.16em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin:0 0 10px;\n    }\n    .ad-vita .title{\n      font-size:36px;\n      line-height:1.08;\n      font-weight:500;\n      color:var(--heading);\n      margin:0 0 12px;\n      letter-spacing:-.02em;\n    }\n    .ad-vita .subtitle{\n      font-size:15px;\n      line-height:1.95;\n      color:#4a4a4a;\n      margin:0;\n      max-width:780px;\n    }\n    .ad-vita .spec-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:10px;\n      margin:0 0 34px;\n    }\n    .ad-vita .spec{\n      background:transparent;\n      border:1px solid var(--line-soft);\n      border-radius:12px;\n      padding:16px 12px;\n      text-align:center;\n      min-height:86px;\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n    }\n    .ad-vita .spec-value{\n      display:block;\n      font-size:23px;\n      line-height:1.1;\n      color:var(--heading);\n      font-weight:550;\n      letter-spacing:-.03em;\n      margin-bottom:4px;\n    }\n    .ad-vita .spec-value--sm{\n      font-size:18px;\n      line-height:1.1;\n      white-space:nowrap;\n    }\n    .ad-vita .spec-label{\n      display:block;\n      font-size:10px;\n      line-height:1.45;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--muted);\n    }\n    .ad-vita .section{ margin:0 0 34px; }\n    .ad-vita .section-title{\n      font-size:15px;\n      line-height:1.35;\n      font-weight:700;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 16px;\n    }\n    .ad-vita .section-title:after{\n      content:\"\";\n      display:block;\n      width:72px;\n      height:2px;\n      background:var(--heading);\n      opacity:.28;\n      margin-top:10px;\n    }\n    .ad-vita p{\n      font-size:14px;\n      line-height:1.95;\n      margin:0 0 14px;\n      color:#474747;\n    }\n    .ad-vita .sub-block{ margin:0 0 20px; }\n    .ad-vita .sub-title{\n      font-size:12px;\n      line-height:1.4;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 10px;\n      font-weight:600;\n    }\n    .ad-vita .sub-block p{ margin:0; }\n    .ad-vita .feature-list{\n      list-style:none;\n      padding:0;\n      margin:0;\n      border-top:1px solid var(--line);\n    }\n    .ad-vita .feature-list li{\n      padding:14px 0;\n      border-bottom:1px solid var(--line);\n      font-size:14px;\n      line-height:1.85;\n      color:#454545;\n      display:flex;\n      gap:12px;\n      align-items:flex-start;\n    }\n    .ad-vita .feature-list li:before{\n      content:\"—\";\n      color:#8b8b8b;\n      flex:0 0 auto;\n    }\n    .ad-vita .sizes{\n      font-size:14px;\n      color:#4a4a4a;\n      line-height:1.9;\n      margin:0;\n    }\n    .ad-vita .closing-note{\n      font-size:13px;\n      color:var(--muted);\n      margin-top:8px;\n    }\n    @media (max-width:768px){\n      .ad-vita{ line-height:1.8; }\n      .ad-vita .hero{ padding:4px 0 22px; margin-bottom:24px; }\n      .ad-vita .eyebrow{ font-size:10px; letter-spacing:.14em; margin-bottom:8px; }\n      .ad-vita .title{ font-size:28px; margin-bottom:10px; }\n      .ad-vita .subtitle{ font-size:14px; line-height:1.9; }\n      .ad-vita .spec-grid{ grid-template-columns:repeat(2,1fr); gap:10px; margin-bottom:28px; }\n      .ad-vita .spec{ padding:16px 10px; min-height:84px; }\n      .ad-vita .spec-value{ font-size:20px; }\n      .ad-vita .spec-value--sm{ font-size:17px; }\n      .ad-vita .section{ margin-bottom:28px; }\n      .ad-vita .section-title{ font-size:14px; margin-bottom:14px; letter-spacing:.07em; }\n      .ad-vita p{ font-size:14px; line-height:1.9; margin-bottom:12px; }\n      .ad-vita .sub-block{ margin-bottom:18px; }\n      .ad-vita .sub-title{ font-size:11px; margin-bottom:8px; }\n      .ad-vita .feature-list li{ padding:12px 0; font-size:14px; line-height:1.8; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eAudreamy Vita Collection\u003c\/div\u003e\n    \u003ch2 class=\"title\"\u003eVita Mattress\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003e\n      The Audreamy Vita Mattress is a 34cm medium firm pillow top sleep system built for customers who want cooling comfort without sacrificing proper support. As one of our best-selling pillow top models, Vita combines AirCell™ open-cell memory foam — Audreamy's proprietary breathable memory foam technology — with a responsive layered foam build and a 1,000-count ZoneCoil™ 7 pocket spring core. ZoneCoil™ 7 is Audreamy's proprietary 7-zone spring support technology. The sleep surface is finished with a bamboo-derived knitted cover, naturally softer and more breathable than conventional cotton. The result is a mattress that stays cool through the night, contours gently to the body, and delivers structured medium firm support underneath, with significantly reduced partner disturbance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-grid\"\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e1,000\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003ePocket Springs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e34cm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eDepth\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value spec-value--sm\"\u003eMedium Firm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eFeel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e15 Year\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eWarranty\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eA best-selling pillow top, built to sleep cool\u003c\/h3\u003e\n    \u003cp\u003e\n      Vita is built around a true pillow top construction, giving the mattress a fuller, more enveloping first feel. Rather than a flat or tightly structured sleep surface, the raised pillow top creates an immediate softness that many customers associate with a more premium sleep experience — while the layers beneath ensure the support stays firmly in place throughout the night.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      What sets Vita apart from a conventional pillow top is its cooling focus. The AirCell™ memory foam layer at its heart is engineered to actively circulate air as you sleep, preventing the heat build-up that makes many memory foam mattresses uncomfortable for warm sleepers. This is one of the key reasons Vita has become one of our best-selling pillow top models.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eComfort layers, designed for coolness and pressure relief\u003c\/h3\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eBamboo knitted pillow top cover\u003c\/h4\u003e\n      \u003cp\u003e\n        The sleep surface begins with a bamboo-derived knitted cover. Bamboo fibres are naturally softer than cotton and highly breathable, wicking moisture away from the skin and keeping the surface feeling fresh through the night. Certified to OEKO-TEX® standards, the fabric is free from harmful substances and suitable for sensitive skin. Paired with the pillow top build, it creates a more cushioned, lofted feel with a noticeably premium hand feel from the first touch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eAdaptive comfort foam stack\u003c\/h4\u003e\n      \u003cp\u003e\n        Beneath the cover sits a multi-layer adaptive comfort foam stack: a cloud-soft micro-fibre fill that delivers immediate plush depth and keeps air moving through the upper comfort zone; a contoured pressure-relief foam that gently yields under load without bottoming out; a stability foam base; and a whisper-quiet motion isolation membrane that keeps every layer composed and completely silent when you shift position during the night. All foam layers are CertiPUR-US® certified and entirely free from glass fibre.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eAirCell™ memory foam\u003c\/h4\u003e\n      \u003cp\u003e\n        At the centre of Vita's comfort story is AirCell™ memory foam — Audreamy's proprietary open-cell memory foam. While standard memory foam uses a dense, sealed cell structure that traps body heat, AirCell™ is engineered with an interconnected open-cell structure that allows air to circulate continuously through the material. The result is a foam that contours precisely to the shoulders, hips and lower back for pressure relief, without the heat build-up that makes conventional memory foam uncomfortable for warm sleepers. CertiPUR-US® certified and glass fibre free.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003ePrecision-engineered support foam core\u003c\/h4\u003e\n      \u003cp\u003e\n        Below the AirCell™ layer sits a precision-engineered support foam core — the structural foundation that unifies the comfort layers above with the spring response beneath. It maintains its integrity under sustained nightly load far longer than standard foam, forming the primary pressure-distribution platform above the springs. Calibrated to complement the softer pillow top rather than push back too firmly, this is what gives Vita its medium firm character rather than a fully firm feel. CertiPUR-US® certified and glass fibre free.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e1,000 ZoneCoil™ 7 pocket springs\u003c\/h3\u003e\n    \u003cp\u003e\n      At the core of the Vita Mattress is a 1,000-count ZoneCoil™ 7 pocket spring system. Each spring is individually wrapped, allowing it to respond independently to movement and body weight. This means the mattress contours more precisely to the sleeper while minimising motion transfer across the bed — so movement on one side is far less likely to disturb the other.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      ZoneCoil™ 7 is Audreamy's proprietary 7-zone spring support technology. The spring layout is designed to create more balanced support across key areas of the body — softer at the shoulders and legs, firmer at the lower back and hips — helping the spine maintain a more neutral position throughout the night.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eCool comfort on top, structured support underneath\u003c\/h3\u003e\n    \u003cp\u003e\n      Vita has a medium firm feel, but it delivers that support in a layered and cushioned way. The pillow top and comfort layers create a softer, more enveloping first feel, while the firm support foam and ZoneCoil™ 7 spring core keep the mattress stable and composed underneath.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      This combination makes Vita especially well-suited to customers who want medium firm support, but prefer a cooler, more cushioned sleep surface — particularly those who have found that conventional memory foam runs too warm.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eSupportive from top to base\u003c\/h3\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eDual-layer premium cotton insulation pads\u003c\/h4\u003e\n      \u003cp\u003e\n        Dual-layer premium cotton insulation pads are positioned above and below the ZoneCoil™ spring unit, creating a refined barrier between the comfort layers and the spring core. They spread individual spring pressure across a broader surface area, protecting the comfort layers from localised compression fatigue and extending the overall mattress lifespan.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eHigh-resilience reinforced border and anti-slip base\u003c\/h4\u003e\n      \u003cp\u003e\n        Perimeter side panels feature a knitted fabric shell with a high-resilience foam-reinforced border, maintaining a firm, upright edge profile so the mattress retains its shape and is comfortable to sit on. Beneath, an anti-slip grip base keeps the Vita securely positioned on any divan or slatted frame throughout the night.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eKey features\u003c\/h3\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eBest-selling 34cm pillow top mattress design\u003c\/li\u003e\n      \u003cli\u003eOEKO-TEX® certified bamboo knitted pillow top cover — naturally soft, breathable and moisture-wicking\u003c\/li\u003e\n      \u003cli\u003eAirCell™ open-cell memory foam — Audreamy's proprietary cooling memory foam technology\u003c\/li\u003e\n      \u003cli\u003eAdaptive comfort foam stack: cloud-soft micro-fibre fill, contoured pressure-relief foam, stability foam base and whisper-quiet motion isolation membrane\u003c\/li\u003e\n      \u003cli\u003ePrecision-engineered support foam core for even pressure distribution and long-term structural integrity\u003c\/li\u003e\n      \u003cli\u003eAll foam layers CertiPUR-US® certified — rigorously tested for durability, performance and absence of harmful substances\u003c\/li\u003e\n      \u003cli\u003eGlass fibre free throughout\u003c\/li\u003e\n      \u003cli\u003e1,000 ZoneCoil™ 7 pocket springs\u003c\/li\u003e\n      \u003cli\u003eZoneCoil™ 7 proprietary 7-zone spring support technology\u003c\/li\u003e\n      \u003cli\u003eMedium firm feel with cushioned pillow top comfort\u003c\/li\u003e\n      \u003cli\u003eReduced partner disturbance for calmer shared sleep\u003c\/li\u003e\n      \u003cli\u003eDual-layer premium cotton insulation pads for spring protection and durability\u003c\/li\u003e\n      \u003cli\u003eHigh-resilience foam-reinforced border and anti-slip grip base\u003c\/li\u003e\n      \u003cli\u003e15-year warranty\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eAvailable sizes\u003c\/h3\u003e\n    \u003cp class=\"sizes\"\u003eSingle, Double, King and Super King.\u003c\/p\u003e\n    \u003cp class=\"closing-note\"\u003e\n      A 34cm medium firm best-selling pillow top mattress built with AirCell™ cooling memory foam and a 1,000-count ZoneCoil™ 7 pocket spring core.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Audreamy","offers":[{"title":"King","offer_id":50997151367401,"sku":"UK-VITA-K","price":480.0,"currency_code":"GBP","in_stock":false},{"title":"Double","offer_id":50997151400169,"sku":"UK-VITA-D","price":430.0,"currency_code":"GBP","in_stock":false},{"title":"Single","offer_id":50997151432937,"sku":"UK-VITA-S","price":399.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/2K_202604102115.jpg?v=1776392451"},{"product_id":"audreamy-arctic-mattress","title":"Audreamy Arctic Mattress","description":"\u003cdiv class=\"ad-vita\"\u003e\n  \u003cstyle\u003e\n    .ad-vita{\n      --text:#3f3f3f;\n      --heading:#111111;\n      --muted:#7a7a7a;\n      --line:#e8e5df;\n      --line-soft:#ddd7cf;\n      max-width:860px;\n      margin:0 auto;\n      color:var(--text);\n      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n      line-height:1.85;\n    }\n    .ad-vita *{ box-sizing:border-box; }\n    .ad-vita .hero{\n      padding:8px 0 26px;\n      border-bottom:1px solid var(--line);\n      margin-bottom:28px;\n    }\n    .ad-vita .eyebrow{\n      font-size:11px;\n      letter-spacing:.16em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin:0 0 10px;\n    }\n    .ad-vita .title{\n      font-size:36px;\n      line-height:1.08;\n      font-weight:500;\n      color:var(--heading);\n      margin:0 0 12px;\n      letter-spacing:-.02em;\n    }\n    .ad-vita .subtitle{\n      font-size:15px;\n      line-height:1.95;\n      color:#4a4a4a;\n      margin:0;\n      max-width:780px;\n    }\n    .ad-vita .spec-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:10px;\n      margin:0 0 34px;\n    }\n    .ad-vita .spec{\n      background:transparent;\n      border:1px solid var(--line-soft);\n      border-radius:12px;\n      padding:16px 12px;\n      text-align:center;\n      min-height:86px;\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n    }\n    .ad-vita .spec-value{\n      display:block;\n      font-size:23px;\n      line-height:1.1;\n      color:var(--heading);\n      font-weight:550;\n      letter-spacing:-.03em;\n      margin-bottom:4px;\n    }\n    .ad-vita .spec-value--sm{\n      font-size:18px;\n      line-height:1.1;\n      white-space:nowrap;\n    }\n    .ad-vita .spec-label{\n      display:block;\n      font-size:10px;\n      line-height:1.45;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--muted);\n    }\n    .ad-vita .section{ margin:0 0 34px; }\n    .ad-vita .section-title{\n      font-size:15px;\n      line-height:1.35;\n      font-weight:700;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 16px;\n    }\n    .ad-vita .section-title:after{\n      content:\"\";\n      display:block;\n      width:72px;\n      height:2px;\n      background:var(--heading);\n      opacity:.28;\n      margin-top:10px;\n    }\n    .ad-vita p{\n      font-size:14px;\n      line-height:1.95;\n      margin:0 0 14px;\n      color:#474747;\n    }\n    .ad-vita .sub-block{ margin:0 0 20px; }\n    .ad-vita .sub-title{\n      font-size:12px;\n      line-height:1.4;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 10px;\n      font-weight:600;\n    }\n    .ad-vita .sub-block p{ margin:0; }\n    .ad-vita .feature-list{\n      list-style:none;\n      padding:0;\n      margin:0;\n      border-top:1px solid var(--line);\n    }\n    .ad-vita .feature-list li{\n      padding:14px 0;\n      border-bottom:1px solid var(--line);\n      font-size:14px;\n      line-height:1.85;\n      color:#454545;\n      display:flex;\n      gap:12px;\n      align-items:flex-start;\n    }\n    .ad-vita .feature-list li:before{\n      content:\"—\";\n      color:#8b8b8b;\n      flex:0 0 auto;\n    }\n    .ad-vita .sizes{\n      font-size:14px;\n      color:#4a4a4a;\n      line-height:1.9;\n      margin:0;\n    }\n    .ad-vita .closing-note{\n      font-size:13px;\n      color:var(--muted);\n      margin-top:8px;\n    }\n    @media (max-width:768px){\n      .ad-vita{ line-height:1.8; }\n      .ad-vita .hero{ padding:4px 0 22px; margin-bottom:24px; }\n      .ad-vita .eyebrow{ font-size:10px; letter-spacing:.14em; margin-bottom:8px; }\n      .ad-vita .title{ font-size:28px; margin-bottom:10px; }\n      .ad-vita .subtitle{ font-size:14px; line-height:1.9; }\n      .ad-vita .spec-grid{ grid-template-columns:repeat(2,1fr); gap:10px; margin-bottom:28px; }\n      .ad-vita .spec{ padding:16px 10px; min-height:84px; }\n      .ad-vita .spec-value{ font-size:20px; }\n      .ad-vita .spec-value--sm{ font-size:17px; }\n      .ad-vita .section{ margin-bottom:28px; }\n      .ad-vita .section-title{ font-size:14px; margin-bottom:14px; letter-spacing:.07em; }\n      .ad-vita p{ font-size:14px; line-height:1.9; margin-bottom:12px; }\n      .ad-vita .sub-block{ margin-bottom:18px; }\n      .ad-vita .sub-title{ font-size:11px; margin-bottom:8px; }\n      .ad-vita .feature-list li{ padding:12px 0; font-size:14px; line-height:1.8; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eAudreamy Arctic Collection\u003c\/div\u003e\n    \u003ch2 class=\"title\"\u003eArctic Mattress\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003e\n      The Audreamy Arctic Mattress is a 34cm medium firm hybrid sleep system built for customers who sleep hot and need active cooling without compromising proper support. Arctic combines ArcticGel™ gel-infused memory foam — Audreamy's proprietary active cooling memory foam technology — with BritWool™ natural wool blending, a high-density layered foam build, and a 1,000-count ZoneCoil™ 7 pocket spring core. ZoneCoil™ 7 is Audreamy's proprietary 7-zone spring support technology. The sleep surface is finished with a bamboo-derived knitted cover, naturally softer and more breathable than conventional cotton. The result is a mattress that draws heat away from the body throughout the night, contours gently to key pressure points for plush pressure relief, and delivers structured medium firm support from surface to base — with significantly reduced partner disturbance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-grid\"\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e1,000\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003ePocket Springs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e34cm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eDepth\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value spec-value--sm\"\u003eMedium Firm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eFeel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e15 Year\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eWarranty\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eActive cooling, all night long\u003c\/h3\u003e\n    \u003cp\u003e\n      Most mattresses that claim to sleep cool rely on breathable covers or open-cell foam to passively reduce heat. Arctic goes further. At the centre of its comfort system is ArcticGel™ memory foam — a gel-infused layer in which gel particles are permanently bonded into the foam matrix. Rather than simply allowing heat to dissipate, ArcticGel™ actively absorbs excess body heat at the point of contact and redirects it away from the sleep surface, maintaining a consistently cooler feel from the first moment of lying down through to the morning.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      This active cooling approach is what distinguishes Arctic from Vita and from standard breathable foam designs. It is the natural choice for customers who run warm at night, or who have found that conventional memory foam traps too much heat to be comfortable across a full night's sleep.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eComfort layers, designed for cooling and pressure relief\u003c\/h3\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eBamboo knitted cover\u003c\/h4\u003e\n      \u003cp\u003e\n        The sleep surface begins with a bamboo-derived knitted cover. Bamboo fibres are naturally softer than cotton and highly breathable, wicking moisture away from the skin and keeping the surface feeling fresh throughout the night. Certified to OEKO-TEX® standards, the fabric is free from harmful substances and suitable for sensitive skin. The quilted construction gives the cover a premium hand feel and a clean, structured finish across the full sleep surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eBritWool™ wool blend layer\u003c\/h4\u003e\n      \u003cp\u003e\n        Directly beneath the cover sits Audreamy's BritWool™ thermal regulation layer — a premium natural fibre blend incorporating British-sourced wool. Wool is a natural temperature regulator: it absorbs and releases moisture in response to body heat, helping to keep the sleep environment warmer in winter and cooler in summer without any synthetic intervention. Within the Arctic system, BritWool™ works in tandem with ArcticGel™ to form a dual-layer thermal approach — wool handles the broader climate regulation, while gel memory foam manages peak heat absorption at the sleep surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eArcticGel™ memory foam\u003c\/h4\u003e\n      \u003cp\u003e\n        At the core of Arctic's comfort story is ArcticGel™ — Audreamy's proprietary gel-infused memory foam, CertiPUR and CertiPUR-US certified. Where standard memory foam uses a dense foam matrix that absorbs and holds body heat, ArcticGel™ integrates gel particles directly into the foam structure during manufacture. These gel particles continuously absorb excess body heat and redirect it away from the sleep surface — preventing the progressive warming that makes conventional memory foam uncomfortable for hot sleepers. At the same time, the memory foam layer conforms precisely to the shoulders, hips and lower back for targeted pressure relief throughout the night.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eTransition foam and high-density support foam\u003c\/h4\u003e\n      \u003cp\u003e\n        Below the ArcticGel™ layer, a transition foam sheet creates a smooth gradient in firmness — preventing any abrupt shift between the conforming comfort layer and the firm support structure beneath. A premium high-density support foam then distributes body weight evenly across the full spring system. Its dense composition resists compression under sustained nightly load, helping the mattress maintain its shape and preventing the dips and sags that can develop over time in lower-density builds. Both foams are CertiPUR and CertiPUR-US certified.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e1,000 ZoneCoil™ 7 pocket springs\u003c\/h3\u003e\n    \u003cp\u003e\n      At the foundation of the Arctic Mattress is a 1,000-count ZoneCoil™ 7 pocket spring system. Each spring is individually wrapped in its own fabric pocket, allowing it to compress and respond independently to movement and body weight. This independent action means the mattress contours more precisely to the sleeper while isolating motion across the bed — so movement on one side is far less likely to disturb the other.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      ZoneCoil™ 7 is Audreamy's proprietary 7-zone spring support technology. The spring layout is engineered to deliver differentiated support across the body's key pressure zones — softer compression at the shoulders and legs, and firmer resistance at the lower back and hips — helping the spine maintain a neutral alignment and reducing the postural strain that can cause morning stiffness.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      The Arctic's ZoneCoil™ 7 uses a heavier wire gauge than the Vita, giving the spring system a firmer, more responsive feel that complements Arctic's structured medium firm character.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003ePlush comfort on top, structured support underneath\u003c\/h3\u003e\n    \u003cp\u003e\n      Arctic has a medium firm feel, but delivers it in a cushioned and enveloping way. The BritWool™ layer and bamboo knitted cover create a soft, plush first feel at the sleep surface, while the high-density support foam and ZoneCoil™ 7 spring core keep the mattress stable and composed underneath. The ArcticGel™ memory foam in between contours precisely to the body's shape — so the comfort feels generous, not rigid.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      The key difference between Arctic and Vita is not firmness or feel — both deliver a medium firm, plush sleep experience. The distinction is in how they manage heat. Vita uses AirCell™ open-cell foam to allow passive airflow and reduce heat build-up. Arctic goes a step further with ArcticGel™ — actively drawing heat away from the body throughout the night. Arctic is the natural choice for customers who want the same cushioned comfort as Vita, but need more aggressive cooling.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eSupportive from top to base\u003c\/h3\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eImpact diffusion felt pads\u003c\/h4\u003e\n      \u003cp\u003e\n        Two natural cotton felt pads are positioned symmetrically above and below the ZoneCoil™ 7 spring unit. They act as protective buffers between the foam layers and the spring system, distributing individual spring pressure more evenly across the comfort layers and protecting them from premature localised compression fatigue. The lower felt pad additionally stabilises the spring unit from beneath, extending the structural integrity of the mattress over time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eReinforced border and non-slip base\u003c\/h4\u003e\n      \u003cp\u003e\n        A three-layer reinforced border — knitted fabric, natural cotton fibre and high-resilience foam — runs the full perimeter of the mattress, maintaining a firm, upright edge under consistent load. The Arctic retains its shape and is comfortable to sit on at the edge without significant sinkage. The breathable non-slip base fabric keeps the mattress securely positioned on any divan or slatted frame throughout the night, without the need for fixings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eCertifications\u003c\/h3\u003e\n    \u003cp\u003e\n      The Arctic Mattress is built to independently verified safety and quality standards across its key materials. The bamboo knitted cover is certified to OEKO-TEX® standards, confirming it is free from harmful substances. The ArcticGel™ memory foam and all support foams are CertiPUR and CertiPUR-US certified — meeting rigorous standards for content, emissions and durability, and independently tested to confirm they are free from harmful chemicals including heavy metals, formaldehyde and ozone-depleting substances.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eKey features\u003c\/h3\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e34cm hybrid mattress with active gel cooling at the comfort layer\u003c\/li\u003e\n      \u003cli\u003eOEKO-TEX® certified bamboo knitted cover — naturally soft, breathable and moisture-wicking\u003c\/li\u003e\n      \u003cli\u003eBritWool™ wool blend layer — Audreamy's proprietary natural thermal regulation technology\u003c\/li\u003e\n      \u003cli\u003eArcticGel™ gel-infused memory foam — Audreamy's proprietary active cooling memory foam, CertiPUR and CertiPUR-US certified\u003c\/li\u003e\n      \u003cli\u003ePremium high-density support foam for even weight distribution and long-term durability — CertiPUR and CertiPUR-US certified\u003c\/li\u003e\n      \u003cli\u003e1,000 ZoneCoil™ 7 pocket springs\u003c\/li\u003e\n      \u003cli\u003eZoneCoil™ 7 proprietary 7-zone spring support technology\u003c\/li\u003e\n      \u003cli\u003eHeavier-gauge springs for a firmer, more responsive feel than Vita\u003c\/li\u003e\n      \u003cli\u003eMedium firm feel with consistent support from surface to base\u003c\/li\u003e\n      \u003cli\u003eReduced partner disturbance through individually wrapped pocket springs\u003c\/li\u003e\n      \u003cli\u003eImpact diffusion felt pads above and below the spring unit for long-term durability\u003c\/li\u003e\n      \u003cli\u003eReinforced three-layer border and non-slip base for edge support and stability\u003c\/li\u003e\n      \u003cli\u003e15-year warranty\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eAvailable sizes\u003c\/h3\u003e\n    \u003cp class=\"sizes\"\u003eSingle, Double, King and Super King.\u003c\/p\u003e\n    \u003cp class=\"closing-note\"\u003e\n      A 34cm medium firm hybrid mattress built with BritWool™ natural thermal regulation, ArcticGel™ active cooling memory foam and a 1,000-count ZoneCoil™ 7 pocket spring core.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Audreamy","offers":[{"title":"King","offer_id":50997144355049,"sku":"UK-ARCTIC-K","price":509.95,"currency_code":"GBP","in_stock":false},{"title":"Double","offer_id":50997144387817,"sku":"UK-ARCTIC-D","price":460.0,"currency_code":"GBP","in_stock":false},{"title":"Single","offer_id":50997144420585,"sku":"UK-ARCTIC-S","price":420.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/logo_logo_logo__2K_202604161634_1.jpg?v=1776393635"},{"product_id":"audreamy-heritage-mattress","title":"Audreamy Heritage Mattress","description":"\u003cdiv class=\"ad-heritage\"\u003e\n  \u003cstyle\u003e\n    .ad-heritage{\n      --text:#3f3f3f;\n      --heading:#111111;\n      --muted:#7a7a7a;\n      --line:#e8e5df;\n      --line-soft:#ddd7cf;\n      max-width:860px;\n      margin:0 auto;\n      color:var(--text);\n      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n      line-height:1.85;\n    }\n\n    .ad-heritage *{\n      box-sizing:border-box;\n    }\n\n    .ad-heritage .hero{\n      padding:8px 0 26px;\n      border-bottom:1px solid var(--line);\n      margin-bottom:28px;\n    }\n\n    .ad-heritage .eyebrow{\n      font-size:11px;\n      letter-spacing:.16em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin:0 0 10px;\n    }\n\n    .ad-heritage .title{\n      font-size:36px;\n      line-height:1.08;\n      font-weight:500;\n      color:var(--heading);\n      margin:0 0 12px;\n      letter-spacing:-.02em;\n    }\n\n    .ad-heritage .subtitle{\n      font-size:15px;\n      line-height:1.95;\n      color:#4a4a4a;\n      margin:0;\n      max-width:780px;\n    }\n\n    .ad-heritage .spec-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:10px;\n      margin:0 0 34px;\n    }\n\n    .ad-heritage .spec{\n      background:transparent;\n      border:1px solid var(--line-soft);\n      border-radius:12px;\n      padding:16px 12px;\n      text-align:center;\n      min-height:86px;\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n    }\n\n    .ad-heritage .spec-value{\n      display:block;\n      font-size:23px;\n      line-height:1.1;\n      color:var(--heading);\n      font-weight:550;\n      letter-spacing:-.03em;\n      margin-bottom:4px;\n    }\n\n    .ad-heritage .spec-value--sm{\n      font-size:18px;\n      line-height:1.1;\n      white-space:nowrap;\n    }\n\n    .ad-heritage .spec-label{\n      display:block;\n      font-size:10px;\n      line-height:1.45;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--muted);\n    }\n\n    .ad-heritage .section{\n      margin:0 0 34px;\n    }\n\n    .ad-heritage .section-title{\n      font-size:15px;\n      line-height:1.35;\n      font-weight:700;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 16px;\n    }\n\n    .ad-heritage .section-title:after{\n      content:\"\";\n      display:block;\n      width:72px;\n      height:2px;\n      background:var(--heading);\n      opacity:.28;\n      margin-top:10px;\n    }\n\n    .ad-heritage p{\n      font-size:14px;\n      line-height:1.95;\n      margin:0 0 14px;\n      color:#474747;\n    }\n\n    .ad-heritage .sub-block{\n      margin:0 0 20px;\n    }\n\n    .ad-heritage .sub-title{\n      font-size:12px;\n      line-height:1.4;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 10px;\n      font-weight:600;\n    }\n\n    .ad-heritage .sub-block p{\n      margin:0;\n    }\n\n    .ad-heritage .feature-list{\n      list-style:none;\n      padding:0;\n      margin:0;\n      border-top:1px solid var(--line);\n    }\n\n    .ad-heritage .feature-list li{\n      padding:14px 0;\n      border-bottom:1px solid var(--line);\n      font-size:14px;\n      line-height:1.85;\n      color:#454545;\n      display:flex;\n      gap:12px;\n      align-items:flex-start;\n    }\n\n    .ad-heritage .feature-list li:before{\n      content:\"—\";\n      color:#8b8b8b;\n      flex:0 0 auto;\n    }\n\n    .ad-heritage .sizes{\n      font-size:14px;\n      color:#4a4a4a;\n      line-height:1.9;\n      margin:0;\n    }\n\n    .ad-heritage .closing-note{\n      font-size:13px;\n      color:var(--muted);\n      margin-top:8px;\n    }\n\n    @media (max-width:768px){\n      .ad-heritage{\n        line-height:1.8;\n      }\n\n      .ad-heritage .hero{\n        padding:4px 0 22px;\n        margin-bottom:24px;\n      }\n\n      .ad-heritage .eyebrow{\n        font-size:10px;\n        letter-spacing:.14em;\n        margin-bottom:8px;\n      }\n\n      .ad-heritage .title{\n        font-size:28px;\n        margin-bottom:10px;\n      }\n\n      .ad-heritage .subtitle{\n        font-size:14px;\n        line-height:1.9;\n      }\n\n      .ad-heritage .spec-grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:10px;\n        margin-bottom:28px;\n      }\n\n      .ad-heritage .spec{\n        padding:16px 10px;\n        min-height:84px;\n      }\n\n      .ad-heritage .spec-value{\n        font-size:20px;\n      }\n\n      .ad-heritage .spec-value--sm{\n        font-size:17px;\n        white-space:nowrap;\n      }\n\n      .ad-heritage .spec-label{\n        font-size:9px;\n      }\n\n      .ad-heritage .section{\n        margin-bottom:28px;\n      }\n\n      .ad-heritage .section-title{\n        font-size:14px;\n        margin-bottom:14px;\n        letter-spacing:.07em;\n      }\n\n      .ad-heritage p{\n        font-size:14px;\n        line-height:1.9;\n        margin-bottom:12px;\n      }\n\n      .ad-heritage .sub-block{\n        margin-bottom:18px;\n      }\n\n      .ad-heritage .sub-title{\n        font-size:11px;\n        margin-bottom:8px;\n      }\n\n      .ad-heritage .feature-list li{\n        padding:12px 0;\n        font-size:14px;\n        line-height:1.8;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eAudreamy Heritage Collection\u003c\/div\u003e\n    \u003ch2 class=\"title\"\u003eHeritage Mattress\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003e\n      The Audreamy Heritage Mattress is a 34cm medium firm sleep system designed for adults who want support that feels structured, precise and clean. Built around a flush Euro Top profile, Heritage combines natural comfort materials including bamboo, BritWool™ and PureLatex™ with a deeper foam support stack and a 1,000-count ZoneCoil™ 9 pocket spring core. ZoneCoil™ 9 is Audreamy's proprietary 9-zone spring support technology. The result is a more composed, body-mapped sleep surface with reduced partner disturbance and a distinctly more engineered feel.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-grid\"\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e1,000\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003ePocket Springs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e34cm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eDepth\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value spec-value--sm\"\u003eMedium Firm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eFeel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e15 Year\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eWarranty\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eThe Euro Top difference\u003c\/h3\u003e\n    \u003cp\u003e\n      Heritage is built with a true Euro Top, meaning the upper comfort section is integrated flush with the mattress edge rather than sitting as a separate overhanging top. This gives the mattress a cleaner, more architectural profile while helping the comfort layers stay stable, even and permanently aligned across the sleep surface.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      It also changes the feel. Instead of a looser, more floating top section, Heritage delivers a more structured first impression — refined, balanced and precise from the moment you lie down.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eNatural comfort, layered with purpose\u003c\/h3\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eBamboo knitted cover\u003c\/h4\u003e\n      \u003cp\u003e\n        The surface begins with a bamboo-derived knitted cover that feels soft, breathable and comfortable against the skin. The Euro Top construction integrates the comfort section flush with the mattress edge — no overhanging top, no shifting, no gaps. The result is a cleaner, more architectural profile with a more structured first impression from the moment you lie down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eBritWool™ wool blend layer\u003c\/h4\u003e\n      \u003cp\u003e\n        Beneath the cover sits BritWool™, a wool blend layer chosen for year-round temperature regulation. BritWool™ helps maintain a more stable sleep micro-climate, keeping the mattress comfortable across changing seasons. British wool's unique keratin fibre structure actively absorbs and releases moisture — without any synthetic temperature control. Locally sourced for a lower environmental footprint.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003ePureLatex™ natural latex\u003c\/h4\u003e\n      \u003cp\u003e\n        Heritage also includes a natural latex layer that adds a cleaner, more responsive feel than standard foam alone — lively and resilient, with no memory lag. Inherently anti-bacterial, anti-dust-mite and hypoallergenic, with no chemical treatment required. The open-cell structure also promotes airflow for a more naturally balanced sleep surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eProgressive comfort foam stack\u003c\/h4\u003e\n      \u003cp\u003e\n        Below the latex, the internal foam structure includes convoluted comfort foam and a deeper high-density support foam layer. The wave-profile upper foam compresses more gradually under load, softening the transition between the latex above and the support layers below. The high-resilience base foam maintains its shape under sustained nightly load, providing the primary pressure-relief platform above the spring core and creating a fuller, more controlled comfort profile throughout.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e1,000 ZoneCoil™ 9 pocket springs\u003c\/h3\u003e\n    \u003cp\u003e\n      At the centre of the Heritage Mattress is a 1,000-count ZoneCoil™ 9 pocket spring system. Each spring responds independently to pressure and movement, allowing the mattress to contour more precisely to the body while reducing motion transfer across the bed.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      ZoneCoil™ 9 is Audreamy's proprietary 9-zone spring support technology. Different parts of the body do not carry weight in the same way, so the spring system is designed to respond with more precision across shoulders, lumbar, hips and legs. This gives Heritage a more body-mapped, engineered feel than a standard single-zone spring core.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eSupportive from top to base\u003c\/h3\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eImpact felt protection\u003c\/h4\u003e\n      \u003cp\u003e\n        Natural cotton cushioning pads sit symmetrically above and below the ZoneCoil™ 9 spring unit. They spread individual spring pressure across a broader surface area, protecting the comfort layers above from localised compression fatigue and the base below from abrasion — contributing to a more durable support platform and helping the mattress maintain its shape over time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eStructured border and non-slip base\u003c\/h4\u003e\n      \u003cp\u003e\n        The side construction — premium knitted fabric bonded with a resilient foam core — holds a firm, upright edge that maintains its shape under consistent load, with no edge collapse when sitting. The breathable non-slip base grips any divan or slatted frame, keeping the mattress securely positioned without restricting airflow beneath.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eMedium firm, felt with more precision\u003c\/h3\u003e\n    \u003cp\u003e\n      Heritage has a medium firm tension, but the way it delivers that support is what sets it apart. Rather than feeling overly plush or heavily cushioned, the mattress is tuned to feel more direct, more even and more precise through the body. It is designed for adults who want the comfort layers to support the spring system — not hide it.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      This makes Heritage especially appealing for sleepers who prefer a more structured and composed sleep surface, while still wanting natural comfort materials and a premium layered build.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eKey features\u003c\/h3\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e34cm deep mattress design\u003c\/li\u003e\n      \u003cli\u003eFlush Euro Top construction for a cleaner, more structured finish\u003c\/li\u003e\n      \u003cli\u003eBamboo knitted cover for soft, breathable surface comfort\u003c\/li\u003e\n      \u003cli\u003eBritWool™ wool blend layer for year-round temperature balance\u003c\/li\u003e\n      \u003cli\u003ePureLatex™ natural latex for responsive, breathable comfort\u003c\/li\u003e\n      \u003cli\u003eConvoluted comfort foam and deeper high-density support foam layers\u003c\/li\u003e\n      \u003cli\u003e1,000 ZoneCoil™ 9 pocket springs\u003c\/li\u003e\n      \u003cli\u003eZoneCoil™ 9 proprietary 9-zone spring support technology\u003c\/li\u003e\n      \u003cli\u003eMedium firm feel with a more direct and engineered response\u003c\/li\u003e\n      \u003cli\u003eImpact felt, structured border and non-slip base for stability\u003c\/li\u003e\n      \u003cli\u003e15-year warranty\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eAvailable sizes\u003c\/h3\u003e\n    \u003cp class=\"sizes\"\u003eSingle, Double, King and Super King.\u003c\/p\u003e\n    \u003cp class=\"closing-note\"\u003e\n      A 34cm medium firm Euro Top mattress built with natural comfort layers and a 1,000-count ZoneCoil™ 9 pocket spring core.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Audreamy","offers":[{"title":"Single","offer_id":50997140717801,"sku":"UK-HERITAGE-S","price":433.0,"currency_code":"GBP","in_stock":false},{"title":"Double","offer_id":50997140750569,"sku":"UK-HERITAGE-D","price":460.0,"currency_code":"GBP","in_stock":false},{"title":"King","offer_id":50997140783337,"sku":"UK-HERITAGE-K","price":509.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/202604161528.jpg?v=1776348781"},{"product_id":"audreamy-crown-mattress","title":"Audreamy Crown Mattress","description":"\u003cdiv class=\"ad-crown\"\u003e\n  \u003cstyle\u003e\n    .ad-crown{\n      --text:#3f3f3f;\n      --heading:#111111;\n      --muted:#7a7a7a;\n      --line:#e8e5df;\n      --line-soft:#ddd7cf;\n      max-width:860px;\n      margin:0 auto;\n      color:var(--text);\n      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n      line-height:1.85;\n    }\n\n    .ad-crown *{\n      box-sizing:border-box;\n    }\n\n    .ad-crown .hero{\n      padding:8px 0 26px;\n      border-bottom:1px solid var(--line);\n      margin-bottom:28px;\n    }\n\n    .ad-crown .eyebrow{\n      font-size:11px;\n      letter-spacing:.16em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin:0 0 10px;\n    }\n\n    .ad-crown .title{\n      font-size:36px;\n      line-height:1.08;\n      font-weight:500;\n      color:var(--heading);\n      margin:0 0 12px;\n      letter-spacing:-.02em;\n    }\n\n    .ad-crown .subtitle{\n      font-size:15px;\n      line-height:1.95;\n      color:#4a4a4a;\n      margin:0;\n      max-width:780px;\n    }\n\n    .ad-crown .spec-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:10px;\n      margin:0 0 34px;\n    }\n\n    .ad-crown .spec{\n      background:transparent;\n      border:1px solid var(--line-soft);\n      border-radius:12px;\n      padding:16px 12px;\n      text-align:center;\n      min-height:86px;\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n    }\n\n    .ad-crown .spec-value{\n      display:block;\n      font-size:23px;\n      line-height:1.1;\n      color:var(--heading);\n      font-weight:550;\n      letter-spacing:-.03em;\n      margin-bottom:4px;\n    }\n\n    .ad-crown .spec-value--sm{\n      font-size:18px;\n      line-height:1.1;\n      white-space:nowrap;\n    }\n\n    .ad-crown .spec-label{\n      display:block;\n      font-size:10px;\n      line-height:1.45;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--muted);\n    }\n\n    .ad-crown .section{\n      margin:0 0 34px;\n    }\n\n    .ad-crown .section-title{\n      font-size:15px;\n      line-height:1.35;\n      font-weight:700;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 16px;\n    }\n\n    .ad-crown .section-title:after{\n      content:\"\";\n      display:block;\n      width:72px;\n      height:2px;\n      background:var(--heading);\n      opacity:.28;\n      margin-top:10px;\n    }\n\n    .ad-crown p{\n      font-size:14px;\n      line-height:1.95;\n      margin:0 0 14px;\n      color:#474747;\n    }\n\n    .ad-crown .sub-block{\n      margin:0 0 20px;\n    }\n\n    .ad-crown .sub-title{\n      font-size:12px;\n      line-height:1.4;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 10px;\n      font-weight:600;\n    }\n\n    .ad-crown .sub-block p{\n      margin:0;\n    }\n\n    .ad-crown .feature-list{\n      list-style:none;\n      padding:0;\n      margin:0;\n      border-top:1px solid var(--line);\n    }\n\n    .ad-crown .feature-list li{\n      padding:14px 0;\n      border-bottom:1px solid var(--line);\n      font-size:14px;\n      line-height:1.85;\n      color:#454545;\n      display:flex;\n      gap:12px;\n      align-items:flex-start;\n    }\n\n    .ad-crown .feature-list li:before{\n      content:\"—\";\n      color:#8b8b8b;\n      flex:0 0 auto;\n    }\n\n    .ad-crown .sizes{\n      font-size:14px;\n      color:#4a4a4a;\n      line-height:1.9;\n      margin:0;\n    }\n\n    .ad-crown .closing-note{\n      font-size:13px;\n      color:var(--muted);\n      margin-top:8px;\n    }\n\n    @media (max-width:768px){\n      .ad-crown{\n        line-height:1.8;\n      }\n\n      .ad-crown .hero{\n        padding:4px 0 22px;\n        margin-bottom:24px;\n      }\n\n      .ad-crown .eyebrow{\n        font-size:10px;\n        letter-spacing:.14em;\n        margin-bottom:8px;\n      }\n\n      .ad-crown .title{\n        font-size:28px;\n        margin-bottom:10px;\n      }\n\n      .ad-crown .subtitle{\n        font-size:14px;\n        line-height:1.9;\n      }\n\n      .ad-crown .spec-grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:10px;\n        margin-bottom:28px;\n      }\n\n      .ad-crown .spec{\n        padding:16px 10px;\n        min-height:84px;\n      }\n\n      .ad-crown .spec-value{\n        font-size:20px;\n      }\n\n      .ad-crown .spec-value--sm{\n        font-size:17px;\n        white-space:nowrap;\n      }\n\n      .ad-crown .spec-label{\n        font-size:9px;\n      }\n\n      .ad-crown .section{\n        margin-bottom:28px;\n      }\n\n      .ad-crown .section-title{\n        font-size:14px;\n        margin-bottom:14px;\n        letter-spacing:.07em;\n      }\n\n      .ad-crown p{\n        font-size:14px;\n        line-height:1.9;\n        margin-bottom:12px;\n      }\n\n      .ad-crown .sub-block{\n        margin-bottom:18px;\n      }\n\n      .ad-crown .sub-title{\n        font-size:11px;\n        margin-bottom:8px;\n      }\n\n      .ad-crown .feature-list li{\n        padding:12px 0;\n        font-size:14px;\n        line-height:1.8;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eAudreamy Crown Collection\u003c\/div\u003e\n    \u003ch2 class=\"title\"\u003eCrown Mattress\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003e\n      The Audreamy Crown Mattress is a 34cm medium firm pillow top sleep system designed for customers who want a softer, cloud-like first feel without losing dependable support underneath. As one of our best-selling pillow top models, Crown combines an OEKO-TEX® certified bamboo fibre knitted pillow top surface with natural comfort materials including BritWool™ and PureLatex™ memory latex, together with a deeper layered foam build and a 1,000-count ZoneCoil™ 7 pocket spring core. ZoneCoil™ 7 is Audreamy's proprietary 7-zone spring support technology. The result is a more cushioned, enveloping style of comfort with structured support underneath — suitable for all sleep positions — and reduced partner disturbance throughout the night.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-grid\"\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e1,000\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003ePocket Springs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e34cm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eDepth\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value spec-value--sm\"\u003eMedium Firm\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eFeel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003cspan class=\"spec-value\"\u003e15 Year\u003c\/span\u003e\n      \u003cspan class=\"spec-label\"\u003eWarranty\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eA best-selling pillow top feel\u003c\/h3\u003e\n    \u003cp\u003e\n      Crown is built around a true pillow top construction, which gives the mattress its signature fuller and more enveloping comfort feel. Instead of feeling flat or tightly structured at first contact, the raised pillow top creates a softer, more inviting surface that many customers immediately associate with a more luxurious sleep experience.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      This is one of the key reasons Crown has become one of our best-selling pillow top models. It delivers that sought-after plush first impression while still maintaining the structured medium firm support needed for back, side and front sleepers alike.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eBamboo fibre comfort and layered natural materials\u003c\/h3\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eOEKO-TEX® certified bamboo fibre knitted pillow top cover\u003c\/h4\u003e\n      \u003cp\u003e\n        The top surface begins with an OEKO-TEX® certified bamboo fibre knitted cover that feels soft, breathable and comfortable against the skin. Bamboo fibre is naturally moisture-wicking, keeping the sleep surface cool and fresh throughout the night. Paired with the pillow top build, it creates a more cushioned, lofted sleep surface with a distinctly premium hand feel.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eBritWool™ wool blend layer\u003c\/h4\u003e\n      \u003cp\u003e\n        Beneath the surface sits BritWool™, a wool blend comfort layer chosen for year-round temperature regulation. British wool actively absorbs and releases moisture — keeping you warm in winter and cool in summer — while also adding natural resilience to the upper comfort section, preventing the pillow top from feeling flat over time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003ePureLatex™ memory latex\u003c\/h4\u003e\n      \u003cp\u003e\n        Crown includes a PureLatex™ memory latex layer that gently contours to the body's shape, relieving pressure at the shoulders and hips. Inherently anti-bacterial, anti-dust-mite and hypoallergenic, the natural latex core springs back the moment you move — giving you the body-hugging comfort of memory foam with none of the trapped heat.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eComfort transition foam and deep support foam\u003c\/h4\u003e\n      \u003cp\u003e\n        Below the latex, a precision-engineered comfort transition foam layer bridges the plush feel above and the structural support below, finished with a whisper-quiet acoustic membrane that keeps the mattress completely silent during movement. Beneath this sits a deep, premium high-density support foam — the most structural foam layer in the mattress — which maintains its shape under sustained nightly load and distributes pressure evenly across the full sleep surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e1,000 ZoneCoil™ 7 pocket springs\u003c\/h3\u003e\n    \u003cp\u003e\n      At the centre of the Crown Mattress is a 1,000-count ZoneCoil™ 7 pocket spring system. Each spring responds independently to movement and body weight, allowing the mattress to contour more precisely to the sleeper while reducing motion transfer across the bed.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      ZoneCoil™ 7 is Audreamy's proprietary 7-zone spring support technology. It is designed to create more balanced support across key areas of the body, helping the mattress feel stable and supportive underneath the softer pillow top comfort layers — whether you sleep on your back, side or front.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eCloud-like on top, supportive underneath\u003c\/h3\u003e\n    \u003cp\u003e\n      Crown has a medium firm feel, but it delivers that support in a softer and more cushioned way than a tighter, more structured top construction. The upper layers create an immediate cloud-like comfort, while the deeper foam and spring support layers underneath keep the mattress feeling stable and composed overall.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      This makes Crown especially suitable for customers who want the reassurance of medium firm support, but prefer to feel more comfort and softness before the support pushes back through the body. Its balanced construction suits all sleep positions without compromise.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eSupportive from top to base\u003c\/h3\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eImpact Diffusion Felt\u003c\/h4\u003e\n      \u003cp\u003e\n        A dedicated Impact Diffusion Felt layer is positioned directly above the spring unit, cushioning the transition between the foam comfort layers and the spring system. It distributes body weight evenly across the spring unit and supports the long-term durability of the mattress structure.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sub-block\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eStructured border and non-slip base\u003c\/h4\u003e\n      \u003cp\u003e\n        The surrounding border helps the mattress maintain a neat, stable shape with a firm, upright edge and no collapse, while the non-slip base keeps it securely positioned on any divan or slatted frame for easier everyday use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eKey features\u003c\/h3\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eBest-selling 34cm pillow top mattress design\u003c\/li\u003e\n      \u003cli\u003eOEKO-TEX® certified bamboo fibre knitted pillow top cover\u003c\/li\u003e\n      \u003cli\u003eBritWool™ wool blend layer for year-round temperature balance\u003c\/li\u003e\n      \u003cli\u003ePureLatex™ memory latex — body-contouring, hypoallergenic and naturally breathable\u003c\/li\u003e\n      \u003cli\u003eComfort transition foam with whisper-quiet acoustic membrane\u003c\/li\u003e\n      \u003cli\u003ePremium high-density deep support foam\u003c\/li\u003e\n      \u003cli\u003eImpact Diffusion Felt for even load distribution and spring protection\u003c\/li\u003e\n      \u003cli\u003e1,000 ZoneCoil™ 7 pocket springs\u003c\/li\u003e\n      \u003cli\u003eZoneCoil™ 7 proprietary 7-zone spring support technology\u003c\/li\u003e\n      \u003cli\u003eMedium firm feel suitable for all sleep positions\u003c\/li\u003e\n      \u003cli\u003eReduced partner disturbance for calmer shared sleep\u003c\/li\u003e\n      \u003cli\u003eStructured border and non-slip base for stability\u003c\/li\u003e\n      \u003cli\u003e15-year warranty\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eAvailable sizes\u003c\/h3\u003e\n    \u003cp class=\"sizes\"\u003eSingle, Double, King and Super King.\u003c\/p\u003e\n    \u003cp class=\"closing-note\"\u003e\n      A 34cm medium firm best-selling pillow top mattress built with an OEKO-TEX® certified bamboo fibre knitted surface, natural comfort layers including BritWool™ and PureLatex™ memory latex, and a 1,000-count ZoneCoil™ 7 pocket spring core.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Audreamy","offers":[{"title":"Single","offer_id":50810658029801,"sku":"UK-CROWN-S","price":450.0,"currency_code":"GBP","in_stock":false},{"title":"Double","offer_id":50810657997033,"sku":"UK-CROWN-D","price":470.0,"currency_code":"GBP","in_stock":false},{"title":"King","offer_id":50810657964265,"sku":"UK-CROWN-K","price":509.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/45_33cm_2_1.5_logo_audreamy__2K_202604091428.jpg?v=1775732900"},{"product_id":"audreamy-kaveno-kids-mattress-cool-gel","title":"Audreamy Kaveno Kids Mattress Cool Gel","description":"\u003cstyle\u003e\n    .ad-kidsgel{\n      --text:#3f3f3f;\n      --heading:#111111;\n      --muted:#7a7a7a;\n      --line:#e8e5df;\n      --line-soft:#ddd7cf;\n      max-width:860px;\n      margin:0 auto;\n      color:var(--text);\n      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n      line-height:1.85;\n    }\n\n    .ad-kidsgel *{\n      box-sizing:border-box;\n    }\n\n    .ad-kidsgel .hero{\n      padding:8px 0 26px;\n      border-bottom:1px solid var(--line);\n      margin-bottom:28px;\n    }\n\n    .ad-kidsgel .eyebrow{\n      font-size:11px;\n      letter-spacing:.16em;\n      text-transform:uppercase;\n      color:var(--muted);\n      margin:0 0 10px;\n    }\n\n    .ad-kidsgel .title{\n      font-size:36px;\n      line-height:1.08;\n      font-weight:500;\n      color:var(--heading);\n      margin:0 0 12px;\n      letter-spacing:-.02em;\n    }\n\n    .ad-kidsgel .subtitle{\n      font-size:15px;\n      line-height:1.95;\n      color:#4a4a4a;\n      margin:0;\n      max-width:780px;\n    }\n\n    .ad-kidsgel .spec-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:10px;\n      margin:0 0 34px;\n    }\n\n    .ad-kidsgel .spec{\n      border-radius:12px;\n      padding:18px 16px;\n      display:flex;\n      flex-direction:column;\n      gap:5px;\n    }\n\n    .ad-kidsgel .spec-value{\n      display:block;\n      font-size:20px;\n      line-height:1.2;\n      font-weight:500;\n      white-space:nowrap;\n    }\n\n    .ad-kidsgel .spec-value--sm{\n      font-size:20px;\n      white-space:nowrap;\n    }\n\n    .ad-kidsgel .spec-label{\n      display:block;\n      font-size:13px;\n      line-height:1.45;\n    }\n\n    .ad-kidsgel .spec-teal{background:#E1F5EE;}\n    .ad-kidsgel .spec-teal .spec-value{color:#085041;}\n    .ad-kidsgel .spec-teal .spec-label{color:#0F6E56;}\n    .ad-kidsgel .spec-blue{background:#E6F1FB;}\n    .ad-kidsgel .spec-blue .spec-value{color:#042C53;}\n    .ad-kidsgel .spec-blue .spec-label{color:#185FA5;}\n    .ad-kidsgel .spec-amber{background:#FAEEDA;}\n    .ad-kidsgel .spec-amber .spec-value{color:#412402;}\n    .ad-kidsgel .spec-amber .spec-label{color:#854F0B;}\n    .ad-kidsgel .spec-purple{background:#EEEDFE;}\n    .ad-kidsgel .spec-purple .spec-value{color:#26215C;}\n    .ad-kidsgel .spec-purple .spec-label{color:#534AB7;}\n\n    .ad-kidsgel .section{\n      margin:0 0 34px;\n    }\n\n    .ad-kidsgel .section-title{\n      font-size:15px;\n      line-height:1.35;\n      font-weight:700;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 16px;\n    }\n\n    .ad-kidsgel .section-title:after{\n      content:\"\";\n      display:block;\n      width:72px;\n      height:2px;\n      background:var(--heading);\n      opacity:.28;\n      margin-top:10px;\n    }\n\n    .ad-kidsgel p{\n      font-size:14px;\n      line-height:1.95;\n      margin:0 0 14px;\n      color:#474747;\n    }\n\n    .ad-kidsgel .sub-block{\n      margin:0 0 20px;\n    }\n\n    .ad-kidsgel .sub-title{\n      font-size:12px;\n      line-height:1.4;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:var(--heading);\n      margin:0 0 10px;\n      font-weight:600;\n    }\n\n    .ad-kidsgel .sub-block p{\n      margin:0;\n    }\n\n    .ad-kidsgel .feature-list{\n      list-style:none;\n      padding:0;\n      margin:0;\n      border-top:1px solid var(--line);\n    }\n\n    .ad-kidsgel .feature-list li{\n      padding:14px 0;\n      border-bottom:1px solid var(--line);\n      font-size:14px;\n      line-height:1.85;\n      color:#454545;\n      display:flex;\n      gap:12px;\n      align-items:flex-start;\n    }\n\n    .ad-kidsgel .feature-list li:before{\n      content:\"—\";\n      color:#8b8b8b;\n      flex:0 0 auto;\n    }\n\n    .ad-kidsgel .sizes{\n      font-size:14px;\n      color:#4a4a4a;\n      line-height:1.9;\n      margin:0;\n    }\n\n    .ad-kidsgel .closing-note{\n      font-size:13px;\n      color:var(--muted);\n      margin-top:8px;\n    }\n\n    @media (max-width:768px){\n      .ad-kidsgel{\n        line-height:1.8;\n      }\n\n      .ad-kidsgel .hero{\n        padding:4px 0 22px;\n        margin-bottom:24px;\n      }\n\n      .ad-kidsgel .eyebrow{\n        font-size:10px;\n        letter-spacing:.14em;\n        margin-bottom:8px;\n      }\n\n      .ad-kidsgel .title{\n        font-size:28px;\n        margin-bottom:10px;\n      }\n\n      .ad-kidsgel .subtitle{\n        font-size:14px;\n        line-height:1.9;\n      }\n\n      .ad-kidsgel .spec-grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:10px;\n        margin-bottom:28px;\n      }\n\n      .ad-kidsgel .spec{\n        padding:16px 10px;\n        min-height:84px;\n      }\n\n      .ad-kidsgel .spec-value{\n        font-size:16px;\n      }\n\n      .ad-kidsgel .spec-value--sm{\n        font-size:16px;\n        white-space:nowrap;\n      }\n\n      .ad-kidsgel .spec-label{\n        font-size:13px;\n      }\n\n      .ad-kidsgel .section{\n        margin-bottom:28px;\n      }\n\n      .ad-kidsgel .section-title{\n        font-size:14px;\n        margin-bottom:14px;\n        letter-spacing:.07em;\n      }\n\n      .ad-kidsgel p{\n        font-size:14px;\n        line-height:1.9;\n        margin-bottom:12px;\n      }\n\n      .ad-kidsgel .sub-block{\n        margin-bottom:18px;\n      }\n\n      .ad-kidsgel .sub-title{\n        font-size:11px;\n        margin-bottom:8px;\n      }\n\n      .ad-kidsgel .feature-list li{\n        padding:12px 0;\n        font-size:14px;\n        line-height:1.8;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"ad-kidsgel\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eAudreamy Kids Collection\u003c\/div\u003e\n\u003ch2 class=\"title\"\u003eCool Gel Mattress\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eDesigned to Support Growing Spines — Not Just Comfort.\u003c\/p\u003e\n\u003cp class=\"subtitle\"\u003eMost children's mattresses focus on softness. Audreamy focuses on support where it matters most — your child's developing spine. Built with a reinforced 700-count DreamCoil™ pocket spring system using heavier-gauge steel wire, the Cool Gel Mattress delivers firm, stable support that helps maintain natural spinal alignment night after night — reducing the risk of poor posture and uneven development during the critical years of 2–12.\u003c\/p\u003e\n\u003cp class=\"subtitle\"\u003eCombined with ArcticFlow™ cool gel memory foam and a breathable TENCEL™ quilted cover, it balances essential spinal support with cooler, fresher all-night comfort — so your child sleeps better while growing stronger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec spec-teal\"\u003e\n\u003cspan class=\"spec-value\"\u003eDreamCoil™\u003c\/span\u003e \u003cspan class=\"spec-label\"\u003eReinforced Spinal Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec spec-blue\"\u003e\n\u003cspan class=\"spec-value\"\u003eTENCEL™\u003c\/span\u003e \u003cspan class=\"spec-label\"\u003eSkin-friendly Cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec spec-amber\"\u003e\n\u003cspan class=\"spec-value\"\u003eBritish Wool\u003c\/span\u003e \u003cspan class=\"spec-label\"\u003eNatural Breathability\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec spec-purple\"\u003e\n\u003cspan class=\"spec-value\"\u003eArcticFlow™\u003c\/span\u003e \u003cspan class=\"spec-label\"\u003eCool Gel Comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eTENCEL™ quilted cover and natural comfort layer\u003c\/h3\u003e\n\u003cp\u003eThe top of the mattress begins with a TENCEL™ diamond-quilted cover, designed to create a softer and more breathable sleep surface. The cover is paired with a natural British wool thermal comfort layer, helping regulate temperature through changing seasons while adding loft and resilience to the upper comfort build.\u003c\/p\u003e\n\u003cp\u003eTogether, these upper layers help the mattress feel softer, fresher and more comfortable from first contact, while maintaining a more premium finish suitable for a children's bedroom.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3 class=\"section-title\"\u003eNatural British Wool Thermal Comfort\u003c\/h3\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003cp\u003eDirectly beneath the cover sits a thermal comfort layer made from resilient hollow-fibre fill blended with traceable natural British wool. This layer adds natural loft, resilience and year-round temperature regulation to the upper comfort structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eWhy it matters for children\u003c\/h4\u003e\n\u003cp\u003eNatural British wool helps regulate the sleep micro-climate more naturally, keeping the mattress warmer in winter and cooler in summer. This makes the mattress feel more balanced across changing seasons and supports a healthier sleep environment for growing children.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eArcticFlow™ cooling comfort\u003c\/h3\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eArcticFlow™ gel layer\u003c\/h4\u003e\n\u003cp\u003eThe defining feature of the Cool Gel series is the ArcticFlow™ gel layer. Built from cool gel memory foam, this layer is designed to actively draw heat away from the body rather than simply reflect it, helping the sleep surface feel measurably cooler for children who tend to overheat at night. CertiPUR® certified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eAdaptive comfort foam\u003c\/h4\u003e\n\u003cp\u003eBeneath the cooling gel sits a medium-density adaptive comfort foam layer. This foam helps disperse pressure more evenly across the body, reducing pressure build-up at the shoulders, hips and knees while creating a smoother transition into the support system below. CertiPUR® certified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eAcoustic separation and impact diffusion\u003c\/h3\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eAcoustic separation layer\u003c\/h4\u003e\n\u003cp\u003eAn ultra-thin barrier membrane sits between the comfort foams and the spring unit to create a more stable, quieter connection between layers. This helps minimise internal friction noise during movement and supports long-term layer stability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eImpact diffusion felt\u003c\/h4\u003e\n\u003cp\u003ePremium cotton felt cushioning pads are positioned above the spring unit and another below it. These felt layers help spread pressure across a broader surface area, protect the comfort build and improve long-term durability throughout the mattress structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eDreamCoil™ spring support core — built for growing spines\u003c\/h3\u003e\n\u003cp\u003eA mattress isn't just about comfort — it directly impacts how your child's spine develops. Between the ages of 2 and 12, children's spines are still forming. Without proper support, poor sleep posture can contribute to unnatural spinal curvature, collapsed sleeping positions and long-term alignment issues that are difficult to reverse.\u003c\/p\u003e\n\u003cp\u003eAt the centre of the Cool Gel Mattress is the DreamCoil™ independently pocketed spring system, built with heavier-gauge reinforced steel wire for a firmer, more durable support structure. But this isn't simply about being sturdier — it's a system specifically engineered around the spinal development needs of growing children.\u003c\/p\u003e\n\u003cp\u003eDreamCoil™ works by distributing support evenly across the body while each spring responds independently to individual pressure points — helping children maintain a naturally aligned spine throughout the night. That means every 8 hours of sleep isn't just rest. It's 8 hours of continuous, active support for your child's developing body.\u003c\/p\u003e\n\u003cp\u003eCompared to standard children's mattresses, the reinforced DreamCoil™ structure delivers more stable support, significantly reduced risk of sagging and better body alignment through the critical years of growth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eFully reinforced construction and stable base\u003c\/h3\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eBuilt stronger throughout\u003c\/h4\u003e\n\u003cp\u003eThe Cool Gel Mattress is fully reinforced from the inside out — from the heavier-gauge DreamCoil™ spring core to the strengthened internal structure and firm foam edge surround. This gives the mattress greater overall rigidity, helping it hold its shape under the active, unpredictable movement of children during both sleep and play.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-block\"\u003e\n\u003ch4 class=\"sub-title\"\u003eNon-slip base fabric\u003c\/h4\u003e\n\u003cp\u003eThe base uses a textured anti-slip woven fabric designed to help keep the mattress securely positioned on the bed frame. Its breathable structure also helps improve airflow beneath the mattress.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eDesigned for cooler, more comfortable children's sleep\u003c\/h3\u003e\n\u003cp\u003eThe Cool Gel Mattress is designed to balance cooler sleep comfort with dependable spring support. The TENCEL™ cover, natural British wool comfort layer and ArcticFlow™ cool gel memory foam help create a fresher top-of-bed feel, while the adaptive foam, felt protection layers and DreamCoil™ spring core provide the support structure needed for everyday use.\u003c\/p\u003e\n\u003cp\u003eThis makes it a strong choice for parents looking for a cooler, cleaner and more supportive children's mattress with a firm feel and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eKey features\u003c\/h3\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003e700 individually pocketed springs\u003c\/li\u003e\n\u003cli\u003eFirm feel\u003c\/li\u003e\n\u003cli\u003e20-year warranty\u003c\/li\u003e\n\u003cli\u003eTENCEL™ diamond-quilted cover\u003c\/li\u003e\n\u003cli\u003eNatural British Wool Thermal Comfort layer\u003c\/li\u003e\n\u003cli\u003eArcticFlow™ cool gel memory foam for active heat dispersal — CertiPUR® certified\u003c\/li\u003e\n\u003cli\u003eMedium-density adaptive comfort foam for pressure relief — CertiPUR® certified\u003c\/li\u003e\n\u003cli\u003eUltra-thin acoustic separation membrane\u003c\/li\u003e\n\u003cli\u003ePremium cotton felt cushioning pads above and below the spring unit\u003c\/li\u003e\n\u003cli\u003eDreamCoil™ reinforced pocket spring system — heavier-gauge steel for superior spinal support\u003c\/li\u003e\n\u003cli\u003eFully reinforced construction throughout — spring core, internal structure and edge surround\u003c\/li\u003e\n\u003cli\u003eNon-slip breathable base fabric\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"section-title\"\u003eAvailable sizes\u003c\/h3\u003e\n\u003cp class=\"sizes\"\u003eA firm hybrid mattress designed for children aged 2–12. Its low-profile design fits standard bed frames, bunk beds and trundle beds. Fully reinforced construction reduces the risk of falls and maintains structural integrity under active use. Suitable for children with asthma or sensitive skin. Breathable, temperature-regulating materials help children sleep more comfortably through the night.\u003c\/p\u003e\n\u003cp class=\"closing-note\"\u003eA children's firm mattress built around cool gel memory foam comfort, breathable natural layers and a durable 700-count pocket spring support structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 32px; padding-top: 16px; border-top: 1px solid #e8e5df;\"\u003e\n\u003cp style=\"font-size: 12px; color: #7a7a7a; line-height: 1.8; margin: 0;\"\u003eArcticFlow™, PureLatex™ and DreamCoil™ are proprietary technologies of Audreamy.\u003cbr\u003eTENCEL™ is a registered trademark of Lenzing AG.\u003cbr\u003eCertiPUR® is a registered certification programme.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Audreamy","offers":[{"title":"Default Title","offer_id":50799454126313,"sku":"UK-M-KAVENO-CG-S","price":189.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/kid-cg-main_36b5f56c-02e6-4834-84ed-499d542efbfa.jpg?v=1778319032"}],"url":"https:\/\/audreamy.co.uk\/collections\/frontpage.oembed","provider":"Audreamy","version":"1.0","type":"link"}