{"product_id":"peace-dove-wall-lamp","title":"Peace Dove Wandleuchte","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  \/* ─── Lumioshine \"Old Money\" palette ─── *\/\n  .pdp-om {\n    --ink:      #0E0E0C;\n    --hunter:   #1C2B1E;\n    --forest:   #243627;\n    --ivy:      #344D36;\n    --ivory:    #F4F1EA;\n    --linen:    #EAE6DC;\n    --parch:    #DDD8CC;\n    --gold:     #A8904A;\n    --gold-lt:  #C4A85C;\n    --stone:    #8C8878;\n    --warm-wht: #FAFAF7;\n\n    max-width: 900px;\n    margin: 0 auto;\n    background: var(--warm-wht);\n    color: var(--ink);\n    font-family: 'Jost', -apple-system, BlinkMacSystemFont, sans-serif;\n    font-weight: 300;\n    font-size: 14.5px;\n    line-height: 1.78;\n    -webkit-font-smoothing: antialiased;\n  }\n  .pdp-om *, .pdp-om *::before, .pdp-om *::after { box-sizing: border-box; }\n  .pdp-om p { margin: 0 0 1rem 0; color: var(--stone); }\n  .pdp-om img { max-width: 100%; height: auto; display: block; }\n  .pdp-om a { color: var(--gold); }\n  .pdp-om svg { fill: none; }\n\n  \/* ─── Section frame ─── *\/\n  .pdp-om .om-section { padding: 0; margin: 0; }\n\n  \/* ─── Common: gold tag with leading dash ─── *\/\n  .pdp-om .tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.7rem;\n    font-family: 'Jost', sans-serif;\n    font-size: 0.7rem;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin: 0;\n  }\n  .pdp-om .tag::before {\n    content: '';\n    display: block;\n    width: 18px;\n    height: 1px;\n    background: var(--gold);\n    flex-shrink: 0;\n  }\n\n  \/* ─── HERITAGE RIBBON (page opener) ─── *\/\n  .pdp-om .heritage {\n    background: var(--ivory);\n    padding: 3.6rem 1.4rem;\n    text-align: center;\n    border: 1px solid var(--parch);\n  }\n  .pdp-om .heritage .tag { margin-bottom: 1.4rem; }\n  .pdp-om .heritage-line {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.85rem;\n    font-weight: 400;\n    line-height: 1.32;\n    color: var(--ink);\n    max-width: 90ch;\n    margin: 0 auto;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .heritage-line em {\n    font-style: italic;\n    color: var(--ivy);\n  }\n  .pdp-om .heritage-rule {\n    width: 32px;\n    height: 1px;\n    background: var(--gold);\n    margin: 1.6rem auto;\n    opacity: 0.55;\n    border: 0;\n  }\n  .pdp-om .heritage-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 0.92rem;\n    font-weight: 300;\n    color: var(--stone);\n    line-height: 1.85;\n    max-width: 78ch;\n    margin: 0 auto;\n  }\n  .pdp-om .heritage-body em {\n    font-style: italic;\n    color: var(--ivy);\n  }\n\n  \/* ─── DIMENSIONS (single fixture) ─── *\/\n  .pdp-om .sizes {\n    background: var(--warm-wht);\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .sizes-head {\n    text-align: center;\n    margin-bottom: 2.4rem;\n  }\n  .pdp-om .sizes-head .tag { margin-bottom: 0.9rem; }\n  .pdp-om .sizes-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.55rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0 0 0.5rem 0;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .sizes-title em { font-style: italic; color: var(--ivy); }\n\n  .pdp-om .size-row {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 0.8rem;\n  }\n  .pdp-om .size-card {\n    background: var(--ivory);\n    border: 1px solid var(--parch);\n    padding: 2.6rem 0.8rem 1.6rem;\n    text-align: center;\n    position: relative;\n  }\n  .pdp-om .size-glass {\n    width: 84px;\n    height: 84px;\n    margin: 0.4rem auto 0.7rem;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .pdp-om .size-glass svg { width: 100%; height: 100%; }\n  .pdp-om .size-tag {\n    position: absolute;\n    top: 1.1rem;\n    left: 50%;\n    transform: translateX(-50%);\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 500;\n  }\n  .pdp-om .size-name {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.45rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0 0 0.2rem 0;\n  }\n  .pdp-om .size-name em { font-style: italic; color: var(--ivy); }\n  .pdp-om .size-dim {\n    font-size: 1.3rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0.85rem 0 0.3rem 0;\n    letter-spacing: 0.005em;\n  }\n  .pdp-om .size-dim-sub {\n    font-size: 0.85rem;\n    color: var(--stone);\n    letter-spacing: 0.08em;\n  }\n\n  \/* ─── MATERIALS \u0026 FINISHES ─── *\/\n  .pdp-om .materials {\n    background: var(--ivory);\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .mat-head { margin-bottom: 1.8rem; }\n  .pdp-om .mat-head .tag { margin-bottom: 0.7rem; }\n  .pdp-om .mat-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.55rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .mat-title em { font-style: italic; color: var(--ivy); }\n\n  .pdp-om .mat-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 0;\n    border: 1px solid var(--parch);\n    background: var(--warm-wht);\n    margin-bottom: 1.4rem;\n  }\n  .pdp-om .mat-cell {\n    padding: 1.6rem 1.2rem;\n    border-right: 1px solid var(--parch);\n    text-align: left;\n  }\n  .pdp-om .mat-cell:last-child { border-right: 0; }\n  .pdp-om .mat-icon {\n    width: 28px;\n    height: 28px;\n    margin-bottom: 0.9rem;\n  }\n  .pdp-om .mat-name {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.1rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0 0 0.4rem 0;\n    font-style: italic;\n  }\n  .pdp-om .mat-desc {\n    font-size: 0.85rem;\n    color: var(--stone);\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* Finish swatches *\/\n  .pdp-om .finish-row {\n    background: var(--warm-wht);\n    border: 1px solid var(--parch);\n    padding: 1.4rem 1.4rem;\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 1.4rem;\n    align-items: center;\n  }\n  .pdp-om .finish-label {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 500;\n    border-left: 2px solid var(--gold);\n    padding-left: 0.95rem;\n  }\n  .pdp-om .finish-swatches {\n    display: flex;\n    gap: 1.6rem;\n    flex-wrap: wrap;\n  }\n  .pdp-om .swatch {\n    display: flex;\n    align-items: center;\n    gap: 0.65rem;\n    font-size: 0.92rem;\n    color: var(--ink);\n  }\n  .pdp-om .sw-dot {\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    border: 1px solid rgba(0,0,0,0.08);\n    flex-shrink: 0;\n  }\n  .pdp-om .sw-bronze { background: linear-gradient(135deg, #6b4a26 0%, #8a6432 55%, #3d2814 100%); }\n  .pdp-om .sw-white  { background: linear-gradient(135deg, #f7f4ed 0%, #ffffff 50%, #e8e4d8 100%); }\n  .pdp-om .sw-antique-brass {\n    background: linear-gradient(135deg, #b8923f 0%, #d4ad5c 30%, #8a6a26 70%, #3d2c0e 100%);\n  }\n  .pdp-om .sw-emerald {\n    background: radial-gradient(circle at 35% 30%, #4d8c63 0%, #1f5d3f 45%, #0e3a26 100%);\n  }\n  .pdp-om .sw-clear {\n    background: linear-gradient(135deg, #f5f3ec 0%, #e0ddd2 35%, #c4c0b3 70%, #aaa69a 100%);\n    border: 1px solid rgba(0,0,0,0.18) !important;\n  }\n  \/* Multicolor stained-glass swatch *\/\n  .pdp-om .sw-multicolor {\n    background:\n      conic-gradient(from 0deg,\n        #d96a3e 0deg, #e8a652 60deg,\n        #5b8c52 120deg, #3a6b8c 180deg,\n        #7a4a8a 240deg, #c08a2a 300deg, #d96a3e 360deg);\n  }\n\n  \/* ─── SPECS TABLE ─── *\/\n  .pdp-om .specs {\n    background: var(--ivory);\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .specs-head { margin-bottom: 1.6rem; }\n  .pdp-om .specs-head .tag { margin-bottom: 0.7rem; }\n  .pdp-om .specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.55rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0;\n  }\n  .pdp-om .specs-title em { font-style: italic; color: var(--ivy); }\n\n  .pdp-om .spec-grid {\n    background: var(--warm-wht);\n    border: 1px solid var(--parch);\n  }\n  .pdp-om .spec-row {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    border-bottom: 1px solid var(--parch);\n    padding: 0.95rem 1.4rem;\n    align-items: center;\n    gap: 1rem;\n  }\n  .pdp-om .spec-row:last-child { border-bottom: 0; }\n  .pdp-om .spec-row:nth-child(even) { background: var(--ivory); }\n  .pdp-om .spec-key {\n    font-size: 0.7rem;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n  .pdp-om .spec-val {\n    font-size: 0.92rem;\n    color: var(--ink);\n    font-weight: 400;\n  }\n  .pdp-om .cert-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.4rem;\n  }\n  .pdp-om .cert-badge {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--ivy);\n    background: transparent;\n    border: 1px solid var(--parch);\n    padding: 0.32rem 0.75rem;\n    font-weight: 500;\n  }\n\n  \/* ─── NOTICE ─── *\/\n  .pdp-om .notices {\n    background: var(--warm-wht);\n    padding: 2.4rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .notice {\n    background: var(--ivory);\n    border: 1px solid var(--parch);\n    border-left: 2px solid var(--gold);\n    padding: 1.5rem 1.6rem;\n    position: relative;\n  }\n  .pdp-om .notice-label {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    font-weight: 500;\n    color: var(--gold);\n    margin-bottom: 0.7rem;\n  }\n  .pdp-om .notice-text {\n    font-size: 0.92rem;\n    color: var(--ink);\n    line-height: 1.75;\n    margin: 0;\n    max-width: 78ch;\n  }\n  .pdp-om .notice-text strong {\n    font-weight: 500;\n    color: var(--ink);\n  }\n\n  \/* ─── FAQ steps ─── *\/\n  .pdp-om .faq-steps {\n    counter-reset: fstep;\n    list-style: none;\n    padding: 0;\n    margin: 1rem 0 0.2rem;\n  }\n  .pdp-om .faq-steps li {\n    counter-increment: fstep;\n    padding: 0.7rem 0 0.7rem 2.6rem;\n    border-top: 1px solid var(--parch);\n    position: relative;\n  }\n  .pdp-om .faq-steps li:first-child { border-top: 0; padding-top: 0.4rem; }\n  .pdp-om .faq-steps li::before {\n    content: counter(fstep, decimal-leading-zero);\n    position: absolute;\n    left: 0;\n    top: 0.85rem;\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 1.05rem;\n    color: var(--gold);\n    font-weight: 400;\n  }\n  .pdp-om .faq-steps li:first-child::before { top: 0.55rem; }\n  .pdp-om .faq-steps li strong {\n    display: block;\n    font-family: 'Playfair Display', serif;\n    font-weight: 400;\n    font-size: 1.05rem;\n    color: var(--ink);\n    margin-bottom: 0.22rem;\n  }\n\n  \/* ─── FAQ ─── *\/\n  .pdp-om .faq {\n    background: var(--warm-wht);\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .faq-head { margin-bottom: 1.5rem; }\n  .pdp-om .faq-head .tag { margin-bottom: 0.7rem; }\n  .pdp-om .faq-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.55rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0;\n  }\n  .pdp-om .faq-title em { font-style: italic; color: var(--ivy); }\n\n  .pdp-om .faq-list { display: flex; flex-direction: column; }\n  .pdp-om .faq-list details {\n    border-bottom: 1px solid var(--parch);\n    background: transparent;\n  }\n  .pdp-om .faq-list details:first-child { border-top: 1px solid var(--parch); }\n  .pdp-om .faq-list summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 1.15rem 0.4rem 1.15rem 0;\n    font-family: 'Playfair Display', serif;\n    font-size: 1.1rem;\n    font-weight: 400;\n    line-height: 1.4;\n    color: var(--ink);\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 1rem;\n  }\n  .pdp-om .faq-list summary::-webkit-details-marker { display: none; }\n  .pdp-om .faq-list summary::after {\n    content: '+';\n    font-family: 'Jost', sans-serif;\n    font-size: 1.3rem;\n    line-height: 1;\n    color: var(--gold);\n    transition: transform 0.2s;\n    font-weight: 300;\n    flex-shrink: 0;\n  }\n  .pdp-om .faq-list details[open] summary::after { content: '−'; }\n  .pdp-om .faq-list .faq-a {\n    padding: 0 0 1.1rem;\n    font-size: 0.92rem;\n    color: var(--stone);\n    line-height: 1.75;\n    max-width: 70ch;\n  }\n\n  \/* ─── DOWNLOADS ─── *\/\n  .pdp-om .downloads {\n    background: var(--ivory);\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .dl-head {\n    margin-bottom: 1.4rem;\n    text-align: center;\n  }\n  .pdp-om .dl-head .tag { margin-bottom: 0.7rem; }\n  .pdp-om .dl-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.55rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .dl-title em { font-style: italic; color: var(--ivy); }\n\n  .pdp-om .dl-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0.8rem;\n  }\n  .pdp-om .dl-btn {\n    display: flex;\n    align-items: center;\n    gap: 0.85rem;\n    padding: 1rem 1.1rem;\n    background: var(--warm-wht);\n    border: 1px solid var(--parch);\n    text-decoration: none;\n    color: var(--ink);\n    transition: background 0.25s, color 0.25s, border-color 0.25s;\n  }\n  .pdp-om .dl-btn:hover {\n    background: var(--hunter);\n    border-color: var(--hunter);\n    color: var(--ivory);\n  }\n  .pdp-om .dl-btn:hover .dl-icon { color: var(--gold-lt); border-color: var(--gold-lt); }\n  .pdp-om .dl-btn:hover .dl-meta { color: rgba(244,241,234,0.55); }\n\n  .pdp-om .dl-icon {\n    width: 32px;\n    height: 32px;\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    transition: color 0.25s, border-color 0.25s;\n  }\n  .pdp-om .dl-text {\n    display: flex;\n    flex-direction: column;\n    line-height: 1.2;\n  }\n  .pdp-om .dl-name {\n    font-family: 'Playfair Display', serif;\n    font-size: 0.92rem;\n    font-weight: 400;\n  }\n  .pdp-om .dl-meta {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--stone);\n    margin-top: 0.3rem;\n    transition: color 0.25s;\n  }\n\n  \/* ─── Responsive ─── *\/\n  @media (max-width: 720px) {\n    .pdp-om .size-row { grid-template-columns: 1fr 1fr; }\n    .pdp-om .mat-grid { grid-template-columns: 1fr; }\n    .pdp-om .mat-cell { border-right: 0; border-bottom: 1px solid var(--parch); }\n    .pdp-om .mat-cell:last-child { border-bottom: 0; }\n    .pdp-om .dl-grid { grid-template-columns: 1fr; }\n    .pdp-om .finish-row { grid-template-columns: 1fr; gap: 0.9rem; }\n    .pdp-om .spec-row { grid-template-columns: 1fr; gap: 0.3rem; padding: 0.85rem 1.1rem; }\n  }\n  @media (max-width: 480px) {\n    .pdp-om .size-row { grid-template-columns: 1fr; }\n    .pdp-om .heritage,\n    .pdp-om .sizes,\n    .pdp-om .materials,\n    .pdp-om .specs,\n    .pdp-om .faq,\n    .pdp-om .downloads,\n    .pdp-om .notices { padding-left: 1.4rem; padding-right: 1.4rem; }\n    .pdp-om .heritage { padding-top: 2.4rem; padding-bottom: 2.4rem; }\n    .pdp-om .heritage-line { font-size: 1.2rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pdp-om\"\u003e\n\u003c!-- ═══════════════ HERITAGE RIBBON ═══════════════ --\u003e\n\u003csection class=\"heritage\"\u003e\n\u003cp class=\"heritage-line\"\u003eEine \u003cem\u003eGlastauben\u003c\/em\u003e, die an der Wand aufgeflogen ist.\u003c\/p\u003e\n\u003chr class=\"heritage-rule\"\/\u003e\n\u003cp class=\"heritage-body\"\u003eDie Peace Dove Wandleuchte ist eine wunderbare Fusion aus traditioneller \u003cem\u003eTiffany-Handwerkskunst\u003c\/em\u003e und moderner Messing-Ästhetik. Der Leuchten-Schirm verfügt über lebendiges, handverlegtes mehrfarbiges Buntglas, das ein minimalistisches und lebendiges Tauen-Motiv in Weiß formt — ein stilles Symbol für Frieden und Ruhe im Haus. Ergänzt durch einen gebürsteten Messing-Sockel und -Arm, ist diese Leuchte ebenso ein Kunstwerk an der Wand wie eine funktionale Lichtquelle.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ SIZES ═══════════════ --\u003e\n\u003csection class=\"sizes\"\u003e\n\u003cdiv class=\"sizes-head\"\u003e\n\u003cp class=\"tag\" style=\"justify-content: center; display: flex; margin-left: auto; margin-right: auto;\"\u003eVier Varianten · Ein Design\u003c\/p\u003e\n\u003ch2 class=\"sizes-title\"\u003eWählen Sie Ihre \u003cem\u003eFarbpalette\u003c\/em\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003c!-- Model A · red\/blue\/green\/orange --\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"size-tag\"\u003eModell A\u003c\/span\u003e\n\u003cdiv aria-hidden=\"true\" class=\"size-glass\"\u003e\u003csvg viewbox=\"0 0 84 84\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003ccircle cx=\"11\" cy=\"36\" fill=\"#d4ad5c\" r=\"6\" stroke=\"#A8904A\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n\u003cline stroke=\"#c9a45a\" stroke-linecap=\"round\" stroke-width=\"2.4\" x1=\"14\" x2=\"38\" y1=\"36\" y2=\"36\"\u003e\u003c\/line\u003e\n\u003crect fill=\"#c9a45a\" height=\"9\" stroke=\"#A8904A\" stroke-width=\"0.4\" width=\"7\" x=\"36\" y=\"33\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"#A8904A\" stroke-width=\"0.6\" x1=\"42\" x2=\"46\" y1=\"36\" y2=\"38\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M 33 42 L 65 42 L 70 76 L 28 76 Z\" fill=\"#FAFAF7\" stroke=\"#0E0E0C\" stroke-linejoin=\"round\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpolygon fill=\"#c44a2c\" opacity=\"0.85\" points=\"33,42 44,42 43,60 31,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#3a6b8c\" opacity=\"0.85\" points=\"44,42 55,42 55,60 43,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#5b8c52\" opacity=\"0.85\" points=\"55,42 65,42 67,60 55,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#e8a652\" opacity=\"0.8\" points=\"31,60 67,60 70,76 28,76\"\u003e\u003c\/polygon\u003e\n\u003cpath d=\"M 36 53 Q 41 49, 47 50 L 53 48 Q 58 49, 58 52 L 52 54 Q 50 57, 46 57 Q 41 58, 36 55 Z M 53 48 L 58 45 L 56 51 Z\" fill=\"#FAFAF7\" stroke=\"#0E0E0C\" stroke-linejoin=\"round\" stroke-width=\"0.5\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"44\" x2=\"43\" y1=\"42\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"55\" x2=\"55\" y1=\"42\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"31\" x2=\"67\" y1=\"60\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"size-name\"\u003eModell \u003cem\u003eA\u003c\/em\u003e\u003c\/h3\u003e\n\u003cdiv class=\"size-dim-sub\"\u003eMEHRFARBIGES GLAS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Model B · blue tones --\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"size-tag\"\u003eModell B\u003c\/span\u003e\n\u003cdiv aria-hidden=\"true\" class=\"size-glass\"\u003e\u003csvg viewbox=\"0 0 84 84\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003ccircle cx=\"11\" cy=\"36\" fill=\"#d4ad5c\" r=\"6\" stroke=\"#A8904A\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n\u003cline stroke=\"#c9a45a\" stroke-linecap=\"round\" stroke-width=\"2.4\" x1=\"14\" x2=\"38\" y1=\"36\" y2=\"36\"\u003e\u003c\/line\u003e\n\u003crect fill=\"#c9a45a\" height=\"9\" stroke=\"#A8904A\" stroke-width=\"0.4\" width=\"7\" x=\"36\" y=\"33\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"#A8904A\" stroke-width=\"0.6\" x1=\"42\" x2=\"46\" y1=\"36\" y2=\"38\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M 33 42 L 65 42 L 70 76 L 28 76 Z\" fill=\"#FAFAF7\" stroke=\"#0E0E0C\" stroke-linejoin=\"round\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpolygon fill=\"#1f4862\" opacity=\"0.85\" points=\"33,42 44,42 43,60 31,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#3a6b8c\" opacity=\"0.85\" points=\"44,42 55,42 55,60 43,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#5a92b3\" opacity=\"0.85\" points=\"55,42 65,42 67,60 55,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#3a6b8c\" opacity=\"0.75\" points=\"31,60 67,60 70,76 28,76\"\u003e\u003c\/polygon\u003e\n\u003cpath d=\"M 36 53 Q 41 49, 47 50 L 53 48 Q 58 49, 58 52 L 52 54 Q 50 57, 46 57 Q 41 58, 36 55 Z M 53 48 L 58 45 L 56 51 Z\" fill=\"#FAFAF7\" stroke=\"#0E0E0C\" stroke-linejoin=\"round\" stroke-width=\"0.5\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"44\" x2=\"43\" y1=\"42\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"55\" x2=\"55\" y1=\"42\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"31\" x2=\"67\" y1=\"60\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"size-name\"\u003eModell \u003cem\u003eB\u003c\/em\u003e\u003c\/h3\u003e\n\u003cdiv class=\"size-dim-sub\"\u003eMEHRFARBIGES GLAS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Model C --\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"size-tag\"\u003eModell C\u003c\/span\u003e\n\u003cdiv aria-hidden=\"true\" class=\"size-glass\"\u003e\u003csvg viewbox=\"0 0 84 84\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003ccircle cx=\"11\" cy=\"36\" fill=\"#d4ad5c\" r=\"6\" stroke=\"#A8904A\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n\u003cline stroke=\"#c9a45a\" stroke-linecap=\"round\" stroke-width=\"2.4\" x1=\"14\" x2=\"38\" y1=\"36\" y2=\"36\"\u003e\u003c\/line\u003e\n\u003crect fill=\"#c9a45a\" height=\"9\" stroke=\"#A8904A\" stroke-width=\"0.4\" width=\"7\" x=\"36\" y=\"33\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"#A8904A\" stroke-width=\"0.6\" x1=\"42\" x2=\"46\" y1=\"36\" y2=\"38\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M 33 42 L 65 42 L 70 76 L 28 76 Z\" fill=\"#FAFAF7\" stroke=\"#0E0E0C\" stroke-linejoin=\"round\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpolygon fill=\"#e8c34a\" opacity=\"0.85\" points=\"33,42 44,42 43,60 31,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#3a6b8c\" opacity=\"0.85\" points=\"44,42 55,42 55,60 43,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#5b8c52\" opacity=\"0.85\" points=\"55,42 65,42 67,60 55,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#7a9aa8\" opacity=\"0.7\" points=\"31,60 67,60 70,76 28,76\"\u003e\u003c\/polygon\u003e\n\u003cpath d=\"M 36 53 Q 41 49, 47 50 L 53 48 Q 58 49, 58 52 L 52 54 Q 50 57, 46 57 Q 41 58, 36 55 Z M 53 48 L 58 45 L 56 51 Z\" fill=\"#FAFAF7\" stroke=\"#0E0E0C\" stroke-linejoin=\"round\" stroke-width=\"0.5\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"44\" x2=\"43\" y1=\"42\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"55\" x2=\"55\" y1=\"42\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"31\" x2=\"67\" y1=\"60\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"size-name\"\u003eModell \u003cem\u003eC\u003c\/em\u003e\u003c\/h3\u003e\n\u003cdiv class=\"size-dim-sub\"\u003eMEHRFARBIGES GLAS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Model D --\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"size-tag\"\u003eModell D\u003c\/span\u003e\n\u003cdiv aria-hidden=\"true\" class=\"size-glass\"\u003e\u003csvg viewbox=\"0 0 84 84\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003ccircle cx=\"11\" cy=\"36\" fill=\"#d4ad5c\" r=\"6\" stroke=\"#A8904A\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n\u003cline stroke=\"#c9a45a\" stroke-linecap=\"round\" stroke-width=\"2.4\" x1=\"14\" x2=\"38\" y1=\"36\" y2=\"36\"\u003e\u003c\/line\u003e\n\u003crect fill=\"#c9a45a\" height=\"9\" stroke=\"#A8904A\" stroke-width=\"0.4\" width=\"7\" x=\"36\" y=\"33\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"#A8904A\" stroke-width=\"0.6\" x1=\"42\" x2=\"46\" y1=\"36\" y2=\"38\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M 33 42 L 65 42 L 70 72 L 28 72 Z\" fill=\"#FAFAF7\" stroke=\"#0E0E0C\" stroke-linejoin=\"round\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpolygon fill=\"#f0ece2\" opacity=\"0.95\" points=\"33,42 44,42 43,60 31,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#c44a2c\" opacity=\"0.85\" points=\"44,42 55,42 55,60 43,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#5b8c52\" opacity=\"0.85\" points=\"55,42 65,42 67,60 55,60\"\u003e\u003c\/polygon\u003e\n\u003cpolygon fill=\"#f0ece2\" opacity=\"0.85\" points=\"31,60 67,60 68,68 30,68\"\u003e\u003c\/polygon\u003e\n\u003cpath d=\"M 30 68 Q 33 76, 36 68 Q 39 76, 42 68 Q 45 76, 48 68 Q 51 76, 54 68 Q 57 76, 60 68 Q 63 76, 66 68 L 68 68 L 70 72 L 28 72 Z\" fill=\"#e8c34a\" opacity=\"0.85\" stroke=\"#0E0E0C\" stroke-linejoin=\"round\" stroke-width=\"0.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M 36 53 Q 41 49, 47 50 L 53 48 Q 58 49, 58 52 L 52 54 Q 50 57, 46 57 Q 41 58, 36 55 Z M 53 48 L 58 45 L 56 51 Z\" fill=\"#FAFAF7\" stroke=\"#0E0E0C\" stroke-linejoin=\"round\" stroke-width=\"0.5\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"44\" x2=\"43\" y1=\"42\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"55\" x2=\"55\" y1=\"42\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#0E0E0C\" stroke-width=\"0.6\" x1=\"31\" x2=\"67\" y1=\"60\" y2=\"60\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"size-name\"\u003eModell \u003cem\u003eD\u003c\/em\u003e\u003c\/h3\u003e\n\u003cdiv class=\"size-dim-sub\"\u003eMEHRFARBIGES GLAS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-row\" style=\"margin-top: 1rem;\"\u003e\n\u003cspan class=\"finish-label\"\u003eAllen gemeinsam\u003c\/span\u003e\n\u003cdiv class=\"finish-swatches\"\u003e\u003cspan class=\"swatch\" style=\"font-size: 0.85rem;\"\u003e∅ 8,7″ × H 7,9″ (Dia 22 × H 20 cm)\u003c\/span\u003e \u003cspan class=\"swatch\" style=\"font-size: 0.85rem;\"\u003eWeißes Tauen-Motiv · Gebürsteter Messing-Arm\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ MATERIALS \u0026 FINISHES ═══════════════ --\u003e\n\u003csection class=\"materials\"\u003e\n\u003cdiv class=\"mat-head\"\u003e\n\u003cp class=\"tag\"\u003eDie Verarbeitung\u003c\/p\u003e\n\u003ch2 class=\"mat-title\"\u003eZwei ehrliche \u003cem\u003eMaterialien\u003c\/em\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mat-grid\"\u003e\n\u003c!-- Brass --\u003e\n\u003cdiv class=\"mat-cell\"\u003e\n\u003csvg class=\"mat-icon\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003crect fill=\"none\" height=\"14\" stroke=\"#A8904A\" stroke-width=\"1\" width=\"3\" x=\"5\" y=\"13\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"#A8904A\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"3\" x2=\"10\" y1=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#A8904A\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"8\" x2=\"14\" y1=\"20\" y2=\"20\"\u003e\u003c\/line\u003e\n\u003ccircle cx=\"20\" cy=\"20\" fill=\"none\" r=\"6\" stroke=\"#A8904A\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"20\" cy=\"20\" fill=\"#A8904A\" r=\"2\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\n\u003ch3 class=\"mat-name\"\u003eMessing\u003c\/h3\u003e\n\u003cp class=\"mat-desc\"\u003eMassiver Messing-Arm und Wandplatte, von Hand gebürstet zu einer weichen, warmen Oberfläche — ein stiller Anker, der dem Glas die Aufmerksamkeit schenkt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Glass --\u003e\n\u003cdiv class=\"mat-cell\"\u003e\n\u003csvg class=\"mat-icon\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003ccircle cx=\"16\" cy=\"16\" fill=\"none\" r=\"11\" stroke=\"#A8904A\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n\u003cline opacity=\"0.5\" stroke=\"#A8904A\" stroke-width=\"0.4\" x1=\"6\" x2=\"26\" y1=\"14\" y2=\"14\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.5\" stroke=\"#A8904A\" stroke-width=\"0.4\" x1=\"6\" x2=\"26\" y1=\"20\" y2=\"20\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.5\" stroke=\"#A8904A\" stroke-width=\"0.4\" x1=\"11\" x2=\"11\" y1=\"6\" y2=\"26\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.5\" stroke=\"#A8904A\" stroke-width=\"0.4\" x1=\"16\" x2=\"16\" y1=\"5\" y2=\"27\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.5\" stroke=\"#A8904A\" stroke-width=\"0.4\" x1=\"21\" x2=\"21\" y1=\"6\" y2=\"26\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M 12 17 Q 14 14, 17 14 L 20 13 Q 22 14, 22 16 L 19 17 Q 18 18, 16 18 Q 14 19, 12 17 Z\" fill=\"none\" stroke=\"#A8904A\" stroke-linejoin=\"round\" stroke-width=\"0.7\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\n\u003ch3 class=\"mat-name\"\u003eGlas\u003c\/h3\u003e\n\u003cp class=\"mat-desc\"\u003eHandverlegtes mehrfarbiges Buntglas in Tiffany-Tradition — jedes Stück geschnitten, verlötet und von Hand verbunden, um das Tauen-Motiv zu formen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-row\"\u003e\n\u003cspan class=\"finish-label\"\u003eOberflächen\u003c\/span\u003e\n\u003cdiv class=\"finish-swatches\"\u003e\u003cspan class=\"swatch\"\u003e\u003cspan class=\"sw-dot sw-antique-brass\"\u003e\u003c\/span\u003eMessing\u003c\/span\u003e \u003cspan class=\"swatch\"\u003e\u003cspan class=\"sw-dot sw-multicolor\"\u003e\u003c\/span\u003eMehrfarbiges Glas\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ SPECS ═══════════════ --\u003e\n\u003csection class=\"specs\"\u003e\n\u003cdiv class=\"specs-head\"\u003e\n\u003cp class=\"tag\"\u003eDie Details\u003c\/p\u003e\n\u003ch2 class=\"specs-title\"\u003eVollständige \u003cem\u003eSpezifikation\u003c\/em\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterialien\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMessing · Glas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eOberflächen\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMessing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLampenschirm\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMehrfarbiges Glas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFassung\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eE26 \/ E27 – Leuchtmittel nicht enthalten\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eSpannung\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eAC 110 – 240 V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eVerdrahtung\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFestverdrahtet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eAbmessungen\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e∅ 8,7″ × H 7,9″ (Dia 22 × H 20 cm) — identisch bei allen vier Modellen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eGeeignet für\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSchlafzimmer · Leseecken · Flure · Kinderzimmer · Treppenhäuser · Galeriewände\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eZertifizierung\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"cert-row\"\u003e\u003cspan class=\"cert-badge\"\u003eNordamerika\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eEuropa\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eAustralien\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eSaudi-Arabien\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ NOTICE ═══════════════ --\u003e\n\u003csection class=\"notices\"\u003e\n\u003cdiv class=\"notice\"\u003e\n\u003cdiv class=\"notice-label\"\u003eWissenswert\u003c\/div\u003e\n\u003cp class=\"notice-text\"\u003e\u003cstrong\u003eLeuchtmittel separat erhältlich\u003c\/strong\u003e — passt auf Standard E26 oder E27 Fassung, maximal 40 W. Wir empfehlen ein warmweißes Leuchtmittel, um die Glastöne in ihrer besten Form zum Leuchten zu bringen. \u003cstrong\u003eJeder Schirm ist handverlegt\u003c\/strong\u003e nach Tiffany-Tradition — kleine Variationen in der Schnittkante einzelner Fliesen, den Blei-Linien-Mustern und der exakten Tönung des farbigen Glases sind Teil der Handwerkskunst, nicht ein Fehler. \u003cstrong\u003eFestverdrahtete Installation\u003c\/strong\u003e durch einen qualifizierten Elektriker; geeignet für \u003cstrong\u003eInnenraum\u003c\/strong\u003e, entfernt von direkter Feuchte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ FAQ ═══════════════ --\u003e\n\u003csection class=\"faq\"\u003e\n\u003cdiv class=\"faq-head\"\u003e\n\u003cp class=\"tag\"\u003eHäufig gefragt\u003c\/p\u003e\n\u003ch2 class=\"faq-title\"\u003eBevor Sie \u003cem\u003ebestellen\u003c\/em\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWie wähle ich zwischen den Modellen A, B, C und D?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eAlle vier teilen dieselbe Silhouette, Abmessungen und das weiße Tauen-Motiv — nur die \u003cem\u003emehrfarbige Glaspallette\u003c\/em\u003e unterscheidet sich von Modell zu Modell. Der Unterschied liegt in der Stimmung und der Raumpalette: jedes Modell trägt sein eigenes Gleichgewicht aus kühlen und warmen Tönen über die handverlegten Fliesen. Schauen Sie sich die Produktfotografien für jedes Modell an und wählen Sie die Palette, die Ihre Wandfarbe, die umliegende Möblierung und das vorhandene Licht im Raum ergänzt.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWelches Leuchtmittel passt am besten zu Buntglas?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eEin \u003cem\u003ematter oder opal warmweißes Leuchtmittel\u003c\/em\u003e, E26 oder E27 Fassung, maximal 40 W. Im Gegensatz zu Klarglas-Leuchten (wo ein sichtbarer Glühfaden gewünscht ist), wirkt Buntglas am besten mit diffusem, gleichmäßigem Licht — ein matter Glühfaden bei \u003cem\u003e2700–3000 K\u003c\/em\u003e lässt jede farbige Fliese leuchten ohne Flecken und hält die Tauen-Silhouette sauber. Vermeiden Sie kühlweiße oder Tageslicht-Leuchtmittel; diese waschen die Farben flach aus. Leuchtmittel separat erhältlich.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eJeder Schirm wird von Hand zusammengesetzt — was bedeutet das für ein passendes Paar?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eSubtile Variationen sind \u003cem\u003eTeil der Tiffany-Tradition, kein Mangel\u003c\/em\u003e. Zwei Peace-Dove-Wandleuchten neben einem Bett bilden ein aufeinander abgestimmtes Paar — die Silhouette, die Farbfamilie und das Taubenmotiv sind konsistent — doch ein direkter Vergleich kann kleine Unterschiede in der Zuschnitt der einzelnen Glasteilchen, im Rhythmus der Bleilinien oder im exakten Ton einer einzelnen farbigen Scheibe offenbaren. Dies ist das Kennzeichen von handgefügtem Glas und nicht von Maschinendruck. Sollte Ihnen exakte Symmetrie wichtiger sein als die Handwerkskunst, ist diese Leuchte nicht die richtige Wahl.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWo im Haus wirkt das Taubenmotiv am besten?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eDie weiße Taube ist ein stilles Symbol für \u003cem\u003eFrieden und Ruhe\u003c\/em\u003e, weshalb sich die Leuchte besonders gut für Ruhe- und Rückzugsräume eignet — neben dem Bett, in Lesenischen, Kinderzimmern und an Eingangswänden, wo das Objekt das erste ist, das man beim Heimkommen sieht. Sie wirkt auch wunderbar an einer Treppenwand oder in einer Galerie, wo das leuchtende Motiv einen Moment der Stille in der Bewegung schafft. Die Leuchte passt zu modernen, klassischen und bohemischen Interieurs — vermeiden Sie jedoch die Kombination mit anderem aufwändig verziertem Wandschmuck, da dies die Silhouette überladen wirken lässt.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBenötigt es einen Elektriker, und funktioniert es außerhalb Nordamerikas?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eJa zur ersten Frage — die Peace Dove ist \u003cem\u003efestverdrahtet\u003c\/em\u003e an einer Standard-Wandanschlussdose montiert, sodass ein qualifizierter Elektriker die Messingplatte befestigt, Phase \/ Neutral \/ Erde verbindet und die Leuchte einsetzt. Und ja zur zweiten — sie ist für Nordamerika, Europa, Australien und Saudi-Arabien zugelassen und akzeptiert universal AC 110–240 V. Wählen Sie das Leuchtmittel gemäß Ihrem lokalen Steckerstandard.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ DOWNLOADS ═══════════════ --\u003e\n\u003csection class=\"downloads\"\u003e\n\u003cdiv class=\"dl-head\"\u003e\n\u003cp class=\"tag\" style=\"justify-content: center; display: flex; margin-left: auto; margin-right: auto;\"\u003eFür Handel \u0026amp; Planer\u003c\/p\u003e\n\u003ch2 class=\"dl-title\"\u003eDownloads \u0026amp; \u003cem\u003eRessourcen\u003c\/em\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-grid\"\u003e\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1Mv_GQcj5ftKRuf0XhpPzA9hS1dwMuq7Q\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-icon\"\u003e \u003csvg fill=\"none\" height=\"16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\" viewbox=\"0 0 24 24\" width=\"16\"\u003e \u003crect height=\"18\" rx=\"1\" width=\"14\" x=\"5\" y=\"3\"\u003e\u003c\/rect\u003e \u003cpath d=\"M8 8h8M8 12h8M8 16h5\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"dl-text\"\u003e \u003cspan class=\"dl-name\"\u003eTechnische Daten\u003c\/span\u003e \u003cspan class=\"dl-meta\"\u003ePDF · Datenblatt\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"dl-btn\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-icon\"\u003e \u003csvg fill=\"none\" height=\"16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\" viewbox=\"0 0 24 24\" width=\"16\"\u003e \u003cpath d=\"M14.7 6.3l3 3-9 9H5.7v-3l9-9z\"\u003e\u003c\/path\u003e \u003cpath d=\"M13 8l3 3\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"dl-text\"\u003e \u003cspan class=\"dl-name\"\u003eInstallation\u003c\/span\u003e \u003cspan class=\"dl-meta\"\u003ePDF · Installationsanleitung\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"dl-btn\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-icon\"\u003e \u003csvg fill=\"none\" height=\"16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\" viewbox=\"0 0 24 24\" width=\"16\"\u003e \u003cpath d=\"M12 2 L3 7 L12 12 L21 7 Z\"\u003e\u003c\/path\u003e \u003cpath d=\"M3 7 V17 L12 22 V12\"\u003e\u003c\/path\u003e \u003cpath d=\"M21 7 V17 L12 22\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"dl-text\"\u003e \u003cspan class=\"dl-name\"\u003e3D-Dateien\u003c\/span\u003e \u003cspan class=\"dl-meta\"\u003eFür Planer\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Lumioshine","offers":[{"title":"Modell A : ∅ 22cm x H 20cm \/ ∅ 8,7″ x H 7,9″ \/ Messing \u0026 Mehrfarbig","offer_id":51261961732381,"sku":"LSW-B6058-01","price":116.95,"currency_code":"EUR","in_stock":true},{"title":"Modell B : ∅ 22cm x H 20cm \/ ∅ 8,7″ x H 7,9″ \/ Messing \u0026 Mehrfarbig","offer_id":51261961765149,"sku":"LSW-B6058-02","price":116.95,"currency_code":"EUR","in_stock":true},{"title":"Modell C : ∅ 22cm x H 20cm \/ ∅ 8,7″ x H 7,9″ \/ Messing \u0026 Mehrfarbig","offer_id":51261961797917,"sku":"LSW-B6058-03","price":116.95,"currency_code":"EUR","in_stock":true},{"title":"Modell D : ∅ 22cm x H 20cm \/ ∅ 8,7″ x H 7,9″ \/ Messing \u0026 Mehrfarbig","offer_id":51261961830685,"sku":"LSW-B6058-04","price":116.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/2001\/4621\/files\/Lumioshine-Peace-Dove-Wall-Lamp_1.jpg?v=1778223061","url":"https:\/\/lumioshine.com\/de-es\/products\/peace-dove-wall-lamp","provider":"Lumioshine","version":"1.0","type":"link"}