{"product_id":"golden-bloom-embroidered-puff-sleeve-top","title":"Golden Bloom Embroidered Puff Sleeve Top","description":"\u003cstyle\u003e\n  .gb-product-page {\n    max-width: 920px;\n    margin: 0 auto;\n    color: #352f29;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .gb-product-page * {\n    box-sizing: border-box;\n  }\n\n  .gb-hero {\n    padding: 34px 24px;\n    margin-bottom: 22px;\n    text-align: center;\n    background: linear-gradient(135deg, #fff9e8 0%, #fff3cf 100%);\n    border: 1px solid #f2dfaa;\n    border-radius: 18px;\n  }\n\n  .gb-eyebrow {\n    margin: 0 0 8px;\n    color: #bd6a72;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .gb-title {\n    margin: 0 0 12px;\n    color: #443421;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 34px;\n    font-weight: 500;\n    line-height: 1.2;\n  }\n\n  .gb-subtitle {\n    max-width: 680px;\n    margin: 0 auto;\n    color: #6c604f;\n    font-size: 16px;\n  }\n\n  .gb-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin: 22px 0;\n  }\n\n  .gb-benefit {\n    padding: 18px 12px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid #eee4cf;\n    border-radius: 13px;\n  }\n\n  .gb-benefit-icon {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 22px;\n  }\n\n  .gb-benefit strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #453b31;\n    font-size: 14px;\n  }\n\n  .gb-benefit span {\n    display: block;\n    color: #7b7166;\n    font-size: 12px;\n  }\n\n  .gb-section {\n    padding: 28px 24px;\n    margin-bottom: 20px;\n    background: #ffffff;\n    border: 1px solid #eee5d8;\n    border-radius: 16px;\n  }\n\n  .gb-section-title {\n    margin: 0 0 15px;\n    color: #40372f;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    font-weight: 500;\n    line-height: 1.25;\n  }\n\n  .gb-lead {\n    margin: 0;\n    color: #605850;\n    font-size: 16px;\n  }\n\n  .gb-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px 28px;\n    padding: 0;\n    margin: 20px 0 0;\n    list-style: none;\n  }\n\n  .gb-feature-list li {\n    position: relative;\n    padding-left: 25px;\n    color: #514a44;\n  }\n\n  .gb-feature-list li::before {\n    position: absolute;\n    left: 0;\n    top: 1px;\n    content: \"✓\";\n    color: #c46f78;\n    font-weight: 700;\n  }\n\n  .gb-highlight {\n    padding: 20px;\n    background: #fff8e8;\n    border-left: 4px solid #d88b91;\n    border-radius: 10px;\n  }\n\n  .gb-highlight strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #45372b;\n  }\n\n  .gb-highlight p {\n    margin: 0;\n    color: #665b51;\n  }\n\n  .gb-embroidery-box {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .gb-embroidery-item {\n    padding: 18px;\n    background: #fdfaf5;\n    border: 1px solid #eee3d4;\n    border-radius: 12px;\n  }\n\n  .gb-embroidery-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #42382f;\n  }\n\n  .gb-embroidery-item span {\n    color: #6f655c;\n    font-size: 14px;\n  }\n\n  .gb-fit-note {\n    padding: 16px 18px;\n    margin-bottom: 18px;\n    color: #514940;\n    background: #faf5e9;\n    border-radius: 10px;\n  }\n\n  .gb-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    border: 1px solid #e8ded1;\n    border-radius: 12px;\n  }\n\n  .gb-size-table {\n    width: 100%;\n    min-width: 720px;\n    border-collapse: collapse;\n    text-align: center;\n    font-size: 14px;\n  }\n\n  .gb-size-table th {\n    padding: 14px 12px;\n    color: #ffffff;\n    background: #4a3d31;\n    font-weight: 600;\n  }\n\n  .gb-size-table td {\n    padding: 13px 12px;\n    color: #564e47;\n    border-bottom: 1px solid #ece3da;\n  }\n\n  .gb-size-table tbody tr:nth-child(even) {\n    background: #fcfaf7;\n  }\n\n  .gb-size-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gb-size-note {\n    margin: 12px 0 0;\n    color: #7c736b;\n    font-size: 12px;\n  }\n\n  .gb-details {\n    border-top: 1px solid #e9e1d9;\n  }\n\n  .gb-details details {\n    border-bottom: 1px solid #e9e1d9;\n  }\n\n  .gb-details summary {\n    position: relative;\n    padding: 17px 30px 17px 0;\n    cursor: pointer;\n    list-style: none;\n    color: #3e3732;\n    font-weight: 600;\n  }\n\n  .gb-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gb-details summary::after {\n    position: absolute;\n    right: 2px;\n    content: \"+\";\n    font-size: 22px;\n    font-weight: 400;\n  }\n\n  .gb-details details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gb-details-content {\n    padding: 0 0 18px;\n    color: #625a54;\n  }\n\n  .gb-details-content p {\n    margin: 0;\n  }\n\n  .gb-details-content ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .gb-final {\n    padding: 28px 24px;\n    text-align: center;\n    color: #ffffff;\n    background: #4a3d31;\n    border-radius: 16px;\n  }\n\n  .gb-final h3 {\n    margin: 0 0 8px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    font-weight: 500;\n  }\n\n  .gb-final p {\n    max-width: 630px;\n    margin: 0 auto;\n    color: #f2ece6;\n  }\n\n  @media (max-width: 720px) {\n    .gb-hero {\n      padding: 27px 18px;\n    }\n\n    .gb-title {\n      font-size: 28px;\n    }\n\n    .gb-benefits,\n    .gb-embroidery-box {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .gb-section {\n      padding: 24px 18px;\n    }\n\n    .gb-feature-list {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .gb-embroidery-box {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gb-product-page\"\u003e\n\n  \u003csection class=\"gb-hero\"\u003e\n    \u003cp class=\"gb-eyebrow\"\u003eCheerful · Textured · Effortless\u003c\/p\u003e\n\n    \u003ch2 class=\"gb-title\"\u003e\n      Golden Bloom Embroidered Puff Sleeve Top\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gb-subtitle\"\u003e\n      Brighten your everyday wardrobe with a relaxed golden-yellow top featuring\n      dimensional floral embroidery and softly shaped puff sleeves. Playful,\n      polished and easy to style from morning plans to weekend outings.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gb-benefits\"\u003e\n    \u003cdiv class=\"gb-benefit\"\u003e\n      \u003cspan class=\"gb-benefit-icon\"\u003e✿\u003c\/span\u003e\n      \u003cstrong\u003eReal Embroidery\u003c\/strong\u003e\n      \u003cspan\u003eTextured floral detailing\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-benefit\"\u003e\n      \u003cspan class=\"gb-benefit-icon\"\u003e◌\u003c\/span\u003e\n      \u003cstrong\u003ePuff Sleeves\u003c\/strong\u003e\n      \u003cspan\u003eSoft, flattering volume\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-benefit\"\u003e\n      \u003cspan class=\"gb-benefit-icon\"\u003e◇\u003c\/span\u003e\n      \u003cstrong\u003eRelaxed Fit\u003c\/strong\u003e\n      \u003cspan\u003eComfort without clinging\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-benefit\"\u003e\n      \u003cspan class=\"gb-benefit-icon\"\u003e☀\u003c\/span\u003e\n      \u003cstrong\u003eBold Color\u003c\/strong\u003e\n      \u003cspan\u003eInstant outfit brightness\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003e\n      The Top That Instantly Lifts an Outfit\n    \u003c\/h3\u003e\n\n    \u003cp class=\"gb-lead\"\u003e\n      This golden-yellow top combines an easy everyday silhouette with special\n      boutique-inspired details. Pink embroidered flowers create a cheerful\n      contrast across the front, while softly gathered puff sleeves give the\n      shoulders gentle shape without feeling overly dramatic.\n    \u003c\/p\u003e\n\n    \u003cul class=\"gb-feature-list\"\u003e\n      \u003cli\u003eDimensional floral embroidery\u003c\/li\u003e\n      \u003cli\u003eEmbroidery is stitched, not printed\u003c\/li\u003e\n      \u003cli\u003eSoft short puff sleeves\u003c\/li\u003e\n      \u003cli\u003eComfortable rounded neckline\u003c\/li\u003e\n      \u003cli\u003eRelaxed straight-cut silhouette\u003c\/li\u003e\n      \u003cli\u003eSubtle textured finish\u003c\/li\u003e\n      \u003cli\u003eEasy hip-length coverage\u003c\/li\u003e\n      \u003cli\u003eSimple pull-on construction\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003e\n      Thoughtful Details Make the Difference\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-embroidery-box\"\u003e\n      \u003cdiv class=\"gb-embroidery-item\"\u003e\n        \u003cstrong\u003eDimensional Floral Stitching\u003c\/strong\u003e\n        \u003cspan\u003e\n          Pink embroidered flowers and stems add visible texture and a handcrafted\n          appearance to the front of the top.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-embroidery-item\"\u003e\n        \u003cstrong\u003eSoft Puff-Sleeve Shape\u003c\/strong\u003e\n        \u003cspan\u003e\n          Gentle gathering adds volume through the sleeve while keeping the fit\n          comfortable and easy to wear.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003e\n      Easy to Style, Hard to Forget\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-highlight\"\u003e\n      \u003cstrong\u003eStyling Tip\u003c\/strong\u003e\n      \u003cp\u003e\n        Pair it with brown, cream or denim bottoms for a warm coordinated look.\n        Wear it loose for an effortless silhouette or add a small front tuck to\n        define the waist. Gold jewelry beautifully complements the rich yellow\n        tone and pink embroidery.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eFit \u0026amp; Size Guide\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-fit-note\"\u003e\n      \u003cstrong\u003eFit:\u003c\/strong\u003e Designed with a relaxed shape through the bust and\n      body. Choose your usual size for the intended comfortable fit. Choose one\n      size down for a slightly neater silhouette or one size up for additional room.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-table-wrap\"\u003e\n      \u003ctable class=\"gb-size-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003cth\u003eUS Numeric Size\u003c\/th\u003e\n            \u003cth\u003eBust\u003c\/th\u003e\n            \u003cth\u003eWaist\u003c\/th\u003e\n            \u003cth\u003eHip\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eS\u003c\/td\u003e\n            \u003ctd\u003e2–4\u003c\/td\u003e\n            \u003ctd\u003e33–35 in\u003cbr\u003e84–89 cm\u003c\/td\u003e\n            \u003ctd\u003e26–28 in\u003cbr\u003e66–71 cm\u003c\/td\u003e\n            \u003ctd\u003e35–37 in\u003cbr\u003e89–94 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eM\u003c\/td\u003e\n            \u003ctd\u003e6–8\u003c\/td\u003e\n            \u003ctd\u003e35–37 in\u003cbr\u003e89–94 cm\u003c\/td\u003e\n            \u003ctd\u003e28–30 in\u003cbr\u003e71–76 cm\u003c\/td\u003e\n            \u003ctd\u003e37–39 in\u003cbr\u003e94–99 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eL\u003c\/td\u003e\n            \u003ctd\u003e10–12\u003c\/td\u003e\n            \u003ctd\u003e37–40 in\u003cbr\u003e94–102 cm\u003c\/td\u003e\n            \u003ctd\u003e30–33 in\u003cbr\u003e76–84 cm\u003c\/td\u003e\n            \u003ctd\u003e39–42 in\u003cbr\u003e99–107 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eXL\u003c\/td\u003e\n            \u003ctd\u003e14–16\u003c\/td\u003e\n            \u003ctd\u003e40–43 in\u003cbr\u003e102–109 cm\u003c\/td\u003e\n            \u003ctd\u003e33–36 in\u003cbr\u003e84–91 cm\u003c\/td\u003e\n            \u003ctd\u003e42–45 in\u003cbr\u003e107–114 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e2XL\u003c\/td\u003e\n            \u003ctd\u003e18–20\u003c\/td\u003e\n            \u003ctd\u003e43–46 in\u003cbr\u003e109–117 cm\u003c\/td\u003e\n            \u003ctd\u003e36–39 in\u003cbr\u003e91–99 cm\u003c\/td\u003e\n            \u003ctd\u003e45–48 in\u003cbr\u003e114–122 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"gb-size-note\"\u003e\n      Measurements shown are recommended body measurements. Please allow a\n      0.5–1 inch variation due to manual measuring.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eProduct Information\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-details\"\u003e\n\n      \u003cdetails open\u003e\n        \u003csummary\u003eProduct Details\u003c\/summary\u003e\n\n        \u003cdiv class=\"gb-details-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eGolden-yellow women’s pullover top\u003c\/li\u003e\n            \u003cli\u003ePink floral embroidery across the front\u003c\/li\u003e\n            \u003cli\u003eShort gathered puff sleeves\u003c\/li\u003e\n            \u003cli\u003eClassic rounded neckline\u003c\/li\u003e\n            \u003cli\u003eRelaxed straight-cut body\u003c\/li\u003e\n            \u003cli\u003eSubtle textured surface\u003c\/li\u003e\n            \u003cli\u003eBottoms and accessories are not included\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow to Style\u003c\/summary\u003e\n\n        \u003cdiv class=\"gb-details-content\"\u003e\n          \u003cp\u003e\n            Style it with brown shorts, cropped denim or relaxed trousers for an\n            easy boutique-inspired outfit. Add sandals for daytime or dress it up\n            with tailored pants and statement jewelry.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eEmbroidery Care\u003c\/summary\u003e\n\n        \u003cdiv class=\"gb-details-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eTurn the garment inside out before washing\u003c\/li\u003e\n            \u003cli\u003eMachine wash cold on a gentle cycle\u003c\/li\u003e\n            \u003cli\u003eUse a laundry bag to help protect the embroidery\u003c\/li\u003e\n            \u003cli\u003eWash with similar colors\u003c\/li\u003e\n            \u003cli\u003eDo not bleach\u003c\/li\u003e\n            \u003cli\u003eHang or lay flat to dry\u003c\/li\u003e\n            \u003cli\u003eDo not iron directly over the embroidered flowers\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gb-final\"\u003e\n    \u003ch3\u003eBring a Little Sunshine Everywhere\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Cheerful color, dimensional embroidery and an easy relaxed fit come\n      together in the statement top you will want to wear all season.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Sewnara.com","offers":[{"title":"S","offer_id":48996355703019,"sku":"TP-487-YL-S","price":37.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":48996355735787,"sku":"TP-487-YL-M","price":37.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":48996355768555,"sku":"TP-487-YL-L","price":37.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":48996355801323,"sku":"TP-487-YL-XL","price":37.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":48996355834091,"sku":"TP-487-YL-2XL","price":37.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/4850\/8395\/files\/0f139115-f7ee-40cf-9f40-ead33e486b7e.png?v=1783342226","url":"https:\/\/sewnara.com\/products\/golden-bloom-embroidered-puff-sleeve-top","provider":"Sewnara.com","version":"1.0","type":"link"}