{"title":"Coats","description":"","products":[{"product_id":"the-marais-pullover-ivory","title":"The Marais Pullover — Ivory","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The \u003cstrong\u003eMARAIS PULLOVER\u003c\/strong\u003e is where texture meets ease. Hand-knitted\n      in a soft open-weave yarn, its cropped silhouette sits just at the waist —\n      perfect for layering over high-waisted trousers, linen shorts, or your favourite\n      midi skirt. Light enough for warm evenings, cosy enough for cool mornings. The\n      kind of piece that looks better every time you wear it.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed cropped fit that sits at the waist — made for layering, effortless on its own.\u003c\/li\u003e\n      \u003cli\u003eRound neckline with a clean, open finish that frames without fussing.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves with ribbed cuffs and a ribbed hem for structure where it matters.\u003c\/li\u003e\n      \u003cli\u003eOpen-weave hand-knit texture — the kind of detail that looks intentional because it is.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e55% COTTON  |  30% ACRYLIC  |  15% NYLON\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003ev","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44738084733063,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44738084765831,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44738084798599,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44738084831367,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44738084864135,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_e4124839-3dd7-4127-b39b-f1d322a4c1ad.webp?v=1779906587"},{"product_id":"the-cote-pullover-navy","title":"The Côte Pullover — Navy","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The \u003cstrong\u003eCÔTE PULLOVER\u003c\/strong\u003e is the piece you reach for without thinking\n      — and the one everyone notices. Knitted from an ultra-soft cashmere blend in\n      deep navy, it drapes with quiet confidence at the hip, finished with ribbed\n      detailing at the neck, cuffs, and hem. Wear it with the matching Côte Trouser\n      for the full set, or throw it over your favourite denim. Either way, you won't\n      want to take it off.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed fit in a fine-gauge cashmere blend knit — sits at the hip with effortless, unhurried ease.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eDeep navy that anchors any look with quiet authority — the colour that never needs an introduction.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44738996863111,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44738996895879,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44738996928647,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44738996961415,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44738996994183,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_66292b38-130b-4d00-95a2-03cec97f856e.webp?v=1779909052"},{"product_id":"the-brume-pullover-grey","title":"The Brume Pullover — Grey","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv class=\"tab-panel active\" id=\"tab-desc\"\u003e\n    \u003cp class=\"desc-intro\"\u003eThe \u003cstrong\u003eBRUME PULLOVER\u003c\/strong\u003e is what Sunday mornings feel like. Oversized and impossibly soft, it wraps you in a cloud of cashmere blend with dropped shoulders that sit just right — never sloppy, always effortless. Wear it with the matching Brume Trouser for a full set, or let it fall over your favourite jeans.\u003c\/p\u003e\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eOversized relaxed fit with dropped shoulders — the kind of slouch that looks intentional.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for structure where it matters.\u003c\/li\u003e\n      \u003cli\u003eFine-gauge cashmere blend knit in heathered grey — soft enough to ruin you for everything else.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv class=\"tab-panel\" id=\"tab-care\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003eTo prevent stains, deformation, or any damage to your look, please read and follow our care instructions carefully.\u003c\/p\u003e\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"24\" y=\"8\" x=\"4\"\u003e\u003c\/rect\u003e\u003cline y2=\"26\" x2=\"28\" y1=\"8\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"26\" x2=\"4\" y1=\"8\" x1=\"28\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle r=\"10\" cy=\"17\" cx=\"16\"\u003e\u003c\/circle\u003e\u003cline y2=\"25\" x2=\"24\" y1=\"9\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"25\" x2=\"8\" y1=\"9\" x1=\"24\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline y2=\"26\" x2=\"28\" y1=\"10\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"26\" x2=\"4\" y1=\"10\" x1=\"28\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle r=\"11\" cy=\"16\" cx=\"16\"\u003e\u003c\/circle\u003e\u003ctext font-family=\"Georgia,serif\" fill=\"#2c2c2a\" stroke=\"none\" font-weight=\"bold\" font-size=\"11\" text-anchor=\"middle\" y=\"21\" x=\"16\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function () {\n      var btns = document.querySelectorAll('.product-tabs .tab-btn');\n      var panels = document.querySelectorAll('.product-tabs .tab-panel');\n      btns.forEach(function (btn, i) {\n        btn.addEventListener('click', function () {\n          btns.forEach(function (b) { b.classList.remove('active'); });\n          panels.forEach(function (p) { p.classList.remove('active'); });\n          btn.classList.add('active');\n          panels[i].classList.add('active');\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44739369631879,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44739369664647,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44739369697415,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44739369730183,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44739369762951,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_f9046392-ad2f-41e6-a6c8-d7dc227ff935.webp?v=1779911102"},{"product_id":"the-fleur-pullover-rose","title":"The Fleur Pullover — Rose","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The \u003cstrong\u003eFLEUR PULLOVER\u003c\/strong\u003e is the colour of a quiet afternoon. Knitted\n      from an ultra-soft cashmere blend in dusty rose, it falls relaxed through the\n      body with just enough structure to look polished — even when you're doing\n      absolutely nothing. Pair it with the matching Fleur Short for a set that feels\n      like a hug, or wear it over jeans when you want to feel soft without trying.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed fit in a fine-gauge cashmere blend knit — dusty rose that deepens quietly with every wear.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves with ribbed cuffs and a hip-length cut that holds its shape without holding you in.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44740920246407,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44740920279175,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44740920311943,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44740920344711,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44740920377479,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_21e09de0-d6a5-4702-ade4-8db90184a833.webp?v=1780600437"},{"product_id":"the-noir-pullover-chocolate","title":"The Chocolate Pullover","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The \u003cstrong\u003eCHOCOLATE PULLOVER\u003c\/strong\u003e in chocolate is the shade that goes with\n      everything and says nothing louder than it needs to. Knitted from an ultra-soft\n      cashmere blend, it falls relaxed through the body with a quiet richness that only\n      deepens with wear. Throw it over cream trousers, dark denim, or nothing at all.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed fit in a fine-gauge cashmere blend knit — soft without being shapeless, rich without being heavy.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves with ribbed cuffs and a hip-length cut that drapes with effortless ease.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44740950753415,"sku":null,"price":89.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44740950786183,"sku":null,"price":89.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44740950818951,"sku":null,"price":89.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44740950851719,"sku":null,"price":89.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44740950884487,"sku":null,"price":89.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_ade8d5fc-3683-49a1-ae56-7ea930a45e6b.webp?v=1779929234"},{"product_id":"the-velour-pullover-burgundy","title":"The Velour Pullover — Burgundy","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The \u003cstrong\u003eVELOUR PULLOVER\u003c\/strong\u003e in burgundy is the shade that turns heads\n      without raising its voice. Oversized and impossibly soft, knitted from an ultra-soft\n      cashmere blend that falls past the hip with a weight that feels like it's holding you.\n      Pair it with the matching Velour Trouser and a gold chain, and you've already\n      won the evening.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eOversized relaxed fit in a fine-gauge cashmere blend knit — soft without being shapeless.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves with ribbed cuffs and a hip-length cut that drapes with quiet authority.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44780701581447,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44780701614215,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44780701646983,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44780701679751,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44780701712519,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_1b94e7dd-487c-44c2-ab82-7cc6b0f426a6.webp?v=1780601793"},{"product_id":"the-bretagne-pullover-navy-stripe","title":"The Bretagne Pullover — Navy Stripe","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The \u003cstrong\u003eBRETAGNE PULLOVER\u003c\/strong\u003e is the stripe you've been looking for your\n      whole life — and the one that looks like it found you first. Knitted from an\n      ultra-soft cashmere blend in navy and cream, the oversized silhouette falls past\n      the hip with the kind of ease that makes everything else in your closet jealous.\n      Pair it with the Côte Trouser for the full set, or throw it over whatever you\n      slept in. Both work.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eOversized relaxed fit in a fine-gauge cashmere blend knit — navy and cream horizontal stripes throughout.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with solid navy ribbed trim that grounds the stripe without competing with it.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves with ribbed cuffs and a ribbed hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eHip-length cut that drapes with the effortless authority of something that's always been yours.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44748310675591,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44748310708359,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44748310741127,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44748310773895,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44748310806663,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_e12cbb3a-eaf1-4a4a-b5ef-6b5922224b63.webp?v=1780000737"},{"product_id":"the-iris-pullover-purple","title":"The Iris Pullover — Purple","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      Some colours don't ask for attention. The \u003cstrong\u003eIRIS PULLOVER\u003c\/strong\u003e just gets\n      it anyway. A deep, heathered purple knit with the kind of softness that ruins you\n      for everything else in your drawer — cut relaxed through the body, with a ribbed\n      crew neck and cuffs that hold their shape. The sort of piece you reach for on grey\n      mornings and never quite want to take off. Wear it with the lavender wide-leg for\n      a tonal moment, or let it do all the talking over something quiet.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed fit in a fine-gauge cashmere blend knit — deep heathered purple with a softness that sets the bar too high.\u003c\/li\u003e\n      \u003cli\u003eRibbed crewneck, cuffs, and hem that hold their shape through every grey morning you throw at them.\u003c\/li\u003e\n      \u003cli\u003eHip-length cut that drapes without effort — as easy over trousers as it is over nothing in particular.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44748322996359,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44748323029127,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44748323061895,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44748323094663,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44748323127431,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_69e02618-98c1-406f-9af0-75b2c8f438f7.webp?v=1780001279"},{"product_id":"the-soleil-pullover-butter-yellow","title":"The Soleil Pullover — Butter Yellow","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The kind of yellow that doesn't try too hard. It just walks in and warms the room.\n      The \u003cstrong\u003eSOLEIL PULLOVER\u003c\/strong\u003e is soft butter-yellow knit with a quiet glow\n      — relaxed through the body, with a ribbed crew neck and cuffs that settle in like\n      they've always been yours. Throw it over a denim skirt and white sneakers, or let\n      it soften a tailored trouser. Either way, you'll be the warmest thing in the room.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed fit in a fine-gauge cashmere blend knit — butter yellow with a glow that doesn't need permission.\u003c\/li\u003e\n      \u003cli\u003eRibbed crewneck, cuffs, and hem for a clean, grounded finish that holds the softness in place.\u003c\/li\u003e\n      \u003cli\u003eHip-length cut that drapes without fuss — the antidote to a grey week, worn exactly as you need it.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44748325093511,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44748325126279,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44748325159047,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44748325191815,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44748325224583,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_1aacb789-27ce-4ec9-8c55-b6f3a032212c.webp?v=1780001860"},{"product_id":"the-coquelicot-pullover-poppy-red","title":"The Coquelicot Pullover — Poppy Red","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      Quiet luxury, meet your loud cousin. The \u003cstrong\u003eCOQUELICOT PULLOVER\u003c\/strong\u003e is\n      the colour of a poppy field at full tilt — a warm, electric red that does the\n      talking so you don't have to. Cut oversized and impossibly soft, with a ribbed\n      crew neck and long sleeves made for pushing up or letting fall. It's the piece\n      that turns black tights and flats into an outfit, and a grey afternoon into\n      something else entirely. Some days you whisper. This is for the days you don't.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eOversized relaxed fit in a fine-gauge cashmere blend knit — warm, electric red that makes no apologies.\u003c\/li\u003e\n      \u003cli\u003eRibbed crewneck, cuffs, and hem for a clean finish that holds the whole thing together.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves cut for pushing up, letting fall, or anything in between.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44780693225607,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44780693258375,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44780693291143,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44780693323911,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44780693356679,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_839f5666-eaa7-43b2-82bb-5df8adae40bc.webp?v=1780002379"},{"product_id":"the-prisme-pullover-multistripe","title":"The Prisme Pullover — Multistripe","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      Every colour at once, somehow completely calm. The \u003cstrong\u003ePRISME PULLOVER\u003c\/strong\u003e\n      is built from dozens of fine horizontal stripes — pink, blue, mustard, green, white,\n      red, navy — layered until the whole thing reads as one. It's the sweater that does\n      the pattern-mixing for you, so all you have to do is get dressed. Wear it with\n      straight-leg denim and white flats. Or don't — it'll figure itself out.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed fit in a fine-gauge cashmere blend knit — multicolour horizontal stripes that somehow go with everything.\u003c\/li\u003e\n      \u003cli\u003eNavy ribbed crewneck, cuffs, and hem that anchor the whole composition into something quietly controlled.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves and a hip-length cut with the effortless drape of a piece that's already done the hard work.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44748367757447,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44748367790215,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44748367822983,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44748367855751,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44748367888519,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_61c56d40-52b5-4b25-9e4d-6390a387c332.webp?v=1780003218"},{"product_id":"the-brume-trouser-grey","title":"The Brume Trouser — Grey","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The kind of grey that goes with everything — and somehow still has a point of view.\n      The \u003cstrong\u003eBRUME TROUSER\u003c\/strong\u003e is cut wide and long, with a gentle flare that\n      pools just right at the floor. High-waisted, no fuss. The sort of piece that makes\n      getting dressed feel like a decision you already made correctly. Wear it with the\n      Brume Pullover for the full moment, or let it anchor whatever's on top.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eWide-leg flare silhouette cut long — pools at the floor with a gentle, considered drape.\u003c\/li\u003e\n      \u003cli\u003eHigh-waisted with a clean waistband — no fastenings, no fuss, just the right amount of structure.\u003c\/li\u003e\n      \u003cli\u003eHeathered grey in a luxuriously soft cashmere-wool blend that anchors everything and asks for nothing.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44757899247751,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44757899280519,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44757899313287,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44757899346055,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44757899378823,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_cf43370d-8ca8-4a47-8dc2-ca3a32b619a8.webp?v=1780963841"},{"product_id":"the-cote-trouser-navy","title":"The Côte Trouser — Navy","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv class=\"tab-panel active\" id=\"tab-desc\"\u003e\n    \u003cp class=\"desc-intro\"\u003eNavy doesn't need an introduction. It just shows up and makes everything better. The \u003cstrong\u003eCÔTE TROUSER\u003c\/strong\u003e is cut wide and long with a gentle flare that moves the way you want to move — unhurried, effortless. High-waisted with a clean elasticated waistband, no fuss. Wear it with the Côte Pullover for the full set, or pair it with something lighter on top and let the trouser do the work.\u003c\/p\u003e\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eWide-leg flare silhouette cut long — moves with you, pools just right, asks for nothing.\u003c\/li\u003e\n      \u003cli\u003eHigh-waisted cut with a clean elasticated waistband — no fastenings, no fuss.\u003c\/li\u003e\n      \u003cli\u003eDeep navy in a luxuriously soft cashmere-wool blend that anchors any look with quiet authority.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv class=\"tab-panel\" id=\"tab-care\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003eTo prevent stains, deformation, or any damage to your look, please read and follow our care instructions carefully.\u003c\/p\u003e\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"24\" y=\"8\" x=\"4\"\u003e\u003c\/rect\u003e\u003cline y2=\"26\" x2=\"28\" y1=\"8\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"26\" x2=\"4\" y1=\"8\" x1=\"28\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle r=\"10\" cy=\"17\" cx=\"16\"\u003e\u003c\/circle\u003e\u003cline y2=\"25\" x2=\"24\" y1=\"9\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"25\" x2=\"8\" y1=\"9\" x1=\"24\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline y2=\"26\" x2=\"28\" y1=\"10\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"26\" x2=\"4\" y1=\"10\" x1=\"28\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle r=\"11\" cy=\"16\" cx=\"16\"\u003e\u003c\/circle\u003e\u003ctext font-family=\"Georgia,serif\" fill=\"#2c2c2a\" stroke=\"none\" font-weight=\"bold\" font-size=\"11\" text-anchor=\"middle\" y=\"21\" x=\"16\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function () {\n      var btns = document.querySelectorAll('.product-tabs .tab-btn');\n      var panels = document.querySelectorAll('.product-tabs .tab-panel');\n      btns.forEach(function (btn, i) {\n        btn.addEventListener('click', function () {\n          btns.forEach(function (b) { b.classList.remove('active'); });\n          panels.forEach(function (p) { p.classList.remove('active'); });\n          btn.classList.add('active');\n          panels[i].classList.add('active');\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44757901049991,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44757901082759,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44757901115527,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44757901148295,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44757901181063,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_26dead02-ec6b-42b4-b001-409d161b39d1.webp?v=1780628648"},{"product_id":"the-fleur-trouser-rose","title":"The Fleur Trouser — Rose","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003eRose doesn't have to be soft to be beautiful. But it doesn't hurt. The \u003cstrong\u003eFLEUR SET\u003c\/strong\u003e is a full dusty rose moment in an ultra-soft cashmere blend — the colour that goes with everything you already own and a few things you haven't bought yet. A relaxed pullover that holds you with quiet warmth, paired with wide-leg trousers that make every room feel like it has better lighting. Together, the kind of look that feels like it chose you.\u003c\/p\u003e\n    \u003cp class=\"set-section-title\"\u003eThe Pullover\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed fit in a fine-gauge cashmere blend knit — dusty rose that deepens quietly with every wear.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves and a hip-length cut that layers as naturally as it stands alone.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"set-section-title\"\u003eThe Trousers\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eWide-leg flare silhouette that sweeps the floor with a generous, elongating drape.\u003c\/li\u003e\n      \u003cli\u003eHigh-waisted cut with a clean elasticated waistband — no fastenings, no fuss.\u003c\/li\u003e\n      \u003cli\u003eThe same dusty rose cashmere blend as the pullover — tonal dressing at its most effortless.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003eTo prevent stains, deformation, or any damage to your look, please read and follow our care instructions carefully.\u003c\/p\u003e\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function () {\n      var btns = document.querySelectorAll('.product-tabs .tab-btn');\n      var panels = document.querySelectorAll('.product-tabs .tab-panel');\n      btns.forEach(function (btn, i) {\n        btn.addEventListener('click', function () {\n          btns.forEach(function (b) { b.classList.remove('active'); });\n          panels.forEach(function (p) { p.classList.remove('active'); });\n          btn.classList.add('active');\n          panels[i].classList.add('active');\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44780712427655,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44780712460423,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44780712493191,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44780712525959,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44780712558727,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_527102e9-372e-4e44-a666-ce92088dc37a.webp?v=1780599992"},{"product_id":"the-noir-trouser-chocolate","title":"The Chocolate Trouser","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-tabs\"\u003e\n\u003cdiv class=\"tab-nav\"\u003e\n\u003cbutton class=\"tab-btn active\"\u003eDescription\u003c\/button\u003e \u003cbutton class=\"tab-btn\"\u003eCare Guide\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cdiv class=\"tab-panel active\" id=\"tab-desc\"\u003e\n\u003cp class=\"desc-intro\"\u003eThe colour of good coffee, dark libraries, and knowing exactly what you want. The \u003cstrong\u003eCHOCOLATE TROUSER\u003c\/strong\u003e is cut wide and long in a deep chocolate brown that anchors any look without effort. High-waisted with a clean elasticated waistband, the leg falls straight and full — the kind of trouser that makes you walk differently. Wear it with the Noir Pullover for a full tonal moment, or let it ground something lighter on top.\u003c\/p\u003e\n\u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003eWide-leg straight silhouette cut long — full through the leg, floor-grazing with unhurried ease.\u003c\/li\u003e\n\u003cli\u003eHigh-waisted cut with a clean elasticated waistband — no fastenings, no fuss.\u003c\/li\u003e\n\u003cli\u003eDeep chocolate brown in a luxuriously soft cashmere-wool blend, warm and grounding in equal measure.\u003c\/li\u003e\n\u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"composition\"\u003e\n\u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n\u003cp class=\"composition-value\"\u003e85% CASHMERE | 15% WOOL\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CARE GUIDE --\u003e\n\u003cdiv class=\"tab-panel\" id=\"tab-care\"\u003e\n\u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n\u003cp class=\"care-intro-text\"\u003eTo prevent stains, deformation, or any damage to your look, please read and follow our care instructions carefully.\u003c\/p\u003e\n\u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"24\" y=\"8\" x=\"4\"\u003e\u003c\/rect\u003e\u003cline y2=\"26\" x2=\"28\" y1=\"8\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"26\" x2=\"4\" y1=\"8\" x1=\"28\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle r=\"10\" cy=\"17\" cx=\"16\"\u003e\u003c\/circle\u003e\u003cline y2=\"25\" x2=\"24\" y1=\"9\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"25\" x2=\"8\" y1=\"9\" x1=\"24\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline y2=\"26\" x2=\"28\" y1=\"10\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"26\" x2=\"4\" y1=\"10\" x1=\"28\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cdiv class=\"care-icon\"\u003e\u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle r=\"11\" cy=\"16\" cx=\"16\"\u003e\u003c\/circle\u003e\u003ctext font-family=\"Georgia,serif\" fill=\"#2c2c2a\" stroke=\"none\" font-weight=\"bold\" font-size=\"11\" text-anchor=\"middle\" y=\"21\" x=\"16\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    (function () {\n      var btns = document.querySelectorAll('.product-tabs .tab-btn');\n      var panels = document.querySelectorAll('.product-tabs .tab-panel');\n      btns.forEach(function (btn, i) {\n        btn.addEventListener('click', function () {\n          btns.forEach(function (b) { b.classList.remove('active'); });\n          panels.forEach(function (p) { p.classList.remove('active'); });\n          btn.classList.add('active');\n          panels[i].classList.add('active');\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44757913763975,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44757913796743,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44757913829511,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44757913862279,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44757913895047,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_11c9c73a-3d56-464d-983b-6e588c882b58.webp?v=1780513514"},{"product_id":"the-velour-trouser-burgundy","title":"The Velour Trouser — Burgundy","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      There's a reason burgundy never goes out of style. It doesn't have to try.\n      The \u003cstrong\u003eVELOUR TROUSER\u003c\/strong\u003e is cut wide with a generous flare that sweeps\n      the floor — deep wine, the kind of colour that makes everything feel like late\n      autumn and good decisions. High-waisted with a clean elasticated waistband,\n      effortless from morning to evening. Wear it with the Velour Pullover for the\n      full tonal moment, or let it anchor ivory, grey, or cream on top.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eDetails\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eWide-leg flare silhouette that sweeps the floor with an elongating, effortless drape.\u003c\/li\u003e\n      \u003cli\u003eHigh-waisted cut with a clean elasticated waistband — no fastenings, no fuss.\u003c\/li\u003e\n      \u003cli\u003eDeep burgundy in a luxuriously soft cashmere-wool blend, warm and refined in equal measure.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash only\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44757922775175,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44757922807943,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44757922840711,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44757922873479,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44757922906247,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_94a1c390-45ec-4ff5-9b53-9ca526349d78.webp?v=1780600260"},{"product_id":"the-velour-trouser-burgundy-copia","title":"The Velour Set — Burgundy","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The \u003cstrong\u003eVELOUR SET\u003c\/strong\u003e is a tonal moment in deep burgundy — the shade\n      that turns heads without raising its voice. Two pieces in an ultra-soft cashmere\n      blend that together form the kind of look that requires no further thought: an\n      oversized pullover that falls past the hip with quiet authority, and wide-leg\n      trousers that sweep the floor with the same unhurried ease. Add a gold chain.\n      You've already won the evening.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eThe Pullover\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eOversized relaxed fit in a fine-gauge cashmere blend knit — impossibly soft, effortlessly structured.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves and a hip-length cut that layers as naturally as it stands alone.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp class=\"set-section-title\"\u003eThe Trousers\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eWide-leg flare silhouette that sweeps the floor with an elongating, effortless drape.\u003c\/li\u003e\n      \u003cli\u003eHigh-waisted cut with a clean elasticated waistband — no fastenings, no fuss.\u003c\/li\u003e\n      \u003cli\u003eThe same deep burgundy cashmere blend as the pullover — tonal dressing at its most refined.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44779176329351,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44779176362119,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44779176394887,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44779176427655,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44779176460423,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_fd3d2bf4-9e0c-44f1-a84e-ae0590936107.webp?v=1780155606"},{"product_id":"the-noir-pullover-chocolate-copia","title":"The Chocolate Set","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The colour of good coffee, dark libraries, and knowing exactly what you want.\n      The \u003cstrong\u003eCHOCOLATE SET\u003c\/strong\u003e is a full tonal moment in deep chocolate brown —\n      two pieces in an ultra-soft cashmere blend that go with everything and say nothing\n      louder than they need to. A relaxed pullover that falls with quiet richness, paired\n      with wide-leg trousers that make you walk differently. Together, the kind of look\n      that requires no explanation.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eThe Pullover\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed fit in a fine-gauge cashmere blend knit — soft without being shapeless, rich without being heavy.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves with ribbed cuffs and a hip-length cut that drapes with effortless authority.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp class=\"set-section-title\"\u003eThe Trousers\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eWide-leg straight silhouette cut long — full through the leg, floor-grazing in the best way.\u003c\/li\u003e\n      \u003cli\u003eHigh-waisted cut with a clean elasticated waistband — no fastenings, no fuss.\u003c\/li\u003e\n      \u003cli\u003eThe same deep chocolate cashmere blend as the pullover — tonal dressing at its most considered.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44779416486023,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44779416518791,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44779416551559,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44779416584327,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44779416617095,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_e5d60603-3993-4035-8584-05f635197cdd.webp?v=1779929242"},{"product_id":"rose","title":"The Fleur Set — Rose","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      Rose doesn't have to be soft to be beautiful. But it doesn't hurt.\n      The \u003cstrong\u003eFLEUR SET\u003c\/strong\u003e is a full dusty rose moment in an ultra-soft\n      cashmere blend — the colour that goes with everything you already own and a\n      few things you haven't bought yet. A relaxed pullover that holds you with quiet\n      warmth, paired with wide-leg trousers that make every room feel like it has\n      better lighting. Together, the kind of look that feels like it chose you.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eThe Pullover\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed fit in a fine-gauge cashmere blend knit — dusty rose that deepens quietly with every wear.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eLong sleeves and a hip-length cut that layers as naturally as it stands alone.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp class=\"set-section-title\"\u003eThe Trousers\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eWide-leg flare silhouette that sweeps the floor with a generous, elongating drape.\u003c\/li\u003e\n      \u003cli\u003eHigh-waisted cut with a clean elasticated waistband — no fastenings, no fuss.\u003c\/li\u003e\n      \u003cli\u003eThe same dusty rose cashmere blend as the pullover — tonal dressing at its most effortless.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44789216837767,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44789216870535,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44789216903303,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44789216936071,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44789216968839,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/hf_20260604_165732_e3d83d56-d162-47a5-8ba4-662469e4d6a2.png?v=1780599969"},{"product_id":"k","title":"The Brume Set — Grey","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      The \u003cstrong\u003eBRUME SET\u003c\/strong\u003e is what Sunday mornings feel like — and what\n      Tuesday evenings wish they were. Two pieces in a cloud-soft heathered grey\n      cashmere blend that together form a look requiring absolutely no effort and\n      somehow producing a great deal of it. An oversized pullover with dropped\n      shoulders that sit just right, paired with wide-leg trousers that pool at\n      the floor with unhurried ease. The grey that goes with everything and still\n      has a point of view.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eThe Pullover\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eOversized relaxed fit with dropped shoulders — never sloppy, always effortless.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eFine-gauge cashmere blend knit with a softness that makes everything else feel like a compromise.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp class=\"set-section-title\"\u003eThe Trousers\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eWide-leg flare silhouette cut long — pools at the floor with a gentle, considered drape.\u003c\/li\u003e\n      \u003cli\u003eHigh-waisted with a clean elasticated waistband — no fastenings, no fuss.\u003c\/li\u003e\n      \u003cli\u003eThe same heathered grey cashmere blend as the pullover — tonal dressing at its most effortless.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44820174471303,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44820174504071,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44820174536839,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44820174569607,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44820174602375,"sku":null,"price":129.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_1b1dd5cb-a582-4fcc-95e4-bbd02c0828a8.webp?v=1779911120"},{"product_id":"the-cote-trouser-navy-copia","title":"The Côte Set — Navy","description":"\u003cstyle\u003e\n  .product-tabs * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .product-tabs {\n    font-family: 'Georgia', serif;\n    color: #2c2c2a;\n    padding: 2rem 0;\n    max-width: 760px;\n  }\n\n  .product-tabs .tab-nav {\n    display: flex;\n    gap: 3rem;\n    border-bottom: 1px solid #d3d1c7;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .tab-btn {\n    background: none;\n    border: none;\n    padding: 0 0 1rem;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    color: #888780;\n    cursor: pointer;\n    border-bottom: 1.5px solid transparent;\n    margin-bottom: -1px;\n    font-family: 'Georgia', serif;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .product-tabs .tab-btn.active {\n    color: #2c2c2a;\n    border-bottom: 1.5px solid #2c2c2a;\n  }\n\n  .product-tabs .tab-panel { display: none; }\n  .product-tabs .tab-panel.active { display: block; }\n\n  .product-tabs .desc-intro {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #2c2c2a;\n    margin-bottom: 1.75rem;\n  }\n\n  .product-tabs .desc-intro strong {\n    font-weight: bold;\n    letter-spacing: 0.04em;\n  }\n\n  .product-tabs .set-section-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin: 1.75rem 0 0.75rem;\n  }\n\n  .product-tabs .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 0.5rem;\n  }\n\n  .product-tabs .feature-list li {\n    padding: 0.45rem 0 0.45rem 1.2rem;\n    position: relative;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n  }\n\n  .product-tabs .feature-list li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    color: #888780;\n  }\n\n  .product-tabs .composition {\n    margin-top: 2rem;\n    padding-top: 1.5rem;\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .composition-label {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.3rem;\n  }\n\n  .product-tabs .composition-value {\n    font-size: 14px;\n    color: #2c2c2a;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n  }\n\n  .product-tabs .care-intro-title {\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 0.5rem;\n  }\n\n  .product-tabs .care-intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #2c2c2a;\n    margin-bottom: 2rem;\n  }\n\n  .product-tabs .legends-title {\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    color: #888780;\n    text-transform: uppercase;\n    margin-bottom: 1.25rem;\n  }\n\n  .product-tabs .care-item {\n    display: flex;\n    align-items: center;\n    gap: 1.25rem;\n    padding: 1rem 0;\n    border-bottom: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-item:first-of-type {\n    border-top: 1px solid #d3d1c7;\n  }\n\n  .product-tabs .care-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .product-tabs .care-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #2c2c2a;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .product-tabs .care-label {\n    font-size: 14px;\n    color: #2c2c2a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-tabs\"\u003e\n\n  \u003cdiv class=\"tab-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"productTabSwitch('desc', this)\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"productTabSwitch('care', this)\"\u003eCare Guide\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"tab-desc\" class=\"tab-panel active\"\u003e\n    \u003cp class=\"desc-intro\"\u003e\n      Navy doesn't need an introduction. It just shows up and makes everything better.\n      The \u003cstrong\u003eCÔTE SET\u003c\/strong\u003e is a full tonal moment in deep navy cashmere blend\n      — the piece you reach for without thinking, and the look everyone notices. A\n      relaxed pullover that drapes with quiet confidence at the hip, paired with\n      wide-leg trousers that move the way you want to move — unhurried, effortless.\n      Wear them together and let the colour do the rest.\n    \u003c\/p\u003e\n\n    \u003cp class=\"set-section-title\"\u003eThe Pullover\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRelaxed fit in a fine-gauge cashmere blend knit — sits at the hip with quiet, unhurried confidence.\u003c\/li\u003e\n      \u003cli\u003eCrewneck with ribbed trim at the neck, cuffs, and hem for a clean, considered finish.\u003c\/li\u003e\n      \u003cli\u003eDeep navy that goes with everything and somehow still feels like a choice.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp class=\"set-section-title\"\u003eThe Trousers\u003c\/p\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eWide-leg flare silhouette cut long — moves with you, pools just right, asks for nothing.\u003c\/li\u003e\n      \u003cli\u003eHigh-waisted cut with a clean elasticated waistband — no fastenings, no fuss.\u003c\/li\u003e\n      \u003cli\u003eThe same deep navy cashmere blend as the pullover — tonal dressing at its most authoritative.\u003c\/li\u003e\n      \u003cli\u003eDesigned in New York. Ethically produced.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"composition\"\u003e\n      \u003cp class=\"composition-label\"\u003eComposition\u003c\/p\u003e\n      \u003cp class=\"composition-value\"\u003e85% CASHMERE  |  15% WOOL\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE GUIDE --\u003e\n  \u003cdiv id=\"tab-care\" class=\"tab-panel\"\u003e\n    \u003cp class=\"care-intro-title\"\u003eCare Guide\u003c\/p\u003e\n    \u003cp class=\"care-intro-text\"\u003e\n      To prevent stains, deformation, or any damage to your look,\n      please read and follow our care instructions carefully.\n    \u003c\/p\u003e\n\n    \u003cp class=\"legends-title\"\u003eSymbols\u003c\/p\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M4 10 Q16 4 28 10 L26 26 H6 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15 Q16 13 20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eHand wash cold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003crect x=\"4\" y=\"8\" width=\"24\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"8\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"8\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not bleach\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"17\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"8\" y1=\"9\" x2=\"24\" y2=\"25\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"9\" x2=\"8\" y2=\"25\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not tumble dry — lay flat to dry\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003cpath d=\"M6 20 Q10 14 16 20 Q22 26 26 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16 L10 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 16 L22 22\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"28\" y2=\"26\"\u003e\u003c\/line\u003e\u003cline x1=\"28\" y1=\"10\" x2=\"4\" y2=\"26\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDo not iron\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-item\"\u003e\n      \u003cdiv class=\"care-icon\"\u003e\n        \u003csvg viewbox=\"0 0 32 32\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"11\"\u003e\u003c\/circle\u003e\u003ctext x=\"16\" y=\"21\" text-anchor=\"middle\" font-size=\"11\" font-weight=\"bold\" stroke=\"none\" fill=\"#2c2c2a\" font-family=\"Georgia,serif\"\u003eP\u003c\/text\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"care-label\"\u003eDry clean with perchloroethylene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function productTabSwitch(id, btn) {\n    document.querySelectorAll('.product-tabs .tab-panel').forEach(function(p) {\n      p.classList.remove('active');\n    });\n    document.querySelectorAll('.product-tabs .tab-btn').forEach(function(b) {\n      b.classList.remove('active');\n    });\n    document.getElementById('tab-' + id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Helena Voss","offers":[{"title":"XS","offer_id":44824856166535,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44824856199303,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44824856232071,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44824856264839,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44824856297607,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/6373\/4151\/files\/unnamed_35d75381-bcbc-4161-81cc-7aa6c3cd51de.webp?v=1779909077"}],"url":"https:\/\/helenavoss.com\/collections\/coats.oembed","provider":"Helena Voss","version":"1.0","type":"link"}