{"product_id":"nephele-ceiling-light","title":"Nephele Ceiling Light","description":"\u003c!-- ============================================================\n     NEPHELE CEILING LIGHT — Shopify Product Description\n     配色：匹配 docos.us 店铺主题\n     转化优化：云感造型 + 柔光氛围 + 空间情绪\n     包含：消费者可视化内容 + GEO JSON-LD 结构化数据\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ① JSON-LD 结构化数据 --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ② 样式 --\u003e\n\u003cstyle\u003e\n  \/*\n   * Docos Design Tokens\n   * #ffffff  白底        #f7f7f7  卡片底\n   * #e5e5e5  边框        #1a1a1a  正文\n   * #555555  次级文字    #b8924a  暖金强调\n   * #fff8ee  提示底      #e8c87a  提示边框\n   *\/\n  .nph-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n\n  \/* 章节标题 *\/\n  .nph-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.2rem 0 1.1rem;\n  }\n\n  \/* Hero 文案 *\/\n  .nph-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* 核心卖点卡片 *\/\n  .nph-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .nph-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .nph-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .nph-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* 氛围横幅 *\/\n  .nph-mood-banner {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: 1rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .9rem;\n    color: #555;\n    line-height: 1.7;\n  }\n  .nph-mood-banner__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    letter-spacing: .04em;\n    display: block;\n    margin-bottom: .35rem;\n  }\n\n  \/* 双装方式 *\/\n  .nph-mount-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .nph-mount-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .nph-mount-card__icon { font-size: 1.2rem; display: block; margin-bottom: .3rem; }\n  .nph-mount-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n  @media (max-width: 400px) {\n    .nph-mount-cards { grid-template-columns: 1fr; }\n  }\n\n  \/* 适用场景 *\/\n  .nph-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .nph-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* 颜色 swatches *\/\n  .nph-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n  }\n  .nph-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .nph-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .nph-swatch--brown  { background: #7b4621; }\n  .nph-swatch--beige  { background: #d4c4a0; }\n  .nph-swatch--white  { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n  .nph-swatch--walnut { background: #5a3018; }\n\n  \/* 尺寸卡片 *\/\n  .nph-size-card {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.2rem;\n    font-size: .9rem;\n    color: #1a1a1a;\n    margin-bottom: 2rem;\n  }\n  .nph-size-card svg { flex-shrink: 0; }\n\n  \/* 规格列表 *\/\n  .nph-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .nph-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .nph-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* LED 提示 *\/\n  .nph-led-note {\n    display: flex;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .7rem 1rem;\n    font-size: .85rem;\n    color: #555;\n    margin-bottom: 1.8rem;\n    line-height: 1.6;\n  }\n\n  \/* 认证徽章 *\/\n  .nph-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .nph-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* 下载 *\/\n  .nph-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .nph-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .nph-dl-item:hover { opacity: .65; }\n  .nph-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\u003c!-- ③ 可视化内容 --\u003e\n\u003cdiv class=\"nph-wrap\"\u003e\n\u003c!-- Hero 文案 --\u003e\n\u003cp class=\"nph-intro\"\u003e\u003ciframe width=\"872\" height=\"491\" src=\"https:\/\/www.youtube.com\/embed\/Gtv8qhbtceM\" title=\"Nephele Ceiling Light Turns a Plain Ceiling Into a Cute Detail\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp class=\"nph-intro\"\u003eSome ceiling lights illuminate a room. The \u003cstrong\u003eNephele Ceiling Light\u003c\/strong\u003e softens one. Its gently scalloped form — rounded, layered, unhurried — diffuses the warm 3000K LED into an even glow that makes a ceiling feel lower and a room feel safer to be in. There's no harsh source, no bright center. Just warmth, distributed quietly from above.\u003c\/p\u003e\n\u003cp class=\"nph-intro\"\u003eNephele is named for a cloud nymph in Greek mythology. The reference isn't decorative — the form earns it. From below, the overlapping curves read exactly like soft cloud forms caught mid-drift.\u003c\/p\u003e\n\u003c!-- 核心卖点 --\u003e\n\u003cdiv class=\"nph-section-title\"\u003eWhat Nephele Does\u003c\/div\u003e\n\u003cdiv class=\"nph-features\"\u003e\n\u003cdiv class=\"nph-feature-card\"\u003e\n\u003cspan class=\"nph-feature-card__icon\"\u003e☁️\u003c\/span\u003e \u003cspan class=\"nph-feature-card__title\"\u003eCloud-Form Shade\u003c\/span\u003e The scalloped PE surface reads as organic and soft — it doesn't have the rigidity of a glass diffuser or the flatness of a standard flush mount. It brings something sculptural to a ceiling that would otherwise go unnoticed.\u003c\/div\u003e\n\u003cdiv class=\"nph-feature-card\"\u003e\n\u003cspan class=\"nph-feature-card__icon\"\u003e🌕\u003c\/span\u003e \u003cspan class=\"nph-feature-card__title\"\u003eWarm 3000K Glow\u003c\/span\u003e The LED sits behind the shade and the PE surface distributes its output evenly across the whole face — a room-wide warmth without any visible source. Calm, unhurried, and entirely comfortable.\u003c\/div\u003e\n\u003cdiv class=\"nph-feature-card\"\u003e\n\u003cspan class=\"nph-feature-card__icon\"\u003e🪵\u003c\/span\u003e \u003cspan class=\"nph-feature-card__title\"\u003eWarm Finish Options\u003c\/span\u003e Brown, Beige, White, and Walnut Color — each finish works with a different interior palette. The tonal warmth of Brown or Walnut makes the fixture read as an object; White and Beige let it recede gently into the ceiling.\u003c\/div\u003e\n\u003cdiv class=\"nph-feature-card\"\u003e\n\u003cspan class=\"nph-feature-card__icon\"\u003e🚿\u003c\/span\u003e \u003cspan class=\"nph-feature-card__title\"\u003eDamp Rated\u003c\/span\u003e Suitable for bathrooms and covered outdoor areas — the rooms where soft, cloud-like light is most appreciated and hardest to find.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 氛围横幅 --\u003e\n\u003cdiv class=\"nph-mood-banner\"\u003e\n\u003cspan class=\"nph-mood-banner__title\"\u003eThe Light That Changes How a Room Feels\u003c\/span\u003e Overhead lighting tends to flatten a space — making it functional but not particularly inviting. Nephele does something different. The diffused warmth it casts from above doesn't just illuminate the room — it changes the emotional register of it. A bedroom lit by Nephele feels quieter. A living room feels more settled. It's the difference between a room that's ready to be used and one that's ready to be lived in.\u003c\/div\u003e\n\u003c!-- 双装方式 --\u003e\n\u003cdiv class=\"nph-section-title\"\u003eCeiling or Wall\u003c\/div\u003e\n\u003cdiv class=\"nph-mount-cards\"\u003e\n\u003cdiv class=\"nph-mount-card\"\u003e\n\u003cspan class=\"nph-mount-card__icon\"\u003e🔝\u003c\/span\u003e \u003cspan class=\"nph-mount-card__title\"\u003eCeiling Mount\u003c\/span\u003e As a central fixture, Nephele diffuses its warm output across the entire room below — a soft primary light that sets the mood rather than demands attention.\u003c\/div\u003e\n\u003cdiv class=\"nph-mount-card\"\u003e\n\u003cspan class=\"nph-mount-card__icon\"\u003e🧱\u003c\/span\u003e \u003cspan class=\"nph-mount-card__title\"\u003eWall Mount\u003c\/span\u003e Used as a wall sconce, the cloud form creates a gentle upward and outward wash of light — especially effective in bedrooms, hallways, and bathrooms where layered, indirect light matters most.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 适用场景 --\u003e\n\u003cdiv class=\"nph-section-title\"\u003eRight For\u003c\/div\u003e\n\u003cdiv class=\"nph-rooms\"\u003e\n\u003cspan class=\"nph-room-tag\"\u003e🛏 Bedroom\u003c\/span\u003e \u003cspan class=\"nph-room-tag\"\u003e🛋 Living Room\u003c\/span\u003e \u003cspan class=\"nph-room-tag\"\u003e🚪 Hallway\u003c\/span\u003e \u003cspan class=\"nph-room-tag\"\u003e🛁 Bathroom\u003c\/span\u003e \u003cspan class=\"nph-room-tag\"\u003e🍽 Dining Room\u003c\/span\u003e \u003cspan class=\"nph-room-tag\"\u003e📚 Study\u003c\/span\u003e \u003cspan class=\"nph-room-tag\"\u003e🏡 Covered Porch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 颜色条 --\u003e\n\u003cdiv class=\"nph-color-bar\"\u003e\n\u003cdiv class=\"nph-color-bar__swatches\"\u003e\n\u003cspan class=\"nph-swatch nph-swatch--brown\" title=\"Brown\"\u003e\u003c\/span\u003e \u003cspan class=\"nph-swatch nph-swatch--beige\" title=\"Beige\"\u003e\u003c\/span\u003e \u003cspan class=\"nph-swatch nph-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e \u003cspan class=\"nph-swatch nph-swatch--walnut\" title=\"Walnut Color\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003eBrown · Beige · White · Walnut Color\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 尺寸 --\u003e\n\u003cdiv class=\"nph-section-title\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"nph-size-card\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eDia 25 cm × H 13 cm\u003c\/strong\u003e  \/  ∅ 9.8″ × H 5.1″   \u003cspan style=\"color: #999; font-size: .85rem;\"\u003e~12W\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 规格详情 --\u003e\n\u003cdiv class=\"nph-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"nph-specs\"\u003e\n\u003cli\u003eCanopy: \u003cstrong\u003eMetal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMaterials: \u003cstrong\u003eMetal \u0026amp; PE\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eLight source: \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e — not replaceable\u003c\/li\u003e\n\u003cli\u003eLifespan: \u003cstrong\u003e50,000 hrs\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eColor temperature: \u003cstrong\u003eWarm White 3000K\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMounting: \u003cstrong\u003eWall or ceiling\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDamp rated\u003c\/strong\u003e — bathrooms \u0026amp; covered outdoor areas\u003c\/li\u003e\n\u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- LED 提示 --\u003e\n\u003cdiv class=\"nph-led-note\"\u003e\n\u003cspan\u003e💡\u003c\/span\u003e \u003cspan\u003eThe integrated LED is rated for \u003cstrong\u003e50,000 hours\u003c\/strong\u003e — at 6 hours per day, that's over 22 years before it needs attention. No bulb to replace, no maintenance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 认证徽章 --\u003e\n\u003cdiv class=\"nph-badges\"\u003e\n\u003cspan class=\"nph-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"nph-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"nph-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"nph-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 文档下载 --\u003e\n\u003cdiv class=\"nph-section-title\" style=\"margin-top: 2.5rem;\"\u003eDownloads\u003c\/div\u003e\n\u003cdiv class=\"nph-downloads\"\u003e\n\u003ca class=\"nph-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1aedkArXPsqvWsi6tgqSpccEeJCsNhU0F\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Parameter document\" loading=\"lazy\"\u003e Parameter \u003c\/a\u003e \u003ca class=\"nph-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/18UIpepGYw05mTz8s7xx4CZ_qr99nL-78\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Installation guide\" loading=\"lazy\"\u003e Installation \u003c\/a\u003e \u003ca class=\"nph-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/12aeKdRIjoicTXLhlMudxdbRwUEuCWJdS\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"3D Files\" loading=\"lazy\"\u003e 3D Files \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .nph-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"Dia 25cm x H 13cm \/ ∅ 9.8″ x H 5.1″ \/ Brown \u0026 Beige \/ Warm White","offer_id":48877837287698,"sku":"DCC-91558-1","price":193.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 25cm x H 13cm \/ ∅ 9.8″ x H 5.1″ \/ Brown \u0026 Beige \/ Triac Warm Dimming","offer_id":52098270429458,"sku":"DCC-91558-2","price":243.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 25cm x H 13cm \/ ∅ 9.8″ x H 5.1″ \/ Walnut Color \/ Warm White","offer_id":48877837320466,"sku":"DCC-91558-3","price":207.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 25cm x H 13cm \/ ∅ 9.8″ x H 5.1″ \/ Walnut Color \/ Triac Warm Dimming","offer_id":52098270462226,"sku":"DCC-91558-4","price":257.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Nephele_Ceiling_Light_1.jpg?v=1713873523","url":"https:\/\/docos.us\/en-ca\/products\/nephele-ceiling-light","provider":"Docos","version":"1.0","type":"link"}