{"product_id":"sapphire-reign","title":"Sapphire Reign","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .mwc-product-description {\n    --sapphire: #294b68;\n    --sapphire-dark: #183448;\n    --slate: #6d7881;\n    --ivory: #f5f1e9;\n    --bronze: #a67c52;\n    --bronze-light: #cfb08b;\n    --emerald: #173c33;\n    --terracotta: #b66e50;\n    --ink: #24282b;\n    --muted: #687078;\n    --line: rgba(36,40,43,.14);\n\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 42px 20px 20px;\n    color: var(--ink);\n    font-family: inherit;\n    line-height: 1.75;\n  }\n\n  .mwc-product-description * {\n    box-sizing: border-box;\n  }\n\n  .mwc-product-description a {\n    color: inherit;\n  }\n\n  .mwc-pd-intro {\n    margin-bottom: 48px;\n  }\n\n  .mwc-pd-eyebrow {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--bronze);\n    font-size: 10px;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .mwc-pd-intro h2 {\n    margin: 0 0 22px;\n    font-size: clamp(30px,4vw,46px);\n    line-height: 1.12;\n    font-weight: 500;\n    letter-spacing: -.025em;\n  }\n\n  .mwc-pd-intro p {\n    margin: 0 0 18px;\n    color: var(--muted);\n    font-size: 17px;\n  }\n\n  .mwc-pd-intro a {\n    color: var(--sapphire);\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mwc-pd-highlight {\n    margin: 45px 0;\n    padding: 40px 35px;\n    color: #fff;\n    background:\n      radial-gradient(circle at 85% 15%, rgba(207,176,139,.18), transparent 30%),\n      var(--sapphire-dark);\n    border-left: 4px solid var(--bronze);\n  }\n\n  .mwc-pd-highlight p {\n    margin: 0;\n    font-family: Georgia, serif;\n    font-size: clamp(22px,3vw,30px);\n    line-height: 1.45;\n    color: #f2eee8;\n  }\n\n  .mwc-pd-construction {\n    margin-top: 50px;\n    padding-top: 40px;\n    border-top: 1px solid var(--line);\n  }\n\n  .mwc-pd-construction h3,\n  .mwc-pd-collection h3,\n  .mwc-pd-safety h3 {\n    margin: 0 0 22px;\n    font-size: 25px;\n    font-weight: 500;\n  }\n\n  .mwc-pd-specs {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mwc-pd-specs li {\n    padding: 20px;\n    background: #f7f7f5;\n    border: 1px solid #e7e5df;\n    color: #555c61;\n    font-size: 15px;\n  }\n\n  .mwc-pd-specs strong {\n    color: #303438;\n    font-weight: 600;\n  }\n\n  .mwc-pd-closing {\n    margin: 48px 0;\n    padding: 35px;\n    background: var(--sapphire-dark);\n    color: #fff;\n    border-top: 3px solid var(--bronze);\n  }\n\n  .mwc-pd-closing p {\n    margin: 0;\n    color: #dbe3e8;\n    font-size: 17px;\n  }\n\n  .mwc-pd-closing strong {\n    color: var(--bronze-light);\n  }\n\n  \/* BEVERLY HILLS COLLECTION *\/\n\n  .mwc-pd-collection {\n    margin: 60px 0 50px;\n    padding-top: 48px;\n    border-top: 1px solid var(--line);\n  }\n\n  .mwc-pd-collection-head {\n    max-width: 700px;\n    margin-bottom: 28px;\n  }\n\n  .mwc-pd-collection-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 16px;\n  }\n\n  .mwc-pd-art-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 12px;\n  }\n\n  .mwc-pd-art-card {\n    min-height: 190px;\n    padding: 24px;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    text-decoration: none;\n    transition: transform .2s ease;\n  }\n\n  .mwc-pd-art-card:hover {\n    transform: translateY(-3px);\n  }\n\n  .mwc-pd-art-card small {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 9px;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    opacity: .75;\n  }\n\n  .mwc-pd-art-card strong {\n    display: block;\n    font-size: 19px;\n    line-height: 1.25;\n    font-weight: 500;\n  }\n\n  .mwc-pd-art-card span {\n    display: block;\n    margin-top: 8px;\n    font-size: 12px;\n    opacity: .75;\n  }\n\n  .mwc-pd-art-card.gilded {\n    background: #eee5d8;\n    color: #2b2925 !important;\n  }\n\n  .mwc-pd-art-card.emerald {\n    background: var(--emerald);\n    color: #fff !important;\n  }\n\n  .mwc-pd-art-card.terracotta {\n    background: var(--terracotta);\n    color: #fff !important;\n  }\n\n  .mwc-pd-collection-cta {\n    margin-top: 18px;\n    padding: 30px;\n    text-align: center;\n    background: var(--ivory);\n  }\n\n  .mwc-pd-collection-cta p {\n    margin: 0 0 17px;\n    color: #5c6267;\n  }\n\n  .mwc-pd-btn {\n    display: inline-block;\n    padding: 14px 22px;\n    background: var(--sapphire-dark);\n    color: #fff !important;\n    text-decoration: none;\n    text-transform: uppercase;\n    letter-spacing: .13em;\n    font-size: 10px;\n    font-weight: 600;\n  }\n\n  .mwc-pd-safety {\n    margin-top: 42px;\n    padding-top: 34px;\n    border-top: 1px solid var(--line);\n  }\n\n  .mwc-pd-safety p {\n    margin: 0;\n    color: #70767b;\n    font-size: 14px;\n  }\n\n  @media(max-width:720px) {\n    .mwc-pd-specs,\n    .mwc-pd-art-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mwc-pd-highlight,\n    .mwc-pd-closing {\n      padding: 28px 23px;\n    }\n\n    .mwc-pd-art-card {\n      min-height: 150px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"mwc-product-description\"\u003e\n\u003cdiv class=\"mwc-pd-intro\"\u003e\n\u003cspan class=\"mwc-pd-eyebrow\"\u003e Mens Wall Co. · Beverly Hills Collection \u003c\/span\u003e\n\u003ch2\u003eMuted Sapphire, Ivory \u0026amp; Antique Bronze\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eSapphire Reign\u003c\/strong\u003e is a sophisticated luxury abstract that combines muted sapphire blue, soft ivory, slate gray, and antique bronze into a dramatic composition with depth, texture, and architectural presence.\u003c\/p\u003e\n\u003cp\u003eRich blue forms create a strong visual foundation while warm bronze accents introduce contrast and refinement. The result is bold without becoming loud—designed for interiors that favor controlled color, modern elegance, and statement-making scale.\u003c\/p\u003e\n\u003cp\u003eSapphire Reign pairs especially well with cream upholstery, marble and natural stone, dark walnut furniture, brushed brass, bronze finishes, and sophisticated neutral palettes.\u003c\/p\u003e\n\u003cp\u003ePart of the \u003ca href=\"https:\/\/menswallco.com\/collections\/beverly-hills-collection\"\u003e \u003cstrong\u003eBeverly Hills Collection\u003c\/strong\u003e \u003c\/a\u003e, Sapphire Reign is especially suited for formal living rooms, executive offices, private studies, bedrooms, and contemporary interiors that call for color with restraint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-highlight\"\u003e\n\u003cp\u003eRich enough to command the room. Restrained enough to remain timeless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-construction\"\u003e\n\u003cspan class=\"mwc-pd-eyebrow\"\u003e Crafted for Lasting Presentation \u003c\/span\u003e\n\u003ch3\u003ePremium Canvas Construction\u003c\/h3\u003e\n\u003cul class=\"mwc-pd-specs\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePoly-cotton blend canvas\u003c\/strong\u003e with a refined matte\/satin finish.\u003c\/li\u003e\n\u003cli\u003eScratch, crack, and warp resistant for lasting presentation.\u003c\/li\u003e\n\u003cli\u003ePrinted with \u003cstrong\u003evibrant, long-lasting water-based HP Latex inks.\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eUV protection helps preserve its sapphire, ivory, slate, and bronze tones.\u003c\/li\u003e\n\u003cli\u003eMounted on a \u003cstrong\u003esolid wooden frame sourced from renewable materials.\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eSubstantial \u003cstrong\u003e4 cm deep construction\u003c\/strong\u003e for a premium gallery presence.\u003c\/li\u003e\n\u003cli\u003eAvailable framed for an elevated, architectural finish.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-closing\"\u003e\n\u003cp\u003eDisplayed at large scale, \u003cstrong\u003eSapphire Reign\u003c\/strong\u003e brings depth, sophistication, and quiet authority to the room—creating a striking focal point without sacrificing the restraint of a refined modern interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-collection\"\u003e\n\u003cdiv class=\"mwc-pd-collection-head\"\u003e\n\u003cspan class=\"mwc-pd-eyebrow\"\u003e Continue the Collection \u003c\/span\u003e\n\u003ch3\u003eExplore the Beverly Hills Collection\u003c\/h3\u003e\n\u003cp\u003eSapphire Reign represents the color-forward side of the Beverly Hills Collection. Explore soft ivory and champagne tones, dramatic emerald and antique gold, or warm California-inspired terracotta while maintaining the collection's focus on architectural texture, sophisticated color, and large-scale presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-art-grid\"\u003e\n\u003ca class=\"mwc-pd-art-card gilded\" href=\"https:\/\/menswallco.com\/products\/gilded-silence\"\u003e \u003csmall\u003eIvory · Champagne Gold · Taupe\u003c\/small\u003e \u003cstrong\u003eGilded Silence\u003c\/strong\u003e \u003cspan\u003eQuiet, airy, and understated →\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"mwc-pd-art-card emerald\" href=\"https:\/\/menswallco.com\/products\/emerald-dominion\"\u003e \u003csmall\u003eEmerald · Black · Antique Gold\u003c\/small\u003e \u003cstrong\u003eEmerald Dominion\u003c\/strong\u003e \u003cspan\u003eDeep, dramatic, and masculine →\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"mwc-pd-art-card terracotta\" href=\"https:\/\/menswallco.com\/products\/terracotta-reserve\"\u003e \u003csmall\u003eTravertine · Terracotta · Walnut\u003c\/small\u003e \u003cstrong\u003eTerracotta Reserve\u003c\/strong\u003e \u003cspan\u003eWarm California-modern restraint →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-collection-cta\"\u003e\n\u003cp\u003eExplore all four pieces and choose the palette that best complements your interior.\u003c\/p\u003e\n\u003ca class=\"mwc-pd-btn\" href=\"https:\/\/menswallco.com\/collections\/beverly-hills-collection\"\u003e View Beverly Hills Collection \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-safety\"\u003e\n\u003cspan class=\"mwc-pd-eyebrow\"\u003e Product Information \u003c\/span\u003e\n\u003ch3\u003eProduct Safety Information (GPSR)\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eSafety information:\u003c\/strong\u003e Decorative wall art. Not a toy. Keep mounting hardware and small parts away from children. Mount securely to a suitable wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Mens Wall Co.","offers":[{"title":"180 x 125 cm \/ 70 x 50″ \/ Oak","offer_id":67575442604336,"sku":"5801238","price":1995.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/mockup-storefront_7446f9a1-c566-42c6-8a17-4b472c015cf5.jpg?v=1787365417","url":"https:\/\/menswallco.com\/de\/products\/sapphire-reign","provider":"Mens Wall Co.","version":"1.0","type":"link"}