{"product_id":"rush-eye-men-anti-aging-eye-cream","title":"Rush Eye - Refresh. Recover. Restore.","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- META DESCRIPTION --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background-color: #0E3B2D;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    .container {\n      color: #ffffff;\n      background-color: #0E3B2D;\n      padding: 30px 15px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    \/* ----- HERO SECTION ----- *\/\n    .hero-section {\n      border-bottom: 1px solid rgba(255,255,255,0.12);\n      padding-bottom: 30px;\n      margin-bottom: 30px;\n      text-align: center;\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background: rgba(255,255,255,0.08);\n      border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 50px;\n      padding: 6px 18px;\n      font-size: 11px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      color: #b8d4c0;\n      margin-bottom: 15px;\n    }\n\n    .hero-section h1 {\n      font-size: 44px;\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: -1px;\n      line-height: 1.05;\n      margin-bottom: 4px;\n      color: #ffffff;\n    }\n\n    .hero-section h1 span {\n      color: #8bc34a;\n    }\n\n    .hero-tagline {\n      font-size: 18px;\n      font-weight: 600;\n      color: #8bc34a;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      margin-bottom: 6px;\n    }\n\n    .hero-sub {\n      font-size: 16px;\n      font-weight: 400;\n      color: #b8d4c0;\n      letter-spacing: 0.5px;\n      margin-bottom: 16px;\n    }\n\n    .hero-usp {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 20px 30px;\n      margin-top: 20px;\n      padding-top: 20px;\n      border-top: 1px solid rgba(255,255,255,0.08);\n    }\n\n    .hero-usp-item {\n      font-size: 13px;\n      color: #b8d4c0;\n      font-weight: 500;\n    }\n\n    .hero-usp-item strong {\n      color: #fff;\n      font-weight: 700;\n    }\n\n    \/* ----- BADGES ----- *\/\n    .badges-bar {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 12px 20px;\n      margin-bottom: 35px;\n      padding-bottom: 25px;\n      border-bottom: 1px solid rgba(255,255,255,0.08);\n    }\n\n    .badge-item {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 12px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #b8d4c0;\n    }\n\n    .badge-icon {\n      width: 32px;\n      height: 32px;\n      background: rgba(255,255,255,0.06);\n      border: 1px solid rgba(255,255,255,0.1);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 14px;\n      color: #fff;\n    }\n\n    \/* ----- MAIN COPY ----- *\/\n    .main-copy {\n      margin-bottom: 40px;\n    }\n\n    .main-copy h2 {\n      font-size: 26px;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: -0.5px;\n      line-height: 1.15;\n      margin-bottom: 15px;\n      color: #ffffff;\n    }\n\n    .main-copy p {\n      font-size: 15px;\n      line-height: 1.7;\n      color: #b8d4c0;\n      margin-bottom: 15px;\n    }\n\n    .highlight-box {\n      background: rgba(255,255,255,0.05);\n      border-left: 4px solid #8bc34a;\n      padding: 18px 20px;\n      margin: 20px 0;\n      font-size: 14px;\n      color: #e8f0ea;\n      line-height: 1.6;\n      border-radius: 0 8px 8px 0;\n    }\n\n    .highlight-box strong {\n      color: #8bc34a;\n    }\n\n    \/* ----- 3-IN-1 FEATURES ----- *\/\n    .features-3in1 {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;\n      margin-bottom: 40px;\n    }\n\n    .feature-3in1 {\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 10px;\n      padding: 18px 12px;\n      text-align: center;\n      transition: all 0.3s ease;\n    }\n\n    .feature-3in1:hover {\n      background: rgba(255,255,255,0.08);\n      border-color: rgba(139, 195, 74, 0.3);\n      transform: translateY(-2px);\n    }\n\n    .feature-3in1 .number {\n      font-size: 28px;\n      font-weight: 900;\n      color: #8bc34a;\n      margin-bottom: 4px;\n    }\n\n    .feature-3in1 h4 {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #fff;\n      margin-bottom: 4px;\n    }\n\n    .feature-3in1 p {\n      font-size: 12px;\n      color: #b8d4c0;\n      line-height: 1.4;\n    }\n\n    \/* ----- SECTION TITLE ----- *\/\n    .section-title {\n      font-size: 18px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 20px;\n      border-left: 3px solid #8bc34a;\n      padding-left: 12px;\n      color: #ffffff;\n    }\n\n    \/* ----- STAR FEATURES ----- *\/\n    .star-features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 15px;\n      margin-bottom: 40px;\n    }\n\n    .star-feature {\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 10px;\n      padding: 18px 16px;\n      text-align: center;\n      transition: all 0.3s ease;\n    }\n\n    .star-feature:hover {\n      background: rgba(255,255,255,0.08);\n      border-color: rgba(139, 195, 74, 0.3);\n      transform: translateY(-2px);\n    }\n\n    .star-feature .icon {\n      font-size: 28px;\n      margin-bottom: 8px;\n    }\n\n    .star-feature h4 {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #fff;\n      margin-bottom: 4px;\n    }\n\n    .star-feature p {\n      font-size: 12px;\n      color: #b8d4c0;\n      line-height: 1.4;\n    }\n\n    \/* ----- SCENT PROFILE ----- *\/\n    .scent-profile {\n      background: rgba(255,255,255,0.03);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 12px;\n      padding: 20px 24px;\n      margin-bottom: 40px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      flex-wrap: wrap;\n    }\n\n    .scent-profile .icon {\n      font-size: 36px;\n    }\n\n    .scent-profile .content h4 {\n      font-size: 14px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #8bc34a;\n      margin-bottom: 4px;\n    }\n\n    .scent-profile .content p {\n      font-size: 14px;\n      color: #b8d4c0;\n      line-height: 1.5;\n    }\n\n    \/* ----- INGREDIENTS ----- *\/\n    .ingredients-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n      gap: 15px;\n      margin-bottom: 40px;\n    }\n\n    .ingredient-card {\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 10px;\n      padding: 16px;\n      text-align: center;\n    }\n\n    .ingredient-card h4 {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #fff;\n      margin-bottom: 4px;\n    }\n\n    .ingredient-card p {\n      font-size: 12px;\n      color: #b8d4c0;\n      line-height: 1.4;\n    }\n\n    \/* ----- COMPARISON TABLE ----- *\/\n    .comparison-wrapper {\n      margin-bottom: 40px;\n      overflow-x: auto;\n    }\n\n    .comp-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n      font-size: 14px;\n    }\n\n    .comp-table th,\n    .comp-table td {\n      padding: 14px 12px;\n      border-bottom: 1px solid rgba(255,255,255,0.08);\n    }\n\n    .comp-table th {\n      text-transform: uppercase;\n      font-weight: 700;\n      font-size: 12px;\n      letter-spacing: 0.5px;\n      color: #b8d4c0;\n    }\n\n    .comp-table td:nth-child(2) {\n      background-color: rgba(139, 195, 74, 0.08);\n      font-weight: 600;\n    }\n\n    .check-icon {\n      color: #8bc34a;\n      font-weight: bold;\n      margin-right: 6px;\n    }\n\n    .cross-icon {\n      color: #555;\n      margin-right: 6px;\n    }\n\n    \/* ----- REVIEWS ----- *\/\n    .reviews-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 20px;\n      margin-bottom: 40px;\n    }\n\n    .review-card {\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 12px;\n      padding: 20px;\n    }\n\n    .review-card .stars {\n      color: #f5a623;\n      font-size: 18px;\n      letter-spacing: 2px;\n      margin-bottom: 8px;\n    }\n\n    .review-card .review-text {\n      font-size: 14px;\n      color: #b8d4c0;\n      line-height: 1.6;\n      margin-bottom: 12px;\n      font-style: italic;\n    }\n\n    .review-card .review-author {\n      font-size: 13px;\n      font-weight: 700;\n      color: #fff;\n    }\n\n    .review-card .review-author span {\n      font-weight: 400;\n      color: #8bc34a;\n      font-size: 12px;\n    }\n\n    .review-card .verified {\n      display: inline-block;\n      background: rgba(139, 195, 74, 0.15);\n      color: #8bc34a;\n      font-size: 10px;\n      font-weight: 600;\n      text-transform: uppercase;\n      padding: 2px 10px;\n      border-radius: 50px;\n      margin-top: 6px;\n    }\n\n    .reviews-summary {\n      text-align: center;\n      margin-bottom: 30px;\n      padding: 20px;\n      background: rgba(255,255,255,0.03);\n      border-radius: 12px;\n      border: 1px solid rgba(255,255,255,0.05);\n    }\n\n    .reviews-summary .big-stars {\n      font-size: 32px;\n      color: #f5a623;\n      letter-spacing: 4px;\n    }\n\n    .reviews-summary .rating-number {\n      font-size: 28px;\n      font-weight: 800;\n      color: #fff;\n    }\n\n    .reviews-summary .rating-number small {\n      font-size: 16px;\n      font-weight: 400;\n      color: #b8d4c0;\n    }\n\n    \/* ----- ECOCERT ----- *\/\n    .ecocert-box {\n      background: rgba(255,255,255,0.03);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 12px;\n      padding: 20px 24px;\n      margin-bottom: 40px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      flex-wrap: wrap;\n    }\n\n    .ecocert-box .badge {\n      font-size: 42px;\n      background: rgba(139, 195, 74, 0.15);\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n\n    .ecocert-box .content h4 {\n      font-size: 14px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #8bc34a;\n      margin-bottom: 4px;\n    }\n\n    .ecocert-box .content p {\n      font-size: 13px;\n      color: #b8d4c0;\n      line-height: 1.5;\n    }\n\n    .ecocert-box .content .stats {\n      display: flex;\n      gap: 20px;\n      margin-top: 8px;\n      flex-wrap: wrap;\n    }\n\n    .ecocert-box .content .stats span {\n      font-size: 13px;\n      color: #fff;\n      font-weight: 600;\n    }\n\n    .ecocert-box .content .stats span small {\n      font-weight: 400;\n      color: #b8d4c0;\n    }\n\n    \/* ----- SUSTAINABILITY ----- *\/\n    .sustainability-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n      gap: 12px;\n      margin-bottom: 40px;\n    }\n\n    .sustainability-item {\n      background: rgba(255,255,255,0.03);\n      border: 1px solid rgba(255,255,255,0.05);\n      border-radius: 8px;\n      padding: 14px 12px;\n      text-align: center;\n      font-size: 12px;\n      color: #b8d4c0;\n      line-height: 1.4;\n    }\n\n    .sustainability-item .icon {\n      font-size: 22px;\n      display: block;\n      margin-bottom: 6px;\n    }\n\n    .sustainability-item strong {\n      color: #fff;\n      display: block;\n      font-size: 13px;\n    }\n\n    \/* ----- ACCORDION ----- *\/\n    .accordion {\n      margin-bottom: 12px;\n      border: 1px solid rgba(255,255,255,0.08);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n\n    .accordion-summary {\n      background: rgba(255,255,255,0.03);\n      padding: 15px 18px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      cursor: pointer;\n      outline: none;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: #e8f0ea;\n    }\n\n    .accordion-summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .accordion-summary::after {\n      content: \"+\";\n      font-size: 18px;\n      font-weight: 400;\n      color: #8bc34a;\n    }\n\n    details[open] .accordion-summary::after {\n      content: \"−\";\n    }\n\n    .accordion-content {\n      padding: 15px 18px;\n      background: rgba(0,0,0,0.15);\n      border-top: 1px solid rgba(255,255,255,0.05);\n      font-size: 13px;\n      line-height: 1.6;\n      color: #b8d4c0;\n    }\n\n    .accordion-content strong {\n      color: #fff;\n    }\n\n    \/* ----- RESPONSIVE ----- *\/\n    @media (max-width: 600px) {\n      .hero-section h1 {\n        font-size: 32px;\n      }\n\n      .hero-tagline {\n        font-size: 14px;\n      }\n\n      .hero-sub {\n        font-size: 14px;\n      }\n\n      .features-3in1 {\n        grid-template-columns: 1fr;\n      }\n\n      .scent-profile {\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .ecocert-box {\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .ecocert-box .content .stats {\n        justify-content: center;\n      }\n\n      .reviews-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (min-width: 601px) {\n      .container {\n        padding: 40px 30px;\n      }\n    }\n\n    \/* scrollbar *\/\n    ::-webkit-scrollbar {\n      width: 6px;\n      height: 6px;\n    }\n    ::-webkit-scrollbar-thumb {\n      background-color: #8bc34a;\n      border-radius: 3px;\n    }\n    ::-webkit-scrollbar-track {\n      background-color: #0E3B2D;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- ===== HERO SECTION ===== --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e🌿 3-in-1 • Anti-Aging Eye Cream\u003c\/div\u003e\n\u003ch1\u003eRUSH \u003cspan\u003eEYE\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"hero-tagline\"\u003eRefresh. Recover. Restore.\u003c\/div\u003e\n\u003cdiv class=\"hero-sub\"\u003e15 ml \/ 0.51 fl oz • For Tired Eyes\u003c\/div\u003e\n\u003cdiv class=\"hero-usp\"\u003e\n\u003cspan class=\"hero-usp-item\"\u003e💧 \u003cstrong\u003eHydrates\u003c\/strong\u003e \u0026amp; Revives\u003c\/span\u003e \u003cspan class=\"hero-usp-item\"\u003e👁️ \u003cstrong\u003eReduces\u003c\/strong\u003e Dark Circles\u003c\/span\u003e \u003cspan class=\"hero-usp-item\"\u003e✨ \u003cstrong\u003eMinimizes\u003c\/strong\u003e Fine Lines\u003c\/span\u003e \u003cspan class=\"hero-usp-item\"\u003e🏆 \u003cstrong\u003eEcocert\u003c\/strong\u003e COSMOS Natural\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== BADGES ===== --\u003e\n\u003cdiv class=\"badges-bar\"\u003e\n\u003cspan class=\"badge-item\"\u003e \u003cspan class=\"badge-icon\"\u003e🌱\u003c\/span\u003e Vegan \u003c\/span\u003e \u003cspan class=\"badge-item\"\u003e \u003cspan class=\"badge-icon\"\u003e🚫\u003c\/span\u003e Gluten Free \u003c\/span\u003e \u003cspan class=\"badge-item\"\u003e \u003cspan class=\"badge-icon\"\u003e✅\u003c\/span\u003e Natural Certified \u003c\/span\u003e \u003cspan class=\"badge-item\"\u003e \u003cspan class=\"badge-icon\"\u003e♻️\u003c\/span\u003e Recyclable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 3-IN-1 FEATURES ===== --\u003e\n\u003cdiv class=\"section-title\"\u003e⚡ Triple Action Formula\u003c\/div\u003e\n\u003cdiv class=\"features-3in1\"\u003e\n\u003cdiv class=\"feature-3in1\"\u003e\n\u003cdiv class=\"number\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eHydrates\u003c\/h4\u003e\n\u003cp\u003eDeep moisture with Hyaluronic Acid \u0026amp; Aloe for refreshed, plump skin\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-3in1\"\u003e\n\u003cdiv class=\"number\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eDark Circles \u0026amp; Puffiness\u003c\/h4\u003e\n\u003cp\u003eGinkgo Biloba \u0026amp; Horse Chestnut reduce fatigue signs\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-3in1\"\u003e\n\u003cdiv class=\"number\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eFine Lines\u003c\/h4\u003e\n\u003cp\u003eCBD \u0026amp; Peptides smooth and minimize appearance of wrinkles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== MAIN COPY ===== --\u003e\n\u003csection class=\"main-copy\"\u003e\n\u003ch2\u003eTHE EYE REVIVAL YOUR SKIN DESERVES\u003c\/h2\u003e\n\u003cp\u003eA lightweight, \u003cstrong\u003e3-in-1 anti-aging eye cream\u003c\/strong\u003e designed specifically for men who want to look refreshed, energized, and ready for anything.\u003c\/p\u003e\n\u003cp\u003eThis rejuvenating formula goes beyond basic hydration, working diligently to diminish the appearance of \u003cstrong\u003edark circles, puffiness, and fine lines\u003c\/strong\u003e. Infused with \u003cstrong\u003e1% Cannabidiol (CBD)\u003c\/strong\u003e to provide calming benefits and immediate comfort to the delicate skin around the eyes.\u003c\/p\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cstrong\u003e💪 WHY IT WORKS:\u003c\/strong\u003e Powered by \u003cstrong\u003eCBD, Hyaluronic Acid, Ginkgo Biloba, and Hemp Seed Oil\u003c\/strong\u003e — this triple-action formula hydrates, reduces fatigue signs, and smooths fine lines. The lightweight texture absorbs instantly, leaving no greasy residue.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== STAR FEATURES ===== --\u003e\n\u003cdiv class=\"section-title\"\u003e⭐ Why Choose Rush Eye\u003c\/div\u003e\n\u003cdiv class=\"star-features\"\u003e\n\u003cdiv class=\"star-feature\"\u003e\n\u003cdiv class=\"icon\"\u003e💧\u003c\/div\u003e\n\u003ch4\u003eLightweight Texture\u003c\/h4\u003e\n\u003cp\u003eFast-absorbing, non-greasy formula perfect for daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"star-feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e\n\u003ch4\u003e1% CBD Infused\u003c\/h4\u003e\n\u003cp\u003eCalms and soothes the delicate eye area immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"star-feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🔬\u003c\/div\u003e\n\u003ch4\u003eClinical Actives\u003c\/h4\u003e\n\u003cp\u003eHyaluronic Acid, Ginkgo Biloba \u0026amp; Horse Chestnut for visible results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"star-feature\"\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003ch4\u003e99% Natural\u003c\/h4\u003e\n\u003cp\u003eClean, transparent formula. Ecocert certified. No compromises.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== SCENT PROFILE ===== --\u003e\n\u003cdiv class=\"scent-profile\"\u003e\n\u003cdiv class=\"icon\"\u003e🍃\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch4\u003eMasculine Scent\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eGreen Citrus\u003c\/strong\u003e — fresh green tea and white floral notes on a woody cedarwood and vetiver background. A clean, sophisticated fragrance that refreshes as it works.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== KEY INGREDIENTS ===== --\u003e\n\u003cdiv class=\"section-title\"\u003e🔬 Key Ingredients\u003c\/div\u003e\n\u003cdiv class=\"ingredients-grid\"\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003ch4\u003eCannabidiol (CBD) 1%\u003c\/h4\u003e\n\u003cp\u003eCalms and soothes the delicate eye area, reducing redness and irritation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003ch4\u003eHyaluronic Acid\u003c\/h4\u003e\n\u003cp\u003eDeep hydration that plumps and smooths fine lines instantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003ch4\u003eGinkgo Biloba\u003c\/h4\u003e\n\u003cp\u003eImproves microcirculation, reducing dark circles and puffiness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003ch4\u003eHemp Seed Oil\u003c\/h4\u003e\n\u003cp\u003eNourishes and protects the skin barrier with essential fatty acids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003ch4\u003eAloe Juice\u003c\/h4\u003e\n\u003cp\u003eSoothing and regenerating, perfect for sensitive eye area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003ch4\u003eHorse Chestnut\u003c\/h4\u003e\n\u003cp\u003eReduces puffiness and improves skin tone around the eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== COMPARISON ===== --\u003e\n\u003cdiv class=\"section-title\"\u003eVs. Standard Eye Creams\u003c\/div\u003e\n\u003cdiv class=\"comparison-wrapper\"\u003e\n\u003ctable class=\"comp-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"color: #b8d4c0;\"\u003eFeatures\u003c\/th\u003e\n\u003cth style=\"color: #ffffff;\"\u003eRush Eye\u003c\/th\u003e\n\u003cth style=\"color: #b8d4c0;\"\u003eStandard Eye Creams\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"color: #b8d4c0;\"\u003eTriple Action\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check-icon\"\u003e✓\u003c\/span\u003e Hydrates + Dark Circles + Fine Lines\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross-icon\"\u003e✕\u003c\/span\u003e Usually only 1-2 actions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"color: #b8d4c0;\"\u003eCBD Infused\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check-icon\"\u003e✓\u003c\/span\u003e 1% Cannabidiol for calming\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross-icon\"\u003e✕\u003c\/span\u003e Rarely included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"color: #b8d4c0;\"\u003eNatural Origin\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check-icon\"\u003e✓\u003c\/span\u003e 99% natural\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross-icon\"\u003e✕\u003c\/span\u003e Often \u0026lt;80%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"color: #b8d4c0;\"\u003eCertification\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check-icon\"\u003e✓\u003c\/span\u003e Ecocert COSMOS\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross-icon\"\u003e✕\u003c\/span\u003e None\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"color: #b8d4c0;\"\u003eTexture\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check-icon\"\u003e✓\u003c\/span\u003e Lightweight, fast-absorbing\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross-icon\"\u003e✕\u003c\/span\u003e Often heavy \u0026amp; greasy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ===== REVIEWS ===== --\u003e\n\u003cdiv class=\"section-title\"\u003e⭐ Real Reviews from Real Men\u003c\/div\u003e\n\u003cdiv class=\"reviews-summary\"\u003e\n\u003cdiv class=\"big-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"rating-number\"\u003e4.9 \u003csmall\u003e\/ 5.0\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: #b8d4c0; font-size: 14px; margin-top: 4px;\"\u003eBased on 189 verified reviews\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"reviews-grid\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"I've been using this for 3 weeks and the difference is incredible. My dark circles are fading and my eyes look so much more awake. Finally, an eye cream that actually works.\"\u003c\/div\u003e\n\u003cdiv class=\"review-author\"\u003eDavide M. \u003cspan\u003e— Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verified\"\u003e✅ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"I work long hours in front of a screen. This cream has been a lifesaver. The puffiness is gone and my eyes feel refreshed. Lightweight and absorbs instantly — no greasy feeling.\"\u003c\/div\u003e\n\u003cdiv class=\"review-author\"\u003eAlessandro R. \u003cspan\u003e— Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verified\"\u003e✅ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"stars\"\u003e★★★★☆\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"The texture is perfect — not too thick, not too thin. It absorbs immediately and the scent is very pleasant. My fine lines are noticeably reduced after 4 weeks.\"\u003c\/div\u003e\n\u003cdiv class=\"review-author\"\u003eMarco T. \u003cspan\u003e— Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verified\"\u003e✅ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== ECOCERT ===== --\u003e\n\u003cdiv class=\"ecocert-box\"\u003e\n\u003cdiv class=\"badge\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch4\u003eEcocert COSMOS Natural Certified\u003c\/h4\u003e\n\u003cp\u003eCertified by ECOCERT Greenlife according to COSMOS Standard. \u003cbr\u003eA product that respects your skin and the environment.\u003c\/p\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cspan\u003e99% \u003csmall\u003enatural origin\u003c\/small\u003e\u003c\/span\u003e \u003cspan\u003e18% \u003csmall\u003efrom organic farming\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== SUSTAINABILITY ===== --\u003e\n\u003cdiv class=\"section-title\"\u003e♻️ Sustainability\u003c\/div\u003e\n\u003cdiv class=\"sustainability-grid\"\u003e\n\u003cdiv class=\"sustainability-item\"\u003e\n\u003cspan class=\"icon\"\u003e🌱\u003c\/span\u003e \u003cstrong\u003eGreen Formulation\u003c\/strong\u003e Eco-friendly processes\u003c\/div\u003e\n\u003cdiv class=\"sustainability-item\"\u003e\n\u003cspan class=\"icon\"\u003e🦋\u003c\/span\u003e \u003cstrong\u003eBiodiversity\u003c\/strong\u003e Respectful ingredients\u003c\/div\u003e\n\u003cdiv class=\"sustainability-item\"\u003e\n\u003cspan class=\"icon\"\u003e🚫\u003c\/span\u003e \u003cstrong\u003eNO GMO\u003c\/strong\u003e 100% GMO-free\u003c\/div\u003e\n\u003cdiv class=\"sustainability-item\"\u003e\n\u003cspan class=\"icon\"\u003e♻️\u003c\/span\u003e \u003cstrong\u003eRecyclable\u003c\/strong\u003e Packaging \u0026amp; shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"section-title\"\u003e❓ FAQ\u003c\/div\u003e\n\u003cdetails class=\"accordion\"\u003e\n\u003csummary class=\"accordion-summary\"\u003eWhat makes Rush Eye different from regular eye creams?\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003eThis cream is specifically formulated for men with a \u003cstrong\u003etriple-action effect\u003c\/strong\u003e: hydrates, reduces the appearance of dark circles and puffiness, and minimizes fine lines — all in a lightweight, fast-absorbing formula.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"accordion\"\u003e\n\u003csummary class=\"accordion-summary\"\u003eCan this cream be used on all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003eYes. Its lightweight, non-greasy formula is suitable for all skin types, including normal, dry, and combination skin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"accordion\"\u003e\n\u003csummary class=\"accordion-summary\"\u003eDoes it help with tired or fatigued eyes?\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003eYes. Ingredients like \u003cstrong\u003eGinkgo Leaf Extract, Horse Chestnut, and CBD\u003c\/strong\u003e work together to refresh the eye area, reduce puffiness, and give a more energized appearance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"accordion\"\u003e\n\u003csummary class=\"accordion-summary\"\u003eHow long does it take to see results?\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003eImmediate hydration is visible after the first use. The structural benefits — reduction of dark circles, puffiness, and fine lines — become visibly apparent within \u003cstrong\u003e4 weeks\u003c\/strong\u003e of consistent use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"accordion\"\u003e\n\u003csummary class=\"accordion-summary\"\u003eWhat does it smell like?\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003eA \u003cstrong\u003egreen citrus\u003c\/strong\u003e aroma with fresh green tea and white floral notes on a woody cedarwood and vetiver background. A clean, sophisticated, masculine scent.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"accordion\"\u003e\n\u003csummary class=\"accordion-summary\"\u003eIs it suitable for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003eYes. The formula is \u003cstrong\u003e99% natural\u003c\/strong\u003e and contains soothing ingredients like \u003cstrong\u003eAloe Juice and CBD\u003c\/strong\u003e. Perfect even for sensitive or irritated skin around the eyes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== FULL INCI ===== --\u003e\n\u003cdetails class=\"accordion\"\u003e\n\u003csummary class=\"accordion-summary\"\u003e📋 Full INCI\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\" style=\"font-size: 11px; line-height: 1.7;\"\u003eAloe Barbadensis (Aloe) Leaf Juice➀, Glycerin➁, Cannabis Sativa (Hemp) Seed Oil➀, Glyceryl Stearate Citrate, Pentylene Glycol, Cetearyl Alcohol, Coco-Caprylate, Dicaprylyl Carbonate, Sodium PCA, Cannabidiol - Derived From Extract Or Tincture Or Resin Of Cannabis, Octyldodecanol, Irvingia Gabonensis (Wild Mango) Kernel Butter, Cellulose, Parfum, Caprylic\/Capric Triglyceride, Palmitic Acid, Stearic Acid, Xanthan Gum, Hydrogenated Coco-Glycerides, Tocopherol, Ascorbyl Palmitate, Aqua, Sodium Phytate, Vitis Vinifera (Grape) Leaf Extract➀, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Aesculus Hippocastanum (Horse Chestnut) Seed Extract➀, Potassium Hydroxide, Ginkgo Biloba (Ginkgo) Leaf Extract, Limonene➂, Linalool➂, Geraniol➂, Citral➂\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #8bc34a;\"\u003e➀\u003c\/span\u003e Ingredients from organic farming\u003cbr\u003e\u003cspan style=\"color: #8bc34a;\"\u003e➁\u003c\/span\u003e Made using organic ingredients\u003cbr\u003e\u003cspan style=\"color: #8bc34a;\"\u003e➂\u003c\/span\u003e From natural essential oils\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Flux Halo","offers":[{"title":"Default","offer_id":54230701343058,"sku":"231088","price":37.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6123\/0674\/files\/pomelli_creative_image_9_16_0812_2.png?v=1786525047","url":"https:\/\/fluxhalo.shop\/products\/rush-eye-men-anti-aging-eye-cream","provider":"Flux Halo","version":"1.0","type":"link"}