{"id":41,"date":"2026-07-30T14:28:28","date_gmt":"2026-07-30T17:28:28","guid":{"rendered":"https:\/\/aevos.cloud\/?page_id=41"},"modified":"2026-08-01T23:09:50","modified_gmt":"2026-08-02T02:09:50","slug":"como-funciona","status":"publish","type":"page","link":"https:\/\/aevos.cloud\/pt\/how-it-works\/","title":{"rendered":"Como funciona o Aevos"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"41\" class=\"elementor elementor-41\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-afd5e67 e-con e-atomic-element e-flexbox-base e-d9f499b \" data-id=\"afd5e67\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"afd5e67\" data-e-type=\"e-flexbox\" data-id=\"afd5e67\">\n    \t\t<div class=\"elementor-element elementor-element-04cbfa4 elementor-widget elementor-widget-html\" data-id=\"04cbfa4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HEADER \/ NAV\r\n     Visual escuro com degrad\u00ea verde e ciano\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   CONFIGURA\u00c7\u00d5ES GERAIS\r\n========================================================= *\/\r\n\r\n.aevos-header,\r\n.aevos-header *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-header{\r\n  --aevos-black:#030607;\r\n  --aevos-black-soft:#060a0c;\r\n  --aevos-dark:#081013;\r\n\r\n  --aevos-green:#00e5a8;\r\n  --aevos-green-light:#16f5bd;\r\n  --aevos-green-dark:#00b98c;\r\n\r\n  --aevos-cyan:#10cfea;\r\n  --aevos-cyan-light:#25dcf5;\r\n\r\n  --aevos-white:#ffffff;\r\n  --aevos-text:#f4f7f8;\r\n  --aevos-muted:#939da8;\r\n\r\n  --aevos-gradient:\r\n    linear-gradient(\r\n      90deg,\r\n      #00e5a8 0%,\r\n      #08d9c0 48%,\r\n      #10cfea 100%\r\n    );\r\n\r\n  --aevos-gradient-hover:\r\n    linear-gradient(\r\n      90deg,\r\n      #19f0ba 0%,\r\n      #18e2cd 48%,\r\n      #29dcf5 100%\r\n    );\r\n\r\n  position:relative;\r\n  z-index:9999;\r\n\r\n  width:100%;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(3,6,7,.98) 0%,\r\n      rgba(5,10,12,.96) 100%\r\n    ) !important;\r\n\r\n  border-bottom:\r\n    1px solid rgba(0,229,168,.10) !important;\r\n\r\n  box-shadow:\r\n    0 10px 40px rgba(0,0,0,.25) !important;\r\n\r\n  overflow:visible;\r\n}\r\n\r\n\r\n\/* Brilho de fundo *\/\r\n\r\n.aevos-header::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  z-index:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 5% 50%,\r\n      rgba(0,229,168,.12) 0%,\r\n      rgba(0,229,168,.04) 24%,\r\n      transparent 48%\r\n    ),\r\n    radial-gradient(\r\n      circle at 92% 20%,\r\n      rgba(16,207,234,.10) 0%,\r\n      transparent 38%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha inferior em degrad\u00ea *\/\r\n\r\n.aevos-header::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  left:0;\r\n  bottom:-1px;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  pointer-events:none;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent 0%,\r\n      rgba(0,229,168,.35) 28%,\r\n      rgba(16,207,234,.30) 72%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BARRA PRINCIPAL\r\n========================================================= *\/\r\n\r\n.aevos-header-bar{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:24px;\r\n\r\n  width:100%;\r\n  max-width:1380px;\r\n\r\n  margin:0 auto;\r\n  padding:17px 32px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LOGO\r\n========================================================= *\/\r\n\r\n.aevos-header-logo{\r\n  display:inline-flex;\r\n  align-items:center;\r\n\r\n  flex-shrink:0;\r\n\r\n  line-height:0;\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    opacity .25s ease,\r\n    transform .25s ease,\r\n    filter .25s ease;\r\n}\r\n\r\n.aevos-header-logo:hover{\r\n  opacity:.95;\r\n  transform:translateY(-1px);\r\n\r\n  filter:\r\n    drop-shadow(0 0 12px rgba(0,229,168,.18));\r\n}\r\n\r\n.aevos-header-logo img{\r\n  display:block;\r\n\r\n  width:128px !important;\r\n  height:auto !important;\r\n  max-width:100% !important;\r\n\r\n  object-fit:contain;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NAVEGA\u00c7\u00c3O DESKTOP\r\n========================================================= *\/\r\n\r\n.aevos-header-nav{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  flex:1;\r\n\r\n  gap:4px;\r\n}\r\n\r\n.aevos-header-nav-link{\r\n  position:relative;\r\n\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  padding:10px 13px;\r\n\r\n  color:var(--aevos-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap;\r\n  text-decoration:none !important;\r\n\r\n  border:1px solid transparent;\r\n  border-radius:8px;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n.aevos-header-nav-link:hover{\r\n  color:var(--aevos-white) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.045) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.04);\r\n\r\n  transform:translateY(-1px);\r\n}\r\n\r\n\r\n\/* Item ativo *\/\r\n\r\n.aevos-header-nav-link.active{\r\n  color:var(--aevos-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(0,229,168,.09),\r\n      rgba(16,207,234,.05)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.10);\r\n}\r\n\r\n.aevos-header-nav-link.active::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  left:50%;\r\n  bottom:3px;\r\n\r\n  width:25px;\r\n  height:2px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  border-radius:100px;\r\n\r\n  background:\r\n    var(--aevos-gradient);\r\n\r\n  box-shadow:\r\n    0 0 12px rgba(0,229,168,.65);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOT\u00d5ES\r\n========================================================= *\/\r\n\r\n.aevos-header-actions{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n\r\n  flex-shrink:0;\r\n}\r\n\r\n.aevos-header-btn{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:8px;\r\n\r\n  padding:11px 20px;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap;\r\n  text-decoration:none !important;\r\n\r\n  border:1px solid transparent;\r\n  border-radius:10px;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:\r\n    color .22s ease,\r\n    background .22s ease,\r\n    border-color .22s ease,\r\n    transform .22s ease,\r\n    box-shadow .22s ease,\r\n    filter .22s ease;\r\n}\r\n\r\n\r\n\/* Login *\/\r\n\r\n.aevos-header-btn-login{\r\n  color:var(--aevos-text) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.14) !important;\r\n}\r\n\r\n.aevos-header-btn-login:hover{\r\n  color:var(--aevos-green) !important;\r\n\r\n  background:\r\n    rgba(0,229,168,.06) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.34) !important;\r\n\r\n  box-shadow:\r\n    0 0 20px rgba(0,229,168,.08);\r\n}\r\n\r\n\r\n\/* CTA principal *\/\r\n\r\n.aevos-header-btn-cta{\r\n  color:#02100d !important;\r\n\r\n  background:\r\n    var(--aevos-gradient) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.70) !important;\r\n\r\n  box-shadow:\r\n    0 6px 22px rgba(0,229,168,.16),\r\n    0 0 0 1px rgba(255,255,255,.06) inset !important;\r\n}\r\n\r\n.aevos-header-btn-cta:hover{\r\n  color:#020b09 !important;\r\n\r\n  background:\r\n    var(--aevos-gradient-hover) !important;\r\n\r\n  transform:\r\n    translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 9px 30px rgba(0,229,168,.25),\r\n    0 0 22px rgba(16,207,234,.14),\r\n    0 0 0 1px rgba(255,255,255,.10) inset !important;\r\n\r\n  filter:saturate(1.08);\r\n}\r\n\r\n.aevos-header-btn .arrow{\r\n  display:inline-block;\r\n\r\n  font-size:15px;\r\n  line-height:1;\r\n\r\n  transition:\r\n    transform .22s ease;\r\n}\r\n\r\n.aevos-header-btn:hover .arrow{\r\n  transform:\r\n    translateX(3px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HAMBURGER\r\n========================================================= *\/\r\n\r\n.aevos-header-burger{\r\n  display:none;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:42px;\r\n  height:42px;\r\n\r\n  padding:0;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.14) !important;\r\n\r\n  border-radius:10px;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    box-shadow .2s ease;\r\n}\r\n\r\n.aevos-header-burger:hover,\r\n.aevos-header-burger.open{\r\n  background:\r\n    rgba(0,229,168,.07) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.35) !important;\r\n\r\n  box-shadow:\r\n    0 0 20px rgba(0,229,168,.10);\r\n}\r\n\r\n.aevos-header-burger-lines{\r\n  position:relative;\r\n\r\n  display:block;\r\n\r\n  width:19px;\r\n  height:14px;\r\n}\r\n\r\n.aevos-header-burger-lines span{\r\n  display:block;\r\n\r\n  position:absolute;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:2px;\r\n\r\n  border-radius:10px;\r\n\r\n  background:\r\n    var(--aevos-white);\r\n\r\n  transition:\r\n    top .3s ease,\r\n    opacity .2s ease,\r\n    transform .3s ease,\r\n    background .2s ease;\r\n}\r\n\r\n.aevos-header-burger-lines span:nth-child(1){\r\n  top:0;\r\n}\r\n\r\n.aevos-header-burger-lines span:nth-child(2){\r\n  top:6px;\r\n}\r\n\r\n.aevos-header-burger-lines span:nth-child(3){\r\n  top:12px;\r\n}\r\n\r\n.aevos-header-burger:hover .aevos-header-burger-lines span,\r\n.aevos-header-burger.open .aevos-header-burger-lines span{\r\n  background:\r\n    var(--aevos-green);\r\n}\r\n\r\n.aevos-header-burger.open .aevos-header-burger-lines span:nth-child(1){\r\n  top:6px;\r\n  transform:rotate(45deg);\r\n}\r\n\r\n.aevos-header-burger.open .aevos-header-burger-lines span:nth-child(2){\r\n  opacity:0;\r\n  transform:translateX(-15px);\r\n}\r\n\r\n.aevos-header-burger.open .aevos-header-burger-lines span:nth-child(3){\r\n  top:6px;\r\n  transform:rotate(-45deg);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MENU MOBILE\r\n========================================================= *\/\r\n\r\n.aevos-header-mobile{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:none;\r\n  flex-direction:column;\r\n\r\n  padding:16px 24px 24px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at top left,\r\n      rgba(0,229,168,.08),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #070d0f 0%,\r\n      #030607 100%\r\n    ) !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06) !important;\r\n\r\n  box-shadow:\r\n    0 20px 40px rgba(0,0,0,.35);\r\n}\r\n\r\n.aevos-header-mobile.open{\r\n  display:flex;\r\n}\r\n\r\n\r\n\/* Links mobile *\/\r\n\r\n.aevos-header-mobile-nav{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:7px;\r\n\r\n  margin-bottom:20px;\r\n}\r\n\r\n.aevos-header-mobile-nav a{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:16px;\r\n\r\n  padding:14px 17px;\r\n\r\n  color:var(--aevos-text) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.3 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07) !important;\r\n\r\n  border-radius:10px;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n.aevos-header-mobile-nav a:hover,\r\n.aevos-header-mobile-nav a.active{\r\n  color:\r\n    var(--aevos-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(0,229,168,.08),\r\n      rgba(16,207,234,.04)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.25) !important;\r\n\r\n  transform:\r\n    translateX(2px);\r\n}\r\n\r\n.aevos-header-mobile-nav a svg{\r\n  width:16px;\r\n  height:16px;\r\n\r\n  flex-shrink:0;\r\n\r\n  opacity:.55;\r\n\r\n  transition:\r\n    opacity .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n.aevos-header-mobile-nav a:hover svg,\r\n.aevos-header-mobile-nav a.active svg{\r\n  opacity:1;\r\n\r\n  transform:\r\n    translateX(2px);\r\n}\r\n\r\n\r\n\/* Bot\u00f5es mobile *\/\r\n\r\n.aevos-header-mobile-actions{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:10px;\r\n\r\n  padding-top:20px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.07);\r\n}\r\n\r\n.aevos-header-mobile-actions .aevos-header-btn{\r\n  width:100%;\r\n\r\n  padding:14px 20px;\r\n\r\n  font-size:14px !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVIDADE\r\n========================================================= *\/\r\n\r\n@media (max-width:1180px){\r\n\r\n  .aevos-header-bar{\r\n    padding-left:24px;\r\n    padding-right:24px;\r\n  }\r\n\r\n  .aevos-header-nav-link{\r\n    padding-left:10px;\r\n    padding-right:10px;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .aevos-header-btn{\r\n    padding-left:16px;\r\n    padding-right:16px;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:1050px){\r\n\r\n  .aevos-header-nav{\r\n    display:none;\r\n  }\r\n\r\n  .aevos-header-burger{\r\n    display:flex;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:620px){\r\n\r\n  .aevos-header-bar{\r\n    gap:12px;\r\n\r\n    padding:\r\n      14px 18px;\r\n  }\r\n\r\n  .aevos-header-logo img{\r\n    width:116px !important;\r\n  }\r\n\r\n  .aevos-header-actions{\r\n    gap:8px;\r\n  }\r\n\r\n  .aevos-header-actions .aevos-header-btn-login{\r\n    display:none;\r\n  }\r\n\r\n  .aevos-header-btn{\r\n    padding:\r\n      10px 15px;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .aevos-header-mobile{\r\n    padding:\r\n      14px 18px 20px;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:430px){\r\n\r\n  .aevos-header-logo img{\r\n    width:105px !important;\r\n  }\r\n\r\n  .aevos-header-actions .aevos-header-btn-cta{\r\n    padding:\r\n      10px 12px;\r\n\r\n    font-size:11px !important;\r\n  }\r\n\r\n  .aevos-header-actions .aevos-header-btn-cta .arrow{\r\n    display:none;\r\n  }\r\n\r\n  .aevos-header-burger{\r\n    width:40px;\r\n    height:40px;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:360px){\r\n\r\n  .aevos-header-bar{\r\n    padding-left:12px;\r\n    padding-right:12px;\r\n  }\r\n\r\n  .aevos-header-logo img{\r\n    width:92px !important;\r\n  }\r\n\r\n  .aevos-header-actions .aevos-header-btn-cta{\r\n    padding-left:9px;\r\n    padding-right:9px;\r\n\r\n    font-size:10px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML DO HEADER\r\n========================================================= -->\r\n\r\n<header class=\"aevos-header\">\r\n\r\n  <div class=\"aevos-header-bar\">\r\n\r\n    <!-- Logo -->\r\n    <a\r\n      href=\"\/\"\r\n      class=\"aevos-header-logo\"\r\n      aria-label=\"Aevos Home\"\r\n    >\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/aevos.cloud\/wp-content\/uploads\/2026\/07\/aevos-logo.webp\"\r\n        alt=\"Aevos\"\r\n        width=\"128\"\r\n        height=\"42\"\r\n      >\r\n    <\/a>\r\n\r\n\r\n    <!-- Menu desktop -->\r\n    <nav\r\n      class=\"aevos-header-nav\"\r\n      aria-label=\"Main navigation\"\r\n    >\r\n\r\n      <a\r\n        href=\"\/\"\r\n     class=\"aevos-header-nav-link\"\r\n      >\r\n        Home\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"\/how-it-works\/\"\r\n     \r\n         class=\"aevos-header-nav-link active\"\r\n      >\r\n        How It Works\r\n      <\/a>\r\n\r\n\r\n\r\n      <a\r\n        href=\"\/referral-program\/\"\r\n        class=\"aevos-header-nav-link\"\r\n      >\r\n        Referral Program\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"\/security\/\"\r\n        class=\"aevos-header-nav-link\"\r\n      >\r\n        Security\r\n      <\/a>\r\n\r\n    \r\n\r\n    <\/nav>\r\n\r\n\r\n    <!-- Bot\u00f5es -->\r\n    <div class=\"aevos-header-actions\">\r\n\r\n      <a\r\n        href=\"https:\/\/aevos.org\/login\" target=\"_blank\"\r\n        class=\"aevos-header-btn aevos-header-btn-login\"\r\n      >\r\n        Login\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/aevos.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"aevos-header-btn aevos-header-btn-cta\"\r\n      >\r\n        Activate Protocol\r\n        <span class=\"arrow\" aria-hidden=\"true\">\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <!-- Hamburger -->\r\n      <button\r\n        class=\"aevos-header-burger\"\r\n        id=\"aevos-header-burger\"\r\n        type=\"button\"\r\n        aria-label=\"Open navigation menu\"\r\n        aria-expanded=\"false\"\r\n        aria-controls=\"aevos-mobile-menu\"\r\n      >\r\n        <span class=\"aevos-header-burger-lines\">\r\n          <span><\/span>\r\n          <span><\/span>\r\n          <span><\/span>\r\n        <\/span>\r\n      <\/button>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n  <!-- Menu mobile -->\r\n  <div\r\n    class=\"aevos-header-mobile\"\r\n    id=\"aevos-mobile-menu\"\r\n  >\r\n\r\n    <nav\r\n      class=\"aevos-header-mobile-nav\"\r\n      aria-label=\"Mobile navigation\"\r\n    >\r\n\r\n      <a\r\n        href=\"\/\"      >\r\n        Home\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"2\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/how-it-works\/\"  class=\"active\">\r\n        How It Works\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"2\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n     \r\n\r\n      <a href=\"\/referral-program\/\">\r\n        Referral Program\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"2\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/security\/\">\r\n        Security\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"2\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n    \r\n\r\n    <\/nav>\r\n\r\n\r\n    <!-- Bot\u00f5es mobile -->\r\n    <div class=\"aevos-header-mobile-actions\">\r\n\r\n      <a\r\n        href=\"https:\/\/aevos.org\/login\" target=\"_blank\"\r\n        class=\"aevos-header-btn aevos-header-btn-login\"\r\n      >\r\n        Login\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/aevos.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"aevos-header-btn aevos-header-btn-cta\"\r\n      >\r\n        Activate Protocol\r\n        <span class=\"arrow\" aria-hidden=\"true\">\u2192<\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/header>\r\n\r\n\r\n<!-- =========================================================\r\n     JAVASCRIPT DO MENU MOBILE\r\n========================================================= -->\r\n\r\n<script>\r\n(function(){\r\n\r\n  var burger = document.getElementById('aevos-header-burger');\r\n  var mobileMenu = document.getElementById('aevos-mobile-menu');\r\n\r\n  if(!burger || !mobileMenu){\r\n    return;\r\n  }\r\n\r\n\r\n  function openMenu(){\r\n\r\n    burger.classList.add('open');\r\n    mobileMenu.classList.add('open');\r\n\r\n    burger.setAttribute('aria-expanded', 'true');\r\n    burger.setAttribute('aria-label', 'Close navigation menu');\r\n\r\n  }\r\n\r\n\r\n  function closeMenu(){\r\n\r\n    burger.classList.remove('open');\r\n    mobileMenu.classList.remove('open');\r\n\r\n    burger.setAttribute('aria-expanded', 'false');\r\n    burger.setAttribute('aria-label', 'Open navigation menu');\r\n\r\n  }\r\n\r\n\r\n  burger.addEventListener('click', function(event){\r\n\r\n    event.stopPropagation();\r\n\r\n    var menuIsOpen =\r\n      mobileMenu.classList.contains('open');\r\n\r\n    if(menuIsOpen){\r\n      closeMenu();\r\n    }else{\r\n      openMenu();\r\n    }\r\n\r\n  });\r\n\r\n\r\n  mobileMenu.querySelectorAll('a').forEach(function(link){\r\n\r\n    link.addEventListener('click', function(){\r\n      closeMenu();\r\n    });\r\n\r\n  });\r\n\r\n\r\n  document.addEventListener('click', function(event){\r\n\r\n    if(\r\n      mobileMenu.classList.contains('open') &&\r\n      !event.target.closest('.aevos-header')\r\n    ){\r\n      closeMenu();\r\n    }\r\n\r\n  });\r\n\r\n\r\n  document.addEventListener('keydown', function(event){\r\n\r\n    if(\r\n      event.key === 'Escape' &&\r\n      mobileMenu.classList.contains('open')\r\n    ){\r\n      closeMenu();\r\n      burger.focus();\r\n    }\r\n\r\n  });\r\n\r\n\r\n  window.addEventListener('resize', function(){\r\n\r\n    if(\r\n      window.innerWidth > 1050 &&\r\n      mobileMenu.classList.contains('open')\r\n    ){\r\n      closeMenu();\r\n    }\r\n\r\n  });\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7f2069 elementor-widget elementor-widget-html\" data-id=\"b7f2069\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HOW IT WORKS PAGE\r\n     HERO SECTION\r\n============================================================ -->\r\n\r\n<style>\r\n.aevos-hiw-hero,\r\n.aevos-hiw-hero *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-hiw-hero{\r\n  --aevos-green:#00E5A8;\r\n  --aevos-cyan:#12CFFF;\r\n  --aevos-white:#FFFFFF;\r\n  --aevos-text:#EAF0F1;\r\n  --aevos-muted:#95A2A7;\r\n  --aevos-border:rgba(255,255,255,.08);\r\n\r\n  position:relative;\r\n  width:100%;\r\n  min-height:620px;\r\n  padding:112px 24px 88px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--aevos-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 14% 24%,\r\n      rgba(0,229,168,.075),\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 84% 70%,\r\n      rgba(18,207,255,.055),\r\n      transparent 36%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #05080A 0%,\r\n      #071012 52%,\r\n      #05080A 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-hiw-hero::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.018) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.018) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:46px 46px;\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(0,0,0,.55),\r\n      transparent 90%\r\n    );\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(0,0,0,.55),\r\n      transparent 90%\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-hiw-hero::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,88%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.32),\r\n      rgba(18,207,255,.22),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-hiw-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n  margin:0 auto;\r\n\r\n  display:grid;\r\n  grid-template-columns:minmax(0,1fr) minmax(460px,.92fr);\r\n  align-items:center;\r\n  gap:72px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTENT\r\n========================================================= *\/\r\n\r\n.aevos-hiw-content{\r\n  max-width:640px;\r\n}\r\n\r\n.aevos-hiw-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--aevos-green) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.12em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-hiw-eyebrow::before{\r\n  content:\"\";\r\n  width:24px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--aevos-green),\r\n      var(--aevos-cyan)\r\n    );\r\n}\r\n\r\n.aevos-hiw-title{\r\n  max-width:620px;\r\n  margin-bottom:22px;\r\n\r\n  color:var(--aevos-white) !important;\r\n\r\n  font-size:clamp(42px,5vw,66px) !important;\r\n  font-weight:730 !important;\r\n  line-height:1.06 !important;\r\n  letter-spacing:-.048em !important;\r\n}\r\n\r\n.aevos-hiw-title span{\r\n  display:block;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--aevos-green),\r\n      var(--aevos-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.aevos-hiw-description{\r\n  max-width:610px;\r\n\r\n  color:var(--aevos-muted) !important;\r\n\r\n  font-size:15.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.8 !important;\r\n}\r\n\r\n.aevos-hiw-features{\r\n  display:flex;\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n  gap:11px;\r\n\r\n  margin-top:28px;\r\n}\r\n\r\n.aevos-hiw-feature{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  padding:8px 11px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#AEB9BC !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.2 !important;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-hiw-feature-dot{\r\n  width:6px;\r\n  height:6px;\r\n  flex-shrink:0;\r\n\r\n  border-radius:50%;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--aevos-green),\r\n      var(--aevos-cyan)\r\n    );\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.28);\r\n}\r\n\r\n.aevos-hiw-actions{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:18px;\r\n\r\n  margin-top:31px;\r\n}\r\n\r\n.aevos-hiw-primary{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:7px;\r\n\r\n  min-height:40px;\r\n  padding:10px 20px;\r\n\r\n  color:#02120D !important;\r\n\r\n  font-size:11.5px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.01em;\r\n  text-decoration:none !important;\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--aevos-green),\r\n      var(--aevos-cyan)\r\n    );\r\n\r\n  box-shadow:\r\n    0 10px 22px rgba(0,229,168,.13);\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    filter .25s ease,\r\n    box-shadow .25s ease;\r\n}\r\n\r\n.aevos-hiw-primary:hover{\r\n  color:#02120D !important;\r\n\r\n  transform:translateY(-2px);\r\n  filter:brightness(.94);\r\n\r\n  box-shadow:\r\n    0 13px 27px rgba(0,229,168,.18);\r\n}\r\n\r\n.aevos-hiw-primary svg{\r\n  width:13px;\r\n  height:13px;\r\n\r\n  transition:transform .25s ease;\r\n}\r\n\r\n.aevos-hiw-primary:hover svg{\r\n  transform:translateX(3px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VISUAL\r\n========================================================= *\/\r\n\r\n.aevos-hiw-visual{\r\n  position:relative;\r\n  min-height:500px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n}\r\n\r\n.aevos-hiw-glow{\r\n  position:absolute;\r\n  top:50%;\r\n  left:50%;\r\n\r\n  width:430px;\r\n  height:430px;\r\n\r\n  transform:translate(-50%,-50%);\r\n\r\n  border-radius:50%;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(0,229,168,.075),\r\n      rgba(18,207,255,.025) 42%,\r\n      transparent 70%\r\n    );\r\n\r\n  filter:blur(10px);\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-hiw-flow{\r\n  position:relative;\r\n  width:100%;\r\n  max-width:470px;\r\n  min-height:470px;\r\n\r\n  padding:28px 24px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:24px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 0%,\r\n      rgba(0,229,168,.05),\r\n      transparent 36%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.035),\r\n      rgba(255,255,255,.016)\r\n    );\r\n\r\n  box-shadow:\r\n    0 30px 70px rgba(0,0,0,.28);\r\n\r\n  backdrop-filter:blur(14px);\r\n  -webkit-backdrop-filter:blur(14px);\r\n}\r\n\r\n.aevos-hiw-flow::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:12%;\r\n  right:12%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.55),\r\n      rgba(18,207,255,.38),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-hiw-flow-badge{\r\n  position:absolute;\r\n  top:18px;\r\n  right:18px;\r\n\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  padding:7px 9px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:8px;\r\n\r\n  color:#8E9B9F !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.25 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-hiw-flow-badge::before{\r\n  content:\"\";\r\n  width:5px;\r\n  height:5px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--aevos-green);\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.45);\r\n}\r\n\r\n.aevos-hiw-flow-grid{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:grid;\r\n  justify-items:center;\r\n  gap:16px;\r\n\r\n  padding-top:34px;\r\n}\r\n\r\n.aevos-hiw-node{\r\n  position:relative;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:10px;\r\n\r\n  min-height:54px;\r\n  padding:12px 16px;\r\n\r\n  border:1px solid rgba(255,255,255,.08);\r\n  border-radius:13px;\r\n\r\n  color:#E9EFF0;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.045),\r\n      rgba(255,255,255,.022)\r\n    );\r\n\r\n  box-shadow:\r\n    0 12px 28px rgba(0,0,0,.18);\r\n}\r\n\r\n.aevos-hiw-node-main{\r\n  width:250px;\r\n\r\n  border-color:rgba(0,229,168,.17);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(0,229,168,.085),\r\n      rgba(255,255,255,.025)\r\n    );\r\n}\r\n\r\n.aevos-hiw-node-small{\r\n  width:150px;\r\n  min-height:66px;\r\n\r\n  flex-direction:column;\r\n  gap:7px;\r\n\r\n  text-align:center;\r\n}\r\n\r\n.aevos-hiw-node-wide{\r\n  width:270px;\r\n}\r\n\r\n.aevos-hiw-node-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:30px;\r\n  height:30px;\r\n  flex-shrink:0;\r\n\r\n  border-radius:9px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--aevos-green),\r\n      var(--aevos-cyan)\r\n    );\r\n}\r\n\r\n.aevos-hiw-node-icon svg{\r\n  width:15px;\r\n  height:15px;\r\n}\r\n\r\n.aevos-hiw-node-copy strong{\r\n  display:block;\r\n\r\n  color:#F8FBFB !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.25 !important;\r\n}\r\n\r\n.aevos-hiw-node-copy span{\r\n  display:block;\r\n  margin-top:3px;\r\n\r\n  color:#839095 !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-hiw-connector{\r\n  position:relative;\r\n\r\n  width:1px;\r\n  height:22px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(0,229,168,.50),\r\n      rgba(18,207,255,.18)\r\n    );\r\n}\r\n\r\n.aevos-hiw-connector::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  bottom:-2px;\r\n  left:50%;\r\n\r\n  width:5px;\r\n  height:5px;\r\n\r\n  transform:\r\n    translateX(-50%)\r\n    rotate(45deg);\r\n\r\n  border-right:1px solid rgba(18,207,255,.75);\r\n  border-bottom:1px solid rgba(18,207,255,.75);\r\n}\r\n\r\n.aevos-hiw-agents{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:repeat(3,1fr);\r\n  gap:10px;\r\n\r\n  width:100%;\r\n}\r\n\r\n.aevos-hiw-agents::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:-17px;\r\n  left:17%;\r\n  right:17%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.16),\r\n      rgba(0,229,168,.48),\r\n      rgba(18,207,255,.34),\r\n      rgba(18,207,255,.14)\r\n    );\r\n}\r\n\r\n.aevos-hiw-agent-line{\r\n  position:absolute;\r\n  top:-17px;\r\n\r\n  width:1px;\r\n  height:17px;\r\n\r\n  background:rgba(0,229,168,.32);\r\n}\r\n\r\n.aevos-hiw-agent-line.one{\r\n  left:16.7%;\r\n}\r\n\r\n.aevos-hiw-agent-line.two{\r\n  left:50%;\r\n}\r\n\r\n.aevos-hiw-agent-line.three{\r\n  right:16.7%;\r\n}\r\n\r\n.aevos-hiw-pulse{\r\n  position:absolute;\r\n  top:50%;\r\n  left:50%;\r\n\r\n  width:8px;\r\n  height:8px;\r\n\r\n  transform:translate(-50%,-50%);\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--aevos-green);\r\n\r\n  box-shadow:\r\n    0 0 0 0 rgba(0,229,168,.30);\r\n\r\n  animation:aevosHiwPulse 2.4s infinite;\r\n}\r\n\r\n@keyframes aevosHiwPulse{\r\n  0%{\r\n    box-shadow:\r\n      0 0 0 0 rgba(0,229,168,.28);\r\n  }\r\n\r\n  70%{\r\n    box-shadow:\r\n      0 0 0 14px rgba(0,229,168,0);\r\n  }\r\n\r\n  100%{\r\n    box-shadow:\r\n      0 0 0 0 rgba(0,229,168,0);\r\n  }\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:1050px){\r\n\r\n  .aevos-hiw-hero{\r\n    padding-top:96px;\r\n  }\r\n\r\n  .aevos-hiw-container{\r\n    grid-template-columns:1fr;\r\n    gap:58px;\r\n  }\r\n\r\n  .aevos-hiw-content{\r\n    max-width:760px;\r\n    margin:0 auto;\r\n\r\n    text-align:center;\r\n  }\r\n\r\n  .aevos-hiw-title,\r\n  .aevos-hiw-description{\r\n    margin-left:auto;\r\n    margin-right:auto;\r\n  }\r\n\r\n  .aevos-hiw-features,\r\n  .aevos-hiw-actions{\r\n    justify-content:center;\r\n  }\r\n\r\n  .aevos-hiw-visual{\r\n    min-height:auto;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:640px){\r\n\r\n  .aevos-hiw-hero{\r\n    min-height:auto;\r\n    padding:78px 18px 64px;\r\n  }\r\n\r\n  .aevos-hiw-title{\r\n    font-size:38px !important;\r\n  }\r\n\r\n  .aevos-hiw-description{\r\n    font-size:14.5px !important;\r\n  }\r\n\r\n  .aevos-hiw-features{\r\n    gap:8px;\r\n  }\r\n\r\n  .aevos-hiw-feature{\r\n    padding:7px 9px;\r\n\r\n    font-size:10px !important;\r\n  }\r\n\r\n  .aevos-hiw-flow{\r\n    min-height:auto;\r\n    padding:24px 14px 22px;\r\n\r\n    border-radius:19px;\r\n  }\r\n\r\n  .aevos-hiw-flow-badge{\r\n    position:static;\r\n\r\n    width:max-content;\r\n    margin:0 0 14px auto;\r\n  }\r\n\r\n  .aevos-hiw-flow-grid{\r\n    padding-top:0;\r\n  }\r\n\r\n  .aevos-hiw-node-main,\r\n  .aevos-hiw-node-wide{\r\n    width:100%;\r\n    max-width:270px;\r\n  }\r\n\r\n  .aevos-hiw-agents{\r\n    grid-template-columns:1fr;\r\n    max-width:270px;\r\n  }\r\n\r\n  .aevos-hiw-agents::before,\r\n  .aevos-hiw-agent-line{\r\n    display:none;\r\n  }\r\n\r\n  .aevos-hiw-node-small{\r\n    width:100%;\r\n    min-height:58px;\r\n\r\n    flex-direction:row;\r\n    justify-content:flex-start;\r\n\r\n    text-align:left;\r\n  }\r\n\r\n  .aevos-hiw-actions{\r\n    margin-top:26px;\r\n  }\r\n\r\n}\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  .aevos-hiw-primary,\r\n  .aevos-hiw-primary svg{\r\n    transition:none !important;\r\n  }\r\n\r\n  .aevos-hiw-pulse{\r\n    animation:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"aevos-hiw-hero\">\r\n\r\n  <div class=\"aevos-hiw-container\">\r\n\r\n    <!-- LEFT CONTENT -->\r\n\r\n    <div class=\"aevos-hiw-content\">\r\n\r\n      <span class=\"aevos-hiw-eyebrow\">\r\n        How It Works\r\n      <\/span>\r\n\r\n      <h1 class=\"aevos-hiw-title\">\r\n        Understand how the\r\n        <span>Aevos ecosystem works<\/span>\r\n      <\/h1>\r\n\r\n      <p class=\"aevos-hiw-description\">\r\n        Discover how the Convergence Protocol coordinates specialized\r\n        AI agents, portfolio automation and transparent monitoring to\r\n        create a connected ecosystem for digital asset management.\r\n      <\/p>\r\n\r\n      <div class=\"aevos-hiw-features\">\r\n\r\n        <span class=\"aevos-hiw-feature\">\r\n          <span class=\"aevos-hiw-feature-dot\"><\/span>\r\n          AI Coordination\r\n        <\/span>\r\n\r\n        <span class=\"aevos-hiw-feature\">\r\n          <span class=\"aevos-hiw-feature-dot\"><\/span>\r\n          Intelligent Automation\r\n        <\/span>\r\n\r\n        <span class=\"aevos-hiw-feature\">\r\n          <span class=\"aevos-hiw-feature-dot\"><\/span>\r\n          Transparent Monitoring\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <div class=\"aevos-hiw-actions\">\r\n\r\n        <a\r\n          href=\"https:\/\/aevos.cloud\/tour\"\r\n          class=\"aevos-hiw-primary\"\r\n        >\r\n          Activate Protocol\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"M13 6l6 6-6 6\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- RIGHT VISUAL -->\r\n\r\n    <div class=\"aevos-hiw-visual\">\r\n\r\n      <div class=\"aevos-hiw-glow\"><\/div>\r\n\r\n      <div class=\"aevos-hiw-flow\">\r\n\r\n        <div class=\"aevos-hiw-flow-badge\">\r\n          Coordinated by Convergence Protocol\r\n        <\/div>\r\n\r\n        <div class=\"aevos-hiw-flow-grid\">\r\n\r\n          <!-- ACTIVATE -->\r\n\r\n          <div class=\"aevos-hiw-node aevos-hiw-node-main\">\r\n\r\n            <div class=\"aevos-hiw-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3v8\"><\/path>\r\n                <path d=\"M8 7l4 4 4-4\"><\/path>\r\n                <path d=\"M5 14v4a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-4\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-hiw-node-copy\">\r\n              <strong>Protocol Activation<\/strong>\r\n              <span>Begin your Aevos journey<\/span>\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-hiw-connector\">\r\n            <span class=\"aevos-hiw-pulse\"><\/span>\r\n          <\/div>\r\n\r\n\r\n          <!-- CONVERGENCE -->\r\n\r\n          <div class=\"aevos-hiw-node aevos-hiw-node-main\">\r\n\r\n            <div class=\"aevos-hiw-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n                <circle cx=\"12\" cy=\"4\" r=\"2\"><\/circle>\r\n                <circle cx=\"5\" cy=\"17\" r=\"2\"><\/circle>\r\n                <circle cx=\"19\" cy=\"17\" r=\"2\"><\/circle>\r\n                <path d=\"M12 6v3\"><\/path>\r\n                <path d=\"M10 14l-3.5 2\"><\/path>\r\n                <path d=\"M14 14l3.5 2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-hiw-node-copy\">\r\n              <strong>Convergence Protocol<\/strong>\r\n              <span>Coordinates specialized intelligence<\/span>\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-hiw-connector\"><\/div>\r\n\r\n\r\n          <!-- AGENTS -->\r\n\r\n          <div class=\"aevos-hiw-agents\">\r\n\r\n            <span class=\"aevos-hiw-agent-line one\"><\/span>\r\n            <span class=\"aevos-hiw-agent-line two\"><\/span>\r\n            <span class=\"aevos-hiw-agent-line three\"><\/span>\r\n\r\n            <div class=\"aevos-hiw-node aevos-hiw-node-small\">\r\n\r\n              <div class=\"aevos-hiw-node-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M4 18V9\"><\/path>\r\n                  <path d=\"M10 18V5\"><\/path>\r\n                  <path d=\"M16 18v-7\"><\/path>\r\n                  <path d=\"M22 18V3\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/div>\r\n\r\n              <div class=\"aevos-hiw-node-copy\">\r\n                <strong>Market Agent<\/strong>\r\n                <span>Reads market activity<\/span>\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"aevos-hiw-node aevos-hiw-node-small\">\r\n\r\n              <div class=\"aevos-hiw-node-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n                  <path d=\"M12 8v4l3 2\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/div>\r\n\r\n              <div class=\"aevos-hiw-node-copy\">\r\n                <strong>Strategy Agent<\/strong>\r\n                <span>Coordinates decisions<\/span>\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"aevos-hiw-node aevos-hiw-node-small\">\r\n\r\n              <div class=\"aevos-hiw-node-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n                  <path d=\"M9 12l2 2 4-4\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/div>\r\n\r\n              <div class=\"aevos-hiw-node-copy\">\r\n                <strong>Risk Agent<\/strong>\r\n                <span>Supports risk controls<\/span>\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-hiw-connector\"><\/div>\r\n\r\n\r\n          <!-- EXECUTION -->\r\n\r\n          <div class=\"aevos-hiw-node aevos-hiw-node-wide\">\r\n\r\n            <div class=\"aevos-hiw-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M5 12h14\"><\/path>\r\n                <path d=\"M13 6l6 6-6 6\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-hiw-node-copy\">\r\n              <strong>Portfolio Execution<\/strong>\r\n              <span>Structured automated workflow<\/span>\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-hiw-connector\"><\/div>\r\n\r\n\r\n          <!-- DASHBOARD -->\r\n\r\n          <div class=\"aevos-hiw-node aevos-hiw-node-wide\">\r\n\r\n            <div class=\"aevos-hiw-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n                <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-hiw-node-copy\">\r\n              <strong>Monitoring Dashboard<\/strong>\r\n              <span>Follow relevant activity and records<\/span>\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0315a34 elementor-widget elementor-widget-html\" data-id=\"0315a34\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HOW IT WORKS PAGE\r\n     SECTION 02: PROTOCOL ACTIVATION\r\n============================================================ -->\r\n\r\n<style>\r\n.aevos-activation,\r\n.aevos-activation *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-activation{\r\n  --green:#00E5A8;\r\n  --cyan:#12CFFF;\r\n  --white:#FFFFFF;\r\n  --text:#EAF0F1;\r\n  --muted:#94A1A6;\r\n  --border:rgba(255,255,255,.08);\r\n\r\n  position:relative;\r\n  width:100%;\r\n  padding:110px 24px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 85% 20%,\r\n      rgba(0,229,168,.055),\r\n      transparent 30%\r\n    ),\r\n    radial-gradient(\r\n      circle at 12% 82%,\r\n      rgba(18,207,255,.035),\r\n      transparent 32%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #05080A 0%,\r\n      #071012 50%,\r\n      #05080A 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-activation::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,88%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.04),\r\n      rgba(0,229,168,.24),\r\n      rgba(18,207,255,.15),\r\n      rgba(255,255,255,.04),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-activation-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.aevos-activation-header{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);\r\n  gap:70px;\r\n  align-items:end;\r\n\r\n  margin-bottom:58px;\r\n}\r\n\r\n.aevos-activation-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:16px;\r\n\r\n  color:var(--green) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.12em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-activation-eyebrow::before{\r\n  content:\"\";\r\n  width:24px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--green),\r\n      var(--cyan)\r\n    );\r\n}\r\n\r\n.aevos-activation-title{\r\n  max-width:530px;\r\n\r\n  color:var(--white) !important;\r\n\r\n  font-size:clamp(34px,4vw,48px) !important;\r\n  font-weight:720 !important;\r\n  line-height:1.13 !important;\r\n  letter-spacing:-.04em !important;\r\n}\r\n\r\n.aevos-activation-title span{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--green),\r\n      var(--cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.aevos-activation-intro{\r\n  max-width:610px;\r\n\r\n  color:var(--muted) !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.8 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN LAYOUT\r\n========================================================= *\/\r\n\r\n.aevos-activation-grid{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);\r\n  gap:34px;\r\n  align-items:stretch;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   STEPS\r\n========================================================= *\/\r\n\r\n.aevos-activation-steps{\r\n  display:grid;\r\n  gap:14px;\r\n}\r\n\r\n.aevos-activation-step{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:54px minmax(0,1fr) 30px;\r\n  gap:18px;\r\n  align-items:center;\r\n\r\n  min-height:116px;\r\n  padding:22px 23px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:17px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.034),\r\n      rgba(255,255,255,.017)\r\n    );\r\n\r\n  box-shadow:\r\n    0 18px 42px rgba(0,0,0,.16);\r\n\r\n  overflow:hidden;\r\n\r\n  transition:\r\n    background .25s ease,\r\n    border-color .25s ease,\r\n    transform .25s ease;\r\n}\r\n\r\n.aevos-activation-step:hover{\r\n  transform:translateY(-2px);\r\n\r\n  border-color:rgba(255,255,255,.12);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.045),\r\n      rgba(255,255,255,.021)\r\n    );\r\n}\r\n\r\n.aevos-activation-step::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:2px;\r\n  height:100%;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      rgba(0,229,168,.50),\r\n      rgba(18,207,255,.26),\r\n      transparent\r\n    );\r\n\r\n  opacity:.7;\r\n}\r\n\r\n.aevos-activation-number{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:54px;\r\n  height:54px;\r\n\r\n  border:1px solid rgba(0,229,168,.15);\r\n  border-radius:15px;\r\n\r\n  color:#D7E3E5 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:800 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:.06em !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 35% 30%,\r\n      rgba(0,229,168,.10),\r\n      transparent 55%\r\n    ),\r\n    rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-activation-copy h3{\r\n  margin-bottom:7px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:17px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-activation-copy p{\r\n  color:#8F9CA1 !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n.aevos-activation-arrow{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:30px;\r\n  height:30px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#758287;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-activation-arrow svg{\r\n  width:13px;\r\n  height:13px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SIDE VISUAL\r\n========================================================= *\/\r\n\r\n.aevos-activation-panel{\r\n  position:relative;\r\n  min-height:100%;\r\n\r\n  padding:30px;\r\n\r\n  border:1px solid rgba(255,255,255,.08);\r\n  border-radius:22px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 12%,\r\n      rgba(18,207,255,.055),\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 18% 88%,\r\n      rgba(0,229,168,.055),\r\n      transparent 32%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.036),\r\n      rgba(255,255,255,.017)\r\n    );\r\n\r\n  box-shadow:\r\n    0 28px 65px rgba(0,0,0,.24);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-activation-panel::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:12%;\r\n  right:12%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.55),\r\n      rgba(18,207,255,.36),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-activation-panel-head{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  justify-content:space-between;\r\n  gap:20px;\r\n\r\n  margin-bottom:38px;\r\n}\r\n\r\n.aevos-activation-panel-label{\r\n  color:#758287 !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.3 !important;\r\n  letter-spacing:.10em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-activation-panel-head h3{\r\n  margin-top:7px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:18px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-activation-status{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  padding:7px 9px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:8px;\r\n\r\n  color:#A7B2B5 !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-activation-status::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--green);\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.40);\r\n}\r\n\r\n.aevos-activation-terminal{\r\n  position:relative;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  min-height:230px;\r\n}\r\n\r\n.aevos-activation-orbit{\r\n  position:absolute;\r\n  top:50%;\r\n  left:50%;\r\n\r\n  width:220px;\r\n  height:220px;\r\n\r\n  transform:translate(-50%,-50%);\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:50%;\r\n}\r\n\r\n.aevos-activation-orbit::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:26px;\r\n\r\n  border:1px dashed rgba(0,229,168,.12);\r\n  border-radius:50%;\r\n}\r\n\r\n.aevos-activation-orbit-dot{\r\n  position:absolute;\r\n  top:17px;\r\n  left:50%;\r\n\r\n  width:7px;\r\n  height:7px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--green);\r\n\r\n  box-shadow:\r\n    0 0 12px rgba(0,229,168,.45);\r\n}\r\n\r\n.aevos-activation-core{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  flex-direction:column;\r\n\r\n  width:132px;\r\n  height:132px;\r\n\r\n  border:1px solid rgba(0,229,168,.18);\r\n  border-radius:50%;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 38% 32%,\r\n      rgba(0,229,168,.14),\r\n      rgba(18,207,255,.035) 45%,\r\n      rgba(255,255,255,.018) 72%\r\n    );\r\n\r\n  box-shadow:\r\n    0 0 55px rgba(0,229,168,.07),\r\n    inset 0 0 28px rgba(0,229,168,.035);\r\n}\r\n\r\n.aevos-activation-core-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:36px;\r\n  height:36px;\r\n  margin-bottom:10px;\r\n\r\n  border-radius:11px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--green),\r\n      var(--cyan)\r\n    );\r\n}\r\n\r\n.aevos-activation-core-icon svg{\r\n  width:17px;\r\n  height:17px;\r\n}\r\n\r\n.aevos-activation-core strong{\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-activation-core span{\r\n  margin-top:4px;\r\n\r\n  color:#809095 !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.2 !important;\r\n  text-transform:uppercase;\r\n  letter-spacing:.06em !important;\r\n}\r\n\r\n.aevos-activation-progress{\r\n  margin-top:34px;\r\n}\r\n\r\n.aevos-activation-progress-top{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:20px;\r\n\r\n  margin-bottom:10px;\r\n}\r\n\r\n.aevos-activation-progress-top span{\r\n  color:#7F8D91 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-activation-progress-top strong{\r\n  color:#C9D3D5 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-activation-progress-bar{\r\n  width:100%;\r\n  height:5px;\r\n\r\n  border-radius:20px;\r\n\r\n  background:rgba(255,255,255,.055);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-activation-progress-fill{\r\n  width:100%;\r\n  height:100%;\r\n\r\n  border-radius:20px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--green),\r\n      var(--cyan)\r\n    );\r\n\r\n  opacity:.72;\r\n}\r\n\r\n.aevos-activation-panel-note{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  gap:10px;\r\n\r\n  margin-top:25px;\r\n  padding:14px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:12px;\r\n\r\n  background:rgba(255,255,255,.022);\r\n}\r\n\r\n.aevos-activation-panel-note svg{\r\n  width:15px;\r\n  height:15px;\r\n  flex-shrink:0;\r\n\r\n  margin-top:2px;\r\n\r\n  color:#7F8E92;\r\n}\r\n\r\n.aevos-activation-panel-note p{\r\n  color:#829095 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM SUMMARY\r\n========================================================= *\/\r\n\r\n.aevos-activation-summary{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:28px;\r\n\r\n  margin-top:30px;\r\n  padding:23px 26px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.018),\r\n      rgba(18,207,255,.025)\r\n    );\r\n}\r\n\r\n.aevos-activation-summary-copy strong{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-activation-summary-copy span{\r\n  color:#879499 !important;\r\n\r\n  font-size:12.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n.aevos-activation-summary-badge{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  flex-shrink:0;\r\n  padding:9px 12px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#ABB6B9 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-activation-summary-badge::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:980px){\r\n\r\n  .aevos-activation{\r\n    padding:88px 22px;\r\n  }\r\n\r\n  .aevos-activation-header{\r\n    grid-template-columns:1fr;\r\n    gap:20px;\r\n  }\r\n\r\n  .aevos-activation-title,\r\n  .aevos-activation-intro{\r\n    max-width:740px;\r\n  }\r\n\r\n  .aevos-activation-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .aevos-activation-panel{\r\n    min-height:520px;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:620px){\r\n\r\n  .aevos-activation{\r\n    padding:70px 18px;\r\n  }\r\n\r\n  .aevos-activation-header{\r\n    margin-bottom:42px;\r\n  }\r\n\r\n  .aevos-activation-title{\r\n    font-size:32px !important;\r\n  }\r\n\r\n  .aevos-activation-intro{\r\n    font-size:14px !important;\r\n  }\r\n\r\n  .aevos-activation-step{\r\n    grid-template-columns:44px minmax(0,1fr);\r\n    gap:14px;\r\n\r\n    padding:19px 17px;\r\n  }\r\n\r\n  .aevos-activation-number{\r\n    width:44px;\r\n    height:44px;\r\n\r\n    border-radius:12px;\r\n  }\r\n\r\n  .aevos-activation-arrow{\r\n    display:none;\r\n  }\r\n\r\n  .aevos-activation-copy h3{\r\n    font-size:15.5px !important;\r\n  }\r\n\r\n  .aevos-activation-copy p{\r\n    font-size:12.5px !important;\r\n  }\r\n\r\n  .aevos-activation-panel{\r\n    min-height:auto;\r\n    padding:24px 18px;\r\n\r\n    border-radius:18px;\r\n  }\r\n\r\n  .aevos-activation-panel-head{\r\n    flex-direction:column;\r\n    margin-bottom:28px;\r\n  }\r\n\r\n  .aevos-activation-orbit{\r\n    width:200px;\r\n    height:200px;\r\n  }\r\n\r\n  .aevos-activation-core{\r\n    width:120px;\r\n    height:120px;\r\n  }\r\n\r\n  .aevos-activation-summary{\r\n    align-items:flex-start;\r\n    flex-direction:column;\r\n\r\n    padding:21px 19px;\r\n  }\r\n\r\n}\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  .aevos-activation-step{\r\n    transition:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"aevos-activation\" id=\"protocol-activation\">\r\n\r\n  <div class=\"aevos-activation-container\">\r\n\r\n    <div class=\"aevos-activation-header\">\r\n\r\n      <div>\r\n\r\n        <span class=\"aevos-activation-eyebrow\">\r\n          Step 01 \u00b7 Protocol Activation\r\n        <\/span>\r\n\r\n        <h2 class=\"aevos-activation-title\">\r\n          Your journey begins with\r\n          <span>protocol activation<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n      <p class=\"aevos-activation-intro\">\r\n        The first stage connects your account to the Aevos ecosystem.\r\n        Once the required setup is completed, the protocol becomes\r\n        available through your dashboard and the coordinated automation\r\n        flow can begin.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"aevos-activation-grid\">\r\n\r\n      <!-- STEPS -->\r\n\r\n      <div class=\"aevos-activation-steps\">\r\n\r\n        <article class=\"aevos-activation-step\">\r\n\r\n          <div class=\"aevos-activation-number\">\r\n            01\r\n          <\/div>\r\n\r\n          <div class=\"aevos-activation-copy\">\r\n\r\n            <h3>Create your Aevos account<\/h3>\r\n\r\n            <p>\r\n              Access the registration flow, provide the requested\r\n              information and configure your account credentials.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-activation-arrow\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-activation-step\">\r\n\r\n          <div class=\"aevos-activation-number\">\r\n            02\r\n          <\/div>\r\n\r\n          <div class=\"aevos-activation-copy\">\r\n\r\n            <h3>Complete the activation process<\/h3>\r\n\r\n            <p>\r\n              Follow the guided steps available in the platform to\r\n              configure and activate your selected protocol.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-activation-arrow\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-activation-step\">\r\n\r\n          <div class=\"aevos-activation-number\">\r\n            03\r\n          <\/div>\r\n\r\n          <div class=\"aevos-activation-copy\">\r\n\r\n            <h3>Access your monitoring dashboard<\/h3>\r\n\r\n            <p>\r\n              After activation, relevant protocol information,\r\n              operational activity and historical records become\r\n              accessible from your dashboard.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-activation-arrow\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-activation-step\">\r\n\r\n          <div class=\"aevos-activation-number\">\r\n            04\r\n          <\/div>\r\n\r\n          <div class=\"aevos-activation-copy\">\r\n\r\n            <h3>Enter the coordinated automation flow<\/h3>\r\n\r\n            <p>\r\n              The Convergence Protocol connects specialized agents\r\n              within a structured process for analysis, coordination,\r\n              execution and risk awareness.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-activation-arrow\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- VISUAL PANEL -->\r\n\r\n      <aside class=\"aevos-activation-panel\">\r\n\r\n        <div class=\"aevos-activation-panel-head\">\r\n\r\n          <div>\r\n\r\n            <span class=\"aevos-activation-panel-label\">\r\n              Protocol status\r\n            <\/span>\r\n\r\n            <h3>Activation complete<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-activation-status\">\r\n            Connected\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-activation-terminal\">\r\n\r\n          <div class=\"aevos-activation-orbit\">\r\n\r\n            <span class=\"aevos-activation-orbit-dot\"><\/span>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-activation-core\">\r\n\r\n            <div class=\"aevos-activation-core-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n                <path d=\"M9 12l2 2 4-4\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <strong>Aevos Protocol<\/strong>\r\n\r\n            <span>Operational<\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-activation-progress\">\r\n\r\n          <div class=\"aevos-activation-progress-top\">\r\n\r\n            <span>Activation progress<\/span>\r\n\r\n            <strong>100%<\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-activation-progress-bar\">\r\n\r\n            <div class=\"aevos-activation-progress-fill\"><\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-activation-panel-note\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n            <path d=\"M12 11v5\"><\/path>\r\n            <path d=\"M12 8h.01\"><\/path>\r\n          <\/svg>\r\n\r\n          <p>\r\n            This interface is illustrative and represents the general\r\n            activation flow. Available information may vary according\r\n            to the current platform interface and operational policies.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/aside>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"aevos-activation-summary\">\r\n\r\n      <div class=\"aevos-activation-summary-copy\">\r\n\r\n        <strong>\r\n          Activation is only the beginning of the workflow.\r\n        <\/strong>\r\n\r\n        <span>\r\n          The next stage explains how the Convergence Protocol\r\n          coordinates specialized AI agents throughout the ecosystem.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <span class=\"aevos-activation-summary-badge\">\r\n        Next \u00b7 Convergence Protocol\r\n      <\/span>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41b0804 elementor-widget elementor-widget-html\" data-id=\"41b0804\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HOW IT WORKS PAGE\r\n     SECTION 03: CONVERGENCE PROTOCOL\r\n============================================================ -->\r\n\r\n<style>\r\n.aevos-convergence,\r\n.aevos-convergence *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-convergence{\r\n  --ac-green:#00E5A8;\r\n  --ac-cyan:#12CFFF;\r\n  --ac-white:#FFFFFF;\r\n  --ac-text:#EAF0F1;\r\n  --ac-muted:#8F9CA1;\r\n  --ac-border:rgba(255,255,255,.075);\r\n\r\n  position:relative;\r\n  width:100%;\r\n  padding:110px 24px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--ac-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 16% 25%,\r\n      rgba(18,207,255,.04),\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 82% 72%,\r\n      rgba(0,229,168,.045),\r\n      transparent 34%\r\n    ),\r\n    #05080A;\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-convergence::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:52px 52px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      rgba(0,0,0,.45) 20%,\r\n      rgba(0,0,0,.45) 80%,\r\n      transparent\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      rgba(0,0,0,.45) 20%,\r\n      rgba(0,0,0,.45) 80%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-convergence::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,88%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.05),\r\n      rgba(18,207,255,.20),\r\n      rgba(0,229,168,.24),\r\n      rgba(255,255,255,.05),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-convergence-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.aevos-convergence-header{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\r\n  gap:72px;\r\n  align-items:end;\r\n\r\n  margin-bottom:64px;\r\n}\r\n\r\n.aevos-convergence-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:16px;\r\n\r\n  color:var(--ac-green) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.12em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-convergence-eyebrow::before{\r\n  content:\"\";\r\n  width:24px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--ac-green),\r\n      var(--ac-cyan)\r\n    );\r\n}\r\n\r\n.aevos-convergence-title{\r\n  max-width:560px;\r\n\r\n  color:var(--ac-white) !important;\r\n\r\n  font-size:clamp(34px,4vw,49px) !important;\r\n  font-weight:720 !important;\r\n  line-height:1.12 !important;\r\n  letter-spacing:-.042em !important;\r\n}\r\n\r\n.aevos-convergence-title span{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--ac-green),\r\n      var(--ac-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.aevos-convergence-intro{\r\n  max-width:610px;\r\n\r\n  color:var(--ac-muted) !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.82 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN GRID\r\n========================================================= *\/\r\n\r\n.aevos-convergence-grid{\r\n  display:grid;\r\n  grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr);\r\n  gap:42px;\r\n  align-items:center;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PROTOCOL VISUAL\r\n========================================================= *\/\r\n\r\n.aevos-convergence-visual{\r\n  position:relative;\r\n  min-height:570px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n}\r\n\r\n.aevos-convergence-visual-glow{\r\n  position:absolute;\r\n  top:50%;\r\n  left:50%;\r\n\r\n  width:450px;\r\n  height:450px;\r\n\r\n  transform:translate(-50%,-50%);\r\n\r\n  border-radius:50%;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(0,229,168,.075),\r\n      rgba(18,207,255,.028) 42%,\r\n      transparent 70%\r\n    );\r\n\r\n  filter:blur(16px);\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-convergence-system{\r\n  position:relative;\r\n\r\n  width:500px;\r\n  height:500px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n}\r\n\r\n.aevos-convergence-ring{\r\n  position:absolute;\r\n  top:50%;\r\n  left:50%;\r\n\r\n  border-radius:50%;\r\n\r\n  transform:translate(-50%,-50%);\r\n}\r\n\r\n.aevos-convergence-ring-one{\r\n  width:440px;\r\n  height:440px;\r\n\r\n  border:1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n.aevos-convergence-ring-two{\r\n  width:338px;\r\n  height:338px;\r\n\r\n  border:1px dashed rgba(0,229,168,.11);\r\n\r\n  animation:aevosConvergenceSpin 32s linear infinite;\r\n}\r\n\r\n.aevos-convergence-ring-three{\r\n  width:236px;\r\n  height:236px;\r\n\r\n  border:1px solid rgba(18,207,255,.10);\r\n}\r\n\r\n.aevos-convergence-orbit-dot{\r\n  position:absolute;\r\n\r\n  width:8px;\r\n  height:8px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--ac-green),\r\n      var(--ac-cyan)\r\n    );\r\n\r\n  box-shadow:\r\n    0 0 15px rgba(0,229,168,.5);\r\n}\r\n\r\n.aevos-convergence-orbit-dot-one{\r\n  top:-4px;\r\n  left:50%;\r\n}\r\n\r\n.aevos-convergence-orbit-dot-two{\r\n  right:24px;\r\n  bottom:67px;\r\n}\r\n\r\n.aevos-convergence-orbit-dot-three{\r\n  left:12px;\r\n  bottom:105px;\r\n}\r\n\r\n.aevos-convergence-core{\r\n  position:relative;\r\n  z-index:3;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  flex-direction:column;\r\n\r\n  width:180px;\r\n  height:180px;\r\n\r\n  border:1px solid rgba(0,229,168,.20);\r\n  border-radius:50%;\r\n\r\n  text-align:center;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 35% 30%,\r\n      rgba(0,229,168,.15),\r\n      rgba(18,207,255,.045) 42%,\r\n      rgba(255,255,255,.018) 72%\r\n    );\r\n\r\n  box-shadow:\r\n    0 0 70px rgba(0,229,168,.075),\r\n    inset 0 0 35px rgba(0,229,168,.035);\r\n}\r\n\r\n.aevos-convergence-core-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:43px;\r\n  height:43px;\r\n  margin-bottom:13px;\r\n\r\n  border-radius:13px;\r\n\r\n  color:#03130E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--ac-green),\r\n      var(--ac-cyan)\r\n    );\r\n\r\n  box-shadow:\r\n    0 10px 28px rgba(0,229,168,.15);\r\n}\r\n\r\n.aevos-convergence-core-icon svg{\r\n  width:20px;\r\n  height:20px;\r\n}\r\n\r\n.aevos-convergence-core strong{\r\n  max-width:120px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:14px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-convergence-core span{\r\n  margin-top:6px;\r\n\r\n  color:#829095 !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n  letter-spacing:.08em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-convergence-node{\r\n  position:absolute;\r\n  z-index:4;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n\r\n  width:172px;\r\n  min-height:62px;\r\n  padding:12px 13px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:13px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.042),\r\n      rgba(255,255,255,.019)\r\n    );\r\n\r\n  box-shadow:\r\n    0 16px 32px rgba(0,0,0,.22);\r\n\r\n  backdrop-filter:blur(10px);\r\n  -webkit-backdrop-filter:blur(10px);\r\n}\r\n\r\n.aevos-convergence-node-one{\r\n  top:23px;\r\n  left:50%;\r\n\r\n  transform:translateX(-50%);\r\n}\r\n\r\n.aevos-convergence-node-two{\r\n  top:50%;\r\n  right:-4px;\r\n\r\n  transform:translateY(-50%);\r\n}\r\n\r\n.aevos-convergence-node-three{\r\n  bottom:23px;\r\n  left:50%;\r\n\r\n  transform:translateX(-50%);\r\n}\r\n\r\n.aevos-convergence-node-four{\r\n  top:50%;\r\n  left:-4px;\r\n\r\n  transform:translateY(-50%);\r\n}\r\n\r\n.aevos-convergence-node-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:31px;\r\n  height:31px;\r\n  flex-shrink:0;\r\n\r\n  border-radius:9px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--ac-green),\r\n      var(--ac-cyan)\r\n    );\r\n}\r\n\r\n.aevos-convergence-node-icon svg{\r\n  width:15px;\r\n  height:15px;\r\n}\r\n\r\n.aevos-convergence-node-copy strong{\r\n  display:block;\r\n\r\n  color:#F7FAFA !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-convergence-node-copy span{\r\n  display:block;\r\n  margin-top:3px;\r\n\r\n  color:#78868A !important;\r\n\r\n  font-size:8.8px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-convergence-line{\r\n  position:absolute;\r\n  z-index:2;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.06),\r\n      rgba(0,229,168,.40),\r\n      rgba(18,207,255,.22),\r\n      rgba(18,207,255,.06)\r\n    );\r\n}\r\n\r\n.aevos-convergence-line-top{\r\n  top:91px;\r\n  left:50%;\r\n\r\n  width:1px;\r\n  height:78px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(0,229,168,.12),\r\n      rgba(0,229,168,.42),\r\n      rgba(18,207,255,.13)\r\n    );\r\n}\r\n\r\n.aevos-convergence-line-right{\r\n  top:50%;\r\n  right:91px;\r\n\r\n  width:79px;\r\n  height:1px;\r\n}\r\n\r\n.aevos-convergence-line-bottom{\r\n  bottom:91px;\r\n  left:50%;\r\n\r\n  width:1px;\r\n  height:78px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(18,207,255,.10),\r\n      rgba(0,229,168,.40),\r\n      rgba(0,229,168,.10)\r\n    );\r\n}\r\n\r\n.aevos-convergence-line-left{\r\n  top:50%;\r\n  left:91px;\r\n\r\n  width:79px;\r\n  height:1px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTENT CARDS\r\n========================================================= *\/\r\n\r\n.aevos-convergence-content{\r\n  display:grid;\r\n  gap:14px;\r\n}\r\n\r\n.aevos-convergence-card{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:48px minmax(0,1fr);\r\n  gap:17px;\r\n\r\n  padding:21px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.033),\r\n      rgba(255,255,255,.016)\r\n    );\r\n\r\n  overflow:hidden;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease;\r\n}\r\n\r\n.aevos-convergence-card:hover{\r\n  transform:translateY(-2px);\r\n\r\n  border-color:rgba(255,255,255,.115);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.044),\r\n      rgba(255,255,255,.02)\r\n    );\r\n}\r\n\r\n.aevos-convergence-card::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:2px;\r\n  height:100%;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      rgba(0,229,168,.55),\r\n      rgba(18,207,255,.22),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-convergence-card-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:48px;\r\n  height:48px;\r\n\r\n  border:1px solid rgba(0,229,168,.14);\r\n  border-radius:13px;\r\n\r\n  color:var(--ac-green);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 35% 30%,\r\n      rgba(0,229,168,.11),\r\n      transparent 60%\r\n    ),\r\n    rgba(255,255,255,.02);\r\n}\r\n\r\n.aevos-convergence-card-icon svg{\r\n  width:20px;\r\n  height:20px;\r\n}\r\n\r\n.aevos-convergence-card-copy h3{\r\n  margin-bottom:7px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-convergence-card-copy p{\r\n  color:#879499 !important;\r\n\r\n  font-size:12.7px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   INFO PANEL\r\n========================================================= *\/\r\n\r\n.aevos-convergence-info{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:26px;\r\n\r\n  margin-top:18px;\r\n  padding:21px 23px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.038),\r\n      rgba(255,255,255,.018),\r\n      rgba(18,207,255,.027)\r\n    );\r\n}\r\n\r\n.aevos-convergence-info-copy strong{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:14px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-convergence-info-copy span{\r\n  color:#829095 !important;\r\n\r\n  font-size:11.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n.aevos-convergence-link{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:7px;\r\n\r\n  flex-shrink:0;\r\n  min-height:38px;\r\n  padding:9px 15px;\r\n\r\n  border:1px solid rgba(255,255,255,.09);\r\n  border-radius:9px;\r\n\r\n  color:#C7D1D3 !important;\r\n\r\n  font-size:10.5px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  text-decoration:none !important;\r\n\r\n  background:rgba(255,255,255,.025);\r\n\r\n  transition:\r\n    color .25s ease,\r\n    border-color .25s ease,\r\n    transform .25s ease,\r\n    background .25s ease;\r\n}\r\n\r\n.aevos-convergence-link:hover{\r\n  color:#FFFFFF !important;\r\n\r\n  transform:translateY(-2px);\r\n\r\n  border-color:rgba(0,229,168,.20);\r\n\r\n  background:rgba(255,255,255,.04);\r\n}\r\n\r\n.aevos-convergence-link svg{\r\n  width:12px;\r\n  height:12px;\r\n\r\n  transition:transform .25s ease;\r\n}\r\n\r\n.aevos-convergence-link:hover svg{\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM FLOW\r\n========================================================= *\/\r\n\r\n.aevos-convergence-flow{\r\n  display:grid;\r\n  grid-template-columns:repeat(4,1fr);\r\n\r\n  margin-top:54px;\r\n\r\n  border:1px solid rgba(255,255,255,.065);\r\n  border-radius:17px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.026),\r\n      rgba(255,255,255,.013)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-convergence-flow-item{\r\n  position:relative;\r\n  padding:21px;\r\n\r\n  text-align:center;\r\n}\r\n\r\n.aevos-convergence-flow-item:not(:last-child){\r\n  border-right:1px solid rgba(255,255,255,.06);\r\n}\r\n\r\n.aevos-convergence-flow-number{\r\n  display:block;\r\n  margin-bottom:7px;\r\n\r\n  color:var(--ac-green) !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.10em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-convergence-flow-item strong{\r\n  display:block;\r\n\r\n  color:#F3F7F7 !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-convergence-flow-item span:last-child{\r\n  display:block;\r\n  margin-top:5px;\r\n\r\n  color:#778589 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.5 !important;\r\n}\r\n\r\n@keyframes aevosConvergenceSpin{\r\n  from{\r\n    transform:\r\n      translate(-50%,-50%)\r\n      rotate(0deg);\r\n  }\r\n\r\n  to{\r\n    transform:\r\n      translate(-50%,-50%)\r\n      rotate(360deg);\r\n  }\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:1050px){\r\n\r\n  .aevos-convergence{\r\n    padding:90px 22px;\r\n  }\r\n\r\n  .aevos-convergence-header{\r\n    grid-template-columns:1fr;\r\n    gap:20px;\r\n  }\r\n\r\n  .aevos-convergence-title,\r\n  .aevos-convergence-intro{\r\n    max-width:760px;\r\n  }\r\n\r\n  .aevos-convergence-grid{\r\n    grid-template-columns:1fr;\r\n    gap:45px;\r\n  }\r\n\r\n  .aevos-convergence-visual{\r\n    min-height:540px;\r\n  }\r\n\r\n  .aevos-convergence-content{\r\n    max-width:800px;\r\n    margin:0 auto;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:720px){\r\n\r\n  .aevos-convergence{\r\n    padding:72px 18px;\r\n  }\r\n\r\n  .aevos-convergence-header{\r\n    margin-bottom:46px;\r\n  }\r\n\r\n  .aevos-convergence-title{\r\n    font-size:32px !important;\r\n  }\r\n\r\n  .aevos-convergence-intro{\r\n    font-size:14px !important;\r\n  }\r\n\r\n  .aevos-convergence-visual{\r\n    min-height:470px;\r\n  }\r\n\r\n  .aevos-convergence-system{\r\n    width:410px;\r\n    height:410px;\r\n\r\n    transform:scale(.92);\r\n  }\r\n\r\n  .aevos-convergence-ring-one{\r\n    width:380px;\r\n    height:380px;\r\n  }\r\n\r\n  .aevos-convergence-ring-two{\r\n    width:290px;\r\n    height:290px;\r\n  }\r\n\r\n  .aevos-convergence-ring-three{\r\n    width:205px;\r\n    height:205px;\r\n  }\r\n\r\n  .aevos-convergence-core{\r\n    width:154px;\r\n    height:154px;\r\n  }\r\n\r\n  .aevos-convergence-node{\r\n    width:148px;\r\n    min-height:58px;\r\n    padding:10px;\r\n  }\r\n\r\n  .aevos-convergence-node-copy span{\r\n    display:none;\r\n  }\r\n\r\n  .aevos-convergence-line-top{\r\n    top:76px;\r\n    height:72px;\r\n  }\r\n\r\n  .aevos-convergence-line-bottom{\r\n    bottom:76px;\r\n    height:72px;\r\n  }\r\n\r\n  .aevos-convergence-line-right{\r\n    right:76px;\r\n    width:72px;\r\n  }\r\n\r\n  .aevos-convergence-line-left{\r\n    left:76px;\r\n    width:72px;\r\n  }\r\n\r\n  .aevos-convergence-flow{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n\r\n  .aevos-convergence-flow-item:nth-child(2){\r\n    border-right:none;\r\n  }\r\n\r\n  .aevos-convergence-flow-item:nth-child(-n+2){\r\n    border-bottom:1px solid rgba(255,255,255,.06);\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:480px){\r\n\r\n  .aevos-convergence-visual{\r\n    min-height:430px;\r\n  }\r\n\r\n  .aevos-convergence-system{\r\n    width:390px;\r\n    height:390px;\r\n\r\n    transform:scale(.79);\r\n  }\r\n\r\n  .aevos-convergence-card{\r\n    grid-template-columns:43px minmax(0,1fr);\r\n    gap:14px;\r\n\r\n    padding:18px;\r\n  }\r\n\r\n  .aevos-convergence-card-icon{\r\n    width:43px;\r\n    height:43px;\r\n  }\r\n\r\n  .aevos-convergence-info{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n\r\n    padding:19px;\r\n  }\r\n\r\n  .aevos-convergence-flow{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .aevos-convergence-flow-item:not(:last-child){\r\n    border-right:none;\r\n    border-bottom:1px solid rgba(255,255,255,.06);\r\n  }\r\n\r\n}\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  .aevos-convergence-ring-two{\r\n    animation:none !important;\r\n  }\r\n\r\n  .aevos-convergence-card,\r\n  .aevos-convergence-link,\r\n  .aevos-convergence-link svg{\r\n    transition:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"aevos-convergence\" id=\"convergence-protocol\">\r\n\r\n  <div class=\"aevos-convergence-container\">\r\n\r\n    <!-- SECTION HEADER -->\r\n\r\n    <div class=\"aevos-convergence-header\">\r\n\r\n      <div>\r\n\r\n        <span class=\"aevos-convergence-eyebrow\">\r\n          Step 02 \u00b7 Convergence Protocol\r\n        <\/span>\r\n\r\n        <h2 class=\"aevos-convergence-title\">\r\n          One coordination layer connecting the\r\n          <span>entire workflow<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n      <p class=\"aevos-convergence-intro\">\r\n        The Convergence Protocol acts as the coordination layer of the\r\n        Aevos ecosystem. It connects specialized intelligence, organizes\r\n        the flow of information and helps transform market data into a\r\n        structured operational process.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"aevos-convergence-grid\">\r\n\r\n      <!-- LEFT VISUAL -->\r\n\r\n      <div class=\"aevos-convergence-visual\">\r\n\r\n        <div class=\"aevos-convergence-visual-glow\"><\/div>\r\n\r\n        <div class=\"aevos-convergence-system\">\r\n\r\n          <div class=\"aevos-convergence-ring aevos-convergence-ring-one\"><\/div>\r\n\r\n          <div class=\"aevos-convergence-ring aevos-convergence-ring-two\">\r\n\r\n            <span class=\"aevos-convergence-orbit-dot aevos-convergence-orbit-dot-one\"><\/span>\r\n            <span class=\"aevos-convergence-orbit-dot aevos-convergence-orbit-dot-two\"><\/span>\r\n            <span class=\"aevos-convergence-orbit-dot aevos-convergence-orbit-dot-three\"><\/span>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-convergence-ring aevos-convergence-ring-three\"><\/div>\r\n\r\n\r\n          <!-- CONNECTION LINES -->\r\n\r\n          <span class=\"aevos-convergence-line aevos-convergence-line-top\"><\/span>\r\n          <span class=\"aevos-convergence-line aevos-convergence-line-right\"><\/span>\r\n          <span class=\"aevos-convergence-line aevos-convergence-line-bottom\"><\/span>\r\n          <span class=\"aevos-convergence-line aevos-convergence-line-left\"><\/span>\r\n\r\n\r\n          <!-- CENTRAL CORE -->\r\n\r\n          <div class=\"aevos-convergence-core\">\r\n\r\n            <div class=\"aevos-convergence-core-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n                <circle cx=\"12\" cy=\"4\" r=\"2\"><\/circle>\r\n                <circle cx=\"5\" cy=\"17\" r=\"2\"><\/circle>\r\n                <circle cx=\"19\" cy=\"17\" r=\"2\"><\/circle>\r\n                <path d=\"M12 6v3\"><\/path>\r\n                <path d=\"M10 14l-3.5 2\"><\/path>\r\n                <path d=\"M14 14l3.5 2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <strong>\r\n              Convergence Protocol\r\n            <\/strong>\r\n\r\n            <span>\r\n              Coordination Layer\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- MARKET NODE -->\r\n\r\n          <div class=\"aevos-convergence-node aevos-convergence-node-one\">\r\n\r\n            <div class=\"aevos-convergence-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M4 18V9\"><\/path>\r\n                <path d=\"M10 18V5\"><\/path>\r\n                <path d=\"M16 18v-7\"><\/path>\r\n                <path d=\"M22 18V3\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-convergence-node-copy\">\r\n\r\n              <strong>Market Intelligence<\/strong>\r\n\r\n              <span>Data and signal analysis<\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- STRATEGY NODE -->\r\n\r\n          <div class=\"aevos-convergence-node aevos-convergence-node-two\">\r\n\r\n            <div class=\"aevos-convergence-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n                <path d=\"M12 8v4l3 2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-convergence-node-copy\">\r\n\r\n              <strong>Strategy<\/strong>\r\n\r\n              <span>Structured decision logic<\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- EXECUTION NODE -->\r\n\r\n          <div class=\"aevos-convergence-node aevos-convergence-node-three\">\r\n\r\n            <div class=\"aevos-convergence-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M5 12h14\"><\/path>\r\n                <path d=\"M13 6l6 6-6 6\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-convergence-node-copy\">\r\n\r\n              <strong>Execution<\/strong>\r\n\r\n              <span>Coordinated operations<\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- RISK NODE -->\r\n\r\n          <div class=\"aevos-convergence-node aevos-convergence-node-four\">\r\n\r\n            <div class=\"aevos-convergence-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n                <path d=\"M9 12l2 2 4-4\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-convergence-node-copy\">\r\n\r\n              <strong>Risk Awareness<\/strong>\r\n\r\n              <span>Controls and monitoring<\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- RIGHT CONTENT -->\r\n\r\n      <div class=\"aevos-convergence-content\">\r\n\r\n        <article class=\"aevos-convergence-card\">\r\n\r\n          <div class=\"aevos-convergence-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M4 18V9\"><\/path>\r\n              <path d=\"M10 18V5\"><\/path>\r\n              <path d=\"M16 18v-7\"><\/path>\r\n              <path d=\"M22 18V3\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-convergence-card-copy\">\r\n\r\n            <h3>Collects and organizes market information<\/h3>\r\n\r\n            <p>\r\n              Specialized intelligence evaluates relevant market data\r\n              and transforms fragmented information into structured\r\n              inputs that can be interpreted throughout the ecosystem.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-convergence-card\">\r\n\r\n          <div class=\"aevos-convergence-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n              <path d=\"M12 8v4l3 2\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-convergence-card-copy\">\r\n\r\n            <h3>Coordinates specialized AI agents<\/h3>\r\n\r\n            <p>\r\n              Instead of relying on a single isolated system, the\r\n              protocol connects multiple specialized agents within a\r\n              coordinated process where each one performs a defined role.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-convergence-card\">\r\n\r\n          <div class=\"aevos-convergence-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-convergence-card-copy\">\r\n\r\n            <h3>Transforms analysis into structured action<\/h3>\r\n\r\n            <p>\r\n              Intelligence, strategy, execution and risk awareness are\r\n              organized into a continuous workflow designed to reduce\r\n              fragmented decisions and improve operational consistency.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-convergence-card\">\r\n\r\n          <div class=\"aevos-convergence-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n              <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-convergence-card-copy\">\r\n\r\n            <h3>Maintains a connected monitoring flow<\/h3>\r\n\r\n            <p>\r\n              Relevant operational information is organized so users\r\n              can follow protocol activity and historical records\r\n              through the Aevos dashboard.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <div class=\"aevos-convergence-info\">\r\n\r\n          <div class=\"aevos-convergence-info-copy\">\r\n\r\n            <strong>\r\n              Explore the protocol in more detail\r\n            <\/strong>\r\n\r\n            <span>\r\n              Visit the dedicated page to understand the architecture\r\n              and role of the Convergence Protocol inside Aevos.\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n          <a\r\n            href=\"https:\/\/aevos.cloud\/convergence-protocol\/\"\r\n            class=\"aevos-convergence-link\"\r\n          >\r\n            Learn More\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- FLOW SUMMARY -->\r\n\r\n    <div class=\"aevos-convergence-flow\">\r\n\r\n      <div class=\"aevos-convergence-flow-item\">\r\n\r\n        <span class=\"aevos-convergence-flow-number\">\r\n          Phase 01\r\n        <\/span>\r\n\r\n        <strong>Analyze<\/strong>\r\n\r\n        <span>\r\n          Market information is interpreted.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <div class=\"aevos-convergence-flow-item\">\r\n\r\n        <span class=\"aevos-convergence-flow-number\">\r\n          Phase 02\r\n        <\/span>\r\n\r\n        <strong>Coordinate<\/strong>\r\n\r\n        <span>\r\n          Specialized agents exchange inputs.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <div class=\"aevos-convergence-flow-item\">\r\n\r\n        <span class=\"aevos-convergence-flow-number\">\r\n          Phase 03\r\n        <\/span>\r\n\r\n        <strong>Execute<\/strong>\r\n\r\n        <span>\r\n          Structured actions enter the workflow.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <div class=\"aevos-convergence-flow-item\">\r\n\r\n        <span class=\"aevos-convergence-flow-number\">\r\n          Phase 04\r\n        <\/span>\r\n\r\n        <strong>Monitor<\/strong>\r\n\r\n        <span>\r\n          Relevant activity remains accessible.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0da8b97 elementor-widget elementor-widget-html\" data-id=\"0da8b97\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HOW IT WORKS PAGE\r\n     SECTION 04: SPECIALIZED AI AGENTS\r\n============================================================ -->\r\n\r\n<style>\r\n.aevos-agents,\r\n.aevos-agents *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-agents{\r\n  --aa-green:#00E5A8;\r\n  --aa-cyan:#12CFFF;\r\n  --aa-white:#FFFFFF;\r\n  --aa-text:#EAF0F1;\r\n  --aa-muted:#8F9CA1;\r\n  --aa-border:rgba(255,255,255,.075);\r\n\r\n  position:relative;\r\n  width:100%;\r\n  padding:110px 24px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--aa-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 18%,\r\n      rgba(0,229,168,.05),\r\n      transparent 32%\r\n    ),\r\n    radial-gradient(\r\n      circle at 15% 84%,\r\n      rgba(18,207,255,.038),\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #05080A 0%,\r\n      #071012 50%,\r\n      #05080A 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-agents::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,88%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.04),\r\n      rgba(0,229,168,.22),\r\n      rgba(18,207,255,.18),\r\n      rgba(255,255,255,.04),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-agents::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    radial-gradient(\r\n      circle at center,\r\n      rgba(255,255,255,.038) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:30px 30px;\r\n\r\n  opacity:.18;\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      #000 25%,\r\n      #000 75%,\r\n      transparent\r\n    );\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      #000 25%,\r\n      #000 75%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-agents-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.aevos-agents-header{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\r\n  gap:72px;\r\n  align-items:end;\r\n\r\n  margin-bottom:62px;\r\n}\r\n\r\n.aevos-agents-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:16px;\r\n\r\n  color:var(--aa-green) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.12em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-agents-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:24px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--aa-green),\r\n      var(--aa-cyan)\r\n    );\r\n}\r\n\r\n.aevos-agents-title{\r\n  max-width:560px;\r\n\r\n  color:var(--aa-white) !important;\r\n\r\n  font-size:clamp(34px,4vw,49px) !important;\r\n  font-weight:720 !important;\r\n  line-height:1.12 !important;\r\n  letter-spacing:-.042em !important;\r\n}\r\n\r\n.aevos-agents-title span{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--aa-green),\r\n      var(--aa-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.aevos-agents-intro{\r\n  max-width:620px;\r\n\r\n  color:var(--aa-muted) !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.82 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   INTRO PANEL\r\n========================================================= *\/\r\n\r\n.aevos-agents-overview{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:minmax(0,1fr) auto;\r\n  gap:34px;\r\n  align-items:center;\r\n\r\n  margin-bottom:30px;\r\n  padding:27px 29px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:18px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 85% 50%,\r\n      rgba(0,229,168,.055),\r\n      transparent 32%\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.017)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-agents-overview::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:8%;\r\n  right:8%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.45),\r\n      rgba(18,207,255,.30),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-agents-overview-copy strong{\r\n  display:block;\r\n  margin-bottom:7px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:17px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-agents-overview-copy p{\r\n  max-width:770px;\r\n\r\n  color:#89969A !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n.aevos-agents-overview-status{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  flex-shrink:0;\r\n  padding:10px 13px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:10px;\r\n\r\n  color:#B8C2C5 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.045em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-agents-overview-status::before{\r\n  content:\"\";\r\n\r\n  width:7px;\r\n  height:7px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--aa-green);\r\n\r\n  box-shadow:\r\n    0 0 11px rgba(0,229,168,.46);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   AGENT CARDS\r\n========================================================= *\/\r\n\r\n.aevos-agents-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(2,minmax(0,1fr));\r\n  gap:18px;\r\n}\r\n\r\n.aevos-agent-card{\r\n  position:relative;\r\n\r\n  min-height:330px;\r\n  padding:27px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:19px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 88% 10%,\r\n      rgba(0,229,168,.045),\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.034),\r\n      rgba(255,255,255,.016)\r\n    );\r\n\r\n  box-shadow:\r\n    0 22px 48px rgba(0,0,0,.17);\r\n\r\n  overflow:hidden;\r\n\r\n  transition:\r\n    transform .28s ease,\r\n    border-color .28s ease,\r\n    background .28s ease;\r\n}\r\n\r\n.aevos-agent-card:hover{\r\n  transform:translateY(-4px);\r\n\r\n  border-color:rgba(255,255,255,.12);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 88% 10%,\r\n      rgba(0,229,168,.065),\r\n      transparent 32%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.044),\r\n      rgba(255,255,255,.02)\r\n    );\r\n}\r\n\r\n.aevos-agent-card::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.35),\r\n      rgba(18,207,255,.24),\r\n      transparent\r\n    );\r\n\r\n  opacity:.65;\r\n}\r\n\r\n.aevos-agent-card::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:-90px;\r\n  right:-90px;\r\n\r\n  width:190px;\r\n  height:190px;\r\n\r\n  border:1px solid rgba(255,255,255,.04);\r\n  border-radius:50%;\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-agent-card-head{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:flex;\r\n  align-items:flex-start;\r\n  justify-content:space-between;\r\n  gap:20px;\r\n\r\n  margin-bottom:25px;\r\n}\r\n\r\n.aevos-agent-card-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:52px;\r\n  height:52px;\r\n  flex-shrink:0;\r\n\r\n  border:1px solid rgba(0,229,168,.17);\r\n  border-radius:15px;\r\n\r\n  color:#03130E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--aa-green),\r\n      var(--aa-cyan)\r\n    );\r\n\r\n  box-shadow:\r\n    0 12px 28px rgba(0,229,168,.12);\r\n}\r\n\r\n.aevos-agent-card-icon svg{\r\n  width:22px;\r\n  height:22px;\r\n}\r\n\r\n.aevos-agent-card-number{\r\n  color:rgba(255,255,255,.18) !important;\r\n\r\n  font-size:30px !important;\r\n  font-weight:760 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.05em !important;\r\n}\r\n\r\n.aevos-agent-card-content{\r\n  position:relative;\r\n  z-index:2;\r\n}\r\n\r\n.aevos-agent-card-label{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  margin-bottom:11px;\r\n\r\n  color:var(--aa-green) !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.10em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-agent-card-label::before{\r\n  content:\"\";\r\n\r\n  width:5px;\r\n  height:5px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--aa-green);\r\n}\r\n\r\n.aevos-agent-card h3{\r\n  margin-bottom:12px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:21px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.3 !important;\r\n  letter-spacing:-.02em !important;\r\n}\r\n\r\n.aevos-agent-card-description{\r\n  color:#89969A !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n.aevos-agent-tasks{\r\n  display:grid;\r\n  gap:9px;\r\n\r\n  margin-top:22px;\r\n  padding-top:20px;\r\n\r\n  border-top:1px solid rgba(255,255,255,.06);\r\n}\r\n\r\n.aevos-agent-task{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  gap:10px;\r\n\r\n  color:#A2AEB1 !important;\r\n\r\n  font-size:11.5px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n.aevos-agent-task-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:17px;\r\n  height:17px;\r\n  flex-shrink:0;\r\n\r\n  margin-top:1px;\r\n\r\n  border:1px solid rgba(0,229,168,.15);\r\n  border-radius:50%;\r\n\r\n  color:var(--aa-green);\r\n\r\n  background:rgba(0,229,168,.035);\r\n}\r\n\r\n.aevos-agent-task-icon svg{\r\n  width:9px;\r\n  height:9px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONNECTION FLOW\r\n========================================================= *\/\r\n\r\n.aevos-agents-connection{\r\n  position:relative;\r\n\r\n  margin-top:34px;\r\n  padding:31px 28px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:18px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at center,\r\n      rgba(0,229,168,.04),\r\n      transparent 46%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.014)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-agents-connection-header{\r\n  max-width:700px;\r\n  margin:0 auto 30px;\r\n\r\n  text-align:center;\r\n}\r\n\r\n.aevos-agents-connection-header span{\r\n  display:block;\r\n  margin-bottom:9px;\r\n\r\n  color:var(--aa-green) !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.11em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-agents-connection-header h3{\r\n  margin-bottom:10px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:21px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-agents-connection-header p{\r\n  color:#859297 !important;\r\n\r\n  font-size:12.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n.aevos-agents-flow{\r\n  display:grid;\r\n  grid-template-columns:repeat(7,auto);\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:16px;\r\n}\r\n\r\n.aevos-agents-flow-node{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  flex-direction:column;\r\n\r\n  width:112px;\r\n  min-height:92px;\r\n  padding:14px 10px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:13px;\r\n\r\n  text-align:center;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.04),\r\n      rgba(255,255,255,.019)\r\n    );\r\n}\r\n\r\n.aevos-agents-flow-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:31px;\r\n  height:31px;\r\n  margin-bottom:9px;\r\n\r\n  border-radius:9px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--aa-green),\r\n      var(--aa-cyan)\r\n    );\r\n}\r\n\r\n.aevos-agents-flow-icon svg{\r\n  width:15px;\r\n  height:15px;\r\n}\r\n\r\n.aevos-agents-flow-node strong{\r\n  color:#F2F6F6 !important;\r\n\r\n  font-size:10.5px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-agents-flow-arrow{\r\n  position:relative;\r\n\r\n  width:34px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.18),\r\n      rgba(18,207,255,.48)\r\n    );\r\n}\r\n\r\n.aevos-agents-flow-arrow::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:50%;\r\n  right:-1px;\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  transform:\r\n    translateY(-50%)\r\n    rotate(45deg);\r\n\r\n  border-top:1px solid rgba(18,207,255,.72);\r\n  border-right:1px solid rgba(18,207,255,.72);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SUMMARY\r\n========================================================= *\/\r\n\r\n.aevos-agents-summary{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:28px;\r\n\r\n  margin-top:30px;\r\n  padding:23px 26px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.018),\r\n      rgba(18,207,255,.025)\r\n    );\r\n}\r\n\r\n.aevos-agents-summary-copy strong{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-agents-summary-copy span{\r\n  color:#879499 !important;\r\n\r\n  font-size:12.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n.aevos-agents-summary-badge{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  flex-shrink:0;\r\n  padding:9px 12px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#ABB6B9 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-agents-summary-badge::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--aa-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:1050px){\r\n\r\n  .aevos-agents{\r\n    padding:90px 22px;\r\n  }\r\n\r\n  .aevos-agents-header{\r\n    grid-template-columns:1fr;\r\n    gap:20px;\r\n  }\r\n\r\n  .aevos-agents-title,\r\n  .aevos-agents-intro{\r\n    max-width:760px;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:820px){\r\n\r\n  .aevos-agents-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .aevos-agent-card{\r\n    min-height:auto;\r\n  }\r\n\r\n  .aevos-agents-flow{\r\n    grid-template-columns:1fr;\r\n    gap:10px;\r\n  }\r\n\r\n  .aevos-agents-flow-node{\r\n    width:100%;\r\n    max-width:360px;\r\n    min-height:70px;\r\n    margin:0 auto;\r\n\r\n    flex-direction:row;\r\n    gap:11px;\r\n\r\n    text-align:left;\r\n  }\r\n\r\n  .aevos-agents-flow-icon{\r\n    margin-bottom:0;\r\n  }\r\n\r\n  .aevos-agents-flow-arrow{\r\n    width:1px;\r\n    height:26px;\r\n    margin:0 auto;\r\n\r\n    background:\r\n      linear-gradient(\r\n        180deg,\r\n        rgba(0,229,168,.18),\r\n        rgba(18,207,255,.48)\r\n      );\r\n  }\r\n\r\n  .aevos-agents-flow-arrow::after{\r\n    top:auto;\r\n    right:auto;\r\n    bottom:-1px;\r\n    left:50%;\r\n\r\n    transform:\r\n      translateX(-50%)\r\n      rotate(135deg);\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:620px){\r\n\r\n  .aevos-agents{\r\n    padding:72px 18px;\r\n  }\r\n\r\n  .aevos-agents-header{\r\n    margin-bottom:44px;\r\n  }\r\n\r\n  .aevos-agents-title{\r\n    font-size:32px !important;\r\n  }\r\n\r\n  .aevos-agents-intro{\r\n    font-size:14px !important;\r\n  }\r\n\r\n  .aevos-agents-overview{\r\n    grid-template-columns:1fr;\r\n\r\n    padding:22px 19px;\r\n  }\r\n\r\n  .aevos-agents-overview-status{\r\n    width:max-content;\r\n  }\r\n\r\n  .aevos-agent-card{\r\n    padding:22px 19px;\r\n\r\n    border-radius:17px;\r\n  }\r\n\r\n  .aevos-agent-card h3{\r\n    font-size:19px !important;\r\n  }\r\n\r\n  .aevos-agents-connection{\r\n    padding:25px 18px;\r\n  }\r\n\r\n  .aevos-agents-summary{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n\r\n    padding:21px 19px;\r\n  }\r\n\r\n}\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  .aevos-agent-card{\r\n    transition:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"aevos-agents\" id=\"ai-agents\">\r\n\r\n  <div class=\"aevos-agents-container\">\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"aevos-agents-header\">\r\n\r\n      <div>\r\n\r\n        <span class=\"aevos-agents-eyebrow\">\r\n          Step 03 \u00b7 Specialized AI Agents\r\n        <\/span>\r\n\r\n        <h2 class=\"aevos-agents-title\">\r\n          Specialized intelligence for\r\n          <span>every stage of the process<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n      <p class=\"aevos-agents-intro\">\r\n        Aevos organizes artificial intelligence into specialized agents\r\n        rather than depending on a single generic system. Each agent\r\n        performs a defined role and contributes information to the\r\n        coordinated workflow managed by the Convergence Protocol.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- OVERVIEW -->\r\n\r\n    <div class=\"aevos-agents-overview\">\r\n\r\n      <div class=\"aevos-agents-overview-copy\">\r\n\r\n        <strong>\r\n          Different roles. One connected intelligence layer.\r\n        <\/strong>\r\n\r\n        <p>\r\n          Each agent focuses on a specific operational responsibility.\r\n          Their inputs are combined to support a more structured process\r\n          for market interpretation, strategy coordination, execution\r\n          and continuous risk awareness.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n      <span class=\"aevos-agents-overview-status\">\r\n        Agents Connected\r\n      <\/span>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- AGENT CARDS -->\r\n\r\n    <div class=\"aevos-agents-grid\">\r\n\r\n      <!-- MARKET INTELLIGENCE -->\r\n\r\n      <article class=\"aevos-agent-card\">\r\n\r\n        <div class=\"aevos-agent-card-head\">\r\n\r\n          <div class=\"aevos-agent-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M4 18V9\"><\/path>\r\n              <path d=\"M10 18V5\"><\/path>\r\n              <path d=\"M16 18v-7\"><\/path>\r\n              <path d=\"M22 18V3\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-agent-card-number\">\r\n            01\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"aevos-agent-card-content\">\r\n\r\n          <span class=\"aevos-agent-card-label\">\r\n            Intelligence Layer\r\n          <\/span>\r\n\r\n          <h3>Market Intelligence Agent<\/h3>\r\n\r\n          <p class=\"aevos-agent-card-description\">\r\n            This agent observes relevant market activity and organizes\r\n            incoming data into structured information that can be used\r\n            by the other components of the ecosystem.\r\n          <\/p>\r\n\r\n          <div class=\"aevos-agent-tasks\">\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Evaluates relevant market data and activity\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Organizes fragmented information into usable inputs\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Supplies intelligence to the coordination layer\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- STRATEGY -->\r\n\r\n      <article class=\"aevos-agent-card\">\r\n\r\n        <div class=\"aevos-agent-card-head\">\r\n\r\n          <div class=\"aevos-agent-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n              <path d=\"M12 8v4l3 2\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-agent-card-number\">\r\n            02\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"aevos-agent-card-content\">\r\n\r\n          <span class=\"aevos-agent-card-label\">\r\n            Decision Layer\r\n          <\/span>\r\n\r\n          <h3>Strategy Agent<\/h3>\r\n\r\n          <p class=\"aevos-agent-card-description\">\r\n            The Strategy Agent interprets structured intelligence and\r\n            helps organize the decision process according to the logic,\r\n            parameters and conditions defined within the protocol.\r\n          <\/p>\r\n\r\n          <div class=\"aevos-agent-tasks\">\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Interprets signals received from the intelligence layer\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Organizes decisions within a structured framework\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Connects analysis with the execution stage\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- EXECUTION -->\r\n\r\n      <article class=\"aevos-agent-card\">\r\n\r\n        <div class=\"aevos-agent-card-head\">\r\n\r\n          <div class=\"aevos-agent-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-agent-card-number\">\r\n            03\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"aevos-agent-card-content\">\r\n\r\n          <span class=\"aevos-agent-card-label\">\r\n            Operational Layer\r\n          <\/span>\r\n\r\n          <h3>Execution Agent<\/h3>\r\n\r\n          <p class=\"aevos-agent-card-description\">\r\n            Once the workflow reaches an approved operational stage,\r\n            the Execution Agent helps translate coordinated decisions\r\n            into actions within the protocol environment.\r\n          <\/p>\r\n\r\n          <div class=\"aevos-agent-tasks\">\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Receives structured instructions from the protocol\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Supports the automated operational process\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Sends relevant activity back to the monitoring layer\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- RISK -->\r\n\r\n      <article class=\"aevos-agent-card\">\r\n\r\n        <div class=\"aevos-agent-card-head\">\r\n\r\n          <div class=\"aevos-agent-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n              <path d=\"M9 12l2 2 4-4\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-agent-card-number\">\r\n            04\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"aevos-agent-card-content\">\r\n\r\n          <span class=\"aevos-agent-card-label\">\r\n            Control Layer\r\n          <\/span>\r\n\r\n          <h3>Risk Management Agent<\/h3>\r\n\r\n          <p class=\"aevos-agent-card-description\">\r\n            This agent contributes continuous risk awareness by\r\n            evaluating operational conditions and supporting the\r\n            controls incorporated into the coordinated workflow.\r\n          <\/p>\r\n\r\n          <div class=\"aevos-agent-tasks\">\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Reviews relevant conditions throughout the workflow\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Supports predefined operational controls\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-agent-task\">\r\n\r\n              <span class=\"aevos-agent-task-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2.5\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 12l4 4 8-8\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/span>\r\n\r\n              Maintains risk awareness across the agent network\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- CONNECTION FLOW -->\r\n\r\n    <div class=\"aevos-agents-connection\">\r\n\r\n      <div class=\"aevos-agents-connection-header\">\r\n\r\n        <span>\r\n          Coordinated Agent Flow\r\n        <\/span>\r\n\r\n        <h3>\r\n          Intelligence moves through a connected process\r\n        <\/h3>\r\n\r\n        <p>\r\n          Information does not remain isolated inside each agent.\r\n          The Convergence Protocol coordinates the exchange of inputs\r\n          between specialized roles and maintains a continuous workflow.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"aevos-agents-flow\">\r\n\r\n        <div class=\"aevos-agents-flow-node\">\r\n\r\n          <div class=\"aevos-agents-flow-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M4 18V9\"><\/path>\r\n              <path d=\"M10 18V5\"><\/path>\r\n              <path d=\"M16 18v-7\"><\/path>\r\n              <path d=\"M22 18V3\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <strong>\r\n            Market Intelligence\r\n          <\/strong>\r\n\r\n        <\/div>\r\n\r\n        <span class=\"aevos-agents-flow-arrow\"><\/span>\r\n\r\n        <div class=\"aevos-agents-flow-node\">\r\n\r\n          <div class=\"aevos-agents-flow-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n              <path d=\"M12 8v4l3 2\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <strong>\r\n            Strategy\r\n          <\/strong>\r\n\r\n        <\/div>\r\n\r\n        <span class=\"aevos-agents-flow-arrow\"><\/span>\r\n\r\n        <div class=\"aevos-agents-flow-node\">\r\n\r\n          <div class=\"aevos-agents-flow-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <strong>\r\n            Execution\r\n          <\/strong>\r\n\r\n        <\/div>\r\n\r\n        <span class=\"aevos-agents-flow-arrow\"><\/span>\r\n\r\n        <div class=\"aevos-agents-flow-node\">\r\n\r\n          <div class=\"aevos-agents-flow-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n              <path d=\"M9 12l2 2 4-4\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <strong>\r\n            Risk Monitoring\r\n          <\/strong>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NEXT STEP -->\r\n\r\n    <div class=\"aevos-agents-summary\">\r\n\r\n      <div class=\"aevos-agents-summary-copy\">\r\n\r\n        <strong>\r\n          Coordinated intelligence supports structured execution.\r\n        <\/strong>\r\n\r\n        <span>\r\n          The next stage explains how the protocol transforms the\r\n          combined inputs of these agents into an automated portfolio workflow.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <span class=\"aevos-agents-summary-badge\">\r\n        Next \u00b7 Portfolio Execution\r\n      <\/span>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c9e8b5 elementor-widget elementor-widget-html\" data-id=\"6c9e8b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HOW IT WORKS PAGE\r\n     SECTION 05: AUTOMATED PORTFOLIO EXECUTION\r\n============================================================ -->\r\n\r\n<style>\r\n.aevos-execution,\r\n.aevos-execution *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-execution{\r\n  --ae-green:#00E5A8;\r\n  --ae-cyan:#12CFFF;\r\n  --ae-white:#FFFFFF;\r\n  --ae-text:#EAF0F1;\r\n  --ae-muted:#8F9CA1;\r\n\r\n  position:relative;\r\n  width:100%;\r\n  padding:110px 24px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--ae-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 14% 24%,\r\n      rgba(0,229,168,.046),\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 87% 78%,\r\n      rgba(18,207,255,.038),\r\n      transparent 34%\r\n    ),\r\n    #05080A;\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-execution::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,88%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.04),\r\n      rgba(0,229,168,.23),\r\n      rgba(18,207,255,.17),\r\n      rgba(255,255,255,.04),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-execution::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.013) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.013) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:50px 50px;\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      rgba(0,0,0,.42) 22%,\r\n      rgba(0,0,0,.42) 78%,\r\n      transparent\r\n    );\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      rgba(0,0,0,.42) 22%,\r\n      rgba(0,0,0,.42) 78%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-execution-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.aevos-execution-header{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\r\n  gap:72px;\r\n  align-items:end;\r\n\r\n  margin-bottom:62px;\r\n}\r\n\r\n.aevos-execution-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:16px;\r\n\r\n  color:var(--ae-green) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.12em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-execution-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:24px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--ae-green),\r\n      var(--ae-cyan)\r\n    );\r\n}\r\n\r\n.aevos-execution-title{\r\n  max-width:580px;\r\n\r\n  color:var(--ae-white) !important;\r\n\r\n  font-size:clamp(34px,4vw,49px) !important;\r\n  font-weight:720 !important;\r\n  line-height:1.12 !important;\r\n  letter-spacing:-.042em !important;\r\n}\r\n\r\n.aevos-execution-title span{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--ae-green),\r\n      var(--ae-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.aevos-execution-intro{\r\n  max-width:620px;\r\n\r\n  color:var(--ae-muted) !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.82 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN GRID\r\n========================================================= *\/\r\n\r\n.aevos-execution-grid{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,1fr) minmax(420px,.88fr);\r\n  gap:38px;\r\n  align-items:stretch;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   WORKFLOW\r\n========================================================= *\/\r\n\r\n.aevos-execution-workflow{\r\n  position:relative;\r\n\r\n  padding:30px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:21px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 12% 10%,\r\n      rgba(0,229,168,.045),\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.034),\r\n      rgba(255,255,255,.016)\r\n    );\r\n\r\n  box-shadow:\r\n    0 26px 60px rgba(0,0,0,.21);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-execution-workflow::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:10%;\r\n  right:10%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.46),\r\n      rgba(18,207,255,.30),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-execution-workflow-head{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  justify-content:space-between;\r\n  gap:22px;\r\n\r\n  margin-bottom:30px;\r\n}\r\n\r\n.aevos-execution-workflow-label{\r\n  display:block;\r\n  margin-bottom:7px;\r\n\r\n  color:#77858A !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.10em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-execution-workflow-head h3{\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:20px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-execution-live{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  flex-shrink:0;\r\n  padding:8px 10px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:9px;\r\n\r\n  color:#AEB9BC !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.024);\r\n}\r\n\r\n.aevos-execution-live::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--ae-green);\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.45);\r\n}\r\n\r\n.aevos-execution-flow{\r\n  display:grid;\r\n  gap:0;\r\n}\r\n\r\n.aevos-execution-stage{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:48px minmax(0,1fr) auto;\r\n  gap:16px;\r\n  align-items:center;\r\n\r\n  min-height:90px;\r\n  padding:18px 19px;\r\n\r\n  border:1px solid rgba(255,255,255,.065);\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.034),\r\n      rgba(255,255,255,.017)\r\n    );\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease;\r\n}\r\n\r\n.aevos-execution-stage:hover{\r\n  transform:translateX(3px);\r\n\r\n  border-color:rgba(255,255,255,.11);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.044),\r\n      rgba(255,255,255,.021)\r\n    );\r\n}\r\n\r\n.aevos-execution-stage-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:48px;\r\n  height:48px;\r\n\r\n  border:1px solid rgba(0,229,168,.15);\r\n  border-radius:13px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--ae-green),\r\n      var(--ae-cyan)\r\n    );\r\n}\r\n\r\n.aevos-execution-stage-icon svg{\r\n  width:20px;\r\n  height:20px;\r\n}\r\n\r\n.aevos-execution-stage-copy strong{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:14px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-execution-stage-copy span{\r\n  display:block;\r\n\r\n  color:#829095 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n.aevos-execution-stage-status{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  min-width:72px;\r\n  padding:7px 9px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:8px;\r\n\r\n  color:#AAB5B8 !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.045em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.023);\r\n}\r\n\r\n.aevos-execution-connector{\r\n  position:relative;\r\n\r\n  width:1px;\r\n  height:24px;\r\n  margin-left:42px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(0,229,168,.42),\r\n      rgba(18,207,255,.18)\r\n    );\r\n}\r\n\r\n.aevos-execution-connector::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  bottom:-2px;\r\n  left:50%;\r\n\r\n  width:5px;\r\n  height:5px;\r\n\r\n  transform:\r\n    translateX(-50%)\r\n    rotate(45deg);\r\n\r\n  border-right:1px solid rgba(18,207,255,.65);\r\n  border-bottom:1px solid rgba(18,207,255,.65);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTROL PANEL\r\n========================================================= *\/\r\n\r\n.aevos-execution-panel{\r\n  position:relative;\r\n\r\n  padding:28px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:21px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 12%,\r\n      rgba(18,207,255,.052),\r\n      transparent 32%\r\n    ),\r\n    radial-gradient(\r\n      circle at 12% 88%,\r\n      rgba(0,229,168,.043),\r\n      transparent 33%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.034),\r\n      rgba(255,255,255,.016)\r\n    );\r\n\r\n  box-shadow:\r\n    0 26px 60px rgba(0,0,0,.21);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-execution-panel::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:12%;\r\n  right:12%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.40),\r\n      rgba(18,207,255,.36),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-execution-panel-top{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  justify-content:space-between;\r\n  gap:18px;\r\n\r\n  margin-bottom:28px;\r\n}\r\n\r\n.aevos-execution-panel-label{\r\n  display:block;\r\n  margin-bottom:7px;\r\n\r\n  color:#758388 !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.10em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-execution-panel-top h3{\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:19px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-execution-panel-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:40px;\r\n  height:40px;\r\n  flex-shrink:0;\r\n\r\n  border-radius:12px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--ae-green),\r\n      var(--ae-cyan)\r\n    );\r\n}\r\n\r\n.aevos-execution-panel-icon svg{\r\n  width:18px;\r\n  height:18px;\r\n}\r\n\r\n.aevos-execution-chart{\r\n  position:relative;\r\n\r\n  min-height:190px;\r\n  padding:18px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.025),\r\n      rgba(255,255,255,.012)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-execution-chart::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.035) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.035) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:100% 38px, 52px 100%;\r\n\r\n  opacity:.34;\r\n}\r\n\r\n.aevos-execution-chart-svg{\r\n  position:absolute;\r\n  left:18px;\r\n  right:18px;\r\n  bottom:25px;\r\n\r\n  width:calc(100% - 36px);\r\n  height:120px;\r\n}\r\n\r\n.aevos-execution-chart-svg path{\r\n  fill:none;\r\n  stroke:url(#aevosExecutionGradient);\r\n  stroke-width:2.4;\r\n  stroke-linecap:round;\r\n  stroke-linejoin:round;\r\n}\r\n\r\n.aevos-execution-chart-area{\r\n  fill:url(#aevosExecutionArea) !important;\r\n  stroke:none !important;\r\n}\r\n\r\n.aevos-execution-chart-point{\r\n  position:absolute;\r\n  right:18%;\r\n  top:31%;\r\n\r\n  width:9px;\r\n  height:9px;\r\n\r\n  border:2px solid #071012;\r\n  border-radius:50%;\r\n\r\n  background:var(--ae-green);\r\n\r\n  box-shadow:\r\n    0 0 0 5px rgba(0,229,168,.10),\r\n    0 0 16px rgba(0,229,168,.38);\r\n}\r\n\r\n.aevos-execution-chart-tag{\r\n  position:absolute;\r\n  top:15px;\r\n  left:17px;\r\n\r\n  color:#6F7E83 !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.08em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-execution-metrics{\r\n  display:grid;\r\n  grid-template-columns:repeat(2,minmax(0,1fr));\r\n  gap:11px;\r\n\r\n  margin-top:16px;\r\n}\r\n\r\n.aevos-execution-metric{\r\n  padding:15px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:12px;\r\n\r\n  background:rgba(255,255,255,.021);\r\n}\r\n\r\n.aevos-execution-metric span{\r\n  display:block;\r\n  margin-bottom:6px;\r\n\r\n  color:#718086 !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.075em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-execution-metric strong{\r\n  color:#F2F6F7 !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-execution-controls{\r\n  display:grid;\r\n  gap:10px;\r\n\r\n  margin-top:18px;\r\n}\r\n\r\n.aevos-execution-control{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:15px;\r\n\r\n  padding:13px 14px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:11px;\r\n\r\n  background:rgba(255,255,255,.021);\r\n}\r\n\r\n.aevos-execution-control-left{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n}\r\n\r\n.aevos-execution-control-dot{\r\n  width:7px;\r\n  height:7px;\r\n  flex-shrink:0;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--ae-green);\r\n\r\n  box-shadow:\r\n    0 0 9px rgba(0,229,168,.35);\r\n}\r\n\r\n.aevos-execution-control span{\r\n  color:#A2AEB1 !important;\r\n\r\n  font-size:10.5px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-execution-control strong{\r\n  color:#D8E0E2 !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PRINCIPLES\r\n========================================================= *\/\r\n\r\n.aevos-execution-principles{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,minmax(0,1fr));\r\n  gap:16px;\r\n\r\n  margin-top:34px;\r\n}\r\n\r\n.aevos-execution-principle{\r\n  position:relative;\r\n\r\n  padding:23px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.015)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-execution-principle::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.28),\r\n      rgba(18,207,255,.19),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-execution-principle-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:42px;\r\n  height:42px;\r\n  margin-bottom:17px;\r\n\r\n  border:1px solid rgba(0,229,168,.14);\r\n  border-radius:12px;\r\n\r\n  color:var(--ae-green);\r\n\r\n  background:rgba(0,229,168,.035);\r\n}\r\n\r\n.aevos-execution-principle-icon svg{\r\n  width:19px;\r\n  height:19px;\r\n}\r\n\r\n.aevos-execution-principle h3{\r\n  margin-bottom:8px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-execution-principle p{\r\n  color:#839095 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTICE\r\n========================================================= *\/\r\n\r\n.aevos-execution-notice{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  gap:13px;\r\n\r\n  margin-top:30px;\r\n  padding:19px 21px;\r\n\r\n  border:1px solid rgba(255,255,255,.065);\r\n  border-radius:14px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.026),\r\n      rgba(255,255,255,.016),\r\n      rgba(18,207,255,.021)\r\n    );\r\n}\r\n\r\n.aevos-execution-notice-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:30px;\r\n  height:30px;\r\n  flex-shrink:0;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#89969A;\r\n\r\n  background:rgba(255,255,255,.024);\r\n}\r\n\r\n.aevos-execution-notice-icon svg{\r\n  width:14px;\r\n  height:14px;\r\n}\r\n\r\n.aevos-execution-notice strong{\r\n  display:block;\r\n  margin-bottom:4px;\r\n\r\n  color:#DDE5E6 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-execution-notice p{\r\n  color:#7F8D92 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NEXT STEP\r\n========================================================= *\/\r\n\r\n.aevos-execution-summary{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:28px;\r\n\r\n  margin-top:30px;\r\n  padding:23px 26px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.018),\r\n      rgba(18,207,255,.025)\r\n    );\r\n}\r\n\r\n.aevos-execution-summary-copy strong{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-execution-summary-copy span{\r\n  color:#879499 !important;\r\n\r\n  font-size:12.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n.aevos-execution-summary-badge{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  flex-shrink:0;\r\n  padding:9px 12px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#ABB6B9 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-execution-summary-badge::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--ae-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:1050px){\r\n\r\n  .aevos-execution{\r\n    padding:90px 22px;\r\n  }\r\n\r\n  .aevos-execution-header{\r\n    grid-template-columns:1fr;\r\n    gap:20px;\r\n  }\r\n\r\n  .aevos-execution-title,\r\n  .aevos-execution-intro{\r\n    max-width:760px;\r\n  }\r\n\r\n  .aevos-execution-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:760px){\r\n\r\n  .aevos-execution-principles{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:620px){\r\n\r\n  .aevos-execution{\r\n    padding:72px 18px;\r\n  }\r\n\r\n  .aevos-execution-header{\r\n    margin-bottom:44px;\r\n  }\r\n\r\n  .aevos-execution-title{\r\n    font-size:32px !important;\r\n  }\r\n\r\n  .aevos-execution-intro{\r\n    font-size:14px !important;\r\n  }\r\n\r\n  .aevos-execution-workflow,\r\n  .aevos-execution-panel{\r\n    padding:22px 18px;\r\n\r\n    border-radius:18px;\r\n  }\r\n\r\n  .aevos-execution-workflow-head,\r\n  .aevos-execution-panel-top{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .aevos-execution-stage{\r\n    grid-template-columns:42px minmax(0,1fr);\r\n    gap:13px;\r\n\r\n    padding:16px;\r\n  }\r\n\r\n  .aevos-execution-stage-icon{\r\n    width:42px;\r\n    height:42px;\r\n  }\r\n\r\n  .aevos-execution-stage-status{\r\n    display:none;\r\n  }\r\n\r\n  .aevos-execution-connector{\r\n    margin-left:37px;\r\n  }\r\n\r\n  .aevos-execution-metrics{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .aevos-execution-notice{\r\n    padding:17px;\r\n  }\r\n\r\n  .aevos-execution-summary{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n\r\n    padding:21px 19px;\r\n  }\r\n\r\n}\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  .aevos-execution-stage{\r\n    transition:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"aevos-execution\" id=\"portfolio-execution\">\r\n\r\n  <div class=\"aevos-execution-container\">\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"aevos-execution-header\">\r\n\r\n      <div>\r\n\r\n        <span class=\"aevos-execution-eyebrow\">\r\n          Step 04 \u00b7 Portfolio Execution\r\n        <\/span>\r\n\r\n        <h2 class=\"aevos-execution-title\">\r\n          From coordinated intelligence to a\r\n          <span>structured operational workflow<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n      <p class=\"aevos-execution-intro\">\r\n        Once the specialized agents complete their respective stages,\r\n        the Convergence Protocol organizes the available inputs into a\r\n        coordinated workflow. This process connects analysis, strategy,\r\n        execution and continuous monitoring within the Aevos ecosystem.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"aevos-execution-grid\">\r\n\r\n      <!-- WORKFLOW -->\r\n\r\n      <div class=\"aevos-execution-workflow\">\r\n\r\n        <div class=\"aevos-execution-workflow-head\">\r\n\r\n          <div>\r\n\r\n            <span class=\"aevos-execution-workflow-label\">\r\n              Automated Workflow\r\n            <\/span>\r\n\r\n            <h3>\r\n              How information moves toward execution\r\n            <\/h3>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-execution-live\">\r\n            Protocol Active\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-execution-flow\">\r\n\r\n          <!-- STAGE 01 -->\r\n\r\n          <div class=\"aevos-execution-stage\">\r\n\r\n            <div class=\"aevos-execution-stage-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M4 18V9\"><\/path>\r\n                <path d=\"M10 18V5\"><\/path>\r\n                <path d=\"M16 18v-7\"><\/path>\r\n                <path d=\"M22 18V3\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-execution-stage-copy\">\r\n\r\n              <strong>\r\n                Market information is analyzed\r\n              <\/strong>\r\n\r\n              <span>\r\n                Relevant market inputs are organized and prepared for\r\n                interpretation by the coordinated agent network.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <span class=\"aevos-execution-stage-status\">\r\n              Analyzed\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-connector\"><\/div>\r\n\r\n\r\n          <!-- STAGE 02 -->\r\n\r\n          <div class=\"aevos-execution-stage\">\r\n\r\n            <div class=\"aevos-execution-stage-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n                <path d=\"M12 8v4l3 2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-execution-stage-copy\">\r\n\r\n              <strong>\r\n                Strategy conditions are evaluated\r\n              <\/strong>\r\n\r\n              <span>\r\n                The protocol interprets available signals according to\r\n                its operational logic, parameters and current conditions.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <span class=\"aevos-execution-stage-status\">\r\n              Evaluated\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-connector\"><\/div>\r\n\r\n\r\n          <!-- STAGE 03 -->\r\n\r\n          <div class=\"aevos-execution-stage\">\r\n\r\n            <div class=\"aevos-execution-stage-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n                <path d=\"M9 12l2 2 4-4\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-execution-stage-copy\">\r\n\r\n              <strong>\r\n                Risk controls remain connected\r\n              <\/strong>\r\n\r\n              <span>\r\n                Risk awareness is incorporated throughout the workflow\r\n                rather than being treated as an isolated final step.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <span class=\"aevos-execution-stage-status\">\r\n              Monitored\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-connector\"><\/div>\r\n\r\n\r\n          <!-- STAGE 04 -->\r\n\r\n          <div class=\"aevos-execution-stage\">\r\n\r\n            <div class=\"aevos-execution-stage-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M5 12h14\"><\/path>\r\n                <path d=\"M13 6l6 6-6 6\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-execution-stage-copy\">\r\n\r\n              <strong>\r\n                Structured actions enter the execution flow\r\n              <\/strong>\r\n\r\n              <span>\r\n                Coordinated instructions are translated into operational\r\n                activity within the protocol environment.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <span class=\"aevos-execution-stage-status\">\r\n              Executed\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-connector\"><\/div>\r\n\r\n\r\n          <!-- STAGE 05 -->\r\n\r\n          <div class=\"aevos-execution-stage\">\r\n\r\n            <div class=\"aevos-execution-stage-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n                <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-execution-stage-copy\">\r\n\r\n              <strong>\r\n                Activity returns to the monitoring layer\r\n              <\/strong>\r\n\r\n              <span>\r\n                Relevant operational information and historical records\r\n                are organized for access through the user dashboard.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <span class=\"aevos-execution-stage-status\">\r\n              Recorded\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- RIGHT PANEL -->\r\n\r\n      <aside class=\"aevos-execution-panel\">\r\n\r\n        <div class=\"aevos-execution-panel-top\">\r\n\r\n          <div>\r\n\r\n            <span class=\"aevos-execution-panel-label\">\r\n              Execution Overview\r\n            <\/span>\r\n\r\n            <h3>\r\n              Connected operational activity\r\n            <\/h3>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-panel-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-execution-chart\">\r\n\r\n          <span class=\"aevos-execution-chart-tag\">\r\n            Illustrative protocol activity\r\n          <\/span>\r\n\r\n          <svg\r\n            class=\"aevos-execution-chart-svg\"\r\n            viewBox=\"0 0 500 150\"\r\n            preserveAspectRatio=\"none\"\r\n            aria-hidden=\"true\"\r\n          >\r\n\r\n            <defs>\r\n\r\n              <linearGradient\r\n                id=\"aevosExecutionGradient\"\r\n                x1=\"0\"\r\n                y1=\"0\"\r\n                x2=\"1\"\r\n                y2=\"0\"\r\n              >\r\n                <stop offset=\"0%\" stop-color=\"#00E5A8\"><\/stop>\r\n                <stop offset=\"100%\" stop-color=\"#12CFFF\"><\/stop>\r\n              <\/linearGradient>\r\n\r\n              <linearGradient\r\n                id=\"aevosExecutionArea\"\r\n                x1=\"0\"\r\n                y1=\"0\"\r\n                x2=\"0\"\r\n                y2=\"1\"\r\n              >\r\n                <stop\r\n                  offset=\"0%\"\r\n                  stop-color=\"#00E5A8\"\r\n                  stop-opacity=\".18\"\r\n                ><\/stop>\r\n\r\n                <stop\r\n                  offset=\"100%\"\r\n                  stop-color=\"#12CFFF\"\r\n                  stop-opacity=\"0\"\r\n                ><\/stop>\r\n              <\/linearGradient>\r\n\r\n            <\/defs>\r\n\r\n            <path\r\n              class=\"aevos-execution-chart-area\"\r\n              d=\"M0 125\r\n                 C45 118,70 95,110 102\r\n                 C150 109,172 68,215 77\r\n                 C255 86,285 42,326 54\r\n                 C366 66,392 29,430 39\r\n                 C460 47,480 20,500 26\r\n                 L500 150\r\n                 L0 150 Z\"\r\n            ><\/path>\r\n\r\n            <path\r\n              d=\"M0 125\r\n                 C45 118,70 95,110 102\r\n                 C150 109,172 68,215 77\r\n                 C255 86,285 42,326 54\r\n                 C366 66,392 29,430 39\r\n                 C460 47,480 20,500 26\"\r\n            ><\/path>\r\n\r\n          <\/svg>\r\n\r\n          <span class=\"aevos-execution-chart-point\"><\/span>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-execution-metrics\">\r\n\r\n          <div class=\"aevos-execution-metric\">\r\n\r\n            <span>\r\n              Coordination\r\n            <\/span>\r\n\r\n            <strong>\r\n              Multi-Agent\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-metric\">\r\n\r\n            <span>\r\n              Workflow\r\n            <\/span>\r\n\r\n            <strong>\r\n              Automated\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-metric\">\r\n\r\n            <span>\r\n              Monitoring\r\n            <\/span>\r\n\r\n            <strong>\r\n              Continuous\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-metric\">\r\n\r\n            <span>\r\n              Records\r\n            <\/span>\r\n\r\n            <strong>\r\n              Organized\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-execution-controls\">\r\n\r\n          <div class=\"aevos-execution-control\">\r\n\r\n            <div class=\"aevos-execution-control-left\">\r\n\r\n              <span class=\"aevos-execution-control-dot\"><\/span>\r\n\r\n              <span>\r\n                Market intelligence layer\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <strong>\r\n              Connected\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-control\">\r\n\r\n            <div class=\"aevos-execution-control-left\">\r\n\r\n              <span class=\"aevos-execution-control-dot\"><\/span>\r\n\r\n              <span>\r\n                Strategy coordination\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <strong>\r\n              Connected\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-control\">\r\n\r\n            <div class=\"aevos-execution-control-left\">\r\n\r\n              <span class=\"aevos-execution-control-dot\"><\/span>\r\n\r\n              <span>\r\n                Risk awareness layer\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <strong>\r\n              Connected\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-execution-control\">\r\n\r\n            <div class=\"aevos-execution-control-left\">\r\n\r\n              <span class=\"aevos-execution-control-dot\"><\/span>\r\n\r\n              <span>\r\n                Monitoring dashboard\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <strong>\r\n              Connected\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/aside>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- PRINCIPLES -->\r\n\r\n    <div class=\"aevos-execution-principles\">\r\n\r\n      <article class=\"aevos-execution-principle\">\r\n\r\n        <div class=\"aevos-execution-principle-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M4 12h16\"><\/path>\r\n            <path d=\"M12 4v16\"><\/path>\r\n            <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Structured Coordination\r\n        <\/h3>\r\n\r\n        <p>\r\n          Each operational stage receives information from the previous\r\n          layer, creating a connected process rather than isolated actions.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"aevos-execution-principle\">\r\n\r\n        <div class=\"aevos-execution-principle-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n            <path d=\"M9 12l2 2 4-4\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Continuous Risk Awareness\r\n        <\/h3>\r\n\r\n        <p>\r\n          Risk-related inputs remain part of the workflow throughout\r\n          analysis, coordination, execution and monitoring.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"aevos-execution-principle\">\r\n\r\n        <div class=\"aevos-execution-principle-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n            <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Connected Monitoring\r\n        <\/h3>\r\n\r\n        <p>\r\n          Relevant activity is organized into records that can be\r\n          followed through the platform dashboard.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NOTICE -->\r\n\r\n    <div class=\"aevos-execution-notice\">\r\n\r\n      <div class=\"aevos-execution-notice-icon\">\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"1.8\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n          <path d=\"M12 11v5\"><\/path>\r\n          <path d=\"M12 8h.01\"><\/path>\r\n        <\/svg>\r\n\r\n      <\/div>\r\n\r\n      <div>\r\n\r\n        <strong>\r\n          Automation does not eliminate market risk.\r\n        <\/strong>\r\n\r\n        <p>\r\n          Digital asset markets are volatile, and automated systems may\r\n          produce different outcomes depending on market conditions.\r\n          The visual interface above is illustrative and does not\r\n          represent guaranteed performance or returns.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NEXT STEP -->\r\n\r\n    <div class=\"aevos-execution-summary\">\r\n\r\n      <div class=\"aevos-execution-summary-copy\">\r\n\r\n        <strong>\r\n          Every stage generates information that can be monitored.\r\n        <\/strong>\r\n\r\n        <span>\r\n          The next section explains how users can follow protocol\r\n          activity, operational records and relevant information\r\n          through the Aevos dashboard.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <span class=\"aevos-execution-summary-badge\">\r\n        Next \u00b7 Monitoring Dashboard\r\n      <\/span>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7de5959 elementor-widget elementor-widget-html\" data-id=\"7de5959\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HOW IT WORKS PAGE\r\n     SECTION 06: MONITORING DASHBOARD\r\n============================================================ -->\r\n\r\n<style>\r\n.aevos-monitoring,\r\n.aevos-monitoring *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-monitoring{\r\n  --am-green:#00E5A8;\r\n  --am-cyan:#12CFFF;\r\n  --am-white:#FFFFFF;\r\n  --am-text:#EAF0F1;\r\n  --am-muted:#8F9CA1;\r\n\r\n  position:relative;\r\n  width:100%;\r\n  padding:110px 24px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--am-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 84% 20%,\r\n      rgba(18,207,255,.045),\r\n      transparent 32%\r\n    ),\r\n    radial-gradient(\r\n      circle at 15% 80%,\r\n      rgba(0,229,168,.045),\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #05080A 0%,\r\n      #071012 50%,\r\n      #05080A 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-monitoring::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,88%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.04),\r\n      rgba(0,229,168,.22),\r\n      rgba(18,207,255,.18),\r\n      rgba(255,255,255,.04),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-monitoring::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(255,255,255,.036) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:32px 32px;\r\n\r\n  opacity:.14;\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      #000 25%,\r\n      #000 75%,\r\n      transparent\r\n    );\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      #000 25%,\r\n      #000 75%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-monitoring-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-header{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\r\n  gap:72px;\r\n  align-items:end;\r\n\r\n  margin-bottom:62px;\r\n}\r\n\r\n.aevos-monitoring-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:16px;\r\n\r\n  color:var(--am-green) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.12em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-monitoring-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:24px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--am-green),\r\n      var(--am-cyan)\r\n    );\r\n}\r\n\r\n.aevos-monitoring-title{\r\n  max-width:590px;\r\n\r\n  color:var(--am-white) !important;\r\n\r\n  font-size:clamp(34px,4vw,49px) !important;\r\n  font-weight:720 !important;\r\n  line-height:1.12 !important;\r\n  letter-spacing:-.042em !important;\r\n}\r\n\r\n.aevos-monitoring-title span{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--am-green),\r\n      var(--am-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.aevos-monitoring-intro{\r\n  max-width:620px;\r\n\r\n  color:var(--am-muted) !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.82 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DASHBOARD SHELL\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-dashboard{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:210px minmax(0,1fr);\r\n\r\n  min-height:650px;\r\n\r\n  border:1px solid rgba(255,255,255,.08);\r\n  border-radius:23px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 85% 10%,\r\n      rgba(18,207,255,.045),\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.034),\r\n      rgba(255,255,255,.015)\r\n    );\r\n\r\n  box-shadow:\r\n    0 32px 75px rgba(0,0,0,.26);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-monitoring-dashboard::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:8%;\r\n  right:8%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.48),\r\n      rgba(18,207,255,.32),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SIDEBAR\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-sidebar{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  padding:24px 18px;\r\n\r\n  border-right:1px solid rgba(255,255,255,.065);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.025),\r\n      rgba(255,255,255,.009)\r\n    );\r\n}\r\n\r\n.aevos-monitoring-brand{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n\r\n  margin-bottom:34px;\r\n  padding:0 7px;\r\n}\r\n\r\n.aevos-monitoring-brand-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:35px;\r\n  height:35px;\r\n\r\n  border-radius:10px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--am-green),\r\n      var(--am-cyan)\r\n    );\r\n\r\n  box-shadow:\r\n    0 10px 24px rgba(0,229,168,.13);\r\n}\r\n\r\n.aevos-monitoring-brand-icon svg{\r\n  width:17px;\r\n  height:17px;\r\n}\r\n\r\n.aevos-monitoring-brand-copy strong{\r\n  display:block;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-monitoring-brand-copy span{\r\n  display:block;\r\n  margin-top:2px;\r\n\r\n  color:#66757A !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.08em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-monitoring-nav{\r\n  display:grid;\r\n  gap:7px;\r\n}\r\n\r\n.aevos-monitoring-nav-item{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:11px;\r\n\r\n  min-height:42px;\r\n  padding:10px 11px;\r\n\r\n  border:1px solid transparent;\r\n  border-radius:10px;\r\n\r\n  color:#7E8B90 !important;\r\n\r\n  font-size:10.5px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-monitoring-nav-item svg{\r\n  width:15px;\r\n  height:15px;\r\n  flex-shrink:0;\r\n}\r\n\r\n.aevos-monitoring-nav-item-active{\r\n  border-color:rgba(0,229,168,.12);\r\n\r\n  color:#EAF5F2 !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.07),\r\n      rgba(18,207,255,.025)\r\n    );\r\n}\r\n\r\n.aevos-monitoring-nav-item-active svg{\r\n  color:var(--am-green);\r\n}\r\n\r\n.aevos-monitoring-sidebar-status{\r\n  margin-top:auto;\r\n  padding:14px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:12px;\r\n\r\n  background:rgba(255,255,255,.019);\r\n}\r\n\r\n.aevos-monitoring-sidebar-status-top{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:7px;\r\n}\r\n\r\n.aevos-monitoring-sidebar-status-dot{\r\n  width:7px;\r\n  height:7px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--am-green);\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.45);\r\n}\r\n\r\n.aevos-monitoring-sidebar-status strong{\r\n  color:#DDE5E6 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-monitoring-sidebar-status span{\r\n  color:#6F7D82 !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.45 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DASHBOARD CONTENT\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-main{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  padding:25px;\r\n}\r\n\r\n.aevos-monitoring-topbar{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  justify-content:space-between;\r\n  gap:24px;\r\n\r\n  margin-bottom:24px;\r\n}\r\n\r\n.aevos-monitoring-topbar-copy span{\r\n  display:block;\r\n  margin-bottom:6px;\r\n\r\n  color:#748287 !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-monitoring-topbar-copy h3{\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:20px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-monitoring-user{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n\r\n  padding:8px 10px;\r\n\r\n  border:1px solid rgba(255,255,255,.065);\r\n  border-radius:11px;\r\n\r\n  background:rgba(255,255,255,.02);\r\n}\r\n\r\n.aevos-monitoring-user-avatar{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:30px;\r\n  height:30px;\r\n\r\n  border-radius:9px;\r\n\r\n  color:#03120E;\r\n\r\n  font-size:10px !important;\r\n  font-weight:800 !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--am-green),\r\n      var(--am-cyan)\r\n    );\r\n}\r\n\r\n.aevos-monitoring-user-copy strong{\r\n  display:block;\r\n\r\n  color:#DDE4E6 !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-monitoring-user-copy span{\r\n  display:block;\r\n  margin-top:2px;\r\n\r\n  color:#68767B !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   METRIC CARDS\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-metrics{\r\n  display:grid;\r\n  grid-template-columns:repeat(4,minmax(0,1fr));\r\n  gap:12px;\r\n\r\n  margin-bottom:15px;\r\n}\r\n\r\n.aevos-monitoring-metric{\r\n  position:relative;\r\n  padding:16px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:13px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.014)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-monitoring-metric::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.24),\r\n      rgba(18,207,255,.17),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-monitoring-metric-top{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:12px;\r\n\r\n  margin-bottom:14px;\r\n}\r\n\r\n.aevos-monitoring-metric-label{\r\n  color:#707E83 !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.07em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-monitoring-metric-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:25px;\r\n  height:25px;\r\n\r\n  border:1px solid rgba(0,229,168,.11);\r\n  border-radius:8px;\r\n\r\n  color:var(--am-green);\r\n\r\n  background:rgba(0,229,168,.028);\r\n}\r\n\r\n.aevos-monitoring-metric-icon svg{\r\n  width:12px;\r\n  height:12px;\r\n}\r\n\r\n.aevos-monitoring-metric strong{\r\n  display:block;\r\n\r\n  color:#F2F6F6 !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-monitoring-metric span:last-child{\r\n  display:block;\r\n  margin-top:4px;\r\n\r\n  color:#718086 !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTENT GRID\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-content-grid{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);\r\n  gap:15px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ACTIVITY CHART\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-chart-card{\r\n  position:relative;\r\n  min-height:300px;\r\n  padding:19px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:14px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.013)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-monitoring-card-head{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  justify-content:space-between;\r\n  gap:16px;\r\n\r\n  margin-bottom:18px;\r\n}\r\n\r\n.aevos-monitoring-card-head span{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#718086 !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.08em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-monitoring-card-head h4{\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-monitoring-period{\r\n  padding:6px 8px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:7px;\r\n\r\n  color:#879499 !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.2 !important;\r\n\r\n  background:rgba(255,255,255,.02);\r\n}\r\n\r\n.aevos-monitoring-chart{\r\n  position:relative;\r\n  min-height:215px;\r\n\r\n  border:1px solid rgba(255,255,255,.045);\r\n  border-radius:11px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.017),\r\n      rgba(255,255,255,.007)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-monitoring-chart::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.032) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.032) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:100% 43px, 70px 100%;\r\n\r\n  opacity:.34;\r\n}\r\n\r\n.aevos-monitoring-chart-svg{\r\n  position:absolute;\r\n  left:18px;\r\n  right:18px;\r\n  bottom:24px;\r\n\r\n  width:calc(100% - 36px);\r\n  height:150px;\r\n}\r\n\r\n.aevos-monitoring-chart-line{\r\n  fill:none;\r\n  stroke:url(#aevosMonitoringLine);\r\n  stroke-width:2.4;\r\n  stroke-linecap:round;\r\n  stroke-linejoin:round;\r\n}\r\n\r\n.aevos-monitoring-chart-area{\r\n  fill:url(#aevosMonitoringArea);\r\n}\r\n\r\n.aevos-monitoring-chart-point{\r\n  position:absolute;\r\n  top:29%;\r\n  right:15%;\r\n\r\n  width:9px;\r\n  height:9px;\r\n\r\n  border:2px solid #071012;\r\n  border-radius:50%;\r\n\r\n  background:var(--am-green);\r\n\r\n  box-shadow:\r\n    0 0 0 5px rgba(0,229,168,.10),\r\n    0 0 16px rgba(0,229,168,.38);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   AGENT STATUS\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-agents{\r\n  padding:19px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:14px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.013)\r\n    );\r\n}\r\n\r\n.aevos-monitoring-agent-list{\r\n  display:grid;\r\n  gap:10px;\r\n\r\n  margin-top:18px;\r\n}\r\n\r\n.aevos-monitoring-agent{\r\n  display:grid;\r\n  grid-template-columns:34px minmax(0,1fr) auto;\r\n  gap:10px;\r\n  align-items:center;\r\n\r\n  padding:11px;\r\n\r\n  border:1px solid rgba(255,255,255,.05);\r\n  border-radius:10px;\r\n\r\n  background:rgba(255,255,255,.017);\r\n}\r\n\r\n.aevos-monitoring-agent-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:34px;\r\n  height:34px;\r\n\r\n  border:1px solid rgba(0,229,168,.11);\r\n  border-radius:9px;\r\n\r\n  color:var(--am-green);\r\n\r\n  background:rgba(0,229,168,.028);\r\n}\r\n\r\n.aevos-monitoring-agent-icon svg{\r\n  width:15px;\r\n  height:15px;\r\n}\r\n\r\n.aevos-monitoring-agent-copy strong{\r\n  display:block;\r\n\r\n  color:#DDE5E6 !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-monitoring-agent-copy span{\r\n  display:block;\r\n  margin-top:2px;\r\n\r\n  color:#6C7A7F !important;\r\n\r\n  font-size:7.8px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-monitoring-agent-status{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:5px;\r\n\r\n  color:#9BA8AC !important;\r\n\r\n  font-size:7.5px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-monitoring-agent-status::before{\r\n  content:\"\";\r\n\r\n  width:5px;\r\n  height:5px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--am-green);\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(0,229,168,.36);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ACTIVITY TABLE\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-table{\r\n  grid-column:1 \/ -1;\r\n\r\n  padding:19px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:14px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.013)\r\n    );\r\n}\r\n\r\n.aevos-monitoring-table-head{\r\n  display:grid;\r\n  grid-template-columns:1.2fr .9fr .9fr .7fr;\r\n  gap:12px;\r\n\r\n  padding:0 12px 10px;\r\n\r\n  border-bottom:1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n.aevos-monitoring-table-head span{\r\n  color:#65747A !important;\r\n\r\n  font-size:7.5px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.07em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-monitoring-table-body{\r\n  display:grid;\r\n}\r\n\r\n.aevos-monitoring-table-row{\r\n  display:grid;\r\n  grid-template-columns:1.2fr .9fr .9fr .7fr;\r\n  gap:12px;\r\n  align-items:center;\r\n\r\n  padding:12px;\r\n\r\n  border-bottom:1px solid rgba(255,255,255,.042);\r\n}\r\n\r\n.aevos-monitoring-table-row:last-child{\r\n  border-bottom:none;\r\n}\r\n\r\n.aevos-monitoring-table-row strong{\r\n  color:#DDE5E6 !important;\r\n\r\n  font-size:8.8px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-monitoring-table-row span{\r\n  color:#748287 !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-monitoring-table-status{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:5px;\r\n\r\n  width:max-content;\r\n  padding:5px 7px;\r\n\r\n  border:1px solid rgba(0,229,168,.09);\r\n  border-radius:7px;\r\n\r\n  color:#9FABA8 !important;\r\n\r\n  background:rgba(0,229,168,.026);\r\n}\r\n\r\n.aevos-monitoring-table-status::before{\r\n  content:\"\";\r\n\r\n  width:4px;\r\n  height:4px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--am-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FEATURE CARDS\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-features{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,minmax(0,1fr));\r\n  gap:16px;\r\n\r\n  margin-top:34px;\r\n}\r\n\r\n.aevos-monitoring-feature{\r\n  position:relative;\r\n  padding:23px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.015)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-monitoring-feature::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.28),\r\n      rgba(18,207,255,.19),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-monitoring-feature-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:42px;\r\n  height:42px;\r\n  margin-bottom:17px;\r\n\r\n  border:1px solid rgba(0,229,168,.14);\r\n  border-radius:12px;\r\n\r\n  color:var(--am-green);\r\n\r\n  background:rgba(0,229,168,.035);\r\n}\r\n\r\n.aevos-monitoring-feature-icon svg{\r\n  width:19px;\r\n  height:19px;\r\n}\r\n\r\n.aevos-monitoring-feature h3{\r\n  margin-bottom:8px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-monitoring-feature p{\r\n  color:#839095 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTICE\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-notice{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  gap:13px;\r\n\r\n  margin-top:30px;\r\n  padding:19px 21px;\r\n\r\n  border:1px solid rgba(255,255,255,.065);\r\n  border-radius:14px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.026),\r\n      rgba(255,255,255,.016),\r\n      rgba(18,207,255,.021)\r\n    );\r\n}\r\n\r\n.aevos-monitoring-notice-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:30px;\r\n  height:30px;\r\n  flex-shrink:0;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#89969A;\r\n\r\n  background:rgba(255,255,255,.024);\r\n}\r\n\r\n.aevos-monitoring-notice-icon svg{\r\n  width:14px;\r\n  height:14px;\r\n}\r\n\r\n.aevos-monitoring-notice strong{\r\n  display:block;\r\n  margin-bottom:4px;\r\n\r\n  color:#DDE5E6 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-monitoring-notice p{\r\n  color:#7F8D92 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NEXT STEP\r\n========================================================= *\/\r\n\r\n.aevos-monitoring-summary{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:28px;\r\n\r\n  margin-top:30px;\r\n  padding:23px 26px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.018),\r\n      rgba(18,207,255,.025)\r\n    );\r\n}\r\n\r\n.aevos-monitoring-summary-copy strong{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-monitoring-summary-copy span{\r\n  color:#879499 !important;\r\n\r\n  font-size:12.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n.aevos-monitoring-summary-badge{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  flex-shrink:0;\r\n  padding:9px 12px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#ABB6B9 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-monitoring-summary-badge::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--am-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:1050px){\r\n\r\n  .aevos-monitoring{\r\n    padding:90px 22px;\r\n  }\r\n\r\n  .aevos-monitoring-header{\r\n    grid-template-columns:1fr;\r\n    gap:20px;\r\n  }\r\n\r\n  .aevos-monitoring-title,\r\n  .aevos-monitoring-intro{\r\n    max-width:760px;\r\n  }\r\n\r\n  .aevos-monitoring-dashboard{\r\n    grid-template-columns:175px minmax(0,1fr);\r\n  }\r\n\r\n  .aevos-monitoring-metrics{\r\n    grid-template-columns:repeat(2,minmax(0,1fr));\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:820px){\r\n\r\n  .aevos-monitoring-dashboard{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .aevos-monitoring-sidebar{\r\n    display:none;\r\n  }\r\n\r\n  .aevos-monitoring-content-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .aevos-monitoring-table{\r\n    grid-column:auto;\r\n  }\r\n\r\n  .aevos-monitoring-features{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:620px){\r\n\r\n  .aevos-monitoring{\r\n    padding:72px 18px;\r\n  }\r\n\r\n  .aevos-monitoring-header{\r\n    margin-bottom:44px;\r\n  }\r\n\r\n  .aevos-monitoring-title{\r\n    font-size:32px !important;\r\n  }\r\n\r\n  .aevos-monitoring-intro{\r\n    font-size:14px !important;\r\n  }\r\n\r\n  .aevos-monitoring-dashboard{\r\n    min-height:auto;\r\n\r\n    border-radius:18px;\r\n  }\r\n\r\n  .aevos-monitoring-main{\r\n    padding:18px;\r\n  }\r\n\r\n  .aevos-monitoring-topbar{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .aevos-monitoring-user{\r\n    width:100%;\r\n  }\r\n\r\n  .aevos-monitoring-metrics{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .aevos-monitoring-chart-card,\r\n  .aevos-monitoring-agents,\r\n  .aevos-monitoring-table{\r\n    padding:16px;\r\n  }\r\n\r\n  .aevos-monitoring-table{\r\n    overflow-x:auto;\r\n  }\r\n\r\n  .aevos-monitoring-table-head,\r\n  .aevos-monitoring-table-row{\r\n    min-width:570px;\r\n  }\r\n\r\n  .aevos-monitoring-notice{\r\n    padding:17px;\r\n  }\r\n\r\n  .aevos-monitoring-summary{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n\r\n    padding:21px 19px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"aevos-monitoring\" id=\"monitoring-dashboard\">\r\n\r\n  <div class=\"aevos-monitoring-container\">\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"aevos-monitoring-header\">\r\n\r\n      <div>\r\n\r\n        <span class=\"aevos-monitoring-eyebrow\">\r\n          Step 05 \u00b7 Monitoring Dashboard\r\n        <\/span>\r\n\r\n        <h2 class=\"aevos-monitoring-title\">\r\n          Follow protocol activity through a\r\n          <span>connected monitoring experience<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n      <p class=\"aevos-monitoring-intro\">\r\n        The Aevos dashboard brings together relevant protocol information,\r\n        agent status, operational activity and historical records in one\r\n        organized environment. This allows users to follow the workflow\r\n        without depending on fragmented interfaces.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- DASHBOARD MOCKUP -->\r\n\r\n    <div class=\"aevos-monitoring-dashboard\">\r\n\r\n      <!-- SIDEBAR -->\r\n\r\n      <aside class=\"aevos-monitoring-sidebar\">\r\n\r\n        <div class=\"aevos-monitoring-brand\">\r\n\r\n          <div class=\"aevos-monitoring-brand-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n              <circle cx=\"12\" cy=\"4\" r=\"2\"><\/circle>\r\n              <circle cx=\"5\" cy=\"17\" r=\"2\"><\/circle>\r\n              <circle cx=\"19\" cy=\"17\" r=\"2\"><\/circle>\r\n              <path d=\"M12 6v3\"><\/path>\r\n              <path d=\"M10 14l-3.5 2\"><\/path>\r\n              <path d=\"M14 14l3.5 2\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-monitoring-brand-copy\">\r\n\r\n            <strong>Aevos<\/strong>\r\n\r\n            <span>Protocol Dashboard<\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <nav class=\"aevos-monitoring-nav\">\r\n\r\n          <div class=\"aevos-monitoring-nav-item aevos-monitoring-nav-item-active\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"><\/rect>\r\n              <rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"><\/rect>\r\n              <rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"><\/rect>\r\n              <rect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"><\/rect>\r\n            <\/svg>\r\n\r\n            Overview\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-monitoring-nav-item\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M4 18V9\"><\/path>\r\n              <path d=\"M10 18V5\"><\/path>\r\n              <path d=\"M16 18v-7\"><\/path>\r\n              <path d=\"M22 18V3\"><\/path>\r\n            <\/svg>\r\n\r\n            Portfolio\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-monitoring-nav-item\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n              <circle cx=\"12\" cy=\"4\" r=\"2\"><\/circle>\r\n              <circle cx=\"5\" cy=\"17\" r=\"2\"><\/circle>\r\n              <circle cx=\"19\" cy=\"17\" r=\"2\"><\/circle>\r\n              <path d=\"M12 6v3\"><\/path>\r\n              <path d=\"M10 14l-3.5 2\"><\/path>\r\n              <path d=\"M14 14l3.5 2\"><\/path>\r\n            <\/svg>\r\n\r\n            AI Agents\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-monitoring-nav-item\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n            Activity\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-monitoring-nav-item\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n              <path d=\"M9 12l2 2 4-4\"><\/path>\r\n            <\/svg>\r\n\r\n            Security\r\n\r\n          <\/div>\r\n\r\n        <\/nav>\r\n\r\n\r\n        <div class=\"aevos-monitoring-sidebar-status\">\r\n\r\n          <div class=\"aevos-monitoring-sidebar-status-top\">\r\n\r\n            <span class=\"aevos-monitoring-sidebar-status-dot\"><\/span>\r\n\r\n            <strong>Protocol Connected<\/strong>\r\n\r\n          <\/div>\r\n\r\n          <span>\r\n            Coordinated agents and monitoring services are active.\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/aside>\r\n\r\n\r\n      <!-- MAIN -->\r\n\r\n      <div class=\"aevos-monitoring-main\">\r\n\r\n        <div class=\"aevos-monitoring-topbar\">\r\n\r\n          <div class=\"aevos-monitoring-topbar-copy\">\r\n\r\n            <span>Portfolio Overview<\/span>\r\n\r\n            <h3>Monitoring Dashboard<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-monitoring-user\">\r\n\r\n            <div class=\"aevos-monitoring-user-avatar\">\r\n              AV\r\n            <\/div>\r\n\r\n            <div class=\"aevos-monitoring-user-copy\">\r\n\r\n              <strong>Aevos User<\/strong>\r\n\r\n              <span>Connected Account<\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- METRICS -->\r\n\r\n        <div class=\"aevos-monitoring-metrics\">\r\n\r\n          <div class=\"aevos-monitoring-metric\">\r\n\r\n            <div class=\"aevos-monitoring-metric-top\">\r\n\r\n              <span class=\"aevos-monitoring-metric-label\">\r\n                Protocol Status\r\n              <\/span>\r\n\r\n              <div class=\"aevos-monitoring-metric-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M5 12h14\"><\/path>\r\n                  <path d=\"M13 6l6 6-6 6\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <strong>Active<\/strong>\r\n\r\n            <span>Connected to workflow<\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-monitoring-metric\">\r\n\r\n            <div class=\"aevos-monitoring-metric-top\">\r\n\r\n              <span class=\"aevos-monitoring-metric-label\">\r\n                Agent Network\r\n              <\/span>\r\n\r\n              <div class=\"aevos-monitoring-metric-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n                  <circle cx=\"12\" cy=\"4\" r=\"2\"><\/circle>\r\n                  <circle cx=\"5\" cy=\"17\" r=\"2\"><\/circle>\r\n                  <circle cx=\"19\" cy=\"17\" r=\"2\"><\/circle>\r\n                <\/svg>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <strong>Connected<\/strong>\r\n\r\n            <span>Specialized agents online<\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-monitoring-metric\">\r\n\r\n            <div class=\"aevos-monitoring-metric-top\">\r\n\r\n              <span class=\"aevos-monitoring-metric-label\">\r\n                Monitoring\r\n              <\/span>\r\n\r\n              <div class=\"aevos-monitoring-metric-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n                  <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <strong>Continuous<\/strong>\r\n\r\n            <span>Activity remains organized<\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-monitoring-metric\">\r\n\r\n            <div class=\"aevos-monitoring-metric-top\">\r\n\r\n              <span class=\"aevos-monitoring-metric-label\">\r\n                Records\r\n              <\/span>\r\n\r\n              <div class=\"aevos-monitoring-metric-icon\">\r\n\r\n                <svg\r\n                  viewBox=\"0 0 24 24\"\r\n                  fill=\"none\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"2\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\r\n                  aria-hidden=\"true\"\r\n                >\r\n                  <path d=\"M6 3h9l3 3v15H6z\"><\/path>\r\n                  <path d=\"M9 11h6\"><\/path>\r\n                  <path d=\"M9 15h6\"><\/path>\r\n                <\/svg>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <strong>Organized<\/strong>\r\n\r\n            <span>Historical information<\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- CONTENT -->\r\n\r\n        <div class=\"aevos-monitoring-content-grid\">\r\n\r\n          <!-- CHART -->\r\n\r\n          <div class=\"aevos-monitoring-chart-card\">\r\n\r\n            <div class=\"aevos-monitoring-card-head\">\r\n\r\n              <div>\r\n\r\n                <span>Protocol Activity<\/span>\r\n\r\n                <h4>Operational monitoring overview<\/h4>\r\n\r\n              <\/div>\r\n\r\n              <div class=\"aevos-monitoring-period\">\r\n                Last 30 Days\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-monitoring-chart\">\r\n\r\n              <svg\r\n                class=\"aevos-monitoring-chart-svg\"\r\n                viewBox=\"0 0 600 170\"\r\n                preserveAspectRatio=\"none\"\r\n                aria-hidden=\"true\"\r\n              >\r\n\r\n                <defs>\r\n\r\n                  <linearGradient\r\n                    id=\"aevosMonitoringLine\"\r\n                    x1=\"0\"\r\n                    y1=\"0\"\r\n                    x2=\"1\"\r\n                    y2=\"0\"\r\n                  >\r\n                    <stop\r\n                      offset=\"0%\"\r\n                      stop-color=\"#00E5A8\"\r\n                    ><\/stop>\r\n\r\n                    <stop\r\n                      offset=\"100%\"\r\n                      stop-color=\"#12CFFF\"\r\n                    ><\/stop>\r\n                  <\/linearGradient>\r\n\r\n                  <linearGradient\r\n                    id=\"aevosMonitoringArea\"\r\n                    x1=\"0\"\r\n                    y1=\"0\"\r\n                    x2=\"0\"\r\n                    y2=\"1\"\r\n                  >\r\n                    <stop\r\n                      offset=\"0%\"\r\n                      stop-color=\"#00E5A8\"\r\n                      stop-opacity=\".18\"\r\n                    ><\/stop>\r\n\r\n                    <stop\r\n                      offset=\"100%\"\r\n                      stop-color=\"#12CFFF\"\r\n                      stop-opacity=\"0\"\r\n                    ><\/stop>\r\n                  <\/linearGradient>\r\n\r\n                <\/defs>\r\n\r\n                <path\r\n                  class=\"aevos-monitoring-chart-area\"\r\n                  d=\"M0 140\r\n                     C45 130,70 108,115 115\r\n                     C160 122,185 76,230 87\r\n                     C275 98,305 55,350 67\r\n                     C395 78,425 38,470 50\r\n                     C520 62,550 25,600 35\r\n                     L600 170\r\n                     L0 170 Z\"\r\n                ><\/path>\r\n\r\n                <path\r\n                  class=\"aevos-monitoring-chart-line\"\r\n                  d=\"M0 140\r\n                     C45 130,70 108,115 115\r\n                     C160 122,185 76,230 87\r\n                     C275 98,305 55,350 67\r\n                     C395 78,425 38,470 50\r\n                     C520 62,550 25,600 35\"\r\n                ><\/path>\r\n\r\n              <\/svg>\r\n\r\n              <span class=\"aevos-monitoring-chart-point\"><\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- AGENTS -->\r\n\r\n          <div class=\"aevos-monitoring-agents\">\r\n\r\n            <div class=\"aevos-monitoring-card-head\">\r\n\r\n              <div>\r\n\r\n                <span>Agent Network<\/span>\r\n\r\n                <h4>Connected services<\/h4>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-monitoring-agent-list\">\r\n\r\n              <div class=\"aevos-monitoring-agent\">\r\n\r\n                <div class=\"aevos-monitoring-agent-icon\">\r\n\r\n                  <svg\r\n                    viewBox=\"0 0 24 24\"\r\n                    fill=\"none\"\r\n                    stroke=\"currentColor\"\r\n                    stroke-width=\"2\"\r\n                    stroke-linecap=\"round\"\r\n                    stroke-linejoin=\"round\"\r\n                    aria-hidden=\"true\"\r\n                  >\r\n                    <path d=\"M4 18V9\"><\/path>\r\n                    <path d=\"M10 18V5\"><\/path>\r\n                    <path d=\"M16 18v-7\"><\/path>\r\n                    <path d=\"M22 18V3\"><\/path>\r\n                  <\/svg>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"aevos-monitoring-agent-copy\">\r\n\r\n                  <strong>Market Intelligence<\/strong>\r\n\r\n                  <span>Data interpretation layer<\/span>\r\n\r\n                <\/div>\r\n\r\n                <span class=\"aevos-monitoring-agent-status\">\r\n                  Online\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n\r\n              <div class=\"aevos-monitoring-agent\">\r\n\r\n                <div class=\"aevos-monitoring-agent-icon\">\r\n\r\n                  <svg\r\n                    viewBox=\"0 0 24 24\"\r\n                    fill=\"none\"\r\n                    stroke=\"currentColor\"\r\n                    stroke-width=\"2\"\r\n                    stroke-linecap=\"round\"\r\n                    stroke-linejoin=\"round\"\r\n                    aria-hidden=\"true\"\r\n                  >\r\n                    <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n                    <path d=\"M12 8v4l3 2\"><\/path>\r\n                  <\/svg>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"aevos-monitoring-agent-copy\">\r\n\r\n                  <strong>Strategy Agent<\/strong>\r\n\r\n                  <span>Decision coordination layer<\/span>\r\n\r\n                <\/div>\r\n\r\n                <span class=\"aevos-monitoring-agent-status\">\r\n                  Online\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n\r\n              <div class=\"aevos-monitoring-agent\">\r\n\r\n                <div class=\"aevos-monitoring-agent-icon\">\r\n\r\n                  <svg\r\n                    viewBox=\"0 0 24 24\"\r\n                    fill=\"none\"\r\n                    stroke=\"currentColor\"\r\n                    stroke-width=\"2\"\r\n                    stroke-linecap=\"round\"\r\n                    stroke-linejoin=\"round\"\r\n                    aria-hidden=\"true\"\r\n                  >\r\n                    <path d=\"M5 12h14\"><\/path>\r\n                    <path d=\"M13 6l6 6-6 6\"><\/path>\r\n                  <\/svg>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"aevos-monitoring-agent-copy\">\r\n\r\n                  <strong>Execution Agent<\/strong>\r\n\r\n                  <span>Operational activity layer<\/span>\r\n\r\n                <\/div>\r\n\r\n                <span class=\"aevos-monitoring-agent-status\">\r\n                  Online\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n\r\n              <div class=\"aevos-monitoring-agent\">\r\n\r\n                <div class=\"aevos-monitoring-agent-icon\">\r\n\r\n                  <svg\r\n                    viewBox=\"0 0 24 24\"\r\n                    fill=\"none\"\r\n                    stroke=\"currentColor\"\r\n                    stroke-width=\"2\"\r\n                    stroke-linecap=\"round\"\r\n                    stroke-linejoin=\"round\"\r\n                    aria-hidden=\"true\"\r\n                  >\r\n                    <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n                    <path d=\"M9 12l2 2 4-4\"><\/path>\r\n                  <\/svg>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"aevos-monitoring-agent-copy\">\r\n\r\n                  <strong>Risk Agent<\/strong>\r\n\r\n                  <span>Continuous control layer<\/span>\r\n\r\n                <\/div>\r\n\r\n                <span class=\"aevos-monitoring-agent-status\">\r\n                  Online\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- ACTIVITY TABLE -->\r\n\r\n          <div class=\"aevos-monitoring-table\">\r\n\r\n            <div class=\"aevos-monitoring-card-head\">\r\n\r\n              <div>\r\n\r\n                <span>Recent Records<\/span>\r\n\r\n                <h4>Protocol activity history<\/h4>\r\n\r\n              <\/div>\r\n\r\n              <div class=\"aevos-monitoring-period\">\r\n                Latest Activity\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-monitoring-table-head\">\r\n\r\n              <span>Activity<\/span>\r\n              <span>Agent<\/span>\r\n              <span>Time<\/span>\r\n              <span>Status<\/span>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-monitoring-table-body\">\r\n\r\n              <div class=\"aevos-monitoring-table-row\">\r\n\r\n                <strong>Market data analyzed<\/strong>\r\n\r\n                <span>Market Intelligence<\/span>\r\n\r\n                <span>10:42 UTC<\/span>\r\n\r\n                <span class=\"aevos-monitoring-table-status\">\r\n                  Completed\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n              <div class=\"aevos-monitoring-table-row\">\r\n\r\n                <strong>Strategy conditions evaluated<\/strong>\r\n\r\n                <span>Strategy Agent<\/span>\r\n\r\n                <span>10:43 UTC<\/span>\r\n\r\n                <span class=\"aevos-monitoring-table-status\">\r\n                  Completed\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n              <div class=\"aevos-monitoring-table-row\">\r\n\r\n                <strong>Risk controls reviewed<\/strong>\r\n\r\n                <span>Risk Agent<\/span>\r\n\r\n                <span>10:43 UTC<\/span>\r\n\r\n                <span class=\"aevos-monitoring-table-status\">\r\n                  Monitored\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n              <div class=\"aevos-monitoring-table-row\">\r\n\r\n                <strong>Workflow activity recorded<\/strong>\r\n\r\n                <span>Execution Agent<\/span>\r\n\r\n                <span>10:44 UTC<\/span>\r\n\r\n                <span class=\"aevos-monitoring-table-status\">\r\n                  Recorded\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- FEATURES -->\r\n\r\n    <div class=\"aevos-monitoring-features\">\r\n\r\n      <article class=\"aevos-monitoring-feature\">\r\n\r\n        <div class=\"aevos-monitoring-feature-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n            <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>Unified Monitoring<\/h3>\r\n\r\n        <p>\r\n          Relevant protocol information is organized into one connected\r\n          environment instead of being distributed across separate tools.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"aevos-monitoring-feature\">\r\n\r\n        <div class=\"aevos-monitoring-feature-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M6 3h9l3 3v15H6z\"><\/path>\r\n            <path d=\"M9 11h6\"><\/path>\r\n            <path d=\"M9 15h6\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>Organized Records<\/h3>\r\n\r\n        <p>\r\n          Historical activity and operational records remain structured\r\n          so users can review how information moved through the workflow.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"aevos-monitoring-feature\">\r\n\r\n        <div class=\"aevos-monitoring-feature-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n            <circle cx=\"12\" cy=\"4\" r=\"2\"><\/circle>\r\n            <circle cx=\"5\" cy=\"17\" r=\"2\"><\/circle>\r\n            <circle cx=\"19\" cy=\"17\" r=\"2\"><\/circle>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>Agent Visibility<\/h3>\r\n\r\n        <p>\r\n          The dashboard presents the status of the specialized agent\r\n          network and its connection to the protocol coordination layer.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NOTICE -->\r\n\r\n    <div class=\"aevos-monitoring-notice\">\r\n\r\n      <div class=\"aevos-monitoring-notice-icon\">\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"1.8\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n          <path d=\"M12 11v5\"><\/path>\r\n          <path d=\"M12 8h.01\"><\/path>\r\n        <\/svg>\r\n\r\n      <\/div>\r\n\r\n      <div>\r\n\r\n        <strong>\r\n          Dashboard elements shown in this section are illustrative.\r\n        <\/strong>\r\n\r\n        <p>\r\n          The final interface, available indicators and displayed records\r\n          may vary according to the current platform version, account\r\n          configuration and operational policies.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NEXT STEP -->\r\n\r\n    <div class=\"aevos-monitoring-summary\">\r\n\r\n      <div class=\"aevos-monitoring-summary-copy\">\r\n\r\n        <strong>\r\n          Monitoring creates a visible record of the protocol workflow.\r\n        <\/strong>\r\n\r\n        <span>\r\n          The next section explains how Aevos organizes transparency,\r\n          historical information and operational records throughout\r\n          the ecosystem.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <span class=\"aevos-monitoring-summary-badge\">\r\n        Next \u00b7 Transparency & Records\r\n      <\/span>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a6237c elementor-widget elementor-widget-html\" data-id=\"4a6237c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HOW IT WORKS PAGE\r\n     SECTION 07: TRANSPARENCY & RECORDS\r\n============================================================ -->\r\n\r\n<style>\r\n.aevos-transparency,\r\n.aevos-transparency *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-transparency{\r\n  --at-green:#00E5A8;\r\n  --at-cyan:#12CFFF;\r\n  --at-white:#FFFFFF;\r\n  --at-text:#EAF0F1;\r\n  --at-muted:#8F9CA1;\r\n\r\n  position:relative;\r\n  width:100%;\r\n  padding:110px 24px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--at-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 18% 22%,\r\n      rgba(18,207,255,.042),\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 82% 80%,\r\n      rgba(0,229,168,.045),\r\n      transparent 34%\r\n    ),\r\n    #05080A;\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-transparency::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,88%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.04),\r\n      rgba(0,229,168,.22),\r\n      rgba(18,207,255,.18),\r\n      rgba(255,255,255,.04),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-transparency::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.013) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.013) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:52px 52px;\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      rgba(0,0,0,.42) 22%,\r\n      rgba(0,0,0,.42) 78%,\r\n      transparent\r\n    );\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      rgba(0,0,0,.42) 22%,\r\n      rgba(0,0,0,.42) 78%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-transparency-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.aevos-transparency-header{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\r\n  gap:72px;\r\n  align-items:end;\r\n\r\n  margin-bottom:62px;\r\n}\r\n\r\n.aevos-transparency-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:16px;\r\n\r\n  color:var(--at-green) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.12em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-transparency-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:24px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--at-green),\r\n      var(--at-cyan)\r\n    );\r\n}\r\n\r\n.aevos-transparency-title{\r\n  max-width:590px;\r\n\r\n  color:var(--at-white) !important;\r\n\r\n  font-size:clamp(34px,4vw,49px) !important;\r\n  font-weight:720 !important;\r\n  line-height:1.12 !important;\r\n  letter-spacing:-.042em !important;\r\n}\r\n\r\n.aevos-transparency-title span{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--at-green),\r\n      var(--at-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.aevos-transparency-intro{\r\n  max-width:620px;\r\n\r\n  color:var(--at-muted) !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.82 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN GRID\r\n========================================================= *\/\r\n\r\n.aevos-transparency-grid{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,1.04fr) minmax(400px,.96fr);\r\n  gap:38px;\r\n  align-items:stretch;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RECORDS PANEL\r\n========================================================= *\/\r\n\r\n.aevos-transparency-records{\r\n  position:relative;\r\n  padding:29px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:21px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 12% 12%,\r\n      rgba(0,229,168,.046),\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.034),\r\n      rgba(255,255,255,.016)\r\n    );\r\n\r\n  box-shadow:\r\n    0 26px 60px rgba(0,0,0,.21);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-transparency-records::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:10%;\r\n  right:10%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.46),\r\n      rgba(18,207,255,.31),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-transparency-panel-head{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  justify-content:space-between;\r\n  gap:20px;\r\n\r\n  margin-bottom:24px;\r\n}\r\n\r\n.aevos-transparency-panel-label{\r\n  display:block;\r\n  margin-bottom:7px;\r\n\r\n  color:#718086 !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.10em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-transparency-panel-head h3{\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:20px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-transparency-verified{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  flex-shrink:0;\r\n  padding:8px 10px;\r\n\r\n  border:1px solid rgba(0,229,168,.11);\r\n  border-radius:9px;\r\n\r\n  color:#AEBBB8 !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.045em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(0,229,168,.026);\r\n}\r\n\r\n.aevos-transparency-verified::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--at-green);\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.45);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FILTER BAR\r\n========================================================= *\/\r\n\r\n.aevos-transparency-filter{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:16px;\r\n\r\n  margin-bottom:14px;\r\n  padding:11px 12px;\r\n\r\n  border:1px solid rgba(255,255,255,.055);\r\n  border-radius:11px;\r\n\r\n  background:rgba(255,255,255,.018);\r\n}\r\n\r\n.aevos-transparency-filter-group{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:7px;\r\n}\r\n\r\n.aevos-transparency-filter-item{\r\n  padding:6px 9px;\r\n\r\n  border:1px solid transparent;\r\n  border-radius:7px;\r\n\r\n  color:#78868B !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n}\r\n\r\n.aevos-transparency-filter-item-active{\r\n  border-color:rgba(0,229,168,.11);\r\n\r\n  color:#DDE9E6 !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.055),\r\n      rgba(18,207,255,.022)\r\n    );\r\n}\r\n\r\n.aevos-transparency-filter-date{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  color:#748287 !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.2 !important;\r\n}\r\n\r\n.aevos-transparency-filter-date svg{\r\n  width:12px;\r\n  height:12px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RECORD ROWS\r\n========================================================= *\/\r\n\r\n.aevos-transparency-record-list{\r\n  display:grid;\r\n  gap:10px;\r\n}\r\n\r\n.aevos-transparency-record{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:42px minmax(0,1fr) auto;\r\n  gap:14px;\r\n  align-items:center;\r\n\r\n  padding:14px 15px;\r\n\r\n  border:1px solid rgba(255,255,255,.058);\r\n  border-radius:12px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.026),\r\n      rgba(255,255,255,.013)\r\n    );\r\n\r\n  transition:\r\n    transform .24s ease,\r\n    border-color .24s ease,\r\n    background .24s ease;\r\n}\r\n\r\n.aevos-transparency-record:hover{\r\n  transform:translateX(3px);\r\n\r\n  border-color:rgba(255,255,255,.10);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.038),\r\n      rgba(255,255,255,.018)\r\n    );\r\n}\r\n\r\n.aevos-transparency-record-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:42px;\r\n  height:42px;\r\n\r\n  border:1px solid rgba(0,229,168,.13);\r\n  border-radius:11px;\r\n\r\n  color:var(--at-green);\r\n\r\n  background:rgba(0,229,168,.03);\r\n}\r\n\r\n.aevos-transparency-record-icon svg{\r\n  width:18px;\r\n  height:18px;\r\n}\r\n\r\n.aevos-transparency-record-copy strong{\r\n  display:block;\r\n  margin-bottom:4px;\r\n\r\n  color:#E4E9EA !important;\r\n\r\n  font-size:11.5px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-transparency-record-copy span{\r\n  display:block;\r\n\r\n  color:#718086 !important;\r\n\r\n  font-size:8.8px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.5 !important;\r\n}\r\n\r\n.aevos-transparency-record-meta{\r\n  min-width:105px;\r\n\r\n  text-align:right;\r\n}\r\n\r\n.aevos-transparency-record-meta strong{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#9DAAAC !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n}\r\n\r\n.aevos-transparency-record-status{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:5px;\r\n\r\n  padding:5px 7px;\r\n\r\n  border:1px solid rgba(0,229,168,.10);\r\n  border-radius:7px;\r\n\r\n  color:#96A6A2 !important;\r\n\r\n  font-size:7px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(0,229,168,.025);\r\n}\r\n\r\n.aevos-transparency-record-status::before{\r\n  content:\"\";\r\n\r\n  width:4px;\r\n  height:4px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--at-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RECORD FOOTER\r\n========================================================= *\/\r\n\r\n.aevos-transparency-record-footer{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:18px;\r\n\r\n  margin-top:15px;\r\n  padding-top:16px;\r\n\r\n  border-top:1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n.aevos-transparency-record-footer span{\r\n  color:#68767B !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-transparency-record-footer strong{\r\n  color:#AEB9BC !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VISIBILITY PANEL\r\n========================================================= *\/\r\n\r\n.aevos-transparency-visibility{\r\n  position:relative;\r\n\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  padding:29px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:21px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 85% 12%,\r\n      rgba(18,207,255,.052),\r\n      transparent 32%\r\n    ),\r\n    radial-gradient(\r\n      circle at 10% 90%,\r\n      rgba(0,229,168,.041),\r\n      transparent 33%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.034),\r\n      rgba(255,255,255,.016)\r\n    );\r\n\r\n  box-shadow:\r\n    0 26px 60px rgba(0,0,0,.21);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-transparency-visibility::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:12%;\r\n  right:12%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.40),\r\n      rgba(18,207,255,.36),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-transparency-visibility-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:50px;\r\n  height:50px;\r\n  margin-bottom:22px;\r\n\r\n  border-radius:14px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--at-green),\r\n      var(--at-cyan)\r\n    );\r\n\r\n  box-shadow:\r\n    0 13px 30px rgba(0,229,168,.13);\r\n}\r\n\r\n.aevos-transparency-visibility-icon svg{\r\n  width:22px;\r\n  height:22px;\r\n}\r\n\r\n.aevos-transparency-visibility h3{\r\n  max-width:420px;\r\n  margin-bottom:12px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:24px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.25 !important;\r\n  letter-spacing:-.025em !important;\r\n}\r\n\r\n.aevos-transparency-visibility-text{\r\n  max-width:470px;\r\n\r\n  color:#879499 !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VISIBILITY ITEMS\r\n========================================================= *\/\r\n\r\n.aevos-transparency-visibility-list{\r\n  display:grid;\r\n  gap:11px;\r\n\r\n  margin-top:26px;\r\n}\r\n\r\n.aevos-transparency-visibility-item{\r\n  display:grid;\r\n  grid-template-columns:38px minmax(0,1fr);\r\n  gap:13px;\r\n  align-items:center;\r\n\r\n  padding:14px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:12px;\r\n\r\n  background:rgba(255,255,255,.018);\r\n}\r\n\r\n.aevos-transparency-visibility-item-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:38px;\r\n  height:38px;\r\n\r\n  border:1px solid rgba(0,229,168,.12);\r\n  border-radius:10px;\r\n\r\n  color:var(--at-green);\r\n\r\n  background:rgba(0,229,168,.028);\r\n}\r\n\r\n.aevos-transparency-visibility-item-icon svg{\r\n  width:17px;\r\n  height:17px;\r\n}\r\n\r\n.aevos-transparency-visibility-item strong{\r\n  display:block;\r\n  margin-bottom:3px;\r\n\r\n  color:#DDE5E6 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-transparency-visibility-item span{\r\n  display:block;\r\n\r\n  color:#718086 !important;\r\n\r\n  font-size:8.8px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.45 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DATA FLOW\r\n========================================================= *\/\r\n\r\n.aevos-transparency-data-flow{\r\n  margin-top:auto;\r\n  padding-top:27px;\r\n}\r\n\r\n.aevos-transparency-data-flow-label{\r\n  display:block;\r\n  margin-bottom:14px;\r\n\r\n  color:#718086 !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-transparency-data-track{\r\n  display:grid;\r\n  grid-template-columns:repeat(5,auto);\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:8px;\r\n}\r\n\r\n.aevos-transparency-data-node{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  min-width:67px;\r\n  min-height:39px;\r\n  padding:8px 9px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:9px;\r\n\r\n  color:#9BA7AA !important;\r\n\r\n  font-size:7.5px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.25 !important;\r\n  text-align:center;\r\n\r\n  background:rgba(255,255,255,.018);\r\n}\r\n\r\n.aevos-transparency-data-arrow{\r\n  position:relative;\r\n\r\n  width:20px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.18),\r\n      rgba(18,207,255,.46)\r\n    );\r\n}\r\n\r\n.aevos-transparency-data-arrow::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:50%;\r\n  right:-1px;\r\n\r\n  width:5px;\r\n  height:5px;\r\n\r\n  transform:\r\n    translateY(-50%)\r\n    rotate(45deg);\r\n\r\n  border-top:1px solid rgba(18,207,255,.65);\r\n  border-right:1px solid rgba(18,207,255,.65);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PRINCIPLES\r\n========================================================= *\/\r\n\r\n.aevos-transparency-principles{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,minmax(0,1fr));\r\n  gap:16px;\r\n\r\n  margin-top:34px;\r\n}\r\n\r\n.aevos-transparency-principle{\r\n  position:relative;\r\n  padding:23px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.015)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-transparency-principle::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.28),\r\n      rgba(18,207,255,.19),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-transparency-principle-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:42px;\r\n  height:42px;\r\n  margin-bottom:17px;\r\n\r\n  border:1px solid rgba(0,229,168,.14);\r\n  border-radius:12px;\r\n\r\n  color:var(--at-green);\r\n\r\n  background:rgba(0,229,168,.035);\r\n}\r\n\r\n.aevos-transparency-principle-icon svg{\r\n  width:19px;\r\n  height:19px;\r\n}\r\n\r\n.aevos-transparency-principle h3{\r\n  margin-bottom:8px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-transparency-principle p{\r\n  color:#839095 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTICE\r\n========================================================= *\/\r\n\r\n.aevos-transparency-notice{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  gap:13px;\r\n\r\n  margin-top:30px;\r\n  padding:19px 21px;\r\n\r\n  border:1px solid rgba(255,255,255,.065);\r\n  border-radius:14px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.026),\r\n      rgba(255,255,255,.016),\r\n      rgba(18,207,255,.021)\r\n    );\r\n}\r\n\r\n.aevos-transparency-notice-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:30px;\r\n  height:30px;\r\n  flex-shrink:0;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#89969A;\r\n\r\n  background:rgba(255,255,255,.024);\r\n}\r\n\r\n.aevos-transparency-notice-icon svg{\r\n  width:14px;\r\n  height:14px;\r\n}\r\n\r\n.aevos-transparency-notice strong{\r\n  display:block;\r\n  margin-bottom:4px;\r\n\r\n  color:#DDE5E6 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-transparency-notice p{\r\n  color:#7F8D92 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NEXT STEP\r\n========================================================= *\/\r\n\r\n.aevos-transparency-summary{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:28px;\r\n\r\n  margin-top:30px;\r\n  padding:23px 26px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.018),\r\n      rgba(18,207,255,.025)\r\n    );\r\n}\r\n\r\n.aevos-transparency-summary-copy strong{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-transparency-summary-copy span{\r\n  color:#879499 !important;\r\n\r\n  font-size:12.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n.aevos-transparency-summary-badge{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  flex-shrink:0;\r\n  padding:9px 12px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#ABB6B9 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-transparency-summary-badge::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--at-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:1050px){\r\n\r\n  .aevos-transparency{\r\n    padding:90px 22px;\r\n  }\r\n\r\n  .aevos-transparency-header{\r\n    grid-template-columns:1fr;\r\n    gap:20px;\r\n  }\r\n\r\n  .aevos-transparency-title,\r\n  .aevos-transparency-intro{\r\n    max-width:760px;\r\n  }\r\n\r\n  .aevos-transparency-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:760px){\r\n\r\n  .aevos-transparency-principles{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:620px){\r\n\r\n  .aevos-transparency{\r\n    padding:72px 18px;\r\n  }\r\n\r\n  .aevos-transparency-header{\r\n    margin-bottom:44px;\r\n  }\r\n\r\n  .aevos-transparency-title{\r\n    font-size:32px !important;\r\n  }\r\n\r\n  .aevos-transparency-intro{\r\n    font-size:14px !important;\r\n  }\r\n\r\n  .aevos-transparency-records,\r\n  .aevos-transparency-visibility{\r\n    padding:22px 18px;\r\n\r\n    border-radius:18px;\r\n  }\r\n\r\n  .aevos-transparency-panel-head{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .aevos-transparency-filter{\r\n    align-items:flex-start;\r\n    flex-direction:column;\r\n  }\r\n\r\n  .aevos-transparency-filter-group{\r\n    flex-wrap:wrap;\r\n  }\r\n\r\n  .aevos-transparency-record{\r\n    grid-template-columns:38px minmax(0,1fr);\r\n    gap:12px;\r\n  }\r\n\r\n  .aevos-transparency-record-icon{\r\n    width:38px;\r\n    height:38px;\r\n  }\r\n\r\n  .aevos-transparency-record-meta{\r\n    grid-column:2;\r\n    min-width:0;\r\n\r\n    text-align:left;\r\n  }\r\n\r\n  .aevos-transparency-record-footer{\r\n    align-items:flex-start;\r\n    flex-direction:column;\r\n  }\r\n\r\n  .aevos-transparency-data-track{\r\n    grid-template-columns:1fr;\r\n    justify-items:center;\r\n  }\r\n\r\n  .aevos-transparency-data-node{\r\n    width:100%;\r\n    max-width:300px;\r\n  }\r\n\r\n  .aevos-transparency-data-arrow{\r\n    width:1px;\r\n    height:22px;\r\n\r\n    background:\r\n      linear-gradient(\r\n        180deg,\r\n        rgba(0,229,168,.18),\r\n        rgba(18,207,255,.46)\r\n      );\r\n  }\r\n\r\n  .aevos-transparency-data-arrow::after{\r\n    top:auto;\r\n    right:auto;\r\n    bottom:-1px;\r\n    left:50%;\r\n\r\n    transform:\r\n      translateX(-50%)\r\n      rotate(135deg);\r\n  }\r\n\r\n  .aevos-transparency-notice{\r\n    padding:17px;\r\n  }\r\n\r\n  .aevos-transparency-summary{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n\r\n    padding:21px 19px;\r\n  }\r\n\r\n}\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  .aevos-transparency-record{\r\n    transition:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"aevos-transparency\" id=\"transparency-records\">\r\n\r\n  <div class=\"aevos-transparency-container\">\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"aevos-transparency-header\">\r\n\r\n      <div>\r\n\r\n        <span class=\"aevos-transparency-eyebrow\">\r\n          Step 06 \u00b7 Transparency & Records\r\n        <\/span>\r\n\r\n        <h2 class=\"aevos-transparency-title\">\r\n          A clearer view of the\r\n          <span>protocol workflow<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n      <p class=\"aevos-transparency-intro\">\r\n        Aevos organizes relevant protocol activity into structured\r\n        records. This gives users a clearer way to review historical\r\n        information, understand how data moved through the workflow and\r\n        follow the status of connected operational stages.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"aevos-transparency-grid\">\r\n\r\n      <!-- RECORDS PANEL -->\r\n\r\n      <div class=\"aevos-transparency-records\">\r\n\r\n        <div class=\"aevos-transparency-panel-head\">\r\n\r\n          <div>\r\n\r\n            <span class=\"aevos-transparency-panel-label\">\r\n              Activity Records\r\n            <\/span>\r\n\r\n            <h3>\r\n              Organized protocol history\r\n            <\/h3>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-transparency-verified\">\r\n            Records Available\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- FILTER -->\r\n\r\n        <div class=\"aevos-transparency-filter\">\r\n\r\n          <div class=\"aevos-transparency-filter-group\">\r\n\r\n            <span class=\"aevos-transparency-filter-item aevos-transparency-filter-item-active\">\r\n              All Activity\r\n            <\/span>\r\n\r\n            <span class=\"aevos-transparency-filter-item\">\r\n              Agents\r\n            <\/span>\r\n\r\n            <span class=\"aevos-transparency-filter-item\">\r\n              Execution\r\n            <\/span>\r\n\r\n            <span class=\"aevos-transparency-filter-item\">\r\n              Risk\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-transparency-filter-date\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <rect x=\"3\" y=\"5\" width=\"18\" height=\"16\" rx=\"2\"><\/rect>\r\n              <path d=\"M16 3v4\"><\/path>\r\n              <path d=\"M8 3v4\"><\/path>\r\n              <path d=\"M3 10h18\"><\/path>\r\n            <\/svg>\r\n\r\n            Recent Records\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- RECORD LIST -->\r\n\r\n        <div class=\"aevos-transparency-record-list\">\r\n\r\n          <div class=\"aevos-transparency-record\">\r\n\r\n            <div class=\"aevos-transparency-record-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M4 18V9\"><\/path>\r\n                <path d=\"M10 18V5\"><\/path>\r\n                <path d=\"M16 18v-7\"><\/path>\r\n                <path d=\"M22 18V3\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-transparency-record-copy\">\r\n\r\n              <strong>\r\n                Market information processed\r\n              <\/strong>\r\n\r\n              <span>\r\n                Relevant data was organized by the intelligence layer.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-transparency-record-meta\">\r\n\r\n              <strong>10:42 UTC<\/strong>\r\n\r\n              <span class=\"aevos-transparency-record-status\">\r\n                Recorded\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-transparency-record\">\r\n\r\n            <div class=\"aevos-transparency-record-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n                <path d=\"M12 8v4l3 2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-transparency-record-copy\">\r\n\r\n              <strong>\r\n                Strategy conditions evaluated\r\n              <\/strong>\r\n\r\n              <span>\r\n                Structured inputs entered the coordination process.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-transparency-record-meta\">\r\n\r\n              <strong>10:43 UTC<\/strong>\r\n\r\n              <span class=\"aevos-transparency-record-status\">\r\n                Evaluated\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-transparency-record\">\r\n\r\n            <div class=\"aevos-transparency-record-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n                <path d=\"M9 12l2 2 4-4\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-transparency-record-copy\">\r\n\r\n              <strong>\r\n                Risk conditions reviewed\r\n              <\/strong>\r\n\r\n              <span>\r\n                Operational controls remained connected to the workflow.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-transparency-record-meta\">\r\n\r\n              <strong>10:43 UTC<\/strong>\r\n\r\n              <span class=\"aevos-transparency-record-status\">\r\n                Monitored\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-transparency-record\">\r\n\r\n            <div class=\"aevos-transparency-record-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M5 12h14\"><\/path>\r\n                <path d=\"M13 6l6 6-6 6\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-transparency-record-copy\">\r\n\r\n              <strong>\r\n                Execution activity registered\r\n              <\/strong>\r\n\r\n              <span>\r\n                Coordinated operational information was added to history.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-transparency-record-meta\">\r\n\r\n              <strong>10:44 UTC<\/strong>\r\n\r\n              <span class=\"aevos-transparency-record-status\">\r\n                Completed\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-transparency-record\">\r\n\r\n            <div class=\"aevos-transparency-record-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n                <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-transparency-record-copy\">\r\n\r\n              <strong>\r\n                Monitoring layer updated\r\n              <\/strong>\r\n\r\n              <span>\r\n                Relevant records became available through the dashboard.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"aevos-transparency-record-meta\">\r\n\r\n              <strong>10:45 UTC<\/strong>\r\n\r\n              <span class=\"aevos-transparency-record-status\">\r\n                Available\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-transparency-record-footer\">\r\n\r\n          <span>\r\n            Illustrative activity history\r\n          <\/span>\r\n\r\n          <strong>\r\n            Coordinated by Convergence Protocol\r\n          <\/strong>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- VISIBILITY PANEL -->\r\n\r\n      <aside class=\"aevos-transparency-visibility\">\r\n\r\n        <div class=\"aevos-transparency-visibility-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12z\"><\/path>\r\n            <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Visibility across each stage of the process\r\n        <\/h3>\r\n\r\n        <p class=\"aevos-transparency-visibility-text\">\r\n          Transparency within Aevos is based on organizing relevant\r\n          information and making operational records easier to review.\r\n          Users can follow the connected stages of the ecosystem without\r\n          relying on scattered or disconnected interfaces.\r\n        <\/p>\r\n\r\n\r\n        <div class=\"aevos-transparency-visibility-list\">\r\n\r\n          <div class=\"aevos-transparency-visibility-item\">\r\n\r\n            <div class=\"aevos-transparency-visibility-item-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n                <circle cx=\"12\" cy=\"4\" r=\"2\"><\/circle>\r\n                <circle cx=\"5\" cy=\"17\" r=\"2\"><\/circle>\r\n                <circle cx=\"19\" cy=\"17\" r=\"2\"><\/circle>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <strong>\r\n                Agent activity\r\n              <\/strong>\r\n\r\n              <span>\r\n                Follow the role and status of connected AI agents.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-transparency-visibility-item\">\r\n\r\n            <div class=\"aevos-transparency-visibility-item-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M5 12h14\"><\/path>\r\n                <path d=\"M13 6l6 6-6 6\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <strong>\r\n                Workflow records\r\n              <\/strong>\r\n\r\n              <span>\r\n                Review how information moved through operational stages.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-transparency-visibility-item\">\r\n\r\n            <div class=\"aevos-transparency-visibility-item-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M6 3h9l3 3v15H6z\"><\/path>\r\n                <path d=\"M9 11h6\"><\/path>\r\n                <path d=\"M9 15h6\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <strong>\r\n                Historical information\r\n              <\/strong>\r\n\r\n              <span>\r\n                Access organized activity records through one interface.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-transparency-visibility-item\">\r\n\r\n            <div class=\"aevos-transparency-visibility-item-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n                <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <strong>\r\n                Connected monitoring\r\n              <\/strong>\r\n\r\n              <span>\r\n                Keep relevant protocol information in a unified dashboard.\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-transparency-data-flow\">\r\n\r\n          <span class=\"aevos-transparency-data-flow-label\">\r\n            Information Flow\r\n          <\/span>\r\n\r\n          <div class=\"aevos-transparency-data-track\">\r\n\r\n            <span class=\"aevos-transparency-data-node\">\r\n              Analyze\r\n            <\/span>\r\n\r\n            <span class=\"aevos-transparency-data-arrow\"><\/span>\r\n\r\n            <span class=\"aevos-transparency-data-node\">\r\n              Record\r\n            <\/span>\r\n\r\n            <span class=\"aevos-transparency-data-arrow\"><\/span>\r\n\r\n            <span class=\"aevos-transparency-data-node\">\r\n              Review\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/aside>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- PRINCIPLES -->\r\n\r\n    <div class=\"aevos-transparency-principles\">\r\n\r\n      <article class=\"aevos-transparency-principle\">\r\n\r\n        <div class=\"aevos-transparency-principle-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M6 3h9l3 3v15H6z\"><\/path>\r\n            <path d=\"M9 11h6\"><\/path>\r\n            <path d=\"M9 15h6\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Structured History\r\n        <\/h3>\r\n\r\n        <p>\r\n          Relevant activity is organized into records that help users\r\n          review the sequence of events inside the protocol workflow.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"aevos-transparency-principle\">\r\n\r\n        <div class=\"aevos-transparency-principle-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12z\"><\/path>\r\n            <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Operational Visibility\r\n        <\/h3>\r\n\r\n        <p>\r\n          Agent status, workflow stages and monitoring information are\r\n          presented within a connected and easier-to-understand interface.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"aevos-transparency-principle\">\r\n\r\n        <div class=\"aevos-transparency-principle-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n            <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Unified Access\r\n        <\/h3>\r\n\r\n        <p>\r\n          Relevant protocol information can be accessed through a single\r\n          dashboard instead of multiple disconnected monitoring tools.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NOTICE -->\r\n\r\n    <div class=\"aevos-transparency-notice\">\r\n\r\n      <div class=\"aevos-transparency-notice-icon\">\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"1.8\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n          <path d=\"M12 11v5\"><\/path>\r\n          <path d=\"M12 8h.01\"><\/path>\r\n        <\/svg>\r\n\r\n      <\/div>\r\n\r\n      <div>\r\n\r\n        <strong>\r\n          Transparency does not mean predictability of market outcomes.\r\n        <\/strong>\r\n\r\n        <p>\r\n          Records and monitoring tools help users follow relevant activity,\r\n          but they do not remove market volatility, guarantee results or\r\n          prevent operational changes caused by market conditions.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NEXT STEP -->\r\n\r\n    <div class=\"aevos-transparency-summary\">\r\n\r\n      <div class=\"aevos-transparency-summary-copy\">\r\n\r\n        <strong>\r\n          Clearer records support better visibility, not guaranteed outcomes.\r\n        <\/strong>\r\n\r\n        <span>\r\n          The next section explains how risk awareness and operational\r\n          controls remain connected throughout the Aevos workflow.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <span class=\"aevos-transparency-summary-badge\">\r\n        Next \u00b7 Risk Management\r\n      <\/span>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d38fefb elementor-widget elementor-widget-html\" data-id=\"d38fefb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HOW IT WORKS PAGE\r\n     SECTION 08: RISK MANAGEMENT\r\n============================================================ -->\r\n\r\n<style>\r\n.aevos-risk,\r\n.aevos-risk *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-risk{\r\n  --ar-green:#00E5A8;\r\n  --ar-cyan:#12CFFF;\r\n  --ar-white:#FFFFFF;\r\n  --ar-text:#EAF0F1;\r\n  --ar-muted:#8F9CA1;\r\n\r\n  position:relative;\r\n  width:100%;\r\n  padding:110px 24px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--ar-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 18%,\r\n      rgba(0,229,168,.047),\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 16% 82%,\r\n      rgba(18,207,255,.041),\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #05080A 0%,\r\n      #071012 52%,\r\n      #05080A 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-risk::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,88%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.04),\r\n      rgba(0,229,168,.22),\r\n      rgba(18,207,255,.18),\r\n      rgba(255,255,255,.04),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-risk::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(255,255,255,.035) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:32px 32px;\r\n  opacity:.14;\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      #000 22%,\r\n      #000 78%,\r\n      transparent\r\n    );\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      #000 22%,\r\n      #000 78%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-risk-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.aevos-risk-header{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\r\n  gap:72px;\r\n  align-items:end;\r\n\r\n  margin-bottom:62px;\r\n}\r\n\r\n.aevos-risk-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:16px;\r\n\r\n  color:var(--ar-green) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.12em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-risk-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:24px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--ar-green),\r\n      var(--ar-cyan)\r\n    );\r\n}\r\n\r\n.aevos-risk-title{\r\n  max-width:590px;\r\n\r\n  color:var(--ar-white) !important;\r\n\r\n  font-size:clamp(34px,4vw,49px) !important;\r\n  font-weight:720 !important;\r\n  line-height:1.12 !important;\r\n  letter-spacing:-.042em !important;\r\n}\r\n\r\n.aevos-risk-title span{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--ar-green),\r\n      var(--ar-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.aevos-risk-intro{\r\n  max-width:620px;\r\n\r\n  color:var(--ar-muted) !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.82 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN GRID\r\n========================================================= *\/\r\n\r\n.aevos-risk-grid{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\r\n  gap:38px;\r\n  align-items:stretch;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SHIELD VISUAL\r\n========================================================= *\/\r\n\r\n.aevos-risk-visual{\r\n  position:relative;\r\n\r\n  display:flex;\r\n  flex-direction:column;\r\n  justify-content:center;\r\n\r\n  min-height:590px;\r\n  padding:32px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:22px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at center,\r\n      rgba(0,229,168,.07),\r\n      transparent 37%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.034),\r\n      rgba(255,255,255,.015)\r\n    );\r\n\r\n  box-shadow:\r\n    0 28px 64px rgba(0,0,0,.23);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-risk-visual::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:10%;\r\n  right:10%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.46),\r\n      rgba(18,207,255,.30),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-risk-visual-head{\r\n  position:absolute;\r\n  top:28px;\r\n  left:30px;\r\n  right:30px;\r\n\r\n  display:flex;\r\n  align-items:flex-start;\r\n  justify-content:space-between;\r\n  gap:18px;\r\n}\r\n\r\n.aevos-risk-visual-label{\r\n  display:block;\r\n  margin-bottom:7px;\r\n\r\n  color:#718086 !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.10em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-risk-visual-head h3{\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:19px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-risk-live{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  padding:8px 10px;\r\n\r\n  border:1px solid rgba(0,229,168,.11);\r\n  border-radius:9px;\r\n\r\n  color:#A8B5B2 !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.045em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(0,229,168,.026);\r\n}\r\n\r\n.aevos-risk-live::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--ar-green);\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.44);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ORBIT\r\n========================================================= *\/\r\n\r\n.aevos-risk-orbit{\r\n  position:relative;\r\n\r\n  width:390px;\r\n  height:390px;\r\n  max-width:100%;\r\n  margin:70px auto 10px;\r\n}\r\n\r\n.aevos-risk-ring{\r\n  position:absolute;\r\n  top:50%;\r\n  left:50%;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:50%;\r\n\r\n  transform:translate(-50%,-50%);\r\n}\r\n\r\n.aevos-risk-ring-one{\r\n  width:100%;\r\n  height:100%;\r\n}\r\n\r\n.aevos-risk-ring-two{\r\n  width:76%;\r\n  height:76%;\r\n\r\n  border-style:dashed;\r\n\r\n  animation:aevosRiskRotate 24s linear infinite;\r\n}\r\n\r\n.aevos-risk-ring-three{\r\n  width:52%;\r\n  height:52%;\r\n\r\n  border-color:rgba(0,229,168,.10);\r\n}\r\n\r\n.aevos-risk-core{\r\n  position:absolute;\r\n  top:50%;\r\n  left:50%;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  flex-direction:column;\r\n\r\n  width:155px;\r\n  height:155px;\r\n\r\n  transform:translate(-50%,-50%);\r\n\r\n  border:1px solid rgba(0,229,168,.20);\r\n  border-radius:50%;\r\n\r\n  text-align:center;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(0,229,168,.15),\r\n      rgba(7,16,18,.88) 68%\r\n    );\r\n\r\n  box-shadow:\r\n    0 0 42px rgba(0,229,168,.10),\r\n    inset 0 0 28px rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-risk-core-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:44px;\r\n  height:44px;\r\n  margin-bottom:10px;\r\n\r\n  border-radius:13px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--ar-green),\r\n      var(--ar-cyan)\r\n    );\r\n}\r\n\r\n.aevos-risk-core-icon svg{\r\n  width:20px;\r\n  height:20px;\r\n}\r\n\r\n.aevos-risk-core strong{\r\n  display:block;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-risk-core span{\r\n  display:block;\r\n  margin-top:4px;\r\n\r\n  color:#7E8C90 !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.3 !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-risk-node{\r\n  position:absolute;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  min-width:120px;\r\n  padding:10px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:11px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.045),\r\n      rgba(255,255,255,.018)\r\n    );\r\n\r\n  box-shadow:\r\n    0 14px 30px rgba(0,0,0,.18);\r\n}\r\n\r\n.aevos-risk-node-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:31px;\r\n  height:31px;\r\n  flex-shrink:0;\r\n\r\n  border:1px solid rgba(0,229,168,.12);\r\n  border-radius:9px;\r\n\r\n  color:var(--ar-green);\r\n\r\n  background:rgba(0,229,168,.03);\r\n}\r\n\r\n.aevos-risk-node-icon svg{\r\n  width:14px;\r\n  height:14px;\r\n}\r\n\r\n.aevos-risk-node strong{\r\n  display:block;\r\n\r\n  color:#DDE5E6 !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.aevos-risk-node span{\r\n  display:block;\r\n  margin-top:2px;\r\n\r\n  color:#69777C !important;\r\n\r\n  font-size:7px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.25 !important;\r\n}\r\n\r\n.aevos-risk-node-one{\r\n  top:14%;\r\n  left:50%;\r\n  transform:translateX(-50%);\r\n}\r\n\r\n.aevos-risk-node-two{\r\n  top:50%;\r\n  right:-4%;\r\n  transform:translateY(-50%);\r\n}\r\n\r\n.aevos-risk-node-three{\r\n  bottom:10%;\r\n  left:50%;\r\n  transform:translateX(-50%);\r\n}\r\n\r\n.aevos-risk-node-four{\r\n  top:50%;\r\n  left:-4%;\r\n  transform:translateY(-50%);\r\n}\r\n\r\n.aevos-risk-visual-note{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  gap:10px;\r\n\r\n  margin-top:10px;\r\n  padding:14px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:12px;\r\n\r\n  background:rgba(255,255,255,.018);\r\n}\r\n\r\n.aevos-risk-visual-note svg{\r\n  width:16px;\r\n  height:16px;\r\n  flex-shrink:0;\r\n  margin-top:1px;\r\n\r\n  color:var(--ar-green);\r\n}\r\n\r\n.aevos-risk-visual-note p{\r\n  color:#7E8C91 !important;\r\n\r\n  font-size:10.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTROL CARDS\r\n========================================================= *\/\r\n\r\n.aevos-risk-controls{\r\n  display:grid;\r\n  gap:15px;\r\n}\r\n\r\n.aevos-risk-control{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:52px minmax(0,1fr) auto;\r\n  gap:17px;\r\n  align-items:center;\r\n\r\n  min-height:122px;\r\n  padding:20px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:17px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 92% 10%,\r\n      rgba(18,207,255,.032),\r\n      transparent 28%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.032),\r\n      rgba(255,255,255,.015)\r\n    );\r\n\r\n  overflow:hidden;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease;\r\n}\r\n\r\n.aevos-risk-control:hover{\r\n  transform:translateX(4px);\r\n\r\n  border-color:rgba(255,255,255,.11);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.043),\r\n      rgba(255,255,255,.019)\r\n    );\r\n}\r\n\r\n.aevos-risk-control::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.27),\r\n      rgba(18,207,255,.18),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-risk-control-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:52px;\r\n  height:52px;\r\n\r\n  border:1px solid rgba(0,229,168,.15);\r\n  border-radius:14px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--ar-green),\r\n      var(--ar-cyan)\r\n    );\r\n}\r\n\r\n.aevos-risk-control-icon svg{\r\n  width:21px;\r\n  height:21px;\r\n}\r\n\r\n.aevos-risk-control-copy span{\r\n  display:block;\r\n  margin-bottom:6px;\r\n\r\n  color:var(--ar-green) !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-risk-control-copy h3{\r\n  margin-bottom:7px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-risk-control-copy p{\r\n  max-width:480px;\r\n\r\n  color:#7F8D92 !important;\r\n\r\n  font-size:10.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.62 !important;\r\n}\r\n\r\n.aevos-risk-control-status{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:6px;\r\n\r\n  padding:7px 9px;\r\n\r\n  border:1px solid rgba(0,229,168,.10);\r\n  border-radius:8px;\r\n\r\n  color:#9FACA8 !important;\r\n\r\n  font-size:7.5px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(0,229,168,.023);\r\n}\r\n\r\n.aevos-risk-control-status::before{\r\n  content:\"\";\r\n\r\n  width:5px;\r\n  height:5px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--ar-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PRINCIPLES\r\n========================================================= *\/\r\n\r\n.aevos-risk-principles{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,minmax(0,1fr));\r\n  gap:16px;\r\n\r\n  margin-top:34px;\r\n}\r\n\r\n.aevos-risk-principle{\r\n  position:relative;\r\n  padding:23px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.015)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-risk-principle::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.28),\r\n      rgba(18,207,255,.19),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-risk-principle-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:42px;\r\n  height:42px;\r\n  margin-bottom:17px;\r\n\r\n  border:1px solid rgba(0,229,168,.14);\r\n  border-radius:12px;\r\n\r\n  color:var(--ar-green);\r\n\r\n  background:rgba(0,229,168,.035);\r\n}\r\n\r\n.aevos-risk-principle-icon svg{\r\n  width:19px;\r\n  height:19px;\r\n}\r\n\r\n.aevos-risk-principle h3{\r\n  margin-bottom:8px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-risk-principle p{\r\n  color:#839095 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RISK NOTICE\r\n========================================================= *\/\r\n\r\n.aevos-risk-notice{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:42px minmax(0,1fr);\r\n  gap:15px;\r\n\r\n  margin-top:30px;\r\n  padding:22px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.025),\r\n      rgba(255,255,255,.017),\r\n      rgba(18,207,255,.021)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-risk-notice::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:8%;\r\n  right:8%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.30),\r\n      rgba(18,207,255,.21),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-risk-notice-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:42px;\r\n  height:42px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:11px;\r\n\r\n  color:#8E9B9F;\r\n\r\n  background:rgba(255,255,255,.023);\r\n}\r\n\r\n.aevos-risk-notice-icon svg{\r\n  width:18px;\r\n  height:18px;\r\n}\r\n\r\n.aevos-risk-notice strong{\r\n  display:block;\r\n  margin-bottom:6px;\r\n\r\n  color:#E0E7E8 !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-risk-notice p{\r\n  color:#7F8D92 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NEXT STEP\r\n========================================================= *\/\r\n\r\n.aevos-risk-summary{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:28px;\r\n\r\n  margin-top:30px;\r\n  padding:23px 26px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.018),\r\n      rgba(18,207,255,.025)\r\n    );\r\n}\r\n\r\n.aevos-risk-summary-copy strong{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-risk-summary-copy span{\r\n  color:#879499 !important;\r\n\r\n  font-size:12.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n.aevos-risk-summary-badge{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  flex-shrink:0;\r\n  padding:9px 12px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#ABB6B9 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-risk-summary-badge::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--ar-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ANIMATION\r\n========================================================= *\/\r\n\r\n@keyframes aevosRiskRotate{\r\n  from{\r\n    transform:\r\n      translate(-50%,-50%)\r\n      rotate(0deg);\r\n  }\r\n\r\n  to{\r\n    transform:\r\n      translate(-50%,-50%)\r\n      rotate(360deg);\r\n  }\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:1050px){\r\n\r\n  .aevos-risk{\r\n    padding:90px 22px;\r\n  }\r\n\r\n  .aevos-risk-header{\r\n    grid-template-columns:1fr;\r\n    gap:20px;\r\n  }\r\n\r\n  .aevos-risk-title,\r\n  .aevos-risk-intro{\r\n    max-width:760px;\r\n  }\r\n\r\n  .aevos-risk-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .aevos-risk-visual{\r\n    min-height:560px;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:760px){\r\n\r\n  .aevos-risk-principles{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:620px){\r\n\r\n  .aevos-risk{\r\n    padding:72px 18px;\r\n  }\r\n\r\n  .aevos-risk-header{\r\n    margin-bottom:44px;\r\n  }\r\n\r\n  .aevos-risk-title{\r\n    font-size:32px !important;\r\n  }\r\n\r\n  .aevos-risk-intro{\r\n    font-size:14px !important;\r\n  }\r\n\r\n  .aevos-risk-visual{\r\n    min-height:auto;\r\n    padding:22px 18px;\r\n\r\n    border-radius:18px;\r\n  }\r\n\r\n  .aevos-risk-visual-head{\r\n    position:relative;\r\n    top:auto;\r\n    left:auto;\r\n    right:auto;\r\n\r\n    flex-direction:column;\r\n\r\n    margin-bottom:26px;\r\n  }\r\n\r\n  .aevos-risk-orbit{\r\n    width:290px;\r\n    height:410px;\r\n    margin:0 auto 12px;\r\n  }\r\n\r\n  .aevos-risk-ring-one{\r\n    width:280px;\r\n    height:280px;\r\n  }\r\n\r\n  .aevos-risk-ring-two{\r\n    width:220px;\r\n    height:220px;\r\n  }\r\n\r\n  .aevos-risk-ring-three{\r\n    width:155px;\r\n    height:155px;\r\n  }\r\n\r\n  .aevos-risk-core{\r\n    width:135px;\r\n    height:135px;\r\n  }\r\n\r\n  .aevos-risk-node{\r\n    min-width:118px;\r\n  }\r\n\r\n  .aevos-risk-node-one{\r\n    top:0;\r\n  }\r\n\r\n  .aevos-risk-node-two{\r\n    top:51%;\r\n    right:-2px;\r\n  }\r\n\r\n  .aevos-risk-node-three{\r\n    bottom:0;\r\n  }\r\n\r\n  .aevos-risk-node-four{\r\n    top:51%;\r\n    left:-2px;\r\n  }\r\n\r\n  .aevos-risk-control{\r\n    grid-template-columns:46px minmax(0,1fr);\r\n    gap:14px;\r\n\r\n    padding:18px;\r\n  }\r\n\r\n  .aevos-risk-control-icon{\r\n    width:46px;\r\n    height:46px;\r\n  }\r\n\r\n  .aevos-risk-control-status{\r\n    grid-column:2;\r\n\r\n    width:max-content;\r\n  }\r\n\r\n  .aevos-risk-notice{\r\n    grid-template-columns:36px minmax(0,1fr);\r\n\r\n    padding:18px;\r\n  }\r\n\r\n  .aevos-risk-notice-icon{\r\n    width:36px;\r\n    height:36px;\r\n  }\r\n\r\n  .aevos-risk-summary{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n\r\n    padding:21px 19px;\r\n  }\r\n\r\n}\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  .aevos-risk-ring-two{\r\n    animation:none !important;\r\n  }\r\n\r\n  .aevos-risk-control{\r\n    transition:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"aevos-risk\" id=\"risk-management\">\r\n\r\n  <div class=\"aevos-risk-container\">\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"aevos-risk-header\">\r\n\r\n      <div>\r\n\r\n        <span class=\"aevos-risk-eyebrow\">\r\n          Step 07 \u00b7 Risk Management\r\n        <\/span>\r\n\r\n        <h2 class=\"aevos-risk-title\">\r\n          Risk awareness remains connected\r\n          <span>throughout the workflow<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n      <p class=\"aevos-risk-intro\">\r\n        The Aevos workflow incorporates risk-related analysis across\r\n        multiple operational stages. Instead of treating risk management\r\n        as an isolated final check, the protocol keeps relevant controls\r\n        connected to analysis, strategy, execution and monitoring.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"aevos-risk-grid\">\r\n\r\n      <!-- RISK VISUAL -->\r\n\r\n      <div class=\"aevos-risk-visual\">\r\n\r\n        <div class=\"aevos-risk-visual-head\">\r\n\r\n          <div>\r\n\r\n            <span class=\"aevos-risk-visual-label\">\r\n              Connected Control Layer\r\n            <\/span>\r\n\r\n            <h3>\r\n              Continuous risk awareness\r\n            <\/h3>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-risk-live\">\r\n            Monitoring Active\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-risk-orbit\">\r\n\r\n          <div class=\"aevos-risk-ring aevos-risk-ring-one\"><\/div>\r\n          <div class=\"aevos-risk-ring aevos-risk-ring-two\"><\/div>\r\n          <div class=\"aevos-risk-ring aevos-risk-ring-three\"><\/div>\r\n\r\n\r\n          <div class=\"aevos-risk-core\">\r\n\r\n            <div class=\"aevos-risk-core-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n                <path d=\"M9 12l2 2 4-4\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <strong>\r\n              Risk Management\r\n            <\/strong>\r\n\r\n            <span>\r\n              Connected Layer\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-risk-node aevos-risk-node-one\">\r\n\r\n            <div class=\"aevos-risk-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M4 18V9\"><\/path>\r\n                <path d=\"M10 18V5\"><\/path>\r\n                <path d=\"M16 18v-7\"><\/path>\r\n                <path d=\"M22 18V3\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <strong>Analysis<\/strong>\r\n\r\n              <span>Market conditions<\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-risk-node aevos-risk-node-two\">\r\n\r\n            <div class=\"aevos-risk-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n                <path d=\"M12 8v4l3 2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <strong>Strategy<\/strong>\r\n\r\n              <span>Decision parameters<\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-risk-node aevos-risk-node-three\">\r\n\r\n            <div class=\"aevos-risk-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n                <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <strong>Monitoring<\/strong>\r\n\r\n              <span>Ongoing records<\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-risk-node aevos-risk-node-four\">\r\n\r\n            <div class=\"aevos-risk-node-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M5 12h14\"><\/path>\r\n                <path d=\"M13 6l6 6-6 6\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <strong>Execution<\/strong>\r\n\r\n              <span>Operational controls<\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-risk-visual-note\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n            <path d=\"M12 11v5\"><\/path>\r\n            <path d=\"M12 8h.01\"><\/path>\r\n          <\/svg>\r\n\r\n          <p>\r\n            The Risk Management Agent contributes information and\r\n            monitoring support to the protocol. It does not eliminate\r\n            volatility or guarantee protection against losses.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- CONTROL CARDS -->\r\n\r\n      <div class=\"aevos-risk-controls\">\r\n\r\n        <article class=\"aevos-risk-control\">\r\n\r\n          <div class=\"aevos-risk-control-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M4 18V9\"><\/path>\r\n              <path d=\"M10 18V5\"><\/path>\r\n              <path d=\"M16 18v-7\"><\/path>\r\n              <path d=\"M22 18V3\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-risk-control-copy\">\r\n\r\n            <span>Control 01<\/span>\r\n\r\n            <h3>Market Condition Analysis<\/h3>\r\n\r\n            <p>\r\n              Relevant market information is evaluated so the protocol\r\n              can recognize changing conditions before coordinated\r\n              decisions enter the execution stage.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-risk-control-status\">\r\n            Connected\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-risk-control\">\r\n\r\n          <div class=\"aevos-risk-control-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n              <path d=\"M12 8v4l3 2\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-risk-control-copy\">\r\n\r\n            <span>Control 02<\/span>\r\n\r\n            <h3>Strategy Parameter Review<\/h3>\r\n\r\n            <p>\r\n              Risk-related inputs remain part of the strategy process,\r\n              helping the coordination layer evaluate available\r\n              conditions within predefined operational logic.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-risk-control-status\">\r\n            Evaluated\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-risk-control\">\r\n\r\n          <div class=\"aevos-risk-control-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-risk-control-copy\">\r\n\r\n            <span>Control 03<\/span>\r\n\r\n            <h3>Execution Awareness<\/h3>\r\n\r\n            <p>\r\n              Operational activity remains connected to the control\r\n              layer, allowing relevant conditions to continue being\r\n              observed as the workflow moves toward execution.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-risk-control-status\">\r\n            Monitored\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-risk-control\">\r\n\r\n          <div class=\"aevos-risk-control-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n              <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"aevos-risk-control-copy\">\r\n\r\n            <span>Control 04<\/span>\r\n\r\n            <h3>Continuous Monitoring<\/h3>\r\n\r\n            <p>\r\n              Relevant activity is recorded and organized through the\r\n              monitoring layer, supporting greater visibility across\r\n              the connected stages of the protocol.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"aevos-risk-control-status\">\r\n            Active\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- PRINCIPLES -->\r\n\r\n    <div class=\"aevos-risk-principles\">\r\n\r\n      <article class=\"aevos-risk-principle\">\r\n\r\n        <div class=\"aevos-risk-principle-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Integrated Controls\r\n        <\/h3>\r\n\r\n        <p>\r\n          Risk-related information remains part of the workflow instead\r\n          of being treated as a separate process disconnected from\r\n          analysis and execution.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"aevos-risk-principle\">\r\n\r\n        <div class=\"aevos-risk-principle-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n            <path d=\"M12 8v4l3 2\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Continuous Evaluation\r\n        <\/h3>\r\n\r\n        <p>\r\n          Conditions can change throughout the operational cycle, which\r\n          is why monitoring continues beyond the initial analysis stage.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"aevos-risk-principle\">\r\n\r\n        <div class=\"aevos-risk-principle-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n            <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Visible Monitoring<\/h3>\r\n\r\n        <p>\r\n          Relevant records and operational information are organized so\r\n          users can follow the connected workflow through the dashboard.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NOTICE -->\r\n\r\n    <div class=\"aevos-risk-notice\">\r\n\r\n      <div class=\"aevos-risk-notice-icon\">\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"1.8\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n          <path d=\"M12 11v5\"><\/path>\r\n          <path d=\"M12 8h.01\"><\/path>\r\n        <\/svg>\r\n\r\n      <\/div>\r\n\r\n      <div>\r\n\r\n        <strong>\r\n          Digital asset activity involves risk.\r\n        <\/strong>\r\n\r\n        <p>\r\n          Cryptocurrency markets can experience rapid price changes,\r\n          reduced liquidity, operational interruptions and unexpected\r\n          market conditions. Risk management tools may support the\r\n          workflow, but they cannot remove uncertainty or guarantee\r\n          capital preservation, profits or specific results.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NEXT STEP -->\r\n\r\n    <div class=\"aevos-risk-summary\">\r\n\r\n      <div class=\"aevos-risk-summary-copy\">\r\n\r\n        <strong>\r\n          Risk awareness completes the connected operational cycle.\r\n        <\/strong>\r\n\r\n        <span>\r\n          The next section brings every stage together in a simplified\r\n          visual summary, from account creation and protocol activation\r\n          to execution, monitoring and account management.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <span class=\"aevos-risk-summary-badge\">\r\n        Next \u00b7 Complete Workflow\r\n      <\/span>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ee232a elementor-widget elementor-widget-html\" data-id=\"7ee232a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HOW IT WORKS PAGE\r\n     SECTION 09: COMPLETE WORKFLOW\r\n============================================================ -->\r\n\r\n<style>\r\n.aevos-workflow,\r\n.aevos-workflow *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-workflow{\r\n  --aw-green:#00E5A8;\r\n  --aw-cyan:#12CFFF;\r\n  --aw-white:#FFFFFF;\r\n  --aw-text:#EAF0F1;\r\n  --aw-muted:#8F9CA1;\r\n\r\n  position:relative;\r\n  width:100%;\r\n  padding:110px 24px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--aw-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 12%,\r\n      rgba(0,229,168,.055),\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 82% 80%,\r\n      rgba(18,207,255,.038),\r\n      transparent 31%\r\n    ),\r\n    #05080A;\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-workflow::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,88%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.04),\r\n      rgba(0,229,168,.24),\r\n      rgba(18,207,255,.18),\r\n      rgba(255,255,255,.04),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-workflow::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.013) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.013) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:52px 52px;\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      rgba(0,0,0,.46) 20%,\r\n      rgba(0,0,0,.46) 80%,\r\n      transparent\r\n    );\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      180deg,\r\n      transparent,\r\n      rgba(0,0,0,.46) 20%,\r\n      rgba(0,0,0,.46) 80%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-workflow-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.aevos-workflow-header{\r\n  max-width:820px;\r\n  margin:0 auto 65px;\r\n\r\n  text-align:center;\r\n}\r\n\r\n.aevos-workflow-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:17px;\r\n\r\n  color:var(--aw-green) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.12em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-workflow-eyebrow::before,\r\n.aevos-workflow-eyebrow::after{\r\n  content:\"\";\r\n\r\n  width:24px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--aw-green),\r\n      var(--aw-cyan)\r\n    );\r\n}\r\n\r\n.aevos-workflow-eyebrow::after{\r\n  transform:rotate(180deg);\r\n}\r\n\r\n.aevos-workflow-title{\r\n  margin-bottom:18px;\r\n\r\n  color:var(--aw-white) !important;\r\n\r\n  font-size:clamp(35px,4.3vw,52px) !important;\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n  letter-spacing:-.045em !important;\r\n}\r\n\r\n.aevos-workflow-title span{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--aw-green),\r\n      var(--aw-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.aevos-workflow-intro{\r\n  max-width:720px;\r\n  margin:0 auto;\r\n\r\n  color:var(--aw-muted) !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.8 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PROGRESS HEADER\r\n========================================================= *\/\r\n\r\n.aevos-workflow-overview{\r\n  position:relative;\r\n\r\n  padding:30px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:22px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 0%,\r\n      rgba(0,229,168,.05),\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.034),\r\n      rgba(255,255,255,.015)\r\n    );\r\n\r\n  box-shadow:\r\n    0 30px 70px rgba(0,0,0,.25);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-workflow-overview::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:8%;\r\n  right:8%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.46),\r\n      rgba(18,207,255,.31),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-workflow-overview-head{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  justify-content:space-between;\r\n  gap:24px;\r\n\r\n  margin-bottom:34px;\r\n}\r\n\r\n.aevos-workflow-overview-label{\r\n  display:block;\r\n  margin-bottom:7px;\r\n\r\n  color:#718086 !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.10em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-workflow-overview-head h3{\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:21px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-workflow-status{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  flex-shrink:0;\r\n  padding:8px 11px;\r\n\r\n  border:1px solid rgba(0,229,168,.11);\r\n  border-radius:9px;\r\n\r\n  color:#A7B4B1 !important;\r\n\r\n  font-size:8.5px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.045em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(0,229,168,.026);\r\n}\r\n\r\n.aevos-workflow-status::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--aw-green);\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.45);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   WORKFLOW STEPS\r\n========================================================= *\/\r\n\r\n.aevos-workflow-track{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:repeat(4,minmax(0,1fr));\r\n  gap:18px;\r\n}\r\n\r\n.aevos-workflow-track::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:58px;\r\n  left:7%;\r\n  right:7%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.15),\r\n      rgba(0,229,168,.48),\r\n      rgba(18,207,255,.42),\r\n      rgba(18,207,255,.15)\r\n    );\r\n\r\n  z-index:0;\r\n}\r\n\r\n.aevos-workflow-step{\r\n  position:relative;\r\n  z-index:1;\r\n\r\n  min-height:220px;\r\n  padding:22px 18px;\r\n\r\n  border:1px solid rgba(255,255,255,.067);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 0%,\r\n      rgba(0,229,168,.04),\r\n      transparent 31%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.031),\r\n      rgba(255,255,255,.014)\r\n    );\r\n\r\n  overflow:hidden;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease;\r\n}\r\n\r\n.aevos-workflow-step:hover{\r\n  transform:translateY(-4px);\r\n\r\n  border-color:rgba(255,255,255,.11);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 0%,\r\n      rgba(0,229,168,.06),\r\n      transparent 33%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.043),\r\n      rgba(255,255,255,.018)\r\n    );\r\n}\r\n\r\n.aevos-workflow-step::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.28),\r\n      rgba(18,207,255,.18),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-workflow-step-number{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  min-width:25px;\r\n  height:25px;\r\n  margin-bottom:17px;\r\n  padding:0 7px;\r\n\r\n  border:1px solid rgba(0,229,168,.13);\r\n  border-radius:8px;\r\n\r\n  color:var(--aw-green) !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:800 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:.05em !important;\r\n\r\n  background:rgba(0,229,168,.028);\r\n}\r\n\r\n.aevos-workflow-step-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:52px;\r\n  height:52px;\r\n  margin-bottom:18px;\r\n\r\n  border-radius:14px;\r\n\r\n  color:#03120E;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--aw-green),\r\n      var(--aw-cyan)\r\n    );\r\n\r\n  box-shadow:\r\n    0 14px 28px rgba(0,229,168,.12);\r\n}\r\n\r\n.aevos-workflow-step-icon svg{\r\n  width:21px;\r\n  height:21px;\r\n}\r\n\r\n.aevos-workflow-step h4{\r\n  margin-bottom:8px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:14.5px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.38 !important;\r\n}\r\n\r\n.aevos-workflow-step p{\r\n  color:#7E8C91 !important;\r\n\r\n  font-size:10.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.62 !important;\r\n}\r\n\r\n.aevos-workflow-step-state{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:5px;\r\n\r\n  margin-top:16px;\r\n  padding:6px 8px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:7px;\r\n\r\n  color:#8F9C9F !important;\r\n\r\n  font-size:7px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.018);\r\n}\r\n\r\n.aevos-workflow-step-state::before{\r\n  content:\"\";\r\n\r\n  width:4px;\r\n  height:4px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--aw-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECOND ROW\r\n========================================================= *\/\r\n\r\n.aevos-workflow-track-second{\r\n  margin-top:18px;\r\n}\r\n\r\n.aevos-workflow-track-second::before{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(18,207,255,.14),\r\n      rgba(18,207,255,.42),\r\n      rgba(0,229,168,.44),\r\n      rgba(0,229,168,.14)\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FLOW SUMMARY\r\n========================================================= *\/\r\n\r\n.aevos-workflow-flow{\r\n  display:grid;\r\n  grid-template-columns:repeat(7,auto);\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:11px;\r\n\r\n  margin-top:34px;\r\n  padding:22px;\r\n\r\n  border:1px solid rgba(255,255,255,.065);\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.022),\r\n      rgba(255,255,255,.016),\r\n      rgba(18,207,255,.021)\r\n    );\r\n}\r\n\r\n.aevos-workflow-flow-node{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  min-width:105px;\r\n  min-height:42px;\r\n  padding:9px 12px;\r\n\r\n  border:1px solid rgba(255,255,255,.065);\r\n  border-radius:10px;\r\n\r\n  color:#A6B1B4 !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.25 !important;\r\n  text-align:center;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.019);\r\n}\r\n\r\n.aevos-workflow-flow-arrow{\r\n  position:relative;\r\n\r\n  width:25px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.22),\r\n      rgba(18,207,255,.52)\r\n    );\r\n}\r\n\r\n.aevos-workflow-flow-arrow::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:50%;\r\n  right:0;\r\n\r\n  width:5px;\r\n  height:5px;\r\n\r\n  transform:\r\n    translateY(-50%)\r\n    rotate(45deg);\r\n\r\n  border-top:1px solid rgba(18,207,255,.68);\r\n  border-right:1px solid rgba(18,207,255,.68);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   EXPLANATION GRID\r\n========================================================= *\/\r\n\r\n.aevos-workflow-benefits{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,minmax(0,1fr));\r\n  gap:16px;\r\n\r\n  margin-top:34px;\r\n}\r\n\r\n.aevos-workflow-benefit{\r\n  position:relative;\r\n  padding:23px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.015)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-workflow-benefit::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.28),\r\n      rgba(18,207,255,.19),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-workflow-benefit-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:42px;\r\n  height:42px;\r\n  margin-bottom:17px;\r\n\r\n  border:1px solid rgba(0,229,168,.14);\r\n  border-radius:12px;\r\n\r\n  color:var(--aw-green);\r\n\r\n  background:rgba(0,229,168,.035);\r\n}\r\n\r\n.aevos-workflow-benefit-icon svg{\r\n  width:19px;\r\n  height:19px;\r\n}\r\n\r\n.aevos-workflow-benefit h3{\r\n  margin-bottom:8px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-workflow-benefit p{\r\n  color:#839095 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ACCOUNT CONTROL\r\n========================================================= *\/\r\n\r\n.aevos-workflow-account{\r\n  display:grid;\r\n  grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);\r\n  gap:26px;\r\n  align-items:center;\r\n\r\n  margin-top:34px;\r\n  padding:30px;\r\n\r\n  border:1px solid rgba(255,255,255,.075);\r\n  border-radius:18px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 90% 20%,\r\n      rgba(18,207,255,.045),\r\n      transparent 32%\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.027),\r\n      rgba(255,255,255,.017),\r\n      rgba(18,207,255,.022)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-workflow-account-label{\r\n  display:block;\r\n  margin-bottom:9px;\r\n\r\n  color:var(--aw-green) !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.10em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-workflow-account h3{\r\n  max-width:560px;\r\n  margin-bottom:11px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:23px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.28 !important;\r\n  letter-spacing:-.025em !important;\r\n}\r\n\r\n.aevos-workflow-account p{\r\n  max-width:650px;\r\n\r\n  color:#829095 !important;\r\n\r\n  font-size:12.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n.aevos-workflow-account-actions{\r\n  display:grid;\r\n  gap:10px;\r\n}\r\n\r\n.aevos-workflow-account-action{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:16px;\r\n\r\n  padding:14px 15px;\r\n\r\n  border:1px solid rgba(255,255,255,.06);\r\n  border-radius:11px;\r\n\r\n  background:rgba(255,255,255,.019);\r\n}\r\n\r\n.aevos-workflow-account-action-left{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n}\r\n\r\n.aevos-workflow-account-action-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:31px;\r\n  height:31px;\r\n  flex-shrink:0;\r\n\r\n  border:1px solid rgba(0,229,168,.12);\r\n  border-radius:9px;\r\n\r\n  color:var(--aw-green);\r\n\r\n  background:rgba(0,229,168,.028);\r\n}\r\n\r\n.aevos-workflow-account-action-icon svg{\r\n  width:14px;\r\n  height:14px;\r\n}\r\n\r\n.aevos-workflow-account-action span{\r\n  color:#A5B0B3 !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-workflow-account-action strong{\r\n  color:#D8E0E2 !important;\r\n\r\n  font-size:7.5px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTICE\r\n========================================================= *\/\r\n\r\n.aevos-workflow-notice{\r\n  display:flex;\r\n  align-items:flex-start;\r\n  gap:13px;\r\n\r\n  margin-top:30px;\r\n  padding:19px 21px;\r\n\r\n  border:1px solid rgba(255,255,255,.065);\r\n  border-radius:14px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.026),\r\n      rgba(255,255,255,.016),\r\n      rgba(18,207,255,.021)\r\n    );\r\n}\r\n\r\n.aevos-workflow-notice-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:30px;\r\n  height:30px;\r\n  flex-shrink:0;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#89969A;\r\n\r\n  background:rgba(255,255,255,.024);\r\n}\r\n\r\n.aevos-workflow-notice-icon svg{\r\n  width:14px;\r\n  height:14px;\r\n}\r\n\r\n.aevos-workflow-notice strong{\r\n  display:block;\r\n  margin-bottom:4px;\r\n\r\n  color:#DDE5E6 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-workflow-notice p{\r\n  color:#7F8D92 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FINAL TRANSITION\r\n========================================================= *\/\r\n\r\n.aevos-workflow-summary{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:28px;\r\n\r\n  margin-top:30px;\r\n  padding:24px 26px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.04),\r\n      rgba(255,255,255,.018),\r\n      rgba(18,207,255,.028)\r\n    );\r\n}\r\n\r\n.aevos-workflow-summary-copy strong{\r\n  display:block;\r\n  margin-bottom:5px;\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.aevos-workflow-summary-copy span{\r\n  color:#879499 !important;\r\n\r\n  font-size:12.5px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n.aevos-workflow-summary-badge{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  flex-shrink:0;\r\n  padding:9px 12px;\r\n\r\n  border:1px solid rgba(255,255,255,.07);\r\n  border-radius:9px;\r\n\r\n  color:#ABB6B9 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.04em !important;\r\n  text-transform:uppercase;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-workflow-summary-badge::before{\r\n  content:\"\";\r\n\r\n  width:6px;\r\n  height:6px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--aw-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:1050px){\r\n\r\n  .aevos-workflow{\r\n    padding:90px 22px;\r\n  }\r\n\r\n  .aevos-workflow-track{\r\n    grid-template-columns:repeat(2,minmax(0,1fr));\r\n  }\r\n\r\n  .aevos-workflow-track::before{\r\n    display:none;\r\n  }\r\n\r\n  .aevos-workflow-flow{\r\n    grid-template-columns:1fr;\r\n    justify-items:center;\r\n  }\r\n\r\n  .aevos-workflow-flow-node{\r\n    width:100%;\r\n    max-width:420px;\r\n  }\r\n\r\n  .aevos-workflow-flow-arrow{\r\n    width:1px;\r\n    height:23px;\r\n\r\n    background:\r\n      linear-gradient(\r\n        180deg,\r\n        rgba(0,229,168,.22),\r\n        rgba(18,207,255,.52)\r\n      );\r\n  }\r\n\r\n  .aevos-workflow-flow-arrow::after{\r\n    top:auto;\r\n    right:auto;\r\n    bottom:0;\r\n    left:50%;\r\n\r\n    transform:\r\n      translateX(-50%)\r\n      rotate(135deg);\r\n  }\r\n\r\n  .aevos-workflow-account{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:760px){\r\n\r\n  .aevos-workflow-benefits{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:620px){\r\n\r\n  .aevos-workflow{\r\n    padding:72px 18px;\r\n  }\r\n\r\n  .aevos-workflow-header{\r\n    margin-bottom:45px;\r\n  }\r\n\r\n  .aevos-workflow-title{\r\n    font-size:32px !important;\r\n  }\r\n\r\n  .aevos-workflow-intro{\r\n    font-size:14px !important;\r\n  }\r\n\r\n  .aevos-workflow-overview{\r\n    padding:22px 18px;\r\n\r\n    border-radius:18px;\r\n  }\r\n\r\n  .aevos-workflow-overview-head{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .aevos-workflow-track{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .aevos-workflow-step{\r\n    min-height:auto;\r\n  }\r\n\r\n  .aevos-workflow-account{\r\n    padding:22px 18px;\r\n  }\r\n\r\n  .aevos-workflow-account h3{\r\n    font-size:20px !important;\r\n  }\r\n\r\n  .aevos-workflow-notice{\r\n    padding:17px;\r\n  }\r\n\r\n  .aevos-workflow-summary{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n\r\n    padding:21px 19px;\r\n  }\r\n\r\n}\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  .aevos-workflow-step{\r\n    transition:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"aevos-workflow\" id=\"complete-workflow\">\r\n\r\n  <div class=\"aevos-workflow-container\">\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"aevos-workflow-header\">\r\n\r\n      <span class=\"aevos-workflow-eyebrow\">\r\n        Step 08 \u00b7 Complete Workflow\r\n      <\/span>\r\n\r\n      <h2 class=\"aevos-workflow-title\">\r\n        The complete Aevos journey,\r\n        <span>connected from start to finish<\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"aevos-workflow-intro\">\r\n        Every stage of the Aevos ecosystem is designed to operate as part\r\n        of one coordinated process. From account creation and protocol\r\n        activation to automated execution, monitoring and account\r\n        management, each step remains connected to the next.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- OVERVIEW -->\r\n\r\n    <div class=\"aevos-workflow-overview\">\r\n\r\n      <div class=\"aevos-workflow-overview-head\">\r\n\r\n        <div>\r\n\r\n          <span class=\"aevos-workflow-overview-label\">\r\n            End-to-End Process\r\n          <\/span>\r\n\r\n          <h3>\r\n            A simplified view of the Aevos workflow\r\n          <\/h3>\r\n\r\n        <\/div>\r\n\r\n        <span class=\"aevos-workflow-status\">\r\n          Connected Ecosystem\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- FIRST ROW -->\r\n\r\n      <div class=\"aevos-workflow-track\">\r\n\r\n        <article class=\"aevos-workflow-step\">\r\n\r\n          <span class=\"aevos-workflow-step-number\">\r\n            01\r\n          <\/span>\r\n\r\n          <div class=\"aevos-workflow-step-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"8\" r=\"4\"><\/circle>\r\n              <path d=\"M4 21c0-4 3-7 8-7s8 3 8 7\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h4>\r\n            Create Your Account\r\n          <\/h4>\r\n\r\n          <p>\r\n            The journey begins with account creation and access to the\r\n            Aevos ecosystem.\r\n          <\/p>\r\n\r\n          <span class=\"aevos-workflow-step-state\">\r\n            Entry Point\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-workflow-step\">\r\n\r\n          <span class=\"aevos-workflow-step-number\">\r\n            02\r\n          <\/span>\r\n\r\n          <div class=\"aevos-workflow-step-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M12 3v18\"><\/path>\r\n              <path d=\"M5 10l7-7 7 7\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h4>\r\n            Activate the Protocol\r\n          <\/h4>\r\n\r\n          <p>\r\n            Protocol activation connects the account to the coordinated\r\n            operational environment.\r\n          <\/p>\r\n\r\n          <span class=\"aevos-workflow-step-state\">\r\n            Activation\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-workflow-step\">\r\n\r\n          <span class=\"aevos-workflow-step-number\">\r\n            03\r\n          <\/span>\r\n\r\n          <div class=\"aevos-workflow-step-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n              <circle cx=\"12\" cy=\"4\" r=\"2\"><\/circle>\r\n              <circle cx=\"5\" cy=\"17\" r=\"2\"><\/circle>\r\n              <circle cx=\"19\" cy=\"17\" r=\"2\"><\/circle>\r\n              <path d=\"M12 6v3\"><\/path>\r\n              <path d=\"M10 14l-3.5 2\"><\/path>\r\n              <path d=\"M14 14l3.5 2\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h4>\r\n            Convergence Protocol\r\n          <\/h4>\r\n\r\n          <p>\r\n            The coordination layer connects market information,\r\n            specialized agents and operational logic.\r\n          <\/p>\r\n\r\n          <span class=\"aevos-workflow-step-state\">\r\n            Coordination\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-workflow-step\">\r\n\r\n          <span class=\"aevos-workflow-step-number\">\r\n            04\r\n          <\/span>\r\n\r\n          <div class=\"aevos-workflow-step-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M4 18V9\"><\/path>\r\n              <path d=\"M10 18V5\"><\/path>\r\n              <path d=\"M16 18v-7\"><\/path>\r\n              <path d=\"M22 18V3\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h4>\r\n            Specialized AI Agents\r\n          <\/h4>\r\n\r\n          <p>\r\n            Different agents analyze market conditions, strategy,\r\n            execution and risk-related information.\r\n          <\/p>\r\n\r\n          <span class=\"aevos-workflow-step-state\">\r\n            Intelligence\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- SECOND ROW -->\r\n\r\n      <div class=\"aevos-workflow-track aevos-workflow-track-second\">\r\n\r\n        <article class=\"aevos-workflow-step\">\r\n\r\n          <span class=\"aevos-workflow-step-number\">\r\n            05\r\n          <\/span>\r\n\r\n          <div class=\"aevos-workflow-step-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\r\n              <path d=\"M12 8v4l3 2\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h4>\r\n            Strategy Coordination\r\n          <\/h4>\r\n\r\n          <p>\r\n            Available signals and operating conditions are organized into\r\n            structured decision logic.\r\n          <\/p>\r\n\r\n          <span class=\"aevos-workflow-step-state\">\r\n            Evaluation\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-workflow-step\">\r\n\r\n          <span class=\"aevos-workflow-step-number\">\r\n            06\r\n          <\/span>\r\n\r\n          <div class=\"aevos-workflow-step-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M5 12h14\"><\/path>\r\n              <path d=\"M13 6l6 6-6 6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h4>\r\n            Portfolio Execution\r\n          <\/h4>\r\n\r\n          <p>\r\n            Coordinated instructions move into the operational execution\r\n            flow of the protocol.\r\n          <\/p>\r\n\r\n          <span class=\"aevos-workflow-step-state\">\r\n            Execution\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-workflow-step\">\r\n\r\n          <span class=\"aevos-workflow-step-number\">\r\n            07\r\n          <\/span>\r\n\r\n          <div class=\"aevos-workflow-step-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n              <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h4>\r\n            Monitoring Dashboard\r\n          <\/h4>\r\n\r\n          <p>\r\n            Relevant activity, agent status and historical records are\r\n            organized in one connected interface.\r\n          <\/p>\r\n\r\n          <span class=\"aevos-workflow-step-state\">\r\n            Monitoring\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"aevos-workflow-step\">\r\n\r\n          <span class=\"aevos-workflow-step-number\">\r\n            08\r\n          <\/span>\r\n\r\n          <div class=\"aevos-workflow-step-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M6 3h9l3 3v15H6z\"><\/path>\r\n              <path d=\"M9 11h6\"><\/path>\r\n              <path d=\"M9 15h6\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h4>\r\n            Account Management\r\n          <\/h4>\r\n\r\n          <p>\r\n            Users can review relevant account information and access\r\n            available management functions.\r\n          <\/p>\r\n\r\n          <span class=\"aevos-workflow-step-state\">\r\n            User Control\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- FLOW SUMMARY -->\r\n\r\n    <div class=\"aevos-workflow-flow\">\r\n\r\n      <span class=\"aevos-workflow-flow-node\">\r\n        Create Account\r\n      <\/span>\r\n\r\n      <span class=\"aevos-workflow-flow-arrow\"><\/span>\r\n\r\n      <span class=\"aevos-workflow-flow-node\">\r\n        Activate Protocol\r\n      <\/span>\r\n\r\n      <span class=\"aevos-workflow-flow-arrow\"><\/span>\r\n\r\n      <span class=\"aevos-workflow-flow-node\">\r\n        Coordinate Agents\r\n      <\/span>\r\n\r\n      <span class=\"aevos-workflow-flow-arrow\"><\/span>\r\n\r\n      <span class=\"aevos-workflow-flow-node\">\r\n        Execute & Monitor\r\n      <\/span>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- BENEFITS -->\r\n\r\n    <div class=\"aevos-workflow-benefits\">\r\n\r\n      <article class=\"aevos-workflow-benefit\">\r\n\r\n        <div class=\"aevos-workflow-benefit-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n            <circle cx=\"12\" cy=\"4\" r=\"2\"><\/circle>\r\n            <circle cx=\"5\" cy=\"17\" r=\"2\"><\/circle>\r\n            <circle cx=\"19\" cy=\"17\" r=\"2\"><\/circle>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Connected Architecture\r\n        <\/h3>\r\n\r\n        <p>\r\n          Every operational stage communicates with the next through the\r\n          coordination layer of the Convergence Protocol.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"aevos-workflow-benefit\">\r\n\r\n        <div class=\"aevos-workflow-benefit-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n            <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Organized Monitoring\r\n        <\/h3>\r\n\r\n        <p>\r\n          Relevant activity and historical information are presented\r\n          through a unified monitoring environment.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"aevos-workflow-benefit\">\r\n\r\n        <div class=\"aevos-workflow-benefit-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n            <path d=\"M9 12l2 2 4-4\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Continuous Risk Awareness\r\n        <\/h3>\r\n\r\n        <p>\r\n          Risk-related information remains connected throughout analysis,\r\n          strategy, execution and monitoring.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ACCOUNT CONTROL -->\r\n\r\n    <div class=\"aevos-workflow-account\">\r\n\r\n      <div>\r\n\r\n        <span class=\"aevos-workflow-account-label\">\r\n          Account Management\r\n        <\/span>\r\n\r\n        <h3>\r\n          The workflow remains connected to the user dashboard\r\n        <\/h3>\r\n\r\n        <p>\r\n          Once the protocol is active, users can access available account\r\n          information, review activity, monitor connected services and use\r\n          the management options made available within the platform.\r\n          Withdrawal conditions and processing rules are explained in\r\n          greater detail on the dedicated Withdrawals page.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"aevos-workflow-account-actions\">\r\n\r\n        <div class=\"aevos-workflow-account-action\">\r\n\r\n          <div class=\"aevos-workflow-account-action-left\">\r\n\r\n            <div class=\"aevos-workflow-account-action-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n                <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <span>\r\n              Review protocol activity\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n          <strong>\r\n            Dashboard\r\n          <\/strong>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-workflow-account-action\">\r\n\r\n          <div class=\"aevos-workflow-account-action-left\">\r\n\r\n            <div class=\"aevos-workflow-account-action-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M6 3h9l3 3v15H6z\"><\/path>\r\n                <path d=\"M9 11h6\"><\/path>\r\n                <path d=\"M9 15h6\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <span>\r\n              Access historical records\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n          <strong>\r\n            Records\r\n          <\/strong>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"aevos-workflow-account-action\">\r\n\r\n          <div class=\"aevos-workflow-account-action-left\">\r\n\r\n            <div class=\"aevos-workflow-account-action-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3v14\"><\/path>\r\n                <path d=\"M7 12l5 5 5-5\"><\/path>\r\n                <path d=\"M5 21h14\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/div>\r\n\r\n            <span>\r\n              Use available withdrawal options\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n          <strong>\r\n            Withdrawals\r\n          <\/strong>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NOTICE -->\r\n\r\n    <div class=\"aevos-workflow-notice\">\r\n\r\n      <div class=\"aevos-workflow-notice-icon\">\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"1.8\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n          <path d=\"M12 11v5\"><\/path>\r\n          <path d=\"M12 8h.01\"><\/path>\r\n        <\/svg>\r\n\r\n      <\/div>\r\n\r\n      <div>\r\n\r\n        <strong>\r\n          The workflow shown above is a simplified explanation.\r\n        <\/strong>\r\n\r\n        <p>\r\n          Actual platform processes, indicators, operational stages and\r\n          account functions may vary according to market conditions,\r\n          account configuration, platform updates and applicable policies.\r\n          Digital asset activity involves risk and does not guarantee\r\n          profits or capital preservation.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- FINAL TRANSITION -->\r\n\r\n    <div class=\"aevos-workflow-summary\">\r\n\r\n      <div class=\"aevos-workflow-summary-copy\">\r\n\r\n        <strong>\r\n          One ecosystem. Multiple coordinated stages.\r\n        <\/strong>\r\n\r\n        <span>\r\n          The final section invites users to create an account and begin\r\n          exploring the Aevos ecosystem.\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n      <span class=\"aevos-workflow-summary-badge\">\r\n        Next \u00b7 Get Started\r\n      <\/span>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c78d308 elementor-widget elementor-widget-html\" data-id=\"c78d308\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     AEVOS \u2014 HOW IT WORKS PAGE\r\n     FINAL CTA\r\n============================================================ -->\r\n\r\n<style>\r\n.aevos-final-cta,\r\n.aevos-final-cta *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.aevos-final-cta{\r\n  --afc-green:#00E5A8;\r\n  --afc-cyan:#12CFFF;\r\n  --afc-white:#FFFFFF;\r\n  --afc-muted:#8D9A9F;\r\n\r\n  position:relative;\r\n  width:100%;\r\n  padding:105px 24px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 15%,\r\n      rgba(0,229,168,.07),\r\n      transparent 32%\r\n    ),\r\n    radial-gradient(\r\n      circle at 78% 75%,\r\n      rgba(18,207,255,.045),\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #05080A 0%,\r\n      #071012 50%,\r\n      #05080A 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-final-cta::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,88%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.04),\r\n      rgba(0,229,168,.24),\r\n      rgba(18,207,255,.18),\r\n      rgba(255,255,255,.04),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-final-cta::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(255,255,255,.045) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:32px 32px;\r\n  opacity:.13;\r\n\r\n  -webkit-mask-image:\r\n    radial-gradient(\r\n      circle at center,\r\n      #000 0%,\r\n      rgba(0,0,0,.8) 36%,\r\n      transparent 76%\r\n    );\r\n\r\n  mask-image:\r\n    radial-gradient(\r\n      circle at center,\r\n      #000 0%,\r\n      rgba(0,0,0,.8) 36%,\r\n      transparent 76%\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.aevos-final-cta-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n  margin:0 auto;\r\n}\r\n\r\n.aevos-final-cta-box{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  grid-template-columns:minmax(0,1fr) auto;\r\n  gap:70px;\r\n  align-items:center;\r\n\r\n  padding:68px 72px;\r\n\r\n  border:1px solid rgba(255,255,255,.08);\r\n  border-radius:25px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 12% 10%,\r\n      rgba(0,229,168,.08),\r\n      transparent 30%\r\n    ),\r\n    radial-gradient(\r\n      circle at 90% 85%,\r\n      rgba(18,207,255,.065),\r\n      transparent 28%\r\n    ),\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(255,255,255,.045),\r\n      rgba(255,255,255,.015)\r\n    );\r\n\r\n  box-shadow:\r\n    0 38px 85px rgba(0,0,0,.3),\r\n    inset 0 1px 0 rgba(255,255,255,.025);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n.aevos-final-cta-box::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:8%;\r\n  right:8%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.65),\r\n      rgba(18,207,255,.48),\r\n      transparent\r\n    );\r\n}\r\n\r\n.aevos-final-cta-box::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:-130px;\r\n  right:-110px;\r\n\r\n  width:360px;\r\n  height:360px;\r\n\r\n  border:1px solid rgba(18,207,255,.07);\r\n  border-radius:50%;\r\n\r\n  box-shadow:\r\n    0 0 0 45px rgba(18,207,255,.018),\r\n    0 0 0 90px rgba(0,229,168,.012);\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTENT\r\n========================================================= *\/\r\n\r\n.aevos-final-cta-content{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  max-width:720px;\r\n}\r\n\r\n.aevos-final-cta-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:17px;\r\n\r\n  color:var(--afc-green) !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:800 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.13em !important;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.aevos-final-cta-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:24px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--afc-green),\r\n      var(--afc-cyan)\r\n    );\r\n}\r\n\r\n.aevos-final-cta-title{\r\n  max-width:700px;\r\n  margin-bottom:18px;\r\n\r\n  color:var(--afc-white) !important;\r\n\r\n  font-size:clamp(35px,4.3vw,52px) !important;\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n  letter-spacing:-.045em !important;\r\n}\r\n\r\n.aevos-final-cta-title span{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--afc-green),\r\n      var(--afc-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.aevos-final-cta-text{\r\n  max-width:660px;\r\n\r\n  color:var(--afc-muted) !important;\r\n\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.8 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ACTIONS\r\n========================================================= *\/\r\n\r\n.aevos-final-cta-actions{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:11px;\r\n\r\n  min-width:210px;\r\n}\r\n\r\n.aevos-final-cta-button{\r\n  display:inline-flex !important;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:9px;\r\n\r\n  min-height:52px;\r\n  padding:14px 23px;\r\n\r\n  border-radius:11px;\r\n\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.01em !important;\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    transform .23s ease,\r\n    border-color .23s ease,\r\n    box-shadow .23s ease,\r\n    background .23s ease;\r\n}\r\n\r\n.aevos-final-cta-button svg{\r\n  width:15px;\r\n  height:15px;\r\n  flex-shrink:0;\r\n}\r\n\r\n.aevos-final-cta-button-primary{\r\n  border:1px solid transparent;\r\n\r\n  color:#03120E !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--afc-green),\r\n      var(--afc-cyan)\r\n    );\r\n\r\n  box-shadow:\r\n    0 15px 32px rgba(0,229,168,.14);\r\n}\r\n\r\n.aevos-final-cta-button-primary:hover{\r\n  transform:translateY(-2px);\r\n\r\n  color:#03120E !important;\r\n\r\n  box-shadow:\r\n    0 20px 38px rgba(0,229,168,.2);\r\n}\r\n\r\n.aevos-final-cta-button-secondary{\r\n  border:1px solid rgba(255,255,255,.09);\r\n\r\n  color:#E6ECEC !important;\r\n\r\n  background:rgba(255,255,255,.025);\r\n}\r\n\r\n.aevos-final-cta-button-secondary:hover{\r\n  transform:translateY(-2px);\r\n\r\n  border-color:rgba(0,229,168,.2);\r\n\r\n  color:#FFFFFF !important;\r\n\r\n  background:rgba(255,255,255,.04);\r\n}\r\n\r\n.aevos-final-cta-note{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:7px;\r\n\r\n  margin-top:3px;\r\n\r\n  color:#68767B !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.35 !important;\r\n  text-align:center;\r\n}\r\n\r\n.aevos-final-cta-note::before{\r\n  content:\"\";\r\n\r\n  width:5px;\r\n  height:5px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--afc-green);\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(0,229,168,.42);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TRUST BAR\r\n========================================================= *\/\r\n\r\n.aevos-final-cta-trust{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  gap:24px;\r\n  flex-wrap:wrap;\r\n\r\n  margin-top:32px;\r\n  padding-top:26px;\r\n\r\n  border-top:1px solid rgba(255,255,255,.06);\r\n}\r\n\r\n.aevos-final-cta-trust-item{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  color:#839095 !important;\r\n\r\n  font-size:9.5px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.aevos-final-cta-trust-icon{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:27px;\r\n  height:27px;\r\n  flex-shrink:0;\r\n\r\n  border:1px solid rgba(0,229,168,.11);\r\n  border-radius:8px;\r\n\r\n  color:var(--afc-green);\r\n\r\n  background:rgba(0,229,168,.025);\r\n}\r\n\r\n.aevos-final-cta-trust-icon svg{\r\n  width:12px;\r\n  height:12px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:900px){\r\n\r\n  .aevos-final-cta{\r\n    padding:90px 22px;\r\n  }\r\n\r\n  .aevos-final-cta-box{\r\n    grid-template-columns:1fr;\r\n    gap:36px;\r\n\r\n    padding:55px 48px;\r\n  }\r\n\r\n  .aevos-final-cta-actions{\r\n    flex-direction:row;\r\n\r\n    min-width:0;\r\n  }\r\n\r\n  .aevos-final-cta-button{\r\n    min-width:190px;\r\n  }\r\n\r\n  .aevos-final-cta-note{\r\n    display:none;\r\n  }\r\n\r\n}\r\n\r\n@media(max-width:620px){\r\n\r\n  .aevos-final-cta{\r\n    padding:72px 18px;\r\n  }\r\n\r\n  .aevos-final-cta-box{\r\n    gap:31px;\r\n    padding:42px 21px;\r\n\r\n    border-radius:19px;\r\n  }\r\n\r\n  .aevos-final-cta-title{\r\n    font-size:32px !important;\r\n  }\r\n\r\n  .aevos-final-cta-text{\r\n    font-size:13.5px !important;\r\n  }\r\n\r\n  .aevos-final-cta-actions{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .aevos-final-cta-button{\r\n    width:100%;\r\n    min-width:0;\r\n  }\r\n\r\n  .aevos-final-cta-note{\r\n    display:flex;\r\n  }\r\n\r\n  .aevos-final-cta-trust{\r\n    align-items:flex-start;\r\n    flex-direction:column;\r\n    gap:13px;\r\n  }\r\n\r\n}\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  .aevos-final-cta-button{\r\n    transition:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"aevos-final-cta\" id=\"get-started\">\r\n\r\n  <div class=\"aevos-final-cta-container\">\r\n\r\n    <div class=\"aevos-final-cta-box\">\r\n\r\n      <div class=\"aevos-final-cta-content\">\r\n\r\n        <span class=\"aevos-final-cta-eyebrow\">\r\n          Explore the Aevos Ecosystem\r\n        <\/span>\r\n\r\n        <h2 class=\"aevos-final-cta-title\">\r\n          Ready to experience a more\r\n          <span>connected approach to portfolio automation?<\/span>\r\n        <\/h2>\r\n\r\n        <p class=\"aevos-final-cta-text\">\r\n          Create your account, explore the platform and discover how the\r\n          Convergence Protocol connects specialized AI agents, structured\r\n          execution, continuous monitoring and account management within\r\n          one unified ecosystem.\r\n        <\/p>\r\n\r\n\r\n        <div class=\"aevos-final-cta-trust\">\r\n\r\n          <div class=\"aevos-final-cta-trust-item\">\r\n\r\n            <span class=\"aevos-final-cta-trust-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n                <circle cx=\"12\" cy=\"4\" r=\"2\"><\/circle>\r\n                <circle cx=\"5\" cy=\"17\" r=\"2\"><\/circle>\r\n                <circle cx=\"19\" cy=\"17\" r=\"2\"><\/circle>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            Coordinated AI Agents\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-final-cta-trust-item\">\r\n\r\n            <span class=\"aevos-final-cta-trust-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\r\n                <path d=\"M7 15l3-3 3 2 4-5\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            Connected Monitoring\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"aevos-final-cta-trust-item\">\r\n\r\n            <span class=\"aevos-final-cta-trust-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3l7 4v5c0 4.5-2.8 7.6-7 9-4.2-1.4-7-4.5-7-9V7l7-4z\"><\/path>\r\n                <path d=\"M9 12l2 2 4-4\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            Risk-Aware Workflow\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"aevos-final-cta-actions\">\r\n\r\n        <a\r\n          href=\"https:\/\/aevos.cloud\/tour\" target=\"_blank\"\r\n          class=\"aevos-final-cta-button aevos-final-cta-button-primary\"\r\n        >\r\n          Get Started\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"M13 6l6 6-6 6\"><\/path>\r\n          <\/svg>\r\n        <\/a>\r\n\r\n\r\n        <a\r\n          href=\"https:\/\/aevos.org\/login\"\r\n          class=\"aevos-final-cta-button aevos-final-cta-button-secondary\"\r\n          target=\"_blank\"\r\n          rel=\"noopener\"\r\n        >\r\n          Access Your Account\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M10 17l5-5-5-5\"><\/path>\r\n            <path d=\"M15 12H3\"><\/path>\r\n            <path d=\"M14 3h5a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5\"><\/path>\r\n          <\/svg>\r\n        <\/a>\r\n\r\n        <span class=\"aevos-final-cta-note\">\r\n          Digital asset activity involves risk\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home How It Works Referral Program Security Login Activate Protocol \u2192 Home How It Works Referral Program Security Login Activate [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":40,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-41","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How Aevos Works | AI Portfolio Automation Explained<\/title>\n<meta name=\"description\" content=\"Learn how Aevos works, from protocol activation to AI-powered portfolio automation, coordinated agents and transparent monitoring.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aevos.cloud\/pt\/como-funciona\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Aevos Works\" \/>\n<meta property=\"og:description\" content=\"Learn how Aevos works, from protocol activation to AI-powered portfolio automation, coordinated agents and transparent monitoring.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aevos.cloud\/pt\/como-funciona\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-02T02:09:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aevos.cloud\/wp-content\/uploads\/2026\/07\/aevos-banner.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"12 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aevos.cloud\\\/how-it-works\\\/\",\"url\":\"https:\\\/\\\/aevos.cloud\\\/how-it-works\\\/\",\"name\":\"How Aevos Works | AI Portfolio Automation Explained\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aevos.cloud\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aevos.cloud\\\/how-it-works\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aevos.cloud\\\/how-it-works\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aevos.cloud\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/aevos-banner.webp\",\"datePublished\":\"2026-07-30T17:28:28+00:00\",\"dateModified\":\"2026-08-02T02:09:50+00:00\",\"description\":\"Learn how Aevos works, from protocol activation to AI-powered portfolio automation, coordinated agents and transparent monitoring.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aevos.cloud\\\/how-it-works\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aevos.cloud\\\/how-it-works\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/aevos.cloud\\\/how-it-works\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aevos.cloud\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/aevos-banner.webp\",\"contentUrl\":\"https:\\\/\\\/aevos.cloud\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/aevos-banner.webp\",\"width\":1080,\"height\":1080,\"caption\":\"aevos banner\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aevos.cloud\\\/how-it-works\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/aevos.cloud\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Aevos Works\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aevos.cloud\\\/#website\",\"url\":\"https:\\\/\\\/aevos.cloud\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aevos.cloud\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Como a Aevos Funciona | Automa\u00e7\u00e3o de Portf\u00f3lio com IA Explicada","description":"Saiba como a Aevos funciona, desde a ativa\u00e7\u00e3o do protocolo at\u00e9 a automa\u00e7\u00e3o de portf\u00f3lios com IA, agentes coordenados e monitoramento transparente.","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:\/\/aevos.cloud\/pt\/como-funciona\/","og_locale":"pt_BR","og_type":"article","og_title":"How Aevos Works","og_description":"Learn how Aevos works, from protocol activation to AI-powered portfolio automation, coordinated agents and transparent monitoring.","og_url":"https:\/\/aevos.cloud\/pt\/como-funciona\/","article_modified_time":"2026-08-02T02:09:50+00:00","og_image":[{"width":1080,"height":1080,"url":"https:\/\/aevos.cloud\/wp-content\/uploads\/2026\/07\/aevos-banner.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"12 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aevos.cloud\/how-it-works\/","url":"https:\/\/aevos.cloud\/how-it-works\/","name":"Como a Aevos Funciona | Automa\u00e7\u00e3o de Portf\u00f3lio com IA Explicada","isPartOf":{"@id":"https:\/\/aevos.cloud\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aevos.cloud\/how-it-works\/#primaryimage"},"image":{"@id":"https:\/\/aevos.cloud\/how-it-works\/#primaryimage"},"thumbnailUrl":"https:\/\/aevos.cloud\/wp-content\/uploads\/2026\/07\/aevos-banner.webp","datePublished":"2026-07-30T17:28:28+00:00","dateModified":"2026-08-02T02:09:50+00:00","description":"Saiba como a Aevos funciona, desde a ativa\u00e7\u00e3o do protocolo at\u00e9 a automa\u00e7\u00e3o de portf\u00f3lios com IA, agentes coordenados e monitoramento transparente.","breadcrumb":{"@id":"https:\/\/aevos.cloud\/how-it-works\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aevos.cloud\/how-it-works\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/aevos.cloud\/how-it-works\/#primaryimage","url":"https:\/\/aevos.cloud\/wp-content\/uploads\/2026\/07\/aevos-banner.webp","contentUrl":"https:\/\/aevos.cloud\/wp-content\/uploads\/2026\/07\/aevos-banner.webp","width":1080,"height":1080,"caption":"aevos banner"},{"@type":"BreadcrumbList","@id":"https:\/\/aevos.cloud\/how-it-works\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/aevos.cloud\/"},{"@type":"ListItem","position":2,"name":"How Aevos Works"}]},{"@type":"WebSite","@id":"https:\/\/aevos.cloud\/#website","url":"https:\/\/aevos.cloud\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aevos.cloud\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"}]}},"_links":{"self":[{"href":"https:\/\/aevos.cloud\/pt\/wp-json\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aevos.cloud\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aevos.cloud\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aevos.cloud\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aevos.cloud\/pt\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":10,"href":"https:\/\/aevos.cloud\/pt\/wp-json\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":76,"href":"https:\/\/aevos.cloud\/pt\/wp-json\/wp\/v2\/pages\/41\/revisions\/76"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aevos.cloud\/pt\/wp-json\/wp\/v2\/media\/40"}],"wp:attachment":[{"href":"https:\/\/aevos.cloud\/pt\/wp-json\/wp\/v2\/media?parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}