{"product_id":"luxe-lounge-pillow-pattern","title":"Luxe Lounge Pillow Pattern","description":"\u003cstyle\u003e\n    .luxe-lounge-pillow-pattern {\n      --bg: #ffffff;\n      --text: #1f2937;\n      --muted: #6b7280;\n      --border: #e5e7eb;\n      --soft: #f8fafc;\n      --accent: #7c3aed;\n      --accent-soft: #f5f3ff;\n      --shadow: 0 12px 32px rgba(0, 0, 0, 0.08);\n      --radius: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 24px;\n      background: var(--bg);\n      color: var(--text);\n      font-family: Arial, Helvetica, sans-serif;\n      box-sizing: border-box;\n    }\n\n    .luxe-lounge-pillow-pattern * {\n      box-sizing: border-box;\n    }\n\n    .luxe-lounge-pillow-pattern .hero {\n      display: grid;\n      grid-template-columns: 1.05fr 1fr;\n      gap: 28px;\n      align-items: center;\n      margin-bottom: 28px;\n    }\n\n    .luxe-lounge-pillow-pattern .media-card,\n    .luxe-lounge-pillow-pattern .content-card,\n    .luxe-lounge-pillow-pattern .info-card,\n    .luxe-lounge-pillow-pattern .gallery-card {\n      background: #fff;\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n    }\n\n    .luxe-lounge-pillow-pattern .media-card {\n      padding: 18px;\n      overflow: hidden;\n      background: linear-gradient(180deg, #ffffff 0%, #faf8ff 100%);\n    }\n\n    .luxe-lounge-pillow-pattern .main-image {\n      width: 100%;\n      display: block;\n      border-radius: 16px;\n      aspect-ratio: 1 \/ 1;\n      object-fit: cover;\n      background: var(--soft);\n    }\n\n    .luxe-lounge-pillow-pattern .content-card {\n      padding: 30px;\n    }\n\n    .luxe-lounge-pillow-pattern .eyebrow {\n      display: inline-block;\n      margin-bottom: 12px;\n      padding: 7px 12px;\n      border-radius: 999px;\n      background: var(--accent-soft);\n      color: var(--accent);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .luxe-lounge-pillow-pattern h1 {\n      margin: 0 0 12px;\n      font-size: clamp(28px, 4vw, 44px);\n      line-height: 1.08;\n      color: #111827;\n    }\n\n    .luxe-lounge-pillow-pattern .subtitle {\n      margin: 0 0 18px;\n      font-size: 17px;\n      line-height: 1.7;\n      color: var(--muted);\n    }\n\n    .luxe-lounge-pillow-pattern .sku {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 10px 14px;\n      margin-bottom: 22px;\n      border-radius: 999px;\n      background: var(--soft);\n      border: 1px solid var(--border);\n      font-size: 14px;\n      font-weight: 700;\n    }\n\n    .luxe-lounge-pillow-pattern .intro {\n      margin: 0 0 22px;\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .luxe-lounge-pillow-pattern .highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .luxe-lounge-pillow-pattern .highlight-grid li {\n      padding: 14px 16px;\n      border: 1px solid var(--border);\n      border-radius: 14px;\n      background: linear-gradient(180deg, #ffffff 0%, #faf8ff 100%);\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .luxe-lounge-pillow-pattern .section-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 22px;\n      margin-bottom: 28px;\n    }\n\n    .luxe-lounge-pillow-pattern .info-card {\n      padding: 24px;\n    }\n\n    .luxe-lounge-pillow-pattern h2 {\n      margin: 0 0 14px;\n      font-size: 22px;\n      line-height: 1.2;\n      color: #111827;\n    }\n\n    .luxe-lounge-pillow-pattern p,\n    .luxe-lounge-pillow-pattern li {\n      font-size: 15px;\n      line-height: 1.75;\n    }\n\n    .luxe-lounge-pillow-pattern ul.clean-list {\n      margin: 0;\n      padding-left: 18px;\n    }\n\n    .luxe-lounge-pillow-pattern .specs {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: grid;\n      gap: 10px;\n    }\n\n    .luxe-lounge-pillow-pattern .specs li {\n      padding: 12px 14px;\n      border-radius: 12px;\n      border: 1px solid var(--border);\n      background: var(--soft);\n    }\n\n    .luxe-lounge-pillow-pattern .gallery-card {\n      padding: 20px;\n    }\n\n    .luxe-lounge-pillow-pattern .gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .luxe-lounge-pillow-pattern .gallery-grid img {\n      width: 100%;\n      display: block;\n      aspect-ratio: 1 \/ 1;\n      object-fit: cover;\n      border-radius: 14px;\n      border: 1px solid var(--border);\n      background: var(--soft);\n    }\n\n    .luxe-lounge-pillow-pattern .note {\n      margin-top: 16px;\n      padding: 14px 16px;\n      border-radius: 14px;\n      background: #faf8ff;\n      border: 1px solid #ddd6fe;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    @media (max-width: 920px) {\n      .luxe-lounge-pillow-pattern .hero,\n      .luxe-lounge-pillow-pattern .section-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .luxe-lounge-pillow-pattern .gallery-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 640px) {\n      .luxe-lounge-pillow-pattern {\n        padding: 16px;\n      }\n\n      .luxe-lounge-pillow-pattern .content-card,\n      .luxe-lounge-pillow-pattern .info-card,\n      .luxe-lounge-pillow-pattern .media-card,\n      .luxe-lounge-pillow-pattern .gallery-card {\n        padding: 16px;\n      }\n\n      .luxe-lounge-pillow-pattern .highlight-grid,\n      .luxe-lounge-pillow-pattern .gallery-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .luxe-lounge-pillow-pattern h1 {\n        font-size: 30px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"luxe-lounge-pillow-pattern\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"content-card\"\u003e\n\u003cspan class=\"eyebrow\"\u003eSerger Pattern\u003c\/span\u003e\n\u003ch1\u003eLuxe Lounge Pillow Pattern\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eA stylish accent pillow pattern designed to bring comfort, texture, and decorative stitch detail to beds, benches, cozy corners, and lounge spaces.\u003c\/p\u003e\n\u003cdiv class=\"sku\"\u003eItem Number: GP010\u003c\/div\u003e\n\u003cp class=\"intro\"\u003eThe Luxe Lounge Pillow Pattern is a creative project that lets you turn decorative stitching into a standout home décor piece. It is designed for easy construction and gives you the freedom to showcase overlock, coverstitch, chainstitch, embroidery, or built-in decorative sewing machine stitches in a fresh, modern accent pillow design.\u003c\/p\u003e\n\u003cul class=\"highlight-grid\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy construction\u003c\/strong\u003e for a fun and approachable project\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect for decorative stitching\u003c\/strong\u003e and creative thread play\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eWorks beautifully for indoor or outdoor spaces\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eGreat for beds, benches, reading nooks, and lounge areas\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-grid\"\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n\u003cul class=\"clean-list\"\u003e\n\u003cli\u003eTurns decorative stitches into a finished home décor piece\u003c\/li\u003e\n\u003cli\u003eGreat way to highlight specialty threads and stitch combinations\u003c\/li\u003e\n\u003cli\u003eCreates a polished accent pillow with handmade personality\u003c\/li\u003e\n\u003cli\u003eFun for serger users and sewing machine enthusiasts alike\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eFeatured Details\u003c\/h2\u003e\n\u003cul class=\"clean-list\"\u003e\n\u003cli\u003eIdeal for overlock, coverstitch, and chainstitch techniques\u003c\/li\u003e\n\u003cli\u003eCan also be embellished with embroidery or decorative machine stitches\u003c\/li\u003e\n\u003cli\u003eDesigned as a versatile accent pillow for multiple spaces\u003c\/li\u003e\n\u003cli\u003eA smart project for stitch sampling with a practical finished result\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cul class=\"specs\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct Name:\u003c\/strong\u003e Luxe Lounge Pillow Pattern\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eItem Number:\u003c\/strong\u003e GP010\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e Gail Patrice Design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCategory:\u003c\/strong\u003e Serger Pattern \/ Home Décor Pattern\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnit of Measure:\u003c\/strong\u003e Each\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProject Type:\u003c\/strong\u003e Decorative accent pillow\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eBest Uses\u003c\/h2\u003e\n\u003cp\u003eThis pattern is ideal for creating an accent pillow for a bed, indoor bench, outdoor bench, reading nook, or favorite lounge retreat. It is especially useful for makers who want a project that combines decorative stitching with a stylish finished piece for the home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-grid\"\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eCreative Possibilities\u003c\/h2\u003e\n\u003cul class=\"clean-list\"\u003e\n\u003cli\u003eMix decorative threads for bold texture and color contrast\u003c\/li\u003e\n\u003cli\u003eShowcase specialty serger stitches in a project you can actually display\u003c\/li\u003e\n\u003cli\u003eAdd embroidery or decorative machine stitching for a personalized finish\u003c\/li\u003e\n\u003cli\u003eCreate matching pillows for coordinated room décor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eWho It’s For\u003c\/h2\u003e\n\u003cp\u003eThis pattern is a great fit for sewists, serger users, and creative makers who enjoy functional home décor projects with plenty of room for decorative stitch experimentation and custom design.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"BREWER","offers":[{"title":"Default Title","offer_id":53975990796563,"sku":"GP010","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/9559\/3235\/files\/gp010.jpg?v=1775147574","url":"https:\/\/authorizedvacandsew.com\/products\/luxe-lounge-pillow-pattern","provider":"Authorized Vac and Sew","version":"1.0","type":"link"}