{"product_id":"lampada-da-tavolo-nesso","title":"Nesso Table Lamp","description":"\u003c!-- ▼▼▼ SHOPIFY: COPIA DA QUI ▼▼▼ --\u003e\n\u003cstyle\u003e\n.d {\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0.5rem 0 3rem;\n  font-family: -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Arial, sans-serif;\n\n  \/* Palette Nesso — allineata con la Lampada da Parete Nivelle\n     ottone classico raffinato invecchiato \/ toni ereditari caldi *\/\n  --bg:          #ffffff;\n  --bg-card:     #faf8f3;\n  --bg-deep:     #f0e8d6;\n  --border:      #e3d8c0;\n  --border-lt:   #ede2cc;\n  --accent:      #9a6830;     \/* ottone classico raffinato *\/\n  --accent-dk:   #2c1c08;     \/* tabacco scuro *\/\n  --accent-lt:   #b88a50;\n  --accent-bg:   #f3e8d0;\n  --accent-bdr:  #c8a874;\n  --text:        #1a1408;\n  --text-mid:    #4a3818;\n  --text-light:  #8a7448;\n\n  color: var(--text);\n  line-height: 1.6;\n}\n.d *, .d *::before, .d *::after { box-sizing: border-box; }\n.d svg { fill: none !important; }\n.d a { color: inherit; }\n\/* Difensivo: nascondi paragrafi vuoti\/rotture che Shopify WYSIWYG potrebbe iniettare tra le sezioni *\/\n.d \u003e p, .d \u003e br { display: none; }\n\n\/* ── Video Hero (in cima alla pagina — enfasi sul design heritage) ─── *\/\n.d .video-wrapper {\n  position: relative;\n  padding-bottom: 56.25%;  \/* rapporto 16:9 *\/\n  height: 0;\n  overflow: hidden;\n  border-radius: 14px;\n  margin-bottom: 2.5rem;\n  background: #000;\n  border: 0.5px solid var(--border);\n}\n.d .video-wrapper iframe {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n  border: 0;\n}\n\n\/* ── Intestazione sezione ──────────────────────────────────── *\/\n.d .sec { margin-bottom: 2.5rem; }\n.d .sec:last-child { margin-bottom: 0; }\n.d .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1.1rem; }\n.d .sec-header-line { flex: 1; height: 0.5px; background: var(--border); }\n.d .sec-title {\n  font-size: 10.5px; font-weight: 700;\n  letter-spacing: 0.14em; text-transform: uppercase;\n  color: var(--accent); white-space: nowrap;\n}\n\n\/* ── Panoramica (trasparente — v3) ────────────────────── *\/\n.d .overview-card {\n  background: transparent; border: none;\n  border-radius: 0; padding: 0;\n}\n.d .overview-card p { margin: 0 0 0.85em; font-size: 12px; line-height: 1.75; color: var(--text-mid); }\n.d .overview-card p:last-child { margin-bottom: 0; }\n.d .overview-card strong { color: var(--text); font-weight: 700; }\n\n\/* ── Chiamata heritage — card museale distinta ────── *\/\n.d .heritage-card {\n  display: flex; gap: 10px; align-items: flex-start;\n  padding: 12px 16px; margin-top: 0.85rem;\n  background: var(--accent-bg); border: 0.5px solid var(--accent-bdr);\n  border-left: 2.5px solid var(--accent); border-radius: 10px;\n  font-size: 10.5px; line-height: 1.6; color: var(--text-mid);\n}\n.d .heritage-card svg { width: 14px; height: 14px; stroke: var(--accent); stroke-width: 1.7; flex-shrink: 0; margin-top: 1px; }\n.d .heritage-card p { margin: 0; }\n.d .heritage-card strong { color: var(--accent-dk); font-weight: 700; letter-spacing: 0.04em; }\n\n\/* ── Perché ti piacerà (compatto) ───────────────────── *\/\n.d .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }\n.d .feature-card {\n  background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 12px; padding: 12px 11px 11px;\n}\n.d .feature-icon-wrap {\n  width: 24px; height: 24px; border-radius: 6px;\n  background: var(--accent-bg); border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 7px;\n}\n.d .feature-icon-wrap svg { width: 12px; height: 12px; stroke: var(--accent); stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }\n.d .feature-title { font-size: 10px; font-weight: 700; color: var(--text); margin: 0 0 4px; }\n.d .feature-desc { font-size: 9px; line-height: 1.5; color: var(--text-mid); margin: 0; }\n\n\/* ── Dimensioni (card di dimensione singola) ──────────────────── *\/\n.d .size-card {\n  background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 14px; overflow: hidden;\n  max-width: 480px; margin: 0 auto;\n}\n.d .size-img {\n  display: block; padding: 1.5rem; background: #fff;\n  border-bottom: 0.5px solid var(--border-lt); text-decoration: none;\n}\n.d .size-img img {\n  display: block;\n  max-width: 100%; max-height: 280px;\n  width: auto; height: auto;\n  margin: 0 auto;\n  object-fit: contain;\n}\n.d .size-body { padding: 14px 18px 16px; }\n.d .size-badge {\n  display: inline-block; font-size: 10px; font-weight: 700;\n  letter-spacing: 0.07em; text-transform: uppercase;\n  color: var(--accent); background: var(--accent-bg);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 2px 9px; border-radius: 99px; margin-bottom: 8px;\n}\n.d .size-dims { font-size: 13.5px; font-weight: 600; color: var(--text); margin: 0 0 2px; }\n.d .size-dims-sub { font-size: 11.5px; color: var(--text-light); margin: 0 0 6px; }\n.d .size-best-for { font-size: 11px; color: var(--text-light); line-height: 1.5; margin: 6px 0 0; padding-top: 8px; border-top: 0.5px dashed var(--border); }\n.d .size-best-for strong { color: var(--accent); font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; font-size: 9.5px; }\n\n\/* ── Tabella specifiche ─────────────────────────────────────── *\/\n.d .spec-grid {\n  display: flex; flex-direction: column;\n  border: 0.5px solid var(--border); border-radius: 14px; overflow: hidden;\n}\n.d .spec-item {\n  padding: 10px 18px; border-bottom: 0.5px solid var(--border-lt);\n  display: flex; align-items: center; background: var(--bg-card);\n}\n.d .spec-item:nth-child(even) { background: var(--bg); }\n.d .spec-item:last-child { border-bottom: none; }\n.d .spec-key {\n  font-size: 10.5px; font-weight: 700;\n  letter-spacing: 0.06em; text-transform: uppercase;\n  color: var(--accent); width: 165px; flex-shrink: 0;\n}\n.d .spec-val { font-size: 12.5px; font-weight: 500; color: var(--text); }\n\n.d .cert-badges { display: flex; flex-wrap: wrap; gap: 6px; }\n.d .cert-badge {\n  font-size: 10.5px; font-weight: 600; letter-spacing: 0.04em;\n  color: var(--accent); background: var(--accent-bg);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 3px 10px; border-radius: 99px;\n}\n\n\/* ── Download (compatibile con Shopify-WYSIWYG) ───────────── *\/\n.d .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }\n.d .dl-btn {\n  position: relative;\n  display: flex; flex-direction: column;\n  align-items: center; justify-content: center; gap: 8px;\n  padding: 16px 12px; border-radius: 12px;\n  border: 0.5px solid var(--border); background: var(--bg-card);\n  font-size: 12px; font-weight: 600; color: var(--text);\n  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1),\n              box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1),\n              border-color 0.25s ease,\n              background-color 0.25s ease;\n}\n.d .dl-btn a,\n.d .dl-btn a:link,\n.d .dl-btn a:visited,\n.d .dl-btn a:hover,\n.d .dl-btn a:active {\n  color: inherit !important;\n  text-decoration: none !important;\n  background: transparent !important;\n}\n.d .dl-btn a::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  border-radius: inherit;\n}\n.d .dl-btn:hover {\n  transform: translateY(-2px);\n  border-color: var(--accent-bdr);\n  background: var(--accent-bg);\n  box-shadow: 0 6px 16px rgba(44, 28, 8, 0.12);\n}\n.d .dl-btn:active {\n  transform: translateY(0);\n  box-shadow: 0 1px 4px rgba(44, 28, 8, 0.08);\n  transition-duration: 0.1s;\n}\n.d .dl-icon-wrap {\n  width: 34px; height: 34px; border-radius: 9px;\n  background: var(--accent-bg); border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n  transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;\n  flex-shrink: 0;\n}\n.d .dl-btn:hover .dl-icon-wrap {\n  background: var(--accent);\n  border-color: var(--accent);\n  transform: scale(1.08);\n}\n.d .dl-icon-wrap svg {\n  width: 17px; height: 17px;\n  stroke: var(--accent); stroke-width: 1.6;\n  stroke-linecap: round; stroke-linejoin: round;\n  transition: stroke 0.25s ease;\n}\n.d .dl-btn:hover .dl-icon-wrap svg { stroke: #fff; }\n.d .dl-label { display: inline-block; }\n\n\/* ── FAQ (peso del carattere 400 — v3) ─────────────────────── *\/\n.d .faq-list { display: flex; flex-direction: column; gap: 6px; }\n.d .faq-list details {\n  border: 0.5px solid var(--border); border-radius: 12px;\n  background: var(--bg-card); overflow: hidden;\n}\n.d .faq-list summary {\n  list-style: none;\n  padding: 14px 18px;\n  font-size: 13px; font-weight: 400; color: var(--text);\n  cursor: pointer;\n  display: flex; align-items: center; justify-content: space-between; gap: 12px;\n}\n.d .faq-list summary::-webkit-details-marker { display: none; }\n.d .faq-list summary::after {\n  content: ''; flex-shrink: 0;\n  width: 19px; height: 19px; border-radius: 50%;\n  background: var(--accent-bg) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='9' height='9' viewBox='0 0 9 9' fill='none' stroke='%239a6830' stroke-width='1.6' stroke-linecap='round'%3E%3Cpolyline points='1.5,3 4.5,6 7.5,3'\/%3E%3C\/svg%3E\") center\/9px no-repeat;\n  border: 0.5px solid var(--accent-bdr);\n  transition: transform 0.2s;\n}\n.d .faq-list details[open] summary::after { transform: rotate(180deg); }\n.d .faq-list .faq-a {\n  padding: 0 18px 16px;\n  font-size: 12.5px; line-height: 1.65; color: var(--text-mid);\n}\n.d .faq-list .faq-a a {\n  color: var(--accent); font-weight: 600; text-decoration: underline;\n}\n\n\/* ════ RESPONSIVE ════════════════════════════════════ *\/\n@media (max-width: 480px) {\n  .d { padding: 0.5rem 0 2rem; }\n  .d .sec { margin-bottom: 2rem; }\n  .d .sec-header { margin-bottom: 1rem; }\n  .d .sec-title { font-size: 11px; }\n  .d .video-wrapper { margin-bottom: 1.5rem; border-radius: 10px; }\n  .d .overview-card { padding: 0; }\n  .d .overview-card p { font-size: 13px; line-height: 1.7; }\n  .d .heritage-card { font-size: 11.5px; line-height: 1.6; padding: 11px 14px; }\n  .d .heritage-card svg { width: 13px; height: 13px; margin-top: 1px; }\n  .d .features-grid { grid-template-columns: 1fr; gap: 8px; }\n  .d .feature-card { padding: 12px 14px 11px; }\n  .d .feature-icon-wrap { width: 26px; height: 26px; margin-bottom: 7px; }\n  .d .feature-icon-wrap svg { width: 13px; height: 13px; }\n  .d .feature-title { font-size: 11px; margin: 0 0 4px; }\n  .d .feature-desc { font-size: 10.5px; line-height: 1.55; }\n  .d .size-img { padding: 1rem; }\n  .d .size-img img { max-height: 240px; }\n  .d .size-dims { font-size: 14px; }\n  .d .size-dims-sub { font-size: 12px; }\n  .d .size-best-for { font-size: 12px; }\n  .d .spec-item { flex-direction: column; align-items: flex-start; gap: 4px; padding: 12px 16px; }\n  .d .spec-key { width: auto; font-size: 11px; }\n  .d .spec-val { font-size: 13px; }\n  .d .dl-grid { grid-template-columns: 1fr; gap: 10px; }\n  .d .dl-btn { flex-direction: row; justify-content: flex-start; padding: 14px 16px; gap: 12px; min-height: 60px; }\n  .d .cert-badges { flex-direction: column; align-items: flex-start; }\n  .d .faq-list summary { padding: 14px 16px; font-size: 14px; }\n  .d .faq-list .faq-a { padding: 0 16px 16px; font-size: 13px; line-height: 1.65; }\n}\n@media (min-width: 481px) and (max-width: 768px) {\n  .d { padding: 0.5rem 0 2.5rem; }\n  .d .features-grid { grid-template-columns: 1fr 1fr; gap: 8px; }\n  .d .dl-grid { grid-template-columns: 1fr 1fr; gap: 10px; }\n  .d .spec-key { width: 130px; }\n}\n@media (hover: none) and (pointer: coarse) {\n  .d .dl-btn { min-height: 64px; }\n  .d .faq-list summary { min-height: 50px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003c!-- ═══ VIDEO HERO (storia del design Nesso) ════════════════ --\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/rYOi_H0hhlk\" title=\"Lampada da Tavolo Nesso — Storia del Design\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- ═══ PANORAMICA ══════════════════════════════════════ --\u003e\n\u003csection 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\u003eThe \u003cstrong\u003eNesso Table Lamp\u003c\/strong\u003e is a faithful interpretation of the iconic 1965 Mid-Century Modern design — a mushroom-shaped thermoplastic lamp that has become an international design icon and now resides in leading design museums around the world.\u003c\/p\u003e\n\u003cp\u003eAt \u003cstrong\u003e12.6″ × 9.1″\u003c\/strong\u003e high, Nesso fits on bedside tables, desks, consoles, and in offices. Available in iconic \u003cstrong\u003eOrange or White\u003c\/strong\u003e. 59″ (150 cm) power cord with inline on\/off switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heritage-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 21h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 21V8l7-5 7 5v13\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eMODERN CLASSICS COLLECTION.\u003c\/strong\u003e Part of Mooijane’s tribute to legendary mid-century industrial design — first introduced in 1965 as a marvel of injection-molded thermoplastic, bringing industrial materials and methods into home and work environments. An international icon of futuristic, democratic design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══ PERCHÉ TI PIACERÀ ════════════════════════════ --\u003e\n\u003csection 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 viewbox=\"0 0 24 24\"\u003e\u003crect x=\"6\" y=\"9\" width=\"12\" height=\"13\" rx=\"0.3\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"22\" x2=\"21\" y2=\"22\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"9\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 4 L4 9 L20 9 L12 4 Z\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"12\" x2=\"9\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"12\" x2=\"12\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"12\" x2=\"15\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"feature-title\"\u003e1965 Design Icon\u003c\/p\u003e\n\u003cp class=\"feature-desc\"\u003eA legendary Mid-Century Modern design — collected by leading design museums around the world for its revolutionary use of plastic in home lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 11 Q5 5 12 5 Q19 5 19 11 L17 12 L7 12 Z\"\u003e\u003c\/path\u003e\u003cline x1=\"11\" y1=\"12\" x2=\"11\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"13\" y1=\"12\" x2=\"13\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"20\" x2=\"15\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"feature-title\"\u003eLuminous Mushroom Shape\u003c\/p\u003e\n\u003cp class=\"feature-desc\"\u003eThe entire PC plastic body diffuses light from within — a soft, even glow without glare or a visible bulb. Purely sculptural light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M7 12 Q7 8 12 8 Q17 8 17 12 L16 13 L8 13 Z\"\u003e\u003c\/path\u003e\u003cline x1=\"11\" y1=\"13\" x2=\"11\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"13\" y1=\"13\" x2=\"13\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"18\" x2=\"15\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"20\" x2=\"21\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"feature-title\"\u003eCompact Iconic Scale\u003c\/p\u003e\n\u003cp class=\"feature-desc\"\u003e12.6″ wide × 9.1″ high — fits perfectly on bedside tables, desks, consoles, or office surfaces. A statement piece that does not overwhelm the space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══ DIMENSIONI ════════════════════════════════════ --\u003e\n\u003csection 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 class=\"size-card\"\u003e\n\u003ca class=\"size-img\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Nesso_Table_Lamp_307_600x600.jpg?v=1686789047\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Nesso_Table_Lamp_307_600x600.jpg?v=1686789047\" alt=\"Nesso Table Lamp dimensions — diameter 12.6 inches × height 9.1 inches\"\u003e \u003c\/a\u003e\n\u003cdiv class=\"size-body\"\u003e\n\u003cspan class=\"size-badge\"\u003eStandard Size\u003c\/span\u003e\n\u003cp class=\"size-dims\"\u003e∅ 12.6″ × H 9.1″\u003c\/p\u003e\n\u003cp class=\"size-dims-sub\"\u003eDia. 32 cm × H 23 cm · 59″ (150 cm) power cord with inline switch\u003c\/p\u003e\n\u003cp class=\"size-best-for\"\u003e\u003cstrong\u003eIdeal for:\u003c\/strong\u003e bedside table · desk · console · office accent · mid-century \/ minimalist \/ Scandinavian \/ Atomic Era \/ pop-art interiors · spaces for design enthusiasts\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══ DETTAGLI ═══════════════════════════════════════ --\u003e\n\u003csection 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\u003cdiv class=\"spec-key\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eTable Lamp — plug-in, inline on\/off switch, indoor use only, mid-century modern icon\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eThermoplastic PC (polycarbonate) — one-piece injection-molded body\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBody Color\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 10px; flex-wrap: wrap;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 5px;\"\u003e\u003cspan style=\"width: 11px; height: 11px; border-radius: 50%; background: linear-gradient(160deg,#ffffff 0%,#f0f0f2 50%,#d4d6dc 100%); border: 0.5px solid #b8bcc4; display: inline-block; flex-shrink: 0;\"\u003e\u003c\/span\u003e White\u003c\/span\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 5px;\"\u003e\u003cspan style=\"width: 11px; height: 11px; border-radius: 50%; background: linear-gradient(160deg,#ff7038 0%,#e85a20 50%,#b8421a 100%); border: 0.5px solid rgba(0,0,0,0.15); display: inline-block; flex-shrink: 0;\"\u003e\u003c\/span\u003e Orange\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMid-Century Modern · 1960s · Atomic Era · Pop Art\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eE14 base · 1 socket · MAX 15W — bulbs not included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eAC 110–240V — works with standard 120V US outlets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eSwitch\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eInline on\/off switch on the cord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCord\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e59″ (150 cm) plug-in cord with switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eUsage Environment\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFor indoor use only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\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\/section\u003e\n\u003c!-- ═══ DOWNLOAD ═════════════════════════════════════ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDownload\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\u003cdiv class=\"dl-btn\"\u003e\n\u003cspan class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"9\" y1=\"8\" x2=\"15\" y2=\"8\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"12\" x2=\"15\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"16\" x2=\"13\" y2=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1XRBCDjMbeQmA6jJg_VuzD3NCWPBg7JwF\/view?usp=drive_link\" rel=\"noopener\" class=\"dl-label\" target=\"_blank\"\u003eTechnical Specifications\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-btn\"\u003e\n\u003cspan class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14.7 6.3l3 3-9 9-4-1 1-4 9-9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14.7 6.3l3-3 4 4-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1ryieX4hxk04WlWVj19X_hRfyS6HMK_tP\/view?usp=drive_link\" rel=\"noopener\" class=\"dl-label\" target=\"_blank\"\u003eInstallation Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-btn\"\u003e\n\u003cspan class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 7.5L12 12l8-4.5\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"12\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1PF5VsmtG6yukrLvdu_OFv03Nb0tbf8XD\/view?usp=drive_link\" rel=\"noopener\" class=\"dl-label\" target=\"_blank\"\u003e3D File\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══ FAQ (5 — heritage + lampadina + colore + stile + cura) ═ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFAQ\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\u003eWhat type of light bulb does it use?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo bulb included. Nesso uses an \u003cstrong\u003eE14-base bulb, MAX 15W\u003c\/strong\u003e — slightly smaller than the standard US E12 candelabra base. \u003cstrong\u003eFor US customers:\u003c\/strong\u003e E14 LED candelabra bulbs are widely available on Amazon — search for \"E14 warm white candelabra LED bulb 4-6W\" for many options. We recommend a \u003cstrong\u003e2700K warm white LED bulb, 4-6W\u003c\/strong\u003e (equivalent to approximately 25-40W incandescent) for the most authentic mid-century glow through the diffused PC body. Avoid bulbs over 15W — Nesso is designed for a soft accent light, not primary room illumination.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s the difference between White and Orange?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eSame shape, different personality: \u003cbr\u003e• \u003cstrong\u003eWhite:\u003c\/strong\u003e minimal, gallery-clean, and versatile. It disappears in unlit rooms and glows like a soft moon when lit. It pairs with practically any modern, Scandinavian, or minimalist interior. \u003cbr\u003e• \u003cstrong\u003eOrange:\u003c\/strong\u003e the \u003cem\u003eoriginal\u003c\/em\u003e color — bold, optimistic, unmistakably ’60s. It becomes a focal point in any room, anchoring mid-century, atomic-age, or pop-art interiors with a perfect burst of color. Orange is the choice for design purists. \u003cbr\u003eIf you want a subtle design statement, choose White. If you want the iconic 1965 look, choose Orange.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere does Nesso look best?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNesso fits beautifully in any space that appreciates iconic design: \u003cbr\u003e• \u003cstrong\u003eMid-century modern interiors\u003c\/strong\u003e (Eames, Saarinen, Knoll furnishings) \u003cbr\u003e• \u003cstrong\u003eModern minimalist living rooms\u003c\/strong\u003e on a console or side table \u003cbr\u003e• \u003cstrong\u003eBedside table in a contemporary bedroom\u003c\/strong\u003e \u003cbr\u003e• \u003cstrong\u003eOffice or study desk\u003c\/strong\u003e as a creative-thinking light \u003cbr\u003e• \u003cstrong\u003eAtomic-age \/ pop-art \/ ’60s-style spaces\u003c\/strong\u003e \u003cbr\u003e• \u003cstrong\u003eDesigner libraries \/ collectors’ spaces\u003c\/strong\u003e \u003cbr\u003eIt’s compact (12.6″ wide), so it works well in both small apartments and spacious lofts. The diffused glow is ideal for evening reading or ambient lighting, but less suitable as a primary task light.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean and care for Nesso?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNesso is made of PC (polycarbonate) plastic — durable, lightweight, and easy to maintain. \u003cstrong\u003eFor routine cleaning:\u003c\/strong\u003e wipe with a soft microfiber cloth and a small amount of mild soap and water (or glass cleaner). \u003cstrong\u003eAvoid:\u003c\/strong\u003e abrasive cleaners, scouring pads, acetone, or strong solvents — these can scratch or dull the polycarbonate surface. The orange version may fade slightly if exposed to direct sunlight for years, so consider placing it away from south-facing windows to preserve the color over the long term.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════════════════════════════════════════ --\u003e\n\u003c\/div\u003e\n\u003c!-- ▲▲▲ SHOPIFY: COPIA FINO QUI ▲▲▲ --\u003e","brand":"TrendsBySarando.it","offers":[{"title":"∅ 12.6″ x H 9.1″ \/ Dia 32cm x H 23cm \/ Orange \/ Spine USA","offer_id":55060673364310,"sku":"20220101175401","price":117.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 12.6″ x H 9.1″ \/ Dia 32cm x H 23cm \/ Orange \/ UK Plug","offer_id":55060673397078,"sku":"20220101175402","price":117.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 12.6″ x H 9.1″ \/ Dia 32cm x H 23cm \/ Orange \/ Spine AU","offer_id":55060673429846,"sku":"20220101175403","price":117.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 12.6″ x H 9.1″ \/ Dia 32cm x H 23cm \/ Orange \/ Spine EU","offer_id":55060673462614,"sku":"20220101175404","price":117.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 12.6″ x H 9.1″ \/ Dia 32cm x H 23cm \/ White \/ Spine USA","offer_id":55060673495382,"sku":"20220101175405","price":117.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 12.6″ x H 9.1″ \/ Dia 32cm x H 23cm \/ White \/ UK Plug","offer_id":55060673528150,"sku":"20220101175406","price":117.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 12.6″ x H 9.1″ \/ Dia 32cm x H 23cm \/ White \/ Spine AU","offer_id":55060673560918,"sku":"20220101175407","price":117.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 12.6″ x H 9.1″ \/ Dia 32cm x H 23cm \/ White \/ Spine EU","offer_id":55060673593686,"sku":"20220101175408","price":117.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/8438\/8694\/files\/Nesso_Table_Lamp_01.jpg?v=1787342298","url":"https:\/\/www.trendsbysarando.it\/en-gb\/products\/lampada-da-tavolo-nesso","provider":"TrendsBySarando.it","version":"1.0","type":"link"}