{"product_id":"terracotta-reserve","title":"Terracotta Reserve","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .mwc-product-description {\n    --travertine: #e7ded0;\n    --cream: #f8f4ed;\n    --terracotta: #b96f4f;\n    --terracotta-dark: #8f513a;\n    --walnut: #5d4638;\n    --walnut-dark: #342820;\n    --emerald: #173c33;\n    --sapphire: #294b68;\n    --champagne: #c5aa79;\n    --ink: #292521;\n    --muted: #6c655e;\n    --line: rgba(70,55,44,.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(--terracotta-dark);\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(--terracotta-dark);\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  .mwc-pd-highlight {\n    margin: 45px 0;\n    padding: 40px 35px;\n    background: var(--travertine);\n    border-left: 4px solid var(--terracotta);\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: #43382f;\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: #faf7f2;\n    border: 1px solid #ede4d9;\n    color: #58514b;\n    font-size: 15px;\n  }\n\n  .mwc-pd-specs strong {\n    color: #3c342e;\n    font-weight: 600;\n  }\n\n  .mwc-pd-closing {\n    margin: 48px 0;\n    padding: 35px;\n    background: var(--walnut-dark);\n    color: #fff;\n    border-top: 3px solid var(--terracotta);\n  }\n\n  .mwc-pd-closing p {\n    margin: 0;\n    color: #e6ddd4;\n    font-size: 17px;\n  }\n\n  .mwc-pd-closing strong {\n    color: #e7b698;\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: #2b2824 !important;\n  }\n\n  .mwc-pd-art-card.emerald {\n    background: var(--emerald);\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(--cream);\n  }\n\n  .mwc-pd-collection-cta p {\n    margin: 0 0 17px;\n    color: #615950;\n  }\n\n  .mwc-pd-btn {\n    display: inline-block;\n    padding: 14px 22px;\n    background: var(--terracotta-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: #726b64;\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\u003eTravertine, Terracotta, Cream \u0026amp; Walnut\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eTerracotta Reserve\u003c\/strong\u003e brings the warmth of California modern design to the wall through a refined composition of travertine, terracotta, cream, and walnut brown. Soft architectural forms overlap across a richly textured surface, creating depth, balance, and understated sophistication.\u003c\/p\u003e\n\u003cp\u003eInspired by natural stone, sun-warmed earth, and modern Beverly Hills interiors, the piece pairs beautifully with travertine, limestone, walnut furniture, cream upholstery, leather, and warm neutral spaces.\u003c\/p\u003e\n\u003cp\u003eIts restrained geometry gives Terracotta Reserve enough presence to anchor a room while maintaining the calm, intentional atmosphere associated with high-end interior design.\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, Terracotta Reserve is designed for luxury living rooms, dining spaces, entryways, executive offices, and modern homes built around natural materials and architectural simplicity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-pd-highlight\"\u003e\n\u003cp\u003eCalifornia warmth expressed through stone-inspired texture, architectural geometry, and a restrained palette of earth and sun.\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 warm terracotta, cream, and walnut 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\u003eTerracotta Reserve\u003c\/strong\u003e creates warmth without excess—a sophisticated statement piece designed to feel at home beside natural stone, walnut, leather, cream upholstery, and refined California-modern architecture.\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\u003eTerracotta Reserve represents the warm, architectural side of the Beverly Hills Collection. Explore quiet ivory and champagne tones, dramatic emerald and antique gold, or sophisticated sapphire and bronze while maintaining the collection's focus on texture, restraint, and statement-making scale.\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 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″ \/ Dark Oak","offer_id":67575266214192,"sku":"5800937","price":1995.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/1943\/7104\/files\/mockup-storefront_fb350110-207e-4052-b28b-d5ef9fa6c89e.jpg?v=1787364736","url":"https:\/\/menswallco.com\/de\/products\/terracotta-reserve","provider":"Mens Wall Co.","version":"1.0","type":"link"}