{"product_id":"carneros-ceiling-lamp","title":"Carneros Ceiling Lamp","description":"\u003c!-- ============================================================\n     CARNEROS CEILING LAMP — Shopify Product Description\n     精简版 · Docos 页面系统\n     CSS prefix: .ccl-\n     ============================================================ --\u003e\n\n\n\n\u003cstyle\u003e\n  \/* ─── Base ─────────────────────────────────────────────── *\/\n  .ccl-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a; line-height: 1.75;\n    max-width: 860px; margin: 0 auto; background: transparent;\n  }\n  .ccl-section-title {\n    font-size: 0.72rem; font-weight: 600; letter-spacing: .14em;\n    text-transform: uppercase; color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem; margin: 2.6rem 0 1.2rem;\n  }\n\n  \/* Videos — 2-col top *\/\n  .ccl-videos-top {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 8px; margin-bottom: 8px;\n  }\n  .ccl-vbox {\n    position: relative; padding-bottom: 56.25%; height: 0;\n    overflow: hidden; border-radius: 8px; background: #111;\n  }\n  .ccl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n  @media(max-width:520px){\n    .ccl-videos-top { grid-template-columns: 1fr; }\n  }\n\n  \/* ─── § 1 HERO ──────────────────────────────────────────── *\/\n  .ccl-hero-body { font-size: .93rem; color: #555; line-height: 1.85; margin-bottom: 1.4rem; }\n  .ccl-hero-pts  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; }\n  .ccl-hero-pt   {\n    display: flex; align-items: center; gap: 7px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .3rem .9rem;\n    font-size: .8rem; color: #555; font-weight: 500;\n  }\n\n  \/* ─── § 2 WHY YOU'LL LOVE IT ───────────────────────────── *\/\n  .ccl-why { display: grid; grid-template-columns: repeat(2,1fr); gap: 8px; margin-bottom: 2rem; }\n  @media(max-width:480px){ .ccl-why { grid-template-columns: 1fr; } }\n  .ccl-wc {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .95rem 1rem; font-size: .86rem; color: #444; line-height: 1.6;\n  }\n  .ccl-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .ccl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* ─── § 3 USE SCENARIOS ─────────────────────────────────── *\/\n  .ccl-scenarios {\n    display: grid; grid-template-columns: repeat(3,1fr);\n    gap: 0; margin-bottom: 2rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 8px; overflow: hidden;\n  }\n  .ccl-scenario { padding: 1.3rem 1.15rem; border-right: 1px solid #e5e5e5; }\n  .ccl-scenario:last-child { border-right: none; }\n  .ccl-scenario__icon { font-size: 1.3rem; display: block; margin-bottom: .55rem; }\n  .ccl-scenario__name { font-size: .92rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .ccl-scenario__desc { font-size: .82rem; color: #555; line-height: 1.6; }\n  .ccl-scenario__tag  { display: block; margin-top: .75rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:520px){\n    .ccl-scenarios { grid-template-columns: 1fr; }\n    .ccl-scenario  { border-right: none; border-bottom: 1px solid #e5e5e5; }\n    .ccl-scenario:last-child { border-bottom: none; }\n  }\n\n  \/* ─── Colors ─────────────────────────────────────────────── *\/\n  .ccl-colors-grid {\n    display: grid; grid-template-columns: repeat(auto-fill,minmax(160px,1fr));\n    gap: 8px; margin-bottom: 2rem;\n  }\n  .ccl-color-card {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: .85rem 1rem;\n  }\n  .ccl-color-card__head { display: flex; align-items: center; gap: 9px; }\n  .ccl-sw {\n    width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0;\n    border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12);\n  }\n  .ccl-sw--red   { background: #c0392b; }\n  .ccl-sw--green { background: #27613a; }\n  .ccl-sw--black { background: #1a1a1a; }\n  .ccl-color-card__name { font-weight: 600; font-size: .85rem; color: #1a1a1a; }\n\n  \/* ─── Product Size ───────────────────────────────────────── *\/\n  .ccl-size {\n    display: inline-flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .75rem 1.2rem; font-size: .9rem;\n    color: #1a1a1a; margin-bottom: 1rem;\n  }\n\n  \/* ─── Specs ──────────────────────────────────────────────── *\/\n  .ccl-specs {\n    list-style: none; padding: 0; margin: 0 0 2rem;\n    display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px;\n  }\n  .ccl-specs li {\n    display: flex; align-items: flex-start; gap: 9px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333;\n  }\n  .ccl-specs li::before {\n    content: ''; display: block; width: 5px; height: 5px; min-width: 5px;\n    border-radius: 50%; background: #b8924a; margin-top: 7px;\n  }\n  .ccl-specs strong { white-space: nowrap; }\n\n  \/* ─── Footer ─────────────────────────────────────────────── *\/\n  .ccl-foot {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr;\n    gap: 2rem; margin-bottom: 2rem; align-items: start;\n  }\n  .ccl-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; }\n  .ccl-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .ccl-badge  { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; }\n  .ccl-dls { display: flex; flex-direction: column; gap: .45rem; }\n  .ccl-dl {\n    display: flex; align-items: center; gap: 9px;\n    text-decoration: none; color: #1a1a1a;\n    font-size: .75rem; font-weight: 600; letter-spacing: .07em;\n    text-transform: uppercase; padding: .6rem .85rem;\n    background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s;\n  }\n  .ccl-dl:hover { border-color: #b8924a; }\n  .ccl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){ .ccl-foot { grid-template-columns: 1fr; gap: 1.2rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ccl-wrap\"\u003e\n\n  \u003c!-- VIDEOS --\u003e\n  \u003cdiv class=\"ccl-section-title\"\u003eSee It In Your Space\u003c\/div\u003e\n  \u003cdiv class=\"ccl-videos-top\"\u003e\n    \u003cdiv class=\"ccl-vbox\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/uYp75P0HHCk?si=wRK78Va7oFplyKDv\" title=\"Carneros Ceiling Lamp\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ccl-vbox\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/EN03kak1-Go\" title=\"Carneros Ceiling Lamp — Soft Sculptural Light\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"font-size:.82rem;color:#888;margin:1rem 0 2rem;\"\u003e\n    📹 \u003ca href=\"https:\/\/youtu.be\/3GexVG1OJ-s\" target=\"_blank\" rel=\"noopener\" style=\"color:#b8924a;text-decoration:none;font-weight:600;\"\u003eWatch Installation Video →\u003c\/a\u003e\n  \u003c\/p\u003e\n\n  \u003c!-- ─────────────────────────────────────────\n       § 1  HERO\n  ───────────────────────────────────────── --\u003e\n  \u003cdiv class=\"ccl-section-title\"\u003eCarneros Ceiling Lamp\u003c\/div\u003e\n  \u003cp class=\"ccl-hero-body\"\u003e\n    The \u003cstrong\u003eCarneros\u003c\/strong\u003e takes the ceiling light seriously as a design object. The\n    stacked cylindrical resin body references the proportional play of modern sculpture —\n    each tier slightly offset in scale, creating a form that has depth and shadow even when\n    the lamp is off. The glass canopy sits cleanly above it, flush to the ceiling. When lit,\n    the resin diffuses the bulb into a soft, even glow that fills the room without directionality.\n    Red, Green, or Black — three colors that each make a different statement in the overhead\n    zone, all using the same geometric form. A main light that doesn't ask the room to\n    pretend it isn't there.\n  \u003c\/p\u003e\n  \u003cdiv class=\"ccl-hero-pts\"\u003e\n    \u003cdiv class=\"ccl-hero-pt\"\u003e⬜ Stacked Resin Cylinders\u003c\/div\u003e\n    \u003cdiv class=\"ccl-hero-pt\"\u003e🔲 Glass Canopy\u003c\/div\u003e\n    \u003cdiv class=\"ccl-hero-pt\"\u003e🎨 Red · Green · Black\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ─────────────────────────────────────────\n       § 2  WHY YOU'LL LOVE IT\n  ───────────────────────────────────────── --\u003e\n  \u003cdiv class=\"ccl-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n  \u003cdiv class=\"ccl-why\"\u003e\n    \u003cdiv class=\"ccl-wc\"\u003e\n      \u003cspan class=\"ccl-wc-icon\"\u003e🏛\u003c\/span\u003e\n      \u003cspan class=\"ccl-wc-title\"\u003eA Form Worth Looking Up At\u003c\/span\u003e\n      The stacked cylindrical resin body has proportion and depth in daylight — each tier creates a horizontal shadow line against the one below. Most ceiling fixtures look like hardware when the light is off. The Carneros reads as a sculptural object at any hour, which is most of the time.\n    \u003c\/div\u003e\n    \u003cdiv class=\"ccl-wc\"\u003e\n      \u003cspan class=\"ccl-wc-icon\"\u003e🌕\u003c\/span\u003e\n      \u003cspan class=\"ccl-wc-title\"\u003eResin Diffusion — Soft and Even\u003c\/span\u003e\n      The resin body wraps the bulb in a material that diffuses the output evenly in every direction. No bright center, no visible filament, no shadows at the room's edges. The light fills the space the way a room should be lit — without asking you to notice where it's coming from.\n    \u003c\/div\u003e\n    \u003cdiv class=\"ccl-wc\"\u003e\n      \u003cspan class=\"ccl-wc-icon\"\u003e📐\u003c\/span\u003e\n      \u003cspan class=\"ccl-wc-title\"\u003e15 cm Deep — Low Ceiling Ready\u003c\/span\u003e\n      At only 15 cm in profile depth, the Carneros sits flush enough for any ceiling height — apartments, hallways, bedrooms where a pendant would feel impractical. The 30 cm diameter fills the overhead zone without overwhelming it. A compact form that punches above its size in design presence.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ─────────────────────────────────────────\n       § 3  USE SCENARIOS\n  ───────────────────────────────────────── --\u003e\n  \u003cdiv class=\"ccl-section-title\"\u003eWhere It Lives Best\u003c\/div\u003e\n  \u003cdiv class=\"ccl-scenarios\"\u003e\n    \u003cdiv class=\"ccl-scenario\"\u003e\n      \u003cspan class=\"ccl-scenario__icon\"\u003e🛋\u003c\/span\u003e\n      \u003cspan class=\"ccl-scenario__name\"\u003eLiving Room\u003c\/span\u003e\n      \u003cp class=\"ccl-scenario__desc\"\u003eEven ambient coverage plus a sculptural focal point overhead. Black reads architectural against a white ceiling, Green adds an organic note, Red is the room's boldest color choice.\u003c\/p\u003e\n      \u003cspan class=\"ccl-scenario__tag\"\u003eBlack or Green — ideal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ccl-scenario\"\u003e\n      \u003cspan class=\"ccl-scenario__icon\"\u003e🛏\u003c\/span\u003e\n      \u003cspan class=\"ccl-scenario__name\"\u003eBedroom\u003c\/span\u003e\n      \u003cp class=\"ccl-scenario__desc\"\u003eThe flat profile suits a bedroom where a pendant would project too far. Resin diffusion keeps the light soft; on a dimmer it shifts from functional to atmospheric. Green is especially calm here.\u003c\/p\u003e\n      \u003cspan class=\"ccl-scenario__tag\"\u003eGreen — ideal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ccl-scenario\"\u003e\n      \u003cspan class=\"ccl-scenario__icon\"\u003e🍽\u003c\/span\u003e\n      \u003cspan class=\"ccl-scenario__name\"\u003eDining \u0026amp; Kitchen\u003c\/span\u003e\n      \u003cp class=\"ccl-scenario__desc\"\u003eAbove a table or counter, it gives even overhead coverage and a form worth a second look. Red is strong in a kitchen that's visible from the adjacent living area.\u003c\/p\u003e\n      \u003cspan class=\"ccl-scenario__tag\"\u003eRed — ideal\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Colors --\u003e\n  \u003cdiv class=\"ccl-section-title\"\u003eColors\u003c\/div\u003e\n  \u003cdiv class=\"ccl-colors-grid\"\u003e\n    \u003cdiv class=\"ccl-color-card\"\u003e\n      \u003cdiv class=\"ccl-color-card__head\"\u003e\n        \u003cspan class=\"ccl-sw ccl-sw--red\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"ccl-color-card__name\"\u003eRed\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ccl-color-card\"\u003e\n      \u003cdiv class=\"ccl-color-card__head\"\u003e\n        \u003cspan class=\"ccl-sw ccl-sw--green\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"ccl-color-card__name\"\u003eGreen\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ccl-color-card\"\u003e\n      \u003cdiv class=\"ccl-color-card__head\"\u003e\n        \u003cspan class=\"ccl-sw ccl-sw--black\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"ccl-color-card__name\"\u003eBlack\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Product Size --\u003e\n  \u003cdiv class=\"ccl-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"ccl-size\"\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\n    \u003cspan\u003e\u003cstrong\u003eDia 30 cm × H 15 cm\u003c\/strong\u003e  \/  ∅ 11.8″ × H 5.9″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"ccl-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"ccl-specs\"\u003e\n    \u003cli\u003eBody: \u003cstrong\u003eStacked Cylindrical Resin\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eCanopy: \u003cstrong\u003eGlass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eGlass \u0026amp; Resin\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMax bulb: \u003cstrong\u003e5W\u003c\/strong\u003e incandescent or LED equivalent\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003eIP Rating: \u003cstrong\u003eDamp rated\u003c\/strong\u003e — bathrooms \u0026amp; covered outdoors\u003c\/li\u003e\n    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Footer --\u003e\n  \u003cdiv class=\"ccl-foot\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ccl-foot-label\"\u003eCertifications\u003c\/span\u003e\n      \u003cdiv class=\"ccl-badges\"\u003e\n        \u003cspan class=\"ccl-badge\"\u003e🌎 North America\u003c\/span\u003e\n        \u003cspan class=\"ccl-badge\"\u003e🌏 Australia\u003c\/span\u003e\n        \u003cspan class=\"ccl-badge\"\u003e🌍 Europe\u003c\/span\u003e\n        \u003cspan class=\"ccl-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ccl-foot-label\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"ccl-dls\"\u003e\n        \u003ca class=\"ccl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1dihv5GErXmlDD1xI_5ASo2YzQZy4tnhs\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          Parameter\n        \u003c\/a\u003e\n        \u003ca class=\"ccl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1GkRM8nVxb0IAQht401Aip6oGNjkR36qQ\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          Installation\n        \u003c\/a\u003e\n        \u003ca class=\"ccl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1LcZ1yE6OYK3TGntzQPguBolWutSY_XY9\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          3D Files\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .ccl-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"Dia 30cm x H 15cm \/ ∅ 11.8″ x H 5.9″ \/ Red","offer_id":45905034871058,"sku":"DCC-2199-1","price":168.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 30cm x H 15cm \/ ∅ 11.8″ x H 5.9″ \/ Black","offer_id":45905034903826,"sku":"DCC-2199-2","price":168.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 30cm x H 15cm \/ ∅ 11.8″ x H 5.9″ \/ Green","offer_id":45905034936594,"sku":"DCC-2199-3","price":168.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Simon_Ceiling_Lamp_1.jpg?v=1762450932","url":"https:\/\/docos.us\/en-ie\/products\/carneros-ceiling-lamp","provider":"Docos","version":"1.0","type":"link"}