{"product_id":"lampada-da-soffitto-serge-mouille-a","title":"Serge Mouille Ceiling Lamp A","description":"\u003cstyle\u003e\n  \/*\n   ╔═ PALETTA COLORI — Lampada da soffitto Serge Mouille Spider ═════╗\n   ║  Corpo nero opaco  →  accentuazione primaria    #1a1a1a          ║\n   ║  Giunti a sfera in ottone →  evidenziazione dorata    #9a7830          ║\n   ║  Riflettore in alluminio →  argento freddo       #8a9098          ║\n   ║  Crema di metà secolo →  sfondo carta           #f7f5f0          ║\n   ║  Bianco caldo    →  sfondo pagina           #ffffff          ║\n   ╚══════════════════════════════════════════════════════════╝\n  *\/\n  :root {\n    --bg:          #ffffff;\n    --bg-card:     #f7f5f0;\n    --bg-deep:     #eeebe4;\n    --border:      #dedad2;\n    --border-lt:   #e8e5de;\n    --ink:         #1a1a1a;      \/* corpo nero opaco *\/\n    --brass:       #9a7830;      \/* giunto a sfera in ottone *\/\n    --brass-bg:    #f5edd8;\n    --brass-bdr:   #d4a850;\n    --steel:       #5a5e66;      \/* acciaio medio *\/\n    --text:        #18191c;\n    --text-mid:    #484c54;\n    --text-light:  #8a8e98;\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(--steel); white-space: nowrap;\n  }\n\n  \/* Video *\/\n  .video-frame {\n    border-radius: 14px; overflow: hidden;\n    aspect-ratio: 16\/9; background: #111;\n    border: 0.5px solid var(--border);\n  }\n  .video-frame iframe { width: 100%; height: 100%; border: none; display: block; }\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  \/* Nota di patrimonio — barra scura di metà secolo *\/\n  .heritage-bar {\n    margin-top: 14px;\n    background: var(--ink);\n    border-radius: 12px;\n    padding: 15px 20px;\n    display: flex; align-items: center; gap: 16px;\n  }\n  .heritage-bar-text { font-size: 12px; color: #b0b4be; line-height: 1.65; flex: 1; }\n  .heritage-bar-text strong { color: #e8eaee; }\n  .brass-dot {\n    flex-shrink: 0; width: 28px; height: 28px; border-radius: 50%;\n    background: radial-gradient(circle at 35% 30%, #f0d060, #c89020 50%, #7a5000 85%);\n    box-shadow: 0 0 0 2px rgba(255,255,255,0.08);\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(--brass-bg); border: 0.5px solid var(--brass-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  \/* Chips di colore *\/\n  .color-chips { display: flex; gap: 8px; flex-wrap: wrap; }\n  .color-chip {\n    display: flex; align-items: center; gap: 7px;\n    padding: 7px 14px; border-radius: 99px;\n    border: 0.5px solid var(--border); background: var(--bg-card);\n    font-size: 12px; font-weight: 500; color: var(--text);\n  }\n  .chip-dot { width: 12px; height: 12px; border-radius: 50%; flex-shrink: 0; }\n\n  \/* Schede dimensioni *\/\n  .size-grid { display: flex; flex-direction: column; gap: 12px; }\n  .size-card {\n    background: var(--bg-card); border: 0.5px solid var(--border);\n    border-radius: 14px; overflow: hidden;\n  }\n  .size-img {\n    background: #fff; border-bottom: 0.5px solid var(--border);\n    padding: 1.5rem; display: flex; align-items: center; justify-content: center;\n  }\n  .size-img img { max-width: 100%; height: auto; display: block; }\n  .size-info { padding: 12px 18px 14px; display: flex; align-items: center; gap: 14px; flex-wrap: wrap; }\n  .size-badge {\n    font-size: 10px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase;\n    color: var(--brass); background: var(--brass-bg);\n    border: 0.5px solid var(--brass-bdr);\n    padding: 3px 10px; border-radius: 99px; flex-shrink: 0;\n  }\n  .size-dims { font-size: 13px; font-weight: 700; color: var(--text); }\n  .size-dims-sub { font-size: 11px; color: var(--text-light); }\n\n  \/* Link video montaggio *\/\n  .video-link {\n    display: flex; align-items: center; gap: 12px;\n    padding: 12px 16px; background: var(--bg-card);\n    border: 0.5px solid var(--border); border-radius: 10px;\n    text-decoration: none;\n  }\n  .video-link:hover { background: var(--bg-deep); }\n  .yt-pill {\n    flex-shrink: 0; background: #e02020;\n    border-radius: 6px; padding: 5px 8px;\n    display: flex; align-items: center; gap: 5px;\n  }\n  .yt-pill span { font-size: 10px; font-weight: 700; color: #fff; letter-spacing: 0.04em; }\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(--steel); 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(--brass-bg); border: 0.5px solid var(--brass-bdr); color: var(--brass); 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(--brass-bdr); }\n  .dl-icon-wrap { width: 34px; height: 34px; border-radius: 9px; background: var(--brass-bg); border: 0.5px solid var(--brass-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(--brass-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='%239a7830' 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(--brass-bdr); transition: transform 0.2s;\n  }\n  .faq-list details[open] summary::after { transform: rotate(180deg); }\n  .faq-list details[open] summary { color: var(--brass); }\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  }\n\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003c!-- VIDEO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProduct Video\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-frame\"\u003e\u003ciframe title=\"Lampada da soffitto Serge Mouille Spider\" src=\"https:\/\/www.youtube.com\/embed\/OMqhj9nVYZY?si=FIJhmc4xH8LZdbpI\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 10px;\" class=\"video-frame\"\u003e\u003ciframe title=\"Video di Montaggio — Serge Mouille Spider\" src=\"https:\/\/www.youtube.com\/embed\/Ann6oUtrhJo?si=unQW3OfRKH3GKvEQ\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003ca style=\"margin-top: 10px;\" class=\"video-link\" rel=\"noopener\" href=\"https:\/\/www.youtube.com\/watch?v=3wF0siJb5EY\" target=\"_blank\"\u003e\n\u003cdiv style=\"flex-shrink: 0;\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 40 28\" height=\"28\" width=\"40\"\u003e\n \u003crect fill=\"#e02020\" rx=\"6\" height=\"28\" width=\"40\"\u003e\u003c\/rect\u003e\n \u003cpolygon fill=\"#ffffff\" points=\"16,8 16,20 27,14\"\u003e\u003c\/polygon\u003e\n \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"flex: 1;\"\u003e\n\u003cdiv style=\"font-size: 12px; font-weight: bold; color: var(--text);\"\u003eInstallation Video — Ceiling Mounting\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; color: var(--text-light); margin-top: 2px;\"\u003eComplete Ceiling Wiring and Canopy Installation Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--text-light)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"13\" width=\"13\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline y2=\"3\" x2=\"21\" y1=\"14\" x1=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/a\u003e\n\u003c\/div\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\u003eThe \u003cstrong\u003eSerge Mouille 3-arm fixed \"Spider\" wall lamp\u003c\/strong\u003e is a timeless icon of mid-century design, first introduced in 1955. Designed to illuminate every corner of large rooms, its magnificent articulated arms radiate from a central brass ball joint — bold, unique, and unmistakably sculptural. After 70 years, it continues to be one of the most recognizable ceiling lamps in modern interior design.\u003c\/p\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eAvailable in two finishes, it brings an elegant, distinctive atmosphere to restaurants, libraries, and spacious living rooms. The lightweight construction — lacquered aluminum shades, steel body, and swivel brass joints — makes installation easy without sacrificing presence.\u003c\/p\u003e\n\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=\"#9a7830\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003ccircle r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3 12h1M20 12h1M12 3v1M12 20v1M5.64 5.64l.7.7M17.66 17.66l.7.7M5.64 18.36l.7-.7M17.66 6.34l.7-.7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eSwivel Brass Joints\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eEach arm rotates independently — angle the shades precisely to illuminate any corner of a large room.\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=\"#9a7830\" 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\"\u003eMid-Century Icon\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eOriginally designed in 1955 — a 70-year design legacy that remains as captivating as ever.\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=\"#9a7830\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cpolyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\u003e\u003c\/polyline\u003e\u003cpolyline points=\"17 6 23 6 23 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003e3 or 6 Arms\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eChoose the right scale — 3 arms for standard rooms, 6 arms for large open-plan or commercial spaces.\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 class=\"size-grid\"\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cdiv class=\"size-img\"\u003e\u003cimg alt=\"3 heads\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Serge_Mouille-_Ceiling_Light_Size__04_600x600_b2e5d485-6d95-4b46-b398-b7c636b4ae52_600x600.jpg?v=1684024473\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-info\"\u003e\n\u003cspan class=\"size-badge\"\u003e3 Heads\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"size-dims\"\u003eW 59″ × H 12.6″\u003c\/div\u003e\n\u003cdiv class=\"size-dims-sub\"\u003eW 150 cm × H 32 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cdiv class=\"size-img\"\u003e\u003cimg alt=\"6 heads\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Serge_Mouille-_Ceiling_Light_Size__03_600x600_74bcb38d-74a4-4497-a998-c51ffe9372f3_600x600.jpg?v=1684024478\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-info\"\u003e\n\u003cspan class=\"size-badge\"\u003e6 Heads\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"size-dims\"\u003eW 86.6″ × H 12.6″\u003c\/div\u003e\n\u003cdiv class=\"size-dims-sub\"\u003eW 220 cm × H 32 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\"\u003eLacquered Aluminum, Steel, Brass\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: 10px; flex-wrap: wrap;\" class=\"spec-val\"\u003e \u003cspan style=\"display: flex; align-items: center; gap: 5px;\"\u003e\u003cspan style=\"width: 11px; height: 11px; border-radius: 50%; background: #f4f2ee; border: 0.5px solid #ccc; flex-shrink: 0; display: inline-block;\"\u003e\u003c\/span\u003eWhite\u003c\/span\u003e \u003cspan style=\"display: flex; align-items: center; gap: 5px;\"\u003e\u003cspan style=\"width: 11px; height: 11px; border-radius: 50%; background: #1a1a1a; border: 0.5px solid #444; flex-shrink: 0; display: inline-block;\"\u003e\u003c\/span\u003eBlack\u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eJoints\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eBrass ball joints — adjustable and swivel-mounted\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\"\u003eMid-Century Modern \/ Industrial\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\"\u003eBulb Base\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eE26 \/ E27 (standard US socket)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003ePackaging (3H)\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eL 130 cm × W 36 cm × H 23 cm\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\/11vBgBFLHDcANPAcPHV4t1k7cMXvAm3GL\/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=\"#9a7830\" 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\nTechnical Data Sheet\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1d7_5aT-udnW5Vks2cIZIOa-cwOvkkICM\/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=\"#9a7830\" 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=\"#\" 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=\"#9a7830\" 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 Files\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\u003eCan I adjust the direction of each arm?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes — each arm is mounted on a \u003cstrong\u003ebrass ball joint\u003c\/strong\u003e, allowing you to angle each reflector independently. This makes the Spider ideal for large rooms where you need to direct light toward specific areas, such as reading corners, dining areas, or artwork.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose — 3 heads or 6 heads?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003e3-head version (L59″)\u003c\/strong\u003e works beautifully in dining rooms, seating areas in bedrooms, and medium- to large-sized living rooms. The \u003cstrong\u003e6-head version (L86.6″)\u003c\/strong\u003e is designed for very large open-plan spaces, lofts, restaurants, or commercial environments where broad, even illumination is needed across a wide area.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulbs do I need?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eEach socket uses an \u003cstrong\u003eE26 or E27 base bulb\u003c\/strong\u003e (standard US socket). For an authentic mid-century look and warm illumination, we recommend warm-white LED bulbs. The number of bulbs corresponds to the number of heads — 3 or 6. Bulbs are not included.\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 lamp is \u003cstrong\u003efixed\u003c\/strong\u003e and requires an electrical connection to the ceiling. Given the lamp’s span (up to 86.6″ wide), installation requires care to ensure that the canopy is properly anchored. We recommend a licensed electrician. See the Installation Guide in the Downloads section.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TrendsBySarando.it","offers":[{"title":"3 teste: L 59″ x H 12.6″ \/ L 150cm x H 32cm \/ Nero","offer_id":55060566147414,"sku":"20220711162601","price":312.95,"currency_code":"EUR","in_stock":true},{"title":"3 teste: L 59″ x H 12.6″ \/ L 150cm x H 32cm \/ White","offer_id":55060566180182,"sku":"20220711162602","price":312.95,"currency_code":"EUR","in_stock":true},{"title":"6 teste: L 86.6″ x H 12.6″ \/ L 220cm x H 32cm \/ Nero","offer_id":55060566212950,"sku":"20220711162603","price":620.95,"currency_code":"EUR","in_stock":true},{"title":"6 teste: L 86.6″ x H 12.6″ \/ L 220cm x H 32cm \/ White","offer_id":55060566245718,"sku":"20220711162604","price":620.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/8438\/8694\/files\/Serge_Mouille_Ceiling_Light_A_0621_1.jpg?v=1787338992","url":"https:\/\/www.trendsbysarando.it\/en-ie\/products\/lampada-da-soffitto-serge-mouille-a","provider":"TrendsBySarando.it","version":"1.0","type":"link"}