{"product_id":"luminere-chandelier","title":"Candelabro Luminere","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 (hardcoded hex, no var()) ─── *\/\n  .pdp-om {\n    max-width: 900px;\n    margin: 0 auto;\n    background: #FAFAF7;\n    color: #0E0E0C;\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: #4A463C; }\n  .pdp-om img { max-width: 100%; height: auto; display: block; }\n  .pdp-om a { color: #7A6428; }\n  .pdp-om svg { fill: none; }\n\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: #7A6428;\n    margin: 0;\n  }\n  .pdp-om .tag::before {\n    content: '';\n    display: block;\n    width: 18px;\n    height: 1px;\n    background: #7A6428;\n    flex-shrink: 0;\n  }\n\n  \/* ─── HERITAGE RIBBON ─── *\/\n  .pdp-om .heritage {\n    background: #F4F1EA;\n    padding: 3.6rem 1.4rem;\n    text-align: center;\n    border: 1px solid #DDD8CC;\n  }\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: #0E0E0C;\n    max-width: 90ch;\n    margin: 0 auto;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .heritage-line em { font-style: italic; color: #344D36; }\n  .pdp-om .heritage-rule {\n    width: 32px;\n    height: 1px;\n    background: #7A6428;\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: #4A463C;\n    line-height: 1.85;\n    max-width: 78ch;\n    margin: 0 auto;\n  }\n\n  \/* ─── SIZES ─── *\/\n  .pdp-om .sizes {\n    background: #FAFAF7;\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid #DDD8CC;\n    border-left: 1px solid #DDD8CC;\n    border-right: 1px solid #DDD8CC;\n  }\n  .pdp-om .sizes-head { text-align: center; margin-bottom: 2rem; }\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: #0E0E0C;\n    margin: 0 0 0.5rem 0;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .sizes-title em { font-style: italic; color: #344D36; }\n  .pdp-om .size-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.1rem; }\n  .pdp-om .size-card {\n    background: #F4F1EA;\n    border: 1px solid #DDD8CC;\n    padding: 2.8rem 1rem 1.8rem;\n    text-align: center;\n    position: relative;\n  }\n  .pdp-om .size-tag {\n    position: absolute;\n    top: 1rem;\n    left: 50%;\n    transform: translateX(-50%);\n    font-size: 0.65rem;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #7A6428;\n    font-weight: 500;\n  }\n  .pdp-om .size-name {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem;\n    font-weight: 400;\n    color: #0E0E0C;\n    margin: 0 0 0.2rem 0;\n  }\n  .pdp-om .size-name em { font-style: italic; color: #344D36; }\n  .pdp-om .size-dim {\n    font-size: 0.92rem;\n    font-weight: 400;\n    color: #0E0E0C;\n    margin: 0.75rem 0 0.25rem 0;\n    letter-spacing: 0.005em;\n  }\n  .pdp-om .size-dim-sub { font-size: 0.76rem; color: #4A463C; letter-spacing: 0.04em; }\n\n  \/* ─── MATERIALS \u0026 FINISHES ─── *\/\n  .pdp-om .materials {\n    background: #F4F1EA;\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid #DDD8CC;\n    border-left: 1px solid #DDD8CC;\n    border-right: 1px solid #DDD8CC;\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: #0E0E0C;\n    margin: 0;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .mat-title em { font-style: italic; color: #344D36; }\n\n  .pdp-om .mat-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    border: 1px solid #DDD8CC;\n    background: #FAFAF7;\n    margin-bottom: 1.4rem;\n  }\n  .pdp-om .mat-cell { padding: 1.6rem 1.2rem; border-right: 1px solid #DDD8CC; text-align: left; }\n  .pdp-om .mat-cell:last-child { border-right: 0; }\n  .pdp-om .mat-icon { width: 28px; height: 28px; margin-bottom: 0.9rem; }\n  .pdp-om .mat-name {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.1rem;\n    font-weight: 400;\n    color: #0E0E0C;\n    margin: 0 0 0.4rem 0;\n    font-style: italic;\n  }\n  .pdp-om .mat-desc { font-size: 0.85rem; color: #4A463C; line-height: 1.65; margin: 0; }\n\n  .pdp-om .finish-row {\n    background: #FAFAF7;\n    border: 1px solid #DDD8CC;\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-row + .finish-row { border-top: 0; }\n  .pdp-om .finish-label {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #7A6428;\n    font-weight: 500;\n    border-left: 2px solid #7A6428;\n    padding-left: 0.95rem;\n    line-height: 1.3;\n  }\n  .pdp-om .finish-swatches { display: flex; gap: 1.6rem; flex-wrap: wrap; }\n  .pdp-om .swatch { display: flex; align-items: center; gap: 0.65rem; font-size: 0.92rem; color: #0E0E0C; }\n  .pdp-om .sw-dot { width: 22px; height: 22px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.08); flex-shrink: 0; }\n  .pdp-om .sw-gold  { background: linear-gradient(135deg, #c9a54a 0%, #e2c473 55%, #96762a 100%); }\n  .pdp-om .sw-white { background: linear-gradient(135deg, #f4f4f2 0%, #ffffff 55%, #dcdcd8 100%); }\n  .pdp-om .sw-black { background: linear-gradient(135deg, #1a1a18 0%, #2c2c28 55%, #0a0a08 100%); }\n  .pdp-om .sw-clear { background: linear-gradient(135deg, #f4f4f2 0%, #ffffff 55%, #dcdcd8 100%); }\n\n  \/* ─── SPECS ─── *\/\n  .pdp-om .specs {\n    background: #F4F1EA;\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid #DDD8CC;\n    border-left: 1px solid #DDD8CC;\n    border-right: 1px solid #DDD8CC;\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 { font-family: 'Playfair Display', serif; font-size: 1.55rem; font-weight: 400; color: #0E0E0C; margin: 0; }\n  .pdp-om .specs-title em { font-style: italic; color: #344D36; }\n  .pdp-om .spec-grid { background: #FAFAF7; border: 1px solid #DDD8CC; }\n  .pdp-om .spec-row {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    border-bottom: 1px solid #DDD8CC;\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: #F4F1EA; }\n  .pdp-om .spec-key { font-size: 0.7rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: #7A6428; }\n  .pdp-om .spec-val { font-size: 0.92rem; color: #0E0E0C; font-weight: 400; }\n  .pdp-om .cert-row { display: flex; flex-wrap: wrap; gap: 0.4rem; }\n  .pdp-om .cert-badge {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #344D36;\n    background: transparent;\n    border: 1px solid #DDD8CC;\n    padding: 0.32rem 0.75rem;\n    font-weight: 500;\n  }\n\n  \/* ─── NOTICE ─── *\/\n  .pdp-om .notices {\n    background: #FAFAF7;\n    padding: 2.4rem 2.4rem;\n    border-bottom: 1px solid #DDD8CC;\n    border-left: 1px solid #DDD8CC;\n    border-right: 1px solid #DDD8CC;\n  }\n  .pdp-om .notice {\n    background: #F4F1EA;\n    border: 1px solid #DDD8CC;\n    border-left: 2px solid #7A6428;\n    padding: 1.5rem 1.6rem;\n    position: relative;\n  }\n  .pdp-om .notice-label { font-size: 0.7rem; letter-spacing: 0.22em; text-transform: uppercase; font-weight: 500; color: #7A6428; margin-bottom: 0.7rem; }\n  .pdp-om .notice-text { font-size: 0.92rem; color: #0E0E0C; line-height: 1.75; margin: 0; max-width: 78ch; }\n  .pdp-om .notice-text strong { font-weight: 500; color: #0E0E0C; }\n\n  \/* ─── FAQ steps ─── *\/\n  .pdp-om .faq-steps { counter-reset: fstep; list-style: none; padding: 0; margin: 1rem 0 0.2rem; }\n  .pdp-om .faq-steps li { counter-increment: fstep; padding: 0.7rem 0 0.7rem 2.6rem; border-top: 1px solid #DDD8CC; position: relative; }\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: #7A6428;\n    font-weight: 400;\n  }\n  .pdp-om .faq-steps li:first-child::before { top: 0.55rem; }\n  .pdp-om .faq-steps li strong { display: block; font-family: 'Playfair Display', serif; font-weight: 400; font-size: 1.05rem; color: #0E0E0C; margin-bottom: 0.22rem; }\n\n  \/* ─── FAQ ─── *\/\n  .pdp-om .faq {\n    background: #FAFAF7;\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid #DDD8CC;\n    border-left: 1px solid #DDD8CC;\n    border-right: 1px solid #DDD8CC;\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 { font-family: 'Playfair Display', serif; font-size: 1.55rem; font-weight: 400; color: #0E0E0C; margin: 0; }\n  .pdp-om .faq-title em { font-style: italic; color: #344D36; }\n  .pdp-om .faq-list { display: flex; flex-direction: column; }\n  .pdp-om .faq-list details { border-bottom: 1px solid #DDD8CC; background: transparent; }\n  .pdp-om .faq-list details:first-child { border-top: 1px solid #DDD8CC; }\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: #0E0E0C;\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: #7A6428;\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 { padding: 0 0 1.1rem; font-size: 0.92rem; color: #4A463C; line-height: 1.75; max-width: 70ch; }\n\n  \/* ─── DOWNLOADS ─── *\/\n  .pdp-om .downloads {\n    background: #F4F1EA;\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid #DDD8CC;\n    border-left: 1px solid #DDD8CC;\n    border-right: 1px solid #DDD8CC;\n  }\n  .pdp-om .dl-head { margin-bottom: 1.4rem; text-align: center; }\n  .pdp-om .dl-head .tag { margin-bottom: 0.7rem; }\n  .pdp-om .dl-title { font-family: 'Playfair Display', serif; font-size: 1.55rem; font-weight: 400; color: #0E0E0C; margin: 0; letter-spacing: -0.005em; }\n  .pdp-om .dl-title em { font-style: italic; color: #344D36; }\n  .pdp-om .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.8rem; }\n  .pdp-om .dl-btn {\n    display: flex;\n    align-items: center;\n    gap: 0.85rem;\n    padding: 1rem 1.1rem;\n    background: #FAFAF7;\n    border: 1px solid #DDD8CC;\n    text-decoration: none;\n    color: #0E0E0C;\n    transition: background 0.25s, color 0.25s, border-color 0.25s;\n  }\n  .pdp-om .dl-btn:hover { background: #1C2B1E; border-color: #1C2B1E; color: #F4F1EA; }\n  .pdp-om .dl-btn:hover .dl-icon { color: #C4A85C; border-color: #C4A85C; }\n  .pdp-om .dl-btn:hover .dl-meta { color: rgba(244,241,234,0.55); }\n  .pdp-om .dl-icon {\n    width: 32px; height: 32px; border: 1px solid #7A6428; color: #7A6428;\n    display: flex; align-items: center; justify-content: center; flex-shrink: 0;\n    transition: color 0.25s, border-color 0.25s;\n  }\n  .pdp-om .dl-text { display: flex; flex-direction: column; line-height: 1.2; }\n  .pdp-om .dl-name { font-family: 'Playfair Display', serif; font-size: 0.92rem; font-weight: 400; }\n  .pdp-om .dl-meta { font-size: 0.7rem; letter-spacing: 0.22em; text-transform: uppercase; color: #4A463C; margin-top: 0.3rem; transition: color 0.25s; }\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 #DDD8CC; }\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 .heritage, .pdp-om .sizes, .pdp-om .materials,\n    .pdp-om .specs, .pdp-om .faq, .pdp-om .downloads, .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    .pdp-om .size-row { grid-template-columns: 1fr; }\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\" style=\"color: #0e0e0c !important;\"\u003eBraços sinuosos, envolvidos em \u003cem style=\"color: #344d36 !important;\"\u003ecristal\u003c\/em\u003e.\u003c\/p\u003e\n\u003chr class=\"heritage-rule\"\/\u003e\n\u003cp class=\"heritage-body\" style=\"color: #4a463c !important;\"\u003eO Candeeiro Luminere combina elegantemente a elegância clássica tradicional com as tendências modernas de decoração de transição glamurosa, oferecendo um acento luxuoso para interiores de casas de qualidade. Construído com uma estrutura de ferro durável disponível em acabamentos preto mate, ouro antigo ou branco suave, este candeeiro de teto suspenso por corrente apresenta braços sinuosos dramaticamente emparelhados com bobéches de vidro ondulado e cordões de cristal pendentes. Emitindo um brilho ambiente brilhante e multidireccional a partir das suas lâmpadas clássicas de vela exposta, esta luminária de impacto prático funciona como uma escolha excepcional para salas de jantar formais espaçosas, salas de estar com pé direito elevado e átrios de entrada abertos.\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; color: #7a6428 !important;\"\u003eQuatro Escalas\u003c\/p\u003e\n\u003ch2 class=\"sizes-title\" style=\"color: #0e0e0c !important;\"\u003eEscolha o seu \u003cem style=\"color: #344d36 !important;\"\u003ebraço\u003c\/em\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"size-tag\" style=\"color: #7a6428 !important;\"\u003e6 Luzes\u003c\/span\u003e\n\u003ch3 class=\"size-name\" style=\"color: #0e0e0c !important;\"\u003eA \u003cem style=\"color: #344d36 !important;\"\u003eManor\u003c\/em\u003e\u003c\/h3\u003e\n\u003cdiv class=\"size-dim\" style=\"color: #0e0e0c !important;\"\u003e∅ 27.8″ × H 20.7″\u003c\/div\u003e\n\u003cdiv class=\"size-dim-sub\" style=\"color: #4a463c !important;\"\u003eDIA 70,5 × A 52,5 CM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"size-tag\" style=\"color: #7a6428 !important;\"\u003e8 Luzes\u003c\/span\u003e\n\u003ch3 class=\"size-name\" style=\"color: #0e0e0c !important;\"\u003eA \u003cem style=\"color: #344d36 !important;\"\u003eEstate\u003c\/em\u003e\u003c\/h3\u003e\n\u003cdiv class=\"size-dim\" style=\"color: #0e0e0c !important;\"\u003e∅ 31.3″ × H 20.7″\u003c\/div\u003e\n\u003cdiv class=\"size-dim-sub\" style=\"color: #4a463c !important;\"\u003eDIA 79,5 × A 52,5 CM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"size-tag\" style=\"color: #7a6428 !important;\"\u003e10 Luzes\u003c\/span\u003e\n\u003ch3 class=\"size-name\" style=\"color: #0e0e0c !important;\"\u003eThe \u003cem style=\"color: #344d36 !important;\"\u003eGrand Hall\u003c\/em\u003e\u003c\/h3\u003e\n\u003cdiv class=\"size-dim\" style=\"color: #0e0e0c !important;\"\u003e∅ 33.5″ × H 20.7″\u003c\/div\u003e\n\u003cdiv class=\"size-dim-sub\" style=\"color: #4a463c !important;\"\u003eDIA 85 × H 52,5 CM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"size-tag\" style=\"color: #7a6428 !important;\"\u003e12 Luzes\u003c\/span\u003e\n\u003ch3 class=\"size-name\" style=\"color: #0e0e0c !important;\"\u003eThe \u003cem style=\"color: #344d36 !important;\"\u003ePalace\u003c\/em\u003e\u003c\/h3\u003e\n\u003cdiv class=\"size-dim\" style=\"color: #0e0e0c !important;\"\u003e∅ 41.3″ × H 20.7″\u003c\/div\u003e\n\u003cdiv class=\"size-dim-sub\" style=\"color: #4a463c !important;\"\u003eDIA 105 × H 52,5 CM\u003c\/div\u003e\n\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\" style=\"color: #7a6428 !important;\"\u003eA Execução\u003c\/p\u003e\n\u003ch2 class=\"mat-title\" style=\"color: #0e0e0c !important;\"\u003eTrês \u003cem style=\"color: #344d36 !important;\"\u003emateriais\u003c\/em\u003e autênticos\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mat-grid\"\u003e\n\u003c!-- Iron --\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=\"8\" fill=\"none\" r=\"2.5\" stroke=\"#7A6428\" stroke-width=\"1.1\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M16 10.5 L16 15\" stroke=\"#7A6428\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M16 15 C10 16, 8 20, 9 25 M16 15 C22 16, 24 20, 23 25\" fill=\"none\" stroke=\"#7A6428\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\n\u003ch3 class=\"mat-name\" style=\"color: #0e0e0c !important;\"\u003eFerro\u003c\/h3\u003e\n\u003cp class=\"mat-desc\" style=\"color: #4a463c !important;\"\u003eEstrutura de ferro durável com braços decorativos em estilo clássico, em Dourado, Branco ou Preto.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Crystal --\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\u003cpath d=\"M12 8 L14 24 M16 8 L16 26 M20 8 L18 24\" opacity=\"0.7\" stroke=\"#7A6428\" stroke-width=\"0.8\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"14\" cy=\"24\" fill=\"none\" r=\"1\" stroke=\"#7A6428\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"16\" cy=\"26\" fill=\"none\" r=\"1\" stroke=\"#7A6428\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"18\" cy=\"24\" fill=\"none\" r=\"1\" stroke=\"#7A6428\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\n\u003ch3 class=\"mat-name\" style=\"color: #0e0e0c !important;\"\u003eCristal\u003c\/h3\u003e\n\u003cp class=\"mat-desc\" style=\"color: #4a463c !important;\"\u003eFios de contas de cristal transparente, adicionando brilho e movimento aos braços decorativos.\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\u003cpath d=\"M11 12 Q16 8 21 12 L18 20 L14 20 Z\" fill=\"none\" stroke=\"#7A6428\" stroke-linejoin=\"round\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\n\u003ch3 class=\"mat-name\" style=\"color: #0e0e0c !important;\"\u003eVidro\u003c\/h3\u003e\n\u003cp class=\"mat-desc\" style=\"color: #4a463c !important;\"\u003eBoquilhas de vidro ondulado sob cada lâmpada estilo vela, em Dourado, Branco ou Preto para combinar com a estrutura.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-row\"\u003e\n\u003cspan class=\"finish-label\" style=\"color: #7a6428 !important;\"\u003eAcabamento do\u003cbr\/\u003eSuporte\u003c\/span\u003e\n\u003cdiv class=\"finish-swatches\"\u003e\u003cspan class=\"swatch\" style=\"color: #0e0e0c !important;\"\u003e\u003cspan class=\"sw-dot sw-gold\"\u003e\u003c\/span\u003eDourado\u003c\/span\u003e \u003cspan class=\"swatch\" style=\"color: #0e0e0c !important;\"\u003e\u003cspan class=\"sw-dot sw-white\"\u003e\u003c\/span\u003eBranco\u003c\/span\u003e \u003cspan class=\"swatch\" style=\"color: #0e0e0c !important;\"\u003e\u003cspan class=\"sw-dot sw-black\"\u003e\u003c\/span\u003ePreto\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-row\" style=\"margin-top: -1px;\"\u003e\n\u003cspan class=\"finish-label\" style=\"color: #7a6428 !important;\"\u003eAcabamento\u003cbr\/\u003eda Boquilha\u003c\/span\u003e\n\u003cdiv class=\"finish-swatches\"\u003e\u003cspan class=\"swatch\" style=\"color: #0e0e0c !important;\"\u003e\u003cspan class=\"sw-dot sw-gold\"\u003e\u003c\/span\u003eDourado\u003c\/span\u003e \u003cspan class=\"swatch\" style=\"color: #0e0e0c !important;\"\u003e\u003cspan class=\"sw-dot sw-white\"\u003e\u003c\/span\u003eBranco\u003c\/span\u003e \u003cspan class=\"swatch\" style=\"color: #0e0e0c !important;\"\u003e\u003cspan class=\"sw-dot sw-black\"\u003e\u003c\/span\u003ePreto\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-row\" style=\"margin-top: -1px;\"\u003e\n\u003cspan class=\"finish-label\" style=\"color: #7a6428 !important;\"\u003eAcabamento\u003cbr\/\u003edas Contas\u003c\/span\u003e\n\u003cdiv class=\"finish-swatches\"\u003e\u003cspan class=\"swatch\" style=\"color: #0e0e0c !important;\"\u003e\u003cspan class=\"sw-dot sw-clear\"\u003e\u003c\/span\u003eCristal Transparente\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\" style=\"color: #7a6428 !important;\"\u003eOs Pormenores\u003c\/p\u003e\n\u003ch2 class=\"specs-title\" style=\"color: #0e0e0c !important;\"\u003e\u003cem style=\"color: #344d36 !important;\"\u003eEspecificação\u003c\/em\u003e completa\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\" style=\"color: #7a6428 !important;\"\u003eMateriais\u003c\/div\u003e\n\u003cdiv class=\"spec-val\" style=\"color: #0e0e0c !important;\"\u003eFerro, Cristal, Vidro\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\" style=\"color: #7a6428 !important;\"\u003eAcabamento do Suporte\u003c\/div\u003e\n\u003cdiv class=\"spec-val\" style=\"color: #0e0e0c !important;\"\u003eDourado, Branco, Preto\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\" style=\"color: #7a6428 !important;\"\u003eAcabamento da Boquilha\u003c\/div\u003e\n\u003cdiv class=\"spec-val\" style=\"color: #0e0e0c !important;\"\u003eDourado, Branco, Preto (combina com a estrutura)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\" style=\"color: #7a6428 !important;\"\u003eAcabamento das Contas\u003c\/div\u003e\n\u003cdiv class=\"spec-val\" style=\"color: #0e0e0c !important;\"\u003eCristal Transparente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\" style=\"color: #7a6428 !important;\"\u003eBase da Lâmpada\u003c\/div\u003e\n\u003cdiv class=\"spec-val\" style=\"color: #0e0e0c !important;\"\u003eE12 ou E14 — lâmpada não incluída\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\" style=\"color: #7a6428 !important;\"\u003eTensão\u003c\/div\u003e\n\u003cdiv class=\"spec-val\" style=\"color: #0e0e0c !important;\"\u003eCA 110 – 240 V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\" style=\"color: #7a6428 !important;\"\u003eCorrente de Suspensão\u003c\/div\u003e\n\u003cdiv class=\"spec-val\" style=\"color: #0e0e0c !important;\"\u003e19,7″ padrão (comprimentos personalizados disponíveis)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\" style=\"color: #7a6428 !important;\"\u003eTamanhos\u003c\/div\u003e\n\u003cdiv class=\"spec-val\" style=\"color: #0e0e0c !important;\"\u003e∅ 27,8″ × H 20,7″ (Dia 70,5 × H 52,5 cm) — 6 Luzes\u003cbr\/\u003e∅ 31,3″ × H 20,7″ (Dia 79,5 × H 52,5 cm) — 8 Luzes\u003cbr\/\u003e∅ 33,5″ × H 20,7″ (Dia 85 × H 52,5 cm) — 10 Luzes\u003cbr\/\u003e∅ 41,3″ × H 20,7″ (Dia 105 × H 52,5 cm) — 12 Luzes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\" style=\"color: #7a6428 !important;\"\u003eCertificação\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"cert-row\"\u003e\u003cspan class=\"cert-badge\" style=\"color: #344d36 !important;\"\u003eCertificado\u003c\/span\u003e \u003cspan class=\"cert-badge\" style=\"color: #344d36 !important;\"\u003eAmérica do Norte\u003c\/span\u003e \u003cspan class=\"cert-badge\" style=\"color: #344d36 !important;\"\u003eCE\u003c\/span\u003e \u003cspan class=\"cert-badge\" style=\"color: #344d36 !important;\"\u003eSAA\u003c\/span\u003e \u003cspan class=\"cert-badge\" style=\"color: #344d36 !important;\"\u003eSASO\u003c\/span\u003e \u003cspan class=\"cert-badge\" style=\"color: #344d36 !important;\"\u003eKC\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\" style=\"color: #7a6428 !important;\"\u003eBom a Saber\u003c\/div\u003e\n\u003cp class=\"notice-text\" style=\"color: #0e0e0c !important;\"\u003e\u003cstrong style=\"color: #0e0e0c !important;\"\u003eAs lâmpadas são expostas, em estilo vela\u003c\/strong\u003e — não há abat-jours, portanto escolha uma forma de lâmpada decorativa que você goste de ver diretamente. Os fios de contas de cristal são delicados; manuseie com cuidado durante a instalação e limpeza. Limpe apenas com um pano macio e seco, evitando limpadores à base de amoníaco ou abrasivos.\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\" style=\"color: #7a6428 !important;\"\u003ePerguntas Frequentes\u003c\/p\u003e\n\u003ch2 class=\"faq-title\" style=\"color: #0e0e0c !important;\"\u003eAntes de \u003cem style=\"color: #344d36 !important;\"\u003eencomendar\u003c\/em\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary style=\"color: #0e0e0c !important;\"\u003eComo se instala a Luminere?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\" style=\"color: #4a463c !important;\"\u003eEnfiado na rede num caixa de ligação padrão, por um electricista qualificado. Quatro passos:\n\u003col class=\"faq-steps\"\u003e\n\u003cli\u003e\u003cstrong style=\"color: #0e0e0c !important;\"\u003eCorte a corrente \u0026amp; confirme a cablagem.\u003c\/strong\u003e Desligue o circuito no disjuntor e confirme que a alimentação da caixa do tecto é compatível com CA 110 – 240 V.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong style=\"color: #0e0e0c !important;\"\u003eDefina a altura de queda.\u003c\/strong\u003e A corrente de suspensão padrão tem 19,7″; comprimentos personalizados estão disponíveis se precisar de uma queda diferente.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong style=\"color: #0e0e0c !important;\"\u003eMonte a roseta.\u003c\/strong\u003e Fixe a base na caixa de ligação, depois faça corresponder fase com fase, neutro com neutro e terra com terra.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong style=\"color: #0e0e0c !important;\"\u003eInstale as lâmpadas estilo vela e restaure a energia.\u003c\/strong\u003e Encaixe suas lâmpadas E12\/E14 e religue o circuito.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary style=\"color: #0e0e0c !important;\"\u003eO que significa \"lâmpada exposta em estilo vela\"?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\" style=\"color: #4a463c !important;\"\u003eAo contrário de um arandela com difusor, os filamentos da Luminere ficam completamente visíveis acima de cada bobeche de vidro ondulado, desenhado para assemelhar-se a uma chama de vela tradicional. Como não há difusor para esconder uma lâmpada pouco atraente, escolha uma lâmpada decorativa estilo candelabro (transparente ou fosca) em vez de uma lâmpada comum para o melhor resultado.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary style=\"color: #0e0e0c !important;\"\u003eO corpo, os bobeches e o cristal precisam ser correspondentes?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\" style=\"color: #4a463c !important;\"\u003eO corpo de ferro e os bobeches de vidro são oferecidos nos mesmos três acabamentos — Ouro, Branco ou Preto — portanto são desenhados para combinar. As séries de contas de cristal transparente são um elemento neutro fixo em todos os três acabamentos, adicionando brilho independentemente da cor do corpo que escolher.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary style=\"color: #0e0e0c !important;\"\u003eQual tamanho devo escolher para a minha sala?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\" style=\"color: #4a463c !important;\"\u003eO Manor de 6 Luzes (∅27,8″) adequa-se a uma sala de jantar formal padrão. O Estate de 8 Luzes (∅31,3″) é um aumento versátil para espaços de jantar maiores. O Grand Hall de 10 Luzes (∅33,5″) funciona como um ponto central marcante para salas de estar com pé-direito alto. O Palace de 12 Luzes (∅41,3″) é a escala mais grandiosa — ideal para um saguão de entrada aberto ou uma sala de jantar formal que necessita dominar o espaço.\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; color: #7a6428 !important;\"\u003ePara Comerciantes e Especificadores\u003c\/p\u003e\n\u003ch2 class=\"dl-title\" style=\"color: #0e0e0c !important;\"\u003eTransferências \u0026amp; \u003cem style=\"color: #344d36 !important;\"\u003erecursos\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\/1Sy_X23wGJUPLIq_gxSt16OzOXnBlAPWK\/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\"\u003eEspecificações\u003c\/span\u003e \u003cspan class=\"dl-meta\"\u003ePDF · Folha de Especificações\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 替换为你的 Installation PDF 链接 --\u003e \u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1kaaIJNF5tajb-CWNgWtYdwlPxG19FZsr\/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 \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\"\u003eInstalação\u003c\/span\u003e \u003cspan class=\"dl-meta\"\u003ePDF · Guia de Instalação\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 替换为你的 3D Files 链接 --\u003e \u003ca class=\"dl-btn\"\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\"\u003eFicheiros 3D\u003c\/span\u003e \u003cspan class=\"dl-meta\"\u003ePara Especificadores\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Lumioshine","offers":[{"title":"6-Lights : Dia 70.5cm x H 52.5cm \/ ∅ 27.8″ x H 20.7″ \/ Ouro e Cristal","offer_id":51941581521181,"sku":"LSC-10266HB-01","price":212.95,"currency_code":"EUR","in_stock":true},{"title":"6-Lights : Dia 70.5cm x H 52.5cm \/ ∅ 27.8″ x H 20.7″ \/ Branco e Transparente","offer_id":51941581553949,"sku":"LSC-10266HB-02","price":212.95,"currency_code":"EUR","in_stock":true},{"title":"6-Lights : Dia 70.5cm x H 52.5cm \/ ∅ 27.8″ x H 20.7″ \/ Preto e Transparente","offer_id":51941581586717,"sku":"LSC-10266HB-03","price":212.95,"currency_code":"EUR","in_stock":true},{"title":"8-Lights : Dia 79.5cm x H 52.5cm \/ ∅ 31.3″ x H 20.7″ \/ Ouro e Cristal","offer_id":51941581619485,"sku":"LSC-10266HB-04","price":262.95,"currency_code":"EUR","in_stock":true},{"title":"8-Lights : Dia 79.5cm x H 52.5cm \/ ∅ 31.3″ x H 20.7″ \/ Branco e Transparente","offer_id":51941581652253,"sku":"LSC-10266HB-05","price":262.95,"currency_code":"EUR","in_stock":true},{"title":"8-Lights : Dia 79.5cm x H 52.5cm \/ ∅ 31.3″ x H 20.7″ \/ Preto e Transparente","offer_id":51941581685021,"sku":"LSC-10266HB-06","price":262.95,"currency_code":"EUR","in_stock":true},{"title":"10-Lights : Dia 85cm x H 52.5cm \/ ∅ 33.5″ x H 20.7″ \/ Ouro e Cristal","offer_id":51941581717789,"sku":"LSC-10266HB-07","price":341.95,"currency_code":"EUR","in_stock":true},{"title":"10-Lights : Dia 85cm x H 52.5cm \/ ∅ 33.5″ x H 20.7″ \/ Branco e Transparente","offer_id":51941581750557,"sku":"LSC-10266HB-08","price":341.95,"currency_code":"EUR","in_stock":true},{"title":"10-Lights : Dia 85cm x H 52.5cm \/ ∅ 33.5″ x H 20.7″ \/ Preto e Transparente","offer_id":51941581783325,"sku":"LSC-10266HB-09","price":341.95,"currency_code":"EUR","in_stock":true},{"title":"12-Lights : Dia 105cm x H 52.5cm \/ ∅ 41.3″ x H 20.7″ \/ Ouro e Cristal","offer_id":51941581816093,"sku":"LSC-10266HB-10","price":441.95,"currency_code":"EUR","in_stock":true},{"title":"12-Lights : Dia 105cm x H 52.5cm \/ ∅ 41.3″ x H 20.7″ \/ Branco e Transparente","offer_id":51941581848861,"sku":"LSC-10266HB-11","price":441.95,"currency_code":"EUR","in_stock":true},{"title":"12-Lights : Dia 105cm x H 52.5cm \/ ∅ 41.3″ x H 20.7″ \/ Preto e Transparente","offer_id":51941581881629,"sku":"LSC-10266HB-12","price":441.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/2001\/4621\/files\/Lumioshine-Luminere-Chandelier_1.jpg?v=1782894475","url":"https:\/\/lumioshine.com\/pt-de\/products\/luminere-chandelier","provider":"Lumioshine","version":"1.0","type":"link"}