{"product_id":"dynamisk-rgb-farge-streng","title":"Dynamisk RGB Farge Streng Luvikno","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    --primary: #8B5CF6;\n    --primary-hover: #7C3AED;\n    --text-main: #111827;\n    --text-sub: #4B5563;\n    --bg-body: #FFFFFF;\n    --bg-card: #F9FAFB;\n    --bg-highlight: #F3F4F6;\n    --radius-md: 12px;\n    --radius-lg: 20px;\n    --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n    --border-color: #E5E7EB;\n    --spacing-module: clamp(2.5rem, 6vw, 5rem);\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Open Sans\", \"Helvetica Neue\", sans-serif;\n    color: var(--text-main);\n    background: var(--bg-body);\n    overflow-wrap: break-word;\n    word-break: break-word;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .product-detail-container *,\n  .product-detail-container *::before,\n  .product-detail-container *::after {\n    box-sizing: border-box;\n  }\n\n  .product-detail-container h1 {\n    font-size: clamp(32px, 4vw, 44px);\n    line-height: 1.2;\n    margin-top: 0;\n    margin-bottom: 1.25rem;\n    color: var(--text-main);\n    font-weight: 800;\n    letter-spacing: -0.02em;\n  }\n  \n  .product-detail-container h2 {\n    font-size: clamp(26px, 3.5vw, 32px);\n    line-height: 1.3;\n    margin-top: 0;\n    margin-bottom: 1rem;\n    color: var(--text-main);\n    font-weight: 700;\n  }\n  \n  .product-detail-container h3 {\n    font-size: clamp(20px, 2.5vw, 24px);\n    line-height: 1.4;\n    margin-top: 0;\n    margin-bottom: 0.75rem;\n    color: var(--text-main);\n    font-weight: 600;\n  }\n  \n  .product-detail-container p {\n    font-size: clamp(18px, 2vw, 20px);\n    line-height: 1.7;\n    margin-top: 0;\n    margin-bottom: 1.5rem;\n    color: var(--text-sub);\n  }\n\n  .product-detail-container .aux-text {\n    font-size: clamp(16px, 1.8vw, 18px);\n    color: var(--text-sub);\n  }\n\n  .product-detail-container img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-lg);\n  }\n\n  .img-placeholder {\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    background: var(--bg-highlight);\n    border: 2px dashed #9CA3AF;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: var(--radius-lg);\n    color: var(--text-sub);\n    font-size: 18px;\n    font-weight: 600;\n    text-align: center;\n    padding: 1rem;\n  }\n  .img-placeholder.square {\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .detail-badge {\n    display: inline-block;\n    padding: 0.5rem 1.25rem;\n    background: #EDE9FE;\n    color: var(--primary);\n    font-size: 16px;\n    font-weight: 700;\n    border-radius: 9999px;\n    margin-bottom: 1.25rem;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n\n  .hero-section {\n    text-align: center;\n    padding-top: var(--spacing-module);\n    margin-bottom: var(--spacing-module);\n  }\n  .hero-social-proof {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem;\n    margin-bottom: 1.5rem;\n    font-size: 18px;\n    font-weight: 600;\n    color: #F59E0B;\n    background: var(--bg-card);\n    padding: 0.5rem 1rem;\n    border-radius: 9999px;\n  }\n  .hero-social-proof span {\n    color: var(--text-sub);\n  }\n  .hero-subtitle {\n    font-size: clamp(20px, 2.5vw, 24px);\n    color: var(--text-sub);\n    margin-bottom: 2rem;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n    line-height: 1.5;\n  }\n  .hero-media-wrapper {\n    box-shadow: var(--shadow-lg);\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n  }\n\n  .features-section {\n    display: flex;\n    flex-direction: column;\n    gap: var(--spacing-module);\n    margin-bottom: var(--spacing-module);\n  }\n  \n  .feature-item {\n    display: flex;\n    flex-direction: column; \n    gap: 2rem;\n    align-items: center;\n  }\n  \n  .feature-media {\n    width: 100%;\n  }\n  \n  .feature-copy {\n    width: 100%;\n  }\n\n  @media (min-width: 768px) {\n    .feature-item {\n      flex-direction: row;\n      gap: 5%;\n    }\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n    .feature-media {\n      width: 50%;\n    }\n    .feature-copy {\n      width: 45%;\n    }\n  }\n\n  .specs-section {\n    margin-bottom: var(--spacing-module);\n  }\n  \n  .specs-table-wrapper {\n    background: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: clamp(1.5rem, 4vw, 3rem);\n  }\n\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    text-align: left;\n  }\n\n  .specs-table th, \n  .specs-table td {\n    padding: 1.25rem;\n    border-bottom: 1px solid var(--border-color);\n    font-size: 18px;\n  }\n\n  .specs-table th {\n    font-weight: 700;\n    color: var(--text-main);\n    width: 40%;\n  }\n\n  .specs-table td {\n    color: var(--text-sub);\n  }\n\n  .specs-table tr:last-child th,\n  .specs-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  @media (max-width: 767px) {\n    .specs-table-wrapper {\n      padding: 1rem;\n      background: transparent;\n    }\n    .specs-table, \n    .specs-table tbody, \n    .specs-table tr, \n    .specs-table th, \n    .specs-table td {\n      display: block;\n      width: 100%;\n    }\n    .specs-table thead {\n      display: none;\n    }\n    .specs-table tr {\n      background: var(--bg-card);\n      margin-bottom: 1rem;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n      padding: 0.5rem;\n      box-shadow: var(--shadow-sm);\n    }\n    .specs-table td {\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n      border-bottom: 1px solid rgba(0,0,0,0.05);\n      padding: 1rem;\n      gap: 0.5rem;\n    }\n    .specs-table td:last-child {\n      border-bottom: none;\n    }\n    .specs-table td::before {\n      content: attr(data-label);\n      font-weight: 700;\n      color: var(--text-main);\n      font-size: 16px;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n  }\n\n  .faq-section {\n    margin-bottom: var(--spacing-module);\n  }\n  \n  .faq-header {\n    text-align: center;\n    margin-bottom: 3rem;\n  }\n\n  .faq-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 1.5rem;\n  }\n\n  .faq-card {\n    background: var(--bg-card);\n    padding: clamp(1.5rem, 3vw, 2.5rem);\n    border-radius: var(--radius-lg);\n    border: 1px solid var(--border-color);\n  }\n\n  .faq-q {\n    font-size: clamp(20px, 2.5vw, 22px);\n    font-weight: 700;\n    color: var(--text-main);\n    margin-bottom: 1rem;\n    display: flex;\n    align-items: flex-start;\n    gap: 1rem;\n  }\n  \n  .faq-q::before {\n    content: \"Q.\";\n    color: var(--primary);\n    font-weight: 800;\n  }\n\n  .faq-a {\n    font-size: clamp(18px, 2vw, 20px);\n    color: var(--text-sub);\n    line-height: 1.7;\n    padding-left: 2.25rem;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-social-proof\"\u003e★★★★★ \u003cspan\u003eTrusted by 10,000+ decorators\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1\u003eTransformér Ditt Rom med Smarte RGB+IC Eventyrlys\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003e16 millioner farger. Musikk synkronisering. Enkel appkontroll. Skap den perfekte stemningen for enhver anledning.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media-wrapper\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318163524\/0aa4f14e4678b16c0d2843a0b107e5e8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder square\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318163524\/00f5d3bcb3876898c868bf5a23836031.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"detail-badge\"\u003eApp \u0026amp; Fjernkontroll\u003c\/div\u003e\n\n\u003ch2\u003eFull Kontroll med Fingertuppene Dine\u003c\/h2\u003e\n\n\u003cp\u003eAdministrer dine eventyrlys enkelt via den intuitive Bluetooth-appen (iOS\/Android) eller den medfølgende 24-tast IR-fjernkontrollen. Juster lysstyrken, bytt mellom moduser og sett automatiserte timere slik at hjemmet ditt matcher din daglige rutine perfekt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder square\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318163525\/8955e1da9fe11495f92be47fc4a0e359.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"detail-badge\"\u003eRGB+IC Teknologi\u003c\/div\u003e\n\n\u003ch2\u003e16 Million Fantastiske Muligheter\u003c\/h2\u003e\n\n\u003cp\u003eGå utover tradisjonell belysning med avansert RGB+IC-teknologi. Opplev fantastiske dynamiske effekter som statisk, gradient, blinkende og flash. Enten det er en koselig filmkveld eller en festlig høytidsfeiring, sett øyeblikkelig den perfekte stemningen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder square\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318163524\/7f3bca2be111ff5746fc0be4df405107.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"detail-badge\"\u003eMusikk Synkronisering\u003c\/div\u003e\n\n\u003ch2\u003eSe Musikken Din Bli Livlig\u003c\/h2\u003e\n\n\u003cp\u003eEn innebygget, høyfølsom mikrofon synkroniserer lysene dine med rytmen i favorittsangene eller omgivelseslydene dine. Forvandle ethvert vanlig rom til et imponerende dynamisk lysshow for bryllup, bursdager og feiringer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder square\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318163524\/10a120c76b7ade126a2399f6c9e1f0e2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"detail-badge\"\u003eIP67 Vanntett\u003c\/div\u003e\n\n\u003ch2\u003eBygget for Innendørs \u0026amp; Utendørs Magi\u003c\/h2\u003e\n\n\u003cp\u003eLaget med premium sølvtråd, kan disse lysene bøyes fritt rundt trær, rekkverk og kranser uten å floke seg. Helt vanntett og USB-drevet, de er utrolig holdbare for utendørs campingturer og grillfester.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eTekniske Spesifikasjoner\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-table-wrapper\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFunksjon\u003c\/th\u003e\n\t\t\t\u003cth\u003eSpesifikasjonsdetaljer\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Funksjon\"\u003eLyskilde\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Spesifikasjonsdetaljer\"\u003ePremium RGB+IC LED\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Funksjon\"\u003eKontrollmetode\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Spesifikasjonsdetaljer\"\u003eBluetooth App (iOS\/Android) \u0026amp; 24-Tast IR Fjernkontroll\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Funksjon\"\u003eVekt\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Spesifikasjonsdetaljer\"\u003e150 g \/ 5.3 oz\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Funksjon\"\u003eVanntett vurdering\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Spesifikasjonsdetaljer\"\u003eIP67 (Sølvtråd og LED)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Funksjon\"\u003eDriftstemperatur\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Spesifikasjonsdetaljer\"\u003e-20°C til 40°C \/ -4°F til 104°F\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Funksjon\"\u003eStrømforsyning\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Spesifikasjonsdetaljer\"\u003eUSB Drevet (5V) - Energi Effektiv\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-section\"\u003e\n\u003cdiv class=\"faq-header\"\u003e\n\u003ch2\u003eVanlige Spørsmål\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-grid\"\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003cdiv class=\"faq-q\"\u003eTrenger jeg en Wi-Fi-tilkobling for å bruke appen?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-a\"\u003eIngen Wi-Fi kreves. Den smarte applikasjonen kobles sømløst til via Bluetooth, slik at du kan kontrollere lysene pålitelig hvor som helst innen rekkevidde.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-card\"\u003e\n\u003cdiv class=\"faq-q\"\u003eKan disse lysene overleve kraftig regn utendørs?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-a\"\u003eJa! Sølvtråden og LED-pærene har en robust IP67 vanntett vurdering, noe som gjør dem helt trygge for utendørs regn og snø. (Merk: Vennligst sørg for at USB-pluggen holder seg tørr).\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-card\"\u003e\n\u003cdiv class=\"faq-q\"\u003eKan jeg koble flere sett sammen?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-a\"\u003eSelv om de fysiske strengene ikke kan kobles sammen ende til ende, inkluderer smarttelefonappen en \"Gruppekontroll\"-funksjon. Dette lar deg synkronisere og kontrollere flere lyssett samtidig med et enkelt trykk.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Luvikno","offers":[{"title":"✨ 16,4 ft (5 m) \/ 50 LED-er","offer_id":46738144886961,"sku":null,"price":349.0,"currency_code":"NOK","in_stock":true},{"title":"🌟 32,8 fot (10 m) \/ 100 LED-lamper","offer_id":46738144919729,"sku":null,"price":349.0,"currency_code":"NOK","in_stock":true},{"title":"💫 20m \/ 200 LEDs","offer_id":46738144952497,"sku":null,"price":349.0,"currency_code":"NOK","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0478\/7424\/4763\/files\/10a120c76b7ade126a2399f6c9e1f0e2.jpg?v=1774941946","url":"https:\/\/luvikno.com\/products\/dynamisk-rgb-farge-streng","provider":"Luvikno","version":"1.0","type":"link"}