{"title":"NEW","description":null,"products":[{"product_id":"planter-campana-vecchio","title":"Planter Campana Vecchio Weathered Limestone","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\u003cdiv class=\"donizza-pd donizza-pd-vecchio\"\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003csection class=\"donizza-pd-intro\"\u003e\u003cspan class=\"donizza-pd-eyebrow\"\u003e The Vecchio Collection · Weathered Limestone \u003c\/span\u003e\n\u003ch2\u003eStone, softened by the passage of time.\u003c\/h2\u003e\n\u003cp\u003eVecchio Weathered Limestone interprets the character of aged limestone through a warm mineral surface marked by subtle pores, delicate fissures and irregular traces of erosion. Architectural in form, yet softened by a finish that appears naturally shaped by time.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTION CHARACTER --\u003e\n\u003csection class=\"donizza-pd-story\"\u003e\n\u003ch3\u003eThe quiet imperfection of weathered stone.\u003c\/h3\u003e\n\u003cdiv class=\"donizza-pd-story-text\"\u003e\n\u003cp\u003eThe character of Vecchio lies in its irregularity. Warm limestone tones, softly eroded markings and subtle changes in texture create depth without overwhelming the form of the planter.\u003c\/p\u003e\n\u003cp\u003eIts aged mineral surface works naturally alongside timber, lime plaster, stone, linen and other tactile materials. The result feels established rather than newly introduced — an object designed to belong within the architecture of the space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTERIOR STYLES --\u003e\n\u003csection\u003e\n\u003cdiv class=\"donizza-pd-section-header\"\u003e\n\u003ch3\u003eVecchio in tactile interiors.\u003c\/h3\u003e\n\u003cp\u003eThree spatial contexts that reveal the warm, weathered character of the limestone finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donizza-pd-styles\"\u003e\n\u003c!-- STYLE 01 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DC37VEC_04_WABI_SABI.png?v=1787054724\" alt=\"Vecchio Weathered Limestone planter in a wabi-sabi interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\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\u003cp\u003eLime plaster, aged timber and imperfect mineral surfaces create a natural setting for Vecchio. Its fissures, tonal variations and weathered texture become part of an interior shaped by material authenticity rather than visual perfection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- STYLE 02 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DC37VEC_05_CONTEMPORARY_MEDITERRANEAN.png?v=1787054724\" alt=\"Vecchio Weathered Limestone planter in a contemporary Mediterranean interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"donizza-pd-style-content\"\u003e\n\u003cspan class=\"donizza-pd-style-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003eContemporary Mediterranean\u003c\/h4\u003e\n\u003cp\u003eAgainst limewashed walls, warm stone, natural oak and sun-softened neutrals, Vecchio feels immediately at home. The limestone finish introduces the character of traditional masonry within a clean, contemporary composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- STYLE 03 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DC37VEC_02_MODERN_ORGANIC.png?v=1787054724\" alt=\"Vecchio Weathered Limestone planter in a modern organic interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"donizza-pd-style-content\"\u003e\n\u003cspan class=\"donizza-pd-style-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eModern Organic\u003c\/h4\u003e\n\u003cp\u003eNatural timber, soft textiles and sculptural greenery emphasise the warm mineral quality of the surface. Vecchio adds tactile depth and the presence of aged stone while preserving a calm, contemporary atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL CHARACTER --\u003e\n\u003csection class=\"donizza-pd-surface\"\u003e\n\u003ch3\u003eTexture revealed by changing light.\u003c\/h3\u003e\n\u003cp\u003eThe Weathered Limestone surface is intentionally layered and irregular. Soft daylight reveals tonal transitions and mineral porosity, while directional light emphasises fissures, eroded markings and traces of hand finishing. Its appearance shifts subtly throughout the day, giving the surface a natural sense of depth.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ARTISAN CHARACTER --\u003e\n\u003csection class=\"donizza-pd-singular\"\u003e\n\u003ch3\u003eMade individually. Aged differently every time.\u003c\/h3\u003e\n\u003cp\u003eEvery Vecchio planter is formed and finished by hand. Variations in shade, pores, fissures and weathered markings are intentional elements of the finish rather than imperfections. Their arrangement develops individually on each piece, making every planter visually unique.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Donizza Art","offers":[{"title":"Default Title","offer_id":57320556003708,"sku":"DC37VEC_LIME","price":1039.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DC37VEC_03_WARM_MINIMALISM.png?v=1787054724"},{"product_id":"planter-vasso-vecchio-weathered-limestone","title":"Planter Vasso Vecchio Weathered Limestone","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\u003cdiv class=\"donizza-pd donizza-pd-vecchio\"\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003csection class=\"donizza-pd-intro\"\u003e\u003cspan class=\"donizza-pd-eyebrow\"\u003e The Vecchio Collection · Weathered Limestone \u003c\/span\u003e\n\u003ch2\u003eStone, softened by the passage of time.\u003c\/h2\u003e\n\u003cp\u003eVecchio Weathered Limestone interprets the character of aged limestone through a warm mineral surface marked by subtle pores, delicate fissures and irregular traces of erosion. Architectural in form, yet softened by a finish that appears naturally shaped by time.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTION CHARACTER --\u003e\n\u003csection class=\"donizza-pd-story\"\u003e\n\u003ch3\u003eThe quiet imperfection of weathered stone.\u003c\/h3\u003e\n\u003cdiv class=\"donizza-pd-story-text\"\u003e\n\u003cp\u003eThe character of Vecchio lies in its irregularity. Warm limestone tones, softly eroded markings and subtle changes in texture create depth without overwhelming the form of the planter.\u003c\/p\u003e\n\u003cp\u003eIts aged mineral surface works naturally alongside timber, lime plaster, stone, linen and other tactile materials. The result feels established rather than newly introduced — an object designed to belong within the architecture of the space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTERIOR STYLES --\u003e\n\u003csection\u003e\n\u003cdiv class=\"donizza-pd-section-header\"\u003e\n\u003ch3\u003eVecchio in tactile interiors.\u003c\/h3\u003e\n\u003cp\u003eThree spatial contexts that reveal the warm, weathered character of the limestone finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donizza-pd-styles\"\u003e\n\u003c!-- STYLE 01 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DV55VEC_13_1ed5ce94-075a-4fe8-b584-33a62272b3f8.png?v=1787055954\" alt=\"Vecchio Weathered Limestone planter in a wabi-sabi interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\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\u003cp\u003eLime plaster, aged timber and imperfect mineral surfaces create a natural setting for Vecchio. Its fissures, tonal variations and weathered texture become part of an interior shaped by material authenticity rather than visual perfection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- STYLE 02 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DV55VEC_4.png?v=1787055955\" alt=\"Vecchio Weathered Limestone planter in a contemporary Mediterranean interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"donizza-pd-style-content\"\u003e\n\u003cspan class=\"donizza-pd-style-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003eContemporary Mediterranean\u003c\/h4\u003e\n\u003cp\u003eAgainst limewashed walls, warm stone, natural oak and sun-softened neutrals, Vecchio feels immediately at home. The limestone finish introduces the character of traditional masonry within a clean, contemporary composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- STYLE 03 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DV55VEC_11.png?v=1787055955\" alt=\"Vecchio Weathered Limestone planter in a modern organic interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"donizza-pd-style-content\"\u003e\n\u003cspan class=\"donizza-pd-style-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eModern Organic\u003c\/h4\u003e\n\u003cp\u003eNatural timber, soft textiles and sculptural greenery emphasise the warm mineral quality of the surface. Vecchio adds tactile depth and the presence of aged stone while preserving a calm, contemporary atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL CHARACTER --\u003e\n\u003csection class=\"donizza-pd-surface\"\u003e\n\u003ch3\u003eTexture revealed by changing light.\u003c\/h3\u003e\n\u003cp\u003eThe Weathered Limestone surface is intentionally layered and irregular. Soft daylight reveals tonal transitions and mineral porosity, while directional light emphasises fissures, eroded markings and traces of hand finishing. Its appearance shifts subtly throughout the day, giving the surface a natural sense of depth.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ARTISAN CHARACTER --\u003e\n\u003csection class=\"donizza-pd-singular\"\u003e\n\u003ch3\u003eMade individually. Aged differently every time.\u003c\/h3\u003e\n\u003cp\u003eEvery Vecchio planter is formed and finished by hand. Variations in shade, pores, fissures and weathered markings are intentional elements of the finish rather than imperfections. Their arrangement develops individually on each piece, making every planter visually unique.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Donizza Art","offers":[{"title":"Default Title","offer_id":57320578679164,"sku":"DV55VEC_LIME","price":1066.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DV55VEC_12.png?v=1787056798"},{"product_id":"planter-rondo-muro-strato","title":"Planter 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  \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\/DR35MURO_STR_Wabi-Sabi.png?v=1787237966\" 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\/DR35MURO_STR_Raw_Concrete_Loft.png?v=1787237966\" 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\/DR35MURO_STR_Industrial_Heritage.png?v=1787237967L\" 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":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"},{"product_id":"planter-botta-travertino","title":"Planter Botta Travertino 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\u003c!-- Replace the three placeholder src values with the final Shopify CDN image URLs. --\u003e\n\u003cdiv class=\"donizza-pd donizza-pd-travertino\"\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003csection class=\"donizza-pd-intro\"\u003e\u003cspan class=\"donizza-pd-eyebrow\"\u003e The Travertino Collection · Natural Travertine \u003c\/span\u003e\n\u003ch2\u003eStone, formed layer by layer.\u003c\/h2\u003e\n\u003cp\u003eTravertino interprets the layered structure of natural travertine through a hand-finished concrete surface. Warm mineral tones, open pores and directional markings move across the form, creating the depth and quiet rhythm of stone built slowly over time.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTION CHARACTER --\u003e\n\u003csection class=\"donizza-pd-story\"\u003e\n\u003ch3\u003eThe rhythm and irregularity of natural stone.\u003c\/h3\u003e\n\u003cdiv class=\"donizza-pd-story-text\"\u003e\n\u003cp\u003eThe character of Travertino lies in the relationship between ordered movement and irregular detail. Porous cavities, pale mineral traces and soft tonal transitions create visual depth without obscuring the architectural form of the planter.\u003c\/p\u003e\n\u003cp\u003eIts stone-like surface works naturally alongside lime plaster, warm timber, linen, pale limestone and restrained architectural finishes. The result feels tactile yet composed — a sculptural object shaped by texture, light and material rhythm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTERIOR STYLES --\u003e\n\u003csection\u003e\n\u003cdiv class=\"donizza-pd-section-header\"\u003e\n\u003ch3\u003eTravertino in architectural interiors.\u003c\/h3\u003e\n\u003cp\u003eThree spatial contexts that reveal the texture, warmth and sculptural character of the travertine-inspired finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donizza-pd-styles\"\u003e\n\u003c!-- STYLE 01 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DB40TRAV_STR_Wabi-Sabi.png?v=1787228894\" alt=\"Travertino-effect concrete planter in a wabi-sabi interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\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\u003cp\u003eMuted plaster, weathered timber, natural fibres and soft directional light reveal the beauty of irregularity. Travertino’s porous surface and mineral markings give the planter a calm, contemplative presence within spaces shaped by age, restraint and material honesty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- STYLE 02 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DB40TRAV_STR_Quiet_Luxury.png?v=1787228895\" alt=\"Travertino-effect concrete planter in a quiet luxury interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"donizza-pd-style-content\"\u003e\n\u003cspan class=\"donizza-pd-style-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003eQuiet Luxury\u003c\/h4\u003e\n\u003cp\u003eNatural stone, bespoke joinery and restrained textiles create a precise setting for Travertino. Its soft tonal transitions and hand-finished texture introduce depth without disrupting the controlled, understated character of the interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- STYLE 03 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DB40TRAV_STR_Contemporary_Mediterranean.png?v=1787228894\" alt=\"Travertino-effect concrete planter in a contemporary Mediterranean interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"donizza-pd-style-content\"\u003e\n\u003cspan class=\"donizza-pd-style-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eContemporary Mediterranean\u003c\/h4\u003e\n\u003cp\u003eSun-washed plaster, warm stone, dark bronze and sculptural openings create a natural setting for Travertino. Pale mineral tones and porous texture connect its contemporary form with the enduring architectural character of Southern Europe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL CHARACTER --\u003e\n\u003csection class=\"donizza-pd-surface\"\u003e\n\u003ch3\u003eLayers revealed by changing light.\u003c\/h3\u003e\n\u003cp\u003eThe Travertino surface is intentionally porous and varied. Soft daylight reveals mineral shading and tonal transitions, while directional light emphasises deeper cavities and the rhythm of the hand-applied finish. Depending on the selected variant, these markings may move diagonally across the form or follow it in parallel bands, giving each surface a distinct visual cadence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ARTISAN CHARACTER --\u003e\n\u003csection class=\"donizza-pd-singular\"\u003e\n\u003ch3\u003eMade individually. Layered differently every time.\u003c\/h3\u003e\n\u003cp\u003eEvery Travertino planter is formed and finished by hand. Variations in shade, pore depth, mineral markings and directional shading are intentional elements of the finish rather than imperfections. Their arrangement develops individually on each piece, making every planter visually unique.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Donizza Art","offers":[{"title":"Default Title","offer_id":57330493620604,"sku":"DB40TRAV_STRATO","price":974.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DB40TRAV_4_0d6cb3b2-0498-466a-bcf0-423b4423dd66.png?v=1787229114"},{"product_id":"planter-palla-metallo-rame","title":"Planter Palla Metallo Rame","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-metallo\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n\n  \u003csection class=\"donizza-pd-intro\"\u003e\n    \u003cspan class=\"donizza-pd-eyebrow\"\u003e\n      The Metallo Collection · Metallic Finish\n    \u003c\/span\u003e\n\n    \u003ch2\u003eMetal, shaped by light.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Metallo interprets the expressive character of metal through a\n      hand-finished concrete planter. Layered tones of gold, bronze or\n      copper move across its textured surface, creating highlights,\n      shadows and reflections that change with the surrounding light.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COLLECTION CHARACTER --\u003e\n\n  \u003csection class=\"donizza-pd-story\"\u003e\n    \u003ch3\u003eA surface that changes with every reflection.\u003c\/h3\u003e\n\n    \u003cdiv class=\"donizza-pd-story-text\"\u003e\n      \u003cp\u003e\n        The character of Metallo lies in the relationship between its\n        sculptural texture and metallic finish. Light gathers on raised\n        areas, while deeper sections remain darker and more restrained,\n        giving the surface movement, depth and a sense of material richness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its luminous character works naturally alongside marble, natural\n        stone, dark timber, smoked glass and softly textured fabrics. The\n        result feels precious without becoming ornamental — a distinctive\n        object whose presence changes throughout the day.\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\u003eMetallo in refined interiors.\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Three spatial contexts that reveal the reflective depth,\n        sculptural presence and expressive character of the metallic 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\/DP42MET_CU_ART_DECO_CONTEMPORARY.png?v=1787250157\" alt=\"Metallo metallic planter in an Art Deco Contemporary 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\u003eArt Deco Contemporary\u003c\/h4\u003e\n\n          \u003cp\u003e\n            Geometric lines, dark timber, veined stone and deep green or\n            burgundy accents create a sophisticated setting for Metallo.\n            Its metallic highlights introduce a restrained sense of\n            opulence, connecting contemporary form with the decorative\n            richness of Art Deco.\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\/DP42MET_CU_MODERN_LUXURY.png?v=1787250158\" alt=\"Metallo metallic planter in a Modern Luxury 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\"\u003e02\u003c\/span\u003e\n          \u003ch4\u003eModern Luxury\u003c\/h4\u003e\n\n          \u003cp\u003e\n            Warm neutrals, walnut, natural stone and softly structured\n            fabrics allow the metallic surface to become the defining\n            detail. Bronze and copper tones bring depth and warmth, while\n            the sculptural form gives the planter a calm, luxurious 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\/DP42MET_CU_GALLERY_MINIMALISM.png?v=1787250157\" alt=\"Metallo metallic planter in a Gallery Minimalism 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\u003eGallery Minimalism\u003c\/h4\u003e\n\n          \u003cp\u003e\n            Pale mineral walls, monolithic stone and carefully controlled\n            daylight give Metallo the presence of a collected design object.\n            Surrounded by space and restrained architecture, its texture,\n            silhouette and changing reflections become the composition.\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\u003eA surface animated by light.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Metallo finish is applied by hand over the textured concrete form.\n      Soft daylight reveals gradual tonal transitions, while directional\n      light catches the raised areas and deepens the shadows within the\n      irregular surface. Its appearance shifts with the angle of view,\n      creating a subtle reflective depth without the uniformity of polished\n      metal.\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. Reflected differently every time.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Every Metallo planter is formed and finished by hand. Variations in\n      shade, texture and the placement of metallic highlights are intentional\n      elements of the surface rather than imperfections. Their composition\n      develops individually on each piece, making every planter visually\n      unique.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Donizza Art","offers":[{"title":"Default Title","offer_id":57331449725308,"sku":"DP42MET_CU","price":722.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DP42MET_CU_GALLERY_MINIMALISM.png?v=1787250157"}],"url":"https:\/\/donizza.art\/collections\/new.oembed","provider":"Donizza.art","version":"1.0","type":"link"}