{"title":"Kids Mattresses","description":"","products":[{"product_id":"audreamy-kingsley-mattress-26-cm-euro-top-bamboo-charcoal-fabric-7-zone-pocket-spring-orthopedic-support-for-back-spine-health-extra-firm-king-copy-copy","title":"Audreamy Kaveno Kids Mattress LATEX","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAudreamy Latex – Layer Detail\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,600;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: #faf7f2;\n    font-family: 'DM Sans', sans-serif;\n    color: #1a1208;\n    padding: 0 0 80px;\n  }\n\n  \/* HEADER *\/\n  .header {\n    background: #fff;\n    border-bottom: 1px solid #e8e0d0;\n    padding: 52px 40px 40px;\n    text-align: center;\n  }\n  .header-eyebrow {\n    font-size: 11px; letter-spacing: 0.22em; text-transform: uppercase;\n    color: #9a7830; margin-bottom: 12px;\n  }\n  .header h2 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(30px, 5vw, 50px);\n    font-weight: 300; color: #1a1208;\n    line-height: 1.1; margin-bottom: 10px;\n  }\n  .header h2 em { font-style: italic; color: #9a7830; }\n  .header-sub {\n    font-size: 14px; color: #7a6a50;\n    max-width: 460px; margin: 0 auto; line-height: 1.6;\n  }\n\n  \/* LAYOUT *\/\n  .content {\n    max-width: 1000px; margin: 0 auto;\n    padding: 52px 24px 0;\n    display: grid;\n    grid-template-columns: 1fr 400px;\n    gap: 48px;\n    align-items: start;\n  }\n\n  \/* ACCORDION *\/\n  .accordion { display: flex; flex-direction: column; }\n\n  .acc-item {\n    border-bottom: 1px solid #e0d8c8;\n  }\n  .acc-item:first-child { border-top: 1px solid #e0d8c8; }\n\n  .acc-trigger {\n    width: 100%; background: none; border: none;\n    display: flex; align-items: center; gap: 14px;\n    padding: 18px 0; cursor: pointer; text-align: left;\n    transition: background 0.15s;\n  }\n  .acc-trigger:hover { background: rgba(154,120,48,0.04); }\n\n  .acc-num {\n    width: 28px; height: 28px; border-radius: 50%;\n    background: #9a7830; color: #fff;\n    font-size: 12px; font-weight: 500;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n  .acc-num.hl-latex { background: #7a5c18; }\n  .acc-num.hl-wool  { background: #b89040; }\n\n  .acc-title {\n    flex: 1; font-size: 15px; font-weight: 500; color: #1a1208;\n  }\n  .acc-title.latex-title { color: #7a5c18; }\n  .acc-title.wool-title  { color: #9a7428; }\n\n  .acc-icon {\n    width: 20px; height: 20px;\n    border: 1px solid #c8b890;\n    border-radius: 50%;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n    transition: transform 0.25s, background 0.2s;\n    color: #9a8060; font-size: 14px; line-height: 1;\n  }\n  .acc-item.open .acc-icon {\n    transform: rotate(45deg);\n    background: #9a7830; border-color: #9a7830; color: #fff;\n  }\n\n  .acc-body {\n    max-height: 0; overflow: hidden;\n    transition: max-height 0.35s ease;\n  }\n  .acc-item.open .acc-body { max-height: 300px; }\n\n  .acc-inner {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 24px; padding: 4px 0 24px 42px;\n  }\n\n  .acc-col-label {\n    font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase;\n    color: #9a7830; font-weight: 500; margin-bottom: 8px;\n  }\n  .acc-col-text {\n    font-size: 13px; color: #5a4a30; line-height: 1.7;\n  }\n\n  .cert-chips { display: flex; gap: 6px; flex-wrap: wrap; margin-top: 10px; }\n  .chip {\n    font-size: 10px; padding: 2px 9px; border-radius: 10px;\n    border: 1px solid rgba(154,120,48,0.28);\n    color: #9a7830; background: rgba(154,120,48,0.07);\n    letter-spacing: 0.04em;\n  }\n  .chip.cert {\n    border-color: rgba(90,74,48,0.2);\n    color: #6a5838; background: rgba(90,74,48,0.05);\n  }\n\n  \/* RIGHT sticky vis *\/\n  .vis-wrap { position: sticky; top: 32px; }\n\n  .vis-title {\n    font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase;\n    color: #9a8868; margin-bottom: 20px; text-align: center;\n  }\n\n  .mattress-stack {\n    background: linear-gradient(160deg, #1a1208 0%, #2e2010 100%);\n    border-radius: 16px;\n    padding: 28px 24px;\n    display: flex; flex-direction: column; gap: 4px;\n  }\n\n  .vs-layer {\n    border-radius: 4px;\n    display: flex; align-items: center;\n    padding: 0 12px;\n    transition: opacity 0.25s, transform 0.25s;\n  }\n  .vs-layer.dim    { opacity: 0.22; }\n  .vs-layer.active { transform: translateX(-8px); box-shadow: 4px 0 16px rgba(212,184,112,0.3); }\n\n  .vs-num  { font-size: 10px; font-weight: 500; color: rgba(255,255,255,0.35); width: 16px; flex-shrink: 0; }\n  .vs-name { font-size: 11px; color: rgba(255,255,255,0.5); padding: 0 8px; flex: 1; }\n  .vs-layer.active .vs-name { color: #fff; }\n  .vs-layer.hl-l .vs-name   { color: #d4b870; }\n  .vs-layer.hl-w .vs-name   { color: #e0c888; }\n\n  .vl-cover  { background: linear-gradient(90deg,#ece8dc,#f8f4ec); height: 38px; border-radius: 6px 6px 3px 3px; }\n  .vl-wool   { background: linear-gradient(90deg,#e8d8b0,#d8c898); height: 24px; }\n  .vl-latex  { background: linear-gradient(90deg,#c8a040,#b08828); height: 20px; }\n  .vl-foam   { background: linear-gradient(90deg,#dcd8b8,#ccc8a0); height: 22px; }\n  .vl-nw     { background: rgba(180,170,150,0.4); height: 10px; }\n  .vl-felt   { background: linear-gradient(90deg,#b0a890,#a09880); height: 16px; }\n  .vl-spring { background: repeating-linear-gradient(90deg,#786040 0,#786040 8px,#584830 8px,#584830 16px); height: 70px; }\n  .vl-felt2  { background: linear-gradient(90deg,#b0a890,#a09880); height: 16px; }\n  .vl-base   { background: linear-gradient(90deg,#1a1208,#2e2010); height: 36px; border-radius: 3px 3px 8px 8px; }\n\n  \/* spec bar *\/\n  .spec-row {\n    display: flex; border: 1px solid #e0d8c8; border-radius: 10px;\n    overflow: hidden; margin-top: 40px; background: #fff;\n  }\n  .spec-cell {\n    flex: 1; padding: 16px 12px; text-align: center;\n    border-right: 1px solid #e8e0d0;\n  }\n  .spec-cell:last-child { border-right: none; }\n  .spec-val {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 24px; font-weight: 300; color: #9a7830; line-height: 1;\n  }\n  .spec-lbl {\n    font-size: 10px; letter-spacing: 0.1em; text-transform: uppercase;\n    color: #9a8868; margin-top: 5px;\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"header\"\u003e\n  \u003cp class=\"header-eyebrow\"\u003eAudreamy · Kids Series\u003c\/p\u003e\n  \u003ch2\u003eThe Natural Choice for \u003cem\u003eBetter Sleep\u003c\/em\u003e\n\u003c\/h2\u003e\n  \u003cp class=\"header-sub\"\u003eThe Natural Latex mattress pairs the resilience of pure latex with the warmth of natural wool — a completely chemical-free comfort system built for growing children.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"content\"\u003e\n\n  \u003cdiv\u003e\n    \u003cdiv class=\"accordion\" id=\"acc\"\u003e\n\n      \u003c!-- 1 --\u003e\n      \u003cdiv class=\"acc-item open\" data-layer=\"0\"\u003e\n        \u003cbutton class=\"acc-trigger\"\u003e\n          \u003cspan class=\"acc-num\"\u003e1\u003c\/span\u003e\n          \u003cspan class=\"acc-title\"\u003eTENCEL™ Quilted Cover\u003c\/span\u003e\n          \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"acc-body\"\u003e\n          \u003cdiv class=\"acc-inner\"\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eWhat it is\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eB3532 certified TENCEL™ lyocell fabric, 320g, diamond-quilted. Zip-off and machine washable.\u003c\/p\u003e\n              \u003cdiv class=\"cert-chips\"\u003e\n\u003cspan class=\"chip\"\u003eTENCEL™\u003c\/span\u003e\u003cspan class=\"chip cert\"\u003eOEKO-TEX®\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eHow it helps\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eSilky smooth and 50% more breathable than cotton — keeps skin dry from the first moment children lie down, without any synthetic treatment or chemical coating.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 2 Wool --\u003e\n      \u003cdiv class=\"acc-item\" data-layer=\"1\"\u003e\n        \u003cbutton class=\"acc-trigger\"\u003e\n          \u003cspan class=\"acc-num hl-wool\"\u003e2\u003c\/span\u003e\n          \u003cspan class=\"acc-title wool-title\"\u003e30% Natural Wool Thermal Layer\u003c\/span\u003e\n          \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"acc-body\"\u003e\n          \u003cdiv class=\"acc-inner\"\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eWhat it is\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003e2000# siliconized PP fibre blended with 30% traceable natural wool. Lofty, resilient cushioning beneath the cover.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eHow it helps\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eWool's unique keratin fibre structure actively absorbs and releases moisture, keeping children in the optimal sleep temperature zone year-round — warmer in winter, cooler in summer, without a single synthetic additive.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 3 PureLatex --\u003e\n      \u003cdiv class=\"acc-item\" data-layer=\"2\"\u003e\n        \u003cbutton class=\"acc-trigger\"\u003e\n          \u003cspan class=\"acc-num hl-latex\"\u003e3\u003c\/span\u003e\n          \u003cspan class=\"acc-title latex-title\"\u003ePureLatex™ Natural Latex Layer\u003c\/span\u003e\n          \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"acc-body\"\u003e\n          \u003cdiv class=\"acc-inner\"\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eWhat it is\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003e0.5cm D60# dry-process natural latex. Audreamy's PureLatex™ layer — sourced from sustainable rubber tree plantations.\u003c\/p\u003e\n              \u003cdiv class=\"cert-chips\"\u003e\n\u003cspan class=\"chip\"\u003ePureLatex™\u003c\/span\u003e\u003cspan class=\"chip cert\"\u003eOEKO-TEX®\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eHow it helps\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eNatural latex has an open-cell structure that responds instantly to movement and springs back without memory lag. It is inherently anti-bacterial, anti-dust-mite and hypoallergenic — making it the safest comfort material for children with sensitive skin or allergies.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 4 --\u003e\n      \u003cdiv class=\"acc-item\" data-layer=\"3\"\u003e\n        \u003cbutton class=\"acc-trigger\"\u003e\n          \u003cspan class=\"acc-num\"\u003e4\u003c\/span\u003e\n          \u003cspan class=\"acc-title\"\u003eAdaptive Comfort Foam\u003c\/span\u003e\n          \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"acc-body\"\u003e\n          \u003cdiv class=\"acc-inner\"\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eWhat it is\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eD2030# medium-density foam, 1.5cm. CertiPUR® certified — independently tested, free from harmful substances.\u003c\/p\u003e\n              \u003cdiv class=\"cert-chips\"\u003e\u003cspan class=\"chip cert\"\u003eCertiPUR®\u003c\/span\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eHow it helps\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eDistributes body weight evenly across the surface, eliminating pressure points at the shoulders and hips. Provides a smooth, supportive bridge between the natural latex above and the spring system below.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 5 --\u003e\n      \u003cdiv class=\"acc-item\" data-layer=\"4\"\u003e\n        \u003cbutton class=\"acc-trigger\"\u003e\n          \u003cspan class=\"acc-num\"\u003e5\u003c\/span\u003e\n          \u003cspan class=\"acc-title\"\u003eAcoustic Separation Layer\u003c\/span\u003e\n          \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"acc-body\"\u003e\n          \u003cdiv class=\"acc-inner\"\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eWhat it is\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003e25g\/m² non-woven fibre membrane placed between the comfort foams and the spring unit.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eHow it helps\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eCreates a silent, friction-free boundary between comfort and support layers — eliminating any inter-layer noise during movement and locking each layer in position for years of stable performance.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 6 Felt x2 --\u003e\n      \u003cdiv class=\"acc-item\" data-layer=\"5\"\u003e\n        \u003cbutton class=\"acc-trigger\"\u003e\n          \u003cspan class=\"acc-num\"\u003e6\u003c\/span\u003e\n          \u003cspan class=\"acc-title\"\u003eImpact Diffusion Felt (×2)\u003c\/span\u003e\n          \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"acc-body\"\u003e\n          \u003cdiv class=\"acc-inner\"\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eWhat it is\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003e200g PK cotton felt pads placed symmetrically above and below the DreamCoil™ spring unit.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eHow it helps\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eSpreads individual spring pressure across a wider area, protecting both the natural latex and foam layers above from premature compression fatigue — extending the mattress lifespan well beyond standard.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 7 DreamCoil --\u003e\n      \u003cdiv class=\"acc-item\" data-layer=\"6\"\u003e\n        \u003cbutton class=\"acc-trigger\"\u003e\n          \u003cspan class=\"acc-num hl-latex\"\u003e7\u003c\/span\u003e\n          \u003cspan class=\"acc-title latex-title\"\u003eDreamCoil™ Spring System\u003c\/span\u003e\n          \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"acc-body\"\u003e\n          \u003cdiv class=\"acc-inner\"\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eWhat it is\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003e2.0mm tempered steel pocket springs, 13cm height. Each spring individually encased in a sealed polypropylene pocket. Audreamy's core support technology.\u003c\/p\u003e\n              \u003cdiv class=\"cert-chips\"\u003e\u003cspan class=\"chip\"\u003eDreamCoil™\u003c\/span\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eHow it helps\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eEvery spring responds independently to the precise contours of a child's body. Zero motion transfers across the surface — so bunk-bed siblings and restless sleepers never disturb each other. Built to maintain full spring tension for years of active use.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 8 Border --\u003e\n      \u003cdiv class=\"acc-item\" data-layer=\"7\"\u003e\n        \u003cbutton class=\"acc-trigger\"\u003e\n          \u003cspan class=\"acc-num\"\u003e8\u003c\/span\u003e\n          \u003cspan class=\"acc-title\"\u003eTri-layer Border System\u003c\/span\u003e\n          \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"acc-body\"\u003e\n          \u003cdiv class=\"acc-inner\"\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eWhat it is\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eBlue knitted border fabric + 1000# PP fibre + 0.5cm D2030# structural foam — three materials fused into one reinforced perimeter.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eHow it helps\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eA firm, structured edge that holds its shape under repeated load. Children can sit, bounce, and roll to the very edge without collapse or roll-off risk — maintaining a safe, stable perimeter every night.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 9 Base --\u003e\n      \u003cdiv class=\"acc-item\" data-layer=\"8\"\u003e\n        \u003cbutton class=\"acc-trigger\"\u003e\n          \u003cspan class=\"acc-num\"\u003e9\u003c\/span\u003e\n          \u003cspan class=\"acc-title\"\u003eNon-slip Base Fabric\u003c\/span\u003e\n          \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"acc-body\"\u003e\n          \u003cdiv class=\"acc-inner\"\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eWhat it is\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eTextured anti-slip woven base. Breathable open-weave construction.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cp class=\"acc-col-label\"\u003eHow it helps\u003c\/p\u003e\n              \u003cp class=\"acc-col-text\"\u003eGrips any slatted or solid bed frame to prevent the mattress shifting during sleep. Breathable weave allows air to circulate freely beneath, reducing moisture and maintaining a hygienic sleep environment.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/accordion --\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-cell\"\u003e\n\u003cdiv class=\"spec-val\"\u003e10\u003c\/div\u003e\n\u003cdiv class=\"spec-lbl\"\u003eLayers\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-cell\"\u003e\n\u003cdiv class=\"spec-val\"\u003e13cm\u003c\/div\u003e\n\u003cdiv class=\"spec-lbl\"\u003eSpring height\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-cell\"\u003e\n\u003cdiv class=\"spec-val\"\u003e2.0mm\u003c\/div\u003e\n\u003cdiv class=\"spec-lbl\"\u003eWire gauge\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-cell\"\u003e\n\u003cdiv class=\"spec-val\"\u003e30%\u003c\/div\u003e\n\u003cdiv class=\"spec-lbl\"\u003eNatural wool\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RIGHT sticky vis --\u003e\n  \u003cdiv class=\"vis-wrap\"\u003e\n    \u003cp class=\"vis-title\"\u003eLayer Structure\u003c\/p\u003e\n    \u003cdiv class=\"mattress-stack\" id=\"vis\"\u003e\n      \u003cdiv class=\"vs-layer vl-cover active\"\u003e\n\u003cspan class=\"vs-num\"\u003e1\u003c\/span\u003e\u003cspan class=\"vs-name\"\u003eTENCEL™ Cover\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"vs-layer vl-wool hl-w\"\u003e\n\u003cspan class=\"vs-num\"\u003e2\u003c\/span\u003e\u003cspan class=\"vs-name\"\u003eWool Thermal\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"vs-layer vl-latex hl-l\"\u003e\n\u003cspan class=\"vs-num\"\u003e3\u003c\/span\u003e\u003cspan class=\"vs-name\"\u003ePureLatex™\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"vs-layer vl-foam\"\u003e\n\u003cspan class=\"vs-num\"\u003e4\u003c\/span\u003e\u003cspan class=\"vs-name\"\u003eComfort Foam\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"vs-layer vl-nw\"\u003e\n\u003cspan class=\"vs-num\"\u003e5\u003c\/span\u003e\u003cspan class=\"vs-name\"\u003eAcoustic Layer\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"vs-layer vl-felt\"\u003e\n\u003cspan class=\"vs-num\"\u003e6\u003c\/span\u003e\u003cspan class=\"vs-name\"\u003eImpact Felt ×2\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"vs-layer vl-spring hl-l\"\u003e\n\u003cspan class=\"vs-num\"\u003e7\u003c\/span\u003e\u003cspan class=\"vs-name\"\u003eDreamCoil™ Spring\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"vs-layer vl-base\"\u003e\n\u003cspan class=\"vs-num\"\u003e8\u003c\/span\u003e\u003cspan class=\"vs-name\"\u003eBorder + Base\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const items = document.querySelectorAll('.acc-item');\n  const visLayers = document.querySelectorAll('#vis .vs-layer');\n  const layerMap = [0,1,2,3,4,5,6,7,7];\n\n  function activate(idx) {\n    items.forEach((item,i) =\u003e item.classList.toggle('open', i===idx));\n    visLayers.forEach((vl,i) =\u003e {\n      const mapped = layerMap[idx];\n      vl.classList.toggle('active', i===mapped);\n      vl.classList.toggle('dim', i!==mapped);\n    });\n  }\n\n  activate(0);\n\n  items.forEach((item,idx) =\u003e {\n    item.querySelector('.acc-trigger').addEventListener('click', () =\u003e activate(idx));\n  });\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Audreamy","offers":[{"title":"Default Title","offer_id":50661427806441,"sku":"SP-MATTRESS-CORSICA-K","price":509.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/1200-1200-room-view-Latex21.jpg?v=1775448566"},{"product_id":"audreamy-kaveno-kids-mattress-cool-gel","title":"Audreamy Kaveno Kids Mattress Cool Gel","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAudreamy Cool Gel Mattress – Layer Guide\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --navy: #111827;\n    --navy-mid: #1e2f4d;\n    --blue: #2563a8;\n    --blue-light: #60a5d8;\n    --blue-pale: #bfdbee;\n    --ice: #e0f2fe;\n    --gold: #c9973a;\n    --white: #ffffff;\n    --text-muted: rgba(255,255,255,0.45);\n    --text-dim: rgba(255,255,255,0.28);\n    --border: rgba(96,165,216,0.15);\n    --border-hover: rgba(96,165,216,0.35);\n  }\n\n  body {\n    background: var(--navy);\n    font-family: 'DM Sans', sans-serif;\n    color: var(--white);\n    min-height: 100vh;\n  }\n\n  \/* ── HERO ── *\/\n  .hero {\n    position: relative;\n    padding: 64px 40px 48px;\n    text-align: center;\n    background: linear-gradient(170deg, #0a1120 0%, #111827 40%, #1a2f50 100%);\n    border-bottom: 1px solid var(--border);\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: radial-gradient(ellipse 55% 45% at 50% -10%, rgba(96,165,216,0.18) 0%, transparent 65%);\n    pointer-events: none;\n  }\n\n  .brand-pill {\n    display: inline-flex; align-items: center; gap: 8px;\n    border: 1px solid rgba(96,165,216,0.3);\n    border-radius: 20px;\n    padding: 5px 16px;\n    font-size: 11px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--blue-light);\n    margin-bottom: 24px;\n    background: rgba(96,165,216,0.06);\n  }\n  .brand-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--blue-light); }\n\n  .hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(36px, 7vw, 64px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--white);\n    margin-bottom: 6px;\n  }\n  .hero h1 em {\n    font-style: italic;\n    color: var(--blue-light);\n  }\n  .hero-sub {\n    font-size: 13px;\n    color: var(--text-muted);\n    letter-spacing: 0.08em;\n    margin-bottom: 36px;\n  }\n\n  \/* tech badges row *\/\n  .tech-row {\n    display: flex; gap: 10px; justify-content: center; flex-wrap: wrap;\n    margin-bottom: 8px;\n  }\n  .tech-badge {\n    display: flex; align-items: center; gap: 6px;\n    border: 1px solid rgba(96,165,216,0.35);\n    border-radius: 8px;\n    padding: 8px 16px;\n    background: rgba(96,165,216,0.07);\n  }\n  .tech-badge.gold {\n    border-color: rgba(201,151,58,0.4);\n    background: rgba(201,151,58,0.07);\n  }\n  .tech-badge .tb-name {\n    font-size: 14px; font-weight: 500;\n    color: var(--white);\n  }\n  .tech-badge .tb-name sup {\n    font-size: 9px; color: var(--blue-light);\n  }\n  .tech-badge.gold .tb-name sup { color: var(--gold); }\n  .tech-badge .tb-desc {\n    font-size: 11px; color: var(--text-muted);\n  }\n  .divider-v {\n    width: 1px; height: 28px;\n    background: rgba(96,165,216,0.2);\n    align-self: center;\n  }\n\n  \/* ── PAGE ── *\/\n  .page { max-width: 860px; margin: 0 auto; padding: 52px 24px 80px; }\n\n  .section-label {\n    font-size: 10px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--blue-light);\n    margin-bottom: 28px;\n    display: flex; align-items: center; gap: 12px;\n  }\n  .section-label::after {\n    content: ''; flex: 1; height: 1px;\n    background: linear-gradient(to right, rgba(96,165,216,0.25), transparent);\n  }\n\n  \/* ── LAYERS ── *\/\n  .layers { display: flex; flex-direction: column; }\n\n  .layer {\n    display: grid;\n    grid-template-columns: 44px 1fr;\n    gap: 0 18px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.4s forwards;\n  }\n  .layer:nth-child(1)  { animation-delay: 0.04s; }\n  .layer:nth-child(2)  { animation-delay: 0.09s; }\n  .layer:nth-child(3)  { animation-delay: 0.14s; }\n  .layer:nth-child(4)  { animation-delay: 0.19s; }\n  .layer:nth-child(5)  { animation-delay: 0.24s; }\n  .layer:nth-child(6)  { animation-delay: 0.29s; }\n  .layer:nth-child(7)  { animation-delay: 0.34s; }\n  .layer:nth-child(8)  { animation-delay: 0.39s; }\n  .layer:nth-child(9)  { animation-delay: 0.44s; }\n  .layer:nth-child(10) { animation-delay: 0.49s; }\n\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .connector {\n    display: flex; flex-direction: column; align-items: center;\n  }\n  .num {\n    width: 34px; height: 34px; border-radius: 50%;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 11px; font-weight: 500;\n    flex-shrink: 0; position: relative; z-index: 1;\n    border: 1px solid;\n  }\n  .line {\n    flex: 1; width: 1px; min-height: 12px;\n    background: linear-gradient(to bottom, rgba(96,165,216,0.2), rgba(96,165,216,0.05));\n  }\n  .layer:last-child .line { display: none; }\n\n  \/* num colors *\/\n  .n-tencel  { background: rgba(224,242,254,0.12); border-color: rgba(224,242,254,0.3); color: #bfdbee; }\n  .n-wool    { background: rgba(245,230,200,0.1);  border-color: rgba(245,230,200,0.25); color: #e8d0a0; }\n  .n-gel     { background: rgba(96,165,216,0.2);   border-color: rgba(96,165,216,0.5);  color: #60a5d8; }\n  .n-foam    { background: rgba(240,238,216,0.08); border-color: rgba(240,238,216,0.2); color: #d8d4a8; }\n  .n-nw      { background: rgba(255,255,255,0.05); border-color: rgba(255,255,255,0.12); color: rgba(255,255,255,0.4); }\n  .n-felt    { background: rgba(200,190,175,0.1);  border-color: rgba(200,190,175,0.25); color: #c8beb0; }\n  .n-spring  { background: rgba(37,99,168,0.2);    border-color: rgba(37,99,168,0.5);   color: #60a5d8; }\n  .n-side    { background: rgba(30,47,77,0.6);     border-color: rgba(96,165,216,0.2);  color: #7090b8; }\n  .n-base    { background: rgba(17,24,39,0.8);     border-color: rgba(96,165,216,0.15); color: #506888; }\n\n  \/* cards *\/\n  .card {\n    background: rgba(255,255,255,0.03);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 16px 20px;\n    margin-bottom: 10px;\n    transition: border-color 0.2s, background 0.2s;\n  }\n  .card:hover {\n    background: rgba(255,255,255,0.055);\n    border-color: var(--border-hover);\n  }\n\n  \/* highlight — ArcticFlow \u0026 DreamCoil *\/\n  .card.hl-blue {\n    border-color: rgba(96,165,216,0.45);\n    background: rgba(96,165,216,0.07);\n  }\n  .card.hl-blue::before {\n    content: '';\n    position: absolute; left: 0; top: 0; bottom: 0; width: 3px;\n    background: linear-gradient(to bottom, #60a5d8, #2563a8);\n    border-radius: 10px 0 0 10px;\n  }\n  .card { position: relative; }\n\n  .card-top {\n    display: flex; align-items: flex-start;\n    justify-content: space-between; gap: 10px;\n    margin-bottom: 5px; flex-wrap: wrap;\n  }\n  .card-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 19px; font-weight: 600;\n    color: var(--white); line-height: 1.2;\n  }\n  .card-title sup {\n    font-family: 'DM Sans', sans-serif;\n    font-size: 10px; font-weight: 400;\n    color: var(--blue-light);\n    vertical-align: super;\n  }\n\n  .cbadge {\n    font-size: 9px; letter-spacing: 0.1em; text-transform: uppercase;\n    padding: 3px 10px; border-radius: 10px; white-space: nowrap;\n    align-self: flex-start; margin-top: 3px;\n  }\n  .cb-blue  { background: rgba(96,165,216,0.15); color: var(--blue-light); border: 1px solid rgba(96,165,216,0.3); }\n  .cb-gold  { background: rgba(201,151,58,0.15); color: var(--gold);       border: 1px solid rgba(201,151,58,0.3); }\n  .cb-white { background: rgba(255,255,255,0.08); color: rgba(255,255,255,0.5); border: 1px solid rgba(255,255,255,0.15); }\n  .cb-green { background: rgba(74,160,90,0.12); color: #7dcf95; border: 1px solid rgba(74,160,90,0.28); }\n\n  .spec {\n    font-size: 11px; color: var(--text-dim);\n    letter-spacing: 0.04em; margin-bottom: 8px;\n  }\n  .card-desc {\n    font-size: 13px; line-height: 1.7;\n    color: rgba(255,255,255,0.52);\n  }\n\n  \/* cert row *\/\n  .cert-row {\n    display: flex; gap: 8px; margin-top: 10px; flex-wrap: wrap;\n  }\n  .cert {\n    font-size: 10px; letter-spacing: 0.05em;\n    padding: 2px 9px; border-radius: 4px;\n    border: 1px solid rgba(201,151,58,0.35);\n    color: var(--gold); background: rgba(201,151,58,0.07);\n  }\n\n  \/* ── SPEC BAR ── *\/\n  .spec-bar {\n    margin-top: 52px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    padding: 28px;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n    gap: 20px;\n    background: rgba(255,255,255,0.02);\n  }\n  .spec-item { text-align: center; }\n  .spec-value {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 30px; font-weight: 300;\n    color: var(--blue-light); line-height: 1;\n  }\n  .spec-key {\n    font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase;\n    color: var(--text-muted); margin-top: 6px;\n  }\n\n  \/* ── FOOTER ── *\/\n  .footer-note {\n    margin-top: 40px;\n    text-align: center;\n    font-size: 11px; color: var(--text-dim);\n    letter-spacing: 0.06em;\n    line-height: 1.8;\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"brand-pill\"\u003e\n\u003cspan class=\"brand-dot\"\u003e\u003c\/span\u003eAudreamy · Kids Series\u003c\/div\u003e\n  \u003ch1\u003eCool \u003cem\u003eGel\u003c\/em\u003e Mattress\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003e10-Layer Construction · Pocket Spring System\u003c\/p\u003e\n\n  \u003cdiv class=\"tech-row\"\u003e\n    \u003cdiv class=\"tech-badge\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tb-name\"\u003eArcticFlow\u003csup\u003e™\u003c\/sup\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tb-desc\"\u003eActive Gel Cooling\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"divider-v\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"tech-badge\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tb-name\"\u003eDreamCoil\u003csup\u003e™\u003c\/sup\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tb-desc\"\u003ePocket Spring System\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"divider-v\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"tech-badge gold\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tb-name\" style=\"color:var(--gold);\"\u003eTENCEL\u003csup style=\"color:var(--gold);\"\u003e™\u003c\/sup\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tb-desc\"\u003eCertified Cover\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tech-badge gold\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tb-name\" style=\"color:var(--gold);\"\u003eCertiPUR\u003csup style=\"color:var(--gold);\"\u003e®\u003c\/sup\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tb-desc\"\u003eCertified Foam\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- LAYERS --\u003e\n\u003cdiv class=\"page\"\u003e\n  \u003cp class=\"section-label\"\u003eLayer Structure · Top to Bottom\u003c\/p\u003e\n\n  \u003cdiv class=\"layers\"\u003e\n\n    \u003c!-- 1 --\u003e\n    \u003cdiv class=\"layer\"\u003e\n      \u003cdiv class=\"connector\"\u003e\n        \u003cdiv class=\"num n-tencel\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"card-top\"\u003e\n          \u003cspan class=\"card-title\"\u003eTENCEL™ Quilted Cover\u003c\/span\u003e\n          \u003cspan class=\"cbadge cb-gold\"\u003eTENCEL™ Certified\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec\"\u003eB3532 · 320g · Diamond Quilting · Zip-off Washable\u003c\/p\u003e\n        \u003cp class=\"card-desc\"\u003eCrafted from certified TENCEL™ lyocell fibres — sustainably sourced from eucalyptus forests. Silky to the touch, 50% more breathable than conventional cotton, and fully removable for machine washing. The diamond quilt pattern is reinforced at every intersection for long-term shape retention.\u003c\/p\u003e\n        \u003cdiv class=\"cert-row\"\u003e\n          \u003cspan class=\"cert\"\u003eTENCEL™ Certified\u003c\/span\u003e\n          \u003cspan class=\"cert\"\u003eOEKO-TEX®\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 2 --\u003e\n    \u003cdiv class=\"layer\"\u003e\n      \u003cdiv class=\"connector\"\u003e\n        \u003cdiv class=\"num n-wool\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"card-top\"\u003e\n          \u003cspan class=\"card-title\"\u003eWool Blend Thermal Layer\u003c\/span\u003e\n          \u003cspan class=\"cbadge cb-green\"\u003e30% Natural Wool\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec\"\u003e2000# Siliconized PP · 30% Natural Wool Blend\u003c\/p\u003e\n        \u003cp class=\"card-desc\"\u003eNatural wool fibres blended with siliconized polyester batting create a lofty, resilient comfort cushion beneath the cover. Wool's keratin structure actively regulates the sleep micro-climate — warming in winter, cooling in summer — keeping children in the optimal sleep temperature zone all year round.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 3 ArcticFlow --\u003e\n    \u003cdiv class=\"layer\"\u003e\n      \u003cdiv class=\"connector\"\u003e\n        \u003cdiv class=\"num n-gel\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card hl-blue\"\u003e\n        \u003cdiv class=\"card-top\"\u003e\n          \u003cspan class=\"card-title\"\u003eArcticFlow™ Gel Layer\u003c\/span\u003e\n          \u003cspan class=\"cbadge cb-blue\"\u003e★ Signature Technology\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec\"\u003eArcticFlow™ · D25# Gel-infused Open-cell Foam · 0.5 cm\u003c\/p\u003e\n        \u003cp class=\"card-desc\"\u003eThe defining layer of the Cool Gel series. Millions of phase-change gel microbeads are permanently bonded into an open-cell foam matrix — actively drawing heat away from the body rather than simply reflecting it. The result: a measurably cooler sleep surface for children who tend to overheat at night.\u003c\/p\u003e\n        \u003cdiv class=\"cert-row\"\u003e\n          \u003cspan class=\"cert\"\u003eCertiPUR® Certified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 4 --\u003e\n    \u003cdiv class=\"layer\"\u003e\n      \u003cdiv class=\"connector\"\u003e\n        \u003cdiv class=\"num n-foam\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"card-top\"\u003e\n          \u003cspan class=\"card-title\"\u003eAdaptive Comfort Foam\u003c\/span\u003e\n          \u003cspan class=\"cbadge cb-white\"\u003ePressure Relief\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec\"\u003eCertiPUR® · D2030# Foam · 1.5 cm\u003c\/p\u003e\n        \u003cp class=\"card-desc\"\u003eA medium-density certified foam transition layer that maps to the body's contours, dispersing pressure evenly across the surface. Eliminates pressure points at shoulders, hips and knees — the three zones most prone to discomfort in growing children — while forming a smooth bridge to the spring system below.\u003c\/p\u003e\n        \u003cdiv class=\"cert-row\"\u003e\n          \u003cspan class=\"cert\"\u003eCertiPUR® Certified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 5 --\u003e\n    \u003cdiv class=\"layer\"\u003e\n      \u003cdiv class=\"connector\"\u003e\n        \u003cdiv class=\"num n-nw\"\u003e5\u003c\/div\u003e\n        \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"card-top\"\u003e\n          \u003cspan class=\"card-title\"\u003eAcoustic Separation Layer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec\"\u003e25 g\/m² Non-woven Fibre\u003c\/p\u003e\n        \u003cp class=\"card-desc\"\u003eA precisely weighted non-woven membrane placed between the comfort foams and the spring unit. Creates a friction-free boundary that eliminates inter-layer noise during movement, while locking each layer in position to prevent internal migration over years of use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 6 --\u003e\n    \u003cdiv class=\"layer\"\u003e\n      \u003cdiv class=\"connector\"\u003e\n        \u003cdiv class=\"num n-felt\"\u003e6\u003c\/div\u003e\n        \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"card-top\"\u003e\n          \u003cspan class=\"card-title\"\u003eImpact Diffusion Felt\u003c\/span\u003e\n          \u003cspan class=\"cbadge cb-white\"\u003eAbove Spring\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec\"\u003e200g PK Cotton Felt · 1 pc\u003c\/p\u003e\n        \u003cp class=\"card-desc\"\u003eDense cotton felt pad seated directly above the DreamCoil™ spring unit. Spreads individual spring pressure across a broader surface area before it reaches the comfort layers, preventing long-term foam compression and extending the overall mattress lifespan well beyond standard.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 7 DreamCoil --\u003e\n    \u003cdiv class=\"layer\"\u003e\n      \u003cdiv class=\"connector\"\u003e\n        \u003cdiv class=\"num n-spring\"\u003e7\u003c\/div\u003e\n        \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card hl-blue\"\u003e\n        \u003cdiv class=\"card-top\"\u003e\n          \u003cspan class=\"card-title\"\u003eDreamCoil™ Spring System\u003c\/span\u003e\n          \u003cspan class=\"cbadge cb-blue\"\u003e★ Core Support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec\"\u003eDreamCoil™ · 2.0mm Tempered Steel · H13cm · Individual Polypropylene Pockets\u003c\/p\u003e\n        \u003cp class=\"card-desc\"\u003eEvery spring in the DreamCoil™ system is individually encased in its own sealed pocket, allowing it to compress and rebound independently of its neighbours. This means the mattress responds precisely to each part of a child's body without transferring movement across the surface — so siblings sharing a bunk bed never disturb each other. Built to retain full spring tension through years of active use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 8 --\u003e\n    \u003cdiv class=\"layer\"\u003e\n      \u003cdiv class=\"connector\"\u003e\n        \u003cdiv class=\"num n-felt\"\u003e8\u003c\/div\u003e\n        \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"card-top\"\u003e\n          \u003cspan class=\"card-title\"\u003eFoundation Felt\u003c\/span\u003e\n          \u003cspan class=\"cbadge cb-white\"\u003eBelow Spring\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec\"\u003e200g PK Cotton Felt · 1 pc\u003c\/p\u003e\n        \u003cp class=\"card-desc\"\u003eA mirrored felt pad beneath the spring unit anchors the entire support core, absorbs downward rebound energy, and protects the base fabric from internal abrasion. Structural symmetry above and below the spring system ensures balanced, long-lasting performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 9 --\u003e\n    \u003cdiv class=\"layer\"\u003e\n      \u003cdiv class=\"connector\"\u003e\n        \u003cdiv class=\"num n-side\"\u003e9\u003c\/div\u003e\n        \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"card-top\"\u003e\n          \u003cspan class=\"card-title\"\u003eTri-layer Border System\u003c\/span\u003e\n          \u003cspan class=\"cbadge cb-blue\"\u003eEdge Support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec\"\u003eWhite Knitted Fabric · 1000# PP Fibre · 0.5cm D2030# Foam\u003c\/p\u003e\n        \u003cp class=\"card-desc\"\u003eThree materials fused into a single reinforced border: a premium white knitted outer fabric, a high-density PP fibre core, and a structural foam inner wall. The result is a perimeter that holds its shape under consistent load — children can sit, jump and roll to the edge without any collapse or roll-off sensation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 10 --\u003e\n    \u003cdiv class=\"layer\"\u003e\n      \u003cdiv class=\"connector\"\u003e\n        \u003cdiv class=\"num n-base\"\u003e10\u003c\/div\u003e\n        \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"card-top\"\u003e\n          \u003cspan class=\"card-title\"\u003eNon-slip Base Fabric\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec\"\u003eAnti-slip Woven Base · Breathable\u003c\/p\u003e\n        \u003cp class=\"card-desc\"\u003eA textured woven base fabric grips any slatted or solid bed frame, preventing the mattress from shifting during sleep. The open-weave structure allows air to circulate freely beneath the mattress, reducing moisture build-up and maintaining a hygienic sleep environment.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SPEC BAR --\u003e\n  \u003cdiv class=\"spec-bar\"\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-value\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"spec-key\"\u003eTotal Layers\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-value\"\u003e13cm\u003c\/div\u003e\n      \u003cdiv class=\"spec-key\"\u003eSpring Height\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-value\"\u003e2.0mm\u003c\/div\u003e\n      \u003cdiv class=\"spec-key\"\u003eWire Gauge\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-value\"\u003e320g\u003c\/div\u003e\n      \u003cdiv class=\"spec-key\"\u003eCover Weight\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-value\"\u003e30%\u003c\/div\u003e\n      \u003cdiv class=\"spec-key\"\u003eNatural Wool\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"footer-note\"\u003e\n    ArcticFlow™ and DreamCoil™ are Audreamy proprietary technologies.\u003cbr\u003e\n    TENCEL™ is a trademark of Lenzing AG · CertiPUR® is a registered certification programme · OEKO-TEX® is a registered trademark of the OEKO-TEX® Association.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Audreamy","offers":[{"title":"Default Title","offer_id":50799454126313,"sku":"SP-MATTRESS-CORSICA-K","price":509.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/1200-1200-room-viewKID-CG.jpg?v=1775445360"}],"url":"https:\/\/audreamy.co.uk\/collections\/kids-mattress.oembed","provider":"Audreamy-UK","version":"1.0","type":"link"}