{"product_id":"emerald-dominion","title":"Emerald Dominion","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .mwc-product-description {\n    --emerald: #153d33;\n    --emerald-dark: #0d2822;\n    --black: #121212;\n    --gold: #b7925c;\n    --gold-light: #d7bd8c;\n    --ivory: #f5f0e7;\n    --terracotta: #b66e50;\n    --sapphire: #294b68;\n    --ink: #242321;\n    --muted: #69645e;\n    --line: rgba(36,35,33,.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: #987443;\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: #8a6a3e;\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% 20%, rgba(183,146,92,.15), transparent 32%),\n      var(--emerald-dark);\n    border-left: 4px solid var(--gold);\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: #f1ece3;\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: #f7f6f2;\n    border: 1px solid #e9e5dc;\n    color: #53514d;\n    font-size: 15px;\n  }\n\n  .mwc-pd-specs strong {\n    color: #302e2a;\n    font-weight: 600;\n  }\n\n  .mwc-pd-closing {\n    margin: 48px 0;\n    padding: 35px;\n    background: var(--black);\n    color: #fff;\n    border-top: 3px solid var(--gold);\n  }\n\n  .mwc-pd-closing p {\n    margin: 0;\n    color: #d8d4cd;\n    font-size: 17px;\n  }\n\n  .mwc-pd-closing strong {\n    color: var(--gold-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: #2c2925 !important;\n  }\n\n  .mwc-pd-art-card.terracotta {\n    background: var(--terracotta);\n    color: #fff !important;\n  }\n\n  .mwc-pd-art-card.sapphire {\n    background: var(--sapphire);\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: #5e5952;\n  }\n\n  .mwc-pd-btn {\n    display: inline-block;\n    padding: 14px 22px;\n    background: var(--emerald-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: #726c66;\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\u003eDeep Emerald, Black \u0026amp; Antique Gold\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eEmerald Dominion\u003c\/strong\u003e is a dramatic luxury abstract that blends deep emerald, rich black, and antique gold into a bold composition with depth, movement, and architectural presence.\u003c\/p\u003e\n\u003cp\u003eThe dark palette gives the piece a confident, masculine character, while antique-gold detailing introduces warmth and refinement. Layered texture and strong contrast allow the composition to command attention without overpowering the room around it.\u003c\/p\u003e\n\u003cp\u003eDesigned for sophisticated interiors, Emerald Dominion works especially well in formal living rooms, private studies, executive offices, home bars, libraries, and darker contemporary spaces.\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, Emerald Dominion is designed for interiors that favor depth, restraint, and statement-making art.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-highlight\"\u003e\n\u003cp\u003eA study in controlled drama—deep color, architectural texture, and antique gold brought together with quiet authority.\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 the artwork’s rich emerald, black, and gold 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 a more architectural, finished appearance.\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\u003eEmerald Dominion\u003c\/strong\u003e brings controlled drama, visual depth, and quiet authority to the room—especially when paired with walnut, leather, black finishes, stone, or warm metallic accents.\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\u003eEmerald Dominion represents the darker side of the Beverly Hills Collection. Explore the collection's lighter neutrals, warm California earth tones, and sophisticated sapphire palette while maintaining the same focus on texture, architectural presence, and large-scale composition.\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 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 \u003ca class=\"mwc-pd-art-card sapphire\" href=\"https:\/\/menswallco.com\/products\/sapphire-reign\"\u003e \u003csmall\u003eSapphire · Ivory · Bronze\u003c\/small\u003e \u003cstrong\u003eSapphire Reign\u003c\/strong\u003e \u003cspan\u003eRich color with controlled sophistication →\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\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Mens Wall Co.","offers":[{"title":"180 x 125 cm \/ 70 x 50″ \/ Black","offer_id":67575040737584,"sku":"5800289","price":1995.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/mockup-storefront_c927f4c4-3c63-4fe5-92b9-9099aceb9274.jpg?v=1787363884","url":"https:\/\/menswallco.com\/products\/emerald-dominion","provider":"Mens Wall Co.","version":"1.0","type":"link"}