{"product_id":"brighter-eyes-treatment","title":"Brighter Eyes Treatments","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": [\n        \"Product\",\n        \"MedicalProcedure\"\n      ],\n      \"@id\": \"https:\/\/www.dermasense.co.uk\/products\/brighter-eyes-treatment#product\",\n      \"name\": \"Brighter Eyes Treatments\",\n      \"alternateName\": [\n        \"Under Eye Treatment\",\n        \"Tear Trough Filler\",\n        \"PRP Under Eyes\"\n      ],\n      \"url\": \"https:\/\/www.dermasense.co.uk\/products\/brighter-eyes-treatment\",\n      \"description\": \"Targeted treatments for under-eye concerns including dark circles, hollowing and crepey skin. Includes tear trough filler, PRP under eye and bespoke peptide complexes.\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7480\/6354\/files\/DermaSenseTransparentLogo.png?v=1777501697\",\n      \"sku\": \"10752549880146\",\n      \"brand\": {\n        \"@id\": \"https:\/\/www.dermasense.co.uk\/#organization\"\n      },\n      \"category\": \"Aesthetic Treatment\",\n      \"procedureType\": \"https:\/\/schema.org\/TherapeuticProcedure\",\n      \"bodyLocation\": \"Under Eye Area\",\n      \"howPerformed\": \"Treatment chosen at consultation. Tear trough filler uses hyaluronic acid placed deep on the orbital rim via cannula. PRP under eye uses platelet-rich plasma from your own blood injected to stimulate collagen.\",\n      \"preparation\": \"Avoid alcohol and blood thinners for 48 hours. Bruising can be more pronounced in the under-eye area.\",\n      \"followup\": \"Two-week review. Course of three sessions for PRP, four weeks apart.\",\n      \"expectedPrognosis\": \"Tear trough filler typically lasts twelve to eighteen months. PRP results build over three months and last six to twelve months.\",\n      \"provider\": {\n        \"@id\": \"https:\/\/www.dermasense.co.uk\/#business\"\n      },\n      \"performer\": {\n        \"@id\": \"https:\/\/www.dermasense.co.uk\/#sophia-arnaouti\"\n      },\n      \"sameAs\": [\n        \"https:\/\/en.wikipedia.org\/wiki\/Platelet-rich_plasma\"\n      ],\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"url\": \"https:\/\/www.dermasense.co.uk\/products\/brighter-eyes-treatment\",\n        \"priceCurrency\": \"GBP\",\n        \"price\": \"200.00\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"seller\": {\n          \"@id\": \"https:\/\/www.dermasense.co.uk\/#business\"\n        },\n        \"areaServed\": [\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Cockfosters\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"New Barnet\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Barnet\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"High Barnet\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"East Barnet\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Hadley Wood\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Oakwood\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Southgate\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Enfield\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Winchmore Hill\"\n          }\n        ],\n        \"priceValidUntil\": \"2027-12-31\"\n      }\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Home\",\n          \"item\": \"https:\/\/www.dermasense.co.uk\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Treatments\",\n          \"item\": \"https:\/\/www.dermasense.co.uk\/pages\/treatments\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Brighter Eyes Treatments\",\n          \"item\": \"https:\/\/www.dermasense.co.uk\/products\/brighter-eyes-treatment\"\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  :root {\n    --ds-dark: #3a2210;\n    --ds-mid: #7a5a38;\n    --ds-tan: #dfd0bf;\n    --ds-gold: #e0c9aa;\n  }\n\n  .ds-brighter-eyes * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ds-brighter-eyes {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    color: var(--ds-dark);\n    background-color: #faf8f5;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 0 60px 0;\n  }\n\n  \/* Hero Banner *\/\n  .ds-hero {\n    background: linear-gradient(135deg, var(--ds-dark) 0%, var(--ds-mid) 100%);\n    padding: 64px 48px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ds-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px;\n    right: -60px;\n    width: 280px;\n    height: 280px;\n    border-radius: 50%;\n    background: rgba(224, 201, 170, 0.07);\n  }\n\n  .ds-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -80px;\n    left: -40px;\n    width: 220px;\n    height: 220px;\n    border-radius: 50%;\n    background: rgba(224, 201, 170, 0.05);\n  }\n\n  .ds-hero-eyebrow {\n    font-family: 'Jost', sans-serif;\n    font-weight: 400;\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--ds-gold);\n    margin-bottom: 18px;\n  }\n\n  .ds-hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: 52px;\n    line-height: 1.15;\n    color: #faf8f5;\n    margin-bottom: 14px;\n    letter-spacing: 0.01em;\n  }\n\n  .ds-hero h1 em {\n    font-style: italic;\n    color: var(--ds-gold);\n  }\n\n  .ds-hero-sub {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    font-size: 14px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--ds-tan);\n    margin-top: 6px;\n  }\n\n  .ds-hero-divider {\n    width: 48px;\n    height: 1px;\n    background: var(--ds-gold);\n    margin: 24px auto 0;\n    opacity: 0.6;\n  }\n\n  \/* Main Content *\/\n  .ds-content {\n    padding: 56px 48px 0;\n  }\n\n  \/* Intro *\/\n  .ds-intro p {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    font-size: 15.5px;\n    line-height: 1.85;\n    color: var(--ds-dark);\n    margin-bottom: 20px;\n  }\n\n  .ds-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-intro p strong {\n    font-weight: 500;\n    color: var(--ds-mid);\n  }\n\n  \/* Section Heading *\/\n  .ds-section-heading {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin: 52px 0 28px;\n  }\n\n  .ds-section-heading h2 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 400;\n    font-size: 30px;\n    color: var(--ds-dark);\n    letter-spacing: 0.02em;\n    white-space: nowrap;\n  }\n\n  .ds-section-heading h2 em {\n    font-style: italic;\n    color: var(--ds-mid);\n  }\n\n  .ds-section-rule {\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--ds-gold), transparent);\n  }\n\n  \/* What to Expect *\/\n  .ds-expect-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n\n  .ds-expect-item {\n    background: #fff;\n    border: 1px solid var(--ds-gold);\n    border-left: 3px solid var(--ds-mid);\n    padding: 22px 24px;\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n  }\n\n  .ds-expect-number {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: 32px;\n    line-height: 1;\n    color: var(--ds-gold);\n    flex-shrink: 0;\n    margin-top: -2px;\n  }\n\n  .ds-expect-text h3 {\n    font-family: 'Jost', sans-serif;\n    font-weight: 500;\n    font-size: 13px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--ds-mid);\n    margin-bottom: 6px;\n  }\n\n  .ds-expect-text p {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    font-size: 14px;\n    line-height: 1.7;\n    color: var(--ds-dark);\n  }\n\n  \/* Aftercare *\/\n  .ds-aftercare {\n    background: linear-gradient(135deg, var(--ds-dark) 0%, #4e3018 100%);\n    padding: 36px 40px;\n    margin-top: 52px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ds-aftercare::before {\n    content: '';\n    position: absolute;\n    top: -40px;\n    right: -40px;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    background: rgba(224, 201, 170, 0.06);\n  }\n\n  .ds-aftercare-label {\n    font-family: 'Jost', sans-serif;\n    font-weight: 400;\n    font-size: 10.5px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--ds-gold);\n    margin-bottom: 12px;\n  }\n\n  .ds-aftercare p {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    font-size: 14.5px;\n    line-height: 1.85;\n    color: var(--ds-tan);\n    position: relative;\n    z-index\u003c\/style\u003e","brand":"DermaSense","offers":[{"title":"Tear Trough Filler","offer_id":53318016172370,"sku":"BE-001","price":200.0,"currency_code":"GBP","in_stock":true},{"title":"Lumieyes Polynucleotides","offer_id":53318016205138,"sku":"BE-002","price":120.0,"currency_code":"GBP","in_stock":true},{"title":"Lumieyes x3 Sessions","offer_id":53318016237906,"sku":"BE-003","price":360.0,"currency_code":"GBP","in_stock":true},{"title":"Vitaran","offer_id":53318016270674,"sku":"BE-004","price":180.0,"currency_code":"GBP","in_stock":true},{"title":"Vitaran x3 Sessions","offer_id":53318016303442,"sku":"BE-005","price":180.0,"currency_code":"GBP","in_stock":true},{"title":"PRP Undereyes","offer_id":53318016336210,"sku":"BE-006","price":140.0,"currency_code":"GBP","in_stock":true},{"title":"PRP Undereyes Course","offer_id":53318016368978,"sku":"BE-007","price":380.0,"currency_code":"GBP","in_stock":true}],"url":"https:\/\/www.dermasense.co.uk\/products\/brighter-eyes-treatment","provider":"Derma Sense","version":"1.0","type":"link"}