{"product_id":"embroidery-hoop-assy-272x408","title":"EMBROIDERY HOOP ASSY 272X408","description":"\u003cstyle\u003e\n    .brother-embroidery-hoop-xh1466001 {\n      --bg: #ffffff;\n      --text: #1f2937;\n      --muted: #6b7280;\n      --border: #e5e7eb;\n      --soft: #f8fafc;\n      --accent: #1d4ed8;\n      --accent-soft: #eff6ff;\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    .brother-embroidery-hoop-xh1466001 * {\n      box-sizing: border-box;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .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    .brother-embroidery-hoop-xh1466001 .media-card,\n    .brother-embroidery-hoop-xh1466001 .content-card,\n    .brother-embroidery-hoop-xh1466001 .info-card,\n    .brother-embroidery-hoop-xh1466001 .gallery-card {\n      background: #fff;\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n    }\n\n    .brother-embroidery-hoop-xh1466001 .media-card {\n      padding: 18px;\n      overflow: hidden;\n      background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);\n    }\n\n    .brother-embroidery-hoop-xh1466001 .main-image {\n      width: 100%;\n      display: block;\n      border-radius: 16px;\n      aspect-ratio: 1 \/ 1;\n      object-fit: contain;\n      background: var(--soft);\n      padding: 10px;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .content-card {\n      padding: 30px;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .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    .brother-embroidery-hoop-xh1466001 h1 {\n      margin: 0 0 12px;\n      font-size: clamp(28px, 4vw, 44px);\n      line-height: 1.08;\n      color: #111827;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .subtitle {\n      margin: 0 0 18px;\n      font-size: 17px;\n      line-height: 1.7;\n      color: var(--muted);\n    }\n\n    .brother-embroidery-hoop-xh1466001 .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    .brother-embroidery-hoop-xh1466001 .intro {\n      margin: 0 0 22px;\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .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    .brother-embroidery-hoop-xh1466001 .highlight-grid li {\n      padding: 14px 16px;\n      border: 1px solid var(--border);\n      border-radius: 14px;\n      background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .section-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 22px;\n      margin-bottom: 28px;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .info-card {\n      padding: 24px;\n    }\n\n    .brother-embroidery-hoop-xh1466001 h2 {\n      margin: 0 0 14px;\n      font-size: 22px;\n      line-height: 1.2;\n      color: #111827;\n    }\n\n    .brother-embroidery-hoop-xh1466001 p,\n    .brother-embroidery-hoop-xh1466001 li {\n      font-size: 15px;\n      line-height: 1.75;\n    }\n\n    .brother-embroidery-hoop-xh1466001 ul.clean-list {\n      margin: 0;\n      padding-left: 18px;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .specs {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: grid;\n      gap: 10px;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .specs li {\n      padding: 12px 14px;\n      border-radius: 12px;\n      border: 1px solid var(--border);\n      background: var(--soft);\n    }\n\n    .brother-embroidery-hoop-xh1466001 .gallery-card {\n      padding: 20px;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .gallery-grid img {\n      width: 100%;\n      display: block;\n      aspect-ratio: 1 \/ 1;\n      object-fit: contain;\n      border-radius: 14px;\n      border: 1px solid var(--border);\n      background: var(--soft);\n      padding: 10px;\n    }\n\n    .brother-embroidery-hoop-xh1466001 .note {\n      margin-top: 16px;\n      padding: 14px 16px;\n      border-radius: 14px;\n      background: #f8fbff;\n      border: 1px solid #cfe0ff;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    @media (max-width: 920px) {\n      .brother-embroidery-hoop-xh1466001 .hero,\n      .brother-embroidery-hoop-xh1466001 .section-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .brother-embroidery-hoop-xh1466001 .gallery-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 640px) {\n      .brother-embroidery-hoop-xh1466001 {\n        padding: 16px;\n      }\n\n      .brother-embroidery-hoop-xh1466001 .content-card,\n      .brother-embroidery-hoop-xh1466001 .info-card,\n      .brother-embroidery-hoop-xh1466001 .media-card,\n      .brother-embroidery-hoop-xh1466001 .gallery-card {\n        padding: 16px;\n      }\n\n      .brother-embroidery-hoop-xh1466001 .highlight-grid,\n      .brother-embroidery-hoop-xh1466001 .gallery-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .brother-embroidery-hoop-xh1466001 h1 {\n        font-size: 30px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"brother-embroidery-hoop-xh1466001\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"content-card\"\u003e\n\u003cspan class=\"eyebrow\"\u003eBrother Accessory\u003c\/span\u003e\n\u003ch1\u003eBrother Embroidery Hoop (16\" x 10 5\/8\") XH1466001\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eA genuine Brother extra-large embroidery hoop designed to give you more room for oversized designs, larger layouts, and expanded creative possibilities.\u003c\/p\u003e\n\u003cdiv class=\"sku\"\u003ePart Number: XH1466001\u003c\/div\u003e\n\u003cp class=\"intro\"\u003eThe Brother 16\" x 10 5\/8\" Embroidery Hoop is built for stitchers who want a larger embroidery field for more ambitious projects. Its generous size makes it ideal for bigger motifs, statement embroidery, combination designs, and larger quilted or decorative layouts while helping keep your work secure and aligned.\u003c\/p\u003e\n\u003cul class=\"highlight-grid\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtra-large embroidery area\u003c\/strong\u003e for bigger designs and layouts\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGenuine Brother part\u003c\/strong\u003e for dependable compatibility and fit\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect for advanced embroidery projects\u003c\/strong\u003e with fewer repositioning steps\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eGreat for decorative stitching, quilt blocks, and large motifs\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\u003eGives you more space for larger embroidery designs\u003c\/li\u003e\n\u003cli\u003eHelps reduce the need to rehoop for oversized projects\u003c\/li\u003e\n\u003cli\u003eDesigned for secure fabric positioning during stitching\u003c\/li\u003e\n\u003cli\u003eA great upgrade for embroidery users who want more flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eCompatible Machines\u003c\/h2\u003e\n\u003cul class=\"clean-list\"\u003e\n\u003cli\u003eBrother Aveneer EV1\u003c\/li\u003e\n\u003cli\u003eBrother Aveneer EV1-LE Limited Edition\u003c\/li\u003e\n\u003cli\u003eBrother Luminaire XP1\u003c\/li\u003e\n\u003cli\u003eBrother Luminaire XP2\u003c\/li\u003e\n\u003cli\u003eBrother Luminaire XP3\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 Brother Embroidery Hoop\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePart Number:\u003c\/strong\u003e XH1466001\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHoop Size:\u003c\/strong\u003e 16\" x 10 5\/8\" (41 cm x 27 cm)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e Brother\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eType:\u003c\/strong\u003e Embroidery hoop \/ frame\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e Large-format embroidery projects and oversized designs\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 hoop is ideal for embroiderers working on large decorative motifs, bigger monograms, detailed panels, quilt blocks, and other projects that benefit from an expanded stitching area. It is especially useful when you want a cleaner workflow with less repositioning during embroidery.\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\u003eFeatured Details\u003c\/h2\u003e\n\u003cul class=\"clean-list\"\u003e\n\u003cli\u003eLarge hoop size made for spacious embroidery layouts\u003c\/li\u003e\n\u003cli\u003eDesigned to support accurate alignment and stable hooping\u003c\/li\u003e\n\u003cli\u003eUseful for premium Brother embroidery machines\u003c\/li\u003e\n\u003cli\u003eExcellent for both detailed decorative work and large-scale designs\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 accessory is a smart choice for embroidery enthusiasts, small business makers, and advanced sewists who regularly stitch larger designs and want the convenience of a genuine Brother hoop built for compatible high-end machines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"BROTHER","offers":[{"title":"Default Title","offer_id":53947772535059,"sku":"XH1466001","price":123.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/9559\/3235\/files\/xh1466001.webp?v=1773525860","url":"https:\/\/authorizedvacandsew.com\/products\/embroidery-hoop-assy-272x408","provider":"Authorized Vac and Sew","version":"1.0","type":"link"}