Linearity Pendant Lamp
/* ===== LINEARITY — COLOR PALETTE ===== Warm walnut wood bar + white LED diffuser underside + gold suspension fittings Deep walnut / warm wood grain / acrylic white glow / gold ac cent ======================================== */ .vk-wrap{font-family:'DM Sans',sans-serif;color:#141010;max-width:680px;margin:0;padding:0;} .vk-wrap *{box-sizing:border-box;} .vk-wrap p,.vk-wrap h4,.vk-wrap h5{margin:0;} .vk-wrap .vk-divider{height:1px;background:#b89060;margin:1.75rem 0;} .vk-wrap .vk-headline{font-family:'DM Serif Display',serif;font-size:21px;color:#141010;line-height:1.4;margin-bottom:.75rem;letter-spacing:-.01em;} .vk-wrap .vk-headline em{font-style:italic;color:#402808;} .vk-wrap .vk-intro{font-size:15px;color:#141010;line-height:1.9;margin-bottom:1rem;} .vk-wrap .vk-section-label{font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#402808;margin-bottom:.7rem;display:block;} /* Dimming amber notice */ .vk-wrap .vk-notice-amber{border-left:2px solid #b07820;background:linear-gradient(135deg,#fdf8ef,#faf5e0);border-radius:0 6px 6px 0;padding:.95rem 1rem;margin-bottom:.85rem;} .vk-wrap .vk-notice-amber h5{font-size:13px;font-weight:500;color:#7a5010;margin-bottom:.35rem;} .vk-wrap .vk-notice-amber p{font-size:13px;color:#141010;line-height:1.7;} .vk-wrap .vk-notice-amber a{color:#7a5010;text-underline-offset:3px;font-weight:500;} /* Green */ .vk-wrap .vk-notice-green{border-left:2px solid #4a7a3a;background:#f3f9f0;border-radius:0 6px 6px 0;padding:.88rem 1rem;margin-bottom:.75rem;} .vk-wrap .vk-notice-green h5{font-size:13px;font-weight:500;color:#2e5a24;margin-bottom:.3rem;} .vk-wrap .vk-notice-green p{font-size:13px;color:#141010;line-height:1.65;} .vk-wrap .vk-notice-green a{color:#2e5a24;text-underline-offset:3px;} /* Features */ .vk-wrap .vk-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:1.25rem;} .vk-wrap .vk-feat{background:linear-gradient(135deg,#fdf6e8,#faf0d4);border-radius:6px;padding:.85rem;border:1px solid #c8a060;} .vk-wrap .vk-feat-icon{width:28px;height:28px;border-radius:4px;background:#e8c878;display:flex;align-items:center;justify-content:center;margin-bottom:.6rem;border:1px solid #c8a060;} .vk-wrap .vk-feat h4{font-size:12.5px;font-weight:500;color:#141010;margin-bottom:.25rem;} .vk-wrap .vk-feat p{font-size:12px;color:#806040;line-height:1.6;} /* Size config cards */ .vk-wrap .vk-config{border:1px solid #c8a060;border-radius:6px;background:linear-gradient(135deg,#fdf6e8,#faf0d4);margin-bottom:.85rem;overflow:hidden;} .vk-wrap .vk-config-img a{display:block;} .vk-wrap .vk-config-img img{width:100%;height:auto;display:block;} .vk-wrap .vk-config-body{padding:.85rem 1rem;} .vk-wrap .vk-config-tag{display:inline-block;background:#402808;color:#fdf6e8;font-size:10px;padding:2px 9px;border-radius:10px;font-weight:500;margin-bottom:.4rem;} .vk-wrap .vk-config-name{font-size:15px;font-weight:500;color:#141010;margin-bottom:.15rem;} .vk-wrap .vk-config-dims{font-size:12px;color:#806040;line-height:1.65;} .vk-wrap .vk-lumen-badge{display:inline-block;font-size:10px;color:#806040;background:#ede0b8;border:1px solid #c8a060;border-radius:6px;padding:1px 7px;margin-top:4px;} /* Colour temp */ .vk-wrap .vk-kelvin-default{border-radius:6px;overflow:hidden;border:1px solid #c8a060;margin-bottom:.75rem;} .vk-wrap .vk-kelvin-swatch{height:40px;} .vk-wrap .vk-kelvin-body{padding:.75rem .85rem;background:linear-gradient(135deg,#fdf6e8,#faf0d4);} .vk-wrap .vk-kelvin-body h5{font-size:13px;font-weight:500;color:#141010;margin-bottom:.15rem;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;} .vk-wrap .vk-kelvin-body p{font-size:11.5px;color:#806040;line-height:1.5;} .vk-wrap .vk-default-tag{font-size:10px;font-weight:500;color:#2e5a24;background:#f3f8f0;border:1px solid #c0d8b8;border-radius:8px;padding:1px 7px;} /* Spec table */ .vk-wrap .vk-spec-table{width:100%;border-collapse:collapse;} .vk-wrap .vk-spec-table tr{border-bottom:1px solid #c8a060;} .vk-wrap .vk-spec-table tr:last-child{border-bottom:none;} .vk-wrap .vk-spec-table td{padding:9px 0;font-size:14px;vertical-align:top;} .vk-wrap .vk-spec-table td:first-child{color:#806040;width:42%;padding-right:1rem;} /* Downloads */ .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:13px;color:#402808;border:1px solid #c8a060;padding:7px 14px;border-radius:5px;text-decoration:none;background:linear-gradient(135deg,#fdf6e8,#faf0d4);} .vk-wrap .vk-dl-btn:hover{background:#e8c878;} /* FAQ */ .vk-wrap details{border-bottom:1px solid #c8a060;padding:12px 0;} .vk-wrap details summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:14px;font-weight:500;color:#141010;} .vk-wrap details summary::-webkit-details-marker{display:none;} .vk-wrap details summary::marker{display:none;} .vk-wrap details p{font-size:13px;color:#141010;line-height:1.7;margin-top:8px;padding-right:1rem;} .vk-wrap details a{color:#806040;text-underline-offset:3px;} @media(max-width:520px){ .vk-wrap .vk-features{grid-template-columns:1fr 1fr;} } Linearity Pendant Lamp — walnut linear bar, integrated LED, clean above every table. A single walnut bar — tapered at the ends, just 5 cm wide and 6 cm deep — hangs from two fine gold wires and a matching walnut canopy. The underside of the bar holds an acrylic diffuser through which the integrated LED strip emits a continuous, even line of warm light directed downward with no visible source, no hotspots, no shadow. At 120 or 150 cm, the Linearity is scaled for dining tables and kitchen islands — the length aligned with the table, the bar floating just above the surface’s visual plane. Simple, resolved, quiet. Dimmable version available — Triac dimmer switch required The Linearity is available in both standard (non-dimmable) and dimmable versions. If you select the dimmable version, a Triac (Thyristor) dimmer switch is required for smooth, flicker-free dimming — standard phase-cut dimmers are not compatible. A recommended Triac dimmer switch is available on Amazon: Search: Thyristor Triac Dimmer Switch on Amazon → Features Walnut Linear Bar Tapered walnut wood body — warm grain, minimal profile, 5 cm wide. Full-Length LED Strip Acrylic diffuser across the full bar length — even, shadowless downward glow. Dimmable Option Available as standard or dimmable — requires Triac dimmer switch for dimming. Sizes Both sizes share the same walnut finish and integrated LED. Tap size diagram to enlarge. 120 cm L 47.2″ × W 1.7″ × H 2.4″, Canopy size: L24*W6*H3.7cm L 120 × W 5 × H 6 cmSuited for 4-seat dining tables and kitchen islands up to 130 cm ~23W · 2300lm 150 cm L 59″ × W 1.7″ × H 2.4″, Canopy size: L24*W6*H3.7cm L 150 × W 5 × H 6 cmSuited for 6-seat dining tables and longer kitchen islands up to 160 cm ~28W · 2800lm Colour Temperature & Dimming Versions Two standard versions available. Select at time of order — integrated LED fixed at manufacture. Warm Light 3000K Default Fixed warm white — standard wall switch. The warmest, most natural pairing for walnut wood. Triac Warm Dimming Dimmable Same 3000K warm white — adjustable brightness via Triac dimmer switch (not included, required). Other colour temperatures available as custom order Neutral Light (4000K) and Cool White (6000K) are available — in both standard and dimmable versions — as custom orders for office and commercial applications. Contact our support team before ordering and we will reply within 24 hours. Specifications Materials Metal, Walnut Wood, Acrylic Sizes 120 cm: L 120 × W 5 × H 6 cm (~23W · 2300lm)150 cm: L 150 × W 5 × H 6 cm (~28W · 2800lm) Light source Integrated LED (full-length acrylic diffuser) Versions Warm Light 3000K (default, non-dimmable) · Triac Warm Dimming 3000K (dimmable, requires Triac switch) Custom colour temp 4000K / 6000K — standard or dimmable, available on request Voltage AC 110–240V Cable 59″ adjustable — extendable on request. Two suspension wires. Control Standard wall switch (not included) Wiring Hardwired Mounting Ceiling pendant — two-wire suspension Environment Indoor only Body finish Walnut Wood Canopy finish Walnut Wood Suspension fitting Gold (brass) Diffuser Acrylic — full underside, even light distribution Certification North America · EU · AU · Saudi Arabia Downloads Spec Sheet Installation Guide Frequently Asked Questions Which length should I choose for my dining table? The standard guideline is to choose a pendant length that is approximately 70–80% of the table length. For a 4-seat rectangular table at 120–140 cm, the 120 cm version is well proportioned. For a 6-seat table at 160–200 cm, the 150 cm version provides better coverage. For kitchen islands, match the lamp length to the island’s length or go slightly shorter — a 150 cm Linearity works well over a 150–180 cm island. Hang the bottom of the bar 70–80 cm above the table surface for optimal light distribution. What is a Triac dimmer and where do I get one? A Triac (Thyristor) dimmer is a type of wall switch designed specifically for LED dimming. Unlike standard leading-edge or trailing-edge dimmers, Triac dimmers are compatible with the PWM dimming protocol used in LED drivers, which produces smooth, flicker-free dimming without buzzing or sudden drop-out. Standard phase-cut dimmers available at hardware stores may cause flickering or reduced dimming range with this lamp. When purchasing, look for “Triac” or “Thyristor” dimmers rated for LED use. A recommended option is available via the Amazon link in the product description. Triac dimmers are installed as a standard wall switch by an electrician. Is the integrated LED replaceable when it fails? The LED strip is integrated into the bar and is not user-replaceable. LED modules of this type are rated for 25,000–50,000 hours under normal use conditions — at 4 hours per day, that is 17–34 years before significant degradation. If the lamp develops a fault within the warranty period, contact us for warranty service. For long-term replacement, contact our support team for availability of the LED module for your specific version. Is the Linearity Pendant 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
Linearity Pendant Lamp
Related
Origo Pendant Lamp - Elegant Geometric Pendant Lamp
Related