{"product_id":"planter-rondo-muro-strato","title":"Pflanzgefäß Rondò 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\n  \u003c!-- INTRODUCTION --\u003e\n\n  \u003csection class=\"donizza-pd-intro\"\u003e\n    \u003cspan class=\"donizza-pd-eyebrow\"\u003e\n      Die Muro Kollektion · Alter Beton\n    \u003c\/span\u003e\n\n    \u003ch2\u003eBeton, von der Zeit gezeichnet.\u003c\/h2\u003e\n\n\n    \u003cp\u003e\n      Muro interpretiert den Charakter alter Architekturflächen in einem\n      handgefertigten Beton-Pflanzgefäß. Überlappende Grautöne, freiliegende\n      Schichten und kontrollierte Gebrauchsspuren erzeugen die Tiefe einer\n      Wand, die nach und nach durch Nutzung, Reparatur und Zeit geformt wurde.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- COLLECTION CHARACTER --\u003e\n\n  \u003csection class=\"donizza-pd-story\"\u003e\n    \u003ch3\u003eDer geschichtete Charakter verwitterter Architektur.\u003c\/h3\u003e\n\n\n    \u003cdiv class=\"donizza-pd-story-text\"\u003e\n\n      \u003cp\u003e\n        Der Charakter von Muro liegt in der Beziehung zwischen rohem Beton\n        und den fragmentierten Überresten früherer Oberflächen. Große Flächen\n        in hellen und dunkleren Grautönen werden durch mineralische Übergänge,\n        abgenutzte Kanten und ausdrucksstarke lineare Markierungen unterbrochen.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        Seine architektonische Oberfläche harmoniert natürlich mit altem Beton,\n        Kalkputz, geschwärztem Stahl, dunklem Holz und dezenten Naturtextilien.\n        Das Ergebnis wirkt verwittert und doch komponiert – ein skulpturales\n        Objekt, das die visuelle Erinnerung an die Oberflächen trägt, die es\n        inspiriert haben.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- INTERIOR STYLES --\u003e\n\n  \u003csection\u003e\n    \u003cdiv class=\"donizza-pd-section-header\"\u003e\n\n      \u003ch3\u003eMuro in architektonischen Innenräumen.\u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        Drei räumliche Kontexte, die die rohe Textur, die skulpturale Präsenz\n        und den architektonischen Charakter der gealterten Betonoberfläche\n        offenbaren.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"donizza-pd-styles\"\u003e\n\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\/DR35MURO_STR_Wabi-Sabi.png?v=1787237966\" alt=\"Muro gealterter Beton-Pflanzkübel in einem Wabi-Sabi-Interieur\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cdiv class=\"donizza-pd-style-content\"\u003e\n\n          \u003cspan class=\"donizza-pd-style-number\"\u003e01\u003c\/span\u003e\n          \u003ch4\u003eWabi-Sabi\u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Gedämpfter Putz, gealtertes Holz und Naturfasern schaffen eine\n            ruhige Kulisse für Muro. Seine unregelmäßigen Schichten und\n            Gebrauchsspuren verleihen ihm ein Gefühl von Zeit und materialer\n            Ehrlichkeit, was dem Pflanzgefäß eine ruhige, kontemplative\n            Präsenz verleiht.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\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\/DR35MURO_STR_Raw_Concrete_Loft.png?v=1787237966\" alt=\"Muro gealterter Beton-Pflanzkübel in einem rohen Beton-Loft\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cdiv class=\"donizza-pd-style-content\"\u003e\n\n          \u003cspan class=\"donizza-pd-style-number\"\u003e02\u003c\/span\u003e\n          \u003ch4\u003eRohbeton-Loft\u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Sichtbeton, geschwärzter Stahl und dunklere Einrichtungsgegenstände\n            offenbaren den grafischeren Charakter von Muro. Starkes gerichtetes\n            Licht betont seine Tonkontraste und geschichtete Oberfläche, was dem\n            Pflanzgefäß eine ausgeprägt urbane und skulpturale Präsenz verleiht.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\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\/DR35MURO_STR_Industrial_Heritage.png?v=1787237967L\" alt=\"Muro gealterter Beton-Pflanzkübel in einem restaurierten Industrieinterieur\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cdiv class=\"donizza-pd-style-content\"\u003e\n\n          \u003cspan class=\"donizza-pd-style-number\"\u003e03\u003c\/span\u003e\n          \u003ch4\u003eIndustrieerbe\u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Restaurierte Fabrikarchitektur, Stahlrahmenfenster und erhaltene\n            Spuren früherer Nutzung schaffen einen natürlichen Kontext für\n            Muro. Seine verwitterte Oberfläche spiegelt die Geschichte des\n            Gebäudes wider und verbindet zeitgenössische Form mit der Erinnerung\n            an den Raum.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- MATERIAL CHARACTER --\u003e\n\n  \u003csection class=\"donizza-pd-surface\"\u003e\n    \u003ch3\u003eSpuren, die durch wechselndes Licht enthüllt werden.\u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      Die Muro-Oberfläche ist bewusst geschichtet und unregelmäßig. Weiches\n      Tageslicht offenbart breite Übergänge zwischen hellen und tieferen\n      Betontönen, während gerichtetes Licht Reste von hellerem Putz, texturierte\n      Bereiche und kontrollierte lineare Markierungen betont. Ihre wechselnde\n      Sichtbarkeit verleiht der Oberfläche Tiefe, ohne die architektonische\n      Form des Pflanzgefäßes zu verdecken.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- ARTISAN CHARACTER --\u003e\n\n  \u003csection class=\"donizza-pd-singular\"\u003e\n    \u003ch3\u003eIndividuell gefertigt. Jedes Mal anders verwittert.\u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      Jedes Muro-Pflanzgefäß wird von Hand geformt und veredelt. Variationen\n      in Farbton, die Platzierung freiliegender Schichten, Oberflächentextur\n      und lineare Markierungen sind beabsichtigte Elemente der Oberfläche und\n      keine Unvollkommenheiten. Ihre Komposition entwickelt sich individuell\n      auf jedem Stück, wodurch jedes Pflanzgefäß visuell einzigartig wird.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Donizza Art","offers":[{"title":"Default Title","offer_id":57330423267708,"sku":"DR35MURO_STR","price":933.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DR35MURO_STR_Raw_Concrete_Loft.png?v=1787237966","url":"https:\/\/donizza.art\/de\/products\/planter-rondo-muro-strato","provider":"Donizza.art","version":"1.0","type":"link"}