{"id":4223,"date":"2026-04-03T15:56:17","date_gmt":"2026-04-03T15:56:17","guid":{"rendered":"https:\/\/veraia.life\/?page_id=4223"},"modified":"2026-04-06T19:31:06","modified_gmt":"2026-04-06T19:31:06","slug":"the-app","status":"publish","type":"page","link":"https:\/\/veraia.life\/bg\/the-app\/","title":{"rendered":"The app"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4223\" class=\"elementor elementor-4223\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8977ca e-flex e-con-boxed e-con e-parent\" data-id=\"d8977ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8778b3 elementor-widget elementor-widget-html\" data-id=\"a8778b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>The App \u2013 Veraia Life<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600&family=Playfair+Display:ital,wght@1,400;1,500&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  \/* Brand palette *\/\n  --primary:        #8F62F6;\n  --primary-light:  #EDDBFA;\n  --primary-mid:    #C1B7FF;\n  --primary-dim:    rgba(143,98,246,0.1);\n  --primary-border: rgba(143,98,246,0.22);\n  --accent-dark:    #211D23;\n  --btn-color:      #5D5562;\n\n  \/* Light surface colours *\/\n  --bg-white:       #ffffff;\n  --bg-soft:        #faf8ff;\n  --bg-lavender:    #f4effe;\n  --border-light:   #ede8f7;\n\n  \/* Text *\/\n  --text-dark:      #211D23;\n  --text-mid:       #5D5562;\n  --text-light:     #9188a0;\n\n  \/* Dark surface colours *\/\n  --dark-bg:        #211D23;\n  --dark-card:      #2d2630;\n  --dark-border:    #3a3040;\n\n  --section-gap: 90px;\n  --font-heading: 'Plus Jakarta Sans', sans-serif;\n  --font-display: 'Playfair Display', Georgia, serif;\n  --font-body:    'DM Sans', sans-serif;\n}\n\nbody {\n  background: var(--bg-white);\n  color: var(--text-dark);\n  font-family: var(--font-body);\n  font-size: 16px;\n  line-height: 1.75;\n  -webkit-font-smoothing: antialiased;\n  width: 100%;\n  overflow-x: hidden;\n}\n\n\/* \u2500\u2500 SHARED \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.section { padding: var(--section-gap) 40px; width: 100%; }\n.section-inner { max-width: 1280px; margin: 0 auto; }\n\n.eyebrow {\n  font-size: 11px; font-weight: 500;\n  letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--primary); margin-bottom: 14px; display: block;\n}\n.eyebrow-light { color: var(--primary-mid); opacity: 0.85; }\n\n.section-heading {\n  font-family: var(--font-heading);\n  font-size: clamp(28px, 3.5vw, 46px);\n  font-weight: 500; line-height: 1.15; margin-bottom: 24px;\n  color: var(--text-dark);\n}\n.section-heading em {\n  font-family: var(--font-display);\n  font-style: italic; font-weight: 400; color: var(--primary);\n}\n.section-heading-light { color: #fff; }\n.section-heading-light em { color: var(--primary-mid); }\n\n.divider {\n  width: 36px; height: 2px; background: var(--primary);\n  margin-bottom: 28px; opacity: 0.4; border-radius: 2px;\n}\n.divider-light { background: var(--primary-mid); opacity: 0.5; }\n\n.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; align-items: center; }\n\n.section-img {\n  width: 100%; border-radius: 16px; display: block; object-fit: cover;\n}\n.section-img.tall   { aspect-ratio: 4\/5; object-position: center top; }\n.section-img.square { aspect-ratio: 1; object-position: center; }\n\n.prose p { font-size: 15px; color: var(--text-mid); margin-bottom: 16px; line-height: 1.8; }\n.prose strong { color: var(--text-dark); font-weight: 500; }\n.prose-light p { color: rgba(237,219,250,0.7); }\n.prose-light strong { color: #fff; }\n\n\/* \u2500\u2500 BUTTONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.btn-primary {\n  display: inline-flex; align-items: center; gap: 10px;\n  padding: 13px 32px;\n  background: var(--primary); color: #fff;\n  font-family: var(--font-body); font-size: 13px; font-weight: 500;\n  letter-spacing: 0.1em; text-transform: uppercase;\n  text-decoration: none; border-radius: 4px;\n  transition: opacity 0.2s;\n}\n.btn-primary:hover { opacity: 0.85; }\n\n.btn-white {\n  display: inline-flex; align-items: center; gap: 10px;\n  padding: 13px 32px;\n  background: #fff; color: var(--primary);\n  font-family: var(--font-body); font-size: 13px; font-weight: 500;\n  letter-spacing: 0.1em; text-transform: uppercase;\n  text-decoration: none; border-radius: 4px;\n  transition: opacity 0.2s;\n}\n.btn-white:hover { opacity: 0.9; }\n\n.btn-arrow svg {\n  width: 14px; height: 14px; stroke: currentColor; fill: none;\n  stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;\n  transition: transform 0.2s;\n}\n.btn-arrow:hover svg { transform: translateX(3px); }\n\n\/* \u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.hero {\n  position: relative; height: 70vh;\n  min-height: 420px; max-height: 680px;\n  overflow: hidden; display: flex;\n  align-items: flex-end; padding: 0 40px 56px; width: 100%;\n}\n.hero-img {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%;\n  object-fit: cover; object-position: center;\n}\n.hero-overlay {\n  position: absolute; inset: 0;\n  background: linear-gradient(to top, rgba(33,29,35,0.9) 0%, rgba(33,29,35,0.35) 55%, transparent 100%);\n}\n.hero-content { position: relative; z-index: 2; max-width: 720px; }\n.hero-eyebrow {\n  font-size: 11px; font-weight: 500; letter-spacing: 0.18em;\n  text-transform: uppercase; color: var(--primary-mid);\n  margin-bottom: 16px; display: block;\n}\n.hero-title {\n  font-family: var(--font-heading);\n  font-size: clamp(36px, 5.5vw, 66px);\n  font-weight: 500; line-height: 1.1; color: #fff; margin-bottom: 20px;\n}\n.hero-title em {\n  font-family: var(--font-display);\n  font-style: italic; font-weight: 400; color: var(--primary-mid);\n}\n.hero-sub {\n  font-size: 17px; font-weight: 300;\n  color: rgba(255,255,255,0.75); max-width: 520px;\n  line-height: 1.65; margin-bottom: 28px;\n}\n\n\/* \u2500\u2500 OPENING \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.opening { background: var(--bg-white); border-top: 1px solid var(--border-light); }\n.opening-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }\n.opening-left p {\n  font-family: var(--font-display); font-size: 21px;\n  font-weight: 300; line-height: 1.65; color: var(--text-dark);\n}\n.opening-left p + p { margin-top: 18px; }\n.pull-quote {\n  border-left: 3px solid var(--primary); padding-left: 22px; margin: 32px 0;\n  font-family: var(--font-display); font-size: 26px;\n  font-style: italic; font-weight: 300; color: var(--primary); line-height: 1.4;\n}\n.opening-right p { font-size: 15px; color: var(--text-mid); line-height: 1.8; margin-bottom: 16px; }\n\n\/* \u2500\u2500 PAIN CARDS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.pain-section {\n  background: var(--bg-lavender);\n  border-top: 1px solid var(--border-light);\n  border-bottom: 1px solid var(--border-light);\n}\n.pain-header { max-width: 600px; margin-bottom: 48px; }\n.pain-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n.pain-card {\n  background: var(--bg-white); border: 1px solid var(--border-light);\n  border-radius: 14px; padding: 32px 26px;\n  position: relative; overflow: hidden;\n}\n.pain-card::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;\n  background: linear-gradient(90deg, var(--primary), var(--primary-mid));\n  border-radius: 14px 14px 0 0;\n}\n.pain-num {\n  font-family: var(--font-display); font-size: 48px;\n  font-weight: 300; color: var(--border-light); line-height: 1; margin-bottom: 14px;\n}\n.pain-card p { font-size: 15px; color: var(--text-mid); line-height: 1.72; }\n\n\/* \u2500\u2500 WHAT VERAIA IS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.what-section { background: var(--bg-white); }\n\n\/* \u2500\u2500 DARK FEATURES SECTION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.features-section {\n  background: var(--dark-bg);\n  position: relative; overflow: hidden;\n}\n.features-section::before {\n  content: '';\n  position: absolute; top: -100px; right: -100px;\n  width: 500px; height: 500px; border-radius: 50%;\n  background: radial-gradient(circle, rgba(143,98,246,0.12) 0%, transparent 65%);\n  pointer-events: none;\n}\n.features-section::after {\n  content: '';\n  position: absolute; bottom: -80px; left: -60px;\n  width: 360px; height: 360px; border-radius: 50%;\n  background: radial-gradient(circle, rgba(193,183,255,0.07) 0%, transparent 65%);\n  pointer-events: none;\n}\n.features-inner-wrap { position: relative; z-index: 1; }\n\n.disclaimer {\n  background: rgba(143,98,246,0.12);\n  border: 1px solid rgba(143,98,246,0.25);\n  border-left: 3px solid var(--primary);\n  border-radius: 8px; padding: 14px 20px;\n  margin-bottom: 52px;\n  display: flex; align-items: flex-start; gap: 12px;\n}\n.disclaimer-icon {\n  width: 18px; height: 18px; flex-shrink: 0; margin-top: 2px;\n  stroke: var(--primary-mid); fill: none;\n  stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round;\n}\n.disclaimer p { font-size: 13px; color: rgba(237,219,250,0.65); line-height: 1.6; }\n.disclaimer strong { color: rgba(237,219,250,0.9); font-weight: 500; }\n\n.category-label {\n  font-size: 11px; font-weight: 500; letter-spacing: 0.18em;\n  text-transform: uppercase; color: rgba(193,183,255,0.5);\n  margin: 48px 0 20px; padding-bottom: 10px;\n  border-bottom: 1px solid var(--dark-border); display: block;\n}\n.category-label:first-of-type { margin-top: 0; }\n\n.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 8px; }\n.feature-grid.two-col { grid-template-columns: repeat(2, 1fr); }\n\n.feature-card {\n  background: var(--dark-card);\n  border: 1px solid var(--dark-border);\n  border-radius: 14px; overflow: hidden;\n  transition: background 0.25s, border-color 0.25s, transform 0.25s;\n  cursor: pointer;\n}\n.feature-card:hover {\n  background: rgba(143,98,246,0.12);\n  border-color: rgba(143,98,246,0.4);\n  transform: translateY(-2px);\n}\n.feature-card:hover .feature-icon { background: var(--primary); border-color: var(--primary); }\n.feature-card:hover .feature-icon svg { stroke: #fff; }\n.feature-card:hover .feature-name { color: var(--primary-mid); }\n\n.feature-card-header { padding: 26px 26px 0; cursor: pointer; user-select: none; }\n\n.feature-icon {\n  width: 42px; height: 42px;\n  background: rgba(143,98,246,0.15);\n  border: 1px solid rgba(143,98,246,0.3);\n  border-radius: 10px;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 18px;\n  transition: background 0.25s, border-color 0.25s;\n}\n.feature-icon svg {\n  width: 19px; height: 19px; stroke: var(--primary-mid); fill: none;\n  stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round;\n  transition: stroke 0.25s;\n}\n.feature-name {\n  font-family: var(--font-heading);\n  font-size: 16px; font-weight: 500; color: #fff;\n  line-height: 1.35; margin-bottom: 10px;\n  transition: color 0.25s;\n}\n.feature-summary { font-size: 13px; color: rgba(237,219,250,0.55); line-height: 1.7; }\n\n.feature-toggle {\n  display: flex; align-items: center; gap: 6px;\n  padding: 12px 26px; margin-top: 16px; cursor: pointer;\n  font-size: 11px; font-weight: 500; letter-spacing: 0.08em;\n  text-transform: uppercase; color: var(--primary-mid);\n  background: none; border: none; width: 100%; text-align: left;\n  border-top: 1px solid var(--dark-border);\n  transition: background 0.15s; font-family: var(--font-body);\n}\n.feature-toggle:hover { background: rgba(143,98,246,0.1); }\n.toggle-icon {\n  width: 15px; height: 15px; stroke: var(--primary-mid); fill: none;\n  stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;\n  transition: transform 0.25s; flex-shrink: 0;\n}\n.feature-card.open .toggle-icon { transform: rotate(180deg); }\n.toggle-label-more { display: inline; }\n.toggle-label-less { display: none; }\n.feature-card.open .toggle-label-more { display: none; }\n.feature-card.open .toggle-label-less { display: inline; }\n\n.feature-detail {\n  display: none; padding: 0 26px 26px;\n  border-top: 1px dashed var(--dark-border);\n}\n.feature-card.open .feature-detail { display: block; }\n\n.detail-heading {\n  font-size: 11px; font-weight: 500; letter-spacing: 0.1em;\n  text-transform: uppercase; color: var(--primary-mid); margin: 18px 0 8px;\n}\n.detail-text { font-size: 13px; color: rgba(237,219,250,0.6); line-height: 1.75; margin-bottom: 10px; }\n.detail-text strong { color: rgba(237,219,250,0.9); font-weight: 500; }\n.detail-list { list-style: none; display: flex; flex-direction: column; gap: 7px; margin-bottom: 10px; }\n.detail-list li {\n  display: flex; align-items: flex-start; gap: 10px;\n  font-size: 13px; color: rgba(237,219,250,0.55); line-height: 1.6;\n}\n.detail-list li::before {\n  content: ''; width: 4px; height: 4px; border-radius: 50%;\n  background: var(--primary); flex-shrink: 0; margin-top: 8px; opacity: 0.7;\n}\n.detail-note {\n  font-size: 12px; color: rgba(193,183,255,0.45); font-style: italic;\n  line-height: 1.6; padding: 10px 14px;\n  background: rgba(255,255,255,0.03);\n  border-radius: 6px; margin-top: 10px;\n  border: 1px solid var(--dark-border);\n}\n.feature-tag {\n  display: inline-block; margin-top: 14px;\n  font-size: 10px; letter-spacing: 0.1em; text-transform: uppercase;\n  color: var(--primary-mid); font-weight: 500;\n  background: rgba(143,98,246,0.15); padding: 4px 10px;\n  border-radius: 20px; border: 1px solid rgba(143,98,246,0.25);\n}\n\n\/* \u2500\u2500 PRIVACY \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.privacy-section { background: var(--bg-white); }\n.privacy-pillars { display: flex; flex-direction: column; gap: 12px; }\n.privacy-pillar {\n  background: var(--bg-soft); border: 1px solid var(--border-light);\n  border-radius: 10px; padding: 20px 24px;\n  display: flex; align-items: flex-start; gap: 16px;\n}\n.pillar-dot {\n  width: 8px; height: 8px; border-radius: 50%;\n  background: var(--primary); flex-shrink: 0; margin-top: 6px;\n}\n.pillar-label { font-size: 14px; font-weight: 500; color: var(--text-dark); margin-bottom: 3px; }\n.pillar-desc  { font-size: 13px; color: var(--text-light); line-height: 1.6; }\n\n\/* \u2500\u2500 WILL \/ WON'T \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.boundary-section {\n  background: var(--bg-lavender);\n  border-top: 1px solid var(--border-light);\n  border-bottom: 1px solid var(--border-light);\n}\n.section-title-center { text-align: center; margin-bottom: 52px; }\n.boundary-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n.boundary-box {\n  background: var(--bg-white); border: 1px solid var(--border-light);\n  border-radius: 14px; padding: 38px 34px;\n}\n.boundary-box.never  { border-top: 3px solid var(--primary-mid); }\n.boundary-box.always { border-top: 3px solid var(--primary); }\n.boundary-label {\n  font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase;\n  font-weight: 500; display: block; margin-bottom: 4px;\n}\n.boundary-box.never  .boundary-label { color: var(--primary-mid); }\n.boundary-box.always .boundary-label { color: var(--primary); }\n.boundary-heading {\n  font-family: var(--font-heading); font-size: 20px;\n  font-weight: 500; color: var(--text-dark); margin-bottom: 26px; line-height: 1.3;\n}\n.boundary-list { list-style: none; display: flex; flex-direction: column; gap: 13px; }\n.boundary-list li {\n  display: flex; align-items: flex-start; gap: 13px;\n  font-size: 14px; color: var(--text-mid); line-height: 1.6;\n}\n.b-mark {\n  width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 10px; font-weight: 700; margin-top: 1px;\n}\n.boundary-box.never  .b-mark { background: rgba(193,183,255,0.2); color: var(--primary-mid); }\n.boundary-box.always .b-mark { background: var(--primary-dim); color: var(--primary); }\n\n\/* \u2500\u2500 DARK ORIGIN SECTION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.origin-section {\n  background: var(--dark-bg);\n  position: relative; overflow: hidden;\n}\n.origin-section::before {\n  content: '';\n  position: absolute; bottom: -60px; right: -80px;\n  width: 400px; height: 400px; border-radius: 50%;\n  background: radial-gradient(circle, rgba(143,98,246,0.14) 0%, transparent 65%);\n  pointer-events: none;\n}\n.origin-inner { position: relative; z-index: 1; }\n\n\/* \u2500\u2500 BEFORE \/ AFTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.transform-section {\n  background: var(--bg-soft);\n  border-top: 1px solid var(--border-light);\n  border-bottom: 1px solid var(--border-light);\n}\n.transform-grid {\n  display: grid; grid-template-columns: 1fr auto 1fr;\n  align-items: stretch; border: 1px solid var(--border-light);\n  border-radius: 16px; overflow: hidden; background: var(--bg-white);\n}\n.transform-col { padding: 48px 44px; }\n.transform-col.before { border-right: 1px solid var(--border-light); }\n.transform-col.after  { background: rgba(143,98,246,0.03); }\n.transform-arrow {\n  display: flex; align-items: center; justify-content: center;\n  padding: 0 16px; background: var(--bg-white); flex-shrink: 0;\n}\n.transform-arrow svg {\n  width: 24px; height: 24px; stroke: var(--primary); opacity: 0.35;\n  fill: none; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round;\n}\n.transform-badge {\n  display: inline-block; font-size: 11px; letter-spacing: 0.12em;\n  text-transform: uppercase; font-weight: 500; padding: 4px 12px;\n  border-radius: 20px; margin-bottom: 22px;\n}\n.before .transform-badge { background: #f0edf6; color: var(--text-light); }\n.after  .transform-badge { background: var(--primary-dim); color: var(--primary); }\n.transform-heading {\n  font-family: var(--font-heading); font-size: 22px; font-weight: 500;\n  line-height: 1.35; color: var(--text-dark); margin-bottom: 14px;\n}\n.transform-text { font-size: 14px; color: var(--text-mid); line-height: 1.78; }\n\n\/* \u2500\u2500 PURPLE CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cta-section {\n  background: var(--primary);\n  text-align: center; padding: 100px 40px; width: 100%;\n}\n.cta-inner { max-width: 620px; margin: 0 auto; }\n.cta-eyebrow {\n  font-size: 11px; font-weight: 500; letter-spacing: 0.18em;\n  text-transform: uppercase; color: var(--primary-light);\n  margin-bottom: 18px; display: block; opacity: 0.85;\n}\n.cta-heading {\n  font-family: var(--font-heading); font-size: clamp(30px, 4vw, 50px);\n  font-weight: 500; line-height: 1.2; margin-bottom: 20px; color: #fff;\n}\n.cta-heading em {\n  font-family: var(--font-display); font-style: italic;\n  font-weight: 400; color: var(--primary-light);\n}\n.cta-sub { font-size: 16px; color: rgba(255,255,255,0.72); margin-bottom: 44px; line-height: 1.7; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media (max-width: 1024px) {\n  .feature-grid { grid-template-columns: repeat(2, 1fr); }\n  .feature-grid.two-col { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media (max-width: 900px) {\n  :root { --section-gap: 72px; }\n  .section { padding: var(--section-gap) 30px; }\n  .hero { padding: 0 30px 48px; }\n  .cta-section { padding: 72px 30px; }\n\n  .opening-grid, .two-col, .boundary-grid { grid-template-columns: 1fr; gap: 40px; }\n  .two-col .section-img { order: 2; }\n  .two-col .prose, .two-col .prose-light { order: 1; }\n  .pain-grid { grid-template-columns: 1fr 1fr; gap: 16px; }\n  .feature-grid, .feature-grid.two-col { grid-template-columns: repeat(2, 1fr); gap: 14px; }\n\n  .transform-grid { grid-template-columns: 1fr; border-radius: 14px; }\n  .transform-col.before { border-right: none; border-bottom: 1px solid var(--border-light); }\n  .transform-arrow { display: none; }\n  .transform-col { padding: 36px 30px; }\n\n  .section-img.tall, .section-img.square { aspect-ratio: 16\/9; }\n}\n\n@media (max-width: 600px) {\n  :root { --section-gap: 56px; }\n  body { font-size: 15px; }\n  .section { padding: var(--section-gap) 20px; }\n  .hero { padding: 0 20px 40px; min-height: 380px; }\n  .cta-section { padding: 64px 20px; }\n\n  .hero-title { font-size: clamp(30px, 9vw, 44px); }\n  .section-heading { font-size: clamp(24px, 7vw, 32px); }\n\n  .opening-grid { gap: 28px; }\n  .opening-left p { font-size: 19px; }\n  .pull-quote { font-size: 22px; }\n\n  .pain-grid { grid-template-columns: 1fr; gap: 12px; }\n  .feature-grid, .feature-grid.two-col { grid-template-columns: 1fr; gap: 12px; }\n\n  .boundary-grid { gap: 14px; }\n  .boundary-box { padding: 26px 22px; }\n\n  .feature-card-header { padding: 20px 20px 0; }\n  .feature-detail { padding: 0 20px 20px; }\n  .feature-toggle { padding: 11px 20px; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <img decoding=\"async\" src=\"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/064daef4a3f4e6e4.png\"\n       alt=\"Veraia \u2013 your health story, always with you\" class=\"hero-img\">\n  <div class=\"hero-overlay\"><\/div>\n  <div class=\"hero-content\">\n    <span class=\"hero-eyebrow\">Veraia Life \u00b7 The App<\/span>\n    <h1 class=\"hero-title\">\u0422\u0432\u043e\u0435\u0442\u043e \u0437\u0434\u0440\u0430\u0432\u0435<br><em>\u0412\u0438\u043d\u0430\u0433\u0438 \u0441 \u0442\u0435\u0431<\/em><\/h1>\n    <p class=\"hero-sub\">Nobody warned you it would be this hard. Veraia was built for the in-between \u2014 the ongoing, everyday reality of managing health over time.<\/p>\n    <a href=\"https:\/\/veraia.life\/bg\/#waitlist-form-hp\" class=\"btn-primary btn-arrow\">\n      \u0417\u0430\u043f\u0438\u0448\u0435\u0442\u0435 \u0441\u0435 \u0437\u0430 \u0440\u0430\u043d\u0435\u043d \u0434\u043e\u0441\u0442\u044a\u043f\n      <svg viewbox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n    <\/a>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 OPENING \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section opening\">\n  <div class=\"section-inner\">\n    <div class=\"opening-grid\">\n      <div class=\"opening-left\">\n        <span class=\"eyebrow\">\u041f\u0440\u043e\u0431\u043b\u0435\u043c\u044a\u0442<\/span>\n        <p>\u0422\u0438 \u043d\u0430\u0439-\u0434\u043e\u0431\u0440\u0435 \u043f\u043e\u0437\u043d\u0430\u0432\u0430\u0448 \u0442\u0432\u043e\u044f\u0442\u0430 \u0437\u0434\u0440\u0430\u0432\u043d\u0430 \u0438\u0441\u0442\u043e\u0440\u0438\u044f. \u041f\u0440\u043e\u0431\u043b\u0435\u043c\u044a\u0442 \u0438\u0434\u0432\u0430 \u043a\u043e\u0433\u0430\u0442\u043e \u043d\u044f\u043c\u0430\u0448 \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e \u0432\u0441\u0438\u0447\u043a\u0430\u0442\u0430 \u0442\u0430\u0437\u0438 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0432 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0438\u044f\u0442 \u043c\u043e\u043c\u0435\u043d\u0442.<\/p>\n        <p>\u0412\u0438\u043d\u0430\u0442\u0430 \u043d\u0435 \u0435 \u0432 \u0442\u0435\u0431. \u0412\u0438\u043d\u0430\u0442\u0430 \u0435 \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0442\u0430 \u043a\u043e\u044f\u0442\u043e \u043d\u0435 \u0435 \u0441\u044a\u0437\u0434\u0430\u0434\u0435\u043d\u0430 \u0437\u0430 \u0434\u0430 \u0442\u0435 \u0437\u0430\u043f\u043e\u043c\u043d\u0438.<\/p>\n        <div class=\"pull-quote\">Veraia \u0435<\/div>\n      <\/div>\n      <div class=\"opening-right\">\n        <p>\u0418\u0437\u043b\u0438\u0437\u0430\u0442\u0435 \u043e\u0442 \u043f\u0440\u0435\u0433\u043b\u0435\u0434\u0438\u0442\u0435 \u0441 \u0443\u0441\u0435\u0449\u0430\u043d\u0435\u0442\u043e, \u0447\u0435 \u0441\u0442\u0435 \u0437\u0430\u0431\u0440\u0430\u0432\u0438\u043b\u0438 \u0434\u0430 \u0441\u043f\u043e\u043c\u0435\u043d\u0435\u0442\u0435 \u043d\u0430\u0439-\u0432\u0430\u0436\u043d\u043e\u0442\u043e \u043d\u0435\u0449\u043e. \u0421\u044a\u0431\u0438\u0440\u0430\u0442\u0435 \u0445\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f\u0442\u0430 \u043d\u0430 \u0441\u044a\u0431\u0438\u0442\u0438\u044f\u0442\u0430 \u043f\u043e \u043f\u0430\u043c\u0435\u0442, \u043e\u0442 WhatsApp \u043d\u0438\u0448\u043a\u0438, \u043e\u0442 \u043f\u0430\u043f\u043a\u0430 \u043d\u0430 \u043b\u0430\u043f\u0442\u043e\u043f\u0430, \u043a\u043e\u044f\u0442\u043e \u043d\u0435 \u0441\u0442\u0435 \u043e\u0442\u0432\u0430\u0440\u044f\u043b\u0438 \u043e\u0442 \u043e\u0441\u0435\u043c \u043c\u0435\u0441\u0435\u0446\u0430.<\/p>\n        <p>You show up to A&amp;E and you're asked for a medication list you don't have with you. You manage three people's health histories in your head \u2014 your mother's, your child's, your own \u2014 and somehow, none of it is written down anywhere.<\/p>\n        <p>\u0421\u0438\u0441\u0442\u0435\u043c\u0430\u0442\u0430 \u043e\u0447\u0430\u043a\u0432\u0430 \u0432\u0438\u0435 \u0434\u0430 \u043f\u043e\u043c\u043d\u0438\u0442\u0435 \u0432\u0441\u0438\u0447\u043a\u043e \u0442\u043e\u0432\u0430. \u041f\u0440\u043e\u0441\u0442\u043e \u043d\u0438\u043a\u043e\u0433\u0430 \u043d\u0435 \u0432\u0438 \u0435 \u0434\u0430\u043b\u0430 \u043c\u044f\u0441\u0442\u043e, \u043a\u044a\u0434\u0435\u0442\u043e \u0434\u0430 \u0433\u043e \u0441\u044a\u0445\u0440\u0430\u043d\u0438\u0442\u0435.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 PAIN CARDS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section pain-section\">\n  <div class=\"section-inner\">\n    <div class=\"pain-header\">\n      <span class=\"eyebrow\">\u041a\u0430\u043a\u0432\u043e \u0441\u0435 \u0441\u043b\u0443\u0447\u0432\u0430<\/span>\n      <h2 class=\"section-heading\">\u0411\u0435\u0437 <em>\u0441\u0438\u0441\u0442\u0435\u043c\u0430<\/em><\/h2>\n      <div class=\"divider\"><\/div>\n    <\/div>\n    <div class=\"pain-grid\">\n      <div class=\"pain-card\">\n        <div class=\"pain-num\">01<\/div>\n        <p>You leave appointments feeling like you forgot to mention the most important thing \u2014 and you probably did.<\/p>\n      <\/div>\n      <div class=\"pain-card\">\n        <div class=\"pain-num\">02<\/div>\n        <p>\u0421\u044a\u0431\u0438\u0440\u0430\u0442\u0435 \u0445\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f\u0442\u0430 \u043f\u043e \u043f\u0430\u043c\u0435\u0442, \u043e\u0442 WhatsApp \u043d\u0438\u0448\u043a\u0438, \u043e\u0442 \u043d\u044f\u043a\u0430\u043a\u0432\u0430 \u043f\u0430\u043f\u043a\u0430, \u043a\u043e\u044f\u0442\u043e \u043d\u0435 \u0441\u0442\u0435 \u043e\u0442\u0432\u0430\u0440\u044f\u043b\u0438 \u043e\u0442 \u043c\u0435\u0441\u0435\u0446\u0438.<\/p>\n      <\/div>\n      <div class=\"pain-card\">\n        <div class=\"pain-num\">03<\/div>\n        <p>You show up to an emergency room and you're asked for a medication list you don't have \u2014 at the exact moment you need it most.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 WHAT VERAIA IS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section what-section\">\n  <div class=\"section-inner\">\n    <div class=\"two-col\">\n      <img decoding=\"async\" src=\"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/Ig1SIuEqH.png\"\n           alt=\"Veraia app\" class=\"section-img tall\">\n      <div class=\"prose\">\n        <span class=\"eyebrow\">\u041a\u0430\u043a\u0432\u043e \u0435 Veraia<\/span>\n        <h2 class=\"section-heading\">\u041d\u0430 <em>\u0447\u043e\u0432\u0435\u0448\u043a\u0438 \u0435\u0437\u0438\u043a<\/em><\/h2>\n        <div class=\"divider\"><\/div>\n        <p>Veraia \u0435 <strong>\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0435\u043d AI \u0437\u0434\u0440\u0430\u0432\u0435\u043d \u0430\u0441\u0438\u0441\u0442\u0435\u043d\u0442.<\/strong>\u041d\u0435 \u0435 \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u0447\u0435\u043d \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442. \u041d\u0435 \u0435 \u0437\u0430\u043c\u0435\u0441\u0442\u0438\u0442\u0435\u043b \u043d\u0430 \u0432\u0430\u0448\u0438\u044f \u043b\u0435\u043a\u0430\u0440. \u041d\u0435 \u0435 \u043f\u043e\u0440\u0435\u0434\u043d\u043e\u0442\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0437\u0430 \u0437\u0434\u0440\u0430\u0432\u043e\u0441\u043b\u043e\u0432\u0435\u043d \u043d\u0430\u0447\u0438\u043d \u043d\u0430 \u0436\u0438\u0432\u043e\u0442, \u043a\u043e\u0435\u0442\u043e \u0431\u0440\u043e\u0438 \u0441\u0442\u044a\u043f\u043a\u0438\u0442\u0435 \u0432\u0438 \u0438 \u0433\u043e \u043d\u0430\u0440\u0438\u0447\u0430 \u0437\u0434\u0440\u0430\u0432\u0435\u043e\u043f\u0430\u0437\u0432\u0430\u043d\u0435.<\/p>\n        <p>\u0422\u043e\u0432\u0430 \u0435 \u043d\u0435\u0449\u043e\u0442\u043e, \u043a\u043e\u0435\u0442\u043e \u043f\u0430\u0437\u0438 \u0432\u0430\u0448\u0430\u0442\u0430 \u0437\u0434\u0440\u0430\u0432\u043d\u0430 \u0438\u0441\u0442\u043e\u0440\u0438\u044f, \u0437\u0430 \u0434\u0430 \u043d\u0435 \u0441\u0435 \u043d\u0430\u043b\u0430\u0433\u0430 \u0434\u0430 \u044f \u043f\u043e\u043c\u043d\u0438\u0442\u0435 \u0432\u0441\u0438\u0447\u043a\u043e \u043d\u0430\u0438\u0437\u0443\u0441\u0442.<\/p>\n        <p>You upload what you have \u2014 results, prescriptions, appointment notes, hospital letters, vaccine records \u2014 and Veraia organises it into <strong>\u043f\u043e \u0447\u0438\u0441\u0442 \u0438 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0438\u0440\u0430\u043d \u043d\u0430\u0447\u0438\u043d.<\/strong>\u0422\u0432\u043e\u044f\u0442\u0430 \u0438\u0441\u0442\u043e\u0440\u0438\u044f, \u043d\u0430 \u0435\u0434\u043d\u043e \u043c\u044f\u0441\u0442\u043e \u0438 \u0442\u0438 \u0438\u043c\u0430\u0448 \u0434\u043e\u0441\u0442\u044a\u043f \u0432\u044a\u0432 \u0432\u0441\u0435\u043a\u0438 \u0435\u0434\u0438\u043d \u043c\u043e\u043c\u0435\u043d\u0442.<\/p>\n        <p>\u0418 \u043a\u043e\u0433\u0430\u0442\u043e \u043d\u0430\u0439-\u043c\u043d\u043e\u0433\u043e \u0442\u0438 \u0442\u0440\u044f\u0431\u0432\u0430? \u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f\u0442\u0430 \u0435 \u0433\u043e\u0442\u043e\u0432\u0430 \u0437\u0430 \u0442\u0435\u0431 \u0441 \u0435\u0434\u0438\u043d \u043a\u043b\u0438\u043a.<\/p>\n        <a href=\"https:\/\/veraia.life\/bg\/#waitlist-form-hp\" class=\"btn-primary btn-arrow\" style=\"margin-top:12px;\">\n          \u0417\u0430\u043f\u0438\u0448\u0435\u0442\u0435 \u0441\u0435 \u0437\u0430 \u0440\u0430\u043d\u0435\u043d \u0434\u043e\u0441\u0442\u044a\u043f\n          <svg viewbox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 DARK: FEATURES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section features-section\">\n  <div class=\"section-inner\">\n    <div class=\"features-inner-wrap\">\n\n      <div style=\"max-width:680px; margin-bottom:44px;\">\n        <span class=\"eyebrow eyebrow-light\">What Veraia does<\/span>\n        <h2 class=\"section-heading section-heading-light\">Every feature, <em>explained<\/em><\/h2>\n        <div class=\"divider divider-light\"><\/div>\n        <p style=\"font-size:15px; color:rgba(237,219,250,0.6); line-height:1.75;\">A plain-language breakdown of every feature in the app \u2014 what it does, how it works, and who it is for. Tap any card to expand the detail.<\/p>\n      <\/div>\n\n      <div class=\"disclaimer\">\n        <svg class=\"disclaimer-icon\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n        <p><strong>Important:<\/strong> Veraia is a digital health organisation and information tool. It is not a medical device, diagnostic tool, or clinical decision support system. It does not diagnose conditions or replace the advice of a qualified healthcare professional. In any emergency, always contact your local emergency services.<\/p>\n      <\/div>\n\n      <!-- PROFILES -->\n      <span class=\"category-label\">Profiles &amp; Setup<\/span>\n      <div class=\"feature-grid two-col\">\n\n        <div class=\"feature-card\" id=\"card-profiles\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-profiles')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">Create profiles for yourself, your family, or someone in your care<\/h3>\n            <p class=\"feature-summary\">Set up individual health profiles for multiple people within a single Veraia account \u2014 yourself, a child, an elderly parent, or anyone you are caring for at home.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-profiles')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-heading\">How it works<\/p>\n            <p class=\"detail-text\">Each profile is a separate, self-contained health record. You can switch between profiles at any time. Profiles are kept private and are not shared unless you explicitly choose to.<\/p>\n            <p class=\"detail-heading\">Who this is for<\/p>\n            <ul class=\"detail-list\">\n              <li>Individuals managing their own health information<\/li>\n              <li>Parents tracking records for children<\/li>\n              <li>At-home carers managing data for an elderly or bed-ridden family member<\/li>\n              <li>Anyone responsible for another person's medical appointments or prescriptions<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n\n        <div class=\"feature-card\" id=\"card-conditions\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-conditions')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">Log allergies, pre-existing conditions, and baseline health data<\/h3>\n            <p class=\"feature-summary\">Record known allergies, diagnosed conditions, and baseline health information that should be visible across the entire profile \u2014 always available when it matters.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-conditions')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-heading\">What you can log<\/p>\n            <ul class=\"detail-list\">\n              <li>Allergies \u2014 food, medication, environmental, or contact<\/li>\n              <li>Pre-existing and chronic conditions \u2014 diabetes, hypertension, asthma, and others<\/li>\n              <li>Relevant surgical or medical history<\/li>\n            <\/ul>\n            <p class=\"detail-heading\">Why this matters<\/p>\n            <p class=\"detail-text\">This forms the foundation of your profile. Referenced automatically when the app checks new prescriptions, and available at a glance in Emergency Mode.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <!-- DAILY LOGGING -->\n      <span class=\"category-label\">Daily Health Logging<\/span>\n      <div class=\"feature-grid\">\n\n        <div class=\"feature-card\" id=\"card-symptoms\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-symptoms')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><path d=\"M12 20h9\"\/><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">Daily symptom and wellness log<\/h3>\n            <p class=\"feature-summary\">Record how you or the person in your care feels each day \u2014 symptoms, mood, and notable changes \u2014 building a timestamped health diary over time.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-symptoms')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-heading\">What you can log daily<\/p>\n            <ul class=\"detail-list\">\n              <li>Symptoms \u2014 type, severity, location, and duration<\/li>\n              <li>Days of feeling unwell, including start and end dates<\/li>\n              <li>General mood and energy levels<\/li>\n              <li>Blood pressure, blood sugar (glucose), and body temperature<\/li>\n            <\/ul>\n            <p class=\"detail-note\">Veraia does not interpret daily log entries as diagnostic data. The log is an organisational tool to help you communicate your health history accurately.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"feature-card\" id=\"card-period\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-period')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4l3 3\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">Period and menstrual cycle tracking<\/h3>\n            <p class=\"feature-summary\">Log menstrual cycle dates, duration, and associated symptoms alongside the rest of your health data \u2014 keeping everything in one place.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-period')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-heading\">What you can track<\/p>\n            <ul class=\"detail-list\">\n              <li>Cycle start and end dates, flow intensity<\/li>\n              <li>Associated symptoms \u2014 cramps, headaches, mood changes, fatigue<\/li>\n              <li>Cycle irregularities over time<\/li>\n            <\/ul>\n            <p class=\"detail-text\">Cycle data sits alongside symptoms, medications, and conditions \u2014 so any cross-area patterns can be surfaced by the AI observation layer when you prompt it.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"feature-card\" id=\"card-bedside\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-bedside')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">At-home carer daily log \u2014 for bed-ridden patients<\/h3>\n            <p class=\"feature-summary\">A dedicated daily logging mode for carers managing a bed-ridden patient at home, covering blood pressure, blood sugar, fever, and general condition.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-bedside')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-heading\">What carers can log daily<\/p>\n            <ul class=\"detail-list\">\n              <li>Blood pressure \u2014 systolic and diastolic with timestamps<\/li>\n              <li>Blood glucose levels and body temperature<\/li>\n              <li>General mood and responsiveness observations<\/li>\n              <li>Notable changes in condition, behaviour, or comfort<\/li>\n            <\/ul>\n            <p class=\"detail-note\">This feature does not replace the clinical assessment of a registered nurse or doctor. It is a record-keeping tool to support carers.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <!-- DOCUMENTS -->\n      <span class=\"category-label\">Document Management<\/span>\n      <div class=\"feature-grid two-col\">\n\n        <div class=\"feature-card\" id=\"card-scan\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-scan')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><path d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\"\/><circle cx=\"12\" cy=\"13\" r=\"4\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">Scan or manually enter health documents<\/h3>\n            <p class=\"feature-summary\">Photograph prescriptions, GP letters, test results, hospital letters, and vaccine records \u2014 or enter manually. All stored by type and date in your profile.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-scan')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-heading\">Document types you can add<\/p>\n            <ul class=\"detail-list\">\n              <li>Prescriptions, medication lists, and GP letters<\/li>\n              <li>Blood test, lab results, and imaging reports<\/li>\n              <li>Hospital discharge summaries<\/li>\n              <li>Vaccination and immunisation records<\/li>\n              <li>Specialist consultation notes<\/li>\n            <\/ul>\n            <p class=\"detail-text\"><strong>Camera scan:<\/strong> photograph the document directly in the app. <strong>Manual entry:<\/strong> type or paste key information if you don't have a physical document.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"feature-card\" id=\"card-wounds\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-wounds')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><path d=\"M4.5 12.5l8-8a4.94 4.94 0 1 1 7 7l-8 8a4.94 4.94 0 0 1-7-7z\"\/><path d=\"M8.5 8.5l7 7\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">Wound and skin condition photo log \u2014 for home carers<\/h3>\n            <p class=\"feature-summary\">Photograph wounds, pressure sores, rashes, or skin changes directly in the app \u2014 creating a dated visual record to share with district nurses or GPs.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-wounds')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-text\">Each photo is automatically timestamped and stored under wound and skin monitoring. Add a note to each image \u2014 location on the body, observed changes, any treatment applied.<\/p>\n            <ul class=\"detail-list\">\n              <li>Track pressure sores and bed wounds over days and weeks<\/li>\n              <li>Document rashes, skin reactions, or unexplained changes<\/li>\n              <li>Share the visual log with a district nurse or GP at the next visit<\/li>\n              <li>Provide remote visibility during telephone or video consultations<\/li>\n            <\/ul>\n            <p class=\"detail-note\">Veraia does not analyse or interpret wound photographs. Clinical assessment must always be carried out by a qualified healthcare professional.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <!-- SAFETY -->\n      <span class=\"category-label\">Medication Safety<\/span>\n      <div class=\"feature-grid two-col\">\n\n        <div class=\"feature-card\" id=\"card-interactions\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-interactions')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">Prescription cross-check \u2014 known interaction screening<\/h3>\n            <p class=\"feature-summary\">Each time you scan a new prescription, Veraia cross-checks it against your logged allergies, existing conditions, and current medications to flag any known interactions.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-interactions')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-heading\">What is checked<\/p>\n            <ul class=\"detail-list\">\n              <li>Allergies \u2014 whether the new medication contains a substance you have a recorded allergy to<\/li>\n              <li>Current medications \u2014 known drug-to-drug interactions<\/li>\n              <li>Pre-existing conditions \u2014 contraindications for conditions you have logged<\/li>\n            <\/ul>\n            <p class=\"detail-text\">Any potential interaction is surfaced as an <strong>observation<\/strong> so you can raise it with your prescribing doctor or pharmacist before starting the medication.<\/p>\n            <p class=\"detail-note\">Not a substitute for pharmacist review. Always consult your GP or pharmacist before making any changes to your medications.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"feature-card\" id=\"card-emergency\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-emergency')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">Emergency Mode \u2014 instant access to critical health information<\/h3>\n            <p class=\"feature-summary\">One tap displays a clear summary of critical health information \u2014 medications, allergies, conditions, emergency contacts \u2014 ready to show a paramedic or A&amp;E nurse immediately.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-emergency')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-heading\">What Emergency Mode displays<\/p>\n            <ul class=\"detail-list\">\n              <li>Current medications and dosages<\/li>\n              <li>Known allergies including medication allergies<\/li>\n              <li>Diagnosed conditions and relevant medical history<\/li>\n              <li>Emergency contacts and critical notes<\/li>\n            <\/ul>\n            <p class=\"detail-text\">Single tap to activate. Designed to be handed to a healthcare professional \u2014 clearly laid out, no navigation required. Works for your own profile or any profile you manage as a carer.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <!-- AI -->\n      <span class=\"category-label\">AI Observations<\/span>\n      <div class=\"feature-grid two-col\">\n\n        <div class=\"feature-card\" id=\"card-ai\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-ai')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4l3 3\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">AI health observations \u2014 pattern detection over time<\/h3>\n            <p class=\"feature-summary\">As your health data builds up, the AI layer can identify patterns across your entries and surface these as plain-language observations when you ask it to review your data.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-ai')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-heading\">Examples of observations<\/p>\n            <ul class=\"detail-list\">\n              <li>\"Your blood pressure readings have trended higher over the past three weeks.\"<\/li>\n              <li>\"You have logged headaches on 8 of the last 14 days.\"<\/li>\n              <li>\"Your haemoglobin results across your last three blood tests have been below the standard reference range.\"<\/li>\n            <\/ul>\n            <p class=\"detail-text\">Every AI output is an <strong>observation<\/strong>, not a conclusion. The app will never tell you what a pattern means or what to do about it. Observations are designed to help you notice things worth mentioning to your doctor.<\/p>\n            <p class=\"detail-note\">Powered by Claude by Anthropic. All AI analysis is performed on anonymised data. The AI does not diagnose conditions.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"feature-card\" id=\"card-summary\">\n          <div class=\"feature-card-header\" onclick=\"toggleCard('card-summary')\">\n            <div class=\"feature-icon\"><svg viewbox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"\/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"\/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"\/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"\/><\/svg><\/div>\n            <h3 class=\"feature-name\">Health summary view \u2014 your full picture in one place<\/h3>\n            <p class=\"feature-summary\">A consolidated view of all data in a profile, or a focused view for a specific category, with AI observations displayed alongside the relevant data.<\/p>\n          <\/div>\n          <button class=\"feature-toggle\" onclick=\"toggleCard('card-summary')\">\n            <svg class=\"toggle-icon\" viewbox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <span class=\"toggle-label-more\">Show more<\/span><span class=\"toggle-label-less\">Show less<\/span>\n          <\/button>\n          <div class=\"feature-detail\">\n            <p class=\"detail-text\"><strong>Full profile summary:<\/strong> an overview of everything logged \u2014 conditions, medications, symptoms, documents, daily logs \u2014 in a single structured view. Useful to review before an appointment or share with a new provider.<\/p>\n            <p class=\"detail-text\"><strong>Section-specific view:<\/strong> focus on a single data type \u2014 all blood pressure readings over 90 days, or all scanned documents \u2014 with AI observations for that category shown alongside.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div style=\"text-align:center; margin-top:52px;\">\n        <a href=\"https:\/\/veraia.life\/bg\/#waitlist-form-hp\" class=\"btn-white btn-arrow\">\n          \u0417\u0430\u043f\u0438\u0448\u0435\u0442\u0435 \u0441\u0435 \u0437\u0430 \u0440\u0430\u043d\u0435\u043d \u0434\u043e\u0441\u0442\u044a\u043f\n          <svg viewbox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 PRIVACY \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section privacy-section\">\n  <div class=\"section-inner\">\n    <div class=\"two-col\">\n      <div class=\"prose\">\n        <span class=\"eyebrow\">\u041f\u043e\u0432\u0435\u0440\u0438\u0442\u0435\u043b\u043d\u043e\u0441\u0442<\/span>\n        <h2 class=\"section-heading\">\u0417\u0430\u0449\u043e\u0442\u043e \u0438\u043c\u0430 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435<br><em>\u043a\u0430\u043a \u0441\u0435 \u0433\u0440\u0438\u0436\u0438\u043c \u0437\u0430 \u0432\u0430\u0448\u0430\u0442\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f<\/em><\/h2>\n        <div class=\"divider\"><\/div>\n        <p>\u0418\u0437\u0431\u0440\u0430\u0445\u043c\u0435 <strong>Claude by Anthropic<\/strong> as our AI layer. Not because it was the most obvious choice, but because their ethics framework and data policies matched what we needed: an AI that handles health data the way health data deserves to be handled.<\/p>\n        <p>\u041d\u0438\u0435 \u043d\u0435 \u0437\u0430\u0440\u0430\u0432\u044f\u043c\u0435 \u0434\u0435\u0442\u0430\u0439\u043b\u0438\u0442\u0435 \u0437\u0430 \u043d\u0430\u0448\u0430\u0442\u0430 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u0434\u044a\u043b\u0431\u043e\u043a\u0430 \u0432 \u043d\u044f\u043a\u043e\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442. <strong>\u0422\u043e\u0432\u0430 \u0435 \u0446\u044f\u043b\u0430\u0442\u0430 \u0438\u0434\u0435\u044f.<\/strong><\/p>\n      <\/div>\n      <div class=\"privacy-pillars\">\n        <div class=\"privacy-pillar\">\n          <div class=\"pillar-dot\"><\/div>\n          <div><p class=\"pillar-label\">\u0418\u043d\u0444\u0440\u0430\u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430, \u0445\u043e\u0441\u0442\u0432\u0430\u043d\u0430 \u0432 \u0415\u0421<\/p><p class=\"pillar-desc\">\u0412\u0430\u0448\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438 \u0441\u0435 \u0441\u044a\u0445\u0440\u0430\u043d\u044f\u0432\u0430\u0442 \u043d\u0430 AWS \u0441\u044a\u0440\u0432\u044a\u0440\u0438 \u0432\u044a\u0432 \u0424\u0440\u0430\u043d\u043a\u0444\u0443\u0440\u0442 \u0438 \u0418\u0440\u043b\u0430\u043d\u0434\u0438\u044f. \u0422\u0435 \u043d\u0438\u043a\u043e\u0433\u0430 \u043d\u0435 \u043d\u0430\u043f\u0443\u0441\u043a\u0430\u0442 \u0415\u0432\u0440\u043e\u043f\u0430.<\/p><\/div>\n        <\/div>\n        <div class=\"privacy-pillar\">\n          <div class=\"pillar-dot\"><\/div>\n          <div><p class=\"pillar-label\">\u0410\u043d\u043e\u043d\u0438\u043c\u0438\u0437\u0438\u0440\u0430\u043d AI \u0430\u043d\u0430\u043b\u0438\u0437<\/p><p class=\"pillar-desc\">AI \u0430\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430 \u0441\u0430\u043c\u043e \u0430\u043d\u043e\u043d\u0438\u043c\u0438\u0437\u0438\u0440\u0430\u043d\u0438 \u0434\u0430\u043d\u043d\u0438. \u041d\u0438\u0435 \u043d\u0435 \u0433\u0438 \u043f\u0440\u043e\u0434\u0430\u0432\u0430\u043c\u0435, \u043d\u0435 \u0433\u0438 \u0441\u043f\u043e\u0434\u0435\u043b\u044f\u043c\u0435 \u0438 \u043d\u0435 \u0433\u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043c\u0435 \u0437\u0430 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435.<\/p><\/div>\n        <\/div>\n        <div class=\"privacy-pillar\">\n          <div class=\"pillar-dot\"><\/div>\n          <div><p class=\"pillar-label\">\u0412\u0438\u0435 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0430\u0442\u0435, \u0432\u0430\u0448\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438<\/p><p class=\"pillar-desc\">Full details in our AI Ethics Policy, Privacy Policy, and Health Disclaimer \u2014 written in plain language.<\/p><\/div>\n        <\/div>\n        <div class=\"privacy-pillar\">\n          <div class=\"pillar-dot\"><\/div>\n          <div><p class=\"pillar-label\">\u041d\u0435\u0441 \u043f\u043e\u0434\u0435\u043b\u044f\u043c\u0435 \u0441 \u0442\u0440\u0435\u0442\u0438 \u0441\u0442\u0440\u0430\u043d\u0438<\/p><p class=\"pillar-desc\">\u041d\u0438\u0435 \u043d\u0438\u043a\u043e\u0433\u0430 \u043d\u044f\u043c\u0430 \u0434\u0430 \u0441\u043f\u043e\u0434\u0435\u043b\u0438\u043c \u0432\u0430\u0448\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438 \u0441\u044a\u0441 \u0437\u0430\u0441\u0442\u0440\u0430\u0445\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438, \u0440\u0435\u043a\u043b\u0430\u043c\u043e\u0434\u0430\u0442\u0435\u043b\u0438 \u0438\u043b\u0438 \u0434\u0440\u0443\u0433\u0438 \u0442\u0440\u0435\u0442\u0438 \u0441\u0442\u0440\u0430\u043d\u0438.<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 WILL \/ WON'T \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section boundary-section\">\n  <div class=\"section-inner\">\n    <div class=\"section-title-center\">\n      <span class=\"eyebrow\" style=\"display:block; text-align:center;\">\u042f\u0441\u043d\u043e\u0442\u0430\u0442\u0430 \u0435 \u0432\u0430\u0436\u043d\u0430<\/span>\n      <h2 class=\"section-heading\" style=\"text-align:center;\">Veraia \u043a\u0430\u043a\u0432\u043e <em>\u0449\u0435<\/em> \u0438 <em>\u043a\u0430\u043a\u0432\u043e \u043d\u044f\u043c\u0430<\/em> \u0434\u0430 \u043f\u0440\u0430\u0432\u0438<\/h2>\n    <\/div>\n    <div class=\"boundary-grid\">\n      <div class=\"boundary-box never\">\n        <span class=\"boundary-label\">Veraia \u043d\u0438\u043a\u043e\u0433\u0430 \u043d\u044f\u043c\u0430 \u0434\u0430<\/span>\n        <h3 class=\"boundary-heading\">\u041a\u0430\u043a\u0432\u043e \u043d\u044f\u043c\u0430 \u0434\u0430 \u043f\u0440\u0430\u0432\u0438 Veraia?<\/h3>\n        <ul class=\"boundary-list\">\n          <li><span class=\"b-mark\">\u2715<\/span>\u0414\u0430 \u0441\u043f\u0435\u043a\u0443\u043b\u0438\u0440\u0430 \u043a\u0430\u043a\u0432\u043e \u0442\u0438 \u0435 \u0438 \u0434\u0430 \u0434\u0430\u0432\u0430 \u0434\u0438\u0430\u0433\u043d\u043e\u0437\u0438<\/li>\n          <li><span class=\"b-mark\">\u2715<\/span>\u0414\u0430 \u0437\u0430\u043c\u0435\u0441\u0442\u0438 \u0442\u0432\u043e\u044f\u0442 \u0434\u043e\u043a\u0442\u043e\u0440 \u0438\u043b\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442<\/li>\n          <li><span class=\"b-mark\">\u2715<\/span>\u0414\u0430 \u0431\u044a\u0434\u0435 \u0437\u0430\u043c\u0435\u0441\u0442\u0438\u0442\u0435\u043b \u0437\u0430 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0430 \u043f\u043e\u043c\u043e\u0449 \u0438\u043b\u0438 \u0441\u043f\u0435\u0448\u043d\u0430 \u043f\u043e\u043c\u043e\u0449<\/li>\n          <li><span class=\"b-mark\">\u2715<\/span>\u0414\u0430 \u043f\u0440\u043e\u0434\u0430\u0432\u0430, \u043e\u0431\u0443\u0447\u0430\u0432\u0430 \u0438\u043b\u0438 \u0441\u043f\u043e\u0434\u0435\u043b\u044f \u0442\u0432\u043e\u0438\u0442\u0435 \u043b\u0438\u0447\u043d\u0438 \u0434\u0430\u043d\u043d\u0438 \u0441 \u0442\u0440\u0435\u0442\u0438 \u043b\u0438\u0446\u0430<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"boundary-box always\">\n        <span class=\"boundary-label\">Veraia \u0432\u0438\u043d\u0430\u0433\u0438 \u0449\u0435...<\/span>\n        <h3 class=\"boundary-heading\">\u041a\u0430\u043a\u0432\u043e \u0432\u0441\u044a\u0449\u043d\u043e\u0441\u0442 \u0449\u0435 \u043f\u0440\u0430\u0432\u0438?<\/h3>\n        <ul class=\"boundary-list\">\n          <li><span class=\"b-mark\">\u2713<\/span>\u0429\u0435 \u0442\u0438 \u043f\u043e\u043c\u0430\u0433\u0430 \u0434\u0430 \u0441\u0438 \u043f\u043e\u0434\u0433\u043e\u0442\u0432\u0435\u043d\/\u0430 \u0437\u0430 \u0447\u0430\u0441\u0430 \u0441 \u0442\u0432\u043e\u044f\u0442 \u0434\u043e\u043a\u0442\u043e\u0440 \u0441\u044a\u0441 \u0441\u0438\u043d\u0442\u0435\u0437\u0438\u0440\u0430\u043d\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043d\u0430 \u0435\u043a\u0440\u0430\u043d\u0430<\/li>\n          <li><span class=\"b-mark\">\u2713<\/span>\u0429\u0435 \u0442\u0438 \u043f\u043e\u043c\u0430\u0433\u0430 \u0434\u0430 \u0441\u0438 \u043f\u043e\u0434\u0433\u043e\u0442\u0432\u0435\u043d\/\u0430 \u0441 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0438\u0442\u0435 \u0432\u044a\u043f\u0440\u043e\u0441\u0438 \u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0438\u0440\u0430\u043d\u0438 \u0434\u0430\u043d\u043d\u0438<\/li>\n          <li><span class=\"b-mark\">\u2713<\/span>\u0429\u0435 \u043f\u0430\u0437\u0438 \u0442\u0432\u043e\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438 \u0432 \u0433\u0440\u0430\u043d\u0438\u0446\u0438\u0442\u0435 \u043d\u0430 \u0415\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u0438\u044f\u0442 \u0441\u044a\u044e\u0437, \u0430\u043d\u043e\u043d\u0438\u043c\u0438\u0437\u0438\u0440\u0430\u043d\u0438 \u0438 \u0432\u0438\u043d\u0430\u0433\u0438 \u0442\u0432\u043e\u0438<\/li>\n          <li><span class=\"b-mark\">\u2713<\/span>\u0429\u0435 \u0431\u044a\u0434\u0435 \u0432\u0438\u043d\u0430\u0433\u0438 \u0434\u043e \u0442\u0435\u0431 \u0432 \u043c\u043e\u043c\u0435\u043d\u0442\u0438\u0442\u0435 \u0432 \u043a\u043e\u0438\u0442\u043e \u0442\u0438 \u0442\u0440\u044f\u0431\u0432\u0430 \u0441\u043f\u043e\u043a\u043e\u0435\u043d, \u0431\u0435\u0437\u043f\u0440\u0438\u0441\u0442\u0440\u0430\u0441\u0442\u0435\u043d \u0430\u0441\u0438\u0441\u0442\u0435\u043d\u0442, \u043d\u0435\u0449\u043e \u043a\u043e\u0435\u0442\u043e \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0442\u0430 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0442\u0438 \u0434\u0430\u0434\u0435<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 DARK: WHY THIS EXISTS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section origin-section\">\n  <div class=\"section-inner\">\n    <div class=\"origin-inner\">\n      <div class=\"two-col\">\n        <img decoding=\"async\" src=\"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/dKZZwU@oK-scaled.png\"\n             alt=\"Why Veraia exists\" class=\"section-img square\">\n        <div class=\"prose prose-light\">\n          <span class=\"eyebrow eyebrow-light\">\u0418\u0441\u0442\u0438\u043d\u0430\u0442\u0430<\/span>\n          <h2 class=\"section-heading section-heading-light\">\u0417\u0430\u0449\u043e <em>\u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u043c\u0435?<\/em><\/h2>\n          <div class=\"divider divider-light\"><\/div>\n          <p>Veraia was built because someone sat in a hospital with a family member and realised that everything important \u2014 every medication, every dose, every allergy, every relevant piece of history \u2014 <strong>\u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430 \u0441\u0430\u043c\u043e \u0432 \u0442\u044f\u0445\u043d\u0430\u0442\u0430 \u0433\u043b\u0430\u0432\u0430.<\/strong><\/p>\n          <p>\u0418 \u0442\u043e\u0437\u0438 \u0447\u043e\u0432\u0435\u043a \u0431\u0435\u0448\u0435 \u0438\u0437\u0442\u043e\u0449\u0435\u043d, \u0443\u043f\u043b\u0430\u0448\u0435\u043d, \u0438 \u0434\u0430\u0432\u0430\u0448\u0435 \u0432\u0441\u0438\u0447\u043a\u043e \u043e\u0442 \u0441\u0435\u0431\u0435 \u0441\u0438 \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u043a\u043e\u044f\u0442\u043e \u043d\u0435 \u0435 \u0441\u044a\u0437\u0434\u0430\u0434\u0435\u043d\u0430 \u0434\u0430 \u043c\u0443 \u043f\u043e\u043c\u0430\u0433\u0430.<\/p>\n          <p>The healthcare system is full of brilliant people doing incredible work. It is also fragmented, stretched, and built around episodes \u2014 not stories. Every new doctor you see starts from zero. Every carer holds a mental load no one designed a tool for.<\/p>\n          <p><strong>\u041d\u0438\u0435 \u0441\u044a\u0437\u0434\u0430\u0434\u043e\u0445\u043c\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u0442\u0430, \u0437\u0430 \u0434\u0430 \u043d\u0435 \u0441\u0435 \u0440\u0430\u0437\u0447\u0438\u0442\u0430 \u043d\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0442\u0430.<\/strong><\/p>\n          <a href=\"https:\/\/veraia.life\/bg\/#waitlist-form-hp\" class=\"btn-white btn-arrow\" style=\"margin-top:12px;\">\n            \u0417\u0430\u043f\u0438\u0448\u0435\u0442\u0435 \u0441\u0435 \u0437\u0430 \u0440\u0430\u043d\u0435\u043d \u0434\u043e\u0441\u0442\u044a\u043f\n            <svg viewbox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 BEFORE \/ AFTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section transform-section\">\n  <div class=\"section-inner\">\n    <div class=\"section-title-center\">\n      <span class=\"eyebrow\" style=\"display:block; text-align:center;\">\u0420\u0430\u0437\u043b\u0438\u043a\u0430\u0442\u0430<\/span>\n      <h2 class=\"section-heading\" style=\"text-align:center;\">\u041f\u0440\u0435\u0434\u0438 \u0438 \u0441\u043b\u0435\u0434<br><em>\u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u043d\u0430\u0439-\u043e\u0431\u0435\u043a\u0442\u0438\u0432\u043d\u043e<\/em><\/h2>\n    <\/div>\n    <div class=\"transform-grid\">\n      <div class=\"transform-col before\">\n        <span class=\"transform-badge\">\u041f\u0440\u0435\u0434\u0438 Veraia<\/span>\n        <h3 class=\"transform-heading\">\u0422\u0438 \u0441\u0438 \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u0438\u044f\u0442 \u0447\u043e\u0432\u0435\u043a \u043a\u043e\u0439\u0442\u043e \u043f\u043e\u043c\u043d\u0438 \u0432\u0441\u0438\u0447\u043a\u043e<\/h3>\n        <p class=\"transform-text\">\u0414\u044a\u0440\u0436\u0438\u0442\u0435 \u0432\u0441\u0438\u0447\u043a\u043e \u0442\u043e\u0447\u043a\u0438 \u0441\u0432\u044a\u0440\u0437\u0430\u043d\u0438 \u0441 \u043f\u0430\u043c\u0435\u0442, \u043a\u044a\u0441\u043c\u0435\u0442 \u0438 \u043c\u043d\u043e\u0433\u043e \u0441\u0442\u0440\u0435\u0441. \u0412\u0441\u0435\u043a\u0438 \u043f\u0440\u0435\u0433\u043b\u0435\u0434 \u0435 \u0445\u0430\u043e\u0441. \u0412\u0441\u0435\u043a\u0438 \u0441\u043f\u0435\u0448\u0435\u043d \u0441\u043b\u0443\u0447\u0430\u0439 \u0435 \u043f\u043e-\u0442\u0440\u0443\u0434\u0435\u043d, \u043e\u0442\u043a\u043e\u043b\u043a\u043e\u0442\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0431\u044a\u0434\u0435. \u0412\u0441\u0435\u043a\u0438 \u043d\u043e\u0432 \u043b\u0435\u043a\u0430\u0440 \u0437\u0430\u043f\u043e\u0447\u0432\u0430 \u043e\u0442 \u043d\u0443\u043b\u0430\u0442\u0430.<\/p>\n      <\/div>\n      <div class=\"transform-arrow\">\n        <svg viewbox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n      <\/div>\n      <div class=\"transform-col after\">\n        <span class=\"transform-badge\">\u0421 Veraia<\/span>\n        <h3 class=\"transform-heading\">\u0412\u043b\u0438\u0437\u0430\u0448 \u0432 \u043a\u0430\u0431\u0438\u043d\u0435\u0442\u0430. \u041e\u0442\u0432\u0430\u0440\u044f\u0448 \u0430\u043f\u043b\u0438\u043a\u0430\u0446\u0438\u044f\u0442\u0430. \u0413\u043e\u0442\u043e\u0432\u043e, \u0432\u0441\u0438\u0447\u043a\u043e \u0435 \u0442\u0430\u043c<\/h3>\n        <p class=\"transform-text\">\u041f\u043e\u0434\u0430\u0432\u0430\u0442\u0435 \u043d\u0430 \u043b\u0435\u043a\u0430\u0440\u044f \u0441\u0438 \u044f\u0441\u0435\u043d, \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0438\u0440\u0430\u043d \u0441\u0438\u043d\u043e\u043f\u0441\u0438\u0441 \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u043e, \u043a\u043e\u0435\u0442\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0437\u043d\u0430\u0435. \u0418 \u0437\u0430 \u043f\u044a\u0440\u0432\u0438 \u043f\u044a\u0442 \u0440\u0430\u0437\u0433\u043e\u0432\u043e\u0440\u044a\u0442 \u0437\u0430\u043f\u043e\u0447\u0432\u0430 \u043e\u0442 \u043f\u043e\u043b\u0435\u0437\u043d\u043e \u043c\u044f\u0441\u0442\u043e. \u0422\u043e\u0432\u0430 \u0435 \u0432\u0441\u0438\u0447\u043a\u043e. \u0417\u0430\u0442\u043e\u0432\u0430 \u0441\u043c\u0435 \u0442\u0443\u043a.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 PURPLE CTA \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"cta-section\">\n  <div class=\"cta-inner\">\n    <span class=\"cta-eyebrow\">Join the movement<\/span>\n    <h2 class=\"cta-heading\">\u041d\u0435 \u0441\u0438 <em>\u043d\u0435\u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0438\u0440\u0430\u043d<\/em><br>\u041f\u0440\u043e\u0441\u0442\u043e \u043d\u0438\u043a\u043e\u0433\u0430 \u043d\u0435 \u0441\u0438 \u0438\u043c\u0430\u043b \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0438\u044f\u0442 \u043f\u043e\u043c\u043e\u0449\u043d\u0438\u043a.<\/h2>\n    <p class=\"cta-sub\">Veraia \u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044a\u0442. \u0421\u044a\u0437\u0434\u0430\u0434\u0435\u043d \u0437\u0430 \u0445\u043e\u0440\u0430\u0442\u0430, \u043d\u0435 \u0437\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0442\u0430.<\/p>\n    <a href=\"https:\/\/veraia.life\/bg\/#waitlist-form-hp\" class=\"btn-white btn-arrow\">\n      \u0417\u0430\u043f\u0438\u0448\u0435\u0442\u0435 \u0441\u0435 \u0437\u0430 \u0440\u0430\u043d\u0435\u043d \u0434\u043e\u0441\u0442\u044a\u043f\n      <svg viewbox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n    <\/a>\n  <\/div>\n<\/section>\n\n<script>\nfunction toggleCard(id) {\n  const card = document.getElementById(id);\n  card.classList.toggle('open');\n}\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>The App \u2013 Veraia Life Veraia Life \u00b7 The App Your health story.Always with you. Nobody warned you it would be this hard. Veraia was built for the in-between \u2014 the ongoing, everyday reality of managing health over time. Join the Waitlist The problem You know your health story better than anyone. You&#8217;ve lived it. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":4206,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-4223","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The app | Digital Health and Wellbeing AI Assistant | Veraia Life<\/title>\n<meta name=\"description\" content=\"Our digital health and wellbeing assistant is soon coming to iOs followed by Android shortly after. Learn more about the benefits, what Veraia Life does, and what it does not\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/veraia.life\/bg\/the-app\/\" \/>\n<meta property=\"og:locale\" content=\"bg_BG\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The app | Digital Health and Wellbeing AI Assistant | Veraia Life\" \/>\n<meta property=\"og:description\" content=\"Our digital health and wellbeing assistant is soon coming to iOs followed by Android shortly after. Learn more about the benefits, what Veraia Life does, and what it does not\" \/>\n<meta property=\"og:url\" content=\"https:\/\/veraia.life\/bg\/the-app\/\" \/>\n<meta property=\"og:site_name\" content=\"Veraia Life\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-06T19:31:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/064daef4a3f4e6e4-1024x698.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"698\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"18 \u043c\u0438\u043d\u0443\u0442\u0438\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/veraia.life\/the-app\/\",\"url\":\"https:\/\/veraia.life\/the-app\/\",\"name\":\"The app | Digital Health and Wellbeing AI Assistant | Veraia Life\",\"isPartOf\":{\"@id\":\"https:\/\/veraia.life\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/veraia.life\/the-app\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/veraia.life\/the-app\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/064daef4a3f4e6e4-scaled.png\",\"datePublished\":\"2026-04-03T15:56:17+00:00\",\"dateModified\":\"2026-04-06T19:31:06+00:00\",\"description\":\"Our digital health and wellbeing assistant is soon coming to iOs followed by Android shortly after. Learn more about the benefits, what Veraia Life does, and what it does not\",\"breadcrumb\":{\"@id\":\"https:\/\/veraia.life\/the-app\/#breadcrumb\"},\"inLanguage\":\"bg-BG\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/veraia.life\/the-app\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"bg-BG\",\"@id\":\"https:\/\/veraia.life\/the-app\/#primaryimage\",\"url\":\"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/064daef4a3f4e6e4-scaled.png\",\"contentUrl\":\"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/064daef4a3f4e6e4-scaled.png\",\"width\":2560,\"height\":1745,\"caption\":\"Veraia Life - AI powered digital health assistant\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/veraia.life\/the-app\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/veraia.life\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The app\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/veraia.life\/#website\",\"url\":\"https:\/\/veraia.life\/\",\"name\":\"Veraia Life\",\"description\":\"Health and wellbeing AI powered digital assistant\",\"publisher\":{\"@id\":\"https:\/\/veraia.life\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/veraia.life\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"bg-BG\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/veraia.life\/#organization\",\"name\":\"Veraia Life\",\"url\":\"https:\/\/veraia.life\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"bg-BG\",\"@id\":\"https:\/\/veraia.life\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/veraia.life\/wp-content\/uploads\/2026\/01\/cropped-Untitled-design-1.png\",\"contentUrl\":\"https:\/\/veraia.life\/wp-content\/uploads\/2026\/01\/cropped-Untitled-design-1.png\",\"width\":512,\"height\":512,\"caption\":\"Veraia Life\"},\"image\":{\"@id\":\"https:\/\/veraia.life\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The app | Digital Health and Wellbeing AI Assistant | Veraia Life","description":"Our digital health and wellbeing assistant is soon coming to iOs followed by Android shortly after. Learn more about the benefits, what Veraia Life does, and what it does not","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/veraia.life\/bg\/the-app\/","og_locale":"bg_BG","og_type":"article","og_title":"The app | Digital Health and Wellbeing AI Assistant | Veraia Life","og_description":"Our digital health and wellbeing assistant is soon coming to iOs followed by Android shortly after. Learn more about the benefits, what Veraia Life does, and what it does not","og_url":"https:\/\/veraia.life\/bg\/the-app\/","og_site_name":"Veraia Life","article_modified_time":"2026-04-06T19:31:06+00:00","og_image":[{"width":1024,"height":698,"url":"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/064daef4a3f4e6e4-1024x698.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"18 \u043c\u0438\u043d\u0443\u0442\u0438"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/veraia.life\/the-app\/","url":"https:\/\/veraia.life\/the-app\/","name":"The app | Digital Health and Wellbeing AI Assistant | Veraia Life","isPartOf":{"@id":"https:\/\/veraia.life\/#website"},"primaryImageOfPage":{"@id":"https:\/\/veraia.life\/the-app\/#primaryimage"},"image":{"@id":"https:\/\/veraia.life\/the-app\/#primaryimage"},"thumbnailUrl":"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/064daef4a3f4e6e4-scaled.png","datePublished":"2026-04-03T15:56:17+00:00","dateModified":"2026-04-06T19:31:06+00:00","description":"Our digital health and wellbeing assistant is soon coming to iOs followed by Android shortly after. Learn more about the benefits, what Veraia Life does, and what it does not","breadcrumb":{"@id":"https:\/\/veraia.life\/the-app\/#breadcrumb"},"inLanguage":"bg-BG","potentialAction":[{"@type":"ReadAction","target":["https:\/\/veraia.life\/the-app\/"]}]},{"@type":"ImageObject","inLanguage":"bg-BG","@id":"https:\/\/veraia.life\/the-app\/#primaryimage","url":"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/064daef4a3f4e6e4-scaled.png","contentUrl":"https:\/\/veraia.life\/wp-content\/uploads\/2026\/03\/064daef4a3f4e6e4-scaled.png","width":2560,"height":1745,"caption":"Veraia Life - AI powered digital health assistant"},{"@type":"BreadcrumbList","@id":"https:\/\/veraia.life\/the-app\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/veraia.life\/"},{"@type":"ListItem","position":2,"name":"The app"}]},{"@type":"WebSite","@id":"https:\/\/veraia.life\/#website","url":"https:\/\/veraia.life\/","name":"Veraia Life","description":"Health and wellbeing AI powered digital assistant","publisher":{"@id":"https:\/\/veraia.life\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/veraia.life\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"bg-BG"},{"@type":"Organization","@id":"https:\/\/veraia.life\/#organization","name":"Veraia Life","url":"https:\/\/veraia.life\/","logo":{"@type":"ImageObject","inLanguage":"bg-BG","@id":"https:\/\/veraia.life\/#\/schema\/logo\/image\/","url":"https:\/\/veraia.life\/wp-content\/uploads\/2026\/01\/cropped-Untitled-design-1.png","contentUrl":"https:\/\/veraia.life\/wp-content\/uploads\/2026\/01\/cropped-Untitled-design-1.png","width":512,"height":512,"caption":"Veraia Life"},"image":{"@id":"https:\/\/veraia.life\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/veraia.life\/bg\/wp-json\/wp\/v2\/pages\/4223","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/veraia.life\/bg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/veraia.life\/bg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/veraia.life\/bg\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/veraia.life\/bg\/wp-json\/wp\/v2\/comments?post=4223"}],"version-history":[{"count":28,"href":"https:\/\/veraia.life\/bg\/wp-json\/wp\/v2\/pages\/4223\/revisions"}],"predecessor-version":[{"id":4309,"href":"https:\/\/veraia.life\/bg\/wp-json\/wp\/v2\/pages\/4223\/revisions\/4309"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/veraia.life\/bg\/wp-json\/wp\/v2\/media\/4206"}],"wp:attachment":[{"href":"https:\/\/veraia.life\/bg\/wp-json\/wp\/v2\/media?parent=4223"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}