Description
.cfl-wrap { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Helvetica, Arial, sans-serif; color: #1a1a1a; line-height: 1.7; max-width: 860px; margin: 0 auto; background: #ffffff; } .cfl-section-title { font-size: 0.72rem; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: #1a1a1a; border-bottom: 1.5px solid #b8924a; padding-bottom: .45rem; margin: 2.2rem 0 1.1rem; } .cfl-video-main { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; background: #111; margin-bottom: 1.2rem; } .cfl-video-main iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .cfl-video-links { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 8px; margin-bottom: 2rem; } .cfl-video-link { display: flex; align-items: center; gap: 12px; padding: .75rem 1rem; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; text-decoration: none; color: #1a1a1a; font-size: .88rem; transition: background .2s, transform .2s; } .cfl-video-link:hover { background: #f0ece2; transform: translateX(2px); } .cfl-video-link__icon { flex-shrink: 0; width: 32px; height: 32px; border-radius: 50%; background: #b8924a; display: flex; align-items: center; justify-content: center; } .cfl-video-link__icon svg { display: block; } .cfl-video-link__text { display: flex; flex-direction: column; line-height: 1.35; } .cfl-video-link__label { font-size: .68rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; margin-bottom: 2px; } .cfl-video-link__title { font-weight: 600; color: #1a1a1a; } .cfl-intro { font-size: 1rem; color: #555; margin-bottom: .9rem; line-height: 1.8; } .cfl-series-link { display: inline-flex; align-items: center; gap: 5px; font-size: .8rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; color: #b8924a; text-decoration: none; border-bottom: 1px solid #b8924a; padding-bottom: 2px; margin-bottom: 2rem; transition: opacity .2s; } .cfl-series-link:hover { opacity: .7; } .cfl-features { display: grid; grid-template-columns: repeat(auto-fill, minmax(190px, 1fr)); gap: 8px; margin-bottom: 2rem; } .cfl-feature-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .85rem 1rem; font-size: .85rem; color: #333; line-height: 1.55; } .cfl-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .cfl-feature-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } .cfl-scene-banner { display: flex; flex-direction: column; gap: 8px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: 1rem 1.2rem; margin-bottom: 2rem; font-size: .9rem; color: #555; line-height: 1.7; } .cfl-scene-banner__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; letter-spacing: .04em; } .cfl-rooms { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 2rem; } .cfl-room-tag { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .3rem .9rem; font-size: .82rem; color: #555; display: flex; align-items: center; gap: 5px; } .cfl-color-bar { display: flex; align-items: center; gap: 14px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1.1rem; margin-bottom: 2rem; font-size: .88rem; color: #555; } .cfl-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; } .cfl-swatch { width: 22px; height: 22px; border-radius: 50%; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.15); } .cfl-swatch–green { background: #3a6e42; } .cfl-swatch–white { background: #f4f0e8; border-color: rgba(0,0,0,.18); } .cfl-size-cards { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 2rem; } .cfl-size-card { display: flex; align-items: center; gap: 12px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: .7rem 1.2rem; font-size: .9rem; flex: 1; min-width: 210px; } .cfl-size-card__label { font-size: .68rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; display: block; margin-bottom: .1rem; } .cfl-size-card svg { flex-shrink: 0; } .cfl-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 8px; } .cfl-specs li { display: flex; align-items: flex-start; gap: 10px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .6rem .9rem; font-size: .9rem; color: #333; } .cfl-specs li::before { content: ”; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 8px; } /* ============================================================ 页尾信息卡片 — 认证 + 下载(双栏) ============================================================ */ .cfl-info-card { background: #f7f0df; border: 1px solid #e5dcc4; border-radius: 12px; padding: 1.6rem 1.9rem; margin: 2.5rem 0; display: grid; grid-template-columns: 1fr 1fr; gap: 2.2rem; } .cfl-info-card__col-title { font-size: .72rem; font-weight: 600; letter-spacing: .18em; text-transform: uppercase; color: #8a8273; margin: 0 0 1rem; } .cfl-cert-list { display: flex; flex-direction: column; gap: 9px; align-items: flex-start; } .cfl-cert-item { display: inline-flex; align-items: center; gap: 10px; background: #fff; border: 1px solid #ece4d0; border-radius: 999px; padding: 6px 18px 6px 6px; font-size: .9rem; color: #1a1a1a; width: fit-content; } .cfl-globe { width: 24px; height: 24px; border-radius: 50%; flex-shrink: 0; display: block; } .cfl-dl-list { display: flex; flex-direction: column; gap: 10px; } .cfl-dl-btn { display: flex; align-items: center; gap: 14px; background: #fff; border: 1px solid #ece4d0; border-radius: 8px; padding: 13px 20px; text-decoration: none; color: #1a1a1a; font-size: .85rem; font-weight: 600; letter-spacing: .12em; transition: background .2s, transform .2s, border-color .2s; } .cfl-dl-btn:hover { background: #fdfaf2; border-color: #d8cba8; transform: translateX(2px); } .cfl-dl-btn svg { flex-shrink: 0; color: #8a8273; } @media (max-width: 540px) { .cfl-info-card { grid-template-columns: 1fr; gap: 1.8rem; padding: 1.3rem 1.4rem; } }
See It In Action
Watch on YouTube Lighting Demo Watch on YouTube Styling in Living Room Watch on YouTube Detail & Material Close-Up
Most floor lamps light a corner. The Calla Flowers Floor Lamp inhabits it. Modeled after the elegant arc of a calla lily in bloom, its slender matte-green stems rise to hold soft white petal shades that glow with a warm, diffused light — the kind that makes a room feel curated, not just illuminated.
View the entire Lily Flower series →
Why Calla
🌸 Sculptural by Design The calla flower silhouette isn’t a detail — it’s the whole point. This lamp reads as art first, lighting second. It holds attention even when switched off.
🌿 Matte Green Stem Earthy and grounded — the matte green finish pairs naturally with warm wood tones, linen sofas, and any organic-modern or Japandi interior.
🕯 Petal-Soft Glow White acrylic petals diffuse light evenly — no harsh shadows, no glare. The result is a warm ambient pool that relaxes a room immediately.
🦶 Foot-Switch Control No reaching, no bending. A subtle tap turns it on or off from anywhere in the room — effortless as it should be.
The Corner Problem — Solved Empty corners are the most overlooked real estate in a home. A rug doesn’t reach them. Art can’t hang in them. But a floor lamp with sculptural presence can transform that dead space into the most intentional spot in the room — somewhere the eye travels to and rests.
Belongs In
🛋 Living Room Corner 🛏 Bedroom 🍽 Dining Nook 📚 Reading Corner 🖼 Behind a Sofa 🌿 Beside a Plant Wall
Green — earthy, organic · White — clean, minimal
Product Size
2-Head — bedside & reading nooks Dia 20 cm × H 170 cm
∅ 7.8″ × H 66.9″
3-Head — living rooms & statements Dia 20 cm × H 170 cm
∅ 7.8″ × H 66.9″
Details
- Metal body
- Lampshade: White Acrylic
- Materials: Metal, Silica Gel & Acrylic
- Available colours: Green, White
- Socket: E26 or E27 (Plug-in)
- Bulb: 5W LED or 40W incandescent equivalent
- Switch: Foot switch
- Cord: 59-inch plug-switch wire
- Certified: North America · Australia · Europe · Middle East
Certifications
North America Australia Europe Middle East
Downloads
PARAMETER INSTALLATION
Reviews
There are no reviews yet.