Pureform Floor Lamp
/* ===== SLIM ARC FLOOR LAMP — COLOR PALETTE ===== Matte black thin round arm + small cone head shade + flat rectangular base Deep matte black / warm bronze interior cone / cool ne utral ================================================== */ .vk-wrap{font-family:'DM Sans',sans-serif;color:#101010;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:#484848;margin:1.75rem 0;} .vk-wrap .vk-headline{font-family:'DM Serif Display',serif;font-size:21px;color:#101010;line-height:1.4;margin-bottom:.75rem;letter-spacing:-.01em;} .vk-wrap .vk-headline em{font-style:italic;color:#181818;} .vk-wrap .vk-intro{font-size:15px;color:#101010;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:#181818;margin-bottom:.7rem;display:block;} /* Green — plug-in */ .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:#101010;line-height:1.65;} /* Single video embed */ .vk-wrap .vk-video-wrap{width:100%;aspect-ratio:16/9;border-radius:6px;overflow:hidden;background:#242424;margin-bottom:.5rem;} .vk-wrap .vk-video-wrap iframe{display:block;width:100%;height:100%;border:0;} .vk-wrap .vk-video-caption{font-size:11px;color:#686868;text-align:center;margin-bottom:1rem;font-style:italic;} /* Features */ .vk-wrap .vk-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:1.25rem;} .vk-wrap .vk-feat{background:#f4f4f2;border-radius:6px;padding:.85rem;border:1px solid #484848;} .vk-wrap .vk-feat-icon{width:28px;height:28px;border-radius:4px;background:#dcdcdc;display:flex;align-items:center;justify-content:center;margin-bottom:.6rem;border:1px solid #484848;} .vk-wrap .vk-feat h4{font-size:12.5px;font-weight:500;color:#101010;margin-bottom:.25rem;} .vk-wrap .vk-feat p{font-size:12px;color:#505050;line-height:1.6;} /* Finish swatches */ .vk-wrap .vk-swatches{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:1rem;} .vk-wrap .vk-swatch-item{display:flex;align-items:center;gap:.7rem;padding:.65rem .85rem;border:1px solid #484848;border-radius:6px;background:#f4f4f2;flex:1;min-width:180px;} .vk-wrap .vk-swatch-dot{width:34px;height:34px;border-radius:50%;flex-shrink:0;border:1px solid #484848;} .vk-wrap .vk-swatch-info h5{font-size:13px;font-weight:500;color:#101010;margin-bottom:.05rem;} .vk-wrap .vk-swatch-info p{font-size:11px;color:#505050;line-height:1.4;} /* Size card */ .vk-wrap .vk-size{display:flex;gap:1rem;align-items:flex-start;padding:.9rem 1rem;border:1px solid #484848;border-radius:6px;background:#f4f4f2;margin-bottom:.75rem;} .vk-wrap .vk-size-thumb a{display:block;flex-shrink:0;} .vk-wrap .vk-size-thumb img{width:100px;height:auto;border-radius:5px;border:1px solid #484848;display:block;} .vk-wrap .vk-size-thumb-hint{font-size:10px;color:#686868;text-align:center;margin-top:3px;} .vk-wrap .vk-size-info{flex:1;padding-top:.15rem;} .vk-wrap .vk-size-tag{display:inline-block;background:#181818;color:#f4f4f2;font-size:10px;padding:2px 9px;border-radius:10px;font-weight:500;margin-bottom:.4rem;} .vk-wrap .vk-size-name{font-size:15px;font-weight:500;color:#101010;margin-bottom:.15rem;} .vk-wrap .vk-size-detail{font-size:12px;color:#505050;line-height:1.7;} /* Bulb card */ .vk-wrap .vk-bulb{background:#f4f4f2;border:1px solid #484848;border-radius:6px;padding:.9rem 1rem;margin-bottom:1rem;} .vk-wrap .vk-bulb h5{font-size:13px;font-weight:500;color:#181818;margin-bottom:.3rem;} .vk-wrap .vk-bulb p{font-size:13px;color:#101010;line-height:1.65;} .vk-wrap .vk-bulb a{color:#181818;text-underline-offset:3px;} /* Spec table */ .vk-wrap .vk-spec-table{width:100%;border-collapse:collapse;} .vk-wrap .vk-spec-table tr{border-bottom:1px solid #484848;} .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:#686868;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:#101010;border:1px solid #484848;padding:7px 14px;border-radius:5px;text-decoration:none;background:#f4f4f2;} .vk-wrap .vk-dl-btn:hover{background:#dcdcdc;} /* FAQ */ .vk-wrap details{border-bottom:1px solid #484848;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:#101010;} .vk-wrap details summary::-webkit-details-marker{display:none;} .vk-wrap details summary::marker{display:none;} .vk-wrap details p{font-size:13px;color:#101010;line-height:1.7;margin-top:8px;padding-right:1rem;} .vk-wrap details a{color:#686868;text-underline-offset:3px;} @media(max-width:520px){ .vk-wrap .vk-features{grid-template-columns:1fr 1fr;} .vk-wrap .vk-size{flex-direction:column;} .vk-wrap .vk-size-thumb img{width:100%;} .vk-wrap .vk-swatches{flex-direction:column;} } Slim Arc Floor Lamp — thin metal arm, cone head, flat rectangular base, G4. A flat rectangular base — wider than it is deep, low to the ground — supports a single thin round metal arm that rises vertically to 158 cm and curves gently at the top to position a small conical shade forward and downward. The arm’s wall thickness is minimal throughout — it reads as a single drawn line from base to shade head. The cone shade directs a focused G4 light downward and inward; its warm bronze interior is visible from below. Available in matte black or warm gold finish. Plug-in — no hardwiring required Runs on a 59″ cord with an inline on/off switch. Place anywhere, plug in, and move as needed. Fully freestanding and portable. Product Video Slim Arc Floor Lamp — form, finish, and scale Features Ultra-Slim Round Arm Single thin-wall metal tube — reads as a line in space, nearly invisible from a distance. Cone Shade Head Small conical shade with warm interior — focused downward G4 spot, no spill. Flat Rectangular Base Low-profile footprint — slides under furniture edges, stable, minimal floor presence. Finish Options Matte Black Near-invisible arm — the lamp disappears against dark walls. Most architectural. Gold Warm brass-tone arm — the line reads warm and decorative. Works in maximalist or warm-toned interiors. Size Tap to enlarge Single size L 49 cm × H 158 cm L 19.3″ × H 62.2″L = horizontal base lengthH = total height to shade tipCord: 59″ with inline switch Bulb & Light Source G4 — bulb not included Compatible with G4 LED and halogen capsule bulbs. A warm-white G4 LED at 2700 K at 1–3W is recommended — the small conical shade directs light downward as a focused warm spot. G4 LEDs are small bipin-base capsules (4 mm pin spacing, same as standard G4 halogen). Choose a frosted G4 LED for softer, diffuse spot output; a clear G4 for a brighter, more defined pool. G4 LEDs typically run on 12V DC — this fixture includes a built-in transformer for AC 110–240V input.Guide to G4 LED bulb selection → Specifications Material Metal (powder-coated) Size L 49 cm × H 158 cm / L 19.3″ × H 62.2″ Finish options Matte Black · Gold Bulb base G4 (4 mm bipin) Light source G4 LED or halogen capsule (not included) — focused downward spot Voltage AC 110–240V (built-in transformer for G4) Cord 59″ with inline on/off switch Power supply Plug-in — no hardwiring required Control Inline on/off switch on cord Mounting Freestanding floor lamp — flat rectangular base Environment Indoor only Certification North America · EU · AU · Saudi Arabia Downloads Spec Sheet Frequently Asked Questions Where is this lamp best positioned? The Slim Arc is a focused task and accent lamp rather than a room-filling ambient light. Its best positions are beside a reading chair — where the cone head positions a warm pool of light over a book or lap — or beside a sofa as an accent. The flat base slides partially under furniture, keeping the footprint minimal. In Matte Black, the arm is nearly invisible against dark walls and the lamp functions as a hovering pool of light with no visible source structure. In Gold, it reads as a decorative linear object and works well as a standalone floor accent. What is a G4 bulb and where do I buy one? G4 is a bipin capsule bulb format with 4 mm pin spacing — the same format used in under-cabinet lights, puck lights, and small accent fixtures. G4 LED capsules at 1–3W are widely available at hardware stores and online (search “G4 LED capsule 12V”). This fixture includes a built-in transformer that converts your home’s AC mains (110–240V) to the 12V DC supply required by G4 LEDs — you do not need a separate driver or transformer. When purchasing, confirm the bulb is rated for 12V DC. Is the arm fully rigid or flexible? The arm is fixed-form rigid metal — the head position is determined by the arm’s geometry and cannot be repositioned. The cone head faces forward and slightly downward at the curved top of the arm. If you need an adjustable head position, this lamp is not the right fit — it is designed as a fixed sculptural form where the arm and head angle are part of the lamp’s visual composition rather than a functional adjustment. Is this lamp 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
Pureform Floor Lamp
Related
Pureform Floor Lamp
Related
Pureform Floor Lamp 19.3"
Related