Alabaster Cloudscape Chandelier
/* ===== Alabaster Cloudscape Chandelier — RH/老钱风配色组 + §4.5.6 字号标准 ===== */ .vk-wrap, .vk-wrap * { box-sizing: border-box; margin: 0; padding: 0; } .vk-wrap { font-family: 'DM Sans ', sans-serif; color: #26201A; max-width: 680px; margin: 0; padding: 0; } .vk-wrap .vk-divider { height: 1px; background: #DCD4C4; margin: 2rem 0; } .vk-wrap .vk-intro { font-size: 16px; color: #5E564A; line-height: 1.8; margin-bottom: 1rem; } .vk-wrap .vk-section-label { font-size: 12px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; color: #7A5C36; margin-bottom: .65rem; } .vk-wrap .vk-headline { font-family: 'DM Serif Display', serif; font-size: 21px; line-height: 1.4; margin-bottom: .75rem; color: #26201A; } .vk-wrap .vk-headline em { font-style: italic; color: #7A5C36; } .vk-wrap .vk-notice { border-left: 2.5px solid #A98452; background: #F5EFE4; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-wrap .vk-notice h5 { font-size: 14px; font-weight: 500; color: #4F3A20; margin-bottom: .3rem; letter-spacing: .02em; } .vk-wrap .vk-notice p { font-size: 14px; color: #5E564A; line-height: 1.7; margin: 0; } .vk-wrap .vk-notice.green { border-left-color: #6B6B45; background: #F3F2E8; } .vk-wrap .vk-notice.green h5 { color: #4A4A2E; } .vk-wrap .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-wrap .vk-feat { background: #F2EEE6; border: 0.5px solid #DCD4C4; border-radius: 8px; padding: .85rem; } .vk-wrap .vk-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #EAE4D8; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-wrap .vk-feat h4 { font-size: 14px; font-weight: 500; color: #26201A; margin-bottom: .25rem; } .vk-wrap .vk-feat p { font-size: 13px; color: #5E564A; line-height: 1.65; margin: 0; } @media (max-width: 520px) { .vk-wrap .vk-features { grid-template-columns: 1fr 1fr; } } /* 配置矩阵表 */ .vk-wrap .vk-matrix { width: 100%; border-collapse: collapse; margin-bottom: 1rem; font-size: 14px; } .vk-wrap .vk-matrix th { background: #F2EEE6; padding: 8px 10px; text-align: left; font-weight: 500; font-size: 12px; text-transform: uppercase; letter-spacing: .08em; color: #7A5C36; border-bottom: 0.5px solid #DCD4C4; } .vk-wrap .vk-matrix td { padding: 8px 10px; border-bottom: 0.5px solid #DCD4C4; color: #3B342B; vertical-align: middle; } .vk-wrap .vk-matrix tr:last-child td { border-bottom: none; } .vk-wrap .vk-matrix td:first-child { font-weight: 500; color: #26201A; white-space: nowrap; } /* 配置图缩略网格 */ .vk-wrap .vk-config-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: .5rem; } @media (max-width: 520px) { .vk-wrap .vk-config-grid { grid-template-columns: repeat(2, 1fr); } } .vk-wrap .vk-config-item a { display: block; cursor: zoom-in; text-decoration: none; } .vk-wrap .vk-config-item img { width: 100%; border-radius: 6px; border: 0.5px solid #DCD4C4; display: block; background: #fff; } .vk-wrap .vk-config-caption { font-size: 12px; text-transform: uppercase; letter-spacing: .1em; color: #A79C8C; text-align: center; margin-top: 4px; display: block; } .vk-wrap .vk-thumb-hint { font-size: 12px; color: #A79C8C; margin-top: 4px; display: block; } .vk-wrap .vk-spec-table { width: 100%; border-collapse: collapse; } .vk-wrap .vk-spec-table tr { border-bottom: 0.5px solid #DCD4C4; } .vk-wrap .vk-spec-table tr:last-child { border-bottom: none; } .vk-wrap .vk-spec-table td { padding: 9px 0; font-size: 15px; vertical-align: top; color: #3B342B; } .vk-wrap .vk-spec-table td:first-child { color: #A79C8C; width: 42%; padding-right: 1rem; } .vk-wrap .vk-spec-table a { color: #7A5C36; } .vk-wrap .vk-install { list-style: none; padding: 0; margin: 0; } .vk-wrap .vk-install li { font-size: 15px; color: #5E564A; padding: 8px 0 8px 20px; border-bottom: 0.5px solid #DCD4C4; line-height: 1.7; position: relative; } .vk-wrap .vk-install li:last-child { border-bottom: none; } .vk-wrap .vk-install li::before { content: ''; position: absolute; left: 0; top: 17px; width: 5px; height: 5px; border-radius: 50%; background: #A98452; } .vk-wrap .vk-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-wrap .vk-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 14px; color: #4F3A20; border: 1px solid #C9BFAC; padding: 7px 14px; border-radius: 7px; text-decoration: none; background: #FBF9F4; } .vk-wrap .vk-dl-btn:hover { background: #F2EEE6; } .vk-wrap details { border-bottom: 0.5px solid #DCD4C4; } .vk-wrap details summary { list-style: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 10px; padding: 12px 0; font-size: 15px; font-weight: 500; color: #26201A; } .vk-wrap details summary::marker { display: none; content: ''; } .vk-wrap details summary::-webkit-details-marker { display: none; } .vk-wrap details svg { flex-shrink: 0; transition: transform .2s; } .vk-wrap details[open] svg { transform: rotate(180deg); } .vk-wrap details p { font-size: 14px; color: #5E564A; line-height: 1.75; padding-bottom: 12px; margin: 0; } Alabaster Cloudscape Chandelier The Cloudscape Chandelier rings a slim brass band with scallop-edged panels of natural Spanish alabaster — 100% imported from Spain — their curved tops and hems overlapping like a bank of clouds drifting around the drum. The E14 bulbs inside glow through the stone, tracing each panel's veining, while the brass band catches a bright line of light around the middle. Ten configurations — single rings from Ø 30 to Ø 80 cm, stacked 2-, 3-, and 4-layer versions up to Ø 100 × H 75 cm, and two linear sizes for long tables — cover everything from a bedroom pendant to a full staircase statement. Highlights Spanish Alabaster Panels Scallop-cut stone pieces, 100% imported from Spain — each veined differently. Cloudscape Silhouette Curved panels overlap like drifting clouds around a brass band. E14 Replaceable Bulbs Standard E14 bases — easy to source, LED or Edison bulbs. Natural Spanish Stone — Each Piece Is Unique Every panel is cut from natural alabaster quarried in Spain. Veining and tone vary from piece to piece — around the drum, no two panels match. Your chandelier will differ from the photos shown; this variation is the character of genuine stone, not a defect. Configurations Configuration Dimensions 1-Layer — Ø 30 Ø 30 × H 22 cm / Ø 11.8″ × H 8.7″ 1-Layer — Ø 40 Ø 40 × H 22 cm / Ø 15.7″ × H 8.7″ 1-Layer — Ø 60 Ø 60 × H 22 cm / Ø 23.6″ × H 8.7″ 1-Layer — Ø 80 Ø 80 × H 22 cm / Ø 31.5″ × H 8.7″ 2-Layer — Ø 55 Ø 55 × H 36 cm / Ø 21.7″ × H 14.2″ 2-Layer — Ø 80 Ø 80 × H 36 cm / Ø 31.5″ × H 14.2″ 3-Layer — Ø 80 Ø 80 × H 50 cm / Ø 31.5″ × H 19.7″ 4-Layer — Ø 100 Ø 100 × H 75 cm / Ø 39.4″ × H 29.5″ Linear 1-Layer L 100 × W 35 × H 22 cm / L 39.4″ × W 13.8″ × H 8.7″ Linear 2-Layer L 100 × W 35 × H 36 cm / L 39.4″ × W 13.8″ × H 14.2″ 1-Layer Ø 30 1-Layer Ø 40 2-Layer Ø 55 2-Layer Ø 80 4-Layer Ø 100 Linear 1-Layer 🔍 Tap any diagram to enlarge Ten Configurations — We'll Help You Choose From a Ø 30 bedroom pendant to the 4-layer Ø 100 cascade, this family scales to almost any room. Send us your table or room dimensions and ceiling height, and we will recommend the right configuration within 24 hours. Specifications Configurations 1-layer Ø 30 / 40 / 60 / 80 · 2-layer Ø 55 / 80 · 3-layer Ø 80 · 4-layer Ø 100 · Linear L 100 in 1 or 2 layers Material Natural Spanish alabaster (100% imported from Spain), brass Bulb base E14 — LED or Edison bulbs, not included; bulb count varies by configuration (see spec sheet) Voltage AC 110–240V Mounting Ceiling, hardwired Hanging chain 11.8″ / 30 cm adjustable, can be lengthened as required Finish Brass band and frame, white alabaster panels Control Compatible with common wall switches (not included) Environment Indoor use Installation Notes Hardwired ceiling installation — a licensed electrician is recommended, and professional installation is advised for the 3- and 4-layer versions. The drum carries real stone weight: anchor the canopy to a junction box or ceiling structure rated for the fixture — never drywall alone. The 11.8″ chain sets the drop and can be lengthened as required before shipping for taller ceilings. Install the E14 bulbs (not included); warm white LEDs of 2700–3000K are recommended. Handle the alabaster panels individually and avoid impact — natural stone can chip. For indoor use only. Not suitable for bathrooms or damp locations. Download Support Spec Sheet Installation Guide FAQ Where does the alabaster come from? Every panel is cut from natural alabaster that is 100% imported from Spain — the same Spanish stone prized in fine lighting for its warm tone and translucency. It is genuine quarried stone, not resin or faux-alabaster glass. Which configuration should I choose? Single layers suit standard ceilings: Ø 30–40 for bedrooms and entries, Ø 60–80 over dining tables (aim for half to two-thirds of the table's width). The 2-layer versions add presence in living rooms; the 3-layer Ø 80 and 4-layer Ø 100 (H 75 cm) are scaled for stairwells, foyers, and rooms with 3 m+ ceilings. The linear L 100 sizes run over long tables and kitchen islands. Send us your dimensions and we will recommend within 24 hours. What bulbs does the Cloudscape use? Standard E14 base bulbs, not included — the count varies by configuration and is listed in the spec sheet. Warm white LEDs (2700–3000K) bring out the honey tones in the stone and stay cool behind the panels. Can I change the hanging height? Yes — the standard chain is 11.8″ (30 cm) and adjustable, and a longer chain can be arranged before shipping. Contact us with your ceiling height and we will confirm within 24 hours. Can I use it in a bathroom? No — this fixture is designed for dry indoor locations only and should not be installed in bathrooms, above sinks, or in covered outdoor areas where it could be exposed to moisture. Why does my chandelier look different from the product photos? The panels are natural Spanish stone, so veining and tone vary from piece to piece — around the drum, each scalloped panel carries its own pattern by design. No two Cloudscape chandeliers are exactly alike; this is the character of real alabaster, not a defect. Is the Cloudscape certified for North America and Europe? Yes. It holds certifications compatible with North America, Saudi Arabia, Europe, and Australia and operates on AC 110–240V worldwide.
More you might like
Related
Alabaster Cloudscape Chandelier
Related
Alabaster Cloudscape Chandelier
Related
Alabaster Cloudscape Chandelier
Related