{"product_id":"barkley-unwynd™","title":"Barkley | Unwynd™","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;800\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --bg-color: #0b0c10;\n            --card-bg: #1f2833;\n            --text-main: #c5c6c7;\n            --text-title: #ffffff;\n            --accent-red: #ef4444;\n            --accent-red-glow: rgba(239, 68, 68, 0.2);\n        --accent-silver: #e2e8f0;\n    }\n\n    .benefits-section {\n        font-family: 'Inter', sans-serif;\n        background-color: var(--bg-color);\n        color: var(--text-main);\n        line-height: 1.6;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        padding: 4rem 1rem;\n        width: 100%;\n        box-sizing: border-box;\n    }\n\n    .benefits-section *, .benefits-section *::before, .benefits-section *::after {\n        box-sizing: inherit;\n        margin: 0;\n        padding: 0;\n    }\n\n    .benefits-wrapper {\n        max-width: 800px;\n            width: 100%;\n            background: var(--card-bg);\n            border-radius: 20px;\n            padding: 3rem;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5), \n                        0 0 0 1px rgba(255, 255, 255, 0.05),\n                        inset 0 0 80px rgba(239, 68, 68, 0.03);\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* Subtle top red glow line *\/\n        .benefits-wrapper::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 4px;\n            background: linear-gradient(90deg, transparent, var(--accent-red), transparent);\n        }\n\n        h2.main-title {\n            color: var(--text-title);\n            font-size: 2.5rem;\n            font-weight: 800;\n            text-align: center;\n            margin-bottom: 3rem;\n            letter-spacing: -0.05em;\n            text-transform: uppercase;\n        }\n\n        h2.main-title span {\n            color: var(--accent-red);\n            text-shadow: 0 0 15px var(--accent-red-glow);\n        }\n\n        .benefits-list {\n            display: flex;\n            flex-direction: column;\n            gap: 2rem;\n        }\n\n        .benefit-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 1.5rem;\n            padding: 1.5rem;\n            border-radius: 12px;\n            background: rgba(255, 255, 255, 0.02);\n            border: 1px solid rgba(255, 255, 255, 0.03);\n            transition: all 0.3s ease;\n        }\n\n        .benefit-item:hover {\n            transform: translateY(-3px);\n            background: rgba(255, 255, 255, 0.04);\n            border-color: rgba(239, 68, 68, 0.3);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2),\n                        0 0 15px var(--accent-red-glow);\n        }\n\n        .icon-container {\n            flex-shrink: 0;\n            width: 50px;\n            height: 50px;\n            border-radius: 12px;\n            background: rgba(239, 68, 68, 0.1);\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            color: var(--accent-red);\n            border: 1px solid rgba(239, 68, 68, 0.2);\n        }\n\n        .icon-container svg {\n            width: 26px;\n            height: 26px;\n            stroke-width: 2;\n        }\n\n        .benefit-content {\n            flex-grow: 1;\n        }\n\n        .benefit-title {\n            color: var(--accent-silver);\n            font-size: 1.15rem;\n            font-weight: 600;\n            margin-bottom: 0.5rem;\n            letter-spacing: -0.02em;\n        }\n\n        .benefit-desc {\n            font-size: 0.95rem;\n            color: var(--text-main);\n            font-weight: 300;\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 600px) {\n            .benefits-wrapper {\n                padding: 2rem 1.5rem;\n            }\n            .benefit-item {\n                flex-direction: column;\n                gap: 1rem;\n            }\n            .icon-container {\n                width: 40px;\n                height: 40px;\n            }\n            .icon-container svg {\n                width: 20px;\n                height: 20px;\n            }\n            h2.main-title {\n                font-size: 2rem;\n                margin-bottom: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003cdiv class=\"benefits-wrapper\"\u003e\n\u003ch2 class=\"main-title\"\u003eKey \u003cspan\u003eBenefits\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"benefits-list\"\u003e\n\u003c!-- Benefit 1 --\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"icon-container\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/-2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-content\"\u003e\n\u003ch3 class=\"benefit-title\"\u003eScience-Proven Melatonin Protection\u003c\/h3\u003e\n\u003cp class=\"benefit-desc\"\u003eYou'll be seeing red—and that's the point. The OKNO Unwynd™ Lens filters out 99% of the blue and green light (up to 550nm) that steals your sleep, shielding your brain from the exact wavelengths that suppress your natural sleep hormones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefit 3 --\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"icon-container\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M20.42 4.58a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M12 5.5v6.5l3 3\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-content\"\u003e\n\u003ch3 class=\"benefit-title\"\u003eCortisol-Shielding Stress Reduction\u003c\/h3\u003e\n\u003cp class=\"benefit-desc\"\u003eInstantly kills the \"fight-or-flight\" response caused by digital devices. By bathing your eyes in calming red light, the OKNO Unwynd™ Lens lowers evening stress levels and prepares your nervous system for deep relaxation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefit 4 --\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"icon-container\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"15\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\n                        \u003cpolyline points=\"17 2 12 7 7 2\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-content\"\u003e\n\u003ch3 class=\"benefit-title\"\u003eBio-Active Sleep-Switch\u003c\/h3\u003e\n\u003cp class=\"benefit-desc\"\u003eWhether you are a night-shift worker or a frequent flyer, this lens technology forces your internal body clock into \"Night Mode.\" Wear them for 120 minutes before bed for faster sleep and total recovery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefit 5 --\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"icon-container\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n                        \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n                        \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-content\"\u003e\n\u003ch3 class=\"benefit-title\"\u003eMood-Boosting Dopamine Balance\u003c\/h3\u003e\n\u003cp class=\"benefit-desc\"\u003eStops the \"digital burnout\" and irritability caused by over-stimulating blue light. The OKNO Unwynd™ Lens keeps your headspace positive and your evening mood steady, helping you transition effortlessly from a high-pressure day to a restful night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Unwynd™","offers":[{"title":"Zero Power","offer_id":46554075889854,"sku":"OKNOBarkleyUW-1","price":1499.0,"currency_code":"INR","in_stock":false},{"title":"Progressive Lens","offer_id":46554075922622,"sku":"OKNOBarkleyUW-2","price":5499.0,"currency_code":"INR","in_stock":false},{"title":"Prescription Lens","offer_id":46554075955390,"sku":"OKNOBarkleyUW-3","price":2499.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2570\/3440\/files\/1_cc737ebf-35d2-47fb-a8e6-ccba619285cb.png?v=1775808188","url":"https:\/\/www.eyewearlabs.com\/products\/barkley-unwynd%e2%84%a2","provider":"Eyewearlabs","version":"1.0","type":"link"}