{"title":"Home Automation","description":null,"products":[{"product_id":"noviraryn™-folding-motion-light-with-dual-direction-ambient-and-path-illumination","title":"Noviraryn™ Folding Motion Light with Dual-Direction Ambient and Path Illumination","description":"\u003cstyle\u003e\n  \/* ==========================================================================\n     Noviraryn™ Wall-Hugging Smart Plug - Editorial Shopify Description\n     Palette: Navy Blue (#0B192C) x Silver (#C5D3E8 \/ #F8FAFC) x Accent (#3A6EA5)\n     Style: High-End Architectural \/ Minimalist Editorial \/ High Conversion\n     ========================================================================== *\/\n  #nv-plug-root {\n    --nv-navy: #0B192C;\n    --nv-deep-navy: #06111C;\n    --nv-silver: #C5D3E8;\n    --nv-silver-light: #F8FAFC;\n    --nv-silver-med: #F1F5F9;\n    --nv-accent: #3A6EA5;\n    --nv-text-main: #334155;\n    --nv-text-muted: #64748B;\n    --nv-border: #E2E8F0;\n    \n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--nv-text-main);\n    line-height: 1.75;\n    background-color: transparent;\n    margin: 0 auto;\n    padding: 0;\n    width: 100%;\n    max-width: 1360px;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    box-sizing: border-box;\n  }\n\n  #nv-plug-root * {\n    box-sizing: border-box;\n  }\n\n  #nv-plug-root h1, \n  #nv-plug-root h2, \n  #nv-plug-root h3,\n  #nv-plug-root h4 {\n    color: var(--nv-navy);\n    font-weight: 700;\n    letter-spacing: -0.02em;\n    margin: 0 0 1rem 0;\n    line-height: 1.3;\n  }\n\n  #nv-plug-root p {\n    margin: 0 0 1.6em 0;\n    font-size: clamp(1.025rem, 1.4vw, 1.125rem); \n    color: var(--nv-text-main);\n  }\n\n  .nv-container {\n    width: 100%;\n    padding: 0;\n  }\n\n  .nv-hero-module {\n    background: linear-gradient(145deg, var(--nv-deep-navy) 0%, var(--nv-navy) 100%) !important;\n    padding: clamp(3.5rem, 7vw, 5.5rem) clamp(1.5rem, 5vw, 4rem);\n    text-align: center;\n    border-radius: 20px;\n    margin-bottom: clamp(3rem, 6vw, 5rem);\n    box-shadow: 0 20px 40px rgba(11, 25, 44, 0.22);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .nv-hero-module::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    background: radial-gradient(circle at top right, rgba(197, 211, 232, 0.12), transparent 60%);\n    pointer-events: none;\n  }\n\n  .nv-tagline {\n    display: inline-block;\n    color: var(--nv-silver) !important;\n    border: 1px solid rgba(197, 211, 232, 0.35) !important;\n    padding: 0.5rem 1.5rem;\n    border-radius: 50px;\n    font-size: 0.85rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 2rem;\n  }\n\n  .nv-hero-module h1 {\n    color: #FFFFFF !important;\n    font-size: clamp(1.8rem, 3.8vw, 3rem) !important;\n    margin: 0 auto 1.5rem auto;\n    max-width: 1050px;\n    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.5) !important;\n  }\n\n  .nv-hero-module p {\n    color: #F1F5F9 !important;\n    font-size: clamp(1.05rem, 2vw, 1.25rem) !important;\n    max-width: 820px;\n    margin: 0 auto;\n    line-height: 1.8 !important;\n  }\n\n  .nv-editorial-showcase {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 2.5rem;\n    margin-bottom: clamp(3.5rem, 7vw, 5.5rem);\n    align-items: center;\n  }\n\n  @media (min-width: 900px) {\n    .nv-editorial-showcase {\n      grid-template-columns: 1fr 1fr;\n      gap: 4.5rem;\n    }\n    .nv-editorial-showcase.reverse .nv-showcase-text {\n      order: 2;\n    }\n    .nv-editorial-showcase.reverse .nv-showcase-media {\n      order: 1;\n    }\n  }\n\n  .nv-showcase-text h2 {\n    font-size: clamp(1.75rem, 3vw, 2.4rem);\n    margin-bottom: 1.25rem;\n  }\n\n  .nv-showcase-media {\n    border-radius: 16px;\n    overflow: hidden;\n    background: var(--nv-silver-light);\n    box-shadow: 0 12px 30px rgba(0,0,0,0.06);\n    border: 1px solid var(--nv-border);\n    position: relative;\n  }\n\n  .nv-showcase-media img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\n  }\n\n  .nv-showcase-media:hover img {\n    transform: scale(1.03);\n  }\n\n  .nv-core-pillars {\n    background: var(--nv-silver-light);\n    border-radius: 20px;\n    padding: clamp(3rem, 6vw, 5rem) clamp(1.5rem, 4vw, 3.5rem);\n    margin-bottom: clamp(3.5rem, 7vw, 5.5rem);\n    border: 1px solid var(--nv-border);\n  }\n\n  .nv-section-heading {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto 3.5rem auto;\n  }\n\n  .nv-section-heading h2 {\n    font-size: clamp(1.9rem, 3.5vw, 2.6rem);\n  }\n\n  .nv-pillar-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n    gap: 2rem;\n  }\n\n  .nv-pillar-card {\n    background: #FFFFFF;\n    border: 1px solid var(--nv-border);\n    border-radius: 14px;\n    padding: 2.25rem clamp(1.5rem, 3vw, 2rem);\n    transition: all 0.35s ease;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .nv-pillar-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 4px;\n    background: linear-gradient(90deg, var(--nv-navy), var(--nv-accent));\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  .nv-pillar-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 35px rgba(11, 25, 44, 0.08);\n    border-color: var(--nv-silver);\n  }\n\n  .nv-pillar-card:hover::before {\n    opacity: 1;\n  }\n\n  .nv-pillar-icon {\n    font-size: 1.8rem;\n    color: var(--nv-accent);\n    line-height: 1;\n    margin-bottom: 1rem;\n    font-weight: bold;\n  }\n\n  .nv-pillar-card h3 {\n    font-size: 1.2rem;\n    margin-bottom: 0.75rem;\n    color: var(--nv-navy);\n  }\n\n  .nv-pillar-card p {\n    font-size: 1rem;\n    color: var(--nv-text-muted);\n    margin-bottom: 0;\n    line-height: 1.65;\n  }\n\n  .nv-conclusion-box {\n    background: #FFFFFF;\n    border: 1px solid var(--nv-border);\n    border-radius: 18px;\n    padding: clamp(2.5rem, 5vw, 4rem) clamp(1.5rem, 4vw, 3rem);\n    text-align: center;\n    margin-bottom: 2rem;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .nv-conclusion-box::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 50%; transform: translateX(-50%);\n    width: 80px; height: 4px;\n    background: var(--nv-accent);\n    border-radius: 0 0 4px 4px;\n  }\n\n  .nv-conclusion-box h3 {\n    font-size: clamp(1.6rem, 3vw, 2.2rem);\n    margin-bottom: 1.25rem;\n  }\n\n  .nv-conclusion-box p {\n    max-width: 920px;\n    margin: 0 auto;\n  }\n\n  @media (max-width: 768px) {\n    .nv-pillar-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"nv-plug-root\"\u003e\n  \u003cdiv class=\"nv-container\"\u003e\n\n    \u003c!-- HERO SECTION --\u003e\n    \u003cdiv class=\"nv-hero-module\"\u003e\n      \u003cdiv class=\"nv-tagline\"\u003eNoviraryn™ Wall-Hugging Smart Plug\u003c\/div\u003e\n      \u003ch1\u003eThe smartest power accessories should make a room feel simpler, not add another bulky piece of technology to the wall.\u003c\/h1\u003e\n      \u003cp\u003e\n        A slim, architectural power controller that brings connected-home convenience, everyday energy awareness, and thoughtful cable management into one refined object.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SHOWCASE 1: Form \u0026 Structure (Image 1) --\u003e\n    \u003cdiv class=\"nv-editorial-showcase\"\u003e\n      \u003cdiv class=\"nv-showcase-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/1_fe563492-bea9-47ba-ac0c-07598234e183.png?v=1790182803\" alt=\"Noviraryn Wall-Hugging Smart Plug - Side-Facing Outlets \u0026amp; Architectural Design\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nv-showcase-text\"\u003e\n        \u003ch2\u003eCloser to the Wall, Cleaner in the Room\u003c\/h2\u003e\n        \u003cp\u003e\n          Instead of placing a large outlet directly on the front of the device, the design keeps the visible face intentionally clean. Two grounded outlets are positioned along the sides of the body, allowing power cords to exit naturally toward the left or right rather than projecting straight into the room.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This wall-hugging structure is especially useful behind nightstands, consoles, desks, media furniture, kitchen carts, and other places where a conventional smart plug can create unnecessary depth.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          The body uses a deep navy center panel framed with brushed-silver metal detailing, giving it a more permanent, architectural appearance than a typical plastic adapter. Its narrow vertical profile is designed to use a single wall receptacle while leaving the neighboring receptacle accessible whenever the installation allows.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CORE PILLARS: 6 Feature Cards Grid --\u003e\n    \u003cdiv class=\"nv-core-pillars\"\u003e\n      \u003cdiv class=\"nv-section-heading\"\u003e\n        \u003ch2\u003eThoughtful Power for Everyday Spaces\u003c\/h2\u003e\n        \u003cp\u003eEngineered to bring subtle control, physical clarity, and clutter-free organization to your home.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nv-pillar-grid\"\u003e\n        \u003c!-- Pillar 1 --\u003e\n        \u003cdiv class=\"nv-pillar-card\"\u003e\n          \u003cdiv class=\"nv-pillar-icon\"\u003e▰\u003c\/div\u003e\n          \u003ch3\u003eCLOSER TO THE WALL. BETTER IN THE ROOM.\u003c\/h3\u003e\n          \u003cp\u003eSide-facing outlets direct cords away from the room instead of straight outward, helping furniture sit closer to the wall while keeping the setup visually cleaner.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- Pillar 2 --\u003e\n        \u003cdiv class=\"nv-pillar-card\"\u003e\n          \u003cdiv class=\"nv-pillar-icon\"\u003e◉\u003c\/div\u003e\n          \u003ch3\u003eCONTROL TWO THINGS, YOUR WAY\u003c\/h3\u003e\n          \u003cp\u003eTwo independently controlled outlets let different devices follow different routines. Keep one available while scheduling or switching the other without unplugging anything.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- Pillar 3 --\u003e\n        \u003cdiv class=\"nv-pillar-card\"\u003e\n          \u003cdiv class=\"nv-pillar-icon\"\u003e⌁\u003c\/div\u003e\n          \u003ch3\u003eSEE WHAT YOUR POWER IS DOING\u003c\/h3\u003e\n          \u003cp\u003eThe front information window makes everyday power use easier to understand at a glance, so you do not need to open an app just to check basic status or consumption.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- Pillar 4 --\u003e\n        \u003cdiv class=\"nv-pillar-card\"\u003e\n          \u003cdiv class=\"nv-pillar-icon\"\u003e◎\u003c\/div\u003e\n          \u003ch3\u003eSIMPLE ENOUGH TO USE WITHOUT YOUR PHONE\u003c\/h3\u003e\n          \u003cp\u003eA tactile rotary control brings the most common actions directly to the device. Select an outlet, press to switch it, and keep everyday control intuitive for everyone in the home.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- Pillar 5 --\u003e\n        \u003cdiv class=\"nv-pillar-card\"\u003e\n          \u003cdiv class=\"nv-pillar-icon\"\u003e◆\u003c\/div\u003e\n          \u003ch3\u003eDESIGNED LIKE HOME HARDWARE, NOT AN ADAPTER\u003c\/h3\u003e\n          \u003cp\u003eA slim vertical silhouette, deep navy face, brushed-silver detailing, and controlled cable direction give the product a more refined presence around desks, bedrooms, kitchens, and living spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- Pillar 6 --\u003e\n        \u003cdiv class=\"nv-pillar-card\"\u003e\n          \u003cdiv class=\"nv-pillar-icon\"\u003e♡\u003c\/div\u003e\n          \u003ch3\u003eA SMALL UPGRADE YOU NOTICE EVERY DAY\u003c\/h3\u003e\n          \u003cp\u003eFrom calmer morning routines to cleaner nightstand cables and a more organized home office, it turns an ordinary outlet into a more thoughtful part of daily life—and makes a useful housewarming or new-home gift.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SHOWCASE 2: Tactile Control \u0026 Dual Outlet Management (Image 2) --\u003e\n    \u003cdiv class=\"nv-editorial-showcase reverse\"\u003e\n      \u003cdiv class=\"nv-showcase-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/2_8a5a4a32-bc9e-425c-ab54-2befa98292e7.png?v=1790182803\" alt=\"Noviraryn Smart Plug Front Display and Tactile Rotary Control\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nv-showcase-text\"\u003e\n        \u003ch2\u003ePhysical Controls \u0026amp; Independent Dual Management\u003c\/h2\u003e\n        \u003cp\u003e\n          At the center of the front panel is a small, low-glare information window. Instead of requiring a phone for every small question, it can show practical information such as current power use, outlet status, or the next scheduled action.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          A tactile rotary control below the display lets users select the left outlet, right outlet, or both, then press to switch them on or off. That simple physical interaction makes the product easier to use for guests, family members, and everyday moments when opening an app feels unnecessary.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Each outlet can be managed independently. A coffee maker can follow a morning schedule while a nearby lamp stays available throughout the evening. A desk setup can shut down selected equipment after work, or holiday lights can turn on automatically at sunset.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SHOWCASE 3: Energy Awareness \u0026 Room Versatility (Image 3) --\u003e\n    \u003cdiv class=\"nv-editorial-showcase\"\u003e\n      \u003cdiv class=\"nv-showcase-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/3_3e1ca608-d30d-416f-9ceb-93274ecebf36.png?v=1790182803\" alt=\"Noviraryn Smart Plug Real-Time Energy Tracking and Home Integration\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nv-showcase-text\"\u003e\n        \u003ch2\u003eEnergy Awareness \u0026amp; Seamless Home Integration\u003c\/h2\u003e\n        \u003cp\u003e\n          Energy information adds another layer of usefulness. Rather than presenting electricity use as an abstract setting hidden inside a menu, the front display makes consumption easier to notice during normal life. Customers can quickly understand when a connected device is actively drawing power and decide whether something really needs to remain on all day.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          The product is designed to work naturally across the home: behind a nightstand in the bedroom, managing a workspace monitor setup in the home office, supporting scheduled appliances in the kitchen, or keeping console furniture neat in the living room.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          The goal is not to make the customer manage more technology—it is to make ordinary power feel easier to control.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CONCLUSION \/ GIFTING BANNER --\u003e\n    \u003cdiv class=\"nv-conclusion-box\"\u003e\n      \u003ch3\u003eDesigned for Discerning Homes \u0026amp; Thoughtful Gifting\u003c\/h3\u003e\n      \u003cp\u003e\n        Its design is particularly suited to apartment residents, homeowners improving an existing smart-home setup, remote workers, design-conscious consumers, and anyone who dislikes bulky adapters covering valuable wall space.\n      \u003c\/p\u003e\n      \u003cp style=\"margin-top: 1.5rem; font-weight: 600; color: var(--nv-navy);\"\u003e\n        It also makes a practical but elevated gift for a first apartment, housewarming, new home, home-office upgrade, birthday, or holiday—small enough to be useful almost anywhere, but considered enough in its materials to feel like a genuine home upgrade.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":56157490643316,"sku":"Noviraryn-5","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/2_2178bb9c-9ffc-40bc-90b0-f2bce94095d0.png?v=1790180718"},{"product_id":"noviraryn™-detachable-smart-wall-switch-with-magnetic-scene-remote-and-ambient-status-light","title":"Noviraryn™ Detachable Smart Wall Switch with Magnetic Scene Remote and Ambient Status Light","description":"\u003cdiv id=\"noviraryn-switch-description\"\u003e\n  \u003cstyle\u003e\n    \/* ==========================================================================\n       SCOPED CSS - NOVIRARYN DETACHABLE SMART WALL SWITCH\n       Designed for high conversion, mobile responsiveness, and Shopify themes.\n       ========================================================================== *\/\n    #noviraryn-switch-description {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1e293b;\n      line-height: 1.65;\n      max-width: 1140px;\n      margin: 0 auto;\n      padding: 20px 10px;\n      box-sizing: border-box;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    #noviraryn-switch-description * {\n      box-sizing: border-box;\n    }\n\n    \/* Typography Defaults *\/\n    #noviraryn-switch-description h1,\n    #noviraryn-switch-description h2,\n    #noviraryn-switch-description h3,\n    #noviraryn-switch-description h4 {\n      color: #0f172a;\n      font-weight: 700;\n      line-height: 1.25;\n      margin-top: 0;\n      letter-spacing: -0.02em;\n    }\n\n    #noviraryn-switch-description p {\n      font-size: 1.05rem;\n      color: #475569;\n      margin-top: 0;\n      margin-bottom: 18px;\n    }\n\n    #noviraryn-switch-description p:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* Images *\/\n    #noviraryn-switch-description img {\n      width: 100%;\n      max-width: 100%;\n      height: auto;\n      border-radius: 18px;\n      display: block;\n      object-fit: cover;\n      box-shadow: 0 12px 30px -10px rgba(15, 23, 42, 0.12);\n      border: 1px solid rgba(226, 232, 240, 0.8);\n      transition: transform 0.4s ease;\n    }\n\n    \/* Badges \u0026 Accent Pill Labels *\/\n    .ns-pill {\n      display: inline-block;\n      padding: 6px 14px;\n      background-color: #f1f5f9;\n      color: #334155;\n      font-size: 0.78rem;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 0.08em;\n      border-radius: 100px;\n      margin-bottom: 14px;\n      border: 1px solid #e2e8f0;\n    }\n\n    \/* Hero Section *\/\n    .ns-hero {\n      text-align: center;\n      margin-bottom: 70px;\n      padding: 20px 10px 0 10px;\n    }\n\n    .ns-hero-header {\n      max-width: 820px;\n      margin: 0 auto 36px auto;\n    }\n\n    .ns-hero h1 {\n      font-size: 2.6rem;\n      font-weight: 800;\n      color: #0f172a;\n      margin-bottom: 18px;\n      letter-spacing: -0.03em;\n    }\n\n    .ns-hero p {\n      font-size: 1.2rem;\n      color: #475569;\n    }\n\n    .ns-hero-img-wrap {\n      margin-top: 24px;\n    }\n\n    \/* Alternating Feature Rows (PC: Split View, Mobile: Stacked) *\/\n    .ns-split {\n      display: flex;\n      align-items: center;\n      gap: 50px;\n      margin-bottom: 80px;\n    }\n\n    .ns-split.reverse {\n      flex-direction: row-reverse;\n    }\n\n    .ns-split-content,\n    .ns-split-media {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .ns-split-content h2 {\n      font-size: 2rem;\n      margin-bottom: 16px;\n    }\n\n    \/* Features Grid (6 Core Selling Points) *\/\n    .ns-grid-wrapper {\n      background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);\n      padding: 60px 36px;\n      border-radius: 28px;\n      margin-bottom: 80px;\n      border: 1px solid #e2e8f0;\n    }\n\n    .ns-grid-title {\n      text-align: center;\n      max-width: 700px;\n      margin: 0 auto 46px auto;\n    }\n\n    .ns-grid-title h2 {\n      font-size: 2.2rem;\n      margin-bottom: 10px;\n    }\n\n    .ns-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n    }\n\n    .ns-card {\n      background: #ffffff;\n      padding: 28px 24px;\n      border-radius: 20px;\n      border: 1px solid #e2e8f0;\n      box-shadow: 0 4px 12px rgba(15, 23, 42, 0.03);\n      display: flex;\n      flex-direction: column;\n      transition: all 0.3s ease;\n    }\n\n    .ns-card:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 12px 24px -6px rgba(15, 23, 42, 0.08);\n      border-color: #cbd5e1;\n    }\n\n    .ns-card-icon {\n      font-size: 1.6rem;\n      width: 48px;\n      height: 48px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background-color: #0f172a;\n      color: #ffffff;\n      border-radius: 12px;\n      margin-bottom: 20px;\n    }\n\n    .ns-card h3 {\n      font-size: 1.15rem;\n      font-weight: 700;\n      margin-bottom: 12px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n    }\n\n    .ns-card p {\n      font-size: 0.98rem;\n      color: #64748b;\n      margin-bottom: 0;\n      line-height: 1.55;\n    }\n\n    \/* Daily Routines \u0026 Highlight Banner *\/\n    .ns-lifestyle-box {\n      background-color: #0f172a;\n      color: #f8fafc;\n      padding: 50px 40px;\n      border-radius: 24px;\n      margin-bottom: 80px;\n      box-shadow: 0 20px 40px -15px rgba(15, 23, 42, 0.3);\n    }\n\n    .ns-lifestyle-box h2 {\n      color: #ffffff;\n      font-size: 2.2rem;\n      margin-bottom: 20px;\n    }\n\n    .ns-lifestyle-box p {\n      color: #cbd5e1;\n      font-size: 1.1rem;\n    }\n\n    .ns-gift-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: rgba(255, 255, 255, 0.1);\n      border: 1px solid rgba(255, 255, 255, 0.2);\n      color: #38bdf8;\n      padding: 8px 18px;\n      border-radius: 100px;\n      font-weight: 600;\n      font-size: 0.9rem;\n      margin-top: 10px;\n    }\n\n    \/* ==========================================================================\n       RESPONSIVE DESIGN (TABLET \u0026 MOBILE BREAKPOINTS)\n       ========================================================================== *\/\n    @media (max-width: 992px) {\n      .ns-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    @media (max-width: 768px) {\n      #noviraryn-switch-description {\n        padding: 10px 4px;\n      }\n\n      .ns-hero {\n        margin-bottom: 40px;\n      }\n\n      .ns-hero h1 {\n        font-size: 1.85rem;\n      }\n\n      .ns-hero p {\n        font-size: 1.05rem;\n      }\n\n      \/* Stack alternating sections vertically on mobile *\/\n      .ns-split,\n      .ns-split.reverse {\n        flex-direction: column;\n        gap: 28px;\n        margin-bottom: 50px;\n      }\n\n      .ns-split-content h2 {\n        font-size: 1.55rem;\n      }\n\n      \/* Single column cards on small screens *\/\n      .ns-grid {\n        grid-template-columns: 1fr;\n        gap: 16px;\n      }\n\n      .ns-grid-wrapper {\n        padding: 36px 18px;\n        border-radius: 20px;\n        margin-bottom: 50px;\n      }\n\n      .ns-grid-title h2 {\n        font-size: 1.6rem;\n      }\n\n      .ns-lifestyle-box {\n        padding: 30px 20px;\n        border-radius: 20px;\n        margin-bottom: 50px;\n      }\n\n      .ns-lifestyle-box h2 {\n        font-size: 1.6rem;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- HERO SECTION --\u003e\n  \u003cdiv class=\"ns-hero\"\u003e\n    \u003cdiv class=\"ns-hero-header\"\u003e\n      \u003cspan class=\"ns-pill\"\u003eNext-Gen Home Control\u003c\/span\u003e\n      \u003ch1\u003eControl That Moves Where Life Happens\u003c\/h1\u003e\n      \u003cp\u003eThe best smart-home controls should feel natural enough that anyone can use them without thinking—and flexible enough to adapt when life moves away from the wall. The Noviraryn™ Detachable Smart Wall Switch combines the familiar permanence of an architectural switch with a removable control surface that follows you into the room.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ns-hero-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/1_bd17647b-b56a-48c4-8779-c2e8b40a26bd.png?v=1790183096\" alt=\"Noviraryn Detachable Smart Wall Switch mounted on wall\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPLIT SECTION 1: Architectural Design \u0026 Built Finish --\u003e\n  \u003cdiv class=\"ns-split\"\u003e\n    \u003cdiv class=\"ns-split-content\"\u003e\n      \u003cspan class=\"ns-pill\"\u003eArchitectural Aesthetic\u003c\/span\u003e\n      \u003ch2\u003eRefined Hardware Built for Modern Interiors\u003c\/h2\u003e\n      \u003cp\u003eAt first glance, the product appears as a refined architectural switch built for modern interiors. A slim brushed-silver outer frame surrounds a recessed deep-navy control surface, creating a clean, substantial appearance that works naturally with painted walls, wood paneling, stone, and contemporary millwork.\u003c\/p\u003e\n      \u003cp\u003eThe central control tile sits almost flush inside the frame, giving the product a composed, built-in look rather than the glossy black-screen appearance of typical smart controls.\u003c\/p\u003e\n      \u003cp\u003eIts material choices reinforce the idea that this is home hardware, not a disposable gadget. The brushed metal frame gives the installation visual weight, while the matte navy control surface helps reduce fingerprints.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ns-split-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/1_bd17647b-b56a-48c4-8779-c2e8b40a26bd.png?v=1790183096\" alt=\"Brushed silver frame and recessed navy control surface detail\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPLIT SECTION 2: Magnetic Detachable Control --\u003e\n  \u003cdiv class=\"ns-split reverse\"\u003e\n    \u003cdiv class=\"ns-split-content\"\u003e\n      \u003cspan class=\"ns-pill\"\u003eMagnetic Detachable Surface\u003c\/span\u003e\n      \u003ch2\u003eLift It Off the Wall. Control Room Lighting Anywhere.\u003c\/h2\u003e\n      \u003cp\u003eThe difference becomes clear when the central tile is lifted from the wall. The low-voltage control surface detaches magnetically from the wired base and continues working as a handheld room controller.\u003c\/p\u003e\n      \u003cp\u003eTake it to the sofa during movie night, place it on the nightstand before bed, carry it to the kitchen while entertaining, or hand it to a guest who shouldn't need an app just to adjust the lights.\u003c\/p\u003e\n      \u003cp\u003eWhen returned to the wall, the tile aligns naturally with the magnetic dock and resumes its role as the main switch interface. The wired base remains securely installed, while the removable front stays isolated from line voltage for total peace of mind.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ns-split-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/2_d474cfe9-1e24-420e-a368-218f5a486546.png?v=1790183096\" alt=\"Detachable smart switch tile being removed from magnetic wall dock\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPLIT SECTION 3: Tactile Controls \u0026 Adaptive Routines --\u003e\n  \u003cdiv class=\"ns-split\"\u003e\n    \u003cdiv class=\"ns-split-content\"\u003e\n      \u003cspan class=\"ns-pill\"\u003eIntuitive Touch \u0026amp; Tactile Layout\u003c\/span\u003e\n      \u003ch2\u003ePhysical Control Without Phone Dependence\u003c\/h2\u003e\n      \u003cp\u003eThe control layout is intentionally tactile. A broad central press area provides immediate on-and-off control with reassuring physical feedback. A slim touch-sensitive edge lets users raise or lower compatible lighting without covering the front with tiny buttons.\u003c\/p\u003e\n      \u003cp\u003eTwo understated secondary controls can be assigned to everyday routines such as \u003cem\u003eEvening, Away, Work, or Welcome\u003c\/em\u003e, allowing one switch to manage more than a single fixture when connected to a broader home automation setup.\u003c\/p\u003e\n      \u003cp\u003eA soft perimeter status light provides subtle orientation guidance at night or visual confirmation when a routine activates—supporting interaction without dominating the room.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ns-split-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/3_1d8794f8-775f-4dbe-904b-6c5c9e318b56.png?v=1790183097\" alt=\"Using the Noviraryn portable smart tile on desk and bedside table\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CORE SELLING POINTS (FEATURES GRID) --\u003e\n  \u003cdiv class=\"ns-grid-wrapper\"\u003e\n    \u003cdiv class=\"ns-grid-title\"\u003e\n      \u003cspan class=\"ns-pill\"\u003eKey Advantages\u003c\/span\u003e\n      \u003ch2\u003eDesigned for Real Homes, Not Just Smart-Home Demos\u003c\/h2\u003e\n      \u003cp\u003eDiscover how thoughtful details combine to simplify daily lighting across every room.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ns-grid\"\u003e\n      \u003c!-- Card 1 --\u003e\n      \u003cdiv class=\"ns-card\"\u003e\n        \u003cdiv class=\"ns-card-icon\"\u003e▣\u003c\/div\u003e\n        \u003ch3\u003eWall Switch Doesn't Stay on Wall\u003c\/h3\u003e\n        \u003cp\u003eLift the central control tile from its magnetic dock and use it from the sofa, bedside, desk, or kitchen. Everyday lighting control follows where you actually spend time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003c!-- Card 2 --\u003e\n      \u003cdiv class=\"ns-card\"\u003e\n        \u003cdiv class=\"ns-card-icon\"\u003e◐\u003c\/div\u003e\n        \u003ch3\u003eNo App Dependence Needed\u003c\/h3\u003e\n        \u003cp\u003eA large tactile press area and simple edge touch slider keep common actions immediate. Family members, children, and guests can use it naturally without downloading an app.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003c!-- Card 3 --\u003e\n      \u003cdiv class=\"ns-card\"\u003e\n        \u003cdiv class=\"ns-card-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003eOne Control for Key Moments\u003c\/h3\u003e\n        \u003cp\u003eAssignable routine buttons bring together lighting and home actions for mornings, evenings, focus time, or leaving home. One familiar control simplifies repeated daily steps.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003c!-- Card 4 --\u003e\n      \u003cdiv class=\"ns-card\"\u003e\n        \u003cdiv class=\"ns-card-icon\"\u003e⌂\u003c\/div\u003e\n        \u003ch3\u003eAdapts to Changing Routines\u003c\/h3\u003e\n        \u003cp\u003eUse the removable control beside the bed, on a coffee table, at a desk, or while hosting in the kitchen—adapting to your day instead of forcing you back to one wall position.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003c!-- Card 5 --\u003e\n      \u003cdiv class=\"ns-card\"\u003e\n        \u003cdiv class=\"ns-card-icon\"\u003e◆\u003c\/div\u003e\n        \u003ch3\u003eArchitectural Detail Quality\u003c\/h3\u003e\n        \u003cp\u003eA brushed-silver frame, recessed navy surface, restrained edge lighting, and nearly flush profile deliver the visual presence of premium interior hardware rather than plastic gadgets.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003c!-- Card 6 --\u003e\n      \u003cdiv class=\"ns-card\"\u003e\n        \u003cdiv class=\"ns-card-icon\"\u003e♡\u003c\/div\u003e\n        \u003ch3\u003eConsidered Living \u0026amp; Gifting\u003c\/h3\u003e\n        \u003cp\u003eBringing familiar lighting control closer to where you relax or work adds quiet comfort every day. Makes a distinctive upgrade for new homes, renovations, and housewarmings.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LIFESTYLE ROUTINES \u0026 GIFTING BLOCK --\u003e\n  \u003cdiv class=\"ns-lifestyle-box\"\u003e\n    \u003ch2\u003eFlexibility Throughout the Day\u003c\/h2\u003e\n    \u003cp\u003eBecause real homes do not stay in one mode all day, the switch moves naturally between situations. In the morning, one press can bring up kitchen and hallway lighting. During remote work, the detachable tile stays on the desk for quick light adjustments. In the evening, it moves to the sofa for soft room light without reaching for a phone. At bedtime, it sits beside the bed so you can turn off selected lights without walking back through the house.\u003c\/p\u003e\n    \u003cp\u003eThe design is ideal for homeowners who want smarter control without app hassle, couples with different sleep schedules, families with guests or kids, and anyone upgrading older rooms where adding additional wall wiring would be inconvenient.\u003c\/p\u003e\n    \n    \u003cdiv style=\"margin-top: 30px;\"\u003e\n      \u003cdiv class=\"ns-gift-badge\"\u003e\n        \u003cspan\u003e🎁\u003c\/span\u003e\n        \u003cspan\u003eA Thoughtful Gift for Modern Homes\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"margin-top: 14px; font-size: 1rem; color: #94a3b8;\"\u003e\n        Perfect for housewarmings, first homes, renovations, weddings, holidays, or home-office upgrades. It delivers the everyday usefulness of a wall switch with the freedom of a portable room control.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":56157490676084,"sku":"Noviraryn-6","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1027\/1706\/3540\/files\/ace4f234-89f3-4eb7-842c-9fd7df9e8fe8.png?v=1790180747"}],"url":"https:\/\/noviraryn.com\/collections\/home-automation.oembed","provider":"My Store","version":"1.0","type":"link"}