{"id":17808,"date":"2024-03-12T16:33:04","date_gmt":"2024-03-12T15:33:04","guid":{"rendered":"https:\/\/www.weyou-group.com\/solutions-digitales"},"modified":"2026-09-11T14:34:44","modified_gmt":"2026-09-11T13:34:44","slug":"digital-solutions","status":"publish","type":"page","link":"https:\/\/www.weyou-group.com\/en\/digital-solutions\/","title":{"rendered":"Digital solutions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17808\" class=\"elementor elementor-17808 elementor-6357\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-e73a0e8 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"e73a0e8\" data-element_type=\"container\" data-e-type=\"container\">\r\n\t\t\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-17965e7 elementor-widget elementor-widget-html\" data-id=\"17965e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<!doctype html>\r\n<html lang=\"en\"><head><script data-od-sandbox-shim=\"\">(function(){\r\n  function makeStore(){\r\n    var data = {};\r\n    var api = {\r\n      getItem: function(k){ return Object.prototype.hasOwnProperty.call(data, k) ? data[k] : null; },\r\n      setItem: function(k, v){ data[k] = String(v); },\r\n      removeItem: function(k){ delete data[k]; },\r\n      clear: function(){ data = {}; },\r\n      key: function(i){ return Object.keys(data)[i] || null; }\r\n    };\r\n    Object.defineProperty(api, 'length', { get: function(){ return Object.keys(data).length; } });\r\n    return api;\r\n  }\r\n  function tryShim(name){\r\n    var works = false;\r\n    try { works = !!window[name] && typeof window[name].getItem === 'function'; void window[name].length; }\r\n    catch (_) { works = false; }\r\n    if (works) return;\r\n    try { Object.defineProperty(window, name, { configurable: true, value: makeStore() }); }\r\n    catch (_) { try { window[name] = makeStore(); } catch (__) {} }\r\n  }\r\n  tryShim('localStorage');\r\n  tryShim('sessionStorage');\r\n  document.addEventListener('click', (e) => {\r\n    if (!e.target || !(e.target instanceof Element)) return;\r\n    var link = e.target.closest('a[href]');\r\n    if (!link) return;\r\n    var href = link.getAttribute('href');\r\n    if (href === null) return;\r\n    var isAnchor = href.startsWith('#') || href === '';\r\n    if (isAnchor) {\r\n      e.preventDefault();\r\n      if (href === '' || href === '#') {\r\n        window.scrollTo({ top: 0 });\r\n        history.replaceState(null, '', ' ');\r\n      } else {\r\n        var targetId = href.slice(1);\r\n        var target = targetId ? document.getElementById(targetId) : null;\r\n        if (target) {\r\n          target.scrollIntoView();\r\n          location.hash === href && history.replaceState(null, '', ' ');\r\n          location.hash = href;\r\n        }\r\n      }\r\n    } else if (link.getAttribute('target') === '_blank') {\r\n      e.preventDefault();\r\n      let safe = false;\r\n      try {\r\n        var url = new URL(href, location.href);\r\n        safe =\r\n          url.protocol === 'http:' ||\r\n          url.protocol === 'https:' ||\r\n          url.protocol === 'mailto:';\r\n      } catch (_) {}\r\n      safe && window.open(href, '_blank', 'noopener,noreferrer');\r\n    }\r\n  });\r\n})();<\/script>\r\n<meta charset=\"utf-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n<title>Weyou, Digital solutions<\/title>\r\n<meta name=\"description\" content=\"Weyou digital solutions driving the performance of B2B exhibitions: management, data, matchmaking, analytics, mobile app and compliance.\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;600;700;800;900&amp;family=Inter:wght@400;500;600;700&amp;display=swap\">\r\n<style>\r\n\/* ===========================================================\r\n   WEYOU, SOLUTIONS DIGITALES\r\n   Page soeur de la home, structure inspiree de la maquette PDF.\r\n   =========================================================== *\/\r\nhtml,\r\nbody {\r\n  margin: 0;\r\n  overflow-x: hidden;\r\n}\r\n\r\n.wy-solutions,\r\n.wy-solutions *,\r\n.wy-solutions *::before,\r\n.wy-solutions *::after { box-sizing: border-box; }\r\n\r\n.wy-solutions {\r\n  --navy: #0B1F4D;\r\n  --navy-2: #142A66;\r\n  --blue: #1E6FFF;\r\n  --cyan: #12C9D3;\r\n  --violet: #6D4AFF;\r\n  --home-digital: #14B8A6;\r\n  --home-human: #2563EB;\r\n  --home-business: #A855F7;\r\n  --blue-soft: #E8F0FE;\r\n  --ink: #0B1F4D;\r\n  --ink-2: #3B4A6B;\r\n  --muted: #6B7689;\r\n  --line: #E3E8F2;\r\n  --bg: #F4F7FC;\r\n  --surface: #FFFFFF;\r\n  --radius: 14px;\r\n  --radius-lg: 22px;\r\n  --shadow-sm: 0 1px 2px rgba(11,31,77,.05), 0 2px 8px rgba(11,31,77,.04);\r\n  --shadow-md: 0 4px 14px rgba(11,31,77,.07), 0 12px 32px rgba(11,31,77,.06);\r\n  --shadow-lg: 0 10px 30px rgba(11,31,77,.08), 0 30px 60px rgba(11,31,77,.10);\r\n\r\n  min-height: 100vh;\r\n  overflow-x: hidden;\r\n  color: var(--ink);\r\n  background:\r\n    radial-gradient(circle at 92% 18%, rgba(30,111,255,.16), transparent 28rem),\r\n    radial-gradient(circle at 8% 42%, rgba(18,201,211,.10), transparent 24rem),\r\n    linear-gradient(180deg, #FFFFFF 0%, var(--bg) 54%, #FFFFFF 100%);\r\n  font-family: 'Inter', system-ui, -apple-system, Segoe UI, Helvetica, Arial, sans-serif;\r\n  line-height: 1.5;\r\n  -webkit-font-smoothing: antialiased;\r\n  text-rendering: optimizeLegibility;\r\n}\r\n\r\n.wy-solutions a { color: inherit; text-decoration: none; }\r\n.wy-solutions button { font: inherit; }\r\n.wy-solutions svg { display: block; }\r\n\r\n.wy-brand {\r\n  width: 92px;\r\n  min-width: 92px;\r\n  height: 72px;\r\n  border-radius: 10px;\r\n  background: linear-gradient(145deg, rgba(255,255,255,.25), rgba(255,255,255,.08));\r\n  border: 1px solid rgba(255,255,255,.22);\r\n  display: grid;\r\n  place-items: center;\r\n  box-shadow: 0 12px 30px rgba(11,31,77,.18);\r\n}\r\n\r\n.wy-brand-mark {\r\n  text-align: center;\r\n  line-height: 1;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-weight: 900;\r\n  letter-spacing: -.06em;\r\n  font-size: 22px;\r\n}\r\n\r\n.wy-brand-mark span {\r\n  display: block;\r\n  margin-top: 5px;\r\n  font-size: 7px;\r\n  letter-spacing: .06em;\r\n  font-weight: 700;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.wy-wrap {\r\n  width: min(100%, 1200px);\r\n  margin: 0 auto;\r\n  padding: 0 20px 70px;\r\n}\r\n\r\n.wy-hero {\r\n  position: relative;\r\n  display: grid;\r\n  grid-template-columns: minmax(0, 920px);\r\n  justify-content: center;\r\n  gap: 0;\r\n  align-items: center;\r\n  padding: clamp(10px, 2.4vw, 28px) 0 30px;\r\n  text-align: center;\r\n}\r\n\r\n.wy-hero::after {\r\n  content: \"\";\r\n  position: absolute;\r\n  left: 50%;\r\n  top: 24px;\r\n  width: 360px;\r\n  height: 360px;\r\n  border-radius: 50%;\r\n  background:\r\n    radial-gradient(circle, rgba(30,111,255,.18) 0 2px, transparent 2px 12px);\r\n  opacity: .45;\r\n  transform: translateX(-50%);\r\n  z-index: 0;\r\n}\r\n\r\n.wy-hero-copy {\r\n  position: relative;\r\n  z-index: 1;\r\n  margin: 0 auto;\r\n}\r\n\r\n.wy-eyebrow {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  gap: 10px;\r\n  margin: 0 0 14px;\r\n  color: var(--blue);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n  letter-spacing: .14em;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.wy-eyebrow::before {\r\n  content: \"\";\r\n  width: 38px;\r\n  height: 4px;\r\n  border-radius: 999px;\r\n  background: currentColor;\r\n}\r\n\r\n.wy-title {\r\n  margin: 0;\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: clamp(38px, 5.1vw, 68px);\r\n  line-height: 1.12;\r\n  padding-bottom: .08em;\r\n  font-weight: 900;\r\n  letter-spacing: -.045em;\r\n  text-wrap: balance;\r\n  text-align: center;\r\n}\r\n\r\n.wy-title-focus {\r\n  display: inline-flex;\r\n  align-items: baseline;\r\n  gap: .18em;\r\n  line-height: inherit;\r\n  white-space: nowrap;\r\n}\r\n\r\n.wy-title-tech { color: var(--home-digital); }\r\n.wy-title-digital { color: var(--home-human); }\r\n.wy-title-ai { color: var(--home-business); }\r\n\r\n.wy-title-band {\r\n  display: flex;\r\n  justify-content: center;\r\n  width: min(100%, 1120px);\r\n  margin: 0 auto;\r\n  text-align: center;\r\n}\r\n\r\n.wy-title-band::before,\r\n.wy-title-band::after {\r\n  content: none;\r\n  display: none;\r\n}\r\n\r\n.wy-title-band .wy-title {\r\n  display: inline-block;\r\n  width: fit-content;\r\n  max-width: 100%;\r\n  background: linear-gradient(90deg, #7247F5 0%, #2563EB 34%, #1E98D2 66%, #14B8A6 100%);\r\n  -webkit-background-clip: text;\r\n  background-clip: text;\r\n  color: transparent;\r\n  -webkit-text-fill-color: transparent;\r\n}\r\n\r\n.wy-title-band .wy-title span {\r\n  color: transparent !important;\r\n  -webkit-text-fill-color: transparent;\r\n}\r\n\r\n.wy-heading-focus {\r\n  display: inline-flex;\r\n  align-items: baseline;\r\n  flex: 0 1 auto;\r\n  gap: .18em;\r\n  min-width: 0;\r\n  white-space: nowrap;\r\n}\r\n\r\n.wy-lead {\r\n  max-width: 620px;\r\n  margin: 22px auto 0;\r\n  color: var(--ink-2);\r\n  font-size: clamp(16px, 1.55vw, 19px);\r\n  font-weight: 600;\r\n  line-height: 1.55;\r\n  text-wrap: pretty;\r\n}\r\n\r\n.wy-copy {\r\n  max-width: 650px;\r\n  margin: 14px auto 0;\r\n  color: var(--ink-2);\r\n  font-size: 15px;\r\n}\r\n\r\n.wy-digital-section {\r\n  margin: 22px 0 28px;\r\n}\r\n\r\n.wy-concept {\r\n  text-align: center;\r\n  margin: 10px 0 20px;\r\n}\r\n\r\n.wy-concept h2:not(.wy-step-title) {\r\n  margin: 0;\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: clamp(30px, 4.5vw, 54px);\r\n  line-height: 1.06;\r\n  font-weight: 900;\r\n  letter-spacing: -.045em;\r\n  text-wrap: balance;\r\n}\r\n\r\n.wy-word-digital { color: var(--home-digital); }\r\n\r\n.wy-digital-copy {\r\n  max-width: 900px;\r\n  margin: 18px auto 0;\r\n  color: #26324D;\r\n  font-size: clamp(16px, 1.55vw, 19px);\r\n  line-height: 1.55;\r\n  text-align: center;\r\n}\r\n\r\n.wy-gestion {\r\n  position: relative;\r\n  margin: 34px auto 0;\r\n  max-width: 944px;\r\n}\r\n\r\n.wy-flow-map {\r\n  position: relative;\r\n  overflow: visible;\r\n  border-radius: 28px;\r\n  background: linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,251,255,.95));\r\n  box-shadow: 0 24px 70px rgba(11,31,77,.07);\r\n}\r\n\r\n.wy-gestion-svg {\r\n  display: block;\r\n  width: 100%;\r\n  height: auto;\r\n  overflow: visible;\r\n}\r\n\r\n.wy-pulse {\r\n  fill: none;\r\n  stroke: url(#flowGradient);\r\n  stroke-width: 4;\r\n  stroke-linecap: round;\r\n  stroke-dasharray: 26 210;\r\n  filter: drop-shadow(0 0 7px rgba(37,99,235,.34));\r\n  animation: wy-groupe-flow 3.8s linear infinite;\r\n}\r\n\r\n.wy-pulse.delay-1 { animation-delay: .3s; }\r\n.wy-pulse.delay-2 { animation-delay: .6s; }\r\n.wy-pulse.delay-3 { animation-delay: .9s; }\r\n.wy-pulse.delay-4 { animation-delay: 1.2s; }\r\n.wy-pulse.delay-5 { animation-delay: 1.5s; }\r\n\r\n@keyframes wy-groupe-flow {\r\n  from { stroke-dashoffset: 236; }\r\n  to { stroke-dashoffset: 0; }\r\n}\r\n\r\n.wy-map-arc {\r\n  fill: none;\r\n  stroke: #9EC8E8;\r\n  stroke-width: 2.5;\r\n  stroke-linecap: round;\r\n  opacity: .8;\r\n}\r\n\r\n.wy-map-link {\r\n  fill: none;\r\n  stroke: #A9C8E4;\r\n  stroke-width: 2.5;\r\n  stroke-linecap: round;\r\n}\r\n\r\n.wy-map-dot {\r\n  fill: #074AAE;\r\n  stroke: #fff;\r\n  stroke-width: 5;\r\n}\r\n\r\n.wy-map-label {\r\n  fill: #163B86;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 17px;\r\n  font-weight: 900;\r\n  letter-spacing: -.02em;\r\n  paint-order: stroke;\r\n  stroke: #fff;\r\n  stroke-linejoin: round;\r\n  stroke-width: 7px;\r\n}\r\n\r\n.wy-map-label.left { text-anchor: end; }\r\n\r\n.wy-map-label.right {\r\n  fill: #0A8995;\r\n  text-anchor: start;\r\n}\r\n\r\n.wy-map-icon-ring {\r\n  fill: #fff;\r\n  stroke: currentColor;\r\n  stroke-width: 3;\r\n  filter: drop-shadow(0 8px 18px rgba(11,31,77,.13));\r\n}\r\n\r\n.wy-map-icon { color: #17468B; }\r\n.wy-map-icon.right { color: #0A8995; }\r\n\r\n.wy-wheel-segment {\r\n  stroke: #fff;\r\n  stroke-width: 6;\r\n  stroke-linejoin: round;\r\n}\r\n\r\n.wy-wheel-core {\r\n  fill: #fff;\r\n  filter: drop-shadow(0 16px 32px rgba(11,31,77,.13));\r\n}\r\n\r\n.wy-wheel-ring {\r\n  fill: none;\r\n  stroke: url(#coreRing);\r\n  stroke-width: 8;\r\n}\r\n\r\n.wy-wheel-orbit-track {\r\n  fill: none;\r\n  stroke: rgba(37, 99, 235, .14);\r\n  stroke-width: 2;\r\n}\r\n\r\n.wy-wheel-orbit-halo {\r\n  fill: none;\r\n  stroke: url(#orbitGlow);\r\n  stroke-width: 12;\r\n  opacity: .14;\r\n  filter: blur(1.5px);\r\n}\r\n\r\n.wy-wheel-orbit-flow {\r\n  fill: none;\r\n  stroke: url(#flowGradient);\r\n  stroke-width: 3.5;\r\n  stroke-linecap: round;\r\n  stroke-dasharray: 30 155;\r\n  filter: drop-shadow(0 0 6px rgba(37, 99, 235, .4));\r\n  animation: wy-orbit-flow 7.2s linear infinite;\r\n}\r\n\r\n@keyframes wy-orbit-flow {\r\n  from { stroke-dashoffset: 732; }\r\n  to { stroke-dashoffset: 0; }\r\n}\r\n\r\n.wy-wheel-title {\r\n  fill: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 36px;\r\n  font-weight: 900;\r\n  letter-spacing: -1.6px;\r\n}\r\n\r\n.wy-wheel-subtitle {\r\n  fill: #4E5770;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 13px;\r\n  font-weight: 800;\r\n}\r\n\r\n.wy-wheel-subtitle .accent { fill: #2873E6; }\r\n\r\n.wy-segment-text {\r\n  fill: #fff;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 13.2px;\r\n  font-weight: 850;\r\n  text-anchor: middle;\r\n  filter: drop-shadow(0 1px 3px rgba(0,0,0,.2));\r\n}\r\n\r\n.wy-segment-text .num {\r\n  font-size: 16.8px;\r\n  font-weight: 950;\r\n}\r\n\r\n.wy-hero-actions {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 12px;\r\n  margin-top: 26px;\r\n}\r\n\r\n.wy-cta,\r\n.wy-secondary {\r\n  min-height: 46px;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  gap: 10px;\r\n  border-radius: 999px;\r\n  padding: 12px 18px;\r\n  border: 1px solid transparent;\r\n  font-weight: 800;\r\n  font-size: 13px;\r\n  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;\r\n}\r\n\r\n.wy-cta {\r\n  color: #fff;\r\n  background: linear-gradient(135deg, var(--blue), #0B47C9);\r\n  box-shadow: 0 10px 24px rgba(30,111,255,.28);\r\n}\r\n\r\n.wy-secondary {\r\n  color: var(--navy);\r\n  background: rgba(255,255,255,.75);\r\n  border-color: var(--line);\r\n}\r\n\r\n.wy-cta:hover,\r\n.wy-secondary:hover {\r\n  transform: translateY(-2px);\r\n  box-shadow: var(--shadow-md);\r\n}\r\n\r\n.wy-cta:focus-visible,\r\n.wy-secondary:focus-visible,\r\n.wy-solution-card:focus-visible {\r\n  outline: 3px solid rgba(30,111,255,.35);\r\n  outline-offset: 3px;\r\n}\r\n\r\n.wy-product-stack {\r\n  min-height: 340px;\r\n  display: grid;\r\n  place-items: center;\r\n}\r\n\r\n.wy-mockup-card {\r\n  position: relative;\r\n  width: min(100%, 560px);\r\n  min-height: 430px;\r\n  overflow: hidden;\r\n  border-radius: 26px;\r\n  background:\r\n    radial-gradient(circle at 18% 16%, rgba(20,184,166,.16), transparent 26%),\r\n    radial-gradient(circle at 86% 10%, rgba(168,85,247,.14), transparent 30%),\r\n    linear-gradient(145deg, #FFFFFF 0%, #F7FAFF 100%);\r\n  border: 1px solid rgba(227,232,242,.88);\r\n  box-shadow: var(--shadow-lg);\r\n  padding: 18px;\r\n}\r\n\r\n.wy-mockup-card::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0;\r\n  background:\r\n    linear-gradient(90deg, rgba(255,255,255,.56), transparent 32%),\r\n    linear-gradient(180deg, rgba(11,31,77,.04), transparent 40%);\r\n  pointer-events: none;\r\n}\r\n\r\n.wy-mockup-shell {\r\n  position: relative;\r\n  z-index: 1;\r\n  display: grid;\r\n  grid-template-columns: 98px minmax(0, 1fr);\r\n  min-height: 300px;\r\n  overflow: hidden;\r\n  border-radius: 22px;\r\n  background: #fff;\r\n  border: 1px solid #E6ECF7;\r\n  box-shadow: 0 18px 50px rgba(11,31,77,.12);\r\n}\r\n\r\n.wy-mockup-sidebar {\r\n  padding: 16px 12px;\r\n  background: linear-gradient(180deg, var(--navy), #172E6D);\r\n  color: #fff;\r\n}\r\n\r\n.wy-mockup-logo {\r\n  width: 54px;\r\n  height: 39px;\r\n  display: block;\r\n  margin-bottom: 22px;\r\n  border-radius: 8px;\r\n  object-fit: cover;\r\n  box-shadow: 0 8px 18px rgba(0,0,0,.18);\r\n}\r\n\r\n.wy-mockup-nav {\r\n  display: grid;\r\n  gap: 8px;\r\n}\r\n\r\n.wy-mockup-nav span {\r\n  display: block;\r\n  height: 8px;\r\n  border-radius: 999px;\r\n  background: rgba(255,255,255,.38);\r\n}\r\n\r\n.wy-mockup-nav span:nth-child(1) {\r\n  width: 62px;\r\n  background: #fff;\r\n}\r\n\r\n.wy-mockup-nav span:nth-child(2) { width: 46px; }\r\n.wy-mockup-nav span:nth-child(3) { width: 58px; }\r\n.wy-mockup-nav span:nth-child(4) { width: 38px; }\r\n\r\n.wy-mockup-main {\r\n  padding: 16px;\r\n  background:\r\n    linear-gradient(180deg, rgba(244,247,252,.86), #fff 58%);\r\n}\r\n\r\n.wy-mockup-topbar {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  gap: 12px;\r\n  margin-bottom: 14px;\r\n}\r\n\r\n.wy-mockup-title {\r\n  display: grid;\r\n  gap: 5px;\r\n}\r\n\r\n.wy-mockup-title strong {\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 15px;\r\n  letter-spacing: -.02em;\r\n}\r\n\r\n.wy-mockup-title span {\r\n  width: 132px;\r\n  height: 7px;\r\n  border-radius: 999px;\r\n  background: #D9E2F2;\r\n}\r\n\r\n.wy-mockup-status {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 7px;\r\n  min-width: max-content;\r\n  padding: 7px 10px;\r\n  border-radius: 999px;\r\n  color: #0E9367;\r\n  background: rgba(20,184,166,.12);\r\n  font-size: 10px;\r\n  font-weight: 900;\r\n}\r\n\r\n.wy-mockup-status::before {\r\n  content: \"\";\r\n  width: 7px;\r\n  height: 7px;\r\n  border-radius: 999px;\r\n  background: currentColor;\r\n}\r\n\r\n.wy-mockup-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr .82fr;\r\n  gap: 12px;\r\n}\r\n\r\n.wy-mockup-panel {\r\n  border: 1px solid #E7EDF8;\r\n  border-radius: 16px;\r\n  background: #fff;\r\n  box-shadow: 0 8px 20px rgba(11,31,77,.04);\r\n}\r\n\r\n.wy-mockup-panel.large {\r\n  min-height: 182px;\r\n  padding: 14px;\r\n}\r\n\r\n.wy-mockup-panel.compact {\r\n  min-height: 86px;\r\n  padding: 12px;\r\n}\r\n\r\n.wy-mockup-panel + .wy-mockup-panel {\r\n  margin-top: 12px;\r\n}\r\n\r\n.wy-mockup-kicker {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  gap: 8px;\r\n  color: var(--muted);\r\n  font-size: 9px;\r\n  font-weight: 900;\r\n  text-transform: uppercase;\r\n  letter-spacing: .08em;\r\n}\r\n\r\n.wy-analytics-chart {\r\n  position: relative;\r\n  min-height: 112px;\r\n  margin-top: 14px;\r\n  overflow: hidden;\r\n  border-radius: 13px;\r\n  background:\r\n    linear-gradient(180deg, rgba(11,31,77,.03) 1px, transparent 1px) 0 0 \/ 100% 28px,\r\n    linear-gradient(90deg, rgba(11,31,77,.035) 1px, transparent 1px) 0 0 \/ 52px 100%,\r\n    #FBFCFF;\r\n  border: 1px solid #EDF2FA;\r\n}\r\n\r\n.wy-analytics-chart svg {\r\n  width: 100%;\r\n  height: 112px;\r\n}\r\n\r\n.wy-analytics-chart .wy-chart-fill {\r\n  fill: url(#wyChartFill);\r\n}\r\n\r\n.wy-analytics-chart .wy-chart-line {\r\n  fill: none;\r\n  stroke: var(--home-digital);\r\n  stroke-width: 4;\r\n  stroke-linecap: round;\r\n  stroke-linejoin: round;\r\n}\r\n\r\n.wy-analytics-chart .wy-chart-line.secondary {\r\n  stroke: var(--home-business);\r\n  stroke-width: 3;\r\n}\r\n\r\n.wy-chart-metric-row {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 7px;\r\n  margin-top: 10px;\r\n}\r\n\r\n.wy-chart-metric {\r\n  display: grid;\r\n  gap: 2px;\r\n  padding: 7px 8px;\r\n  border-radius: 10px;\r\n  background: #F5F8FD;\r\n  color: var(--navy);\r\n  font-size: 10px;\r\n  font-weight: 900;\r\n}\r\n\r\n.wy-chart-metric span {\r\n  color: var(--muted);\r\n  font-size: 8px;\r\n  font-weight: 800;\r\n  text-transform: uppercase;\r\n  letter-spacing: .07em;\r\n}\r\n\r\n.wy-mockup-calendar {\r\n  display: grid;\r\n  grid-template-columns: repeat(5, 1fr);\r\n  gap: 6px;\r\n  margin-top: 14px;\r\n}\r\n\r\n.wy-mockup-calendar span {\r\n  aspect-ratio: 1;\r\n  border-radius: 8px;\r\n  background: #EEF3FB;\r\n}\r\n\r\n.wy-mockup-calendar span:nth-child(3),\r\n.wy-mockup-calendar span:nth-child(8),\r\n.wy-mockup-calendar span:nth-child(12) {\r\n  background: linear-gradient(145deg, var(--home-human), var(--home-business));\r\n}\r\n\r\n.wy-mockup-match {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  margin-top: 13px;\r\n}\r\n\r\n.wy-mockup-avatar {\r\n  width: 34px;\r\n  height: 34px;\r\n  flex: 0 0 auto;\r\n  border-radius: 50%;\r\n  background: linear-gradient(145deg, var(--home-digital), var(--cyan));\r\n}\r\n\r\n.wy-mockup-lines {\r\n  flex: 1;\r\n  display: grid;\r\n  gap: 7px;\r\n}\r\n\r\n.wy-mockup-lines span {\r\n  height: 7px;\r\n  border-radius: 999px;\r\n  background: #DCE6F7;\r\n}\r\n\r\n.wy-mockup-lines span:nth-child(2) { width: 68%; }\r\n\r\n.wy-mockup-phone {\r\n  position: absolute;\r\n  z-index: 2;\r\n  right: 22px;\r\n  bottom: 16px;\r\n  width: 126px;\r\n  height: 228px;\r\n  border-radius: 28px;\r\n  padding: 9px;\r\n  background: #081A43;\r\n  box-shadow: 0 22px 48px rgba(11,31,77,.26);\r\n}\r\n\r\n.wy-mockup-phone::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 7px;\r\n  left: 50%;\r\n  width: 42px;\r\n  height: 5px;\r\n  border-radius: 999px;\r\n  transform: translateX(-50%);\r\n  background: rgba(255,255,255,.24);\r\n}\r\n\r\n.wy-mockup-phone-screen {\r\n  height: 100%;\r\n  overflow: hidden;\r\n  border-radius: 21px;\r\n  background: linear-gradient(180deg, #FFFFFF 0%, #F8FBFF 100%);\r\n  padding: 17px 9px 10px;\r\n}\r\n\r\n.wy-mockup-phone-screen b {\r\n  display: block;\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 11px;\r\n  line-height: 1.15;\r\n}\r\n\r\n.wy-phone-agenda {\r\n  display: grid;\r\n  gap: 6px;\r\n  margin-top: 10px;\r\n}\r\n\r\n.wy-phone-date {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  gap: 6px;\r\n  margin-top: 4px;\r\n  color: var(--muted);\r\n  font-size: 7px;\r\n  font-weight: 900;\r\n  text-transform: uppercase;\r\n  letter-spacing: .08em;\r\n}\r\n\r\n.wy-phone-day {\r\n  display: grid;\r\n  grid-template-columns: repeat(5, 1fr);\r\n  gap: 4px;\r\n  margin-top: 8px;\r\n}\r\n\r\n.wy-phone-day span {\r\n  display: grid;\r\n  place-items: center;\r\n  width: 16px;\r\n  height: 16px;\r\n  border-radius: 7px;\r\n  color: #7A88A4;\r\n  background: #EEF3FB;\r\n  font-size: 7px;\r\n  font-weight: 900;\r\n}\r\n\r\n.wy-phone-day span.active {\r\n  color: #fff;\r\n  background: linear-gradient(145deg, var(--home-digital), var(--home-business));\r\n}\r\n\r\n.wy-phone-event {\r\n  display: grid;\r\n  grid-template-columns: 22px minmax(0, 1fr);\r\n  gap: 6px;\r\n  align-items: stretch;\r\n  min-height: 34px;\r\n}\r\n\r\n.wy-phone-event time {\r\n  padding-top: 5px;\r\n  color: #72809B;\r\n  font-size: 7px;\r\n  font-weight: 900;\r\n}\r\n\r\n.wy-phone-event p {\r\n  margin: 0;\r\n  padding: 7px 7px;\r\n  border-radius: 10px;\r\n  color: var(--navy);\r\n  background: #EEF3FB;\r\n  font-size: 7px;\r\n  font-weight: 900;\r\n  line-height: 1.2;\r\n}\r\n\r\n.wy-phone-event p span {\r\n  display: block;\r\n  margin-top: 2px;\r\n  color: #7A88A4;\r\n  font-size: 6px;\r\n  font-weight: 800;\r\n}\r\n\r\n.wy-phone-event.primary p {\r\n  background: linear-gradient(145deg, rgba(20,184,166,.2), rgba(37,99,235,.17));\r\n}\r\n\r\n.wy-phone-event.secondary p {\r\n  background: linear-gradient(145deg, rgba(37,99,235,.18), rgba(168,85,247,.16));\r\n}\r\n\r\n.wy-mockup-badge {\r\n  position: absolute;\r\n  z-index: 3;\r\n  left: 26px;\r\n  bottom: 24px;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 9px;\r\n  padding: 11px 13px;\r\n  border-radius: 999px;\r\n  color: var(--navy);\r\n  background: rgba(255,255,255,.92);\r\n  border: 1px solid #E6ECF7;\r\n  box-shadow: 0 14px 34px rgba(11,31,77,.12);\r\n  font-size: 11px;\r\n  font-weight: 900;\r\n}\r\n\r\n.wy-mockup-badge::before {\r\n  content: \"\";\r\n  width: 10px;\r\n  height: 10px;\r\n  border-radius: 999px;\r\n  background: var(--home-digital);\r\n  box-shadow: 0 0 0 5px rgba(20,184,166,.14);\r\n}\r\n\r\n.wy-dashboard {\r\n  width: min(100%, 485px);\r\n  border-radius: 24px;\r\n  background: rgba(255,255,255,.88);\r\n  border: 1px solid rgba(227,232,242,.9);\r\n  box-shadow: var(--shadow-lg);\r\n  padding: 18px;\r\n  backdrop-filter: blur(8px);\r\n}\r\n\r\n.wy-dashboard-top {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  gap: 12px;\r\n  padding-bottom: 14px;\r\n}\r\n\r\n.wy-dashboard-top b {\r\n  font-family: 'Montserrat', sans-serif;\r\n  color: var(--navy);\r\n  font-size: 15px;\r\n}\r\n\r\n.wy-status {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 7px;\r\n  color: var(--muted);\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n}\r\n\r\n.wy-status::before {\r\n  content: \"\";\r\n  width: 7px;\r\n  height: 7px;\r\n  border-radius: 50%;\r\n  background: #17A34A;\r\n  box-shadow: 0 0 0 4px rgba(23,163,74,.12);\r\n}\r\n\r\n.wy-metrics {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 8px;\r\n}\r\n\r\n.wy-metric {\r\n  min-height: 60px;\r\n  padding: 10px;\r\n  border-radius: 14px;\r\n  background: #F7F9FE;\r\n  border: 1px solid #E9EEF8;\r\n}\r\n\r\n.wy-metric span {\r\n  display: block;\r\n  color: var(--muted);\r\n  font-size: 9px;\r\n  font-weight: 800;\r\n  text-transform: uppercase;\r\n  letter-spacing: .04em;\r\n}\r\n\r\n.wy-metric strong {\r\n  display: block;\r\n  margin-top: 4px;\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 15px;\r\n}\r\n\r\n.wy-chart-panel {\r\n  margin-top: 12px;\r\n  min-height: 165px;\r\n  border-radius: 18px;\r\n  border: 1px solid #E9EEF8;\r\n  background:\r\n    linear-gradient(180deg, rgba(30,111,255,.05), transparent),\r\n    repeating-linear-gradient(0deg, transparent 0 32px, rgba(11,31,77,.06) 33px);\r\n  padding: 18px;\r\n}\r\n\r\n.wy-chart-head {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  color: var(--muted);\r\n  font-size: 10px;\r\n  font-weight: 800;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.wy-chart {\r\n  width: 100%;\r\n  height: 112px;\r\n  margin-top: 10px;\r\n}\r\n\r\n.wy-phone {\r\n  position: absolute;\r\n  right: -8px;\r\n  bottom: 8px;\r\n  width: 118px;\r\n  height: 214px;\r\n  border-radius: 24px;\r\n  padding: 10px 8px;\r\n  background: #0B1F4D;\r\n  box-shadow: 0 22px 46px rgba(11,31,77,.22);\r\n}\r\n\r\n.wy-phone-screen {\r\n  height: 100%;\r\n  border-radius: 18px;\r\n  background: #fff;\r\n  padding: 14px 10px;\r\n  overflow: hidden;\r\n}\r\n\r\n.wy-phone-screen b {\r\n  display: block;\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 12px;\r\n}\r\n\r\n.wy-phone-pill {\r\n  display: block;\r\n  margin-top: 10px;\r\n  padding: 8px;\r\n  border-radius: 12px;\r\n  background: var(--blue-soft);\r\n  color: var(--blue);\r\n  font-size: 8px;\r\n  font-weight: 800;\r\n}\r\n\r\n.wy-phone-line {\r\n  display: block;\r\n  height: 7px;\r\n  margin-top: 9px;\r\n  border-radius: 99px;\r\n  background: #DCE6F7;\r\n}\r\n\r\n.wy-brand-float {\r\n  position: absolute;\r\n  left: -18px;\r\n  bottom: 54px;\r\n  width: 92px;\r\n  height: 92px;\r\n  border-radius: 18px;\r\n  background: linear-gradient(145deg, var(--blue), var(--violet) 62%, var(--cyan));\r\n  color: #fff;\r\n  display: grid;\r\n  place-items: center;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-weight: 900;\r\n  font-size: 20px;\r\n  letter-spacing: -.05em;\r\n  box-shadow: 0 18px 40px rgba(30,111,255,.35);\r\n}\r\n\r\n.wy-benefit-strip {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, minmax(0, 1fr));\r\n  gap: 14px;\r\n  margin-top: 18px;\r\n  padding: 15px;\r\n  border-radius: var(--radius-lg);\r\n  border: 1px solid var(--line);\r\n  background: rgba(255,255,255,.9);\r\n  box-shadow: var(--shadow-md);\r\n}\r\n\r\n.wy-panel {\r\n  margin-top: 22px;\r\n  padding: clamp(18px, 3vw, 28px);\r\n  border: 1px solid var(--line);\r\n  border-radius: var(--radius-lg);\r\n  background: rgba(255,255,255,.94);\r\n  box-shadow: var(--shadow-sm);\r\n}\r\n\r\n.wy-step-title {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  flex-wrap: wrap;\r\n  gap: 12px;\r\n  margin: 0 0 18px;\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: clamp(24px, 3vw, 34px);\r\n  font-weight: 900;\r\n  letter-spacing: -.03em;\r\n  text-align: center;\r\n}\r\n\r\n.wy-step-title > .wy-step-index {\r\n  width: 34px;\r\n  height: 34px;\r\n  display: inline-grid;\r\n  place-items: center;\r\n  flex: 0 0 auto;\r\n  border-radius: 8px;\r\n  color: #fff;\r\n  background: linear-gradient(145deg, var(--violet), var(--blue));\r\n  font-size: 16px;\r\n}\r\n\r\n.wy-map-logo-frame {\r\n  display: grid;\r\n  place-items: center;\r\n  width: 136px;\r\n  height: 68px;\r\n  margin: 0 auto 12px;\r\n  padding: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n}\r\n\r\n.wy-map-logo-frame img {\r\n  width: 100%;\r\n  max-height: 58px;\r\n  object-fit: contain;\r\n  filter: drop-shadow(0 8px 16px rgba(11,31,77,.16));\r\n}\r\n\r\n.wy-panel-lead {\r\n  margin: 0 auto 20px;\r\n  max-width: 980px;\r\n  color: var(--ink-2);\r\n  font-size: 15px;\r\n  line-height: 1.7;\r\n  text-align: center;\r\n}\r\n\r\n.wy-expo-platform {\r\n  margin-top: 22px;\r\n  padding: clamp(20px, 3vw, 34px);\r\n  border: 1px solid var(--line);\r\n  border-radius: var(--radius-lg);\r\n  background: rgba(255,255,255,.94);\r\n  box-shadow: var(--shadow-sm);\r\n}\r\n\r\n.wy-expo-platform .wy-step-title { margin-bottom: 6px; }\r\n\r\n.wy-expo-sub {\r\n  margin: 0 auto 28px;\r\n  max-width: 760px;\r\n  color: var(--muted);\r\n  font-size: 13px;\r\n  font-weight: 700;\r\n  letter-spacing: .08em;\r\n  line-height: 1.45;\r\n  text-align: center;\r\n  text-transform: uppercase;\r\n  text-wrap: balance;\r\n}\r\n\r\n.wy-expo-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr;\r\n  gap: 28px;\r\n  align-items: center;\r\n}\r\n\r\n.wy-expo-mini-title {\r\n  margin: 0 0 14px;\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n  letter-spacing: .14em;\r\n  text-align: center;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.wy-expo-list {\r\n  list-style: none;\r\n  padding: 0;\r\n  margin: 0;\r\n}\r\n\r\n.wy-expo-line {\r\n  display: grid;\r\n  grid-template-columns: 30px 1fr;\r\n  gap: 12px;\r\n  align-items: start;\r\n  padding: 13px 0;\r\n  border-bottom: 1px dashed var(--line);\r\n}\r\n\r\n.wy-expo-line:last-child { border-bottom: 0; }\r\n\r\n.wy-expo-icon {\r\n  width: 30px;\r\n  height: 30px;\r\n  display: grid;\r\n  place-items: center;\r\n  color: var(--blue);\r\n}\r\n\r\n.wy-expo-icon svg {\r\n  width: 23px;\r\n  height: 23px;\r\n}\r\n\r\n.wy-expo-line h3 {\r\n  margin: 0 0 3px;\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 13px;\r\n  font-weight: 900;\r\n  letter-spacing: .03em;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.wy-expo-line p {\r\n  margin: 0;\r\n  color: var(--muted);\r\n  font-size: 13px;\r\n  line-height: 1.42;\r\n}\r\n\r\n.wy-expo-device {\r\n  position: relative;\r\n  display: grid;\r\n  place-items: center;\r\n  min-height: 310px;\r\n}\r\n\r\n.wy-expo-laptop {\r\n  width: min(100%, 420px);\r\n  padding: 10px 10px 8px;\r\n  border-radius: 14px 14px 7px 7px;\r\n  background: var(--navy);\r\n  box-shadow: 0 18px 46px rgba(11,31,77,.18), 0 6px 18px rgba(11,31,77,.12);\r\n}\r\n\r\n.wy-expo-laptop::after {\r\n  content: \"\";\r\n  display: block;\r\n  height: 8px;\r\n  margin: 8px -20px -16px;\r\n  border-radius: 0 0 22px 22px;\r\n  background: linear-gradient(180deg, var(--navy), var(--navy-2));\r\n}\r\n\r\n.wy-expo-screen {\r\n  aspect-ratio: 16 \/ 10;\r\n  overflow: hidden;\r\n  padding: 12px;\r\n  border-radius: 7px;\r\n  background: #fff;\r\n  color: var(--navy);\r\n  font-size: 9px;\r\n}\r\n\r\n.wy-expo-head,\r\n.wy-expo-row {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n}\r\n\r\n.wy-expo-head {\r\n  padding-bottom: 6px;\r\n  margin-bottom: 8px;\r\n  border-bottom: 1px solid var(--line);\r\n}\r\n\r\n.wy-expo-head b {\r\n  color: var(--blue);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 11px;\r\n  font-weight: 900;\r\n}\r\n\r\n.wy-expo-head span {\r\n  color: var(--muted);\r\n  font-size: 7px;\r\n}\r\n\r\n.wy-expo-row {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 6px;\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.wy-expo-stat {\r\n  display: grid;\r\n  gap: 2px;\r\n  padding: 6px 8px;\r\n  border-radius: 6px;\r\n  background: #F4F7FC;\r\n}\r\n\r\n.wy-expo-stat span:first-child {\r\n  color: var(--muted);\r\n  font-size: 7px;\r\n  letter-spacing: .04em;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.wy-expo-stat strong {\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 13px;\r\n  font-weight: 900;\r\n  line-height: 1;\r\n}\r\n\r\n.wy-expo-stat em {\r\n  color: #16A34A;\r\n  font-size: 7px;\r\n  font-style: normal;\r\n  font-weight: 800;\r\n}\r\n\r\n.wy-expo-stat strong.accent { color: var(--blue); }\r\n\r\n.wy-expo-charts {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 6px;\r\n}\r\n\r\n.wy-expo-chart {\r\n  position: relative;\r\n  height: 58px;\r\n  overflow: hidden;\r\n  border-radius: 6px;\r\n  background: #F4F7FC;\r\n}\r\n\r\n.wy-expo-bars {\r\n  position: absolute;\r\n  inset: 7px;\r\n  display: flex;\r\n  align-items: end;\r\n  gap: 3px;\r\n}\r\n\r\n.wy-expo-bars i {\r\n  flex: 1;\r\n  display: block;\r\n  border-radius: 2px 2px 0 0;\r\n  background: var(--blue);\r\n}\r\n\r\n.wy-expo-chart svg {\r\n  width: 100%;\r\n  height: 100%;\r\n}\r\n\r\n.wy-expo-phone {\r\n  position: absolute;\r\n  left: max(0px, 2%);\r\n  bottom: -2%;\r\n  width: 28%;\r\n  max-width: 124px;\r\n  aspect-ratio: 9 \/ 19;\r\n  padding: 4px;\r\n  border-radius: 18px;\r\n  background: var(--navy);\r\n  box-shadow: 0 18px 46px rgba(11,31,77,.20), 0 6px 18px rgba(11,31,77,.14);\r\n}\r\n\r\n.wy-expo-phone-screen {\r\n  height: 100%;\r\n  padding: 10px 8px;\r\n  border-radius: 14px;\r\n  color: #fff;\r\n  background: linear-gradient(180deg, #0F2566 0%, #0B1F4D 60%);\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 5px;\r\n  font-size: 7px;\r\n}\r\n\r\n.wy-expo-phone-screen b {\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 9px;\r\n}\r\n\r\n.wy-expo-phone-screen .muted { color: #8FB4FF; font-size: 6.5px; }\r\n.wy-expo-phone-screen .time { font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 900; line-height: 1; }\r\n.wy-expo-phone-screen .who { color: #C9D8FF; font-size: 6.5px; }\r\n.wy-expo-phone-screen .cta {\r\n  margin-top: 2px;\r\n  padding: 5px;\r\n  border-radius: 6px;\r\n  background: var(--blue);\r\n  font-size: 6.5px;\r\n  font-weight: 900;\r\n  letter-spacing: .05em;\r\n  text-align: center;\r\n}\r\n\r\n.wy-expo-phone-stats {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 4px;\r\n  margin-top: 4px;\r\n  color: #8FB4FF;\r\n  font-size: 6px;\r\n}\r\n\r\n.wy-expo-phone-stats strong {\r\n  display: block;\r\n  color: #fff;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 11px;\r\n  font-weight: 900;\r\n}\r\n\r\n@media (min-width: 900px) {\r\n  .wy-expo-grid {\r\n    grid-template-columns: 1fr minmax(280px, 420px) 1fr;\r\n  }\r\n\r\n  .wy-expo-tools .wy-expo-mini-title { text-align: left; }\r\n  .wy-expo-benefits .wy-expo-mini-title { text-align: right; }\r\n  .wy-expo-benefits .wy-expo-line { grid-template-columns: 1fr 30px; }\r\n  .wy-expo-benefits .wy-expo-icon { order: 2; }\r\n  .wy-expo-benefits .wy-expo-text {\r\n    order: 1;\r\n    text-align: right;\r\n  }\r\n}\r\n\r\n.wy-platform-points {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, minmax(0, 1fr));\r\n  gap: 18px;\r\n  margin-bottom: 22px;\r\n}\r\n\r\n.wy-point-card,\r\n.wy-solution-card,\r\n.wy-app-feature {\r\n  border: 1px solid var(--line);\r\n  border-radius: 14px;\r\n  background: #fff;\r\n}\r\n\r\n.wy-point-card {\r\n  min-height: 132px;\r\n  padding: 22px;\r\n  background: linear-gradient(135deg, #fff 0%, #F8FAFF 100%);\r\n}\r\n\r\n.wy-card-icon {\r\n  width: 48px;\r\n  height: 48px;\r\n  display: grid;\r\n  place-items: center;\r\n  margin-bottom: 13px;\r\n  border-radius: 12px;\r\n  color: #fff;\r\n  background: linear-gradient(145deg, var(--violet), var(--blue) 65%, var(--cyan));\r\n}\r\n\r\n.wy-card-icon.cyan { background: linear-gradient(145deg, #0A9FC4, #12C9D3); }\r\n.wy-card-icon.green { background: linear-gradient(145deg, #0E9367, #21C48B); }\r\n.wy-card-icon.violet { background: linear-gradient(145deg, var(--violet), var(--blue)); }\r\n.wy-card-icon.navy { background: linear-gradient(145deg, var(--navy), var(--cyan)); }\r\n\r\n.wy-point-card h3,\r\n.wy-solution-card h3,\r\n.wy-app-feature h3 {\r\n  margin: 0;\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-weight: 900;\r\n  line-height: 1.2;\r\n}\r\n\r\n.wy-point-card h3 { font-size: 16px; }\r\n.wy-point-card p,\r\n.wy-solution-card p,\r\n.wy-app-feature p {\r\n  margin: 7px 0 0;\r\n  color: var(--ink-2);\r\n  font-size: 13px;\r\n  line-height: 1.55;\r\n}\r\n\r\n.wy-platform-map {\r\n  position: relative;\r\n  min-height: 450px;\r\n  padding: clamp(18px, 3vw, 28px);\r\n  border: 1px solid #E9EEF8;\r\n  border-radius: 18px;\r\n  overflow: hidden;\r\n  background:\r\n    radial-gradient(circle at 50% 48%, rgba(74,53,237,.14), transparent 17rem),\r\n    linear-gradient(180deg, #fff, #F8FAFE);\r\n}\r\n\r\n.wy-flow-stage {\r\n  position: relative;\r\n  min-height: 390px;\r\n}\r\n\r\n.wy-flow-lines {\r\n  position: absolute;\r\n  inset: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  pointer-events: none;\r\n}\r\n\r\n.wy-flow-line,\r\n.wy-flow-pulse {\r\n  fill: none;\r\n  stroke-linecap: round;\r\n}\r\n\r\n.wy-flow-line {\r\n  stroke-width: 3.2;\r\n  opacity: .72;\r\n}\r\n\r\n.wy-flow-pulse {\r\n  stroke-width: 4.4;\r\n  stroke-dasharray: 18 250;\r\n  opacity: .55;\r\n  animation: wy-flow 3.4s linear infinite;\r\n}\r\n\r\n.wy-flow-pulse:nth-of-type(8) { animation-delay: .35s; }\r\n.wy-flow-pulse:nth-of-type(9) { animation-delay: .7s; }\r\n.wy-flow-pulse:nth-of-type(10) { animation-delay: 1.05s; }\r\n.wy-flow-pulse:nth-of-type(11) { animation-delay: 1.4s; }\r\n.wy-flow-pulse:nth-of-type(12) { animation-delay: 1.75s; }\r\n\r\n@keyframes wy-flow {\r\n  to { stroke-dashoffset: -268; }\r\n}\r\n\r\n.wy-map-pill {\r\n  position: absolute;\r\n  z-index: 2;\r\n  width: min(198px, 27%);\r\n  min-height: 66px;\r\n  display: grid;\r\n  grid-template-columns: 42px 1fr;\r\n  gap: 12px;\r\n  align-items: center;\r\n  padding: 12px;\r\n  border: 1px solid #E8EDF7;\r\n  border-radius: 12px;\r\n  background: rgba(255,255,255,.96);\r\n  box-shadow: 0 10px 28px rgba(11,31,77,.06);\r\n}\r\n\r\n.wy-map-pill.left { left: 2px; }\r\n.wy-map-pill.right { right: 2px; }\r\n.wy-map-pill.top { top: 20px; }\r\n.wy-map-pill.middle { top: 132px; }\r\n.wy-map-pill.bottom { top: 244px; }\r\n\r\n.wy-map-pill svg {\r\n  width: 42px;\r\n  height: 42px;\r\n  padding: 10px;\r\n  border-radius: 12px;\r\n  color: var(--blue);\r\n  background: var(--blue-soft);\r\n}\r\n\r\n.wy-map-pill b {\r\n  display: block;\r\n  color: var(--navy);\r\n  font-size: 12px;\r\n}\r\n\r\n.wy-map-pill span {\r\n  display: block;\r\n  color: var(--muted);\r\n  font-size: 11px;\r\n}\r\n\r\n.wy-map-pill.teal svg { color: #0793B7; background: rgba(18,201,211,.12); }\r\n.wy-map-pill.green svg { color: #119764; background: rgba(33,196,139,.13); }\r\n.wy-map-pill.violet svg { color: var(--violet); background: rgba(74,53,237,.12); }\r\n.wy-map-pill.blue svg { color: var(--blue); background: rgba(30,111,255,.12); }\r\n\r\n.wy-map-pill.teal b { color: #087FA0; }\r\n.wy-map-pill.green b { color: #0E8B5E; }\r\n.wy-map-pill.violet b { color: var(--violet); }\r\n.wy-map-pill.blue b { color: var(--blue); }\r\n\r\n.wy-map-core {\r\n  position: absolute;\r\n  z-index: 3;\r\n  top: 58px;\r\n  left: 50%;\r\n  width: min(230px, 34%);\r\n  min-height: 212px;\r\n  display: grid;\r\n  place-items: center;\r\n  padding: 24px;\r\n  transform: translateX(-50%);\r\n  border-radius: 22px;\r\n  color: #fff;\r\n  text-align: center;\r\n  background: linear-gradient(145deg, #4A35ED 0%, #1E6FFF 100%);\r\n  box-shadow: 0 18px 38px rgba(30,111,255,.28);\r\n}\r\n\r\n.wy-map-core strong {\r\n  display: block;\r\n  margin-top: 14px;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 24px;\r\n  line-height: 1.1;\r\n}\r\n\r\n.wy-map-core span {\r\n  display: block;\r\n  margin-top: 10px;\r\n  font-size: 12px;\r\n  line-height: 1.5;\r\n}\r\n\r\n.wy-map-note {\r\n  position: absolute;\r\n  z-index: 2;\r\n  left: 50%;\r\n  bottom: 10px;\r\n  transform: translateX(-50%);\r\n  margin: 0;\r\n  padding: 8px 16px;\r\n  border-radius: 999px;\r\n  color: var(--violet);\r\n  background: rgba(74,53,237,.08);\r\n  font-size: 12px;\r\n  font-weight: 800;\r\n  white-space: nowrap;\r\n}\r\n\r\n.wy-card-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, minmax(0, 1fr));\r\n  gap: 18px;\r\n}\r\n\r\n.wy-solution-card {\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  min-height: 238px;\r\n  padding: 22px;\r\n  text-align: center;\r\n  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;\r\n}\r\n\r\n.wy-solution-card:hover {\r\n  transform: translateY(-3px);\r\n  border-color: #C9D6F2;\r\n  box-shadow: var(--shadow-md);\r\n}\r\n\r\n.wy-solution-kicker {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  gap: 10px;\r\n  margin-bottom: 13px;\r\n}\r\n\r\n.wy-solution-kicker em {\r\n  color: var(--blue);\r\n  font-style: normal;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n}\r\n\r\n.wy-solution-card h3 {\r\n  font-size: 17px;\r\n  color: var(--blue);\r\n}\r\n\r\n.wy-pill {\r\n  display: inline-flex;\r\n  align-self: center;\r\n  justify-content: center;\r\n  text-align: center;\r\n  margin-top: auto;\r\n  padding: 7px 14px;\r\n  border-radius: 999px;\r\n  color: var(--blue);\r\n  background: var(--blue-soft);\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n}\r\n\r\n.wy-pill.cyan { color: #0787A8; background: #DDF7FB; }\r\n.wy-pill.green { color: #0E7A55; background: #DDF8EC; }\r\n.wy-pill.violet { color: #4A35ED; background: rgba(109,74,255,.12); }\r\n.wy-pill.navy { color: var(--navy); background: rgba(18,201,211,.14); }\r\n\r\n.wy-compliance-note {\r\n  max-width: 1060px;\r\n  margin: 22px auto 0;\r\n  color: var(--blue);\r\n  font-size: 13px;\r\n  font-weight: 600;\r\n  line-height: 1.6;\r\n  text-align: center;\r\n  text-wrap: pretty;\r\n}\r\n\r\n.wy-app-hero {\r\n  overflow: hidden;\r\n  position: relative;\r\n  display: grid;\r\n  grid-template-columns: minmax(0, 1fr) 330px;\r\n  gap: 24px;\r\n  align-items: center;\r\n  text-align: center;\r\n  margin-bottom: 20px;\r\n  min-height: 172px;\r\n  padding: 24px 32px;\r\n  border-radius: 16px;\r\n  color: #fff;\r\n  background:\r\n    radial-gradient(circle at 76% 22%, rgba(30,111,255,.42), transparent 17rem),\r\n    linear-gradient(115deg, #081D48 0%, #0B1F4D 58%, #142A66 100%);\r\n}\r\n\r\n.wy-app-hero::after {\r\n  content: \"\";\r\n  position: absolute;\r\n  right: 215px;\r\n  top: 0;\r\n  width: 1px;\r\n  height: 100%;\r\n  background: linear-gradient(180deg, transparent, rgba(255,255,255,.16), transparent);\r\n}\r\n\r\n.wy-app-hero h3 {\r\n  margin: 0;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: clamp(30px, 4.2vw, 50px);\r\n  line-height: 1.05;\r\n  color: #fff;\r\n  background: none;\r\n  -webkit-text-fill-color: #fff;\r\n}\r\n\r\n.wy-app-hero p {\r\n  max-width: 620px;\r\n  margin: 12px auto 0;\r\n  color: rgba(255,255,255,.86);\r\n  font-size: clamp(15px, 1.6vw, 18px);\r\n  font-weight: 600;\r\n}\r\n\r\n.wy-app-phone {\r\n  justify-self: end;\r\n  position: relative;\r\n  z-index: 1;\r\n  width: 148px;\r\n  min-height: 286px;\r\n  margin: -58px 30px -88px 0;\r\n  padding: 10px;\r\n  transform: rotate(-15deg);\r\n  border: 5px solid #121722;\r\n  border-radius: 34px;\r\n  background: #151922;\r\n  box-shadow: 0 30px 60px rgba(0,0,0,.34);\r\n}\r\n\r\n.wy-app-phone::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 9px;\r\n  left: 50%;\r\n  z-index: 3;\r\n  width: 54px;\r\n  height: 15px;\r\n  transform: translateX(-50%);\r\n  border-radius: 0 0 12px 12px;\r\n  background: #05070B;\r\n}\r\n\r\n.wy-app-screen {\r\n  overflow: hidden;\r\n  position: relative;\r\n  min-height: 258px;\r\n  padding: 28px 11px 12px;\r\n  border-radius: 25px;\r\n  background: #FFFFFF;\r\n  color: var(--navy);\r\n}\r\n\r\n.wy-app-status {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n  color: #111827;\r\n  font-size: 7px;\r\n  font-weight: 800;\r\n}\r\n\r\n.wy-app-status i {\r\n  width: 20px;\r\n  height: 6px;\r\n  border-radius: 999px;\r\n  background: linear-gradient(90deg, #111827 0 30%, transparent 30% 42%, #111827 42% 68%, transparent 68% 78%, #111827 78%);\r\n}\r\n\r\n.wy-app-screen h4 {\r\n  margin: 11px 0 6px;\r\n  color: var(--navy);\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 15px;\r\n  line-height: 1;\r\n}\r\n\r\n.wy-app-tabs {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 4px;\r\n  margin-bottom: 9px;\r\n}\r\n\r\n.wy-app-tabs span {\r\n  display: grid;\r\n  place-items: center;\r\n  min-height: 16px;\r\n  border-radius: 999px;\r\n  background: #EFF4FF;\r\n  color: #6B7689;\r\n  font-size: 5px;\r\n  font-weight: 800;\r\n}\r\n\r\n.wy-app-tabs span:first-child {\r\n  color: #fff;\r\n  background: var(--violet);\r\n}\r\n\r\n.wy-mini-agenda {\r\n  display: grid;\r\n  gap: 7px;\r\n}\r\n\r\n.wy-mini-event {\r\n  display: grid;\r\n  grid-template-columns: 22px minmax(0, 1fr);\r\n  gap: 6px;\r\n  align-items: start;\r\n}\r\n\r\n.wy-mini-event time {\r\n  padding-top: 5px;\r\n  color: #7C879A;\r\n  font-size: 6px;\r\n  font-weight: 800;\r\n}\r\n\r\n.wy-mini-event p {\r\n  margin: 0;\r\n  min-height: 34px;\r\n  padding: 7px 8px;\r\n  border-radius: 10px;\r\n  color: #fff;\r\n  background: var(--violet);\r\n  font-size: 6px;\r\n  font-weight: 800;\r\n  line-height: 1.15;\r\n  box-shadow: 0 6px 16px rgba(109,74,255,.20);\r\n}\r\n\r\n.wy-mini-event p span {\r\n  display: block;\r\n  margin-top: 3px;\r\n  color: rgba(255,255,255,.78);\r\n  font-size: 5px;\r\n  font-weight: 700;\r\n}\r\n\r\n.wy-mini-event:nth-child(2) p { background: var(--blue); }\r\n.wy-mini-event:nth-child(3) p { background: var(--home-digital); }\r\n.wy-mini-event:nth-child(4) p {\r\n  color: var(--navy);\r\n  background: #EDF2FF;\r\n  box-shadow: none;\r\n}\r\n\r\n.wy-mini-event:nth-child(4) p span { color: #6B7689; }\r\n\r\n.wy-app-feature-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, minmax(0, 1fr));\r\n  gap: 12px;\r\n  margin-top: 16px;\r\n}\r\n\r\n.wy-app-feature {\r\n  display: grid;\r\n  grid-template-columns: 48px 1fr;\r\n  gap: 16px;\r\n  align-items: center;\r\n  min-height: 84px;\r\n  padding: 13px;\r\n  background: #F8FAFF;\r\n}\r\n\r\n.wy-app-feature .wy-card-icon {\r\n  margin: 0;\r\n  border-radius: 50%;\r\n}\r\n\r\n.wy-app-feature h3 { font-size: 14px; }\r\n.wy-store-actions {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  gap: 12px;\r\n  margin-top: 24px;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n.wy-store-badge {\r\n  width: 178px;\r\n  height: 54px;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  border-radius: 9px;\r\n  color: #ffffff;\r\n  background: #050505;\r\n  border: 1px solid rgba(255, 255, 255, 0.18);\r\n  box-shadow: 0 10px 22px rgba(13, 27, 64, 0.12);\r\n  text-decoration: none;\r\n  overflow: hidden;\r\n}\r\n\r\n.wy-store-badge svg {\r\n  display: block;\r\n  width: 100%;\r\n  height: 100%;\r\n}\r\n\r\n.wy-benefit {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 12px;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-height: 78px;\r\n  padding: 10px;\r\n  border-radius: 16px;\r\n  text-align: center;\r\n}\r\n\r\n.wy-icon {\r\n  width: 48px;\r\n  height: 48px;\r\n  border-radius: 16px;\r\n  display: grid;\r\n  place-items: center;\r\n  color: var(--blue);\r\n  background: var(--blue-soft);\r\n}\r\n\r\n.wy-benefit h3,\r\n.wy-solution-title,\r\n.wy-section-title {\r\n  font-family: 'Montserrat', sans-serif;\r\n}\r\n\r\n.wy-benefit h3 {\r\n  margin: 0;\r\n  color: var(--navy);\r\n  font-size: 13px;\r\n  line-height: 1.25;\r\n}\r\n\r\n.wy-benefit p {\r\n  margin: 4px 0 0;\r\n  color: var(--muted);\r\n  font-size: 11px;\r\n  line-height: 1.35;\r\n}\r\n\r\n.wy-section-head {\r\n  margin: 56px auto 24px;\r\n  text-align: center;\r\n  max-width: 780px;\r\n}\r\n\r\n.wy-section-title {\r\n  margin: 0;\r\n  color: var(--navy);\r\n  font-size: clamp(28px, 4vw, 44px);\r\n  line-height: 1.08;\r\n  font-weight: 900;\r\n  letter-spacing: -.035em;\r\n  text-wrap: balance;\r\n}\r\n\r\n.wy-section-copy {\r\n  margin: 14px auto 0;\r\n  color: var(--ink-2);\r\n  font-size: 15px;\r\n  max-width: 640px;\r\n}\r\n\r\n.wy-final {\r\n  position: relative;\r\n  overflow: hidden;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin-top: 28px;\r\n  padding: 18px 24px;\r\n  min-height: 96px;\r\n  border-radius: 22px;\r\n  color: #fff;\r\n  background: linear-gradient(115deg, #3C18D8 0%, #1E6FFF 48%, #09C6C6 100%);\r\n  box-shadow: 0 18px 42px rgba(30, 111, 255, .18);\r\n}\r\n\r\n.wy-final::after {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0;\r\n  background:\r\n    linear-gradient(90deg, transparent 0 12%, rgba(255,255,255,.16) 42%, transparent 70%),\r\n    radial-gradient(circle at 88% 35%, rgba(255,255,255,.22), transparent 13rem);\r\n  pointer-events: none;\r\n}\r\n\r\n.wy-final p {\r\n  position: relative;\r\n  z-index: 1;\r\n  margin: 0;\r\n  max-width: 880px;\r\n  text-align: center;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: clamp(16px, 1.7vw, 21px);\r\n  font-weight: 800;\r\n  line-height: 1.28;\r\n  text-wrap: balance;\r\n}\r\n\r\n@media (max-width: 1020px) {\r\n  .wy-hero { grid-template-columns: 1fr; }\r\n  .wy-product-stack { min-height: 310px; }\r\n  .wy-mockup-card { justify-self: center; }\r\n  .wy-benefit-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }\r\n  .wy-platform-points,\r\n  .wy-card-grid,\r\n  .wy-app-feature-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\r\n  .wy-platform-map { grid-template-columns: 1fr; }\r\n  .wy-map-core { order: -1; }\r\n  .wy-app-hero {\r\n    grid-template-columns: minmax(0, 1fr) 230px;\r\n    padding-right: 20px;\r\n  }\r\n  .wy-app-hero::after { right: 172px; }\r\n  .wy-app-phone {\r\n    justify-self: center;\r\n    margin-right: 0;\r\n    transform: rotate(-11deg);\r\n  }\r\n  .wy-final { min-height: 88px; }\r\n}\r\n\r\n@media (max-width: 700px) {\r\n  .wy-brand {\r\n    width: 70px;\r\n    min-width: 70px;\r\n    height: 58px;\r\n  }\r\n  .wy-brand-mark { font-size: 17px; }\r\n  .wy-wrap { padding: 0 14px 50px; }\r\n  .wy-hero { padding-top: 10px; }\r\n  .wy-product-stack,\r\n  .wy-mockup-card {\r\n    max-width: calc(100vw - 28px);\r\n  }\r\n  .wy-title {\r\n    max-width: 100%;\r\n    font-size: clamp(34px, 12vw, 48px);\r\n    overflow-wrap: break-word;\r\n  }\r\n  .wy-title-focus,\r\n  .wy-heading-focus {\r\n    display: block !important;\r\n    white-space: normal !important;\r\n  }\r\n  .wy-step-title {\r\n    column-gap: 10px;\r\n    row-gap: 4px;\r\n    line-height: 1.12;\r\n  }\r\n  .wy-hero-actions { align-items: stretch; flex-direction: column; }\r\n  .wy-cta, .wy-secondary { width: 100%; }\r\n  .wy-dashboard { padding: 12px; border-radius: 20px; }\r\n  .wy-mockup-card {\r\n    min-height: 390px;\r\n    padding: 12px;\r\n    border-radius: 20px;\r\n  }\r\n  .wy-mockup-shell {\r\n    grid-template-columns: 72px minmax(0, 1fr);\r\n    min-height: 270px;\r\n    border-radius: 18px;\r\n  }\r\n  .wy-mockup-sidebar { padding: 13px 9px; }\r\n  .wy-mockup-logo {\r\n    width: 44px;\r\n    height: 32px;\r\n    margin-bottom: 18px;\r\n  }\r\n  .wy-mockup-nav span:nth-child(n) { width: 36px; }\r\n  .wy-mockup-main { padding: 12px; }\r\n  .wy-mockup-grid { grid-template-columns: 1fr; }\r\n  .wy-mockup-panel.large { min-height: 142px; }\r\n  .wy-analytics-chart {\r\n    min-height: 78px;\r\n    margin-top: 10px;\r\n    background:\r\n      linear-gradient(180deg, rgba(11,31,77,.03) 1px, transparent 1px) 0 0 \/ 100% 22px,\r\n      linear-gradient(90deg, rgba(11,31,77,.035) 1px, transparent 1px) 0 0 \/ 42px 100%,\r\n      #FBFCFF;\r\n  }\r\n  .wy-analytics-chart svg { height: 78px; }\r\n  .wy-chart-metric-row { display: none; }\r\n  .wy-mockup-panel.compact:nth-child(2) { display: none; }\r\n  .wy-mockup-phone {\r\n    right: 16px;\r\n    bottom: 12px;\r\n    width: 104px;\r\n    height: 188px;\r\n    border-radius: 24px;\r\n  }\r\n  .wy-mockup-phone-screen {\r\n    border-radius: 18px;\r\n    padding: 16px 7px 8px;\r\n  }\r\n  .wy-phone-day { gap: 3px; margin-top: 6px; }\r\n  .wy-phone-day span {\r\n    width: 14px;\r\n    height: 14px;\r\n    border-radius: 6px;\r\n    font-size: 6px;\r\n  }\r\n  .wy-phone-agenda { gap: 5px; margin-top: 8px; }\r\n  .wy-phone-event {\r\n    grid-template-columns: 20px minmax(0, 1fr);\r\n    gap: 4px;\r\n    min-height: 29px;\r\n  }\r\n  .wy-phone-event p {\r\n    padding: 5px 6px;\r\n    border-radius: 8px;\r\n    font-size: 6px;\r\n  }\r\n  .wy-phone-event p span { font-size: 5px; }\r\n  .wy-mockup-badge {\r\n    left: 16px;\r\n    bottom: 15px;\r\n  }\r\n  .wy-metrics { grid-template-columns: repeat(2, 1fr); }\r\n  .wy-phone {\r\n    position: relative;\r\n    right: auto;\r\n    bottom: auto;\r\n    justify-self: end;\r\n    margin-top: -66px;\r\n    margin-right: 8px;\r\n  }\r\n  .wy-brand-float { left: 8px; bottom: 16px; }\r\n  .wy-benefit-strip { grid-template-columns: 1fr; }\r\n  .wy-panel { padding: 16px; }\r\n  .wy-platform-points,\r\n  .wy-card-grid,\r\n  .wy-app-feature-grid { grid-template-columns: 1fr; }\r\n  .wy-solution-card {\r\n    align-items: center;\r\n    text-align: center;\r\n  }\r\n  .wy-solution-kicker {\r\n    justify-content: center;\r\n  }\r\n  .wy-platform-map {\r\n    min-height: auto;\r\n    padding: 14px;\r\n  }\r\n  .wy-flow-stage {\r\n    min-height: auto;\r\n    display: grid;\r\n    gap: 10px;\r\n  }\r\n  .wy-flow-lines {\r\n    display: none !important;\r\n    visibility: hidden;\r\n  }\r\n  .wy-map-pill,\r\n  .wy-map-pill.left,\r\n  .wy-map-pill.right,\r\n  .wy-map-pill.top,\r\n  .wy-map-pill.middle,\r\n  .wy-map-pill.bottom {\r\n    position: relative;\r\n    inset: auto;\r\n    width: auto;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-items: center;\r\n    align-items: center;\r\n    justify-content: center;\r\n    text-align: center;\r\n  }\r\n  .wy-map-pill p {\r\n    margin: 0;\r\n    width: 100%;\r\n  }\r\n  .wy-map-pill svg { margin-inline: auto; }\r\n  .wy-pill {\r\n    align-self: center;\r\n    justify-content: center;\r\n    text-align: center;\r\n    max-width: 100%;\r\n  }\r\n  .wy-map-core {\r\n    position: relative;\r\n    top: auto;\r\n    left: auto;\r\n    width: auto;\r\n    min-height: 168px;\r\n    transform: none;\r\n    order: -1;\r\n  }\r\n  .wy-map-note {\r\n    position: relative;\r\n    left: auto;\r\n    bottom: auto;\r\n    justify-self: center;\r\n    transform: none;\r\n    white-space: normal;\r\n    text-align: center;\r\n  }\r\n  .wy-digital-section { margin-top: 20px; }\r\n  .wy-concept h2:not(.wy-step-title) { font-size: clamp(30px, 10vw, 42px); }\r\n  .wy-digital-copy { font-size: 16px; }\r\n  .wy-flow-map {\r\n    margin-inline: -10px;\r\n    border-radius: 18px;\r\n  }\r\n  .wy-gestion-svg { min-width: 0; }\r\n  .wy-app-hero {\r\n    grid-template-columns: 1fr;\r\n    min-height: 0;\r\n    padding: 20px 20px 0;\r\n  }\r\n  .wy-app-hero::after { display: none; }\r\n  .wy-app-phone {\r\n    justify-self: end;\r\n    width: 132px;\r\n    min-height: 254px;\r\n    margin: 0 18px -72px 0;\r\n    transform: rotate(-12deg);\r\n    border-radius: 31px;\r\n  }\r\n  .wy-app-screen {\r\n    min-height: 226px;\r\n    padding: 26px 9px 10px;\r\n    border-radius: 22px;\r\n  }\r\n  .wy-mini-event {\r\n    grid-template-columns: 18px minmax(0, 1fr);\r\n    gap: 4px;\r\n  }\r\n  .wy-mini-event p {\r\n    min-height: 29px;\r\n    padding: 6px;\r\n  }\r\n  .wy-store-actions { flex-direction: column; }\r\n  .wy-section-head { margin-top: 42px; text-align: left; }\r\n  .wy-final {\r\n    min-height: auto;\r\n    padding: 18px;\r\n    border-radius: 18px;\r\n  }\r\n}\r\n\r\n@media (prefers-reduced-motion: reduce) {\r\n  .wy-solutions *,\r\n  .wy-solutions *::before,\r\n  .wy-solutions *::after {\r\n    transition-duration: .01ms !important;\r\n    animation-duration: .01ms !important;\r\n    animation-iteration-count: 1 !important;\r\n  }\r\n}\r\n\r\n@media (max-width: 680px) {\r\n  .wy-title-band {\r\n    grid-template-columns: 1fr;\r\n    justify-items: center;\r\n    gap: 10px;\r\n  }\r\n\r\n  .wy-title-band::before {\r\n    width: min(160px, 58vw);\r\n    height: 10px;\r\n  }\r\n\r\n  .wy-title-band::after {\r\n    width: min(320px, 86vw);\r\n    height: 10px;\r\n  }\r\n}\r\n.wy-hero > .wy-eyebrow,\r\n.wy-page-hero > .wy-eyebrow {\r\n  display: none;\r\n}\r\n\r\n.wy-title-band {\r\n  display: flex;\r\n  justify-content: center;\r\n  width: min(100%, 1120px);\r\n  margin-inline: auto;\r\n  text-align: center;\r\n}\r\n\r\n.wy-title-band .wy-title,\r\n.wy-title {\r\n  margin-inline: auto;\r\n  font-size: clamp(38px, 5.1vw, 68px);\r\n  line-height: 1.12;\r\n  padding-bottom: .08em;\r\n  font-weight: 900;\r\n  letter-spacing: -.045em;\r\n  text-align: center;\r\n}\r\n\r\n@media (max-width: 700px) {\r\n  .wy-title-band .wy-title,\r\n  .wy-title {\r\n    max-width: 100%;\r\n    font-size: clamp(34px, 12vw, 48px);\r\n    text-align: center;\r\n  }\r\n}\r\n\r\n\/* ============== TEST HEADER \u2014 WEYOU SITE NAV ============== *\/\r\nbody { margin: 0; }\r\n.wy-site-header,\r\n.wy-site-header *,\r\n.wy-site-header *::before,\r\n.wy-site-header *::after { box-sizing: border-box; }\r\n.wy-site-header {\r\n  --navy: #0B1F4D;\r\n  --blue: #1E6FFF;\r\n  --cyan: #1E98D2;\r\n  --line: #E3E8F2;\r\n  --soft: #F6F9FE;\r\n  --ink: #fff;\r\n  position: sticky;\r\n  top: 0;\r\n  z-index: 50;\r\n  overflow: visible;\r\n  background:\r\n    linear-gradient(100deg, #63E6CF 0%, #38B6D9 24%, #336FE2 52%, #5A24E8 78%, #7A00E8 100%);\r\n  border-bottom: 0;\r\n  box-shadow: none;\r\n  font-family: 'Inter', system-ui, -apple-system, Segoe UI, Helvetica, Arial, sans-serif;\r\n  color: var(--ink);\r\n}\r\n.wy-site-nav {\r\n  min-height: 274px;\r\n  max-width: 1840px;\r\n  margin: 0 auto;\r\n  padding: 20px clamp(24px, 3.8vw, 72px) 28px;\r\n  display: grid;\r\n  grid-template-columns: 250px minmax(0, 1fr) 176px;\r\n  grid-template-rows: 1fr auto;\r\n  align-items: start;\r\n  gap: 10px 28px;\r\n}\r\n.wy-site-logo {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  min-width: 190px;\r\n  align-self: start;\r\n  margin-top: 12px;\r\n  margin-bottom: -50px;\r\n  position: relative;\r\n  z-index: 2;\r\n}\r\n.wy-site-logo img {\r\n  width: 190px;\r\n  height: auto;\r\n  object-fit: contain;\r\n  display: block;\r\n  filter: drop-shadow(0 18px 30px rgba(18, 28, 105, .24));\r\n}\r\n.wy-site-brand {\r\n  grid-column: 2;\r\n  grid-row: 1;\r\n  align-self: center;\r\n  justify-self: center;\r\n  max-width: 1160px;\r\n  padding-top: 22px;\r\n  text-align: center;\r\n  color: #fff;\r\n  text-shadow: 0 2px 14px rgba(22, 37, 122, .14);\r\n}\r\n.wy-site-brand strong {\r\n  display: block;\r\n  margin-bottom: 6px;\r\n  font-size: clamp(19px, 1.62vw, 27px);\r\n  line-height: 1;\r\n  font-weight: 850;\r\n  letter-spacing: .02em;\r\n}\r\n.wy-site-brand span {\r\n  display: block;\r\n  font-size: clamp(19px, 1.58vw, 27px);\r\n  line-height: 1.18;\r\n  font-weight: 820;\r\n  letter-spacing: .005em;\r\n}\r\n.wy-site-brand em {\r\n  display: block;\r\n  margin-top: 3px;\r\n  font-style: normal;\r\n  font-size: clamp(17px, 1.36vw, 24px);\r\n  line-height: 1.18;\r\n  font-weight: 780;\r\n  letter-spacing: .01em;\r\n}\r\n.wy-site-menu {\r\n  grid-column: 2;\r\n  grid-row: 2;\r\n  justify-self: center;\r\n  width: min(100%, 1180px);\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: stretch;\r\n  gap: clamp(12px, 1vw, 22px);\r\n  margin: 0;\r\n  padding: 0;\r\n  list-style: none;\r\n}\r\n.wy-site-item {\r\n  position: relative;\r\n}\r\n.wy-site-link {\r\n  min-height: auto;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 0;\r\n  padding: 0;\r\n  border-radius: 0;\r\n  color: #fff;\r\n  text-decoration: none;\r\n  font-size: clamp(16px, 1.25vw, 23px);\r\n  font-weight: 560;\r\n  letter-spacing: .01em;\r\n  white-space: nowrap;\r\n  transition: color .18s ease, background .18s ease;\r\n}\r\n.wy-site-link:hover,\r\n.wy-site-link:focus-visible,\r\n.wy-site-item:focus-within > .wy-site-link,\r\n.wy-site-item:hover > .wy-site-link {\r\n  color: #fff;\r\n  background: transparent;\r\n  text-shadow: 0 0 18px rgba(255,255,255,.46);\r\n}\r\n.wy-site-link svg {\r\n  display: none;\r\n  width: 0;\r\n  height: 0;\r\n  fill: currentColor;\r\n}\r\n.wy-site-actions {\r\n  grid-column: 3;\r\n  grid-row: 1;\r\n  align-self: center;\r\n  justify-self: end;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: flex-end;\r\n  gap: 13px;\r\n  min-width: 176px;\r\n  min-height: 54px;\r\n  padding: 0 18px;\r\n  margin-top: 24px;\r\n  background: transparent;\r\n}\r\n.wy-social-link {\r\n  width: 27px;\r\n  height: 27px;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  border: 0;\r\n  border-radius: 999px;\r\n  color: #fff;\r\n  background: transparent;\r\n  text-decoration: none;\r\n  transition: color .18s ease, border-color .18s ease, transform .18s ease;\r\n}\r\n.wy-social-link:hover,\r\n.wy-social-link:focus-visible {\r\n  color: #fff;\r\n  background: transparent;\r\n  transform: translateY(-1px);\r\n}\r\n.wy-social-link svg {\r\n  width: 21px;\r\n  height: 21px;\r\n  fill: currentColor;\r\n}\r\n.wy-lang {\r\n  position: relative;\r\n}\r\n.wy-lang-current {\r\n  width: 58px;\r\n  height: 36px;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  gap: 7px;\r\n  padding: 0 8px;\r\n  border: 0;\r\n  border-radius: 999px;\r\n  background: transparent;\r\n  color: #fff;\r\n  font-size: 12px;\r\n  font-weight: 800;\r\n  cursor: default;\r\n}\r\n.wy-lang-current svg {\r\n  width: 7px;\r\n  height: 7px;\r\n  fill: currentColor;\r\n}\r\n.wy-lang-flag {\r\n  width: 30px;\r\n  height: 30px;\r\n  display: inline-block;\r\n  border-radius: 999px;\r\n  box-shadow: 0 0 0 1px rgba(255,255,255,.28);\r\n  background:\r\n    linear-gradient(90deg, #2440A6 0 33.333%, #fff 33.333% 66.666%, #E33B42 66.666% 100%);\r\n}\r\n.wy-lang-options {\r\n  position: absolute;\r\n  top: calc(100% + 8px);\r\n  right: 0;\r\n  width: 86px;\r\n  padding: 6px;\r\n  margin: 0;\r\n  list-style: none;\r\n  border: 1px solid var(--line);\r\n  border-radius: 12px;\r\n  background: #fff;\r\n  box-shadow: 0 14px 36px rgba(11,31,77,.12);\r\n  opacity: 0;\r\n  visibility: hidden;\r\n  transform: translateY(6px);\r\n  transition: opacity .18s ease, transform .18s ease, visibility .18s ease;\r\n}\r\n.wy-lang:hover .wy-lang-options,\r\n.wy-lang:focus-within .wy-lang-options {\r\n  opacity: 1;\r\n  visibility: visible;\r\n  transform: translateY(0);\r\n}\r\n.wy-lang-options a {\r\n  display: block;\r\n  padding: 7px 8px;\r\n  border-radius: 8px;\r\n  color: var(--navy);\r\n  text-decoration: none;\r\n  font-size: 12px;\r\n  font-weight: 750;\r\n}\r\n.wy-lang-options a:hover,\r\n.wy-lang-options a:focus-visible {\r\n  color: var(--blue);\r\n  background: var(--soft);\r\n}\r\n.wy-menu-toggle {\r\n  display: none;\r\n  width: 42px;\r\n  height: 42px;\r\n  border: 1px solid var(--line);\r\n  border-radius: 999px;\r\n  background: #fff;\r\n  color: var(--navy);\r\n  align-items: center;\r\n  justify-content: center;\r\n  cursor: pointer;\r\n}\r\n.wy-menu-toggle span,\r\n.wy-menu-toggle span::before,\r\n.wy-menu-toggle span::after {\r\n  content: \"\";\r\n  display: block;\r\n  width: 18px;\r\n  height: 2px;\r\n  border-radius: 999px;\r\n  background: currentColor;\r\n  transition: transform .2s ease, opacity .2s ease;\r\n}\r\n.wy-menu-toggle span {\r\n  position: relative;\r\n}\r\n.wy-menu-toggle span::before,\r\n.wy-menu-toggle span::after {\r\n  position: absolute;\r\n  left: 0;\r\n  top: 0;\r\n}\r\n.wy-menu-toggle span::before { transform: translateY(-6px); }\r\n.wy-menu-toggle span::after { transform: translateY(4px); }\r\n.wy-site-header.is-open .wy-menu-toggle span { transform: rotate(45deg); }\r\n.wy-site-header.is-open .wy-menu-toggle span::before { transform: translateY(0); opacity: 0; }\r\n.wy-site-header.is-open .wy-menu-toggle span::after { transform: translateY(-2px) rotate(90deg); }\r\n\r\n\r\n@media (max-width: 1080px) {\r\n  .wy-site-header {\r\n    background: linear-gradient(105deg, #63E6CF 0%, #38B6D9 28%, #3B68E6 58%, #6D16E8 100%);\r\n  }\r\n  .wy-site-nav {\r\n    min-height: 86px;\r\n    padding: 0 18px;\r\n    grid-template-columns: auto auto;\r\n    grid-template-rows: auto;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n  }\r\n  .wy-site-logo {\r\n    min-width: 74px;\r\n    margin-top: 0;\r\n    margin-bottom: 0;\r\n    align-self: center;\r\n  }\r\n  .wy-site-logo img {\r\n    width: 74px;\r\n    max-height: 74px;\r\n    height: auto;\r\n  }\r\n  .wy-menu-toggle {\r\n    display: inline-flex;\r\n    align-self: center;\r\n    justify-self: end;\r\n    place-items: center;\r\n    padding: 0;\r\n  }\r\n  .wy-site-brand {\r\n    display: none;\r\n  }\r\n  .wy-site-actions {\r\n    display: none;\r\n  }\r\n  .wy-site-menu {\r\n    grid-column: auto;\r\n    grid-row: auto;\r\n    position: absolute;\r\n    top: calc(100% + 8px);\r\n    left: 12px;\r\n    right: 12px;\r\n    max-height: calc(100vh - 88px);\r\n    overflow: auto;\r\n    display: none;\r\n    flex-direction: column;\r\n    align-items: stretch;\r\n    padding: 10px;\r\n    border: 1px solid var(--line);\r\n    border-radius: 18px;\r\n    background: rgba(255,255,255,.98);\r\n    box-shadow: 0 22px 54px rgba(11,31,77,.16);\r\n  }\r\n  .wy-site-header.is-open .wy-site-menu {\r\n    display: flex;\r\n  }\r\n  .wy-site-link {\r\n    min-height: 44px;\r\n    width: 100%;\r\n    justify-content: space-between;\r\n    padding: 0 12px;\r\n    border-radius: 12px;\r\n    color: var(--navy);\r\n    font-size: 14px;\r\n  }\r\n}\r\n\r\n.wy-site-header + main {\r\n  padding-top: clamp(18px, 2.4vw, 32px);\r\n}\r\n\r\n@media (max-width: 760px) {\r\n  .wy-site-header + main {\r\n    padding-top: 18px;\r\n  }\r\n}\r\n\r\n\r\n\/* ===== Weyou shared footer ===== *\/\r\n.wy-footer {\r\n  --footer-text: rgba(255, 255, 255, .94);\r\n  --footer-muted: rgba(255, 255, 255, .78);\r\n  --footer-line: rgba(255, 255, 255, .58);\r\n  position: relative;\r\n  overflow: hidden;\r\n  color: var(--footer-text);\r\n  background:\r\n    radial-gradient(circle at 88% 86%, rgba(0, 237, 213, .55), transparent 28%),\r\n    linear-gradient(112deg, #7110e8 0%, #4f39dd 24%, #2e83d6 55%, #12d5c7 100%);\r\n  border-radius: 0 0 18px 18px;\r\n  padding: clamp(54px, 6vw, 86px) clamp(22px, 4vw, 72px) 28px;\r\n  font-family: 'Montserrat', 'Inter', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\r\n}\r\n.wy-footer::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0;\r\n  pointer-events: none;\r\n  background: linear-gradient(90deg, rgba(19, 0, 120, .12), transparent 38%, rgba(0, 255, 224, .16));\r\n}\r\n.wy-footer-inner {\r\n  position: relative;\r\n  z-index: 1;\r\n  display: grid;\r\n  grid-template-columns: minmax(220px, .86fr) repeat(4, minmax(180px, 1fr));\r\n  gap: clamp(28px, 3.2vw, 58px);\r\n  align-items: start;\r\n  max-width: 1520px;\r\n  margin: 0 auto;\r\n}\r\n.wy-footer-contact h2,\r\n.wy-footer-column h2 {\r\n  margin: 0 0 28px;\r\n  color: #fff;\r\n  font-size: clamp(22px, 1.58vw, 31px);\r\n  line-height: 1.24;\r\n  font-weight: 900;\r\n  letter-spacing: .045em;\r\n  text-transform: uppercase;\r\n}\r\n.wy-footer-logo {\r\n  width: min(100%, 152px);\r\n  aspect-ratio: 1 \/ 1;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin: 16px 0 26px;\r\n  border-radius: 14px;\r\n  overflow: hidden;\r\n}\r\n.wy-footer-logo img {\r\n  width: 100%;\r\n  height: 100%;\r\n  display: block;\r\n  object-fit: cover;\r\n}\r\n.wy-footer-address {\r\n  display: grid;\r\n  gap: 12px;\r\n  color: #fff;\r\n  font-size: clamp(18px, 1.28vw, 24px);\r\n  line-height: 1.35;\r\n  font-weight: 500;\r\n  font-style: normal;\r\n}\r\n.wy-footer-address a {\r\n  color: inherit;\r\n  text-decoration: none;\r\n}\r\n.wy-footer-address a:hover,\r\n.wy-footer-address a:focus-visible,\r\n.wy-footer-list a:hover,\r\n.wy-footer-list a:focus-visible,\r\n.wy-footer-legal a:hover,\r\n.wy-footer-legal a:focus-visible {\r\n  text-decoration: underline;\r\n  text-underline-offset: 4px;\r\n}\r\n.wy-footer-socials {\r\n  display: flex;\r\n  gap: 16px;\r\n  margin-top: 32px;\r\n}\r\n.wy-footer-social {\r\n  width: 58px;\r\n  height: 58px;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  border: 1.5px solid #fff;\r\n  border-radius: 50%;\r\n  color: #fff;\r\n  text-decoration: none;\r\n}\r\n.wy-footer-social svg {\r\n  width: 27px;\r\n  height: 27px;\r\n  fill: currentColor;\r\n}\r\n.wy-footer-list {\r\n  display: grid;\r\n  gap: 13px;\r\n  margin: 0;\r\n  padding: 0;\r\n  list-style: none;\r\n}\r\n.wy-footer-list a {\r\n  color: #fff;\r\n  text-decoration: none;\r\n  font-size: clamp(18px, 1.2vw, 24px);\r\n  line-height: 1.38;\r\n  font-weight: 500;\r\n}\r\n.wy-footer-bottom {\r\n  position: relative;\r\n  z-index: 1;\r\n  max-width: 1520px;\r\n  margin: clamp(42px, 5vw, 74px) auto 0;\r\n  padding-top: 22px;\r\n  border-top: 1.5px solid var(--footer-line);\r\n  display: grid;\r\n  grid-template-columns: 1fr auto 1fr;\r\n  align-items: center;\r\n  gap: 22px;\r\n}\r\n.wy-footer-legal {\r\n  grid-column: 2;\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  justify-content: center;\r\n  gap: 0 14px;\r\n  color: #fff;\r\n  font-size: clamp(14px, 1vw, 18px);\r\n  line-height: 1.5;\r\n  font-weight: 500;\r\n  text-align: center;\r\n}\r\n.wy-footer-legal a {\r\n  color: inherit;\r\n  text-decoration: none;\r\n}\r\n.wy-footer-top {\r\n  grid-column: 3;\r\n  justify-self: end;\r\n  width: 52px;\r\n  height: 52px;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  border-radius: 8px;\r\n  background: #3d52e8;\r\n  color: #fff;\r\n  text-decoration: none;\r\n  box-shadow: 0 16px 28px rgba(24, 42, 178, .24);\r\n}\r\n.wy-footer-top svg {\r\n  width: 26px;\r\n  height: 26px;\r\n  stroke: currentColor;\r\n  stroke-width: 2.6;\r\n  fill: none;\r\n  stroke-linecap: round;\r\n  stroke-linejoin: round;\r\n}\r\n@media (max-width: 1180px) {\r\n  .wy-footer-inner {\r\n    grid-template-columns: minmax(240px, .8fr) repeat(2, minmax(220px, 1fr));\r\n  }\r\n}\r\n@media (max-width: 760px) {\r\n  .wy-footer {\r\n    border-radius: 0 0 14px 14px;\r\n    padding: 44px 22px 24px;\r\n  }\r\n  .wy-footer-inner {\r\n    grid-template-columns: 1fr;\r\n    gap: 34px;\r\n  }\r\n  .wy-footer-contact,\r\n  .wy-footer-column {\r\n    text-align: center;\r\n  }\r\n  .wy-footer-contact h2,\r\n  .wy-footer-column h2 {\r\n    margin-bottom: 18px;\r\n    font-size: 22px;\r\n  }\r\n  .wy-footer-logo {\r\n    width: 128px;\r\n    margin-inline: auto;\r\n  }\r\n  .wy-footer-socials {\r\n    justify-content: center;\r\n  }\r\n  .wy-footer-list {\r\n    gap: 10px;\r\n  }\r\n  .wy-footer-list a,\r\n  .wy-footer-address {\r\n    font-size: 17px;\r\n  }\r\n  .wy-footer-bottom {\r\n    grid-template-columns: 1fr;\r\n    margin-top: 42px;\r\n  }\r\n  .wy-footer-legal,\r\n  .wy-footer-top {\r\n    grid-column: 1;\r\n  }\r\n  .wy-footer-top {\r\n    justify-self: center;\r\n  }\r\n}\r\n\r\n\/* ===== Footer alignment pass ===== *\/\r\n.wy-footer {\r\n  padding: clamp(62px, 6.2vw, 92px) clamp(30px, 4.4vw, 84px) 34px;\r\n  border-radius: 0 0 18px 18px;\r\n}\r\n.wy-footer-inner,\r\n.wy-footer-bottom {\r\n  max-width: 1600px;\r\n}\r\n.wy-footer-inner {\r\n  grid-template-columns: minmax(250px, .9fr) minmax(260px, 1.05fr) minmax(260px, 1.05fr) minmax(280px, 1.08fr) minmax(260px, 1fr);\r\n  gap: clamp(38px, 4.2vw, 76px);\r\n  align-items: start;\r\n}\r\n.wy-footer-contact,\r\n.wy-footer-column {\r\n  min-width: 0;\r\n}\r\n.wy-footer-contact h2,\r\n.wy-footer-column h2 {\r\n  margin: 0 0 34px;\r\n  min-height: 76px;\r\n  display: flex;\r\n  align-items: flex-start;\r\n  color: #fff;\r\n  font-size: clamp(25px, 1.7vw, 34px);\r\n  line-height: 1.22;\r\n  font-weight: 900;\r\n  letter-spacing: .055em;\r\n  text-transform: uppercase;\r\n}\r\n.wy-footer-logo {\r\n  width: 168px;\r\n  max-width: 100%;\r\n  margin: 6px 0 34px;\r\n  border-radius: 14px;\r\n  background: transparent;\r\n}\r\n.wy-footer-logo img {\r\n  object-fit: contain;\r\n}\r\n.wy-footer-address {\r\n  gap: 14px;\r\n  font-size: clamp(20px, 1.34vw, 27px);\r\n  line-height: 1.36;\r\n  font-weight: 500;\r\n}\r\n.wy-footer-socials {\r\n  gap: 18px;\r\n  margin-top: 36px;\r\n}\r\n.wy-footer-social {\r\n  width: 64px;\r\n  height: 64px;\r\n  border-width: 1.7px;\r\n}\r\n.wy-footer-social svg {\r\n  width: 29px;\r\n  height: 29px;\r\n}\r\n.wy-footer-list {\r\n  gap: 13px;\r\n}\r\n.wy-footer-list a {\r\n  display: inline-block;\r\n  color: #fff;\r\n  font-size: clamp(20px, 1.36vw, 27px);\r\n  line-height: 1.42;\r\n  font-weight: 500;\r\n  letter-spacing: .005em;\r\n}\r\n.wy-footer-bottom {\r\n  margin-top: clamp(52px, 5.2vw, 86px);\r\n  padding-top: 25px;\r\n}\r\n.wy-footer-legal {\r\n  font-size: clamp(16px, 1.05vw, 20px);\r\n}\r\n.wy-footer-top {\r\n  width: 56px;\r\n  height: 56px;\r\n}\r\n@media (max-width: 1540px) and (min-width: 1181px) {\r\n  .wy-footer {\r\n    padding-inline: 56px;\r\n  }\r\n  .wy-footer-inner {\r\n    grid-template-columns: minmax(210px, .82fr) minmax(205px, 1fr) minmax(205px, 1fr) minmax(220px, 1.02fr) minmax(205px, .98fr);\r\n    gap: 38px;\r\n  }\r\n  .wy-footer-contact h2,\r\n  .wy-footer-column h2 {\r\n    font-size: 25px;\r\n    min-height: 66px;\r\n    margin-bottom: 26px;\r\n  }\r\n  .wy-footer-logo {\r\n    width: 150px;\r\n    margin-bottom: 28px;\r\n  }\r\n  .wy-footer-address,\r\n  .wy-footer-list a {\r\n    font-size: 18px;\r\n    line-height: 1.42;\r\n  }\r\n  .wy-footer-social {\r\n    width: 56px;\r\n    height: 56px;\r\n  }\r\n}\r\n\r\n@media (max-width: 1320px) {\r\n  .wy-footer-inner {\r\n    grid-template-columns: minmax(230px, .9fr) repeat(2, minmax(250px, 1fr));\r\n  }\r\n  .wy-footer-contact h2,\r\n  .wy-footer-column h2 {\r\n    min-height: auto;\r\n  }\r\n}\r\n@media (max-width: 760px) {\r\n  .wy-footer {\r\n    padding: 46px 22px 26px;\r\n  }\r\n  .wy-footer-inner {\r\n    grid-template-columns: 1fr;\r\n    gap: 36px;\r\n  }\r\n  .wy-footer-contact,\r\n  .wy-footer-column,\r\n  .wy-footer-contact h2,\r\n  .wy-footer-column h2 {\r\n    text-align: center;\r\n    justify-content: center;\r\n  }\r\n  .wy-footer-contact h2,\r\n  .wy-footer-column h2 {\r\n    margin-bottom: 18px;\r\n    font-size: 22px;\r\n    min-height: auto;\r\n  }\r\n  .wy-footer-logo {\r\n    width: 136px;\r\n    margin: 0 auto 24px;\r\n  }\r\n  .wy-footer-address,\r\n  .wy-footer-list a {\r\n    font-size: 17px;\r\n  }\r\n  .wy-footer-socials {\r\n    justify-content: center;\r\n  }\r\n}\r\n\r\n\r\n\/* Footer column alignment fix *\/\r\n (min-width: 901px) {\r\n  .wy-footer-column h2 {\r\n    min-height: 86px;\r\n    display: flex;\r\n    align-items: flex-start;\r\n  }\r\n}\r\n\/* ===== Mobile header promise alignment ===== *\/\r\n@media (max-width: 1080px) {\r\n  .wy-site-nav {\r\n    min-height: 96px;\r\n    padding: 10px 14px;\r\n    grid-template-columns: 74px minmax(0, 1fr) 42px;\r\n    grid-template-rows: auto;\r\n    align-items: center;\r\n    gap: 10px;\r\n  }\r\n  .wy-site-logo {\r\n    grid-column: 1;\r\n    min-width: 74px;\r\n    margin-top: 0;\r\n    margin-bottom: 0;\r\n    align-self: center;\r\n  }\r\n  .wy-site-logo img {\r\n    width: 74px;\r\n    max-height: 74px;\r\n    height: auto;\r\n  }\r\n  .wy-site-brand {\r\n    grid-column: 2;\r\n    grid-row: 1;\r\n    display: block;\r\n    align-self: center;\r\n    justify-self: center;\r\n    max-width: 100%;\r\n    padding-top: 0;\r\n    text-align: center;\r\n  }\r\n  .wy-site-brand strong {\r\n    margin-bottom: 4px;\r\n    font-size: clamp(13px, 3.7vw, 17px);\r\n    line-height: 1;\r\n    letter-spacing: .04em;\r\n  }\r\n  .wy-site-brand span {\r\n    font-size: clamp(10px, 2.8vw, 13px);\r\n    line-height: 1.18;\r\n    font-weight: 780;\r\n    letter-spacing: 0;\r\n  }\r\n  .wy-site-brand em {\r\n    max-width: 210px;\r\n    margin: 3px auto 0;\r\n    font-size: clamp(9px, 2.35vw, 11px);\r\n    line-height: 1.18;\r\n    font-weight: 700;\r\n    letter-spacing: 0;\r\n  }\r\n  .wy-menu-toggle {\r\n    grid-column: 3;\r\n    display: inline-flex;\r\n    align-self: center;\r\n    justify-self: end;\r\n    place-items: center;\r\n    padding: 0;\r\n  }\r\n}\r\n\/* ===== EN title layout (prefix + focus) ===== *\/\r\n.wy-title-band .wy-title {\r\n  display: grid !important;\r\n  justify-items: center;\r\n  align-items: center;\r\n  width: 100%;\r\n  max-width: min(100%, 1120px);\r\n  margin-inline: auto;\r\n  text-align: center;\r\n}\r\n\r\n.wy-title-prefix,\r\n.wy-title-focus {\r\n  display: inline-flex;\r\n  justify-content: center;\r\n  align-items: baseline;\r\n  max-width: 100%;\r\n  text-align: center;\r\n}\r\n\r\n.wy-title-focus {\r\n  flex-wrap: wrap;\r\n  row-gap: 0;\r\n  white-space: normal;\r\n}\r\n<\/style>\r\n<\/head>\r\n<body id=\"top\"><main class=\"wy-solutions\">\r\n  <div class=\"wy-wrap\">\r\n    <section class=\"wy-hero\" aria-labelledby=\"wy-title\">\r\n      <div class=\"wy-hero-copy\">\r\n        <div class=\"wy-title-band\">\r\n          <h1 id=\"wy-title\" class=\"wy-title\"><span class=\"wy-title-prefix\">Our Digital Tech<\/span><span class=\"wy-title-focus\"><span class=\"wy-title-sep\">&amp;<\/span> <span class=\"wy-title-ai\">AI<\/span> solutions<\/span><\/h1>\r\n        <\/div>\r\n        <p class=\"wy-lead\">A proprietary digital platform driving the performance of your B2B exhibitions.<\/p>\r\n        <p class=\"wy-copy\">Weyou Group develops innovative solutions to qualify, manage, analyse and optimise One to One meetings and exhibitions of all sizes.<\/p>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"wy-digital-section\" aria-labelledby=\"digital-platform-title\">\r\n      <div class=\"wy-concept\">\r\n        <h2 id=\"digital-platform-title\" class=\"wy-step-title\"><span class=\"wy-step-index\">1<\/span>The Platform<\/h2>\r\n        <p class=\"wy-digital-copy\">Weyou is a digital and human platform designed to maximise the performance of every exhibition.<\/p>\r\n        <p class=\"wy-digital-copy\">Driven by a team of Gen Y and Gen Z professionals, it orchestrates more qualified, more profitable and more business-focused events, with an ROI of up to 7 to 15 times the investment.<\/p>\r\n        <p class=\"wy-digital-copy\">Since opening up to Europe, Weyou has enjoyed continuous growth and asserts a unique model, built on the power of data, an interconnected platform and creative, flawless on-site production.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"wy-gestion\" aria-label=\"Weyou Gestion diagram with flows\">\r\n        <div class=\"wy-flow-map\">\r\n          <svg class=\"wy-gestion-svg\" viewBox=\"0 0 1120 650\" role=\"img\" aria-label=\"Weyou Gestion connects ROI, interconnection, performance, data, matching and business\">\r\n            <defs>\r\n              <linearGradient id=\"flowGradient\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\">\r\n                <stop offset=\"0\" stop-color=\"#7C4DFF\"><\/stop>\r\n                <stop offset=\".52\" stop-color=\"#2563EB\"><\/stop>\r\n                <stop offset=\"1\" stop-color=\"#25C7C7\"><\/stop>\r\n              <\/linearGradient>\r\n              <linearGradient id=\"coreRing\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\r\n                <stop offset=\"0\" stop-color=\"#0EA5E9\"><\/stop>\r\n                <stop offset=\".55\" stop-color=\"#2563EB\"><\/stop>\r\n                <stop offset=\"1\" stop-color=\"#A855F7\"><\/stop>\r\n              <\/linearGradient>\r\n              <radialGradient id=\"orbitGlow\" cx=\"50%\" cy=\"50%\" r=\"50%\">\r\n                <stop offset=\"0\" stop-color=\"#FFFFFF\" stop-opacity=\"0\"><\/stop>\r\n                <stop offset=\".62\" stop-color=\"#38BDF8\" stop-opacity=\".12\"><\/stop>\r\n                <stop offset=\".82\" stop-color=\"#2563EB\" stop-opacity=\".38\"><\/stop>\r\n                <stop offset=\"1\" stop-color=\"#7C4DFF\" stop-opacity=\"0\"><\/stop>\r\n              <\/radialGradient>\r\n            <\/defs>\r\n            <rect x=\"18\" y=\"18\" width=\"1084\" height=\"614\" rx=\"24\" fill=\"#fff\"><\/rect>\r\n            <path d=\"M248 96 C198 158 174 234 174 325 C174 416 198 492 248 554\" class=\"wy-map-arc\"><\/path>\r\n            <path d=\"M872 96 C922 158 946 234 946 325 C946 416 922 492 872 554\" class=\"wy-map-arc\"><\/path>\r\n            <path d=\"M232 153 H260\" class=\"wy-map-link\"><\/path>\r\n            <path d=\"M232 325 H260\" class=\"wy-map-link\"><\/path>\r\n            <path d=\"M232 497 H260\" class=\"wy-map-link\"><\/path>\r\n            <path d=\"M860 153 H888\" class=\"wy-map-link\"><\/path>\r\n            <path d=\"M860 325 H888\" class=\"wy-map-link\"><\/path>\r\n            <path d=\"M860 497 H888\" class=\"wy-map-link\"><\/path>\r\n            <path d=\"M232 153 H260\" class=\"wy-pulse\"><\/path>\r\n            <path d=\"M232 325 H260\" class=\"wy-pulse delay-1\"><\/path>\r\n            <path d=\"M232 497 H260\" class=\"wy-pulse delay-2\"><\/path>\r\n            <path d=\"M888 153 H860\" class=\"wy-pulse delay-3\"><\/path>\r\n            <path d=\"M888 325 H860\" class=\"wy-pulse delay-4\"><\/path>\r\n            <path d=\"M888 497 H860\" class=\"wy-pulse delay-5\"><\/path>\r\n\r\n            <g class=\"wy-map-icon\" transform=\"translate(54 118)\">\r\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\r\n              <path d=\"M18 48h34M26 43V31M35 43V24M44 43V18M25 32l10-10 10 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\r\n            <\/g>\r\n            <g class=\"wy-map-icon\" transform=\"translate(6 290)\">\r\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\r\n              <circle cx=\"35\" cy=\"35\" r=\"7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/circle>\r\n              <path d=\"M35 15v9M35 46v9M15 35h9M46 35h9M21 21l7 7M42 42l7 7M49 21l-7 7M28 42l-7 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\r\n            <\/g>\r\n            <g class=\"wy-map-icon\" transform=\"translate(30 462)\">\r\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\r\n              <path d=\"M19 43a16 16 0 1 1 32 0M35 43l10-15M27 51h16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\r\n            <\/g>\r\n            <g class=\"wy-map-icon right\" transform=\"translate(1024 118)\">\r\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\r\n              <ellipse cx=\"35\" cy=\"23\" rx=\"16\" ry=\"7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/ellipse>\r\n              <path d=\"M19 23v24c0 4 7 7 16 7s16-3 16-7V23M19 35c0 4 7 7 16 7s16-3 16-7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path>\r\n            <\/g>\r\n            <g class=\"wy-map-icon right\" transform=\"translate(1040 290)\">\r\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\r\n              <circle cx=\"35\" cy=\"22\" r=\"6\" fill=\"currentColor\"><\/circle>\r\n              <circle cx=\"24\" cy=\"44\" r=\"6\" fill=\"currentColor\"><\/circle>\r\n              <circle cx=\"46\" cy=\"44\" r=\"6\" fill=\"currentColor\"><\/circle>\r\n              <path d=\"M35 29v7M29 41l6-5 6 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\r\n            <\/g>\r\n            <g class=\"wy-map-icon right\" transform=\"translate(1002 462)\">\r\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\r\n              <rect x=\"18\" y=\"28\" width=\"34\" height=\"24\" rx=\"4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/rect>\r\n              <path d=\"M29 28v-7h12v7M18 37h34\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\r\n            <\/g>\r\n\r\n            <g transform=\"translate(260 25)\">\r\n              <path class=\"wy-wheel-segment\" fill=\"#0844B8\" d=\"M150 40.2 A300 300 0 0 1 450 40.2 L372.5 174.4 A145 145 0 0 0 227.5 174.4 Z\"><\/path>\r\n              <path class=\"wy-wheel-segment\" fill=\"#13A7B8\" d=\"M450 40.2 A300 300 0 0 1 600 300 L445 300 A145 145 0 0 0 372.5 174.4 Z\"><\/path>\r\n              <path class=\"wy-wheel-segment\" fill=\"#18B9A9\" d=\"M600 300 A300 300 0 0 1 450 559.8 L372.5 425.6 A145 145 0 0 0 445 300 Z\"><\/path>\r\n              <path class=\"wy-wheel-segment\" fill=\"#6547DC\" d=\"M450 559.8 A300 300 0 0 1 150 559.8 L227.5 425.6 A145 145 0 0 0 372.5 425.6 Z\"><\/path>\r\n              <path class=\"wy-wheel-segment\" fill=\"#1987D8\" d=\"M150 559.8 A300 300 0 0 1 0 300 L155 300 A145 145 0 0 0 227.5 425.6 Z\"><\/path>\r\n              <path class=\"wy-wheel-segment\" fill=\"#0B4FAE\" d=\"M0 300 A300 300 0 0 1 150 40.2 L227.5 174.4 A145 145 0 0 0 155 300 Z\"><\/path>\r\n              <circle class=\"wy-wheel-core\" cx=\"300\" cy=\"300\" r=\"96\"><\/circle>\r\n              <circle class=\"wy-wheel-ring\" cx=\"300\" cy=\"300\" r=\"105\"><\/circle>\r\n              <circle class=\"wy-wheel-orbit-halo\" cx=\"300\" cy=\"300\" r=\"118\"><\/circle>\r\n              <circle class=\"wy-wheel-orbit-track\" cx=\"300\" cy=\"300\" r=\"118\"><\/circle>\r\n              <circle class=\"wy-wheel-orbit-flow\" cx=\"300\" cy=\"300\" r=\"118\"><\/circle>\r\n\r\n              <text class=\"wy-segment-text\" x=\"300\" y=\"66\">\r\n                <tspan class=\"num\" x=\"300\">1. General<\/tspan>\r\n                <tspan class=\"num\" x=\"300\" dy=\"20\">management<\/tspan>\r\n                <tspan x=\"300\" dy=\"20\">Concept creation<\/tspan>\r\n                <tspan x=\"300\" dy=\"18\">&amp; new exhibitions<\/tspan>\r\n              <\/text>\r\n              <text class=\"wy-segment-text\" x=\"490\" y=\"184\">\r\n                <tspan class=\"num\" x=\"490\">2. Sales<\/tspan>\r\n                <tspan x=\"490\" dy=\"20\">Exhibitor relations<\/tspan>\r\n                <tspan x=\"490\" dy=\"19\">&amp;<\/tspan>\r\n                <tspan x=\"490\" dy=\"19\">development<\/tspan>\r\n              <\/text>\r\n              <text class=\"wy-segment-text\" x=\"490\" y=\"407\">\r\n                <tspan class=\"num\" x=\"490\">3. Hosted Buyers<\/tspan>\r\n                <tspan x=\"490\" dy=\"20\">Qualification &amp;<\/tspan>\r\n                <tspan x=\"490\" dy=\"19\">meeting matching<\/tspan>\r\n              <\/text>\r\n              <text class=\"wy-segment-text\" x=\"300\" y=\"486\">\r\n                <tspan class=\"num\" x=\"300\">4. Marketing &amp;<\/tspan>\r\n                <tspan x=\"300\" dy=\"20\">communication<\/tspan>\r\n                <tspan x=\"300\" dy=\"20\">Acquisition, visibility<\/tspan>\r\n                <tspan x=\"300\" dy=\"19\">&amp; performance<\/tspan>\r\n              <\/text>\r\n              <text class=\"wy-segment-text\" x=\"108\" y=\"398\">\r\n                <tspan class=\"num\" x=\"108\">5. Production<\/tspan>\r\n                <tspan class=\"num\" x=\"108\" dy=\"21\">&amp; operations<\/tspan>\r\n                <tspan x=\"108\" dy=\"19\">On-site<\/tspan>\r\n                <tspan x=\"108\" dy=\"18\">organisation<\/tspan>\r\n                <tspan x=\"108\" dy=\"18\">&amp; logistics<\/tspan>\r\n              <\/text>\r\n              <text class=\"wy-segment-text\" x=\"124\" y=\"144\">\r\n                <tspan class=\"num\" x=\"124\">6. CRM,<\/tspan>\r\n                <tspan class=\"num\" x=\"124\" dy=\"20\">finance<\/tspan>\r\n                <tspan x=\"124\" dy=\"18\">&amp; reporting<\/tspan>\r\n                <tspan x=\"124\" dy=\"17\">Connected<\/tspan>\r\n                <tspan x=\"124\" dy=\"17\">real-time<\/tspan>\r\n                <tspan x=\"124\" dy=\"17\">management<\/tspan>\r\n              <\/text>\r\n\r\n              <text class=\"wy-wheel-title\" text-anchor=\"middle\" x=\"300\" y=\"266\">WEYOU<\/text>\r\n              <text class=\"wy-wheel-title\" text-anchor=\"middle\" x=\"300\" y=\"308\">GESTION<\/text>\r\n              <text class=\"wy-wheel-subtitle\" text-anchor=\"middle\" x=\"300\" y=\"338\">Digital platform +<\/text>\r\n              <text class=\"wy-wheel-subtitle\" text-anchor=\"middle\" x=\"300\" y=\"356\">human production =<\/text>\r\n              <text class=\"wy-wheel-subtitle\" text-anchor=\"middle\" x=\"300\" y=\"374\"><tspan class=\"accent\">business results<\/tspan><\/text>\r\n            <\/g>\r\n            <circle class=\"wy-map-dot\" cx=\"260\" cy=\"153\" r=\"8\"><\/circle>\r\n            <circle class=\"wy-map-dot\" cx=\"260\" cy=\"325\" r=\"8\"><\/circle>\r\n            <circle class=\"wy-map-dot\" cx=\"260\" cy=\"497\" r=\"8\"><\/circle>\r\n            <circle class=\"wy-map-dot\" cx=\"860\" cy=\"153\" r=\"8\"><\/circle>\r\n            <circle class=\"wy-map-dot\" cx=\"860\" cy=\"325\" r=\"8\"><\/circle>\r\n            <circle class=\"wy-map-dot\" cx=\"860\" cy=\"497\" r=\"8\"><\/circle>\r\n            <g aria-hidden=\"true\">\r\n              <text class=\"wy-map-label left\" x=\"224\" y=\"162\">ROI<\/text>\r\n              <text class=\"wy-map-label left\" x=\"224\" y=\"334\">Interconnection<\/text>\r\n              <text class=\"wy-map-label left\" x=\"224\" y=\"506\">Performance<\/text>\r\n              <text class=\"wy-map-label right\" x=\"902\" y=\"162\">Data<\/text>\r\n              <text class=\"wy-map-label right\" x=\"902\" y=\"334\">Matching<\/text>\r\n              <text class=\"wy-map-label right\" x=\"902\" y=\"506\">Business<\/text>\r\n            <\/g>\r\n          <\/svg>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"wy-benefit-strip\" aria-label=\"Key benefits of the digital solutions\">\r\n      <article class=\"wy-benefit\">\r\n        <span class=\"wy-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3l7 3v5c0 5-3 8-7 10-4-2-7-5-7-10V6l7-3Z\"><\/path><path d=\"M9 12l2 2 4-5\"><\/path><\/svg><\/span>\r\n        <div><h3>Proprietary platform<\/h3><p>Reliable, secure and scalable technology.<\/p><\/div>\r\n      <\/article>\r\n      <article class=\"wy-benefit\">\r\n        <span class=\"wy-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8\" cy=\"9\" r=\"3\"><\/circle><circle cx=\"17\" cy=\"10\" r=\"2.4\"><\/circle><path d=\"M3 20c.6-3 2.8-5 5-5s4.4 2 5 5\"><\/path><path d=\"M14 20c.4-2 2-3.4 4-3.4s3.3 1.2 3.8 3.4\"><\/path><\/svg><\/span>\r\n        <div><h3>Optimised meetings<\/h3><p>Qualified and relevant connections.<\/p><\/div>\r\n      <\/article>\r\n      <article class=\"wy-benefit\">\r\n        <span class=\"wy-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 20V10M10 20V6M16 20v-8M20 20V4\"><\/path><\/svg><\/span>\r\n        <div><h3>Actionable data<\/h3><p>Real-time analytics for better decisions.<\/p><\/div>\r\n      <\/article>\r\n      <article class=\"wy-benefit\">\r\n        <span class=\"wy-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><path d=\"M12 4v3M20 12h-3\"><\/path><\/svg><\/span>\r\n        <div><h3>Measurable ROI<\/h3><p>Concrete indicators to demonstrate performance.<\/p><\/div>\r\n      <\/article>\r\n    <\/section>\r\n\r\n    <section class=\"wy-panel\" id=\"solutions\" aria-labelledby=\"modules-title\">\r\n      <h2 id=\"modules-title\" class=\"wy-step-title\"><span class=\"wy-step-index\">2<\/span><span class=\"wy-heading-focus\"><span class=\"wy-title-digital\">Digital<\/span> <span class=\"wy-title-tech\">Tech<\/span> <span class=\"wy-title-sep\">&amp;<\/span> <span class=\"wy-title-ai\">AI<\/span><\/span> solutions<\/h2>\r\n      <div class=\"wy-card-grid\">\r\n        <article class=\"wy-solution-card\">\r\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>01<\/em><\/div>\r\n          <h3>Weyou Gestion<\/h3>\r\n          <p>An interconnected platform for all your events, Hosted Buyers and visitors. The platform improves continuously and supports you in real time.<\/p>\r\n          <span class=\"wy-pill\">Central platform<\/span>\r\n        <\/article>\r\n        <article class=\"wy-solution-card\">\r\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon cyan\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>02<\/em><\/div>\r\n          <h3>Weyou Data<\/h3>\r\n          <p>Centralisation and use of all event data to enrich your knowledge of exhibitors and visitors.<\/p>\r\n          <span class=\"wy-pill cyan\">Data analysis<\/span>\r\n        <\/article>\r\n        <article class=\"wy-solution-card\">\r\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>03<\/em><\/div>\r\n          <h3>Weyou Matchmaking<\/h3>\r\n          <p>The unique One to One matchmaking solution. Proven algorithms to qualify needs and connect the right exhibitors with the right buyers and attendees.<\/p>\r\n          <span class=\"wy-pill\">Artificial Intelligence<\/span>\r\n        <\/article>\r\n        <article class=\"wy-solution-card\">\r\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon green\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>04<\/em><\/div>\r\n          <h3>Weyou Analytics<\/h3>\r\n          <p>Assess, qualify and quantify participation. Dynamic live and post-event reports, with key KPIs to measure the exhibition's performance and impact.<\/p>\r\n          <span class=\"wy-pill green\">Real time<\/span>\r\n        <\/article>\r\n        <article class=\"wy-solution-card\">\r\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon violet\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>05<\/em><\/div>\r\n          <h3>Weyou App<\/h3>\r\n          <p>The mobile app to manage your participation during the event: agenda, networking, practical information and instant messaging.<\/p>\r\n          <span class=\"wy-pill violet\">Mobile<\/span>\r\n        <\/article>\r\n        <article class=\"wy-solution-card\">\r\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon navy\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>06<\/em><\/div>\r\n          <h3>Weyou Compliance*<\/h3>\r\n          <p>Regulatory compliance and data security features for your professional events.<\/p>\r\n          <span class=\"wy-pill navy\">Compliance<\/span>\r\n        <\/article>\r\n      <\/div>\r\n      <p class=\"wy-compliance-note\">*Meetings are based on objective qualification criteria and on mutual validation from our priority matchmaking algorithm. No exhibitor can impose a meeting with a Hosted Buyer, and no invitation is conditional on a specific meeting. The main steps of the process are recorded and traceable within our proprietary platform to ensure compliance with current requirements.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"wy-expo-platform\" aria-labelledby=\"expo-platform-title\">\r\n      <h2 id=\"expo-platform-title\" class=\"wy-step-title\"><span class=\"wy-step-index\">3<\/span>A platform dedicated to exhibitors<\/h2>\r\n      <p class=\"wy-expo-sub\">Everything you need, in a single ecosystem and in real time.<\/p>\r\n\r\n      <div class=\"wy-expo-grid\">\r\n        <div class=\"wy-expo-tools\">\r\n          <h3 class=\"wy-expo-mini-title\">Your connected tools<\/h3>\r\n          <ul class=\"wy-expo-list\">\r\n            <li class=\"wy-expo-line\">\r\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"7\" y=\"3\" width=\"10\" height=\"18\" rx=\"2\"><\/rect><path d=\"M11 18h2\"><\/path><\/svg><\/span>\r\n              <div class=\"wy-expo-text\"><h3>Mobile app<\/h3><p>Info, meetings, notifications, leads &amp; contacts.<\/p><\/div>\r\n            <\/li>\r\n            <li class=\"wy-expo-line\">\r\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"14\" rx=\"2\"><\/rect><path d=\"M7 14l3-3 3 2 4-5\"><\/path><\/svg><\/span>\r\n              <div class=\"wy-expo-text\"><h3>Exhibitor platform<\/h3><p>Stand management, scans, badges &amp; services.<\/p><\/div>\r\n            <\/li>\r\n            <li class=\"wy-expo-line\">\r\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 20V10M9 20V6M14 20v-7M19 20V4\"><\/path><\/svg><\/span>\r\n              <div class=\"wy-expo-text\"><h3>Dashboard<\/h3><p>Real-time performance, year-on-year comparison, ROI.<\/p><\/div>\r\n            <\/li>\r\n            <li class=\"wy-expo-line\">\r\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"18\" cy=\"18\" r=\"2\"><\/circle><circle cx=\"18\" cy=\"6\" r=\"2\"><\/circle><path d=\"M8 6h8M8 6L18 16M6 8v8\"><\/path><\/svg><\/span>\r\n              <div class=\"wy-expo-text\"><h3>Export &amp; integrations<\/h3><p>CRM, files, API &amp; business tools.<\/p><\/div>\r\n            <\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"wy-expo-device\" aria-hidden=\"true\">\r\n          <div class=\"wy-expo-laptop\">\r\n            <div class=\"wy-expo-screen\">\r\n              <div class=\"wy-expo-head\"><b>weyou<\/b><span>Dashboard<\/span><\/div>\r\n              <div class=\"wy-expo-row\">\r\n                <div class=\"wy-expo-stat\"><span>Leads<\/span><strong>1 248<\/strong><em>+11% YoY<\/em><\/div>\r\n                <div class=\"wy-expo-stat\"><span>Meetings<\/span><strong>86<\/strong><em>+9% YoY<\/em><\/div>\r\n                <div class=\"wy-expo-stat\"><span>Attendance<\/span><strong>92%<\/strong><em>+10% YoY<\/em><\/div>\r\n              <\/div>\r\n              <div class=\"wy-expo-charts\">\r\n                <div class=\"wy-expo-chart\"><div class=\"wy-expo-bars\"><i style=\"height:30%\"><\/i><i style=\"height:55%\"><\/i><i style=\"height:42%\"><\/i><i style=\"height:70%\"><\/i><i style=\"height:50%\"><\/i><i style=\"height:80%\"><\/i><i style=\"height:65%\"><\/i><i style=\"height:90%\"><\/i><\/div><\/div>\r\n                <div class=\"wy-expo-chart\"><svg viewBox=\"0 0 100 60\" preserveAspectRatio=\"none\"><polyline fill=\"none\" stroke=\"#1E6FFF\" stroke-width=\"2\" points=\"0,45 14,38 28,42 42,30 56,32 70,20 84,24 100,10\"><\/polyline><polyline fill=\"none\" stroke=\"#8FB4FF\" stroke-width=\"1.4\" stroke-dasharray=\"3 3\" points=\"0,52 14,48 28,50 42,42 56,44 70,36 84,38 100,28\"><\/polyline><\/svg><\/div>\r\n              <\/div>\r\n              <div class=\"wy-expo-row\">\r\n                <div class=\"wy-expo-stat\"><span>Badges<\/span><strong>128<\/strong><\/div>\r\n                <div class=\"wy-expo-stat\"><span>Upcoming meetings<\/span><strong>23<\/strong><\/div>\r\n                <div class=\"wy-expo-stat\"><span>Est. ROI<\/span><strong class=\"accent\">320%<\/strong><\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"wy-expo-phone\">\r\n            <div class=\"wy-expo-phone-screen\">\r\n              <b>Hello Marie!<\/b>\r\n              <span class=\"muted\">Your next meeting<\/span>\r\n              <span class=\"time\">10:30<\/span>\r\n              <span class=\"who\">with John Smith, Hall Riviera<\/span>\r\n              <span class=\"cta\">VIEW MY AGENDA<\/span>\r\n              <div class=\"wy-expo-phone-stats\"><span><strong>128<\/strong>Scanned leads<\/span><span><strong>24<\/strong>Meetings<\/span><\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"wy-expo-benefits\">\r\n          <h3 class=\"wy-expo-mini-title\">Your concrete benefits<\/h3>\r\n          <ul class=\"wy-expo-list\">\r\n            <li class=\"wy-expo-line\">\r\n              <div class=\"wy-expo-text\"><h3>More business<\/h3><p>The right decision-makers at the right time.<\/p><\/div>\r\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"9\" r=\"3\"><\/circle><circle cx=\"17\" cy=\"9\" r=\"2.2\"><\/circle><path d=\"M3 19c0-3 3-5 6-5s6 2 6 5\"><\/path><\/svg><\/span>\r\n            <\/li>\r\n            <li class=\"wy-expo-line\">\r\n              <div class=\"wy-expo-text\"><h3>Measured performance<\/h3><p>Real-time &amp; year-on-year results.<\/p><\/div>\r\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 20V12M10 20V8M16 20v-6M20 20V4\"><\/path><\/svg><\/span>\r\n            <\/li>\r\n            <li class=\"wy-expo-line\">\r\n              <div class=\"wy-expo-text\"><h3>Optimised ROI<\/h3><p>Maximise your return on investment.<\/p><\/div>\r\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><path d=\"M12 4v2M12 18v2M4 12h2M18 12h2\"><\/path><\/svg><\/span>\r\n            <\/li>\r\n            <li class=\"wy-expo-line\">\r\n              <div class=\"wy-expo-text\"><h3>Time saved<\/h3><p>Automated tasks, centralised information.<\/p><\/div>\r\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M12 7v5l3 2\"><\/path><\/svg><\/span>\r\n            <\/li>\r\n            <li class=\"wy-expo-line\">\r\n              <div class=\"wy-expo-text\"><h3>Always connected<\/h3><p>All the information, anywhere, all the time.<\/p><\/div>\r\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 12c2-3 5-4 8-4s6 1 8 4\"><\/path><path d=\"M7 15c1.5-1.8 3-2.5 5-2.5s3.5.7 5 2.5\"><\/path><circle cx=\"12\" cy=\"18\" r=\"1.4\" fill=\"currentColor\"><\/circle><\/svg><\/span>\r\n            <\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"wy-panel\" aria-labelledby=\"app-title\">\r\n      <h2 id=\"app-title\" class=\"wy-step-title\"><span class=\"wy-step-index\">4<\/span>Our App<\/h2>\r\n      <div class=\"wy-app-hero\">\r\n        <div>\r\n          <h3>Weyou App<\/h3>\r\n          <p>The mobile app to manage your participation during the event.<\/p>\r\n        <\/div>\r\n        <div class=\"wy-app-phone\" aria-hidden=\"true\">\r\n          <div class=\"wy-app-screen\">\r\n            <div class=\"wy-app-status\"><span>9:41<\/span><i><\/i><\/div>\r\n            <h4>Agenda<\/h4>\r\n            <div class=\"wy-app-tabs\"><span>Today<\/span><span>Matches<\/span><span>Info<\/span><\/div>\r\n            <div class=\"wy-mini-agenda\">\r\n              <div class=\"wy-mini-event\"><time>09:30<\/time><p>Retail Lab<span>Stand B12 \u00b7 confirmed<\/span><\/p><\/div>\r\n              <div class=\"wy-mini-event\"><time>10:15<\/time><p>AI &amp; data<span>Table 08 \u00b7 30 min<\/span><\/p><\/div>\r\n              <div class=\"wy-mini-event\"><time>11:20<\/time><p>Buyer meeting<span>Room 2 \u00b7 priority<\/span><\/p><\/div>\r\n              <div class=\"wy-mini-event\"><time>12:00<\/time><p>Break &amp; plan<span>Central hall<\/span><\/p><\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <p class=\"wy-panel-lead\">Personalised agendas, networking, practical information, instant messaging: everything comes together for a smooth, connected experience before, during and after the exhibition.<\/p>\r\n      <div class=\"wy-app-feature-grid\">\r\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"><\/rect><path d=\"M16 2v4M8 2v4M3 10h18\"><\/path><\/svg><\/span><div><h3>Personalised agendas<\/h3><p>Real-time meeting management.<\/p><\/div><\/article>\r\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"8\" cy=\"8\" r=\"3\"><\/circle><circle cx=\"17\" cy=\"8\" r=\"3\"><\/circle><path d=\"M2 21a6 6 0 0 1 12 0M11 21a6 6 0 0 1 11 0\"><\/path><\/svg><\/span><div><h3>On-site networking<\/h3><p>Connections between attendees.<\/p><\/div><\/article>\r\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z\"><\/path><\/svg><\/span><div><h3>Instant messaging<\/h3><p>Messaging between attendees.<\/p><\/div><\/article>\r\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 7V4h3M17 4h3v3M20 17v3h-3M7 20H4v-3M8 12h8M12 8v8\"><\/path><\/svg><\/span><div><h3>Badge scanning<\/h3><p>Capture of qualified contacts.<\/p><\/div><\/article>\r\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M12 16v-4M12 8h.01\"><\/path><\/svg><\/span><div><h3>Practical information<\/h3><p>Floor plan and programme.<\/p><\/div><\/article>\r\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 20V10M10 20V4M16 20v-7M20 20V8\"><\/path><\/svg><\/span><div><h3>Performance tracking<\/h3><p>Live exhibitor KPIs.<\/p><\/div><\/article>\r\n      <\/div>\r\n      <div class=\"wy-store-actions\" aria-label=\"App download\">\r\n        <a class=\"wy-store-badge\" href=\"https:\/\/apps.apple.com\/app\/weyou-app\/id1627001226\" target=\"_blank\" rel=\"noopener\" aria-label=\"Download Weyou App on the App Store\">\r\n          <svg viewBox=\"0 0 178 54\" role=\"img\" aria-hidden=\"true\" focusable=\"false\">\r\n            <rect width=\"178\" height=\"54\" rx=\"9\" fill=\"#050505\"><\/rect>\r\n            <path fill=\"#fff\" d=\"M39.2 25.6c0-3 2.5-4.5 2.6-4.6-1.4-2.1-3.7-2.4-4.5-2.4-1.9-.2-3.7 1.1-4.7 1.1-1 0-2.5-1.1-4.1-1-2.1 0-4.1 1.2-5.2 3.1-2.2 3.8-.6 9.4 1.6 12.5 1.1 1.5 2.3 3.2 3.9 3.1 1.6-.1 2.2-1 4.1-1s2.4 1 4.1 1c1.7 0 2.8-1.5 3.8-3 1.2-1.8 1.7-3.5 1.8-3.6 0-.1-3.4-1.4-3.4-5.2Zm-3.1-9c.9-1.1 1.5-2.6 1.3-4.1-1.3.1-2.9.9-3.8 1.9-.8.9-1.5 2.5-1.4 3.9 1.5.2 3-.7 3.9-1.7Z\"><\/path>\r\n            <text x=\"55\" y=\"20\" fill=\"#fff\" font-family=\"Inter, Arial, sans-serif\" font-size=\"9\" font-weight=\"500\" letter-spacing=\".1\">Download on the<\/text>\r\n            <text x=\"55\" y=\"37\" fill=\"#fff\" font-family=\"Inter, Arial, sans-serif\" font-size=\"19\" font-weight=\"700\">App Store<\/text>\r\n          <\/svg>\r\n        <\/a>\r\n        <a class=\"wy-store-badge\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.weyou_group.app&amp;hl=en\" target=\"_blank\" rel=\"noopener\" aria-label=\"Get Weyou App on Google Play\">\r\n          <svg viewBox=\"0 0 178 54\" role=\"img\" aria-hidden=\"true\" focusable=\"false\">\r\n            <rect width=\"178\" height=\"54\" rx=\"9\" fill=\"#050505\"><\/rect>\r\n            <path d=\"M23.8 14.2c-.5.5-.8 1.3-.8 2.3v21c0 1 .3 1.8.9 2.3l.1.1 12.4-12.6v-.6L23.9 14.1l-.1.1Z\" fill=\"#31d8c0\"><\/path>\r\n            <path d=\"m40.5 31.6-4.1-4.2v-.6l4.1-4.2.1.1 4.9 2.8c1.4.8 1.4 2 0 2.8l-5 3.3Z\" fill=\"#ffd451\"><\/path>\r\n            <path d=\"m40.6 31.5-4.2-4.3-12.5 12.6c.8.8 2 .8 3.4 0l13.3-8.3Z\" fill=\"#ff6b65\"><\/path>\r\n            <path d=\"m40.6 22.5-13.3-8.2c-1.4-.8-2.6-.8-3.4-.1l12.5 12.6 4.2-4.3Z\" fill=\"#47a7ff\"><\/path>\r\n            <text x=\"55\" y=\"20\" fill=\"#fff\" font-family=\"Inter, Arial, sans-serif\" font-size=\"9\" font-weight=\"500\" letter-spacing=\".1\">GET IT ON<\/text>\r\n            <text x=\"55\" y=\"37\" fill=\"#fff\" font-family=\"Inter, Arial, sans-serif\" font-size=\"18\" font-weight=\"700\">Google Play<\/text>\r\n          <\/svg>\r\n        <\/a>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"contact\" class=\"wy-final\" aria-label=\"Digital solutions conclusion\">\r\n      <p>Digital solutions designed to improve meeting quality, streamline the exhibition experience and measure exhibitor ROI.<\/p>\r\n    <\/section>\r\n  <\/div>\r\n<\/main><script>\r\n\/* Weyou navigation: mobile menu toggle *\/\r\n(function () {\r\n  var header = document.querySelector('[data-wy-site-header]');\r\n  var toggle = document.querySelector('[data-wy-menu-toggle]');\r\n  if (!header || !toggle) return;\r\n  toggle.addEventListener('click', function () {\r\n    var open = header.classList.toggle('is-open');\r\n    toggle.setAttribute('aria-expanded', open ? 'true' : 'false');\r\n    toggle.setAttribute('aria-label', open ? 'Close menu' : 'Open menu');\r\n  });\r\n  document.addEventListener('keydown', function (event) {\r\n    if (event.key !== 'Escape' || !header.classList.contains('is-open')) return;\r\n    header.classList.remove('is-open');\r\n    toggle.setAttribute('aria-expanded', 'false');\r\n    toggle.setAttribute('aria-label', 'Open menu');\r\n    toggle.focus();\r\n  });\r\n})();\r\n<\/script>\r\n\r\n\r\n<script data-od-snapshot-bridge=\"\">(function(){\r\n  function copyComputedStyle(source, target){\r\n    if (!source || !target || source.nodeType !== 1 || target.nodeType !== 1) return;\r\n    var computed = window.getComputedStyle(source);\r\n    var style = target.getAttribute('style') || '';\r\n    for (var i = 0; i < computed.length; i++){\r\n      var prop = computed[i];\r\n      style += prop + ':' + computed.getPropertyValue(prop) + ';';\r\n    }\r\n    target.setAttribute('style', style);\r\n  }\r\n  function syncElementState(source, target){\r\n    var tag = source.tagName ? source.tagName.toLowerCase() : '';\r\n    if (tag === 'img' && source.currentSrc) target.setAttribute('src', source.currentSrc);\r\n    if (tag === 'input' || tag === 'textarea') target.setAttribute('value', source.value || '');\r\n    if (tag === 'canvas') {\r\n      try {\r\n        var img = document.createElement('img');\r\n        img.setAttribute('src', source.toDataURL('image\/png'));\r\n        img.setAttribute('style', target.getAttribute('style') || '');\r\n        target.parentNode && target.parentNode.replaceChild(img, target);\r\n      } catch (_) {}\r\n    }\r\n  }\r\n  function inlineSnapshotStyles(originalRoot, cloneRoot){\r\n    copyComputedStyle(originalRoot, cloneRoot);\r\n    syncElementState(originalRoot, cloneRoot);\r\n    var originals = originalRoot.querySelectorAll('*');\r\n    var clones = cloneRoot.querySelectorAll('*');\r\n    var count = Math.min(originals.length, clones.length);\r\n    for (var i = 0; i < count; i++){\r\n      copyComputedStyle(originals[i], clones[i]);\r\n      syncElementState(originals[i], clones[i]);\r\n    }\r\n    var scripts = cloneRoot.querySelectorAll('script');\r\n    for (var s = scripts.length - 1; s >= 0; s--) scripts[s].remove();\r\n  }\r\n  function waitForImages(){\r\n    var imgs = Array.prototype.slice.call(document.images || []);\r\n    return Promise.all(imgs.map(function(img){\r\n      if (img.complete) return Promise.resolve();\r\n      return new Promise(function(resolve){\r\n        img.addEventListener('load', resolve, { once: true });\r\n        img.addEventListener('error', resolve, { once: true });\r\n      });\r\n    }));\r\n  }\r\n  function renderSnapshot(id){\r\n    var w = Math.max(1, window.innerWidth || document.documentElement.clientWidth || 1);\r\n    var h = Math.max(1, window.innerHeight || document.documentElement.clientHeight || 1);\r\n    var dpr = window.devicePixelRatio || 1;\r\n    var docW = Math.max(w, document.documentElement.scrollWidth || 0, document.body ? document.body.scrollWidth : 0);\r\n    var docH = Math.max(h, document.documentElement.scrollHeight || 0, document.body ? document.body.scrollHeight : 0);\r\n    var clone = document.documentElement.cloneNode(true);\r\n    clone.setAttribute('xmlns', 'http:\/\/www.w3.org\/1999\/xhtml');\r\n    inlineSnapshotStyles(document.documentElement, clone);\r\n    var serializer = new XMLSerializer();\r\n    var html = serializer.serializeToString(clone);\r\n    var svg = '<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"' + w + '\" height=\"' + h + '\" viewBox=\"0 0 ' + w + ' ' + h + '\">' +\r\n      '<foreignObject x=\"' + (-window.scrollX || 0) + '\" y=\"' + (-window.scrollY || 0) + '\" width=\"' + docW + '\" height=\"' + docH + '\">' +\r\n      html +\r\n      '<\/foreignObject><\/svg>';\r\n    var img = new Image();\r\n    img.onload = function(){\r\n      try {\r\n        var canvas = document.createElement('canvas');\r\n        canvas.width = Math.max(1, Math.floor(w * dpr));\r\n        canvas.height = Math.max(1, Math.floor(h * dpr));\r\n        var ctx = canvas.getContext('2d');\r\n        if (!ctx) throw new Error('no 2d context');\r\n        ctx.scale(dpr, dpr);\r\n        ctx.drawImage(img, 0, 0, w, h);\r\n        window.parent.postMessage({ type: 'od:snapshot:result', id: id, dataUrl: canvas.toDataURL('image\/png'), w: canvas.width, h: canvas.height }, '*');\r\n      } catch (err) {\r\n        window.parent.postMessage({ type: 'od:snapshot:result', id: id, error: String(err && err.message || err) }, '*');\r\n      }\r\n    };\r\n    img.onerror = function(){\r\n      window.parent.postMessage({ type: 'od:snapshot:result', id: id, error: 'snapshot image failed' }, '*');\r\n    };\r\n    img.src = 'data:image\/svg+xml;charset=utf-8,' + encodeURIComponent(svg);\r\n  }\r\n  window.addEventListener('message', function(ev){\r\n    var data = ev && ev.data;\r\n    if (!data || data.type !== 'od:snapshot' || !data.id) return;\r\n    waitForImages().then(function(){ renderSnapshot(String(data.id)); });\r\n  });\r\n})();<\/script><\/body><\/html>\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t","protected":false},"excerpt":{"rendered":"<p>Weyou, Digital solutions Our Digital Tech&amp; AI solutions A proprietary digital platform driving the performance of your B2B exhibitions. Weyou Group develops innovative solutions to qualify, manage, analyse and optimise One to One meetings and exhibitions of all sizes. 1The Platform Weyou is a digital and human platform designed to maximise the performance of every exhibition. Driven by a team of Gen Y and Gen Z professionals, it orchestrates more qualified, more profitable and more business-focused events, with an ROI of up to 7 to 15 times the investment. Since opening up to Europe, Weyou has enjoyed continuous growth and asserts a unique model, built on the power of data, an interconnected platform and creative, flawless on-site production. 1. General management Concept creation &amp; new exhibitions 2. Sales Exhibitor relations &amp; development 3. Hosted Buyers Qualification &amp; meeting matching 4. Marketing &amp; communication Acquisition, visibility &amp; performance 5. Production &amp; operations On-site organisation &amp; logistics 6. CRM, finance &amp; reporting Connected real-time management WEYOU GESTION Digital platform + human production = business results ROI Interconnection Performance Data Matching Business Proprietary platform Reliable, secure and scalable technology. Optimised meetings Qualified and relevant connections. Actionable data Real-time analytics for better decisions. Measurable ROI Concrete indicators to demonstrate performance. 2Digital Tech &amp; AI solutions 01 Weyou Gestion An interconnected platform for all your events, Hosted Buyers and visitors. The platform improves continuously and supports you in real time. Central platform 02 Weyou Data Centralisation and use of all event data to enrich your knowledge of exhibitors and visitors. Data analysis 03 Weyou Matchmaking The unique One to One matchmaking solution. Proven algorithms to qualify needs and connect the right exhibitors with the right buyers and attendees. Artificial Intelligence 04 Weyou Analytics Assess, qualify and quantify participation. Dynamic live and post-event reports, with key KPIs to measure the exhibition&#8217;s performance and impact. Real time 05 Weyou App The mobile app to manage your participation during the event: agenda, networking, practical information and instant messaging. Mobile 06 Weyou Compliance* Regulatory compliance and data security features for your professional events. Compliance *Meetings are based on objective qualification criteria and on mutual validation from our priority matchmaking algorithm. No exhibitor can impose a meeting with a Hosted Buyer, and no invitation is conditional on a specific meeting. The main steps of the process are recorded and traceable within our proprietary platform to ensure compliance with current requirements. 3A platform dedicated to exhibitors Everything you need, in a single ecosystem and in real time. Your connected tools Mobile app Info, meetings, notifications, leads &amp; contacts. Exhibitor platform Stand management, scans, badges &amp; services. Dashboard Real-time performance, year-on-year comparison, ROI. Export &amp; integrations CRM, files, API &amp; business tools. weyouDashboard Leads1 248+11% YoY Meetings86+9% YoY Attendance92%+10% YoY Badges128 Upcoming meetings23 Est. ROI320% Hello Marie! Your next meeting 10:30 with John Smith, Hall Riviera VIEW MY AGENDA 128Scanned leads24Meetings Your concrete benefits More business The right decision-makers at the right time. Measured performance Real-time &amp; year-on-year results. Optimised ROI Maximise your return on investment. Time saved Automated tasks, centralised information. Always connected All the information, anywhere, all the time. 4Our App Weyou App The mobile app to manage your participation during the event. 9:41 Agenda TodayMatchesInfo 09:30 Retail LabStand B12 \u00b7 confirmed 10:15 AI &amp; dataTable 08 \u00b7 30 min 11:20 Buyer meetingRoom 2 \u00b7 priority 12:00 Break &amp; planCentral hall Personalised agendas, networking, practical information, instant messaging: everything comes together for a smooth, connected experience before, during and after the exhibition. Personalised agendas Real-time meeting management. On-site networking Connections between attendees. Instant messaging Messaging between attendees. Badge scanning Capture of qualified contacts. Practical information Floor plan and programme. Performance tracking Live exhibitor KPIs. Download on the App Store GET IT ON Google Play Digital solutions designed to improve meeting quality, streamline the exhibition experience and measure exhibitor ROI.<\/p>\n","protected":false},"author":23,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","footnotes":""},"class_list":["post-17808","page","type-page","status-publish"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":8}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Joan Missegue","author_link":"https:\/\/www.weyou-group.com\/en\/author\/jmissegue\/"},"rttpg_comment":0,"rttpg_category":false,"rttpg_excerpt":"Weyou, Digital solutions Our Digital Tech&amp; AI solutions A proprietary digital platform driving the performance of your B2B exhibitions. Weyou Group develops innovative solutions to qualify, manage, analyse and optimise One to One meetings and exhibitions of all sizes. 1The Platform Weyou is a digital and human platform designed to maximise the performance of every&hellip;","_links":{"self":[{"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/pages\/17808","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/comments?post=17808"}],"version-history":[{"count":6,"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/pages\/17808\/revisions"}],"predecessor-version":[{"id":24260,"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/pages\/17808\/revisions\/24260"}],"wp:attachment":[{"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/media?parent=17808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}