{"title":"elegance paris","description":"","products":[{"product_id":"premium-cotton-bedding","title":"[Korean Premium 100% Cotton] DANA Comforter","description":"\u003cstyle\u003e\n  .ep-bedding {\n    font-family: Arial, Helvetica, sans-serif;\n    color: #1f1f1f;\n    background: #faf8f4;\n    line-height: 1.6;\n  }\n\n  .ep-bedding * {\n    box-sizing: border-box;\n  }\n\n  .ep-container {\n    max-width: 1240px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  .ep-hero {\n    background: #f7f3ed;\n    text-align: center;\n    padding: 0 0 72px;\n  }\n\n  .ep-hero-image {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    display: block;\n  }\n\n  .ep-eyebrow {\n    margin-top: 48px;\n    font-size: 13px;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #9a7d55;\n    font-weight: 600;\n  }\n\n  .ep-hero h1 {\n    max-width: 780px;\n    margin: 16px auto 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 58px;\n    font-weight: 400;\n    line-height: 1.08;\n    letter-spacing: -1.8px;\n    color: #1e1e1e;\n  }\n\n  .ep-hero-copy {\n    max-width: 680px;\n    margin: 0 auto;\n    font-size: 18px;\n    color: #6d665e;\n  }\n\n  .ep-badges {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 32px;\n  }\n\n  .ep-badge {\n    background: #ffffff;\n    border: 1px solid #e7ded2;\n    border-radius: 999px;\n    padding: 10px 18px;\n    font-size: 13px;\n    letter-spacing: 0.4px;\n    color: #3a332d;\n  }\n\n  .ep-section {\n    padding: 84px 0;\n  }\n\n  .ep-section-white {\n    background: #ffffff;\n  }\n\n  .ep-section-title {\n    text-align: center;\n    max-width: 720px;\n    margin: 0 auto 44px;\n  }\n\n  .ep-section-title .ep-eyebrow {\n    margin-top: 0;\n  }\n\n  .ep-section-title h2 {\n    margin: 12px 0 14px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 42px;\n    font-weight: 400;\n    line-height: 1.15;\n    letter-spacing: -1px;\n    color: #1e1e1e;\n  }\n\n  .ep-section-title p {\n    margin: 0;\n    font-size: 17px;\n    color: #6d665e;\n  }\n\n  .ep-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n  }\n\n  .ep-card {\n    background: #ffffff;\n    border: 1px solid #eee6dc;\n    border-radius: 22px;\n    padding: 28px 24px;\n    min-height: 210px;\n  }\n\n  .ep-card-number {\n    font-size: 12px;\n    letter-spacing: 2px;\n    color: #b89b72;\n    font-weight: 700;\n    margin-bottom: 18px;\n  }\n\n  .ep-card h3 {\n    margin: 0 0 12px;\n    font-size: 21px;\n    line-height: 1.25;\n    color: #1f1f1f;\n  }\n\n  .ep-card p {\n    margin: 0;\n    font-size: 15px;\n    color: #6d665e;\n  }\n\n  .ep-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 56px;\n  }\n\n  .ep-split-image img {\n    width: 100%;\n    display: block;\n    border-radius: 28px;\n  }\n\n  .ep-split-content .ep-eyebrow {\n    margin-top: 0;\n  }\n\n  .ep-split-content h2 {\n    margin: 12px 0 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 44px;\n    font-weight: 400;\n    line-height: 1.12;\n    letter-spacing: -1px;\n  }\n\n  .ep-split-content p {\n    margin: 0 0 18px;\n    font-size: 17px;\n    color: #6d665e;\n  }\n\n  .ep-check-list {\n    list-style: none;\n    padding: 0;\n    margin: 28px 0 0;\n  }\n\n  .ep-check-list li {\n    position: relative;\n    padding-left: 30px;\n    margin-bottom: 14px;\n    font-size: 16px;\n    color: #3f3a34;\n  }\n\n  .ep-check-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #b89b72;\n    font-weight: 700;\n  }\n\n  .ep-material-panel {\n    background: #f7f3ed;\n    border-radius: 30px;\n    padding: 44px;\n  }\n\n  .ep-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 24px;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n  }\n\n  .ep-spec-table tr {\n    border-bottom: 1px solid #eee6dc;\n  }\n\n  .ep-spec-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .ep-spec-table th,\n  .ep-spec-table td {\n    padding: 20px 22px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .ep-spec-table th {\n    width: 32%;\n    color: #9a7d55;\n    font-weight: 700;\n    background: #fbf9f5;\n  }\n\n  .ep-spec-table td {\n    color: #4d4741;\n  }\n\n  .ep-feature-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 34px;\n  }\n\n  .ep-mini-feature {\n    background: #ffffff;\n    border: 1px solid #eee6dc;\n    border-radius: 20px;\n    padding: 22px;\n    text-align: center;\n  }\n\n  .ep-mini-feature strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 16px;\n    color: #1f1f1f;\n  }\n\n  .ep-mini-feature span {\n    font-size: 14px;\n    color: #6d665e;\n  }\n\n  .ep-closing {\n    background: #1f1f1f;\n    color: #ffffff;\n    text-align: center;\n    padding: 76px 24px;\n  }\n\n  .ep-closing h2 {\n    max-width: 760px;\n    margin: 0 auto 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 46px;\n    font-weight: 400;\n    line-height: 1.15;\n    letter-spacing: -1px;\n  }\n\n  .ep-closing p {\n    max-width: 660px;\n    margin: 0 auto;\n    font-size: 17px;\n    color: #d8d2ca;\n  }\n\n  @media (max-width: 900px) {\n    .ep-hero {\n      padding-bottom: 56px;\n    }\n\n    .ep-hero h1 {\n      font-size: 42px;\n    }\n\n    .ep-hero-copy {\n      font-size: 16px;\n    }\n\n    .ep-section {\n      padding: 64px 0;\n    }\n\n    .ep-benefit-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ep-split {\n      grid-template-columns: 1fr;\n      gap: 34px;\n    }\n\n    .ep-split-content h2,\n    .ep-section-title h2 {\n      font-size: 36px;\n    }\n\n    .ep-feature-strip {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .ep-container {\n      padding: 0 18px;\n    }\n\n    .ep-eyebrow {\n      font-size: 12px;\n      letter-spacing: 2px;\n    }\n\n    .ep-hero h1 {\n      font-size: 34px;\n      letter-spacing: -1px;\n    }\n\n    .ep-badges {\n      gap: 8px;\n    }\n\n    .ep-badge {\n      font-size: 12px;\n      padding: 9px 14px;\n    }\n\n    .ep-benefit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ep-card {\n      min-height: auto;\n    }\n\n    .ep-material-panel {\n      padding: 28px 20px;\n      border-radius: 24px;\n    }\n\n    .ep-spec-table th,\n    .ep-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 16px 18px;\n    }\n\n    .ep-spec-table th {\n      padding-bottom: 6px;\n    }\n\n    .ep-spec-table td {\n      padding-top: 6px;\n    }\n\n    .ep-closing h2 {\n      font-size: 34px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ep-bedding\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ep-hero\"\u003e\n    \u003cimg class=\"ep-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/cover_img.jpg?v=1777080616\" alt=\"Elegance Paris Premium Cotton Bedding\"\u003e\n\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-eyebrow\"\u003eSleep Better, Live Better\u003c\/div\u003e\n      \u003ch1\u003ePremium Cotton Bedding for Everyday Comfort\u003c\/h1\u003e\n      \u003cp class=\"ep-hero-copy\"\u003e\n        Soft, breathable, and easy to care for — Elegance Paris bedding is designed to make better sleep feel effortless, night after night.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ep-badges\"\u003e\n        \u003cspan class=\"ep-badge\"\u003e100% Cotton\u003c\/span\u003e\n        \u003cspan class=\"ep-badge\"\u003eMachine Washable\u003c\/span\u003e\n        \u003cspan class=\"ep-badge\"\u003eBreathable Comfort\u003c\/span\u003e\n        \u003cspan class=\"ep-badge\"\u003eMade in Korea\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"ep-section\"\u003e\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-section-title\"\u003e\n        \u003cdiv class=\"ep-eyebrow\"\u003eWhy It Stands Out\u003c\/div\u003e\n        \u003ch2\u003eThoughtfully made for comfort, care, and everyday use.\u003c\/h2\u003e\n        \u003cp\u003e\n          From its soft cotton touch to its easy-care construction, every detail is designed to support a cleaner, more comfortable sleep routine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-benefit-grid\"\u003e\n        \u003cdiv class=\"ep-card\"\u003e\n          \u003cdiv class=\"ep-card-number\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003e100% Cotton Comfort\u003c\/h3\u003e\n          \u003cp\u003e\n            Made with natural cotton for a soft, smooth feel that stays comfortable against the skin.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-card\"\u003e\n          \u003cdiv class=\"ep-card-number\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eBreathable by Design\u003c\/h3\u003e\n          \u003cp\u003e\n            Cotton’s natural breathability helps support airflow and comfort throughout the night.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-card\"\u003e\n          \u003cdiv class=\"ep-card-number\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eMachine Washable\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed for real life, this bedding is easy to wash and maintain without complicated care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-card\"\u003e\n          \u003cdiv class=\"ep-card-number\"\u003e04\u003c\/div\u003e\n          \u003ch3\u003eMade in Korea\u003c\/h3\u003e\n          \u003cp\u003e\n            Carefully produced with attention to detail and quality standards for lasting everyday use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE + STORY --\u003e\n  \u003csection class=\"ep-section ep-section-white\"\u003e\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-split\"\u003e\n        \u003cdiv class=\"ep-split-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/front.jpg?v=1777080825\" alt=\"Premium cotton bedding front view\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-split-content\"\u003e\n          \u003cdiv class=\"ep-eyebrow\"\u003eDesigned for Real Life\u003c\/div\u003e\n          \u003ch2\u003eBeautiful bedding should be easy to live with.\u003c\/h2\u003e\n          \u003cp\u003e\n            Elegance Paris bedding brings together a soft cotton feel, breathable comfort, and practical care for daily use.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Lightweight yet cozy, it is made to feel fresh, comfortable, and dependable through every season.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ep-check-list\"\u003e\n            \u003cli\u003eSoft, smooth touch against the skin\u003c\/li\u003e\n            \u003cli\u003eLightweight comfort for year-round use\u003c\/li\u003e\n            \u003cli\u003eEasy to wash and maintain\u003c\/li\u003e\n            \u003cli\u003eMade to support everyday sleep routines\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MATERIAL --\u003e\n  \u003csection class=\"ep-section\"\u003e\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-material-panel\"\u003e\n        \u003cdiv class=\"ep-section-title\"\u003e\n          \u003cdiv class=\"ep-eyebrow\"\u003eMaterial \u0026amp; Construction\u003c\/div\u003e\n          \u003ch2\u003ePremium cotton, refined for lasting softness.\u003c\/h2\u003e\n          \u003cp\u003e\n            A high-density cotton construction gives the bedding a soft, breathable feel while helping it maintain comfort over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ctable class=\"ep-spec-table\"\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFabric\u003c\/th\u003e\n            \u003ctd\u003ePremium cotton fabric designed for softness, comfort, and everyday use.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWeaving\u003c\/th\u003e\n            \u003ctd\u003eHigh-density 60s cotton construction for a refined touch and breathable feel.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCare\u003c\/th\u003e\n            \u003ctd\u003eMachine washable for simple maintenance and regular cleaning.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eComfort\u003c\/th\u003e\n            \u003ctd\u003eLightweight yet cozy, with a smooth feel suitable for daily use.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eOrigin\u003c\/th\u003e\n            \u003ctd\u003eMade in Korea with attention to detail and quality.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EVERYDAY CARE --\u003e\n  \u003csection class=\"ep-section ep-section-white\"\u003e\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-split\"\u003e\n        \u003cdiv class=\"ep-split-content\"\u003e\n          \u003cdiv class=\"ep-eyebrow\"\u003eEasy Care\u003c\/div\u003e\n          \u003ch2\u003eMade to stay fresh, soft, and simple.\u003c\/h2\u003e\n          \u003cp\u003e\n            This bedding is designed for everyday comfort without high-maintenance care. Its washable cotton construction makes it a practical choice for busy homes.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ep-check-list\"\u003e\n            \u003cli\u003eWashable construction for easier care\u003c\/li\u003e\n            \u003cli\u003eDesigned to help reduce clumping after washing\u003c\/li\u003e\n            \u003cli\u003eMaintains a soft, comfortable feel with regular use\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-split-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_6-100.jpg?v=1777079367\" alt=\"Cotton bedding detail\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ADDITIONAL FEATURES --\u003e\n  \u003csection class=\"ep-section\"\u003e\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-split\"\u003e\n        \u003cdiv class=\"ep-split-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_5-100.jpg?v=1777079367\" alt=\"Elegance Paris bedding lifestyle detail\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-split-content\"\u003e\n          \u003cdiv class=\"ep-eyebrow\"\u003eComfort Details\u003c\/div\u003e\n          \u003ch2\u003eSmall details that make everyday sleep feel better.\u003c\/h2\u003e\n          \u003cp\u003e\n            From its soft cotton surface to its breathable construction, Elegance Paris bedding is made to bring quiet comfort into your daily routine.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"ep-feature-strip\"\u003e\n            \u003cdiv class=\"ep-mini-feature\"\u003e\n              \u003cstrong\u003eSoft Touch\u003c\/strong\u003e\n              \u003cspan\u003eGentle feel for everyday rest\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep-mini-feature\"\u003e\n              \u003cstrong\u003eBreathable\u003c\/strong\u003e\n              \u003cspan\u003eComfortable through the night\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep-mini-feature\"\u003e\n              \u003cstrong\u003eEasy Care\u003c\/strong\u003e\n              \u003cspan\u003eDesigned for regular washing\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"ep-closing\"\u003e\n    \u003ch2\u003eBetter Sleep Starts with Better Bedding\u003c\/h2\u003e\n    \u003cp\u003e\n      From easy care to lasting softness, every detail is made to bring comfort, simplicity, and everyday elegance to your sleep routine.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Elegance Paris","offers":[{"title":"S \/ Ivory","offer_id":46680163123390,"sku":null,"price":400.0,"currency_code":"USD","in_stock":false},{"title":"S \/ Pink","offer_id":46680163156158,"sku":null,"price":400.0,"currency_code":"USD","in_stock":false},{"title":"S \/ Grey","offer_id":46680163188926,"sku":null,"price":400.0,"currency_code":"USD","in_stock":false},{"title":"Q \/ Ivory","offer_id":46680163221694,"sku":null,"price":500.0,"currency_code":"USD","in_stock":true},{"title":"Q \/ Pink","offer_id":46680163254462,"sku":null,"price":500.0,"currency_code":"USD","in_stock":true},{"title":"Q \/ Grey","offer_id":46680163287230,"sku":null,"price":500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/cover_img.jpg?v=1777927445"},{"product_id":"korean-premium-tencel-comforter","title":"[Korean Premium] Tencel Comforter Set","description":"\u003cstyle\u003e\n  .ep-bedding {\n    font-family: Arial, Helvetica, sans-serif;\n    color: #1f1f1f;\n    background: #faf8f4;\n    line-height: 1.6;\n  }\n\n  .ep-bedding * {\n    box-sizing: border-box;\n  }\n\n  .ep-container {\n    max-width: 1240px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  .ep-hero {\n    background: #f7f3ed;\n    text-align: center;\n    padding: 0 0 72px;\n  }\n\n  .ep-hero-image {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    display: block;\n  }\n\n  .ep-eyebrow {\n    margin-top: 48px;\n    font-size: 13px;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #9a7d55;\n    font-weight: 600;\n  }\n\n  .ep-hero h1 {\n    max-width: 820px;\n    margin: 16px auto 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 58px;\n    font-weight: 400;\n    line-height: 1.08;\n    letter-spacing: -1.8px;\n    color: #1e1e1e;\n  }\n\n  .ep-hero-copy {\n    max-width: 700px;\n    margin: 0 auto;\n    font-size: 18px;\n    color: #6d665e;\n  }\n\n  .ep-badges {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 32px;\n  }\n\n  .ep-badge {\n    background: #ffffff;\n    border: 1px solid #e7ded2;\n    border-radius: 999px;\n    padding: 10px 18px;\n    font-size: 13px;\n    letter-spacing: 0.4px;\n    color: #3a332d;\n  }\n\n  .ep-section {\n    padding: 84px 0;\n  }\n\n  .ep-section-white {\n    background: #ffffff;\n  }\n\n  .ep-section-title {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 44px;\n  }\n\n  .ep-section-title .ep-eyebrow {\n    margin-top: 0;\n  }\n\n  .ep-section-title h2 {\n    margin: 12px 0 14px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 42px;\n    font-weight: 400;\n    line-height: 1.15;\n    letter-spacing: -1px;\n    color: #1e1e1e;\n  }\n\n  .ep-section-title p {\n    margin: 0;\n    font-size: 17px;\n    color: #6d665e;\n  }\n\n  .ep-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n  }\n\n  .ep-card {\n    background: #ffffff;\n    border: 1px solid #eee6dc;\n    border-radius: 22px;\n    padding: 28px 24px;\n    min-height: 220px;\n  }\n\n  .ep-card-number {\n    font-size: 12px;\n    letter-spacing: 2px;\n    color: #b89b72;\n    font-weight: 700;\n    margin-bottom: 18px;\n  }\n\n  .ep-card h3 {\n    margin: 0 0 12px;\n    font-size: 21px;\n    line-height: 1.25;\n    color: #1f1f1f;\n  }\n\n  .ep-card p {\n    margin: 0;\n    font-size: 15px;\n    color: #6d665e;\n  }\n\n  .ep-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 56px;\n  }\n\n  .ep-split-image img {\n    width: 100%;\n    display: block;\n    border-radius: 28px;\n  }\n\n  .ep-split-content .ep-eyebrow {\n    margin-top: 0;\n  }\n\n  .ep-split-content h2 {\n    margin: 12px 0 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 44px;\n    font-weight: 400;\n    line-height: 1.12;\n    letter-spacing: -1px;\n  }\n\n  .ep-split-content p {\n    margin: 0 0 18px;\n    font-size: 17px;\n    color: #6d665e;\n  }\n\n  .ep-check-list {\n    list-style: none;\n    padding: 0;\n    margin: 28px 0 0;\n  }\n\n  .ep-check-list li {\n    position: relative;\n    padding-left: 30px;\n    margin-bottom: 14px;\n    font-size: 16px;\n    color: #3f3a34;\n  }\n\n  .ep-check-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #b89b72;\n    font-weight: 700;\n  }\n\n  .ep-material-panel {\n    background: #f7f3ed;\n    border-radius: 30px;\n    padding: 44px;\n  }\n\n  .ep-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 24px;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n  }\n\n  .ep-spec-table tr {\n    border-bottom: 1px solid #eee6dc;\n  }\n\n  .ep-spec-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .ep-spec-table th,\n  .ep-spec-table td {\n    padding: 20px 22px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .ep-spec-table th {\n    width: 32%;\n    color: #9a7d55;\n    font-weight: 700;\n    background: #fbf9f5;\n  }\n\n  .ep-spec-table td {\n    color: #4d4741;\n  }\n\n  .ep-size-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin-top: 34px;\n  }\n\n  .ep-size-card {\n    background: #ffffff;\n    border: 1px solid #eee6dc;\n    border-radius: 22px;\n    padding: 28px;\n  }\n\n  .ep-size-card h3 {\n    margin: 0 0 16px;\n    font-size: 22px;\n    color: #1f1f1f;\n  }\n\n  .ep-size-card p {\n    margin: 8px 0;\n    font-size: 15px;\n    color: #6d665e;\n  }\n\n  .ep-color-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 26px;\n  }\n\n  .ep-color-chip {\n    border: 1px solid #e7ded2;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 9px 15px;\n    font-size: 13px;\n    color: #4d4741;\n  }\n\n  .ep-care-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 34px;\n  }\n\n  .ep-mini-feature {\n    background: #ffffff;\n    border: 1px solid #eee6dc;\n    border-radius: 20px;\n    padding: 22px;\n    text-align: center;\n  }\n\n  .ep-mini-feature strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 16px;\n    color: #1f1f1f;\n  }\n\n  .ep-mini-feature span {\n    font-size: 14px;\n    color: #6d665e;\n  }\n\n  .ep-closing {\n    background: #1f1f1f;\n    color: #ffffff;\n    text-align: center;\n    padding: 76px 24px;\n  }\n\n  .ep-closing h2 {\n    max-width: 760px;\n    margin: 0 auto 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 46px;\n    font-weight: 400;\n    line-height: 1.15;\n    letter-spacing: -1px;\n  }\n\n  .ep-closing p {\n    max-width: 660px;\n    margin: 0 auto;\n    font-size: 17px;\n    color: #d8d2ca;\n  }\n\n  @media (max-width: 900px) {\n    .ep-hero {\n      padding-bottom: 56px;\n    }\n\n    .ep-hero h1 {\n      font-size: 42px;\n    }\n\n    .ep-hero-copy {\n      font-size: 16px;\n    }\n\n    .ep-section {\n      padding: 64px 0;\n    }\n\n    .ep-benefit-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ep-split {\n      grid-template-columns: 1fr;\n      gap: 34px;\n    }\n\n    .ep-split-content h2,\n    .ep-section-title h2 {\n      font-size: 36px;\n    }\n\n    .ep-care-strip,\n    .ep-size-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .ep-container {\n      padding: 0 18px;\n    }\n\n    .ep-eyebrow {\n      font-size: 12px;\n      letter-spacing: 2px;\n    }\n\n    .ep-hero h1 {\n      font-size: 34px;\n      letter-spacing: -1px;\n    }\n\n    .ep-badges {\n      gap: 8px;\n    }\n\n    .ep-badge {\n      font-size: 12px;\n      padding: 9px 14px;\n    }\n\n    .ep-benefit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ep-card {\n      min-height: auto;\n    }\n\n    .ep-material-panel {\n      padding: 28px 20px;\n      border-radius: 24px;\n    }\n\n    .ep-spec-table th,\n    .ep-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 16px 18px;\n    }\n\n    .ep-spec-table th {\n      padding-bottom: 6px;\n    }\n\n    .ep-spec-table td {\n      padding-top: 6px;\n    }\n\n    .ep-closing h2 {\n      font-size: 34px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ep-bedding\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ep-hero\"\u003e\n    \u003cimg class=\"ep-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_7-100.jpg?v=1777082132\" alt=\"Elegance Paris Premium Tencel Pigment Bedding\"\u003e\n\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-eyebrow\"\u003eNaturally Softer, Effortlessly Comfortable\u003c\/div\u003e\n      \u003ch1\u003ePremium Tencel Bedding for a Softer Night’s Sleep\u003c\/h1\u003e\n      \u003cp class=\"ep-hero-copy\"\u003e\n        Smooth, breathable, and beautifully lightweight — Elegance Paris Tencel Pigment Bedding is designed to bring a cooler, softer touch to your everyday sleep routine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ep-badges\"\u003e\n        \u003cspan class=\"ep-badge\"\u003e100% Tencel™ Outer Fabric\u003c\/span\u003e\n        \u003cspan class=\"ep-badge\"\u003eSoft \u0026amp; Smooth Feel\u003c\/span\u003e\n        \u003cspan class=\"ep-badge\"\u003eBreathable Comfort\u003c\/span\u003e\n        \u003cspan class=\"ep-badge\"\u003eMade in Korea\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"ep-section\"\u003e\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-section-title\"\u003e\n        \u003cdiv class=\"ep-eyebrow\"\u003eWhy Tencel Makes a Difference\u003c\/div\u003e\n        \u003ch2\u003eA naturally smooth feel designed for everyday comfort.\u003c\/h2\u003e\n        \u003cp\u003e\n          Tencel™ is known for its soft hand feel, breathable comfort, and smooth texture, making it a beautiful choice for sleepers who prefer a lighter, silk-like touch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-benefit-grid\"\u003e\n        \u003cdiv class=\"ep-card\"\u003e\n          \u003cdiv class=\"ep-card-number\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003e100% Tencel™ Outer Fabric\u003c\/h3\u003e\n          \u003cp\u003e\n            Made with Tencel™ outer fabric for a naturally smooth, gentle feel against the skin.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-card\"\u003e\n          \u003cdiv class=\"ep-card-number\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eSoft \u0026amp; Smooth Touch\u003c\/h3\u003e\n          \u003cp\u003e\n            A silk-like surface gives the bedding a refined, comfortable feel without heaviness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-card\"\u003e\n          \u003cdiv class=\"ep-card-number\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eBreathable Comfort\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed to feel cool and airy, especially for warmer seasons and year-round use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-card\"\u003e\n          \u003cdiv class=\"ep-card-number\"\u003e04\u003c\/div\u003e\n          \u003ch3\u003eMade in Korea\u003c\/h3\u003e\n          \u003cp\u003e\n            Carefully produced with attention to material quality, finishing, and everyday usability.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE + STORY --\u003e\n  \u003csection class=\"ep-section ep-section-white\"\u003e\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-split\"\u003e\n        \u003cdiv class=\"ep-split-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_9-100.jpg?v=1777082132\" alt=\"Premium Tencel bedding detail\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-split-content\"\u003e\n          \u003cdiv class=\"ep-eyebrow\"\u003eComfort You Can Feel\u003c\/div\u003e\n          \u003ch2\u003eLightweight, smooth, and softly cooling.\u003c\/h2\u003e\n          \u003cp\u003e\n            This bedding is designed for sleepers who love a fresh, clean, and gentle feel. The Tencel™ outer fabric creates a smooth surface that feels soft without feeling heavy.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Its breathable comfort makes it suitable for everyday use, especially in warmer climates or for those who prefer a lighter bedding feel.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ep-check-list\"\u003e\n            \u003cli\u003eLightweight yet cozy\u003c\/li\u003e\n            \u003cli\u003eSmooth, cooling surface\u003c\/li\u003e\n            \u003cli\u003eComfortable for year-round use\u003c\/li\u003e\n            \u003cli\u003eEspecially ideal for warmer seasons\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"ep-section\"\u003e\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-material-panel\"\u003e\n        \u003cdiv class=\"ep-section-title\"\u003e\n          \u003cdiv class=\"ep-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n          \u003ch2\u003eSoft Tencel™ outside, cozy comfort inside.\u003c\/h2\u003e\n          \u003cp\u003e\n            A smooth Tencel™ outer fabric is paired with polyester filling to create bedding that feels soft, lightweight, and easy to enjoy every day.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ctable class=\"ep-spec-table\"\u003e\n          \u003ctr\u003e\n            \u003cth\u003eOuter Fabric\u003c\/th\u003e\n            \u003ctd\u003e100% Tencel™\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFilling\u003c\/th\u003e\n            \u003ctd\u003e100% Polyester\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFeel\u003c\/th\u003e\n            \u003ctd\u003eSmooth, lightweight, breathable, and softly cooling.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eColors\u003c\/th\u003e\n            \u003ctd\u003eIvory, Green, Blue, Pink, Mint\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eOrigin\u003c\/th\u003e\n            \u003ctd\u003eMade in Korea\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/table\u003e\n\n        \u003cdiv class=\"ep-color-row\"\u003e\n          \u003cspan class=\"ep-color-chip\"\u003eIvory\u003c\/span\u003e\n          \u003cspan class=\"ep-color-chip\"\u003eGreen\u003c\/span\u003e\n          \u003cspan class=\"ep-color-chip\"\u003eBlue\u003c\/span\u003e\n          \u003cspan class=\"ep-color-chip\"\u003ePink\u003c\/span\u003e\n          \u003cspan class=\"ep-color-chip\"\u003eMint\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- AVAILABLE SIZES --\u003e\n  \u003csection class=\"ep-section ep-section-white\"\u003e\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-split\"\u003e\n        \u003cdiv class=\"ep-split-content\"\u003e\n          \u003cdiv class=\"ep-eyebrow\"\u003eAvailable Sizes\u003c\/div\u003e\n          \u003ch2\u003eChoose the set that fits your sleep space.\u003c\/h2\u003e\n          \u003cp\u003e\n            Available in Single Set and Queen Set options, each designed with comforter and pillowcase sizing for everyday bedroom use.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"ep-size-grid\"\u003e\n            \u003cdiv class=\"ep-size-card\"\u003e\n              \u003ch3\u003eSS \/ Single Set\u003c\/h3\u003e\n              \u003cp\u003e\u003cstrong\u003eComforter:\u003c\/strong\u003e 160 × 210 cm\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003ePillowcase:\u003c\/strong\u003e 50 × 70 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ep-size-card\"\u003e\n              \u003ch3\u003eQ \/ Queen Set\u003c\/h3\u003e\n              \u003cp\u003e\u003cstrong\u003eComforter:\u003c\/strong\u003e 200 × 230 cm\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003ePillowcases:\u003c\/strong\u003e 50 × 70 cm \/ 2 pcs\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-split-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_10-100.jpg?v=1777082132\" alt=\"Tencel bedding available sizes\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003csection class=\"ep-section\"\u003e\n    \u003cdiv class=\"ep-container\"\u003e\n      \u003cdiv class=\"ep-split\"\u003e\n        \u003cdiv class=\"ep-split-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_8-100.jpg?v=1777082132\" alt=\"Tencel bedding care and comfort\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ep-split-content\"\u003e\n          \u003cdiv class=\"ep-eyebrow\"\u003eCare Guide\u003c\/div\u003e\n          \u003ch2\u003eSimple care for lasting comfort.\u003c\/h2\u003e\n          \u003cp\u003e\n            Designed for everyday living, this bedding is machine washable and easy to care for with a few simple steps.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"ep-care-strip\"\u003e\n            \u003cdiv class=\"ep-mini-feature\"\u003e\n              \u003cstrong\u003eMachine Washable\u003c\/strong\u003e\n              \u003cspan\u003eEasy care for regular use\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep-mini-feature\"\u003e\n              \u003cstrong\u003eAvoid High Heat\u003c\/strong\u003e\n              \u003cspan\u003eHelps preserve softness\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep-mini-feature\"\u003e\n              \u003cstrong\u003eWash Gently\u003c\/strong\u003e\n              \u003cspan\u003eAvoid rough fabrics\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cul class=\"ep-check-list\"\u003e\n            \u003cli\u003eMachine washable\u003c\/li\u003e\n            \u003cli\u003eAvoid high heat drying for longevity\u003c\/li\u003e\n            \u003cli\u003eDo not mix with rough fabrics when washing\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"ep-closing\"\u003e\n    \u003ch2\u003eA Softer Way to End Every Day\u003c\/h2\u003e\n    \u003cp\u003e\n      With a smooth Tencel™ touch, breathable comfort, and easy everyday care, Elegance Paris Tencel Pigment Bedding brings effortless softness to your nightly routine.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Elegance Paris","offers":[{"title":"S \/ Blue [ Pillowe cover Set]","offer_id":46701698252990,"sku":null,"price":170.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Blue - Blanket Only","offer_id":47626325262526,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Pink [ Pillowe cover Set]","offer_id":46701698285758,"sku":null,"price":170.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Pink - Blanket Only","offer_id":47626325295294,"sku":null,"price":150.0,"currency_code":"USD","in_stock":false},{"title":"S \/ White [ Pillowe cover Set]","offer_id":46701698318526,"sku":null,"price":170.0,"currency_code":"USD","in_stock":true},{"title":"S \/ White - Blanket Only","offer_id":47626325328062,"sku":null,"price":150.0,"currency_code":"USD","in_stock":false},{"title":"Q \/ Blue [ Pillowe cover Set]","offer_id":46701698351294,"sku":null,"price":210.0,"currency_code":"USD","in_stock":false},{"title":"Q \/ Blue - Blanket Only","offer_id":47626325360830,"sku":null,"price":190.0,"currency_code":"USD","in_stock":false},{"title":"Q \/ Pink [ Pillowe cover Set]","offer_id":46701698384062,"sku":null,"price":210.0,"currency_code":"USD","in_stock":true},{"title":"Q \/ Pink - Blanket Only","offer_id":47626325393598,"sku":null,"price":190.0,"currency_code":"USD","in_stock":true},{"title":"Q \/ White [ Pillowe cover Set]","offer_id":46701698416830,"sku":null,"price":210.0,"currency_code":"USD","in_stock":false},{"title":"Q \/ White - Blanket Only","offer_id":47626325426366,"sku":null,"price":190.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_7-100.jpg?v=1777927487"},{"product_id":"korean-premium-modal-comforter-set","title":"[Korean Premium] Modal Comforter Set","description":"\u003cstyle\u003e\n  .ep-bedding {\n    font-family: Arial, Helvetica, sans-serif;\n    color: #1f1f1f;\n    background: #faf8f4;\n    line-height: 1.6;\n  }\n\n  .ep-bedding * {\n    box-sizing: border-box;\n  }\n\n  .ep-container {\n    max-width: 1240px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  .ep-hero {\n    background: #f7f3ed;\n    text-align: center;\n    padding: 0 0 72px;\n  }\n\n  .ep-hero-image {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    display: block;\n  }\n\n  .ep-eyebrow {\n    margin-top: 48px;\n    font-size: 13px;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #9a7d55;\n    font-weight: 600;\n  }\n\n  .ep-hero h1 {\n    max-width: 850px;\n    margin: 16px auto 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 58px;\n    font-weight: 400;\n    line-height: 1.08;\n    letter-spacing: -1.8px;\n    color: #1e1e1e;\n  }\n\n  .ep-hero-copy {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 18px;\n    color: #6d665e;\n  }\n\n  .ep-badges {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 32px;\n  }\n\n  .ep-badge {\n    background: #ffffff;\n    border: 1px solid #e7ded2;\n    border-radius: 999px;\n    padding: 10px 18px;\n    font-size: 13px;\n    letter-spacing: 0.4px;\n    color: #3a332d;\n  }\n\n  .ep-section {\n    padding: 84px 0;\n  }\n\n  .ep-section-white {\n    background: #ffffff;\n  }\n\n  .ep-section-title {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 44px;\n  }\n\n  .ep-section-title .ep-eyebrow {\n    margin-top: 0;\n  }\n\n  .ep-section-title h2 {\n    margin: 12px 0 14px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 42px;\n    font-weight: 400;\n    line-height: 1.15;\n    letter-spacing: -1px;\n    color: #1e1e1e;\n  }\n\n  .ep-section-title p {\n    margin: 0;\n    font-size: 17px;\n    color: #6d665e;\n  }\n\n  .ep-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n  }\n\n  .ep-card {\n    background: #ffffff;\n    border: 1px solid #eee6dc;\n    border-radius: 22px;\n    padding: 28px 24px;\n    min-height: 220px;\n  }\n\n  .ep-card-number {\n    font-size: 12px;\n    letter-spacing: 2px;\n    color: #b89b72;\n    font-weight: 700;\n    margin-bottom: 18px;\n  }\n\n  .ep-card h3 {\n    margin: 0 0 12px;\n    font-size: 21px;\n    line-height: 1.25;\n    color: #1f1f1f;\n  }\n\n  .ep-card p {\n    margin: 0;\n    font-size: 15px;\n    color: #6d665e;\n  }\n\n  .ep-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 56px;\n  }\n\n  .ep-split-image img {\n    width: 100%;\n    display: block;\n    border-radius: 28px;\n  }\n\n  .ep-split-content .ep-eyebrow {\n    margin-top: 0;\n  }\n\n  .ep-split-content h2 {\n    margin: 12px 0 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 44px;\n    font-weight: 400;\n    line-height: 1.12;\n    letter-spacing: -1px;\n  }\n\n  .ep-split-content p {\n    margin: 0 0 18px;\n    font-size: 17px;\n    color: #6d665e;\n  }\n\n  .ep-check-list {\n    list-style: none;\n    padding: 0;\n    margin: 28px 0 0;\n  }\n\n  .ep-check-list li {\n    position: relative;\n    padding-left: 30px;\n    margin-bottom: 14px;\n    font-size: 16px;\n    color: #3f3a34;\n  }\n\n  .ep-check-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #b89b72;\n    font-weight: 700;\n  }\n\n  .ep-material-panel {\n    background: #f7f3ed;\n    border-radius: 30px;\n    padding: 44px;\n  }\n\n  .ep-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 24px;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n  }\n\n  .ep-spec-table tr {\n    border-bottom: 1px solid #eee6dc;\n  }\n\n  .ep-spec-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .ep-spec-table th,\n  .ep-spec-table td {\n    padding: 20px 22px;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .ep-spec-table th {\n    width: 32%;\n    color: #9a7d55;\n    font-weight: 700;\n    background: #fbf9f5;\n  }\n\n  .ep-spec-table td {\n    color: #4d4741;\n  }\n\n  .ep-size-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 34px;\n  }\n\n  .ep-size-card {\n    background: #ffffff;\n    border: 1px solid #eee6dc;\n    border-radius: 22px;\n    padding: 28px;\n  }\n\n  .ep-size-card h3 {\n    margin: 0 0 16px;\n    font-size: 22px;\n    color: #1f1f1f;\n  }\n\n  .ep-size-card p {\n    margin: 8px 0;\n    font-size: 15px;\n    color: #6d665e;\n  }\n\n  .ep-color-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 26px;\n  }\n\n  .ep-color-chip {\n    border: 1px solid #e7ded2;\n    background: #ffffff;\n    border-radius: 999px;\n    padding: 9px 15px;\n    font-size: 13px;\n    color: #4d4741;\n  }\n\n  .ep-care-strip {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    margin-top: 34px;\n  }\n\n  .ep-mini-feature {\n    background: #ffffff;\n    border: 1px solid #eee6dc;\n    border-radius: 20px;\n    padding: 22px;\n    text-align: center;\n  }\n\n  .ep-mini-feature strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 16px;\n    color: #1f1f1f;\n  }\n\n  .ep-mini-feature span {\n    font-size: 14px;\n    color: #6d665e;\n  }\n\n  .ep-faq-accordion {\n    max-width: 920px;\n    margin: 0 auto;\n    border-top: 1px solid #e7ded2;\n  }\n\n  .ep-faq-item {\n    border-bottom: 1px solid #e7ded2;\n    background: #ffffff;\n  }\n\n  .ep-faq-item summary {\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    padding: 24px 56px 24px 0;\n    font-size: 18px;\n    font-weight: 600;\n    color: #1f1f1f;\n  }\n\n  .ep-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ep-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 8px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 28px;\n    font-weight: 300;\n    color: #b89b72;\n    line-height: 1;\n  }\n\n  .ep-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ep-faq-answer {\n    padding: 0 56px 24px 0;\n  }\n\n  .ep-faq-answer p {\n    margin: 0;\n    font-size: 16px;\n    color: #6d665e;\n    line-height: 1.7;\n  }\n\n  .ep-closing {\n    background: #1f1f1f;\n    color: #ffffff;\n    text-align: center;\n    padding: 76px 24px;\n  }\n\n  .ep-closing h2 {\n    max-width: 760px;\n    margin: 0 auto 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 46px;\n    font-weight: 400;\n    line-height: 1.15;\n    letter-spacing: -1px;\n  }\n\n  .ep-closing p {\n    max-width: 680px;\n    margin: 0 auto;\n    font-size: 17px;\n    color: #d8d2ca;\n  }\n\n  @media (max-width: 900px) {\n    .ep-hero {\n      padding-bottom: 56px;\n    }\n\n    .ep-hero h1 {\n      font-size: 42px;\n    }\n\n    .ep-hero-copy {\n      font-size: 16px;\n    }\n\n    .ep-section {\n      padding: 64px 0;\n    }\n\n    .ep-benefit-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ep-split {\n      grid-template-columns: 1fr;\n      gap: 34px;\n    }\n\n    .ep-split-content h2,\n    .ep-section-title h2 {\n      font-size: 36px;\n    }\n\n    .ep-care-strip,\n    .ep-size-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .ep-container {\n      padding: 0 18px;\n    }\n\n    .ep-eyebrow {\n      font-size: 12px;\n      letter-spacing: 2px;\n    }\n\n    .ep-hero h1 {\n      font-size: 34px;\n      letter-spacing: -1px;\n    }\n\n    .ep-badges {\n      gap: 8px;\n    }\n\n    .ep-badge {\n      font-size: 12px;\n      padding: 9px 14px;\n    }\n\n    .ep-benefit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ep-card {\n      min-height: auto;\n    }\n\n    .ep-material-panel {\n      padding: 28px 20px;\n      border-radius: 24px;\n    }\n\n    .ep-spec-table th,\n    .ep-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 16px 18px;\n    }\n\n    .ep-spec-table th {\n      padding-bottom: 6px;\n    }\n\n    .ep-spec-table td {\n      padding-top: 6px;\n    }\n\n    .ep-faq-item summary {\n      padding: 20px 44px 20px 0;\n      font-size: 16px;\n    }\n\n    .ep-faq-answer {\n      padding: 0 44px 22px 0;\n    }\n\n    .ep-faq-answer p {\n      font-size: 15px;\n    }\n\n    .ep-closing h2 {\n      font-size: 34px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ep-bedding\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"ep-hero\"\u003e\u003cimg alt=\"Elegance Paris Premium Modal Pigment Bedding\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_1.png?v=1780089606\" class=\"ep-hero-image\"\u003e\n\u003cdiv class=\"ep-container\"\u003e\n\u003cdiv class=\"ep-eyebrow\"\u003eNaturally Softer, Effortlessly Comfortable\u003c\/div\u003e\n\u003ch1\u003ePremium Modal Bedding for Soft, Everyday Comfort\u003c\/h1\u003e\n\u003cp class=\"ep-hero-copy\"\u003eMade with Austrian Lenzing Modal, Elegance Paris Modal Pigment Bedding brings a smooth, breathable, and easy-care feel to your nightly routine.\u003c\/p\u003e\n\u003cdiv class=\"ep-badges\"\u003e\n\u003cspan class=\"ep-badge\"\u003eAustrian Lenzing Modal\u003c\/span\u003e \u003cspan class=\"ep-badge\"\u003eSoft \u0026amp; Smooth Feel\u003c\/span\u003e \u003cspan class=\"ep-badge\"\u003eEasy Care\u003c\/span\u003e \u003cspan class=\"ep-badge\"\u003eAvailable in 3 Colors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"ep-section\"\u003e\n\u003cdiv class=\"ep-container\"\u003e\n\u003cdiv class=\"ep-section-title\"\u003e\n\u003cdiv class=\"ep-eyebrow\"\u003eWhy Modal Makes a Difference\u003c\/div\u003e\n\u003ch2\u003eA softer bedding experience designed for everyday living.\u003c\/h2\u003e\n\u003cp\u003eModal is known for its smooth hand feel, lightweight comfort, and easy-care performance, making it a practical choice for everyday sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-benefit-grid\"\u003e\n\u003cdiv class=\"ep-card\"\u003e\n\u003cdiv class=\"ep-card-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eAustrian Lenzing Modal\u003c\/h3\u003e\n\u003cp\u003eMade with 100% Austrian Lenzing Modal for a soft, smooth feel designed for everyday comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-card\"\u003e\n\u003cdiv class=\"ep-card-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eSoft Against Skin\u003c\/h3\u003e\n\u003cp\u003eA gentle surface helps create a comfortable bedding experience for daily rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-card\"\u003e\n\u003cdiv class=\"ep-card-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eEasy to Care For\u003c\/h3\u003e\n\u003cp\u003eDesigned for simple washing and drying, with care instructions made for regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-card\"\u003e\n\u003cdiv class=\"ep-card-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eCool \u0026amp; Comfortable\u003c\/h3\u003e\n\u003cp\u003eLightweight comfort makes it suitable for warmer seasons and year-round use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RECOMMENDED FOR --\u003e\n\u003csection class=\"ep-section ep-section-white\"\u003e\n\u003cdiv class=\"ep-container\"\u003e\n\u003cdiv class=\"ep-split\"\u003e\n\u003cdiv class=\"ep-split-image\"\u003e\u003cimg alt=\"Premium Modal bedding detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_3.png?v=1780089606\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ep-split-content\"\u003e\n\u003cdiv class=\"ep-eyebrow\"\u003eRecommended For\u003c\/div\u003e\n\u003ch2\u003eFor sleepers who want softness without the extra maintenance.\u003c\/h2\u003e\n\u003cp\u003eElegance Paris Modal Pigment Bedding is designed for those who prefer a smoother, lighter, and easier-care bedding experience.\u003c\/p\u003e\n\u003cul class=\"ep-check-list\"\u003e\n\u003cli\u003eThose looking for a soft, plant-derived modal comforter\u003c\/li\u003e\n\u003cli\u003eThose who prefer bedding that feels gentle against the skin\u003c\/li\u003e\n\u003cli\u003eThose who want easier washing and drying care\u003c\/li\u003e\n\u003cli\u003eThose who want cool, comfortable bedding for warmer seasons\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"ep-section\"\u003e\n\u003cdiv class=\"ep-container\"\u003e\n\u003cdiv class=\"ep-material-panel\"\u003e\n\u003cdiv class=\"ep-section-title\"\u003e\n\u003cdiv class=\"ep-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2\u003eSmooth modal comfort with practical everyday construction.\u003c\/h2\u003e\n\u003cp\u003eDesigned as a comforter and pillow cover set, this bedding combines modal filling with a polyester outer fabric for daily use and easy care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"ep-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eComforter Filling\u003c\/th\u003e\n\u003ctd\u003e60-count Modal 100%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eComforter Outer Fabric\u003c\/th\u003e\n\u003ctd\u003ePolyester 100%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePillow Cover Filling\u003c\/th\u003e\n\u003ctd\u003e60-count Modal 100%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePillow Cover Outer Fabric\u003c\/th\u003e\n\u003ctd\u003ePolyester 100%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColors\u003c\/th\u003e\n\u003ctd\u003eWhite, Gray, Pink\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"ep-color-row\"\u003e\n\u003cspan class=\"ep-color-chip\"\u003eWhite\u003c\/span\u003e \u003cspan class=\"ep-color-chip\"\u003eGray\u003c\/span\u003e \u003cspan class=\"ep-color-chip\"\u003ePink\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE \u0026 SET GUIDE --\u003e\n\u003csection class=\"ep-section ep-section-white\"\u003e\n\u003cdiv class=\"ep-container\"\u003e\n\u003cdiv class=\"ep-split\"\u003e\n\u003cdiv class=\"ep-split-content\"\u003e\n\u003cdiv class=\"ep-eyebrow\"\u003eSize \u0026amp; Set Guide\u003c\/div\u003e\n\u003ch2\u003eChoose the set that fits your bed.\u003c\/h2\u003e\n\u003cp\u003eAvailable in Single, Queen, and King sizes, each set includes a comforter with pillow cover configuration based on size.\u003c\/p\u003e\n\u003cdiv class=\"ep-size-grid\"\u003e\n\u003cdiv class=\"ep-size-card\"\u003e\n\u003ch3\u003eSS \/ Single Set\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eComforter:\u003c\/strong\u003e 160 × 210 cm\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIncludes:\u003c\/strong\u003e Comforter + 1 Pillow Cover\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-size-card\"\u003e\n\u003ch3\u003eQ \/ Queen Set\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eComforter:\u003c\/strong\u003e 200 × 230 cm\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIncludes:\u003c\/strong\u003e Comforter + 2 Pillow Covers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-size-card\"\u003e\n\u003ch3\u003eK \/ King Set\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eComforter:\u003c\/strong\u003e 220 × 240 cm\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIncludes:\u003c\/strong\u003e Comforter + 2 Pillow Covers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"ep-check-list\"\u003e\n\u003cli\u003ePillow cover size: 50 × 70 cm\u003c\/li\u003e\n\u003cli\u003eAvailable in White, Gray, and Pink\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-split-image\"\u003e\u003cimg alt=\"Modal bedding set composition guide\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_5.png?v=1780089606\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE GUIDE --\u003e\n\u003csection class=\"ep-section\"\u003e\n\u003cdiv class=\"ep-container\"\u003e\n\u003cdiv class=\"ep-split\"\u003e\n\u003cdiv class=\"ep-split-image\"\u003e\u003cimg alt=\"Modal bedding care guide\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_4.png?v=1780089606\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ep-split-content\"\u003e\n\u003cdiv class=\"ep-eyebrow\"\u003eCare Guide\u003c\/div\u003e\n\u003ch2\u003eSimple care to help preserve softness and shape.\u003c\/h2\u003e\n\u003cp\u003eFor best results, wash gently and dry with care. These simple steps help maintain the bedding’s feel and structure through repeated use.\u003c\/p\u003e\n\u003cdiv class=\"ep-care-strip\"\u003e\n\u003cdiv class=\"ep-mini-feature\"\u003e\n\u003cstrong\u003eLukewarm Wash\u003c\/strong\u003e \u003cspan\u003eUse lukewarm water when machine washing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-mini-feature\"\u003e\n\u003cstrong\u003eNo Wringing\u003c\/strong\u003e \u003cspan\u003eAvoid twisting, pulling, or wringing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-mini-feature\"\u003e\n\u003cstrong\u003eLow Heat Dry\u003c\/strong\u003e \u003cspan\u003eUse low-temperature drying mode\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-mini-feature\"\u003e\n\u003cstrong\u003eAir Dry Safely\u003c\/strong\u003e \u003cspan\u003eDry in a well-ventilated area\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"ep-check-list\"\u003e\n\u003cli\u003eWash separately when possible\u003c\/li\u003e\n\u003cli\u003eAvoid twisting, wringing, or pulling the product\u003c\/li\u003e\n\u003cli\u003eUse low-temperature drying mode when using a dryer\u003c\/li\u003e\n\u003cli\u003eAvoid repeated direct sunlight exposure when air drying\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ ACCORDION --\u003e\n\u003csection class=\"ep-section ep-section-white\"\u003e\n\u003cdiv class=\"ep-container\"\u003e\n\u003cdiv class=\"ep-section-title\"\u003e\n\u003cdiv class=\"ep-eyebrow\"\u003eFAQ\u003c\/div\u003e\n\u003ch2\u003eQuestions About Modal Pigment Bedding\u003c\/h2\u003e\n\u003cp\u003eFind quick answers about material, feel, size, care, and everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-faq-accordion\"\u003e\n\u003cdetails class=\"ep-faq-item\"\u003e\n\u003csummary\u003eWhat is Elegance Paris Modal Pigment Bedding made of?\u003c\/summary\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cp\u003eElegance Paris Modal Pigment Bedding is made with 60-count Modal filling and a 100% polyester outer fabric. The product description also notes that it is made with Austrian Lenzing Modal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ep-faq-item\"\u003e\n\u003csummary\u003eWhat does modal bedding feel like?\u003c\/summary\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cp\u003eModal bedding is designed to feel soft, smooth, and lightweight. This bedding is made for sleepers who prefer a gentle, comfortable feel without heavy maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ep-faq-item\"\u003e\n\u003csummary\u003eIs this bedding good for warmer seasons?\u003c\/summary\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cp\u003eYes. This bedding is designed to feel cool and comfortable, making it suitable for warmer seasons and year-round use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ep-faq-item\"\u003e\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cp\u003eThis bedding is available in SS, Q, and K sizes. SS measures 160 × 210 cm, Q measures 200 × 230 cm, and K measures 220 × 240 cm. The pillow cover size is 50 × 70 cm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ep-faq-item\"\u003e\n\u003csummary\u003eWhat is included in each set?\u003c\/summary\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cp\u003eThe SS Single Set includes one comforter and one pillow cover. The Q Queen Set includes one comforter and two pillow covers. The K King Set includes one comforter and two pillow covers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ep-faq-item\"\u003e\n\u003csummary\u003eWhat colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cp\u003eElegance Paris Modal Pigment Bedding is available in White, Gray, and Pink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ep-faq-item\"\u003e\n\u003csummary\u003eHow do I wash Modal Pigment Bedding?\u003c\/summary\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cp\u003eMachine wash with lukewarm water. Avoid twisting, wringing, or pulling the product during washing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ep-faq-item\"\u003e\n\u003csummary\u003eCan I put this bedding in the dryer?\u003c\/summary\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cp\u003eYes, but use a low-temperature drying mode and dry the bedding separately to help preserve its shape and comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ep-faq-item\"\u003e\n\u003csummary\u003eHow should I air dry this bedding?\u003c\/summary\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cp\u003eAir dry in a well-ventilated area and avoid repeated direct sunlight exposure to help prevent issues caused by repeated exposure and drying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ep-faq-item\"\u003e\n\u003csummary\u003eWho is this bedding recommended for?\u003c\/summary\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cp\u003eThis bedding is recommended for sleepers who want soft, lightweight comfort, easy care, and bedding that feels cool and comfortable in warmer seasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CLOSING --\u003e\n\u003csection class=\"ep-closing\"\u003e\n\u003ch2\u003eSoftness Made for Everyday Sleep\u003c\/h2\u003e\n\u003cp\u003eWith smooth modal comfort, easy-care construction, and a lightweight feel, Elegance Paris Modal Pigment Bedding brings effortless comfort to your daily routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Elegance Paris","offers":[{"title":"SS \/ Gray","offer_id":47590823035070,"sku":null,"price":200.0,"currency_code":"USD","in_stock":true},{"title":"SS \/ Pink","offer_id":47590823067838,"sku":null,"price":200.0,"currency_code":"USD","in_stock":true},{"title":"SS \/ White","offer_id":47590823100606,"sku":null,"price":200.0,"currency_code":"USD","in_stock":true},{"title":"Q \/ Gray","offer_id":47590823133374,"sku":null,"price":250.0,"currency_code":"USD","in_stock":false},{"title":"Q \/ Pink","offer_id":47590823166142,"sku":null,"price":250.0,"currency_code":"USD","in_stock":true},{"title":"Q \/ White","offer_id":47590823198910,"sku":null,"price":250.0,"currency_code":"USD","in_stock":false},{"title":"K \/ Gray","offer_id":47590823657662,"sku":null,"price":320.0,"currency_code":"USD","in_stock":false},{"title":"K \/ Pink","offer_id":47590823690430,"sku":null,"price":320.0,"currency_code":"USD","in_stock":false},{"title":"K \/ White","offer_id":47590823723198,"sku":null,"price":320.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/0706\/5534\/files\/Artboard_1.png?v=1780113915"}],"url":"https:\/\/momoshop.co\/collections\/elegance-paris.oembed","provider":"Momo Shop","version":"1.0","type":"link"}