{"product_id":"lampada-da-soffitto-kateo","title":"Kateo ceiling lamp","description":"\u003cstyle\u003e\n  \/*\n   ╔═ PALETTA DI COLORI — Lampada da soffitto Kateo ════════════════════╗\n   ║  Cornice in legno di noce →  accento primario    #7a5538          ║\n   ║  Noce scuro       →  accento scuro       #3a2010          ║\n   ║  Paralume in tessuto caldo →  sfondo scheda           #faf7f2          ║\n   ║  Bordo in lino caldo →  bordi           #ddd0c0          ║\n   ╚══════════════════════════════════════════════════════════╝\n  *\/\n  :root {\n    --bg:          #ffffff;\n    --bg-card:     #faf7f2;\n    --bg-deep:     #f0e8dc;\n    --border:      #ddd0c0;\n    --border-lt:   #e8ddd0;\n    --walnut:      #7a5538;\n    --walnut-dk:   #3a2010;\n    --walnut-lt:   #a07858;\n    --walnut-bg:   #f5ead8;\n    --walnut-bdr:  #c8a880;\n    --text:        #1c1408;\n    --text-mid:    #5a3c20;\n    --text-light:  #9a7858;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .d svg { fill: none !important; }\n\n  .d {\n    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;\n    color: var(--text);\n    background: var(--bg);\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0.5rem 0 2.5rem;\n  }\n\n  .sec { margin-bottom: 3rem; }\n  .sec:last-child { margin-bottom: 0; }\n  .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1.1rem; }\n  .sec-header-line { flex: 1; height: 0.5px; background: var(--border); }\n  .sec-title {\n    font-size: 10.5px; font-weight: 700;\n    letter-spacing: 0.14em; text-transform: uppercase;\n    color: var(--walnut); white-space: nowrap;\n  }\n\n  \/* Panoramica *\/\n  .overview-card p { font-size: 12.5px; line-height: 1.9; color: var(--text-mid); }\n  .overview-card strong { color: var(--text); font-weight: 600; }\n\n  \/* Barra dei colori *\/\n  .color-bar {\n    margin-top: 14px; background: var(--walnut-dk);\n    border-radius: 12px; padding: 14px 20px;\n    display: flex; align-items: center; justify-content: space-between; gap: 14px;\n  }\n  .color-bar-text { font-size: 12px; color: #b8a898; line-height: 1.6; flex: 1; }\n  .color-bar-text strong { color: #e8ddd0; }\n  .color-dots { display: flex; gap: 12px; align-items: center; flex-shrink: 0; }\n  .color-dot-item { display: flex; flex-direction: column; align-items: center; gap: 4px; }\n  .color-circle { width: 22px; height: 22px; border-radius: 50%; }\n  .color-label { font-size: 9px; color: #7a6858; font-weight: 600; letter-spacing: 0.05em; }\n\n  \/* Zoom immagine *\/\n  .img-zoom-wrap {\n    display: block; position: relative;\n    border-radius: 14px; overflow: hidden;\n    border: 0.5px solid var(--border); text-decoration: none;\n  }\n  .img-zoom-wrap img { display: block; width: 100%; height: auto; transition: opacity 0.15s; }\n  .img-zoom-wrap:hover img { opacity: 0.9; }\n  .zoom-pill {\n    position: absolute; bottom: 12px; right: 14px;\n    font-size: 10.5px; font-weight: 500;\n    background: rgba(30,16,4,0.52); color: #fff;\n    padding: 4px 11px; border-radius: 99px;\n    display: flex; align-items: center; gap: 5px; pointer-events: none;\n  }\n\n  \/* Video incorporato *\/\n  .video-wrap {\n    position: relative; width: 100%; max-width: 480px;\n    margin-top: 12px; padding-bottom: 270px;\n    border-radius: 14px; overflow: hidden;\n    border: 0.5px solid var(--border);\n  }\n  .video-wrap iframe {\n    position: absolute; top: 0; left: 0;\n    width: 100%; height: 100%; border: 0;\n  }\n\n  \/* Caratteristiche *\/\n  .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }\n  .feature-card {\n    background: var(--bg-card); border: 0.5px solid var(--border);\n    border-radius: 12px; padding: 13px 12px 11px;\n  }\n  .feature-icon-wrap {\n    width: 27px; height: 27px; border-radius: 7px;\n    background: var(--walnut-bg); border: 0.5px solid var(--walnut-bdr);\n    display: flex; align-items: center; justify-content: center;\n    margin-bottom: 9px;\n  }\n  .feature-title { font-size: 11.5px; font-weight: 700; color: var(--text); margin-bottom: 3px; }\n  .feature-desc { font-size: 11px; color: var(--text-light); line-height: 1.55; }\n\n  \/* Lista delle dimensioni *\/\n  .size-list { display: flex; flex-direction: column; border: 0.5px solid var(--border); border-radius: 14px; overflow: hidden; }\n  .size-row {\n    display: flex; align-items: center; justify-content: space-between;\n    padding: 10px 18px; border-bottom: 0.5px solid var(--border-lt);\n    background: var(--bg-card); gap: 12px;\n  }\n  .size-row:nth-child(even) { background: var(--bg); }\n  .size-row:last-child { border-bottom: none; }\n  .size-badge {\n    font-size: 10px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase;\n    color: var(--walnut); background: var(--walnut-bg);\n    border: 0.5px solid var(--walnut-bdr);\n    padding: 2px 10px; border-radius: 99px; flex-shrink: 0; min-width: 72px; text-align: center;\n  }\n  .size-dims { font-size: 13px; font-weight: 700; color: var(--text); flex: 1; }\n  .size-dims-sub { font-size: 11px; color: var(--text-light); }\n  .size-power {\n    font-size: 11px; font-weight: 500; color: var(--walnut);\n    background: var(--bg-deep); border: 0.5px solid var(--border);\n    padding: 2px 10px; border-radius: 99px; flex-shrink: 0;\n  }\n\n  \/* Nota sulla temperatura del colore *\/\n  .temp-note {\n    display: flex; gap: 9px; align-items: flex-start;\n    padding: 11px 14px;\n    background: var(--walnut-bg);\n    border: 0.5px solid var(--walnut-bdr);\n    border-left: 2.5px solid var(--walnut);\n    border-radius: 10px;\n    font-size: 12px; color: var(--walnut-dk); line-height: 1.65;\n  }\n\n  \/* Specifiche *\/\n  .spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--border); border-radius: 14px; overflow: hidden; }\n  .spec-item { padding: 9px 16px; border-bottom: 0.5px solid var(--border-lt); display: flex; align-items: center; background: var(--bg-card); }\n  .spec-item:nth-child(even) { background: var(--bg); }\n  .spec-item:last-child { border-bottom: none; }\n  .spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: var(--walnut); width: 145px; flex-shrink: 0; }\n  .spec-val { font-size: 12px; font-weight: 500; color: var(--text); line-height: 1.5; }\n\n  .cert-badges { display: flex; gap: 4px; flex-wrap: nowrap; }\n  .cert-badge { font-size: 10px; font-weight: 500; padding: 2px 7px; border-radius: 99px; background: var(--walnut-bg); border: 0.5px solid var(--walnut-bdr); color: var(--walnut); white-space: nowrap; }\n\n  \/* Download *\/\n  .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }\n  .dl-btn {\n    display: flex; flex-direction: column; align-items: center;\n    justify-content: center; gap: 6px; padding: 14px 10px;\n    border-radius: 12px; border: 0.5px solid var(--border);\n    background: var(--bg-card); color: var(--text);\n    text-decoration: none; font-size: 12px; font-weight: 600;\n    text-align: center; cursor: pointer; transition: background 0.15s;\n  }\n  .dl-btn:hover { background: var(--bg-deep); border-color: var(--walnut-bdr); }\n  .dl-icon-wrap { width: 34px; height: 34px; border-radius: 9px; background: var(--walnut-bg); border: 0.5px solid var(--walnut-bdr); display: flex; align-items: center; justify-content: center; }\n\n  \/* FAQ *\/\n  .faq-list { display: flex; flex-direction: column; border: 0.5px solid var(--border); border-radius: 14px; overflow: hidden; }\n  .faq-list details { border-bottom: 0.5px solid var(--border-lt); background: #ffffff; }\n  .faq-list details:last-child { border-bottom: none; }\n  .faq-list summary {\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 13px 16px; cursor: pointer; gap: 12px; list-style: none;\n    font-size: 13px; font-weight: 600; color: var(--text); line-height: 1.4;\n  }\n  .faq-list summary::-webkit-details-marker { display: none; }\n  .faq-list summary::after {\n    content: ''; flex-shrink: 0; width: 19px; height: 19px; border-radius: 50%;\n    background: var(--walnut-bg) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='9' height='9' viewBox='0 0 24 24' fill='none' stroke='%237a5538' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'\/%3E%3C\/svg%3E\") center\/9px no-repeat;\n    border: 0.5px solid var(--walnut-bdr); transition: transform 0.2s;\n  }\n  .faq-list details[open] summary::after { transform: rotate(180deg); }\n  .faq-list details[open] summary { color: var(--walnut); }\n  .faq-a { padding: 0 16px 13px; font-size: 12.5px; color: var(--text-mid); line-height: 1.8; }\n\n  @media (max-width: 600px) {\n    .features-grid { grid-template-columns: 1fr 1fr; }\n    .dl-grid { grid-template-columns: 1fr; }\n    .cert-badges { flex-wrap: wrap; }\n    .size-row { flex-wrap: wrap; }\n    .video-wrap { padding-bottom: 56.25%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003c!-- PANORAMICA --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eOverview\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"overview-card\"\u003e\n\u003cp\u003eMooijane's \u003cstrong\u003eKateo Ceiling Lamp\u003c\/strong\u003e adds a touch of vintage warmth to any room. Featuring a patterned fabric lampshade wrapped around a solid walnut wood frame, it creates a tranquil, soft atmosphere, perfect for a bedroom or dining room. The milky white fabric lampshade diffuses the integrated LED light into a gentle, soothing glow — a refined retro accent that looks beautiful both on and off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-bar\"\u003e\n\u003cdiv class=\"color-bar-text\"\u003e\n\u003cstrong\u003eWalnut frame · Fabric lampshade · Integrated LED · 3 sizes\u003c\/strong\u003e\u003cbr\u003eWarm light is the default. Contact us for neutral or cool light.\u003c\/div\u003e\n\u003cdiv class=\"color-dots\"\u003e\n\u003cdiv class=\"color-dot-item\"\u003e\n\u003cdiv style=\"background: repeating-linear-gradient(160deg,#6b4530 0px,#3a2010 3px,#7a5540 5px,#4a2e1a 8px); box-shadow: 0 0 0 1.5px rgba(255,255,255,0.1);\" class=\"color-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"color-label\"\u003eWALNUT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-dot-item\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 30%,#ede0c4,#ddc8a8 55%,#b8a486 88%); box-shadow: 0 0 0 1.5px rgba(0,0,0,0.08);\" class=\"color-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"color-label\"\u003eBEIGE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VETRINA PRODOTTO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProduct Showcase\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Kateo_Ceiling_Light_1024.jpg\" style=\"max-width: 480px;\" class=\"img-zoom-wrap\" target=\"_blank\"\u003e \u003cimg alt=\"Kateo Ceiling Lamp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Kateo_Ceiling_Light_1024_600x600.jpg?v=1761286109\"\u003e \u003cspan class=\"zoom-pill\"\u003e \u003csvg stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"10\" width=\"10\"\u003e\u003ccircle r=\"8\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M11 8v6M8 11h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Click to enlarge \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"video-wrap\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/gfb_Lg-U7mM\" title=\"Lampada da soffitto Kateo\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERCHÉ LO ADORERAI --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eWhy You'll Love It\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#7a5538\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eSolid Walnut Frame\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eNatural walnut wood brings warmth and organic texture — rich grain that ages beautifully.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#7a5538\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003ePatterned Fabric Lampshade\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eMilky white stretch fabric with a subtle pattern — soft, even diffusion for a gentle ambient glow.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#7a5538\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eIntegrated LED\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eNo bulb required — the integrated LED is efficient, durable, and ready for installation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONI --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDimensions\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: var(--bg-card); border: 0.5px solid var(--border); border-radius: 14px; overflow: hidden; margin-bottom: 12px;\"\u003e\n\u003cdiv style=\"background: #fff; border-bottom: 0.5px solid var(--border); padding: 1.5rem; display: flex; align-items: center; justify-content: center;\"\u003e\u003ca style=\"display: block;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Kateo-Ceiling-Light-1.png?v=1739785033\" target=\"_blank\"\u003e \u003cimg style=\"max-width: 100%; height: auto; display: block;\" alt=\"Kateo Ceiling Lamp Dimensions\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Kateo-Ceiling-Light-1.png?v=1739785033\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-list\"\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cspan class=\"size-badge\"\u003eSmall\u003c\/span\u003e \u003cspan class=\"size-dims\"\u003e∅ 11.8″ × H 6.7″\u003c\/span\u003e \u003cspan class=\"size-dims-sub\"\u003eDia 30 cm × H 17 cm\u003c\/span\u003e \u003cspan class=\"size-power\"\u003e~18W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cspan class=\"size-badge\"\u003eMedium\u003c\/span\u003e \u003cspan class=\"size-dims\"\u003e∅ 15.7″ × H 6.7″\u003c\/span\u003e \u003cspan class=\"size-dims-sub\"\u003eDia 40 cm × H 17 cm\u003c\/span\u003e \u003cspan class=\"size-power\"\u003e~36W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cspan class=\"size-badge\"\u003eLarge\u003c\/span\u003e \u003cspan class=\"size-dims\"\u003e∅ 19.7″ × H 6.7″\u003c\/span\u003e \u003cspan class=\"size-dims-sub\"\u003eDia 50 cm × H 17 cm\u003c\/span\u003e \u003cspan class=\"size-power\"\u003e~48W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"temp-note\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" style=\"flex-shrink: 0; margin-top: 1px;\" stroke-width=\"1.5\" stroke=\"#7a5538\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"13\" width=\"13\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4M12 16h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eThe default color temperature is Warm Light (3000K).\u003c\/strong\u003e Neutral Light (4000K) or Cool Light (6000K) available — contact our support team before ordering.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETTAGLI --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDetails\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eMetal, Wood, Fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eBody Color\u003c\/span\u003e \u003cspan style=\"display: flex; align-items: center; gap: 6px;\" class=\"spec-val\"\u003e \u003cspan style=\"width: 12px; height: 12px; border-radius: 50%; background: repeating-linear-gradient(160deg,#6b4530 0px,#3a2010 3px,#7a5540 5px,#4a2e1a 8px); border: 0.5px solid rgba(0,0,0,0.12); flex-shrink: 0; display: inline-block;\"\u003e\u003c\/span\u003e Walnut Color \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eLampshade Color\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eBeige (patterned fabric)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eStyle\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eRetro \/ Vintage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eType\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eCeiling Lamp — Indoor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eWiring\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eFixed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eLight source\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eIntegrated LED — no bulb required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eColor temperature\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eWarm Light \/ TRIAC Dimming Warm Light (specify when ordering)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eCertifications\u003c\/span\u003e\n\u003cdiv class=\"cert-badges\"\u003e\n\u003cspan class=\"cert-badge\"\u003eNorth America\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eAustralia\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eEurope\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eMiddle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DOWNLOAD --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eResources \u0026amp; Downloads\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1wq5-YNwBD4YdICvEmNW8C-izJU4fR-KA\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#7a5538\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\u003e\u003cpath d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"\u003e\u003c\/path\u003e\u003crect rx=\"1\" height=\"4\" width=\"6\" y=\"3\" x=\"9\"\u003e\u003c\/rect\u003e\u003cline y2=\"12\" x2=\"15\" y1=\"12\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"13\" y1=\"16\" x1=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\nSpecification Sheet\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1MUHZ5fAnmMIHJVxWrgnFN5mNd8FfpDh2\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#7a5538\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\u003e\u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\nInstallation Guide\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1DdsJ7KkY61gOF4BZ0sOVVaU9vuy3Jbex\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#7a5538\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"22.08\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n3D File\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003eSmall (∅11.8″, ~18W)\u003c\/strong\u003e is suitable for compact bedrooms, hallways, or accent spaces. The \u003cstrong\u003eMedium (∅15.7″, ~36W)\u003c\/strong\u003e works well as the main light in a standard bedroom or dining room. The \u003cstrong\u003eLarge (∅19.7″, ~48W)\u003c\/strong\u003e provides the widest light coverage — ideal for larger living rooms or dining rooms where you want a decorative piece with functional lighting.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I have a different color temperature?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe Kateo comes with \u003cstrong\u003eWarm Light (3000K)\u003c\/strong\u003e as standard. If you need \u003cstrong\u003eNeutral Light (4000K)\u003c\/strong\u003e or \u003cstrong\u003eCool Light (6000K)\u003c\/strong\u003e, contact our support team before placing your order and we will arrange it accordingly.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require a bulb?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo — the Kateo features an \u003cstrong\u003eintegrated LED\u003c\/strong\u003e. No bulb needs to be purchased or replaced. It arrives ready to be wired and used straight out of the box.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require professional installation?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes — this ceiling lamp is \u003cstrong\u003efixed\u003c\/strong\u003e and requires an electrical connection to the ceiling. We recommend having the wiring handled by a licensed electrician. Refer to the Installation Guide in the Downloads section above.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TrendsBySarando.it","offers":[{"title":"∅ 11.8″ x H 6.7″ \/ Dia 30cm x H 17cm \/ Walnut Color \u0026 Beige \/ Warm Light","offer_id":55060574404950,"sku":"MJC-2526-01","price":203.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 11.8″ x H 6.7″ \/ Dia 30cm x H 17cm \/ Walnut Color \u0026 Beige \/ Dimming Triac Warm","offer_id":55060574437718,"sku":"MJC-2526-04","price":226.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 15.7″ x H 6.7″ \/ Dia 40cm x H 17cm \/ Walnut Color \u0026 Beige \/ Warm Light","offer_id":55060574470486,"sku":"MJC-2526-02","price":222.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 15.7″ x H 6.7″ \/ Dia 40cm x H 17cm \/ Walnut Color \u0026 Beige \/ Dimming Triac Warm","offer_id":55060574503254,"sku":"MJC-2526-05","price":245.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.7″ x H 6.7″ \/ Dia 50cm x H 17cm \/ Walnut Color \u0026 Beige \/ Warm Light","offer_id":55060574536022,"sku":"MJC-2526-03","price":272.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.7″ x H 6.7″ \/ Dia 50cm x H 17cm \/ Walnut Color \u0026 Beige \/ Dimming Triac Warm","offer_id":55060574568790,"sku":"MJC-2526-06","price":296.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/8438\/8694\/files\/Kateo_Ceiling_Light_0526.jpg?v=1787339634","url":"https:\/\/www.trendsbysarando.it\/en-gb\/products\/lampada-da-soffitto-kateo","provider":"TrendsBySarando.it","version":"1.0","type":"link"}