{"product_id":"1-6","title":"Romantic French Court Lace Nightdress","description":"\u003cstyle\u003e\n  .fm5007-card,\n  .fm5007-card * {\n    box-sizing: border-box;\n  }\n\n  .fm5007-card {\n    max-width: 920px;\n    margin: 24px auto;\n    padding: 28px;\n    color: #4f4742;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(220, 199, 184, 0.28),\n        transparent 32%\n      ),\n      linear-gradient(145deg, #fffdfb, #f7f1ec);\n    border: 1px solid #e5d8ce;\n    border-radius: 24px;\n    box-shadow: 0 16px 42px rgba(74, 57, 46, 0.1);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .fm5007-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 42px 30px;\n    text-align: center;\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255, 255, 255, 0.94),\n        rgba(247, 237, 230, 0.92)\n      );\n    border: 1px solid #eaded5;\n    border-radius: 20px;\n  }\n\n  .fm5007-hero::before,\n  .fm5007-hero::after {\n    position: absolute;\n    color: rgba(176, 138, 113, 0.25);\n    font-family: Georgia, \"Times New Roman\", serif;\n  }\n\n  .fm5007-hero::before {\n    content: \"❦\";\n    top: 12px;\n    left: 22px;\n    font-size: 38px;\n  }\n\n  .fm5007-hero::after {\n    content: \"♡\";\n    right: 25px;\n    bottom: 14px;\n    font-size: 34px;\n  }\n\n  .fm5007-brand {\n    margin-bottom: 8px;\n    color: #b08b73;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .fm5007-title {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 14px;\n    color: #493d36;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 35px;\n    line-height: 1.22;\n  }\n\n  .fm5007-subtitle {\n    position: relative;\n    z-index: 1;\n    max-width: 710px;\n    margin: 0 auto;\n    color: #75675f;\n    font-size: 15px;\n  }\n\n  .fm5007-section {\n    margin-top: 30px;\n  }\n\n  .fm5007-heading {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 17px;\n    color: #594940;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 24px;\n  }\n\n  .fm5007-heading::before {\n    content: \"\";\n    width: 38px;\n    height: 2px;\n    background: linear-gradient(90deg, #cba98f, #e4cfc0);\n  }\n\n  .fm5007-description {\n    margin: 0;\n    color: #6f625b;\n    font-size: 15px;\n  }\n\n  .fm5007-highlights {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .fm5007-highlight {\n    padding: 21px;\n    background: rgba(255, 255, 255, 0.8);\n    border: 1px solid #eadfd7;\n    border-radius: 16px;\n    box-shadow: 0 7px 20px rgba(81, 62, 50, 0.05);\n  }\n\n  .fm5007-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    margin-bottom: 13px;\n    color: #ffffff;\n    background: linear-gradient(135deg, #c8a58e, #a9856e);\n    border-radius: 50%;\n    font-size: 18px;\n  }\n\n  .fm5007-highlight h3 {\n    margin: 0 0 7px;\n    color: #53453d;\n    font-size: 16px;\n  }\n\n  .fm5007-highlight p {\n    margin: 0;\n    color: #776a63;\n    font-size: 13px;\n    line-height: 1.58;\n  }\n\n  .fm5007-style-bar {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    background: linear-gradient(135deg, #efe1d7, #f8f1ec);\n    border-radius: 16px;\n  }\n\n  .fm5007-style-item {\n    padding: 19px 10px;\n    color: #4e4038;\n    text-align: center;\n    border-right: 1px solid #dac7ba;\n  }\n\n  .fm5007-style-item:last-child {\n    border-right: none;\n  }\n\n  .fm5007-style-item small {\n    display: block;\n    margin-bottom: 4px;\n    color: #a47d64;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .fm5007-style-item strong {\n    font-size: 15px;\n  }\n\n  .fm5007-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .fm5007-benefit {\n    padding: 20px;\n    text-align: center;\n    background: #fffaf6;\n    border: 1px solid #eadfd7;\n    border-radius: 15px;\n  }\n\n  .fm5007-benefit strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #5c4b42;\n    font-size: 15px;\n  }\n\n  .fm5007-benefit span {\n    color: #7b6d65;\n    font-size: 13px;\n  }\n\n  .fm5007-note {\n    margin-top: 24px;\n    padding: 15px 17px;\n    color: #766860;\n    background: #f4e9e1;\n    border-left: 3px solid #c39b80;\n    border-radius: 9px;\n    font-size: 13px;\n  }\n\n  @media (max-width: 720px) {\n    .fm5007-card {\n      padding: 15px;\n    }\n\n    .fm5007-hero {\n      padding: 29px 20px;\n    }\n\n    .fm5007-title {\n      font-size: 27px;\n    }\n\n    .fm5007-highlights {\n      grid-template-columns: 1fr;\n    }\n\n    .fm5007-style-bar {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .fm5007-style-item:nth-child(2) {\n      border-right: none;\n    }\n\n    .fm5007-style-item:nth-child(-n + 2) {\n      border-bottom: 1px solid #dac7ba;\n    }\n\n    .fm5007-benefits {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"fm5007-card\"\u003e\n\n  \u003cdiv class=\"fm5007-hero\"\u003e\n\n    \u003cdiv class=\"fm5007-brand\"\u003e\n      FÉE ET MOI · STYLE 5007\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"fm5007-title\"\u003e\n      French Court Lace Ruffle Nightdress\n    \u003c\/h2\u003e\n\n    \u003cp class=\"fm5007-subtitle\"\u003e\n      A softly romantic nightdress featuring lace-trimmed straps,\n      delicate gathers, a flowing A-line shape and graceful ruffle details.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"fm5007-section\"\u003e\n\n    \u003ch2 class=\"fm5007-heading\"\u003e\n      Product Description\n    \u003c\/h2\u003e\n\n    \u003cp class=\"fm5007-description\"\u003e\n      Inspired by romantic French court styling, this lightweight nightdress\n      combines soft sheer fabric with delicate lace and ruffle details.\n      The lace-trimmed neckline frames the upper body beautifully, while the\n      flowing A-line silhouette drapes gently over the figure for an elegant\n      and relaxed look. Adjustable shoulder straps allow for a more personalized\n      fit, making this dreamy nightdress ideal for evenings at home, bridal\n      moments and romantic occasions.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"fm5007-section\"\u003e\n\n    \u003ch2 class=\"fm5007-heading\"\u003e\n      Design Highlights\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fm5007-highlights\"\u003e\n\n      \u003cdiv class=\"fm5007-highlight\"\u003e\n        \u003cdiv class=\"fm5007-icon\"\u003e❦\u003c\/div\u003e\n\n        \u003ch3\u003eLace-Trimmed Shoulder Straps\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Delicate lace straps create a romantic finish and extend the soft,\n          feminine styling from the neckline to the shoulders.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fm5007-highlight\"\u003e\n        \u003cdiv class=\"fm5007-icon\"\u003e◇\u003c\/div\u003e\n\n        \u003ch3\u003eOptional Off-Shoulder Styling\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The lace-trimmed straps can be styled slightly off the shoulders\n          for a softer and more romantic neckline.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fm5007-highlight\"\u003e\n        \u003cdiv class=\"fm5007-icon\"\u003e≋\u003c\/div\u003e\n\n        \u003ch3\u003eSoft Gathered Neckline\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Gentle gathers create natural draping and add graceful movement\n          to the lightweight fabric.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fm5007-highlight\"\u003e\n        \u003cdiv class=\"fm5007-icon\"\u003e△\u003c\/div\u003e\n\n        \u003ch3\u003eFlowing A-Line Silhouette\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The relaxed A-line shape falls softly over the body for an airy,\n          flattering and comfortable silhouette.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fm5007-highlight\"\u003e\n        \u003cdiv class=\"fm5007-icon\"\u003e〰\u003c\/div\u003e\n\n        \u003ch3\u003eRuffled Hem Detail\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Delicate ruffle trim adds softness and gives the hemline a graceful,\n          feminine finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fm5007-highlight\"\u003e\n        \u003cdiv class=\"fm5007-icon\"\u003e↕\u003c\/div\u003e\n\n        \u003ch3\u003eAdjustable Shoulder Straps\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Slim adjustable straps allow the neckline and overall fit\n          to be personalized for greater comfort.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"fm5007-section\"\u003e\n\n    \u003cdiv class=\"fm5007-style-bar\"\u003e\n\n      \u003cdiv class=\"fm5007-style-item\"\u003e\n        \u003csmall\u003eStyle\u003c\/small\u003e\n        \u003cstrong\u003eFrench Romantic\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fm5007-style-item\"\u003e\n        \u003csmall\u003eSilhouette\u003c\/small\u003e\n        \u003cstrong\u003eFlowing A-Line\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fm5007-style-item\"\u003e\n        \u003csmall\u003eDetail\u003c\/small\u003e\n        \u003cstrong\u003eLace \u0026amp; Ruffles\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fm5007-style-item\"\u003e\n        \u003csmall\u003eFit\u003c\/small\u003e\n        \u003cstrong\u003eAdjustable\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"fm5007-section\"\u003e\n\n    \u003ch2 class=\"fm5007-heading\"\u003e\n      Why You’ll Love It\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fm5007-benefits\"\u003e\n\n      \u003cdiv class=\"fm5007-benefit\"\u003e\n        \u003cstrong\u003eSoft \u0026amp; Lightweight\u003c\/strong\u003e\n        \u003cspan\u003e\n          Airy fabric creates a relaxed feel and graceful movement.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fm5007-benefit\"\u003e\n        \u003cstrong\u003eRomantic Details\u003c\/strong\u003e\n        \u003cspan\u003e\n          Lace, gathers and ruffles bring a delicate French-inspired finish.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fm5007-benefit\"\u003e\n        \u003cstrong\u003eFlexible Styling\u003c\/strong\u003e\n        \u003cspan\u003e\n          Adjustable straps support both classic and soft off-shoulder looks.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"fm5007-note\"\u003e\n    \u003cstrong\u003ePlease Note:\u003c\/strong\u003e\n    Nipple clips, footwear and other styling accessories shown in promotional\n    images are not included unless specifically stated.\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"FoxySM","offers":[{"title":"Default Title","offer_id":52128571293994,"sku":"5007","price":29.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/6067\/3834\/files\/Image_20260725163921_683_10.png?v=1785022855","url":"https:\/\/www.foxysm.com\/products\/1-6","provider":"FoxySM","version":"1.0","type":"link"}