{"product_id":"gilded-silence","title":"Gilded Silence","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .mwc-product-description {\n    --ivory: #f7f2e9;\n    --champagne: #c6aa78;\n    --taupe: #a99b8d;\n    --brown: #453b34;\n    --emerald: #163c33;\n    --terracotta: #b66e50;\n    --sapphire: #294b68;\n    --ink: #252321;\n    --muted: #68625d;\n    --line: rgba(69,59,52,.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: #9a794b;\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: #8b6d43;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mwc-pd-highlight {\n    margin: 45px 0;\n    padding: 38px 34px;\n    background: var(--ivory);\n    border-left: 4px solid var(--champagne);\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: #3b3530;\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: #faf8f4;\n    border: 1px solid #eee8de;\n    color: #55504b;\n    font-size: 15px;\n  }\n\n  .mwc-pd-specs strong {\n    color: #332f2b;\n    font-weight: 600;\n  }\n\n  .mwc-pd-closing {\n    margin: 48px 0;\n    padding: 34px;\n    background: #3b332d;\n    color: #fff;\n  }\n\n  .mwc-pd-closing p {\n    margin: 0;\n    color: #eee8df;\n    font-size: 17px;\n  }\n\n  .mwc-pd-closing strong {\n    color: #dec79c;\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.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-art-card.sapphire {\n    background: var(--sapphire);\n    color: #fff !important;\n  }\n\n  .mwc-pd-collection-cta {\n    margin-top: 18px;\n    padding: 28px;\n    text-align: center;\n    background: var(--ivory);\n  }\n\n  .mwc-pd-collection-cta p {\n    margin: 0 0 17px;\n    color: #5f5851;\n  }\n\n  .mwc-pd-btn {\n    display: inline-block;\n    padding: 14px 22px;\n    background: var(--brown);\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\u003eQuiet Luxury in Ivory, Taupe \u0026amp; Champagne Gold\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eGilded Silence\u003c\/strong\u003e brings quiet luxury to the wall through a refined composition of ivory, warm taupe, and champagne gold. Broad organic forms flow across a softly textured surface, creating depth and movement without overwhelming the space.\u003c\/p\u003e\n\u003cp\u003eDesigned for sophisticated interiors, the restrained palette allows Gilded Silence to complement travertine, marble, natural wood, cream upholstery, warm neutrals, and metallic accents.\u003c\/p\u003e\n\u003cp\u003eIts generous negative space gives the artwork an architectural quality, making it especially suited for luxury living rooms, bedrooms, entryways, executive offices, and expansive statement walls.\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, Gilded Silence represents understated opulence—the kind of piece that commands attention without needing to be loud.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-highlight\"\u003e\n\u003cp\u003eDesigned to make its presence felt quietly—through scale, texture, balance, and restraint.\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 an elegant matte\/satin finish.\u003c\/li\u003e\n\u003cli\u003eScratch, crack, and warp resistant for lasting presentation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVibrant, long-lasting colors\u003c\/strong\u003e produced with water-based HP Latex inks.\u003c\/li\u003e\n\u003cli\u003eUV protection helps preserve the artwork's tones over time.\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, finished appearance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-closing\"\u003e\n\u003cp\u003eWhether displayed as an oversized centerpiece above a sofa or given generous negative space on a large architectural wall, \u003cstrong\u003eGilded Silence\u003c\/strong\u003e is designed to bring warmth, balance, and quiet sophistication to an elevated 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\u003eGilded Silence is one of four color stories created for the Beverly Hills Collection. Explore deeper tones, warmer architectural palettes, and sophisticated color while maintaining the same philosophy of scale, texture, and understated luxury.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-art-grid\"\u003e\n\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\u003eDark, 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 \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\u003eDiscover 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″ \/ Dark Oak","offer_id":67574934962480,"sku":"5800272","price":1995.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/mockup-storefront_59658f59-6a77-42ff-87cb-482a6edc6f17.jpg?v=1787363309","url":"https:\/\/menswallco.com\/de\/products\/gilded-silence","provider":"Mens Wall Co.","version":"1.0","type":"link"}