{"product_id":"mlily-serenelux-hybrid-mattress","title":"MLILY SereneLux Hybrid Mattress","description":"\u003cstyle\u003e\n  .sl-wrap { font-family: 'Helvetica Neue', Arial, sans-serif; color: #1a1a2e; max-width: 900px; margin: 0 auto; }\n  .sl-hero { background: linear-gradient(135deg, #b3e5fc 0%, #e1f5fe 50%, #f0f9ff 100%); border-radius: 16px; padding: 48px 36px; text-align: center; margin-bottom: 36px; position: relative; overflow: hidden; }\n  .sl-hero::before { content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: radial-gradient(circle, rgba(255,255,255,0.4) 0%, transparent 60%); animation: pulse 4s ease-in-out infinite; }\n  @keyframes pulse { 0%,100%{transform:scale(1);opacity:0.5} 50%{transform:scale(1.1);opacity:1} }\n  .sl-hero h1 { color: #0277bd; font-size: 2.2em; font-weight: 800; letter-spacing: -0.5px; margin: 0 0 12px; text-shadow: 0 2px 20px rgba(2,119,189,0.15); }\n  .sl-hero p { color: #4a90a4; font-size: 1.1em; line-height: 1.7; margin: 0; max-width: 620px; display: inline-block; }\n  .sl-badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-top: 24px; }\n  .sl-badge { background: rgba(255,255,255,0.7); border: 1px solid rgba(2,119,189,0.25); color: #0277bd; border-radius: 50px; padding: 6px 18px; font-size: 0.82em; font-weight: 600; letter-spacing: 0.5px; backdrop-filter: blur(4px); }\n  .sl-section-title { font-size: 1.5em; font-weight: 800; color: #0277bd; margin: 40px 0 20px; padding-left: 16px; border-left: 4px solid #4fc3f7; letter-spacing: -0.3px; }\n  .sl-card-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 36px; }\n  @media(max-width:600px){.sl-card-grid{grid-template-columns:1fr;}}\n  .sl-card { background: #f0f9ff; border: 1px solid #b3e5fc; border-radius: 14px; padding: 28px 24px; transition: transform 0.3s ease, box-shadow 0.3s ease; }\n  .sl-card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(2,119,189,0.1); }\n  .sl-card h3 { color: #0277bd; font-size: 1.05em; font-weight: 700; margin: 0 0 10px; display: flex; align-items: center; gap: 8px; }\n  .sl-card p { color: #4a5568; font-size: 0.92em; line-height: 1.65; margin: 0; }\n  .sl-icon { width: 32px; height: 32px; background: linear-gradient(135deg, #81d4fa, #0288d1); border-radius: 8px; display: inline-flex; align-items: center; justify-content: center; color: white; font-size: 1em; flex-shrink: 0; }\n  .sl-divider { border: none; border-top: 1px solid #b3e5fc; margin: 36px 0; }\n  .sl-table-wrap { border-radius: 14px; overflow: hidden; box-shadow: 0 4px 24px rgba(2,119,189,0.08); margin-bottom: 36px; }\n  .sl-table { width: 100%; border-collapse: collapse; font-size: 0.93em; }\n  .sl-table thead tr { background: linear-gradient(90deg, #4fc3f7, #0288d1); }\n  .sl-table thead th { color: #ffffff; padding: 16px 20px; text-align: left; font-weight: 700; letter-spacing: 0.3px; }\n  .sl-table tbody tr { border-bottom: 1px solid #e1f5fe; transition: background 0.2s; }\n  .sl-table tbody tr:hover { background: #e1f5fe; }\n  .sl-table tbody tr:last-child { border-bottom: none; }\n  .sl-table td { padding: 14px 20px; color: #2d3748; vertical-align: top; line-height: 1.55; }\n  .sl-table td:first-child { font-weight: 700; color: #0277bd; width: 30%; }\n  .sl-zone-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; margin-bottom: 36px; }\n  @media(max-width:600px){.sl-zone-grid{grid-template-columns:1fr 1fr;}}\n  .sl-zone-card { background: linear-gradient(135deg, #e1f5fe, #f0f9ff); border: 1px solid #81d4fa; border-radius: 12px; padding: 18px 12px; text-align: center; }\n  .sl-zone-card .zone-num { font-size: 1.8em; font-weight: 900; color: #0288d1; line-height: 1; margin-bottom: 8px; }\n  .sl-zone-card h4 { color: #0277bd; font-size: 0.88em; font-weight: 700; margin: 0 0 6px; }\n  .sl-zone-card p { color: #546e7a; font-size: 0.8em; margin: 0; line-height: 1.5; }\n  .sl-benefits-table-wrap { border-radius: 14px; overflow: hidden; box-shadow: 0 4px 24px rgba(2,119,189,0.08); margin-bottom: 36px; }\n  .sl-benefits-table { width: 100%; border-collapse: collapse; font-size: 0.93em; }\n  .sl-benefits-table thead tr { background: linear-gradient(90deg, #0288d1, #4fc3f7); }\n  .sl-benefits-table thead th { color: #fff; padding: 16px 20px; text-align: left; font-weight: 700; }\n  .sl-benefits-table tbody tr { border-bottom: 1px solid #e1f5fe; transition: background 0.2s; }\n  .sl-benefits-table tbody tr:hover { background: #e1f5fe; }\n  .sl-benefits-table tbody tr:last-child { border-bottom: none; }\n  .sl-benefits-table td { padding: 14px 20px; color: #2d3748; line-height: 1.55; }\n  .sl-benefits-table td:first-child { font-weight: 700; color: #0277bd; width: 35%; }\n  .sl-check { color: #0288d1; font-weight: 700; margin-right: 6px; }\n  .sl-cta { background: linear-gradient(135deg, #b3e5fc, #e1f5fe); border: 1px solid #81d4fa; border-radius: 16px; padding: 36px 32px; text-align: center; margin-top: 40px; }\n  .sl-cta h3 { color: #0277bd; font-size: 1.4em; font-weight: 800; margin: 0 0 10px; }\n  .sl-cta p { color: #4a90a4; font-size: 0.97em; margin: 0; line-height: 1.6; }\n  .sl-feel-row { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 36px; }\n  .sl-feel-pill { flex: 1; min-width: 120px; background: #f0f9ff; border: 2px solid #81d4fa; border-radius: 50px; padding: 14px 20px; text-align: center; }\n  .sl-feel-pill span { display: block; font-size: 1.4em; margin-bottom: 4px; }\n  .sl-feel-pill strong { color: #0277bd; font-size: 0.9em; display: block; }\n  .sl-feel-pill small { color: #78909c; font-size: 0.78em; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sl-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"sl-hero\"\u003e\n    \u003ch1\u003eMLILY SereneLux Hybrid Mattress\u003c\/h1\u003e\n    \u003cp\u003eInspired by the calm of dawn skies — premium hybrid comfort with advanced cooling technology for deep, restorative sleep.\u003c\/p\u003e\n    \u003cdiv class=\"sl-badge-row\"\u003e\n      \u003cspan class=\"sl-badge\"\u003e28cm Profile\u003c\/span\u003e\n      \u003cspan class=\"sl-badge\"\u003eHybrid Design\u003c\/span\u003e\n      \u003cspan class=\"sl-badge\"\u003eAdaptive® Smart Cover\u003c\/span\u003e\n      \u003cspan class=\"sl-badge\"\u003e5-Zone Pocket Spring\u003c\/span\u003e\n      \u003cspan class=\"sl-badge\"\u003eAdjustable Base Compatible\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMFORT FEELS --\u003e\n  \u003cdiv class=\"sl-section-title\"\u003eChoose Your Comfort Feel\u003c\/div\u003e\n  \u003cdiv class=\"sl-feel-row\"\u003e\n    \u003cdiv class=\"sl-feel-pill\"\u003e\n      \u003cspan\u003e🌙\u003c\/span\u003e\u003cstrong\u003ePlush\u003c\/strong\u003e\u003csmall\u003eCloud-like softness\u003c\/small\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sl-feel-pill\"\u003e\n      \u003cspan\u003e⚖️\u003c\/span\u003e\u003cstrong\u003eMedium\u003c\/strong\u003e\u003csmall\u003eBalanced support\u003c\/small\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sl-feel-pill\"\u003e\n      \u003cspan\u003e🏔️\u003c\/span\u003e\u003cstrong\u003eFirm\u003c\/strong\u003e\u003csmall\u003eMaximum stability\u003c\/small\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LAYER TECHNOLOGY TABLE --\u003e\n  \u003cdiv class=\"sl-section-title\"\u003eConstruction \u0026amp; Layer Technology\u003c\/div\u003e\n  \u003cdiv class=\"sl-table-wrap\"\u003e\n    \u003ctable class=\"sl-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eLayer\u003c\/th\u003e\n          \u003cth\u003eMaterial\u003c\/th\u003e\n          \u003cth\u003eBenefit\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSmart Cover\u003c\/td\u003e\n          \u003ctd\u003eAdaptive® Smart Fabric\u003c\/td\u003e\n          \u003ctd\u003eResponds to body heat and moisture — actively regulates temperature for a cool, dry sleep surface all night\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTop Comfort Layer\u003c\/td\u003e\n          \u003ctd\u003eGel-Infused AirFoam\u003c\/td\u003e\n          \u003ctd\u003eOpen-cell structure with cooling gel delivers instant airflow and responsive pressure relief\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMid Comfort Layer\u003c\/td\u003e\n          \u003ctd\u003eGel-Infused Memory Foam\u003c\/td\u003e\n          \u003ctd\u003ePersonalised contouring that cradles your body's unique curves for deep pressure relief\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSupport Base\u003c\/td\u003e\n          \u003ctd\u003e5-Zone Pocket Spring Base\u003c\/td\u003e\n          \u003ctd\u003eFive targeted ergonomic zones provide precise support from shoulders to feet while minimising motion transfer\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCover\u003c\/td\u003e\n          \u003ctd\u003eRemovable Zip Cover\u003c\/td\u003e\n          \u003ctd\u003eMachine-washable — simply unzip and refresh for a hygienic, long-lasting sleep surface\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5-ZONE SUPPORT --\u003e\n  \u003cdiv class=\"sl-section-title\"\u003e5-Zone Pocket Spring Support System\u003c\/div\u003e\n  \u003cdiv class=\"sl-zone-grid\"\u003e\n    \u003cdiv class=\"sl-zone-card\"\u003e\n      \u003cdiv class=\"zone-num\"\u003e01\u003c\/div\u003e\n      \u003ch4\u003eShoulder Zone\u003c\/h4\u003e\n      \u003cp\u003eGentle contouring relief for side sleepers\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sl-zone-card\"\u003e\n      \u003cdiv class=\"zone-num\"\u003e02\u003c\/div\u003e\n      \u003ch4\u003eUpper Back Zone\u003c\/h4\u003e\n      \u003cp\u003eBalanced support for the thoracic spine\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sl-zone-card\"\u003e\n      \u003cdiv class=\"zone-num\"\u003e03\u003c\/div\u003e\n      \u003ch4\u003eLumbar Zone\u003c\/h4\u003e\n      \u003cp\u003eEnhanced core support for spinal alignment\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sl-zone-card\"\u003e\n      \u003cdiv class=\"zone-num\"\u003e04\u003c\/div\u003e\n      \u003ch4\u003eHip Zone\u003c\/h4\u003e\n      \u003cp\u003eReinforced support for lower body pressure\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sl-zone-card\"\u003e\n      \u003cdiv class=\"zone-num\"\u003e05\u003c\/div\u003e\n      \u003ch4\u003eLeg Zone\u003c\/h4\u003e\n      \u003cp\u003eBalanced alignment and leg comfort\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"sl-divider\"\u003e\n\n  \u003c!-- FEATURES \u0026 BENEFITS TABLE --\u003e\n  \u003cdiv class=\"sl-section-title\"\u003eFeatures \u0026amp; Benefits at a Glance\u003c\/div\u003e\n  \u003cdiv class=\"sl-benefits-table-wrap\"\u003e\n    \u003ctable class=\"sl-benefits-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eFeature\u003c\/th\u003e\n          \u003cth\u003eWhat It Means for You\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"sl-check\"\u003e✓\u003c\/span\u003eZero Pressure Sleep\u003c\/td\u003e\n          \u003ctd\u003eRelieves pressure points across your body so you wake up without aches or stiffness\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"sl-check\"\u003e✓\u003c\/span\u003e100% Spinal Support\u003c\/td\u003e\n          \u003ctd\u003eKeeps your spine in perfect neutral alignment throughout the night, every night\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"sl-check\"\u003e✓\u003c\/span\u003eZero Motion Disturbance\u003c\/td\u003e\n          \u003ctd\u003e5-zone pocket springs isolate movement so your partner's tossing and turning won't wake you\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"sl-check\"\u003e✓\u003c\/span\u003eAdaptive® Smart Cover\u003c\/td\u003e\n          \u003ctd\u003eIntelligent fabric responds to your body temperature and moisture for a consistently cool, dry feel\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"sl-check\"\u003e✓\u003c\/span\u003eDual Cooling Gel Layers\u003c\/td\u003e\n          \u003ctd\u003eAirFoam + Gel Memory Foam work together to actively draw heat away from your body all night\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"sl-check\"\u003e✓\u003c\/span\u003eMachine-Washable Cover\u003c\/td\u003e\n          \u003ctd\u003eRemovable zip cover keeps your mattress fresh, hygienic, and easy to maintain\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"sl-check\"\u003e✓\u003c\/span\u003e5 Size Options\u003c\/td\u003e\n          \u003ctd\u003eLong Single, King Single, Double, Queen, and King — the perfect fit for every bedroom\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"sl-check\"\u003e✓\u003c\/span\u003eAdjustable Base Compatible\u003c\/td\u003e\n          \u003ctd\u003ePairs seamlessly with an adjustable base for a fully personalised sleep setup\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY CARDS --\u003e\n  \u003cdiv class=\"sl-section-title\"\u003eWhy Sleepers Love the SereneLux\u003c\/div\u003e\n  \u003cdiv class=\"sl-card-grid\"\u003e\n    \u003cdiv class=\"sl-card\"\u003e\n      \u003ch3\u003e\n\u003cspan class=\"sl-icon\"\u003e🌤️\u003c\/span\u003eStays Cool All Night\u003c\/h3\u003e\n      \u003cp\u003eThe Adaptive® smart cover combined with dual cooling gel layers actively regulates your temperature — no more waking up hot and uncomfortable.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sl-card\"\u003e\n      \u003ch3\u003e\n\u003cspan class=\"sl-icon\"\u003e🧘\u003c\/span\u003eWakes You Pain-Free\u003c\/h3\u003e\n      \u003cp\u003eZero Pressure Technology and gel memory foam gently cradle every curve, eliminating the pressure points that cause morning stiffness.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sl-card\"\u003e\n      \u003ch3\u003e\n\u003cspan class=\"sl-icon\"\u003e🤝\u003c\/span\u003ePerfect for Couples\u003c\/h3\u003e\n      \u003cp\u003eThe 5-zone pocket spring base absorbs movement independently so you and your partner sleep undisturbed — no more midnight disruptions.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sl-card\"\u003e\n      \u003ch3\u003e\n\u003cspan class=\"sl-icon\"\u003e⚙️\u003c\/span\u003ePremium Hybrid Build\u003c\/h3\u003e\n      \u003cp\u003e28cm of thoughtfully engineered layers — from the smart cover down to the pocket spring base — designed for years of consistent, luxurious support.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA FOOTER --\u003e\n  \u003cdiv class=\"sl-cta\"\u003e\n    \u003ch3\u003eYour Sanctuary for Deep, Restorative Rest\u003c\/h3\u003e\n    \u003cp\u003eChoose your comfort feel — Plush, Medium, or Firm — and experience the SereneLux difference.\u003cbr\u003eFor the ultimate sleep experience, pair with an adjustable base.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MLILY","offers":[{"title":"Long Single","offer_id":54645595668755,"sku":null,"price":1559.0,"currency_code":"AUD","in_stock":true},{"title":"King Single","offer_id":54645595701523,"sku":null,"price":1739.0,"currency_code":"AUD","in_stock":true},{"title":"Double","offer_id":54645595734291,"sku":null,"price":1919.0,"currency_code":"AUD","in_stock":true},{"title":"Queen","offer_id":54645595767059,"sku":null,"price":2099.0,"currency_code":"AUD","in_stock":true},{"title":"King","offer_id":54645595799827,"sku":null,"price":2399.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/4417\/4611\/files\/Mlily_SereneLux_mattress.webp?v=1788314334","url":"https:\/\/www.sleepstyle.com.au\/products\/mlily-serenelux-hybrid-mattress","provider":"SleepStyle","version":"1.0","type":"link"}