{"product_id":"planter-torre-muro-strato","title":"Planter Torre Muro Strato","description":"\u003cstyle\u003e\n  .donizza-pd {\n    --pd-text: #232323;\n    --pd-brown: #44322A;\n    --pd-sand: #EADACA;\n    --pd-soft-sand: rgba(234, 218, 202, 0.28);\n    --pd-line: rgba(68, 50, 42, 0.18);\n    --pd-muted: #6f6b67;\n\n    box-sizing: border-box;\n    width: 100%;\n    max-width: 1170px;\n    margin: 0 auto;\n    padding: 34px 20px 20px;\n    color: var(--pd-text);\n    background: #ffffff;\n    font-family: \"Manrope\", Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .donizza-pd *,\n  .donizza-pd *::before,\n  .donizza-pd *::after {\n    box-sizing: border-box;\n  }\n\n  .donizza-pd h2,\n  .donizza-pd h3,\n  .donizza-pd h4 {\n    font-family: \"Cormorant\", Georgia, serif;\n    color: var(--pd-text);\n    font-weight: 500;\n  }\n\n  .donizza-pd p {\n    margin-top: 0;\n  }\n\n  \/* INTRO *\/\n\n  .donizza-pd-intro {\n    max-width: 920px;\n    padding: 20px 0 42px;\n    margin-bottom: 54px;\n    border-bottom: 1px solid var(--pd-line);\n  }\n\n  .donizza-pd-eyebrow {\n    display: block;\n    margin-bottom: 15px;\n    color: var(--pd-brown);\n    font-size: 10px;\n    font-weight: 600;\n    line-height: 1.4;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n  .donizza-pd-intro h2 {\n    max-width: 780px;\n    margin: 0 0 20px;\n    font-size: 44px;\n    line-height: 1.08;\n    letter-spacing: -0.4px;\n  }\n\n  .donizza-pd-intro p {\n    max-width: 800px;\n    margin-bottom: 0;\n    color: #4f4c49;\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  \/* COLLECTION STORY *\/\n\n  .donizza-pd-story {\n    display: grid;\n    grid-template-columns: minmax(260px, 0.8fr) minmax(0, 1.2fr);\n    gap: 64px;\n    align-items: start;\n    margin-bottom: 70px;\n  }\n\n  .donizza-pd-story h3 {\n    margin: 0;\n    font-size: 34px;\n    line-height: 1.15;\n  }\n\n  .donizza-pd-story-text {\n    padding-top: 3px;\n  }\n\n  .donizza-pd-story-text p {\n    margin-bottom: 17px;\n    color: #4d4a47;\n  }\n\n  .donizza-pd-story-text p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* SECTION HEADER *\/\n\n  .donizza-pd-section-header {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(280px, 0.7fr);\n    gap: 40px;\n    align-items: end;\n    padding-bottom: 18px;\n    margin-bottom: 30px;\n    border-bottom: 1px solid var(--pd-line);\n  }\n\n  .donizza-pd-section-header h3 {\n    margin: 0;\n    font-size: 34px;\n    line-height: 1.1;\n  }\n\n  .donizza-pd-section-header p {\n    margin: 0;\n    color: var(--pd-muted);\n    font-size: 12px;\n    line-height: 1.65;\n    text-align: right;\n  }\n\n  \/* STYLE CARDS *\/\n\n  .donizza-pd-styles {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n    margin-bottom: 72px;\n  }\n\n  .donizza-pd-style {\n    min-width: 0;\n  }\n\n  .donizza-pd-style-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    aspect-ratio: 3 \/ 4;\n    object-fit: cover;\n    background-color: #f4f2ef;\n  }\n\n  .donizza-pd-style-content {\n    position: relative;\n    padding: 23px 2px 0;\n  }\n\n  .donizza-pd-style-content::before {\n    content: \"\";\n    display: block;\n    width: 34px;\n    height: 1px;\n    margin-bottom: 18px;\n    background-color: var(--pd-brown);\n  }\n\n  .donizza-pd-style-number {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--pd-muted);\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 1.8px;\n  }\n\n  .donizza-pd-style h4 {\n    margin: 0 0 12px;\n    font-size: 25px;\n    line-height: 1.15;\n  }\n\n  .donizza-pd-style p {\n    margin-bottom: 0;\n    color: #57534f;\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n  \/* SURFACE BLOCK *\/\n\n  .donizza-pd-surface {\n    display: grid;\n    grid-template-columns: minmax(240px, 0.8fr) minmax(0, 1.2fr);\n    gap: 56px;\n    align-items: start;\n    padding: 42px 44px;\n    margin-bottom: 34px;\n    background-color: var(--pd-soft-sand);\n  }\n\n  .donizza-pd-surface h3 {\n    margin: 0;\n    font-size: 32px;\n    line-height: 1.15;\n  }\n\n  .donizza-pd-surface p {\n    margin-bottom: 0;\n    color: #4e4a46;\n  }\n\n  \/* HANDMADE NOTE *\/\n\n  .donizza-pd-singular {\n    display: grid;\n    grid-template-columns: minmax(240px, 0.8fr) minmax(0, 1.2fr);\n    gap: 56px;\n    padding: 38px 0 18px;\n    border-top: 1px solid var(--pd-line);\n  }\n\n  .donizza-pd-singular h3 {\n    margin: 0;\n    font-size: 31px;\n    line-height: 1.15;\n  }\n\n  .donizza-pd-singular p {\n    margin-bottom: 0;\n    color: #55514d;\n  }\n\n  \/* TABLET *\/\n\n  @media screen and (max-width: 900px) {\n    .donizza-pd-story,\n    .donizza-pd-surface,\n    .donizza-pd-singular {\n      grid-template-columns: 1fr;\n      gap: 22px;\n    }\n\n    .donizza-pd-styles {\n      gap: 16px;\n    }\n\n    .donizza-pd-section-header {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .donizza-pd-section-header p {\n      max-width: 600px;\n      text-align: left;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 680px) {\n    .donizza-pd {\n      padding: 24px 18px 12px;\n    }\n\n    .donizza-pd-intro {\n      padding-top: 8px;\n      padding-bottom: 34px;\n      margin-bottom: 40px;\n    }\n\n    .donizza-pd-intro h2 {\n      font-size: 36px;\n    }\n\n    .donizza-pd-story {\n      margin-bottom: 50px;\n    }\n\n    .donizza-pd-story h3,\n    .donizza-pd-section-header h3,\n    .donizza-pd-surface h3 {\n      font-size: 29px;\n    }\n\n    .donizza-pd-styles {\n      grid-template-columns: 1fr;\n      gap: 42px;\n      margin-bottom: 56px;\n    }\n\n    .donizza-pd-style-content {\n      padding-top: 20px;\n    }\n\n    .donizza-pd-style h4 {\n      font-size: 27px;\n    }\n\n    .donizza-pd-surface {\n      padding: 32px 24px;\n      margin-right: -18px;\n      margin-left: -18px;\n    }\n\n    .donizza-pd-singular {\n      padding-top: 32px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- Replace the three placeholder src values with the final Shopify CDN image URLs. --\u003e\n\n\u003cdiv class=\"donizza-pd donizza-pd-muro\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n\n  \u003csection class=\"donizza-pd-intro\"\u003e\n    \u003cspan class=\"donizza-pd-eyebrow\"\u003e\n      The Muro Collection · Aged Concrete\n    \u003c\/span\u003e\n\n    \u003ch2\u003eConcrete, marked by time.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Muro interprets the character of aged architectural surfaces through\n      a hand-finished concrete planter. Overlapping greys, exposed layers\n      and controlled traces of wear create the depth of a wall shaped\n      gradually by use, repair and time.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COLLECTION CHARACTER --\u003e\n\n  \u003csection class=\"donizza-pd-story\"\u003e\n    \u003ch3\u003eThe layered character of weathered architecture.\u003c\/h3\u003e\n\n    \u003cdiv class=\"donizza-pd-story-text\"\u003e\n      \u003cp\u003e\n        The character of Muro lies in the relationship between raw concrete\n        and the fragmented remains of previous surfaces. Broad areas of pale\n        and darker grey are interrupted by mineral transitions, worn edges\n        and expressive linear markings.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its architectural finish works naturally alongside old concrete,\n        lime plaster, blackened steel, dark timber and restrained natural\n        textiles. The result feels weathered yet composed — a sculptural\n        object carrying the visual memory of the surfaces that inspired it.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTERIOR STYLES --\u003e\n\n  \u003csection\u003e\n    \u003cdiv class=\"donizza-pd-section-header\"\u003e\n      \u003ch3\u003eMuro in architectural interiors.\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Three spatial contexts that reveal the raw texture, sculptural\n        presence and architectural character of the aged-concrete finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"donizza-pd-styles\"\u003e\n\n      \u003c!-- STYLE 01 --\u003e\n\n      \u003carticle class=\"donizza-pd-style\"\u003e\n        \u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DT50MURO_STR_Wabi-Sabi_v2.png?v=1787247674\" alt=\"Muro aged-concrete planter in a wabi-sabi interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cdiv class=\"donizza-pd-style-content\"\u003e\n          \u003cspan class=\"donizza-pd-style-number\"\u003e01\u003c\/span\u003e\n          \u003ch4\u003eWabi-Sabi\u003c\/h4\u003e\n\n          \u003cp\u003e\n            Muted plaster, aged timber and natural fibres create a quiet\n            setting for Muro. Its irregular layers and traces of wear\n            introduce a sense of time and material honesty, giving the\n            planter a calm, contemplative presence.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003c!-- STYLE 02 --\u003e\n\n      \u003carticle class=\"donizza-pd-style\"\u003e\n        \u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DT50MURO_STR_Raw_Concrete_Loft_v2.png?v=1787247674\" alt=\"Muro aged-concrete planter in a raw concrete loft\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cdiv class=\"donizza-pd-style-content\"\u003e\n          \u003cspan class=\"donizza-pd-style-number\"\u003e02\u003c\/span\u003e\n          \u003ch4\u003eRaw Concrete Loft\u003c\/h4\u003e\n\n          \u003cp\u003e\n            Exposed concrete, blackened steel and darker furnishings reveal\n            the more graphic character of Muro. Strong directional light\n            emphasises its tonal contrasts and layered surface, giving the\n            planter a distinctly urban and sculptural presence.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003c!-- STYLE 03 --\u003e\n\n      \u003carticle class=\"donizza-pd-style\"\u003e\n        \u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DT50MURO_STR_Industrial_Heritage_v2.png?v=1787247674\" alt=\"Muro aged-concrete planter in a restored industrial interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cdiv class=\"donizza-pd-style-content\"\u003e\n          \u003cspan class=\"donizza-pd-style-number\"\u003e03\u003c\/span\u003e\n          \u003ch4\u003eIndustrial Heritage\u003c\/h4\u003e\n\n          \u003cp\u003e\n            Restored factory architecture, steel-framed windows and\n            preserved traces of former use create a natural context for\n            Muro. Its weathered finish echoes the history of the building,\n            connecting contemporary form with the memory of the space.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MATERIAL CHARACTER --\u003e\n\n  \u003csection class=\"donizza-pd-surface\"\u003e\n    \u003ch3\u003eTraces revealed by changing light.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Muro surface is intentionally layered and irregular. Soft daylight\n      reveals broad transitions between pale and deeper concrete tones,\n      while directional light emphasises remnants of lighter plaster,\n      textured areas and controlled linear markings. Their changing\n      visibility gives the surface depth without obscuring the architectural\n      form of the planter.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ARTISAN CHARACTER --\u003e\n\n  \u003csection class=\"donizza-pd-singular\"\u003e\n    \u003ch3\u003eMade individually. Weathered differently every time.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Every Muro planter is formed and finished by hand. Variations in shade,\n      the placement of exposed layers, surface texture and linear markings\n      are intentional elements of the finish rather than imperfections.\n      Their composition develops individually on each piece, making every\n      planter visually unique.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Donizza Art","offers":[{"title":"Default Title","offer_id":57331333005692,"sku":"DT50MURO_STR","price":980.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DT50MURO_STR_Wabi-Sabi_v2.png?v=1787247674","url":"https:\/\/donizza.art\/products\/planter-torre-muro-strato","provider":"Donizza.art","version":"1.0","type":"link"}