Minimalist Cone Pendant Lamp

Minimalist Cone Pendant Lamp

by Vakkerlight
$299.00
Sold by Vakkerlight vakkerlight.comQuality 70
* { box-sizing: border-box; margin: 0; padding: 0; } .vk-cone-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; width: 100%; max-width: 680px; margin: 0; padding: 0; } .vk-cone-divider { height: 1px; background: #ece5d6; margin: 2rem 0; } .vk-cone-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-cone-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #7a6c5d; margin-bottom: .65rem; } /* Features */ .vk-cone-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-cone-feat { background: #f5efe4; border-radius: 8px; padding: .85rem; } .vk-cone-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #ede5d8; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-cone-feat h4 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-cone-feat p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } /* Color palette display (visual reference, not interactive) */ .vk-cone-palette { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px;…