Skylisse Table Light
.vk-skyl-wrap { --vk-skyl-bg: #ffffff; --vk-skyl-bg-card: #f6fbfc; --vk-skyl-bg-deep: #d6e9ef; --vk-skyl-border: #dce8ec; --vk-skyl-border-lt: #e7f0f3; --vk-skyl-accent: #4f93ac; - -vk-skyl-accent-dk: #2f5d72; --vk-skyl-accent-lt: #8cc0d4; --vk-skyl-accent-bg: #e2eff4; --vk-skyl-accent-bdr: #a9d0de; --vk-skyl-text: #233039; --vk-skyl-text-mid: #4a5a63; --vk-skyl-text-light: #8a9aa2; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-skyl-text); line-height: 1.72; font-size: 14.5px; } .vk-skyl-wrap * { box-sizing: border-box; } .vk-skyl-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-skyl-text-mid); } .vk-skyl-wrap a { color: var(--vk-skyl-accent-dk); text-decoration: underline; } .vk-skyl-wrap .vk-skyl-section { margin-bottom: 2.6rem; } .vk-skyl-wrap .vk-skyl-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-skyl-wrap .vk-skyl-sec-line { flex: 1; height: 0.5px; background: var(--vk-skyl-border); } .vk-skyl-wrap .vk-skyl-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-skyl-accent-dk); white-space: nowrap; } .vk-skyl-wrap strong { color: var(--vk-skyl-text); font-weight: 600; } /* Features grid (3 columns) */ .vk-skyl-wrap .vk-skyl-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-skyl-wrap .vk-skyl-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-skyl-border); border-radius: 12px; background: var(--vk-skyl-bg-card); } .vk-skyl-wrap .vk-skyl-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-skyl-accent-bg); border: 0.5px solid var(--vk-skyl-accent-bdr); color: var(--vk-skyl-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-skyl-wrap .vk-skyl-feat-icon svg { fill: none; } .vk-skyl-wrap .vk-skyl-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-skyl-text); margin-bottom: 6px; line-height: 1.35; } .vk-skyl-wrap .vk-skyl-feat-desc { font-size: 12px; color: var(--vk-skyl-text-mid); line-height: 1.55; } /* Dimensions & Light grid (2 columns for single-size product) */ .vk-skyl-wrap .vk-skyl-size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } .vk-skyl-wrap .vk-skyl-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-skyl-border); border-radius: 12px; background: var(--vk-skyl-bg-card); } .vk-skyl-wrap .vk-skyl-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-skyl-accent-dk); margin-bottom: 6px; } .vk-skyl-wrap .vk-skyl-size-name { font-size: 14px; font-weight: 700; color: var(--vk-skyl-text); margin-bottom: 5px; line-height: 1.3; } .vk-skyl-wrap .vk-skyl-size-meta { font-size: 11.5px; color: var(--vk-skyl-text-mid); line-height: 1.55; margin-bottom: 6px; } .vk-skyl-wrap .vk-skyl-size-spec { font-size: 10.5px; color: var(--vk-skyl-text-light); line-height: 1.5; } .vk-skyl-wrap .vk-skyl-size-spec strong { color: var(--vk-skyl-accent-dk); font-weight: 700; } /* Critical notice */ .vk-skyl-wrap .vk-skyl-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-skyl-accent-bdr); border-left: 3px solid var(--vk-skyl-accent); border-radius: 10px; background: var(--vk-skyl-accent-bg); } .vk-skyl-wrap .vk-skyl-notice .vk-skyl-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-skyl-accent-dk); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; } .vk-skyl-wrap .vk-skyl-notice .vk-skyl-notice-body { font-size: 12.5px; color: var(--vk-skyl-text-mid); line-height: 1.6; } .vk-skyl-wrap .vk-skyl-notice .vk-skyl-notice-body strong { color: var(--vk-skyl-text); font-weight: 600; } .vk-skyl-wrap .vk-skyl-notice .vk-skyl-notice-body strong:first-child { display: block; color: var(--vk-skyl-accent-dk); margin-bottom: 3px; font-size: 13px; } /* Warning callout (pink/rose tone to match the trim) */ .vk-skyl-wrap .vk-skyl-warn { display: flex; gap: 12px; align-items: flex-start; padding: 12px 14px; border: 0.5px solid #e0a8b4; border-left: 3px solid #c06b80; border-radius: 10px; background: #fbf0f3; margin-top: 12px; } .vk-skyl-wrap .vk-skyl-warn-ico { width: 20px; height: 20px; border-radius: 50%; background: #c06b80; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; margin-top: 1px; } .vk-skyl-wrap .vk-skyl-warn-body { font-size: 12px; color: var(--vk-skyl-text-mid); line-height: 1.55; } .vk-skyl-wrap .vk-skyl-warn-body strong { color: #8a3a52; font-weight: 600; } .vk-skyl-wrap .vk-skyl-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; } /* Specifications */ .vk-skyl-wrap .vk-skyl-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-skyl-border); border-radius: 14px; overflow: hidden; } .vk-skyl-wrap .vk-skyl-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-skyl-border-lt); display: flex; align-items: flex-start; background: var(--vk-skyl-bg-card); gap: 16px; } .vk-skyl-wrap .vk-skyl-spec-item:last-child { border-bottom: 0; } .vk-skyl-wrap .vk-skyl-spec-item:nth-child(even) { background: var(--vk-skyl-bg); } .vk-skyl-wrap .vk-skyl-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-skyl-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-skyl-wrap .vk-skyl-spec-val { font-size: 12.5px; color: var(--vk-skyl-text); } /* Style tags */ .vk-skyl-wrap .vk-skyl-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-skyl-wrap .vk-skyl-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-skyl-accent-dk); background: var(--vk-skyl-accent-bg); border: 0.5px solid var(--vk-skyl-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Downloads grid */ .vk-skyl-wrap .vk-skyl-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-skyl-wrap .vk-skyl-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-skyl-border); border-radius: 12px; background: var(--vk-skyl-bg-card); text-decoration: none; color: var(--vk-skyl-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-skyl-wrap .vk-skyl-dl-card:hover { background: var(--vk-skyl-accent-bg); border-color: var(--vk-skyl-accent-bdr); } .vk-skyl-wrap .vk-skyl-dl-card.vk-skyl-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-skyl-bg); } .vk-skyl-wrap .vk-skyl-dl-card.vk-skyl-dl-disabled:hover { background: var(--vk-skyl-bg); border-color: var(--vk-skyl-border); } .vk-skyl-wrap .vk-skyl-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-skyl-accent-bg); border: 0.5px solid var(--vk-skyl-accent-bdr); color: var(--vk-skyl-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-skyl-wrap .vk-skyl-dl-icon svg { fill: none; } .vk-skyl-wrap .vk-skyl-dl-meta { width: 100%; } .vk-skyl-wrap .vk-skyl-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-skyl-text); line-height: 1.3; margin-bottom: 3px; } .vk-skyl-wrap .vk-skyl-dl-sub { font-size: 11.5px; color: var(--vk-skyl-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-skyl-wrap .vk-skyl-dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--vk-skyl-text-light); background: var(--vk-skyl-bg-card); border: 0.5px solid var(--vk-skyl-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-skyl-wrap .vk-skyl-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-skyl-wrap .vk-skyl-faq-list details { border: 0.5px solid var(--vk-skyl-border); border-radius: 10px; background: var(--vk-skyl-bg-card); overflow: hidden; } .vk-skyl-wrap .vk-skyl-faq-list summary { list-style: none; cursor: pointer; padding: 13px 36px 13px 16px; min-height: 44px; font-size: 13px; font-weight: 600; color: var(--vk-skyl-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-skyl-wrap .vk-skyl-faq-list summary::-webkit-details-marker { display: none; } .vk-skyl-wrap .vk-skyl-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-skyl-accent-dk); position: absolute; right: 16px; } .vk-skyl-wrap .vk-skyl-faq-list details[open] summary { color: var(--vk-skyl-accent-dk); } .vk-skyl-wrap .vk-skyl-faq-list details[open] summary::after { content: '\2212'; } .vk-skyl-wrap .vk-skyl-faq-list .vk-skyl-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-skyl-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-skyl-wrap .vk-skyl-features-grid { grid-template-columns: 1fr; } .vk-skyl-wrap .vk-skyl-size-grid { grid-template-columns: 1fr; } .vk-skyl-wrap .vk-skyl-dl-grid { grid-template-columns: 1fr; } .vk-skyl-wrap .vk-skyl-spec-item { flex-direction: column; gap: 4px; } .vk-skyl-wrap .vk-skyl-spec-key { width: auto; } } Inspiration The Skylisse Table Lamp pairs a sky-blue metal base, stacked in a row of turned spheres, with a white scalloped fabric shade trimmed in pink. A single E27 bulb (LED included) glows warm through the shade for soft, ambient light — a nursery or bedside lamp rather than a bright task light. At Ø9.4″ × 13.8″, it fits a nightstand, kids’ room, or nursery dresser. The scalloped, pink-trim shade reads preppy, grandmillennial, and coastal-cottage. Good To Know ! One size (Ø9.4 × 13.8″ / Ø24 × H35 cm) · metal base + fabric scalloped shade (pink trim) · 1 × E27 · E27 LED bulb included & replaceable (accepts E26), warm white · plug-in · indoor dry only A sky-blue metal base with a turned, stacked-sphere column holds a white scalloped fabric shade with pink piping. The bulb glows warm through the fabric for soft, ambient light — a nursery or bedside lamp, not bright task light. The fabric shade is not moisture-resistant, so keep it indoor and dry and dust the shade dry. Socket is E27 (medium screw base) and accepts standard US E26; an E27 LED bulb is included and replaceable, warm white. Plug-in table lamp; certified for North America, Australia, Europe & the Middle East (110–240V) and supplied with the plug/wiring for your region. Indoor dry locations only. Key Features Scalloped Fabric Shade, Pink Trim A white fabric shade with a scalloped hem and pink piping that diffuses the bulb into soft, warm light. Sky-Blue Stacked-Sphere Base A painted metal base with a turned, stacked-sphere column in sky blue. E27 Bulb Included A single E27 LED is included and replaceable (accepts US E26), in warm white. Dimensions & Light One size. A sky-blue stacked-sphere base under a white scalloped, pink-trim shade, with the bulb included. Dimensions Ø9.4″ × 13.8″ H For a nightstand, kids’ room, or nursery dresser. Ø24 × H35 cmmetal base · scalloped fabric shade Light 1 × E27 LED bulb included & replaceable · accepts E26 · warm white. Warm whitesoft ambient glow ! Fabric shade · soft ambient light · indoor dry only The fabric shade is not moisture-resistant; keep it indoor and dry, dust the shade dry, and avoid water, so it’s not for bathrooms with shower steam or outdoor. A single E27 glows through the shade for soft, ambient light — a nursery or bedside lamp, not bright task light; for reading or homework, add a dedicated task light. Specifications Fixture Type Table lamp · plug-in · metal base with a stacked-sphere column · scalloped fabric shade Materials & Finish Metal (sky-blue base, stacked-sphere column) + fabric (white scalloped shade with pink trim) Dimensions Ø9.4″ × 13.8″ H (Ø24 × H35 cm) Light Source 1 × E27 · E27 LED bulb included & replaceable · accepts standard E26 · warm white Power Plug-in table lamp · 110–240V (multi-region) · supplied with the plug/wiring for your region · indoor dry only Certification Certified: North America · Australia · Europe · Middle East Care Fabric shade: dust dry, keep dry · Metal base: wipe with a dry cloth · indoor use Design Style Preppy Grandmillennial Coastal Cottage Nursery Kids’ Room Cottagecore Best For Nursery, kids’ room, bedside / nightstand, bedroom dresser, reading nook (ambient) Use Case The Skylisse reads as a sweet, playful table lamp — a sky-blue stacked-sphere metal base under a white scalloped, pink-trim fabric shade. The bulb glows warm through the shade, so it gives soft, ambient light as a nursery or bedside lamp, not a bright task fixture. At Ø9.4″ × 13.8″, it fits a nightstand, kids’ room, or nursery dresser; set it near an outlet and plug it in. The blue, pink, and scalloped shade read preppy, grandmillennial, and coastal-cottage, pairing with white, rattan, and pastel rooms. For homework or close reading, add a task light. Indoor dry only. Email [email protected] for trade pricing or product questions. Downloads Technical reference and care docs for the Skylisse Table Lamp. Need a doc that’s not listed? Email [email protected]. Spec Sheet Dimensions & power · PDF Pending Installation Guide Plug-in setup & bulb · PDF Pending Use & Care Guide Fabric & metal care · PDF Pending FAQ How big is it, and where does it fit? It’s Ø9.4″ × 13.8″ H (Ø24 × H35 cm) — a compact table lamp that suits a nightstand, kids’ room, or nursery dresser. What bulb does it use — is it included? It uses 1 × E27. E27 is cross-compatible with the standard US E26 base, so US E26 replacements thread right in. An E27 LED bulb is included and fully replaceable, in warm white. Is it good for a kids’ room or nursery? Yes — the fabric shade gives a soft, warm ambient glow, which works well as a nursery or bedside lamp. For homework or close reading, pair it with a dedicated task light. What’s it made of, and can I use it in a bathroom? It’s a metal base with a scalloped fabric shade. It’s indoor dry locations only — the fabric isn’t damp-rated, so avoid bathrooms with shower steam and outdoor spots. Dust the shade dry and wipe the base with a dry cloth. How does it power on — is it plug-in? Yes — it’s a plug-in table lamp that plugs into a standard wall outlet. It’s certified for North America, Australia, Europe & the Middle East (110–240V) and ships with the plug/wiring for your region. Indoor dry locations only.
More you might like
Related
Skylisse Floor Light
Related
Astro Ella Table Light Bronze Interior Table Light
Related
Endon Lighting 67517 Dara Table USB Table Light
Related