:root{
  --navy:#07184f;
  --ink:#142149;
  --muted:#52617e;
  --blue:#1068ff;
  --blue-2:#72adff;
  --orange:#ff5b24;
  --green:#109a82;
  --purple:#5244d7;
  --border:#dfe7f4;
  --soft:#f6faff;
  --shadow:0 20px 60px rgba(16,31,77,.10);
  --radius:26px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fefefe;color:var(--ink);overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body.menu-open{overflow:hidden}
.cursor-follower{
  position:fixed;
  top:0;
  left:0;
  width:9px;
  height:9px;
  border-radius:50%;
  pointer-events:none;
  opacity:0;
  visibility:hidden;
  z-index:11990;
  background:rgba(255,255,255,.98);
  mix-blend-mode:difference;
  transform:translate3d(-36px,-36px,0) scale(.84);
  transition:opacity .2s ease,visibility 0s linear .2s;
  will-change:transform,opacity;
  backface-visibility:hidden;
}
.cursor-follower::after{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.18);
  opacity:.22;
}
.cursor-follower.is-visible{
  opacity:1;
  visibility:visible;
  transition-delay:0s;
}
a{color:inherit;text-decoration:none}
img,svg{display:block;max-width:100%}
.container{width:min(1240px,calc(100% - 48px));margin-inline:auto}
.anchor-target{display:block;position:relative;top:-104px;visibility:hidden;height:0}
.seo-faq-section{padding:64px 0 84px;background:linear-gradient(180deg,#fff 0%,#f7fbff 100%)}
.seo-faq-header{max-width:760px;margin:0 auto 30px;text-align:center}
.seo-faq-header h2{font-size:clamp(34px,4.2vw,50px);line-height:1.08;letter-spacing:-.04em;color:var(--navy);margin:0 0 14px;font-weight:800}
.seo-faq-header p{margin:0;color:#52617e;font-size:17px;line-height:1.7}
.seo-faq-list{max-width:980px;margin:0 auto;display:grid;gap:14px}
.seo-faq-item{border:1px solid rgba(223,231,244,.98);border-radius:22px;background:#fff;box-shadow:0 18px 42px rgba(16,31,77,.06);overflow:hidden}
.seo-faq-item summary{list-style:none;cursor:pointer;position:relative;padding:22px 62px 22px 24px;font-size:18px;line-height:1.45;font-weight:700;color:var(--navy)}
.seo-faq-item summary::-webkit-details-marker{display:none}
.seo-faq-item summary::after{content:"+";position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:28px;line-height:1;color:#0ea37a;font-weight:500}
.seo-faq-item[open] summary::after{content:"−"}
.seo-faq-answer{padding:0 24px 24px}
.seo-faq-answer p{margin:0;color:#52617e;font-size:16px;line-height:1.75}
.seo-faq-answer a{color:#1068ff;font-weight:700}
.section-pad{padding:88px 0}.section-pad-sm{padding:56px 0}.skip-link{position:absolute;top:-100px;left:16px;background:#fff;color:#000;padding:10px 14px;border-radius:10px;z-index:999}.skip-link:focus{top:16px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:14px;padding:18px 28px;font-weight:700;font-size:16px;line-height:1;border:2px solid transparent;transition:.2s ease;cursor:pointer;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-orange{background:linear-gradient(180deg,#ff6932,#ff3f16);color:#fff;box-shadow:0 12px 26px rgba(255,91,36,.25)}.btn-outline{background:#fff;color:#0b55d9;border-color:#8ab6ff;box-shadow:0 8px 22px rgba(18,100,255,.06)}.btn-small{padding:14px 22px;font-size:15px}
.site-header{position:sticky;top:0;z-index:40;background:rgba(254,254,254,.94);backdrop-filter:blur(20px);border-bottom:1px solid rgba(226,233,244,.72)}
.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:22px;position:relative}
.brand{display:flex;align-items:center;gap:12px;font-weight:800;color:var(--navy);font-size:28px;letter-spacing:-.04em}
.brand-mark{width:38px;height:38px;color:#1e8cff;flex:0 0 auto}.brand-mark svg{width:100%;height:100%;fill:currentColor}
.brand-image{display:inline-flex;align-items:center;gap:0;line-height:0}.brand-image img{display:block;width:190px;height:auto;max-width:100%;object-fit:contain}.footer-logo img{width:210px}
.page-breadcrumbs{display:flex;align-items:center;min-height:24px;padding:2px 2px 0}.page-breadcrumbs ol{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.page-breadcrumbs li{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.4;font-weight:600;letter-spacing:-.01em;color:#109a82}.page-breadcrumbs li+li::before{content:"›";color:#79c3b7;font-weight:700}.page-breadcrumbs a{color:#109a82}.page-breadcrumbs a:hover,.page-breadcrumbs a:focus-visible{color:#0b7c69}.page-breadcrumbs [aria-current="page"]{color:#2e5172}
.main-nav{display:flex;align-items:center;gap:26px;margin-left:auto;margin-right:28px}
.nav-item{position:static}
.nav-link{appearance:none;border:0;background:transparent;padding:10px 0;font:inherit;font-size:14px;font-weight:700;color:#142149;cursor:pointer;display:inline-flex;align-items:center;gap:6px;letter-spacing:-.01em}
.nav-link:hover,.nav-link:focus-visible,.nav-link-simple:hover,.login-link:hover{color:#1068ff}
.nav-link span{font-size:11px;transition:transform .2s ease;color:#7f8ba6}.nav-item:hover .nav-link span,.nav-item:focus-within .nav-link span,.nav-item.is-open .nav-link span{transform:rotate(180deg)}
.nav-link-simple{font-size:14px;font-weight:700;color:#142149}
.mega-menu{position:absolute;left:50%;top:68px;width:min(1110px,calc(100vw - 40px));transform:translateX(-50%) translateY(12px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;z-index:80}
.mega-menu::before{content:"";position:absolute;left:0;right:0;top:-22px;height:22px}
.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu,.nav-item.is-open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.mega-inner{display:grid;grid-template-columns:280px 1fr;gap:18px;padding:18px;border:1px solid rgba(223,231,244,.98);border-radius:24px;background:#fff;box-shadow:0 24px 60px rgba(7,24,79,.12)}
.mega-inner.compact{grid-template-columns:280px 1fr}
.mega-feature{border-radius:20px;padding:22px;background:linear-gradient(180deg,#fbfdff 0%,#f5f9ff 100%);border:1px solid #e4edf8}
.mega-feature.accent-teal{background:linear-gradient(180deg,#f7fffd 0%,#effbf7 100%);border-color:#dcefe8}
.mega-feature.accent-purple{background:linear-gradient(180deg,#fbfaff 0%,#f4f2ff 100%);border-color:#e4e0ff}
.mega-feature.accent-orange{background:linear-gradient(180deg,#fffaf5 0%,#fff4eb 100%);border-color:#ffe8d0}
.mega-eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#1068ff;font-weight:800;margin:0 0 10px}
.mega-feature h3{font-size:22px;line-height:1.15;letter-spacing:-.035em;color:var(--navy);margin:0 0 10px;font-weight:800}
.mega-feature p{font-size:13px;line-height:1.58;color:#5a6886;margin:0 0 16px}
.mega-feature a{font-size:13px;font-weight:800;color:var(--blue);display:inline-flex;gap:8px;align-items:center}
.mega-link-grid{display:grid;gap:8px}
.mega-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.mega-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.mega-link{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:flex-start;border-radius:16px;padding:11px 12px;color:#162247;border:1px solid transparent;transition:background .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.mega-link:hover,.mega-link:focus{background:#fbfdff;transform:translateY(-1px);border-color:#e5edf8;box-shadow:0 10px 22px rgba(16,31,77,.06)}
.mega-icon{width:34px;height:34px;border-radius:11px;background:#f7faff;color:#1068ff;border:1px solid #dbe8ff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;box-shadow:none;line-height:0;flex:0 0 auto}.mega-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.mega-link strong{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px;line-height:1.25;color:var(--navy);margin-bottom:4px;font-weight:700}
.mega-link small{display:block;font-size:12px;line-height:1.45;color:#61708f}
.featured-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 7px;border-radius:999px;background:#ff8258;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1}
.mega-platform .mega-link:nth-child(1) .mega-icon,.mega-platform .mega-link:nth-child(7) .mega-icon{background:#effaf7;border-color:#ccefe6;color:#0ea37a}
.mega-platform .mega-link:nth-child(2) .mega-icon,.mega-platform .mega-link:nth-child(8) .mega-icon,.mega-platform .mega-link:nth-child(13) .mega-icon{background:#f2f7ff;border-color:#d9e6ff;color:#2570ff}
.mega-platform .mega-link:nth-child(3) .mega-icon,.mega-platform .mega-link:nth-child(10) .mega-icon{background:#fff5fb;border-color:#ffd7ee;color:#ff3fa5}
.mega-platform .mega-link:nth-child(4) .mega-icon,.mega-platform .mega-link:nth-child(16) .mega-icon{background:#f5f3ff;border-color:#ded6ff;color:#6d50ff}
.mega-platform .mega-link:nth-child(5) .mega-icon,.mega-platform .mega-link:nth-child(14) .mega-icon{background:#fff8ee;border-color:#ffe3bd;color:#f29b2f}
.mega-platform .mega-link:nth-child(6) .mega-icon,.mega-platform .mega-link:nth-child(9) .mega-icon,.mega-platform .mega-link:nth-child(11) .mega-icon,.mega-platform .mega-link:nth-child(12) .mega-icon,.mega-platform .mega-link:nth-child(15) .mega-icon{background:#f3fbff;border-color:#d9f0ff;color:#13a0d8}
.mega-solutions .mega-link:nth-child(odd) .mega-icon,.mega-use-cases .mega-link:nth-child(odd) .mega-icon,.mega-resources .mega-link:nth-child(odd) .mega-icon{background:#f2f7ff;border-color:#dbe7ff;color:#2774ff}
.mega-solutions .mega-link:nth-child(even) .mega-icon,.mega-use-cases .mega-link:nth-child(even) .mega-icon,.mega-resources .mega-link:nth-child(even) .mega-icon{background:#f8fbff;border-color:#e4edf8;color:#00a18a}
.nav-actions{display:flex;align-items:center;gap:22px}.login-link{font-size:14px;font-weight:700;color:#142149}.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--border);border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.nav-toggle span{width:20px;height:2px;background:var(--navy);border-radius:4px}
.hero{padding-top:54px;padding-bottom:98px;background:#fefefe}.hero-grid{display:grid;grid-template-columns:minmax(380px,500px) minmax(0,780px);gap:36px;align-items:center}.hero-copy{padding-top:18px}.hero h1{font-size:clamp(42px,5vw,66px);line-height:1.02;letter-spacing:-.045em;margin:0 0 22px;color:var(--navy);font-weight:800;max-width:540px}.hero p{font-size:18px;line-height:1.64;color:#3f4d6f;margin:0 0 34px;max-width:540px;font-weight:500}.hero-actions{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:42px}.trust-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:520px}.mini-badge{display:flex;align-items:center;gap:12px;color:#2a3d67;font-size:13px;line-height:1.25;font-weight:600}.mini-badge svg{width:34px;height:34px;stroke:var(--blue);stroke-width:1.9;fill:none;flex:0 0 auto}.hero-visual{position:relative;max-width:790px;width:100%;margin-left:auto}.hero-composite{display:block;width:100%;height:auto;filter:drop-shadow(0 20px 30px rgba(9,23,64,.08))}
.section-heading{text-align:center;margin-bottom:26px}.section-heading h2{font-size:clamp(30px,3.4vw,46px);letter-spacing:-.04em;line-height:1.12;margin:0;color:var(--navy);font-weight:800}.section-heading p{margin:12px auto 0;color:#65728d;font-size:17px;line-height:1.55;font-weight:500}
.features{background:linear-gradient(180deg,#fefefe 0%,#fbfdff 100%)}.feature-grid{display:grid;grid-template-columns:minmax(390px,1.08fr) minmax(260px,1fr) minmax(260px,1fr);grid-template-rows:repeat(2,minmax(214px,1fr));gap:24px;align-items:stretch}.feature-card{position:relative;display:grid;grid-template-columns:88px 1fr;gap:24px;align-items:center;padding:30px;border-radius:24px;border:1px solid rgba(187,204,232,.9);min-height:214px;background:rgba(255,255,255,.9);box-shadow:0 18px 38px rgba(15,34,78,.06);overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 24px 44px rgba(15,34,78,.10)}.feature-card::before{content:"";position:absolute;inset:0;opacity:.55;pointer-events:none}.feature-card>div{display:flex;flex-direction:column;align-items:flex-start;height:100%}.feature-card img{width:78px;height:78px;object-fit:contain;padding:10px;border-radius:20px;background:rgba(255,255,255,.72);box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)}.feature-card h3{margin:0 0 10px;font-size:20px;line-height:1.15;letter-spacing:-.02em;color:var(--navy);font-weight:700}.feature-card p{margin:0;max-width:280px;color:#40506d;line-height:1.55;font-size:15px}.feature-card a{margin-top:auto;padding-top:20px;font-weight:600;font-size:14px;color:var(--blue)}.feature-card a span{display:inline-block;margin-left:6px;transition:transform .2s ease}.feature-card:hover a span{transform:translateX(3px)}.feature-large{grid-row:span 2;grid-template-columns:130px minmax(0,1fr);gap:28px;min-height:424px;padding:38px 34px}.feature-large img{width:108px;height:108px;padding:14px;border-radius:26px}.feature-large h3{font-size:26px;line-height:1.08;white-space:nowrap}.feature-large p{font-size:18px;line-height:1.62;max-width:300px}.feature-large a{font-size:16px;padding-top:24px}.tone-blue{border-color:#c7ddff;background:linear-gradient(135deg,#f7fbff 0%,#edf5ff 100%)}.tone-blue::before{background:radial-gradient(circle at 10% 18%,rgba(16,104,255,.10),transparent 36%)}.tone-green{border-color:#bde8d9;background:linear-gradient(135deg,#f8fffc 0%,#f2fbf8 100%)}.tone-green::before{background:radial-gradient(circle at 10% 18%,rgba(15,128,111,.10),transparent 36%)}.tone-green h3,.tone-green a{color:#0f806f}.tone-orange{border-color:#ffd6b3;background:linear-gradient(135deg,#fffaf3 0%,#fff6ee 100%)}.tone-orange::before{background:radial-gradient(circle at 10% 18%,rgba(175,77,0,.10),transparent 36%)}.tone-orange h3,.tone-orange a{color:#af4d00}.tone-purple{border-color:#d5cdfd;background:linear-gradient(135deg,#faf8ff 0%,#f6f3ff 100%)}.tone-purple::before{background:radial-gradient(circle at 10% 18%,rgba(69,54,198,.10),transparent 36%)}.tone-purple h3,.tone-purple a{color:#4536c6}
.event-types{padding:28px 0 60px}.event-types .container{width:min(1320px,calc(100% - 12px))}.type-strip{display:flex;align-items:center;gap:30px;justify-content:flex-start;border:1px solid var(--border);border-radius:18px;padding:26px 44px;box-shadow:0 10px 28px rgba(13,31,72,.06);background:#fff}.type-strip p{margin:0;flex:0 0 auto;font-weight:500;color:#23304e;white-space:nowrap;font-size:14px}.type-items{display:flex;align-items:center;gap:0;flex:1 1 auto;justify-content:space-between;flex-wrap:nowrap}.type-items span{display:flex;align-items:center;gap:12px;padding:0 20px;color:#263657;font-weight:500;font-size:14px;position:relative;white-space:nowrap}.type-items span+span::before{content:"";position:absolute;left:0;width:1px;height:32px;background:#d6deed}.type-items svg{width:30px;height:30px;stroke:var(--blue);stroke-width:1.8;fill:none;flex:0 0 auto}

.container-wide{width:min(1672px,calc(100% - 48px));margin-inline:auto}
.visual-showcase-section{padding:0;background:#fefefe}
.visual-showcase-section + .visual-showcase-section{padding-top:0;height:auto;display:block;border-radius:34px;box-shadow:0 20px 60px rgba(12,28,70,.06)}
.eventation-carousel-section{padding:62px 0 64px;background:#fefefe;overflow:hidden}
.carousel-copy{text-align:center;margin-bottom:42px}
.carousel-copy h2{font-size:clamp(30px,3vw,48px);max-width:1120px;margin:0 auto 16px;color:#07184f;line-height:1.08;letter-spacing:-.045em;font-weight:800}
.carousel-copy p{max-width:760px;margin:0 auto;color:#667187;font-size:clamp(17px,1.6vw,24px);line-height:1.48;font-weight:500}
.eventation-carousel-viewport{position:relative;width:min(100% - 72px,1480px);margin:0 auto;overflow:hidden;padding:6px 0 22px;mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%)}
.eventation-carousel-track{display:flex;gap:34px;width:max-content;animation:eventation-carousel-scroll 92s linear infinite;will-change:transform}
.eventation-carousel-card{flex:0 0 clamp(255px,22vw,410px);flex-basis:clamp(180px,17vw,290px);margin:0;border-radius:30px;overflow:hidden;box-shadow:0 22px 54px rgba(8,20,54,.12);background:#fff;transform:translateZ(0)}
.eventation-carousel-card img{width:100%;height:auto;display:block;border-radius:30px}
@keyframes eventation-carousel-scroll{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 17px))}}
@media (prefers-reduced-motion:reduce){.eventation-carousel-track{animation:none}.eventation-carousel-viewport{position:relative;width:min(100% - 72px,1480px);margin:0 auto;overflow:hidden;padding:6px 0 22px;mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%)}}
@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){
  .cursor-follower{display:none}
}

@media (max-width:720px){
  .container-wide{width:min(100% - 20px,1672px)}
.anchor-target{top:-88px}
.seo-faq-section{padding:52px 0 68px}
.seo-faq-header{margin-bottom:24px}
.seo-faq-header p{font-size:15px}
.seo-faq-item summary{padding:18px 52px 18px 18px;font-size:16px}
.seo-faq-item summary::after{right:18px;font-size:24px}
.seo-faq-answer{padding:0 18px 18px}
.seo-faq-answer p{font-size:15px}
.visual-showcase-section{padding:0;overflow:hidden}.mobile-section::before{content:"";position:absolute;inset:auto 0 0 0;height:180px;background:linear-gradient(180deg,rgba(255,255,255,0),#eef8ff);pointer-events:none}.wave-bg{position:absolute;right:-8%;bottom:-2%;width:52%;opacity:.9;pointer-events:none}.mobile-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.phone-collage img{width:min(590px,100%);filter:drop-shadow(0 20px 26px rgba(8,22,60,.14))}.mobile-copy h2{font-size:clamp(38px,5vw,62px);line-height:1.04;letter-spacing:-.045em;margin:0 0 18px;color:var(--navy);font-weight:800}.mobile-copy .lead{font-size:20px;line-height:1.4;color:#3e4e72;margin:0 0 30px;max-width:560px}.check-list{list-style:none;margin:0;padding:0;display:grid;gap:18px}.check-list li{position:relative;padding-left:42px;color:#39486d;line-height:1.35}.check-list li::before{content:"✓";position:absolute;left:0;top:0;width:26px;height:26px;border-radius:50%;background:var(--blue);color:white;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px}.check-list strong{display:block;color:var(--navy);font-size:19px;margin-bottom:2px}.check-list span{font-size:15px}.check-list.simple{gap:22px;margin-top:32px}.check-list.simple li{font-size:16px;color:#17254f}.check-list.simple strong{display:inline;font-size:inherit}.check-list.simple li::before{top:-3px}
}

/* Eventation page transition */
html::before,
html::after,
body::before,
body::after{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  opacity:0;
  visibility:hidden;
  z-index:12000;
  will-change:transform,opacity;
  backface-visibility:hidden;
  transform:none;
}
html::before{
  background:#07184f;
  transition:
    opacity .42s cubic-bezier(.22,.78,.22,1),
    visibility 0s linear .42s;
}
html::after{
  background:
    radial-gradient(circle at 68% 50%,rgba(33,203,198,.30) 0%,rgba(33,203,198,.18) 20%,rgba(33,203,198,.08) 38%,rgba(33,203,198,0) 62%);
  transform:scale(1.04);
  transition:
    transform .84s cubic-bezier(.22,.78,.22,1),
    opacity .56s cubic-bezier(.22,.78,.22,1),
    visibility 0s linear .84s;
}
body::before{
  background:
    radial-gradient(circle at 50% 50%,rgba(223,251,247,.12) 0%,rgba(223,251,247,.06) 18%,rgba(223,251,247,0) 44%);
  transform:scale(.985);
  transition:
    transform .92s cubic-bezier(.22,.78,.22,1),
    opacity .48s cubic-bezier(.22,.78,.22,1),
    visibility 0s linear .92s;
}
body::after{
  top:50%;
  left:50%;
  width:160px;
  height:160px;
  margin:-80px 0 0 -80px;
  background:url("../images/footer-showcase/footer-orb-logo.png") center / contain no-repeat;
  opacity:0;
  visibility:hidden;
  transform:translate3d(0,10px,0) scale(.94);
  transition:
    transform .58s cubic-bezier(.22,.78,.22,1),
    opacity .34s cubic-bezier(.22,.78,.22,1),
    visibility 0s linear .58s;
}
html.is-page-transition-cover::before,
html.is-page-transition-cover::after,
html.is-page-transition-cover body::before,
html.is-page-transition-cover body::after,
html.is-page-transition-reveal::before,
html.is-page-transition-reveal::after,
html.is-page-transition-reveal body::before,
html.is-page-transition-reveal body::after{
  opacity:1;
  visibility:visible;
}
html.is-page-transition-cover::before{
  opacity:1;
}
html.is-page-transition-cover::after{
  opacity:1;
  transform:scale(1);
  transition-delay:.04s;
}
html.is-page-transition-cover body::before{
  opacity:1;
  transform:scale(1);
  transition-delay:.08s;
}
html.is-page-transition-cover body::after{
  opacity:.94;
  transform:translate3d(0,0,0) scale(1);
  transition-delay:.1s;
}
html.is-page-transition-reveal::before{
  opacity:0;
}
html.is-page-transition-reveal::after{
  opacity:0;
  transform:scale(1.045);
  transition-delay:0s;
}
html.is-page-transition-reveal body::before{
  opacity:0;
  transform:scale(1.02);
  transition-delay:0s;
}
html.is-page-transition-reveal body::after{
  opacity:0;
  transform:translate3d(0,-8px,0) scale(.96);
  transition-delay:0s;
}
html.is-page-transition-reset::before,
html.is-page-transition-reset::after,
html.is-page-transition-reset body::before,
html.is-page-transition-reset body::after{
  opacity:0!important;
  visibility:hidden!important;
  transition:none!important;
}
html.is-page-transition-reset::before{
  transform:none!important;
}
html.is-page-transition-reset::after{
  transform:scale(1.04)!important;
}
html.is-page-transition-reset body::before{
  transform:scale(.985)!important;
}
html.is-page-transition-reset body::after{
  transform:translate3d(0,10px,0) scale(.94)!important;
}
body.page-transition-lock{
  overflow:hidden!important;
  overscroll-behavior:none;
}
@media (max-width:900px){
  body::after{
    width:118px;
    height:118px;
    margin:-59px 0 0 -59px;
  }
}
@media (prefers-reduced-motion: reduce){
  html::before,
  html::after,
  body::before,
  body::after{
    transition:none!important;
  }
}
.lead-workflow{background:#fff}.workflow-figure{display:flex;justify-content:center}.workflow-figure img{width:100%;max-width:1320px;border-radius:22px;box-shadow:0 12px 30px rgba(16,31,77,.06);display:block}
.analytics-grid{display:grid;grid-template-columns:370px 1fr;gap:40px;align-items:center}.analytics-copy h2{font-size:clamp(34px,4.5vw,48px);line-height:1.1;letter-spacing:-.045em;margin:0 0 22px;color:var(--navy);font-weight:800}.analytics-copy p{font-size:19px;line-height:1.55;color:#3f4d70;margin:0;max-width:330px}.analytics-visual img{width:100%;border-radius:24px;box-shadow:var(--shadow)}

.site-footer{background:#fff;border-top:1px solid #e7edf6}.footer-top{display:grid;grid-template-columns:300px 1fr;gap:64px;padding:44px 0 34px}.footer-brand .brand{font-size:26px;margin-bottom:12px}.footer-brand p{font-size:14px;line-height:1.45;color:#4c5b7d;margin:0 0 18px}.socials{display:flex;gap:12px}.socials a{width:38px;height:38px;border:1.6px solid var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--navy);font-weight:800}.footer-cols{display:grid;grid-template-columns:repeat(5,1fr);gap:34px}.footer-cols h3{font-size:13px;color:var(--navy);margin:0 0 12px;font-weight:800}.footer-cols a{display:block;color:#344362;font-size:12px;margin:0 0 8px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e1e8f4;padding:18px 0 22px}.footer-bottom p,.footer-bottom a{font-size:12px;color:#3e4d6d;margin:0}.footer-bottom nav{display:flex;gap:44px;flex-wrap:wrap}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}
@media (max-width:1100px){.main-nav,.nav-actions{display:none}.nav-toggle{display:flex}.site-header.is-open{height:100svh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.site-header.is-open .main-nav,.site-header.is-open .nav-actions{display:flex}.site-header.is-open .nav-wrap{align-items:flex-start;align-content:flex-start;flex-wrap:wrap;padding-bottom:24px}.site-header.is-open .main-nav{order:3;width:100%;flex-direction:column;align-items:stretch;gap:8px;margin:10px 0 0}.site-header.is-open .nav-actions{order:4;width:100%;padding-bottom:18px}.site-header.is-open .nav-item{width:100%}.site-header.is-open .nav-link{width:100%;justify-content:space-between;padding:13px 0}.site-header.is-open .mega-menu{position:static;width:100%;transform:none;opacity:1;visibility:visible;pointer-events:auto;display:none;margin:0 0 10px}.site-header.is-open .nav-item.is-open .mega-menu{display:block}.site-header.is-open .mega-inner,.site-header.is-open .mega-inner.compact{grid-template-columns:1fr;padding:14px;border-radius:18px}.site-header.is-open .mega-link-grid,.site-header.is-open .mega-grid-2,.site-header.is-open .mega-grid-3{grid-template-columns:1fr}.site-header.is-open .mega-feature{padding:18px}.site-header.is-open .mega-menu{box-shadow:none}.hero-grid,.mobile-grid,.analytics-grid{grid-template-columns:1fr}.hero-copy{padding-top:0}.hero-grid{gap:24px}.hero-visual{max-width:780px;margin:8px auto 0}.hero-composite{width:100%}.feature-grid{grid-template-columns:1fr 1fr}.feature-card{min-height:190px}.feature-large{grid-row:auto;grid-column:span 2;grid-template-columns:110px minmax(0,1fr);min-height:260px;padding:34px}.event-types .container{width:min(100% - 28px,1320px)}.type-strip{flex-direction:column;align-items:flex-start;padding:24px 24px}.type-items{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:10px 0}.workflow-figure img{max-width:100%}.footer-top{grid-template-columns:1fr}.footer-cols{grid-template-columns:repeat(3,1fr)}}
@media (max-width:720px){.brand-image img{width:168px}.mega-feature h3{font-size:20px}.mega-link{padding:10px}.mega-icon{width:34px;height:34px;border-radius:10px}.footer-logo img{width:180px}.container{width:min(100% - 28px,1240px)}.section-pad{padding:58px 0}.section-pad-sm{padding:42px 0}.hero{padding-top:32px;padding-bottom:72px}.brand{font-size:22px}.hero-copy{padding-top:0}.hero h1{font-size:42px;max-width:420px}.hero p{font-size:16px;max-width:420px}.btn{width:100%;padding:16px 20px}.hero-actions{gap:12px}.trust-badges{grid-template-columns:1fr;gap:14px;max-width:340px}.hero-visual{max-width:100%}.hero-composite{width:100%}.feature-grid{grid-template-columns:1fr}.feature-card{grid-template-columns:72px 1fr;gap:18px;padding:22px;min-height:auto}.feature-card img{width:58px;height:58px;padding:8px}.feature-card h3{font-size:20px}.feature-card p{font-size:14px;max-width:none}.feature-large{grid-column:auto;grid-template-columns:72px 1fr;min-height:auto;padding:22px}.feature-large img{width:58px;height:58px;padding:8px}.feature-large h3{font-size:20px;white-space:normal}.feature-large p,.feature-large a{font-size:14px}.event-types .container{width:min(100% - 20px,1320px)}.type-items span{padding:10px 14px}.type-items span+span::before{display:none}.type-strip p{white-space:normal}.mobile-grid{gap:26px}.wave-bg{width:95%;right:-25%;opacity:.5}.workflow-figure{display:block}.analytics-copy p{max-width:none}.footer-cols{grid-template-columns:1fr 1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom nav{gap:16px}.page-breadcrumbs{padding-top:0}.page-breadcrumbs ol{gap:8px}.page-breadcrumbs li{gap:8px;font-size:12px}}
@media (max-width:440px){.footer-cols{grid-template-columns:1fr}}

@media (max-width:720px){.eventation-carousel-section{padding:56px 0}.carousel-copy{margin-bottom:28px}.eventation-carousel-track{gap:18px;animation-duration:60s}.eventation-carousel-card{flex-basis:265px;border-radius:24px}.eventation-carousel-card img{border-radius:24px}}


/* Square-inspired video hero and floating event-format collage */
.video-header{position:absolute;top:0;left:0;right:0;z-index:100;background:linear-gradient(180deg,rgba(0,0,0,.52),rgba(0,0,0,0));border-bottom:0;color:#fff;backdrop-filter:none}
.video-header .nav-wrap{min-height:76px;width:min(100% - 64px,1400px)}
.dark-video-brand{color:#fff;font-size:22px;letter-spacing:.02em;gap:10px;text-transform:uppercase;font-weight:700}
.dark-brand-mark{width:31px;height:31px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#563bff,#7f6cff);color:#fff;font-weight:900;font-size:21px;line-height:1}
.video-header .nav-link,.video-header .nav-link-simple,.video-header .login-link{color:#fff;text-shadow:0 1px 14px rgba(0,0,0,.32)}
.video-header .nav-link span{color:#fff}.video-header .nav-link:hover,.video-header .nav-link-simple:hover,.video-header .login-link:hover{color:#c8c1ff}
.video-header .btn-purple{background:#0fc8bf;color:#fff;box-shadow:0 10px 24px rgba(0,188,174,.32);border:0}.video-header .btn-small{padding:14px 22px;border-radius:9px;font-size:14px}.video-header .nav-toggle{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.25)}.video-header .nav-toggle span{background:#fff}
.cinematic-hero{position:relative;min-height:100svh;background:#07080d;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:112px 0 94px;transform:translate3d(0,var(--hero-y,0px),0) scale(var(--hero-scale,1));opacity:var(--hero-opacity,1);transform-origin:center top;will-change:transform,opacity}
.hero-video-bg{position:absolute;inset:0;overflow:hidden;background:#090b11 url("../images/hero-background.png") center center / cover no-repeat;transform:scale(var(--video-scale,1));transform-origin:center;will-change:transform}.hero-video-bg iframe{position:absolute;top:50%;left:50%;width:177.777vh;height:100vh;min-width:100vw;min-height:56.25vw;transform:translate(-50%,-50%);border:0;pointer-events:none;filter:saturate(1.08) contrast(1.05);opacity:0;transition:opacity .45s ease}
.cinematic-hero.is-video-ready .hero-video-bg iframe{opacity:1}
.cinematic-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(0,0,0,.22),rgba(0,0,0,.58) 54%,rgba(0,0,0,.78)),linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.14) 42%,rgba(0,0,0,.68) 100%);z-index:1}
.cinematic-content{position:relative;z-index:3;text-align:center;max-width:980px;margin:auto;padding-top:74px}
.hero-static h1{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(44px,5.8vw,86px);line-height:1.06;letter-spacing:-.045em;margin:0 auto 26px;font-weight:500;text-wrap:balance;text-shadow:0 8px 32px rgba(0,0,0,.55)}.hero-static p{font-size:clamp(17px,1.5vw,23px);line-height:1.48;max-width:800px;margin:0 auto;color:rgba(255,255,255,.92);text-shadow:0 4px 16px rgba(0,0,0,.45)}
.cinematic-actions{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:28px}.btn-purple{background:linear-gradient(135deg,#07bdb4,#13d1c8);color:#fff;border:0;box-shadow:0 16px 32px rgba(0,188,174,.28)}.btn-glass{color:#fff;background:rgba(255,255,255,.04);border:1.5px solid rgba(255,255,255,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}.btn-glass:hover{background:rgba(255,255,255,.14);transform:translateY(-2px)}.btn-purple:hover{transform:translateY(-2px);box-shadow:0 20px 38px rgba(0,188,174,.38)}
.scroll-cue{display:inline-flex;align-items:center;justify-content:center;margin-top:30px;color:#fff;opacity:.9}.scroll-mouse{position:relative;width:23px;height:36px;border:1.5px solid rgba(255,255,255,.88);border-radius:999px;display:inline-flex;justify-content:center;box-shadow:0 5px 20px rgba(0,0,0,.28)}.scroll-mouse span{width:4px;height:7px;border-radius:999px;background:#fff;margin-top:7px;animation:mouseWheel 1.4s ease-in-out infinite}@keyframes mouseWheel{0%{transform:translateY(0);opacity:1}70%{transform:translateY(12px);opacity:.15}100%{transform:translateY(0);opacity:0}}
.hero-event-strip{position:absolute;left:0;right:0;bottom:0;z-index:4;background:rgba(8,9,13,.76);border-top:1px solid rgba(255,255,255,.11);backdrop-filter:blur(18px)}.hero-event-strip-inner{width:min(100% - 32px,1440px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:0;overflow-x:auto;scrollbar-width:none}.hero-event-strip-inner::-webkit-scrollbar{display:none}.hero-event-strip span{display:flex;align-items:center;gap:10px;white-space:nowrap;color:#fff;font-size:14px;font-weight:500;padding:25px 22px;border-right:1px solid rgba(255,255,255,.18)}.hero-event-strip span:first-child{border-left:0}.hero-event-strip svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;opacity:.92}
.format-collage-section{position:relative;background:#fff;padding:76px 0 84px;overflow:hidden;z-index:5}.format-collage-canvas{position:relative;width:min(100% - 64px,1320px);height:850px;margin:auto;transform:translate3d(0,var(--collage-y,48px),0) scale(var(--collage-scale,.92));opacity:var(--collage-opacity,.15);transform-origin:center top;will-change:transform,opacity}.format-collage-canvas h2{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);z-index:3;text-align:center;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#090909;font-weight:500;letter-spacing:-.045em;font-size:clamp(40px,4.7vw,76px);line-height:1.08;margin:0;text-wrap:balance}.format-tile{position:absolute;margin:0;border-radius:20px;overflow:hidden;box-shadow:0 22px 46px rgba(6,15,37,.12);background:#f4f4f4;z-index:2}.format-tile img{width:100%;height:100%;display:block;object-fit:cover}.tile-1{left:4%;top:2%;width:210px;height:170px}.tile-2{left:39%;top:3%;width:220px;height:170px}.tile-3{right:6%;top:4%;width:250px;height:170px}.tile-4{left:20%;top:25%;width:150px;height:205px}.tile-5{left:5%;top:55%;width:250px;height:180px}.tile-6{left:40%;top:61%;width:210px;height:160px}.tile-7{left:21%;bottom:2%;width:255px;height:185px}.tile-8{right:22%;bottom:0;width:255px;height:185px}.tile-9{right:5%;top:57%;width:255px;height:180px}.doodle{position:absolute;z-index:1;color:#050505;opacity:.93}.doodle svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round}.doodle-badge{left:27%;top:2%;width:115px;height:115px}.doodle-chat{right:29%;top:5%;width:118px;height:118px}.doodle-calendar{left:1%;top:32%;width:118px;height:118px}.doodle-pin{right:6%;top:32%;width:112px;height:112px}.doodle-ticket{right:29%;top:55%;width:118px;height:118px}.doodle-smile{left:5%;bottom:8%;width:104px;height:104px}.doodle-people{left:48%;bottom:9%;width:100px;height:100px}.doodle-party{right:7%;bottom:8%;width:114px;height:114px}
.eventation-carousel-section{padding-top:58px;scroll-margin-top:84px}.eventation-carousel-card{flex-basis:clamp(180px,17vw,290px);border-radius:18px;box-shadow:0 18px 42px rgba(8,20,54,.10)}.eventation-carousel-card img{border-radius:18px}.carousel-copy h2{font-size:clamp(30px,3vw,48px);max-width:1120px;margin:0 auto 16px;color:#07184f;line-height:1.08;letter-spacing:-.045em;font-weight:800}.carousel-copy p{font-size:16px;max-width:700px}.visual-showcase-section{padding:0;backdrop-filter:blur(18px)}.cinematic-hero{min-height:800px}.format-collage-canvas{height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.format-collage-canvas h2{position:relative;left:auto;top:auto;transform:none;grid-column:1/-1;margin:0 auto 20px}.format-tile,.doodle{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:auto;height:260px}.doodle{display:none}.tile-4{height:260px}
@media (max-width:720px){.video-header .nav-wrap{min-height:66px}.dark-video-brand{font-size:18px}.dark-brand-mark{width:28px;height:28px}.cinematic-hero{min-height:760px;padding:110px 0 94px}.hero-static h1{font-size:40px}.cinematic-actions .btn{width:auto;min-width:150px}.hero-event-strip span{padding:18px 18px;font-size:13px}.format-collage-section{padding:48px 0}.format-collage-canvas{width:min(100% - 28px,1320px);grid-template-columns:1fr}.format-tile{height:240px}.tile-1,.tile-2,.tile-3,.tile-5,.tile-6,.tile-7,.tile-8,.tile-9{width:auto;height:240px}.eventation-carousel-section{padding-top:42px}}

@media (prefers-reduced-motion: reduce){.cinematic-hero,.hero-video-bg,.format-collage-canvas{transform:none!important;opacity:1!important}.scroll-mouse span{animation:none}}


/* v21: Square-style layered scroll transition and updated Eventation logo */
.video-logo{display:flex;align-items:center;line-height:0;gap:0;text-transform:none;letter-spacing:0}
.video-logo img{display:block;width:210px;height:auto;max-height:48px;object-fit:contain}
.footer-logo img{display:block;width:218px;height:auto;object-fit:contain}
.square-zoom-stage{position:relative;min-height:188svh;background:#fff;overflow:clip;isolation:isolate}
.square-zoom-stage .cinematic-hero{position:sticky!important;top:0;min-height:100svh;height:100svh;z-index:3;padding:112px 0 94px;transform:translate3d(0,var(--hero-y,0px),0) scale(var(--hero-scale,1));opacity:var(--hero-opacity,1);transform-origin:center center;will-change:transform,opacity}
.square-zoom-stage .hero-video-bg{transform:scale(var(--video-scale,1));will-change:transform}
.square-zoom-stage .format-collage-section{position:absolute!important;inset:0!important;z-index:1!important;display:flex;align-items:center;justify-content:center;min-height:100svh;height:100svh;margin:0!important;padding:0!important;background:#fff;overflow:hidden;pointer-events:none}
.square-zoom-stage .format-collage-canvas{position:relative!important;width:100vw!important;max-width:none!important;height:100svh!important;margin:0!important;display:flex;align-items:center;justify-content:center;transform:translate3d(0,var(--collage-y,42px),0) scale(var(--collage-scale,1.18));opacity:var(--collage-opacity,0);transform-origin:center center;will-change:transform,opacity}
.square-zoom-stage .format-collage-reference{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.square-zoom-stage .format-collage-canvas h2,.square-zoom-stage .format-tile,.square-zoom-stage .doodle{display:none!important}
.square-zoom-stage .cinematic-overlay{background:radial-gradient(circle at 50% 45%,rgba(0,0,0,.14),rgba(0,0,0,.52) 58%,rgba(0,0,0,.82)),linear-gradient(180deg,rgba(0,0,0,.36),rgba(0,0,0,.08) 42%,rgba(0,0,0,.72) 100%)}
.square-zoom-stage .hero-static h1{font-size:clamp(48px,6vw,94px);line-height:1.04;max-width:1140px}
.square-zoom-stage .hero-static p{max-width:800px}
.square-zoom-stage .hero-event-strip{transition:opacity .2s ease;opacity:var(--strip-opacity,1)}
@media (max-width:1100px){.video-logo img{width:180px}.square-zoom-stage{min-height:170svh}.square-zoom-stage .cinematic-hero{min-height:100svh;height:100svh}.square-zoom-stage .format-collage-reference{object-fit:cover}.square-zoom-stage .hero-static h1{font-size:clamp(42px,8vw,72px)}}
@media (max-width:720px){.video-logo img{width:148px}.square-zoom-stage .cinematic-hero{padding:92px 0 86px}.square-zoom-stage .hero-static h1{font-size:40px}.square-zoom-stage .format-collage-reference{object-fit:cover;object-position:center center}.footer-logo img{width:184px}}
@media (prefers-reduced-motion: reduce){.square-zoom-stage .cinematic-hero,.square-zoom-stage .hero-video-bg,.square-zoom-stage .format-collage-canvas{transform:none!important;opacity:1!important}.square-zoom-stage .format-collage-section{position:relative!important;height:auto!important;min-height:auto!important}.square-zoom-stage{min-height:auto}.square-zoom-stage .format-collage-canvas{height:auto!important}.square-zoom-stage .format-collage-reference{height:auto;object-fit:contain}}

/* v22: closer Square-style pinned reveal. The collage sits behind the video hero and zooms into place as the hero fades away. */
html{scroll-behavior:smooth;}
.video-header{position:absolute!important;top:0;left:0;right:0;z-index:80;background:transparent!important;border:0!important;backdrop-filter:none!important;}
.video-header .nav-wrap{width:min(100% - 72px,1680px);min-height:92px;}
.video-logo img{width:245px!important;height:auto;display:block;object-fit:contain;}
.video-header .nav-link,.video-header .nav-link-simple,.video-header .login-link{color:#fff!important;text-shadow:0 1px 16px rgba(0,0,0,.35);font-weight:650;}
.video-header .nav-link span{color:#fff!important;opacity:.85;}
.video-header .btn-purple{background:#12bdb5!important;border-color:#12bdb5!important;color:#fff!important;box-shadow:0 14px 32px rgba(0,188,180,.32)!important;}

.square-zoom-stage{position:relative!important;min-height:228svh!important;background:#fff!important;isolation:isolate!important;overflow:clip!important;}
.square-zoom-stage .cinematic-hero{position:sticky!important;top:0!important;z-index:3!important;min-height:100svh!important;height:100svh!important;margin:0!important;padding:118px 0 94px!important;display:flex!important;align-items:center!important;overflow:hidden!important;transform:translate3d(0,var(--hero-y,0px),0) scale(var(--hero-scale,1))!important;opacity:var(--hero-opacity,1)!important;filter:blur(var(--hero-blur,0px))!important;transform-origin:center center!important;will-change:transform,opacity,filter!important;}
.square-zoom-stage .cinematic-hero::after{content:"";position:absolute;inset:auto 0 0;height:24svh;background:linear-gradient(180deg,transparent,rgba(0,0,0,.35));z-index:1;pointer-events:none;}
.square-zoom-stage .hero-video-bg{position:absolute!important;inset:0!important;z-index:0!important;overflow:hidden!important;transform:scale(var(--video-scale,1))!important;transform-origin:center center!important;will-change:transform!important;}
.square-zoom-stage .hero-video-bg{background:#090b11 url("../images/hero-background.png") center center / cover no-repeat!important;}
.square-zoom-stage .hero-video-bg iframe{position:absolute!important;left:50%!important;top:50%!important;width:177.78svh!important;min-width:100vw!important;height:100svh!important;min-height:56.25vw!important;transform:translate(-50%,-50%)!important;border:0!important;pointer-events:none!important;opacity:0!important;transition:opacity .45s ease!important;}
.square-zoom-stage .cinematic-hero.is-video-ready .hero-video-bg iframe{opacity:1!important;}
.square-zoom-stage .cinematic-overlay{position:absolute!important;inset:0!important;z-index:1!important;background:radial-gradient(circle at 51% 48%,rgba(0,0,0,.08),rgba(0,0,0,.42) 58%,rgba(0,0,0,.82)),linear-gradient(180deg,rgba(0,0,0,.48),rgba(0,0,0,.08) 42%,rgba(0,0,0,.72) 100%)!important;opacity:var(--overlay-opacity,1)!important;}
.square-zoom-stage .cinematic-content{position:relative!important;z-index:2!important;width:min(100% - 60px,1500px)!important;margin:0 auto!important;text-align:center!important;transform:translate3d(0,var(--content-y,0px),0) scale(var(--content-scale,1))!important;opacity:var(--content-opacity,1)!important;will-change:transform,opacity!important;}
.square-zoom-stage .hero-static h1{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-weight:700!important;letter-spacing:-.055em!important;font-size:clamp(46px,5.7vw,86px)!important;line-height:1.05!important;max-width:1220px!important;margin:0 auto 30px!important;color:#fff!important;text-shadow:0 8px 38px rgba(0,0,0,.48)!important;}
.square-zoom-stage .hero-static p{max-width:830px!important;margin:0 auto 32px!important;color:rgba(255,255,255,.9)!important;font-size:clamp(18px,1.55vw,25px)!important;line-height:1.38!important;font-weight:450!important;text-shadow:0 3px 22px rgba(0,0,0,.45)!important;}
.square-zoom-stage .cinematic-actions{display:flex!important;justify-content:center!important;gap:24px!important;flex-wrap:wrap!important;}
.square-zoom-stage .cinematic-actions .btn{border-radius:999px!important;min-width:190px!important;padding:20px 32px!important;font-size:18px!important;}
.square-zoom-stage .cinematic-actions .btn-purple{background:#12bdb5!important;border-color:#12bdb5!important;box-shadow:0 18px 42px rgba(18,189,181,.32)!important;}
.square-zoom-stage .btn-glass{background:rgba(0,0,0,.2)!important;border-color:rgba(255,255,255,.84)!important;color:#fff!important;backdrop-filter:blur(12px)!important;}
.square-zoom-stage .scroll-cue{position:absolute!important;left:50%!important;bottom:112px!important;z-index:4!important;transform:translateX(-50%)!important;opacity:var(--scroll-opacity,1)!important;transition:opacity .2s ease!important;}
.scroll-mouse{display:block;width:28px;height:44px;border:1.5px solid rgba(255,255,255,.85);border-radius:999px;position:relative;box-shadow:0 0 0 1px rgba(0,0,0,.08);}
.scroll-mouse span{position:absolute;left:50%;top:9px;width:4px;height:8px;border-radius:999px;background:#fff;transform:translateX(-50%);animation:eventationScrollWheel 1.45s infinite;}
@keyframes eventationScrollWheel{0%{opacity:0;transform:translate(-50%,0)}30%{opacity:1}100%{opacity:0;transform:translate(-50%,15px)}}
.square-zoom-stage .hero-event-strip{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:4!important;border-top:1px solid rgba(255,255,255,.24)!important;background:rgba(2,6,12,.58)!important;backdrop-filter:blur(14px)!important;opacity:var(--strip-opacity,1)!important;transition:opacity .2s ease!important;}
.square-zoom-stage .hero-event-strip-inner{width:min(100% - 72px,1680px)!important;margin:0 auto!important;display:flex!important;justify-content:space-between!important;gap:0!important;overflow:hidden!important;}
.square-zoom-stage .hero-event-strip span{flex:1 1 auto!important;justify-content:center!important;color:#fff!important;gap:12px!important;padding:27px 18px!important;white-space:nowrap!important;font-size:16px!important;font-weight:600!important;border-right:1px solid rgba(255,255,255,.18)!important;}
.square-zoom-stage .hero-event-strip span:first-child{border-left:1px solid rgba(255,255,255,.18)!important;}
.square-zoom-stage .hero-event-strip svg{width:28px!important;height:28px!important;stroke:#fff!important;opacity:.88!important;}

.square-zoom-stage .format-collage-section{position:sticky!important;top:0!important;z-index:1!important;min-height:100svh!important;height:100svh!important;margin-top:-100svh!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;overflow:hidden!important;pointer-events:none!important;}
.square-zoom-stage .format-collage-canvas{position:relative!important;width:100vw!important;max-width:none!important;height:100svh!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:translate3d(0,var(--collage-y,0px),0) scale(var(--collage-scale,.74))!important;opacity:var(--collage-opacity,0)!important;filter:blur(var(--collage-blur,10px))!important;transform-origin:center center!important;will-change:transform,opacity,filter!important;}
.square-zoom-stage .format-collage-reference{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:0!important;box-shadow:none!important;}
.square-zoom-stage .format-collage-canvas h2,.square-zoom-stage .format-tile,.square-zoom-stage .doodle{display:none!important;}

@media (max-width:1100px){
  .video-header .nav-wrap{width:min(100% - 30px,1400px);min-height:76px;}
  .video-logo img{width:190px!important;}
  .square-zoom-stage{min-height:205svh!important;}
  .square-zoom-stage .hero-static h1{font-size:clamp(44px,8vw,74px)!important;}
  .square-zoom-stage .hero-static p{font-size:17px!important;}
  .square-zoom-stage .hero-event-strip-inner{width:100%!important;overflow-x:auto!important;justify-content:flex-start!important;}
  .square-zoom-stage .hero-event-strip span{flex:0 0 auto!important;padding:22px 24px!important;}
}
@media (max-width:720px){
  .video-logo img{width:152px!important;}
  .square-zoom-stage .cinematic-hero{padding:92px 0 86px!important;}
  .square-zoom-stage .cinematic-content{width:min(100% - 30px,1500px)!important;}
  .square-zoom-stage .hero-static h1{font-size:40px!important;line-height:1.06!important;}
  .square-zoom-stage .hero-static p{font-size:15px!important;}
  .square-zoom-stage .cinematic-actions .btn{width:auto!important;min-width:145px!important;padding:15px 20px!important;font-size:14px!important;}
  .square-zoom-stage .format-collage-reference{object-position:center center!important;}
}
@media (prefers-reduced-motion: reduce){
  .square-zoom-stage{min-height:auto!important;}
  .square-zoom-stage .cinematic-hero,.square-zoom-stage .format-collage-section{position:relative!important;height:auto!important;min-height:100svh!important;margin-top:0!important;}
  .square-zoom-stage .cinematic-hero,.square-zoom-stage .format-collage-canvas,.square-zoom-stage .hero-video-bg{transform:none!important;opacity:1!important;filter:none!important;}
}


/* === v23 refinements: Square-style text, scroll cue placement, and sticky reappearing nav === */
.video-header{
  position:fixed!important;
  top:0!important;left:0!important;right:0!important;
  z-index:120!important;
  background:transparent!important;
  border-bottom:1px solid transparent!important;
  box-shadow:none!important;
  transition:background .28s ease, border-color .28s ease, box-shadow .28s ease, transform .28s ease!important;
}
.video-header .nav-wrap{min-height:88px!important;width:min(100% - 72px,1680px)!important;}
.video-logo img{width:245px!important;max-height:54px!important;object-fit:contain!important;}
.video-header.is-past-hero{
  background:rgba(255,255,255,.94)!important;
  border-bottom-color:rgba(224,231,245,.86)!important;
  box-shadow:0 12px 34px rgba(8,19,48,.08)!important;
  backdrop-filter:blur(18px)!important;
}
.video-header.is-past-hero .nav-link,
.video-header.is-past-hero .nav-link-simple,
.video-header.is-past-hero .login-link{color:#071537!important;text-shadow:none!important;}
.video-header.is-past-hero .nav-link span{color:#071537!important;opacity:.72!important;}
.video-header.is-past-hero .nav-toggle{background:#fff!important;border-color:#dbe5f3!important;}
.video-header.is-past-hero .nav-toggle span{background:#071537!important;}
.video-header.is-past-hero .nav-actions .btn-purple{background:#08aaa2!important;border-color:#08aaa2!important;color:#fff!important;}
.square-zoom-stage .cinematic-content{padding-top:38px!important;}
.square-zoom-stage .hero-static h1{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-weight:400!important;
  letter-spacing:-.045em!important;
  font-size:clamp(44px,5.05vw,84px)!important;
  line-height:1.055!important;
  max-width:1260px!important;
  margin:0 auto 26px!important;
  color:rgba(255,255,255,.96)!important;
  text-shadow:0 8px 32px rgba(0,0,0,.48)!important;
}
.square-zoom-stage .hero-static p{
  max-width:760px!important;
  margin:0 auto 30px!important;
  color:rgba(255,255,255,.86)!important;
  font-size:clamp(16px,1.25vw,21px)!important;
  line-height:1.45!important;
  font-weight:400!important;
  text-shadow:0 3px 18px rgba(0,0,0,.5)!important;
}
.square-zoom-stage .cinematic-actions .btn{min-width:172px!important;padding:17px 30px!important;font-size:16px!important;font-weight:700!important;}
.square-zoom-stage .scroll-cue{
  position:absolute!important;
  left:50%!important;
  top:auto!important;
  bottom:118px!important;
  z-index:5!important;
  transform:translateX(-50%)!important;
  margin:0!important;
  display:inline-flex!important;
  opacity:var(--scroll-opacity,.88)!important;
  transition:opacity .18s ease!important;
}
.square-zoom-stage .hero-event-strip{z-index:4!important;}
.square-zoom-stage .format-collage-reference{object-fit:cover!important;object-position:center center!important;}
@media (max-width:1100px){
  .video-header .nav-wrap{width:min(100% - 30px,1400px)!important;min-height:74px!important;}
  .video-logo img{width:190px!important;}
  .square-zoom-stage .hero-static h1{font-size:clamp(40px,7.4vw,68px)!important;}
}
@media (max-width:720px){
  .video-logo img{width:150px!important;}
  .square-zoom-stage .cinematic-content{padding-top:20px!important;}
  .square-zoom-stage .hero-static h1{font-size:37px!important;line-height:1.08!important;}
  .square-zoom-stage .hero-static p{font-size:15px!important;}
  .square-zoom-stage .scroll-cue{bottom:92px!important;}
}


/* v24: uploaded redesigned spread-out section under the video slider */
.eventation-showcase-stage{background:#fff!important;}
.eventation-showcase-zoom-inner{width:100vw;height:100svh;display:block;transform:translate3d(0,var(--collage-y,0px),0) scale(var(--collage-scale,.74));opacity:var(--collage-opacity,0);filter:blur(var(--collage-blur,10px));transform-origin:center center;will-change:transform,opacity,filter;}
.eventation-format-showcase{--teal:#00b8ad;--teal-dark:#008f87;--ink:#121a2f;--muted:#6b7280;--line:rgba(18,26,47,.08);--shadow:0 18px 45px rgba(18,26,47,.12);}

.eventation-format-showcase{
      position:relative;
      min-height:100vh;
      overflow:hidden;
      background:
        radial-gradient(circle at 18% 12%, rgba(0,184,173,.07), transparent 24%),
        radial-gradient(circle at 82% 82%, rgba(0,184,173,.06), transparent 22%),
        linear-gradient(180deg, #ffffff 0%, #fcfdfd 100%);
      isolation:isolate;
    }

    .eventation-format-showcase::before{
      content:"";
      position:absolute;
      inset:0;
      background-image:
        linear-gradient(rgba(18,26,47,.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(18,26,47,.03) 1px, transparent 1px);
      background-size:72px 72px;
      pointer-events:none;
      z-index:0;
    }

    .eventation-format-showcase .showcase-shell{
      position:relative;
      width:min(1800px,100%);
      min-height:100vh;
      margin:0 auto;
      padding:clamp(34px,4vw,72px);
      display:grid;
      place-items:center;
      z-index:2;
    }

    .eventation-format-showcase .copy-block{
      position:relative;
      z-index:20;
      width:min(640px, 76vw);
      text-align:center;
      padding:8px 8px 0;
      background:rgba(255,255,255,.65);
      backdrop-filter:blur(4px);
    }

    .eventation-format-showcase .copy-block h2{
      margin:0;
      font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
      font-weight:500;
      font-size:clamp(44px, 5vw, 90px);
      line-height:.96;
      letter-spacing:-.06em;
      text-wrap:balance;
      color:var(--ink);
    }

    .eventation-format-showcase .underline{
      width:min(520px,70vw);
      height:18px;
      margin:14px auto 0;
      border-bottom:7px solid var(--teal);
      border-radius:999px;
      transform:rotate(-1deg);
    }

    .eventation-format-showcase .assets-layer{
      position:absolute;
      inset:0;
      z-index:5;
      pointer-events:none;
    }

    .eventation-format-showcase .photo-card,
    .eventation-format-showcase .icon-card{
      position:absolute;
      transform:translate(-50%,-50%);
      will-change:transform;
      animation:floaty 7.8s ease-in-out infinite;
    }

    .eventation-format-showcase .photo-card{
      width:var(--w);
      border-radius:24px;
      overflow:hidden;
      border:1px solid var(--line);
      background:#fff;
      box-shadow:var(--shadow);
    }

    .eventation-format-showcase .photo-card img{
      width:100%;
      height:100%;
      aspect-ratio:1.35/1;
      object-fit:cover;
      display:block;
    }

    .eventation-format-showcase .icon-card{
      width:var(--w);
      color:#111;
      opacity:.98;
      filter:drop-shadow(0 10px 18px rgba(18,26,47,.04));
    }

    .eventation-format-showcase .icon-card svg{
      width:100%;
      height:auto;
      display:block;
      overflow:visible;
    }

    .eventation-format-showcase .stroke{
      fill:none;
      stroke:#111;
      stroke-width:5.5;
      stroke-linecap:round;
      stroke-linejoin:round;
    }

    .eventation-format-showcase .teal{
      fill:none;
      stroke:var(--teal);
      stroke-width:5.5;
      stroke-linecap:round;
      stroke-linejoin:round;
    }

    .eventation-format-showcase .teal-fill{ fill:var(--teal); stroke:none; }
    .eventation-format-showcase .white-fill{ fill:#fff; }

    /* Clean, spread-out positions */
    .eventation-format-showcase .p1{left:9%;  top:16%; --w:210px; animation-delay:-.8s;}
    .eventation-format-showcase .i1{left:25%; top:15%; --w:95px;  animation-delay:-2.1s;}

    .eventation-format-showcase .p2{left:45%; top:14%; --w:270px; animation-delay:-3.2s;}
    .eventation-format-showcase .i2{left:61%; top:15%; --w:85px;  animation-delay:-1.3s;}

    .eventation-format-showcase .p3{left:83%; top:16%; --w:230px; animation-delay:-2.5s;}
    .eventation-format-showcase .i3{left:94%; top:15%; --w:88px;  animation-delay:-4.1s;}

    .eventation-format-showcase .p4{left:8.5%; top:40%; --w:220px; animation-delay:-1.6s;}
    .eventation-format-showcase .i4{left:22%;  top:33%; --w:84px;  animation-delay:-3.5s;}

    .eventation-format-showcase .i5{left:77%;  top:37%; --w:82px;  animation-delay:-1.1s;}
    .eventation-format-showcase .p5{left:89%;  top:39%; --w:190px; animation-delay:-4.4s;}

    .eventation-format-showcase .i6{left:7%;   top:67%; --w:78px;  animation-delay:-2.0s;}
    .eventation-format-showcase .p6{left:17%;  top:65%; --w:225px; animation-delay:-3.7s;}

    .eventation-format-showcase .p7{left:77%;  top:66%; --w:220px; animation-delay:-1.9s;}
    .eventation-format-showcase .i7{left:90%;  top:69%; --w:72px;  animation-delay:-4.5s;}

    .eventation-format-showcase .p8{left:47%;  top:83%; --w:205px; animation-delay:-3.0s;}
    .eventation-format-showcase .i8{left:84%;  top:84%; --w:72px;  animation-delay:-2.7s;}

    @keyframes floaty{
      0%,100%{transform:translate(-50%,-50%) translateY(0) rotate(0deg)}
      50%{transform:translate(-50%,-50%) translateY(-10px) rotate(-1deg)}
    }

    @media (max-width:1200px){
      .eventation-format-showcase .copy-block{width:min(620px, 76vw);}
      .eventation-format-showcase .p2{left:44%; top:15%; --w:240px;}
      .eventation-format-showcase .p3{left:83%; top:16%; --w:210px;}
      .eventation-format-showcase .p6{left:17%; top:66%; --w:205px;}
      .eventation-format-showcase .p7{left:78%; top:67%; --w:205px;}
      .eventation-format-showcase .p8{left:46%; top:84%; --w:185px;}
    }

    @media (max-width:980px){
      .eventation-format-showcase .showcase-shell{min-height:980px}
      .eventation-format-showcase .copy-block{
        width:min(640px, 82vw);
        background:rgba(255,255,255,.92);
        border-radius:28px;
        padding:18px 16px 12px;
        box-shadow:0 18px 45px rgba(18,26,47,.06);
      }
      .eventation-format-showcase .copy-block h2{font-size:clamp(42px,7vw,72px)}
      .eventation-format-showcase .p2,.eventation-format-showcase .i2,.eventation-format-showcase .p8,.eventation-format-showcase .i8{display:none}
      .eventation-format-showcase .p1{left:16%; top:13%; --w:175px;}
      .eventation-format-showcase .i1{left:31%; top:18%; --w:72px;}
      .eventation-format-showcase .p3{left:83%; top:14%; --w:185px;}
      .eventation-format-showcase .i3{left:92%; top:23%; --w:70px;}
      .eventation-format-showcase .p4{left:15%; top:39%; --w:185px;}
      .eventation-format-showcase .i4{left:28%; top:32%; --w:68px;}
      .eventation-format-showcase .p5{left:85%; top:39%; --w:165px;}
      .eventation-format-showcase .i5{left:73%; top:34%; --w:66px;}
      .eventation-format-showcase .p6{left:16%; top:72%; --w:190px;}
      .eventation-format-showcase .i6{left:7%; top:63%; --w:62px;}
      .eventation-format-showcase .p7{left:83%; top:72%; --w:185px;}
      .eventation-format-showcase .i7{left:93%; top:64%; --w:60px;}
    }

    @media (max-width:700px){
      .eventation-format-showcase .showcase-shell{min-height:980px;padding:42px 16px}
      .eventation-format-showcase .copy-block{width:min(92vw, 560px);}
      .eventation-format-showcase .copy-block h2{font-size:clamp(38px,10vw,60px)}
      .eventation-format-showcase .p4,.eventation-format-showcase .i4,.eventation-format-showcase .p6,.eventation-format-showcase .i6,.eventation-format-showcase .p7,.eventation-format-showcase .i7{display:none}
      .eventation-format-showcase .p1{left:18%; top:14%; --w:150px;}
      .eventation-format-showcase .i1{left:32%; top:24%; --w:58px;}
      .eventation-format-showcase .p3{left:82%; top:15%; --w:150px;}
      .eventation-format-showcase .i3{left:90%; top:25%; --w:58px;}
      .eventation-format-showcase .i5{left:16%; top:63%; --w:58px;}
      .eventation-format-showcase .p5{left:84%; top:40%; --w:140px;}
    }

    @media (max-width:700px){
      .square-zoom-stage{min-height:auto!important;}
      .square-zoom-stage .format-collage-section{
        position:relative!important;
        top:auto!important;
        min-height:auto!important;
        height:auto!important;
        margin-top:0!important;
        padding:0 0 28px!important;
        overflow:visible!important;
      }
      .square-zoom-stage .eventation-showcase-stage .eventation-format-showcase{
        min-height:1150px!important;
        height:auto!important;
        width:100%!important;
      }
      .square-zoom-stage .eventation-showcase-stage .showcase-shell{
        min-height:1150px!important;
      }
      .eventation-showcase-zoom-inner{
        width:100%!important;
        height:auto!important;
        transform:none!important;
        opacity:1!important;
        filter:none!important;
      }
      .eventation-format-showcase{
        min-height:1150px;
      }
      .eventation-format-showcase .showcase-shell{
        position:relative;
        min-height:1150px;
        padding:0;
        display:block;
      }
      .eventation-format-showcase .copy-block{
        position:absolute;
        left:50%;
        top:49%;
        transform:translate(-50%,-50%);
        width:min(calc(100% - 34px), 330px);
        padding:34px 22px 24px;
        border-radius:40px;
        background:rgba(255,255,255,.97);
        box-shadow:0 22px 48px rgba(18,26,47,.09);
      }
      .eventation-format-showcase .copy-block h2{
        max-width:8.6ch!important;
        margin:0 auto!important;
        font-size:clamp(31px,10.5vw,46px)!important;
        line-height:1.04!important;
      }
      .eventation-format-showcase .underline{
        width:min(100%, 205px);
        margin-top:16px;
      }
      .eventation-format-showcase .assets-layer{
        inset:0;
        height:100%;
      }
      .eventation-format-showcase .photo-card,
      .eventation-format-showcase .icon-card{
        animation:none;
      }
      .eventation-format-showcase .p2,
      .eventation-format-showcase .i2,
      .eventation-format-showcase .p4,
      .eventation-format-showcase .i4,
      .eventation-format-showcase .p6,
      .eventation-format-showcase .i6,
      .eventation-format-showcase .p7,
      .eventation-format-showcase .i7,
      .eventation-format-showcase .p8,
      .eventation-format-showcase .i8{
        display:block;
      }
      .eventation-format-showcase .p1{left:20%; top:14%; --w:148px;}
      .eventation-format-showcase .i1{left:46%; top:18%; --w:58px;}
      .eventation-format-showcase .p3{left:78%; top:14%; --w:142px;}
      .eventation-format-showcase .p5{left:75%; top:24%; --w:160px;}
      .eventation-format-showcase .i3{left:94%; top:24%; --w:56px;}
      .eventation-format-showcase .i5{left:18%; top:34%; --w:56px;}
      .eventation-format-showcase .i7{left:92%; top:56%; --w:54px;}
      .eventation-format-showcase .p4{left:18%; top:71%; --w:126px;}
      .eventation-format-showcase .i4{left:50%; top:70%; --w:66px;}
      .eventation-format-showcase .p6{left:82%; top:71%; --w:138px;}
      .eventation-format-showcase .i6{left:18%; top:83%; --w:58px;}
      .eventation-format-showcase .p7{left:50%; top:84%; --w:176px;}
      .eventation-format-showcase .i2{left:86%; top:84%; --w:60px;}
      .eventation-format-showcase .p8{left:18%; top:95%; --w:126px;}
      .eventation-format-showcase .i8{left:50%; top:95%; --w:54px;}
      .eventation-format-showcase .p2{left:82%; top:95%; --w:126px;}
    }
  
.square-zoom-stage .eventation-showcase-stage .eventation-format-showcase{min-height:100svh!important;height:100svh!important;width:100vw!important;}
.square-zoom-stage .eventation-showcase-stage .showcase-shell{min-height:100svh!important;}
.square-zoom-stage .eventation-showcase-stage .format-collage-reference{display:none!important;}
@media (max-width:1100px){.eventation-showcase-zoom-inner{height:100svh;}}
@media (prefers-reduced-motion: reduce){.eventation-showcase-zoom-inner{transform:none!important;opacity:1!important;filter:none!important;}}
@media (max-width:700px){
  .square-zoom-stage .eventation-showcase-stage .eventation-format-showcase{
    min-height:1150px!important;
    height:auto!important;
    width:100%!important;
  }
  .square-zoom-stage .eventation-showcase-stage .showcase-shell{
    min-height:1150px!important;
  }
}

/* v25: requested carousel sizing update */
.carousel-copy h2{font-size:clamp(30px,3vw,48px);max-width:1120px;}
.eventation-carousel-viewport{width:min(100% - 72px,1480px);margin-left:auto;margin-right:auto;}
@media (max-width:720px){.eventation-carousel-viewport{width:min(100% - 28px,1480px);}}

/* Eventation ecosystem motion section - uploaded replacement */
.eventation-ecosystem-section{
  --navy:#101828;
  --muted:#596579;
  --teal:#00b8ad;
  --teal-dark:#008f87;
  --panel:#eef7ff;
  --card:rgba(255,255,255,.88);
  --line:rgba(16,24,40,.08);
  --shadow:0 24px 70px rgba(16,24,40,.12);
}
.eventation-ecosystem-section{width:100%;background:#fff;overflow:hidden}
.eventation-ecosystem-panel{
  position:relative;
  width:min(1760px,100%);
  min-height:min(880px,calc(100vh - 56px));
  margin:0 auto;
  
  overflow:hidden;
  background:
    radial-gradient(circle at 34% 50%,rgba(255,255,255,.84) 0 6%,transparent 7%),
    radial-gradient(circle at 44% 46%,rgba(255,255,255,.44) 0 21%,transparent 22%),
    linear-gradient(135deg,#e8f5ff 0%,#f8fbff 48%,#eef7ff 100%);
  box-shadow:0 22px 60px rgba(16,24,40,.08);
  isolation:isolate;
}
.eventation-ecosystem-panel:before,.eventation-ecosystem-panel:after{
  content:"";position:absolute;border:1px solid rgba(255,255,255,.60);border-radius:50%;pointer-events:none;z-index:0
}
.eventation-ecosystem-panel:before{
  width:980px;height:980px;left:485px;top:-155px;
  box-shadow:0 0 0 150px rgba(255,255,255,.18),0 0 0 300px rgba(255,255,255,.11)
}
.eventation-ecosystem-panel:after{width:620px;height:620px;left:555px;top:115px;border-color:rgba(255,255,255,.75)}

.ecosystem-content{
  position:relative;z-index:3;min-height:inherit;
  display:grid;
  grid-template-columns:.72fr 1.42fr .86fr;
  align-items:center;
  gap:clamp(26px,3.4vw,62px);
  padding:clamp(44px,5vw,88px);
}

.phone-wrap{display:flex;justify-content:center;align-items:center;min-width:0}
.real-phone{
  width:min(420px,25vw);
  min-width:285px;
  height:auto;
  display:block;
  filter:drop-shadow(0 32px 56px rgba(16,24,40,.23));
  animation:ecosystemPhoneFloat 13s ease-in-out infinite;
  transform:translateZ(0);
  backface-visibility:hidden;
  transform-origin:center center;
  will-change:transform;
}

.orbit-area{
  position:relative;
  min-height:710px;
  width:100%;
  min-width:660px;
}
.orbit-center-mark{display:none}

.orbit{
  position:absolute;
  left:50%;top:50%;
  width:600px;height:600px;
  transform:translate(-50%,-50%);
  border-radius:50%;
  border:1.5px dashed rgba(0,184,173,.28);
  animation:rotateOrbit 34s linear infinite;
}
.orbit.orbit-two{width:420px;height:420px;animation-duration:24s;animation-direction:reverse;opacity:.72}
.orbit-dot{position:absolute;width:10px;height:10px;border-radius:999px;background:var(--teal);box-shadow:0 0 0 8px rgba(0,184,173,.12)}
.dot-1{left:17%;top:23%}.dot-2{right:17%;top:40%}.dot-3{left:50%;bottom:-5px}.dot-4{right:25%;bottom:18%}

.integration-card{
  position:absolute;
  width:220px;
  min-height:128px;
  display:grid;
  grid-template-columns:46px 1fr;
  align-items:center;
  gap:14px;
  padding:17px;
  border:1px solid rgba(255,255,255,.76);
  border-radius:22px;
  background:var(--card);
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  box-shadow:0 18px 42px rgba(16,24,40,.10);
  animation:cardFloat 6.5s ease-in-out infinite;
  filter:none !important;
  transform:translateZ(0);
  backface-visibility:hidden;
  will-change:transform;
}
.integration-card h4{margin:0 0 5px;font-size:16px;letter-spacing:-.04em}
.integration-card p{margin:0;color:#667085;font-size:11.6px;line-height:1.42;font-weight:650}
.icon-bubble{
  width:46px;height:46px;border-radius:15px;
  display:grid;place-items:center;color:#fff;
  box-shadow:0 12px 22px rgba(16,24,40,.10);
  font-size:20px;
}
.icon-bubble svg{
  width:24px;
  height:24px;
  display:block;
  stroke:currentColor;
  fill:none;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.bg-blue{background:linear-gradient(135deg,#288cff,#0f63e8)}
.bg-purple{background:linear-gradient(135deg,#9a66ff,#6938ef)}
.bg-teal{background:linear-gradient(135deg,#00c9bd,#008f87)}
.bg-green{background:linear-gradient(135deg,#2bd984,#12a85f)}
.bg-yellow{background:linear-gradient(135deg,#ffc83d,#f4a000)}
.bg-orange{background:linear-gradient(135deg,#ffae3d,#ff7a00)}
.bg-pink{background:linear-gradient(135deg,#d66cff,#a530e8)}

/* Spread-out ring layout to keep cards readable and non-overlapping */
.card-crm{left:50%;top:22px;margin-left:-110px;animation-delay:-1.1s}
.card-tickets{right:26px;top:154px;animation-delay:-2.4s}
.card-email{left:26px;top:162px;animation-delay:-3.1s}
.card-chat{left:0;top:342px;animation-delay:-1.8s}
.card-payments{right:0;top:342px;animation-delay:-4s}
.card-docs{left:28px;bottom:64px;animation-delay:-2.8s}
.card-analytics{right:24px;bottom:64px;animation-delay:-1.5s}
.card-automation{left:50%;bottom:10px;margin-left:-110px;animation-delay:-3.6s}

@media(min-width:861px){
  .orbit-area{
    display:block;
    min-height:720px;
    padding:0;
  }

  .orbit{width:620px;height:620px}
  .orbit.orbit-two{width:440px;height:440px}

  .integration-card{
    position:absolute;
    left:auto;
    right:auto;
    top:auto;
    bottom:auto;
    margin:0;
    width:220px;
  }

  .card-crm{
    width:240px;
    left:calc(50% - 120px);
    top:8px;
    animation-delay:-1.1s;
  }

  .card-email{
    left:calc(18% - 110px);
    top:136px;
    animation-delay:-3.1s;
  }

  .card-tickets{
    left:calc(50% - 110px);
    top:calc(50% - 92px);
    min-height:184px;
    z-index:2;
    animation-delay:-2.4s;
  }

  .card-payments{
    left:calc(82% - 110px);
    top:136px;
    animation-delay:-4s;
  }

  .card-chat{
    left:calc(11% - 110px);
    top:330px;
    animation-delay:-1.8s;
  }

  .card-docs{
    left:calc(89% - 110px);
    top:330px;
    animation-delay:-2.8s;
  }

  .card-automation{
    left:calc(24% - 110px);
    top:546px;
    animation-delay:-3.6s;
  }

  .card-analytics{
    left:calc(76% - 110px);
    top:546px;
    animation-delay:-1.5s;
  }
}

.copy-area{max-width:470px;justify-self:start;transform:translateY(6px)}
.copy-area h2{
  margin:0;
  font-size:48px;
  line-height:1.04;
  letter-spacing:-.065em;
  color:#111827;
  text-wrap:balance;
}
.copy-area p{
  margin:20px 0 0;
  color:#596579;
  font-size:clamp(16px,1.05vw,21px);
  line-height:1.42;
  letter-spacing:-.02em;
  text-wrap:balance;
}
.copy-tags{display:none}
.tag{
  display:inline-flex;align-items:center;gap:8px;
  padding:11px 14px;
  border:1px solid rgba(0,184,173,.18);
  border-radius:999px;
  background:rgba(255,255,255,.70);
  backdrop-filter:blur(12px);
  color:#344054;
  font-size:13px;
  font-weight:800;
  box-shadow:0 10px 22px rgba(16,24,40,.05);
}
.tag:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--teal)}

@keyframes rotateOrbit{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes cardFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-10px,0)}}
@keyframes ecosystemPhoneFloat{
  0%,100%{transform:translate3d(0,0,0) rotate(-0.16deg) scale(1)}
  25%{transform:translate3d(6px,-8px,0) rotate(0.12deg) scale(1.004)}
  50%{transform:translate3d(0,-16px,0) rotate(0.22deg) scale(1.008)}
  75%{transform:translate3d(-6px,-8px,0) rotate(-0.08deg) scale(1.004)}
}
@keyframes phoneFloat{0%,100%{transform:translate3d(0,0,0) rotate(-1deg)}50%{transform:translate3d(0,-14px,0) rotate(1deg)}}
.ecosystem-reveal{opacity:0;transform:translateY(26px);animation:revealUp .8s ease forwards}
.eco-delay-1{animation-delay:.12s}.eco-delay-2{animation-delay:.24s}.eco-delay-3{animation-delay:.36s}
@keyframes revealUp{to{opacity:1;transform:translateY(0)}}

@media(max-width:1320px){
  .ecosystem-content{grid-template-columns:.75fr 1.25fr}
  .copy-area{
    grid-column:1/-1;
    justify-self:center;
    text-align:center;
    max-width:780px;
    order:-1;
  }
  .copy-tags{justify-content:center}
  .orbit-area{min-height:700px;min-width:0}
  .real-phone{width:min(380px,34vw)}
}

@media(max-width:860px){
  .eventation-ecosystem-section{padding:18px}
  .eventation-ecosystem-panel{border-radius:32px}
  .ecosystem-content{grid-template-columns:1fr;padding:42px 20px 56px;gap:32px}
  .real-phone{width:min(360px,82vw);min-width:0}
  .orbit-area{min-height:820px;min-width:0}
  .orbit{width:470px;height:470px}
  .orbit.orbit-two{width:320px;height:320px}
  .integration-card{width:156px;min-height:106px;grid-template-columns:38px 1fr;gap:10px;padding:13px}
  .integration-card h4{font-size:15px}
  .integration-card p{font-size:10px}
  .icon-bubble{width:38px;height:38px;border-radius:13px;font-size:17px}

  .card-crm{left:50%;top:8px;right:auto;bottom:auto;margin-left:-78px}
  .card-tickets{right:4px;top:150px;left:auto;bottom:auto;margin-left:0}
  .card-email{left:4px;top:156px;right:auto;bottom:auto;margin-left:0}
  .card-chat{left:0;top:352px;right:auto;bottom:auto;margin-left:0}
  .card-payments{right:0;top:352px;left:auto;bottom:auto;margin-left:0}
  .card-docs{left:6px;bottom:120px;right:auto;top:auto;margin-left:0}
  .card-analytics{right:4px;bottom:120px;left:auto;top:auto;margin-left:0}
  .card-automation{left:50%;bottom:12px;right:auto;top:auto;margin-left:-78px}
}

@media(max-width:560px){
  .copy-area h2{font-size:48px}
  .copy-area p{font-size:16px}
  .real-phone{animation-duration:15s}
  .orbit-area{min-height:760px}
  .orbit{width:380px;height:380px}
  .orbit.orbit-two{width:250px;height:250px}
  .integration-card{width:138px}
  .card-crm{top:10px;margin-left:-69px}
  .card-email{top:126px;left:0}
  .card-tickets{top:126px;right:0}
  .card-chat{top:286px;left:0}
  .card-payments{top:286px;right:0}
  .card-docs{bottom:112px;left:0}
  .card-analytics{bottom:112px;right:0}
  .card-automation{bottom:10px;margin-left:-69px}
}

@media(max-width:700px){
  .eventation-ecosystem-section{
    padding:20px 0 10px;
  }
  .eventation-ecosystem-panel{
    overflow:hidden;
    background:
      linear-gradient(rgba(7,21,47,.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(7,21,47,.04) 1px, transparent 1px),
      linear-gradient(180deg,#fbfdff 0%,#ffffff 46%,#fbfdff 100%);
    background-size:72px 72px,72px 72px,auto;
  }
  .eventation-ecosystem-panel:before,
  .eventation-ecosystem-panel:after{
    display:none;
  }
  .ecosystem-content{
    display:block;
    padding:52px 8px 46px;
    min-height:auto;
  }
  .phone-wrap,
  .copy-area{
    display:none;
  }
  .orbit-area{
    min-height:1120px;
    min-width:0;
    width:min(100%,390px);
    margin:0 auto;
  }
  .orbit{
    width:368px;
    height:368px;
    border-color:rgba(0,184,173,.4);
    border-width:1.5px;
  }
  .orbit.orbit-two{
    width:228px;
    height:228px;
    opacity:.92;
  }
  .orbit-dot{
    width:12px;
    height:12px;
    box-shadow:0 0 0 10px rgba(0,184,173,.16);
  }
  .orbit-center-mark{
    position:absolute;
    left:50%;
    top:50%;
    z-index:2;
    display:grid;
    place-items:center;
    width:96px;
    height:96px;
    transform:translate(-50%,-50%);
    border-radius:999px;
    background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.98));
    box-shadow:0 22px 48px rgba(18,26,47,.1), inset 0 0 0 1px rgba(0,184,173,.08);
  }
  .orbit-center-mark img{
    width:52px;
    height:auto;
    display:block;
  }
  .integration-card{
    width:138px;
    min-height:156px;
    grid-template-columns:40px 1fr;
    align-items:start;
    gap:12px;
    padding:16px 13px 15px;
    border-radius:28px;
    background:rgba(255,255,255,.97);
    border:1px solid rgba(255,255,255,.92);
    box-shadow:0 18px 40px rgba(18,26,47,.11);
  }
  .integration-card h4{
    margin:0 0 12px;
    padding-bottom:11px;
    position:relative;
    font-size:13.5px;
    line-height:1.05;
    font-weight:800;
    letter-spacing:-.04em;
  }
  .integration-card h4::after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:42px;
    height:4px;
    border-radius:999px;
    background:var(--teal);
  }
  .integration-card p{
    font-size:9.4px;
    line-height:1.48;
    font-weight:650;
  }
  .icon-bubble{
    width:40px;
    height:40px;
    border-radius:15px;
  }
  .icon-bubble svg{
    width:21px;
    height:21px;
  }
  .card-crm{
    left:50%;
    top:74px;
    right:auto;
    bottom:auto;
    margin-left:-69px;
  }
  .card-email{
    left:2px;
    top:254px;
    right:auto;
    bottom:auto;
    margin-left:0;
  }
  .card-tickets{
    right:2px;
    top:254px;
    left:auto;
    bottom:auto;
    margin-left:0;
  }
  .card-chat{
    left:0;
    top:466px;
    right:auto;
    bottom:auto;
    margin-left:0;
  }
  .card-payments{
    right:0;
    top:466px;
    left:auto;
    bottom:auto;
    margin-left:0;
  }
  .card-docs{
    left:4px;
    top:684px;
    right:auto;
    bottom:auto;
    margin-left:0;
  }
  .card-analytics{
    right:2px;
    top:684px;
    left:auto;
    bottom:auto;
    margin-left:0;
  }
  .card-automation{
    left:50%;
    top:880px;
    right:auto;
    bottom:auto;
    margin-left:-69px;
  }
}

@media(prefers-reduced-motion:reduce){
  .real-phone,.orbit,.integration-card,.ecosystem-reveal{animation:none!important}
  .ecosystem-reveal{opacity:1;transform:none}
}

/* v29 update: remove mouse-scroll indicator and zero visual showcase spacing */
.scroll-cue,.scroll-mouse{display:none!important;}
.visual-showcase-section{padding:0!important;}
.visual-showcase-section + .visual-showcase-section{padding-top:0!important;}


/* v30: match slider and under-slider typography to the rest of the website */
.square-zoom-stage .hero-static h1{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-weight:800!important;
  letter-spacing:-.045em!important;
  font-size:clamp(40px,4.35vw,74px)!important;
  line-height:1.08!important;
  max-width:1120px!important;
  color:rgba(255,255,255,.96)!important;
}
.square-zoom-stage .hero-static p{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-weight:500!important;
  letter-spacing:-.015em!important;
  font-size:clamp(16px,1.15vw,20px)!important;
  line-height:1.55!important;
  max-width:790px!important;
  color:rgba(255,255,255,.88)!important;
}
.eventation-format-showcase .copy-block h2{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-weight:800!important;
  letter-spacing:-.045em!important;
  font-size:clamp(34px,4vw,64px)!important;
  line-height:1.1!important;
  max-width:930px!important;
  color:#07184f!important;
}
.eventation-format-showcase .underline{
  height:5px!important;
  background:linear-gradient(90deg,transparent,#00b8ad 14%,#00b8ad 86%,transparent)!important;
}
@media (max-width:720px){
  .square-zoom-stage .hero-static h1{font-size:36px!important;line-height:1.1!important;}
  .square-zoom-stage .hero-static p{font-size:15px!important;}
  .eventation-format-showcase .copy-block h2{font-size:clamp(34px,9vw,52px)!important;}
  .eventation-carousel-section .carousel-copy h2,
  .confidence-heading h2,
  .analytics-live-copy h2,
  .copy-area h2,
  .site-footer.showcase-footer .footer-social-copy h2{
    font-size:30px!important;
    line-height:1.12!important;
  }
}

button,input,select,textarea{font:inherit}


/* === v32 fixes: slider weight, event-format strip alignment, and footer cleanup === */
.square-zoom-stage .hero-static h1,
.cinematic-hero .hero-static h1{
  font-weight:400!important;
}

/* Keep the event-format strip icons directly beside the labels */
.square-zoom-stage .hero-event-strip-inner,
.hero-event-strip-inner{
  align-items:center!important;
}
.square-zoom-stage .hero-event-strip span,
.hero-event-strip span{
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  line-height:1.1!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.square-zoom-stage .hero-event-strip span svg,
.hero-event-strip span svg{
  display:block!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  flex:0 0 24px!important;
  margin:0!important;
}
@media (max-width:1100px){
  .square-zoom-stage .hero-event-strip-inner,
  .hero-event-strip-inner{
    overflow-x:auto!important;
    justify-content:flex-start!important;
  }
  .square-zoom-stage .hero-event-strip span,
  .hero-event-strip span{
    flex:0 0 auto!important;
    min-width:auto!important;
  }
}

/* Re-stabilize the footer layout after the newer homepage overrides */
.site-footer{
  position:relative!important;
  z-index:5!important;
  background:#fff!important;
  border-top:1px solid #e7edf6!important;
  color:#071537!important;
  overflow:hidden!important;
}
.site-footer .footer-top{
  display:grid!important;
  grid-template-columns:minmax(220px,320px) 1fr!important;
  align-items:start!important;
  gap:clamp(38px,5vw,72px)!important;
  padding:48px 0 34px!important;
}
.site-footer .footer-logo img{
  display:block!important;
  width:210px!important;
  height:auto!important;
  max-width:100%!important;
  object-fit:contain!important;
}
.site-footer .footer-brand p{
  max-width:260px!important;
  margin:14px 0 18px!important;
  color:#55627a!important;
  line-height:1.5!important;
}
.site-footer .footer-cols{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(110px,1fr))!important;
  gap:clamp(22px,3vw,42px)!important;
}
.site-footer .footer-cols h3{
  margin:0 0 12px!important;
  font-size:13px!important;
  font-weight:700!important;
  color:#071537!important;
}
.site-footer .footer-cols a{
  display:block!important;
  margin:0 0 8px!important;
  color:#44516c!important;
  font-size:12px!important;
  line-height:1.3!important;
  text-decoration:none!important;
}
.site-footer .footer-bottom{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:18px 0 22px!important;
  border-top:1px solid #e1e8f4!important;
}
.site-footer .footer-bottom nav{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:flex-end!important;
  gap:18px 34px!important;
}
@media (max-width:900px){
  .site-footer .footer-top{grid-template-columns:1fr!important;gap:32px!important;}
  .site-footer .footer-cols{grid-template-columns:repeat(2,minmax(120px,1fr))!important;}
  .site-footer .footer-bottom{align-items:flex-start!important;flex-direction:column!important;}
  .site-footer .footer-bottom nav{justify-content:flex-start!important;gap:14px 22px!important;}
}
@media (max-width:520px){
  .site-footer .footer-cols{grid-template-columns:1fr!important;}
}


/* Programmed confidence feature section */
.confidence-section{
  background:#fefefe;
  padding:clamp(36px,4vw,64px) 0 clamp(56px,6vw,96px);
  overflow:hidden;
}
.confidence-wrap{
  width:min(100% - 56px,1540px);
}
.confidence-heading{
  text-align:center;
  margin:0 auto clamp(24px,3vw,42px);
}
.confidence-heading h2{
  margin:0;
  color:#101828;
  font-size:clamp(30px,3vw,48px);
  line-height:1.04;
  letter-spacing:-.055em;
  font-weight:800;
}
.confidence-heading p{
  margin:18px auto 0;
  max-width:780px;
  color:#808797;
  font-size:clamp(16px,1.35vw,24px);
  line-height:1.45;
  letter-spacing:-.02em;
  font-weight:500;
}
.confidence-image{
  width:min(100%,1600px);
  margin:0 auto;
  border-radius:0;
  overflow:visible;
  background:transparent;
  box-shadow:none;
}
.confidence-image img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}
@media(max-width:1050px){
  .confidence-wrap{width:min(100% - 32px,1540px)}
}
@media(max-width:620px){
  .confidence-section{padding:56px 0 62px}
  .confidence-heading h2{font-size:36px}
  .confidence-heading p{font-size:16px;margin-top:12px}
}


/* Shared Lando-inspired footer */
.site-footer.showcase-footer{
  position:relative!important;
  z-index:5!important;
  margin-top:clamp(20px,3vw,40px)!important;
  background:transparent!important;
  border-top:0!important;
  color:#081227!important;
  overflow:visible!important;
}
.site-footer.showcase-footer a{
  text-decoration:none!important;
}
.site-footer.showcase-footer .footer-social-section{
  position:relative;
  background:none;
  padding:0 0 clamp(40px,5vw,72px);
}
.site-footer.showcase-footer .footer-social-inner{
  display:grid;
  grid-template-columns:minmax(280px,470px) minmax(0,1fr);
  align-items:center;
  gap:clamp(36px,5vw,78px);
}
.site-footer.showcase-footer .footer-eyebrow{
  margin:0 0 18px;
  color:#1eaaa3;
  font-size:12px;
  font-weight:700;
  letter-spacing:.24em;
  text-transform:uppercase;
}
.site-footer.showcase-footer .footer-social-copy h2{
  margin:0;
  color:#111c3f;
  font-size:clamp(36px,4.7vw,58px);
  line-height:.95;
  letter-spacing:-.065em;
  font-weight:800;
}
.site-footer.showcase-footer .footer-social-copy p{
  margin:18px 0 0;
  max-width:430px;
  color:#5f6981;
  font-size:15px;
  line-height:1.6;
}
.site-footer.showcase-footer .footer-social-links{
  display:flex;
  flex-wrap:nowrap;
  gap:10px;
  margin-top:24px;
}
.site-footer.showcase-footer .footer-social-links a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:56px;
  height:56px;
  padding:0;
  flex:0 0 56px;
  border:1px solid rgba(17,28,63,.12);
  border-radius:999px;
  background:rgba(255,255,255,.76);
  color:#132149;
  font-size:0;
  line-height:0;
  white-space:nowrap;
  overflow:hidden;
  text-indent:-9999px;
  transition:transform .22s ease, border-color .22s ease, color .22s ease, background .22s ease;
}
.site-footer.showcase-footer .footer-social-links a::before{
  content:"";
  display:block;
  width:22px;
  height:22px;
  background-color:currentColor;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-size:contain;
  mask-size:contain;
}
.site-footer.showcase-footer .footer-social-links a:nth-child(1)::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7.5 2h9A5.5 5.5 0 0 1 22 7.5v9A5.5 5.5 0 0 1 16.5 22h-9A5.5 5.5 0 0 1 2 16.5v-9A5.5 5.5 0 0 1 7.5 2zm0 2A3.5 3.5 0 0 0 4 7.5v9A3.5 3.5 0 0 0 7.5 20h9a3.5 3.5 0 0 0 3.5-3.5v-9A3.5 3.5 0 0 0 16.5 4h-9zm9.75 1.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5zM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7.5 2h9A5.5 5.5 0 0 1 22 7.5v9A5.5 5.5 0 0 1 16.5 22h-9A5.5 5.5 0 0 1 2 16.5v-9A5.5 5.5 0 0 1 7.5 2zm0 2A3.5 3.5 0 0 0 4 7.5v9A3.5 3.5 0 0 0 7.5 20h9a3.5 3.5 0 0 0 3.5-3.5v-9A3.5 3.5 0 0 0 16.5 4h-9zm9.75 1.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5zM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E");
}
.site-footer.showcase-footer .footer-social-links a:nth-child(2)::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M24 12.07C24 5.4 18.63 0 12 0S0 5.4 0 12.07C0 18.1 4.39 23.1 10.13 24v-8.44H7.08v-3.49h3.05V9.41c0-3.03 1.79-4.7 4.53-4.7 1.31 0 2.69.24 2.69.24v2.97h-1.51c-1.49 0-1.95.93-1.95 1.89v2.26h3.32l-.53 3.49h-2.79V24C19.61 23.1 24 18.1 24 12.07z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M24 12.07C24 5.4 18.63 0 12 0S0 5.4 0 12.07C0 18.1 4.39 23.1 10.13 24v-8.44H7.08v-3.49h3.05V9.41c0-3.03 1.79-4.7 4.53-4.7 1.31 0 2.69.24 2.69.24v2.97h-1.51c-1.49 0-1.95.93-1.95 1.89v2.26h3.32l-.53 3.49h-2.79V24C19.61 23.1 24 18.1 24 12.07z'/%3E%3C/svg%3E");
}
.site-footer.showcase-footer .footer-social-links a:nth-child(3)::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M23.5 6.2c-.3-1.2-1.3-2.2-2.5-2.5C18.8 3 12 3 12 3s-6.8 0-9 .7C1.8 4 .8 5 .5 6.2 0 8.4 0 12 0 12s0 3.6.5 5.8c.3 1.2 1.3 2.2 2.5 2.5 2.2.7 9 .7 9 .7s6.8 0 9-.7c1.2-.3 2.2-1.3 2.5-2.5.5-2.2.5-5.8.5-5.8s0-3.6-.5-5.8zM9.75 15.5v-7L16 12l-6.25 3.5z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M23.5 6.2c-.3-1.2-1.3-2.2-2.5-2.5C18.8 3 12 3 12 3s-6.8 0-9 .7C1.8 4 .8 5 .5 6.2 0 8.4 0 12 0 12s0 3.6.5 5.8c.3 1.2 1.3 2.2 2.5 2.5 2.2.7 9 .7 9 .7s6.8 0 9-.7c1.2-.3 2.2-1.3 2.5-2.5.5-2.2.5-5.8.5-5.8s0-3.6-.5-5.8zM9.75 15.5v-7L16 12l-6.25 3.5z'/%3E%3C/svg%3E");
}
.site-footer.showcase-footer .footer-social-links a:nth-child(4)::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 3h4.1c.3 2.4 1.7 4 4.1 4.6v4.1c-1.6-.1-3-.6-4.2-1.5v5.3c0 3.3-2.7 6-6 6S1 18.8 1 15.5s2.7-6 6-6c.3 0 .7 0 1 .1v4.1c-.3-.1-.6-.2-1-.2-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2V3z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 3h4.1c.3 2.4 1.7 4 4.1 4.6v4.1c-1.6-.1-3-.6-4.2-1.5v5.3c0 3.3-2.7 6-6 6S1 18.8 1 15.5s2.7-6 6-6c.3 0 .7 0 1 .1v4.1c-.3-.1-.6-.2-1-.2-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2V3z'/%3E%3C/svg%3E");
}
.site-footer.showcase-footer .footer-social-links a:hover{
  transform:translateY(-2px);
  border-color:rgba(31,182,171,.38);
  background:#fff;
  color:#118a83;
}
.site-footer.showcase-footer .footer-photo-gallery{
  position:relative;
  min-height:420px;
  overflow:visible;
}
.site-footer.showcase-footer .footer-photo-card{
  position:absolute;
  left:50%;
  top:52%;
  margin:0;
  width:clamp(156px,14.2vw,224px);
  aspect-ratio:.76;
  overflow:hidden;
  border-radius:26px;
  border:1px solid rgba(255,255,255,.62);
  background:#e8edf7;
  box-shadow:0 28px 70px rgba(17,28,63,.16);
  will-change:transform, box-shadow, filter;
  transform:translate(-50%, -50%);
  transform-origin:50% 82%;
  transition:box-shadow .36s ease, border-color .36s ease, filter .36s ease;
}
.site-footer.showcase-footer .footer-photo-card img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 34%;
  filter:saturate(.98) contrast(1.02);
}
.site-footer.showcase-footer .footer-photo-gallery:hover .footer-photo-card{
  border-color:rgba(255,255,255,.74);
  box-shadow:0 34px 86px rgba(17,28,63,.2);
}
.site-footer.showcase-footer .footer-photo-card.card-1 img{
  object-position:42% 50%;
}
.site-footer.showcase-footer .footer-photo-card.card-2 img{
  object-position:56% 42%;
}
.site-footer.showcase-footer .footer-photo-card.card-3 img{
  object-position:50% 34%;
}
.site-footer.showcase-footer .footer-photo-card.card-4 img{
  object-position:52% 34%;
}
.site-footer.showcase-footer .footer-photo-card.card-5 img{
  object-position:54% 24%;
}
.site-footer.showcase-footer .footer-photo-card.card-6 img{
  object-position:50% 36%;
}
.site-footer.showcase-footer .footer-photo-card.card-7 img{
  object-position:50% 34%;
}
.site-footer.showcase-footer .footer-divider-notch{
  position:relative;
  z-index:2;
  height:0;
}
.site-footer.showcase-footer .footer-divider-mark{
  position:absolute;
  left:50%;
  top:0;
  width:92px;
  height:92px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#fff7ef;
  border:1px solid rgba(17,28,63,.08);
  box-shadow:0 0 0 14px #fff7ef,0 18px 44px rgba(17,28,63,.12);
  transform:translate(-50%,-50%);
}
.site-footer.showcase-footer .footer-divider-mark img{
  display:block;
  width:54px;
  height:auto;
}
.site-footer.showcase-footer .footer-showcase{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 22% 88%,rgba(30,170,163,.22),transparent 30%),
    linear-gradient(180deg,#081018 0%,#04070b 56%,#020305 100%);
  color:#fff;
  padding:clamp(86px,10vw,132px) 0 clamp(28px,4vw,40px);
}
.site-footer.showcase-footer .footer-showcase::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 50% 18%,rgba(255,255,255,.05),transparent 32%),
    linear-gradient(180deg,rgba(255,255,255,.02),transparent 28%);
  pointer-events:none;
}
.site-footer.showcase-footer .footer-showcase-canvas{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  pointer-events:none;
  z-index:0;
  opacity:.95;
}
.site-footer.showcase-footer .footer-showcase-shell{
  position:relative;
  z-index:1;
}
.site-footer.showcase-footer .footer-showcase-kicker{
  margin:0 0 18px;
  color:#73e8dd;
  text-align:center;
  font-size:12px;
  font-weight:700;
  letter-spacing:.24em;
  text-transform:uppercase;
}
.site-footer.showcase-footer .footer-showcase-title{
  margin:0 auto;
  max-width:900px;
  color:#fff;
  text-align:center;
  font-size:57px;
  line-height:.94;
  letter-spacing:-.07em;
  font-weight:800;
}
.site-footer.showcase-footer .footer-showcase-layout{
  display:grid;
  grid-template-columns:minmax(190px,1fr) minmax(280px,390px) minmax(190px,1fr);
  grid-template-areas:"left center right";
  gap:clamp(28px,4vw,52px);
  align-items:center;
  margin-top:clamp(42px,6vw,78px);
}
.site-footer.showcase-footer .footer-platform-links{
  display:grid;
  gap:12px;
}
.site-footer.showcase-footer .footer-platform-links--left{
  grid-area:left;
  justify-items:start;
}
.site-footer.showcase-footer .footer-platform-links--right{
  grid-area:right;
  justify-items:end;
  text-align:right;
}
.site-footer.showcase-footer .footer-platform-links a{
  color:rgba(255,255,255,.76);
  font-size:15px;
  line-height:1.34;
  letter-spacing:-.015em;
  transition:transform .22s ease,color .22s ease;
}
.site-footer.showcase-footer .footer-platform-links a:hover{
  color:#7ef0e4;
}
.site-footer.showcase-footer .footer-platform-links--left a:hover{
  transform:translateX(4px);
}
.site-footer.showcase-footer .footer-platform-links--right a:hover{
  transform:translateX(-4px);
}
.site-footer.showcase-footer .footer-center-stage{
  grid-area:center;
  display:grid;
  justify-items:center;
  gap:18px;
  text-align:center;
}
.site-footer.showcase-footer .footer-logo-glow{
  position:relative;
  width:clamp(176px,19vw,244px);
  aspect-ratio:1;
  display:grid;
  place-items:center;
}
.site-footer.showcase-footer .footer-logo-glow::before,
.site-footer.showcase-footer .footer-logo-glow::after{
  content:"";
  position:absolute;
  inset:14%;
  border-radius:50%;
  background:radial-gradient(circle,rgba(70,240,225,.42) 0%,rgba(70,240,225,.08) 44%,transparent 72%);
  filter:blur(16px);
}
.site-footer.showcase-footer .footer-logo-glow::after{
  inset:2%;
  background:radial-gradient(circle,rgba(255,255,255,.08) 0%,rgba(255,255,255,.02) 54%,transparent 76%);
  filter:blur(24px);
}
.site-footer.showcase-footer .footer-logo-orb{
  position:relative;
  z-index:1;
  display:grid;
  place-items:center;
  width:72%;
  aspect-ratio:1;
  border-radius:50%;
  background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.03));
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(18px);
  box-shadow:0 26px 60px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.16);
}
.site-footer.showcase-footer .footer-logo-orb img{
  display:block;
  width:72%;
  height:auto;
  filter:drop-shadow(0 0 22px rgba(54,243,220,.24));
}
.site-footer.showcase-footer .footer-center-stage p{
  margin:0;
  max-width:320px;
  color:rgba(255,255,255,.74);
  font-size:14px;
  line-height:1.55;
}
.site-footer.showcase-footer .footer-demo-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:196px;
  padding:16px 24px;
  border-radius:999px;
  background:#1fb6ab;
  color:#041217;
  font-size:15px;
  font-weight:700;
  line-height:1;
  box-shadow:0 20px 44px rgba(31,182,171,.24);
  transition:transform .22s ease, box-shadow .22s ease, background .22s ease;
}
.site-footer.showcase-footer .footer-demo-btn:hover{
  transform:translateY(-2px);
  background:#34d2c6;
  box-shadow:0 24px 52px rgba(31,182,171,.34);
}
.site-footer.showcase-footer .footer-legal-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px 28px;
  margin-top:clamp(40px,5vw,60px);
  padding-top:22px;
  border-top:1px solid rgba(255,255,255,.1);
}
.site-footer.showcase-footer .footer-legal-row p{
  margin:0;
  color:rgba(255,255,255,.46);
  font-size:12px;
  line-height:1.5;
}
.site-footer.showcase-footer .footer-legal-links{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:14px 24px;
}
.site-footer.showcase-footer .footer-legal-links a{
  color:rgba(255,255,255,.66);
  font-size:12px;
  font-weight:500;
  transition:color .22s ease;
}
.site-footer.showcase-footer .footer-legal-links a:hover{
  color:#7ef0e4;
}
@media (max-width:1200px){
  .site-footer.showcase-footer .footer-photo-gallery{
    min-height:390px;
  }
  .site-footer.showcase-footer .footer-photo-card{
    width:clamp(146px,16vw,198px);
  }
}
@media (max-width:1040px){
  .site-footer.showcase-footer .footer-social-inner{
    grid-template-columns:1fr;
  }
  .site-footer.showcase-footer .footer-social-copy{
    text-align:center;
  }
  .site-footer.showcase-footer .footer-social-copy p{
    margin-left:auto;
    margin-right:auto;
  }
  .site-footer.showcase-footer .footer-social-links{
    justify-content:center;
  }
  .site-footer.showcase-footer .footer-showcase-layout{
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-areas:
      "center center"
      "left right";
  }
}
@media (max-width:760px){
  .site-footer.showcase-footer{
    margin-top:24px!important;
  }
  .site-footer.showcase-footer .footer-photo-gallery{
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:minmax(168px,58vw);
    gap:16px;
    min-height:0;
    overflow-x:auto;
    padding:8px 6px 14px;
    scroll-snap-type:x proximity;
  }
  .site-footer.showcase-footer .footer-photo-card{
    position:relative;
    left:auto;
    right:auto;
    top:auto;
    width:auto;
    border-radius:22px;
    transform:none!important;
    scroll-snap-align:center;
  }
  .site-footer.showcase-footer .footer-divider-mark{
    width:80px;
    height:80px;
    box-shadow:0 0 0 10px #fff7ef,0 16px 34px rgba(17,28,63,.12);
  }
  .site-footer.showcase-footer .footer-showcase{
    padding-top:76px;
  }
  .site-footer.showcase-footer .footer-showcase-layout{
    grid-template-columns:1fr;
    grid-template-areas:
      "center"
      "left"
      "right";
  }
  .site-footer.showcase-footer .footer-platform-links--left,
  .site-footer.showcase-footer .footer-platform-links--right{
    justify-items:center;
    text-align:center;
  }
  .site-footer.showcase-footer .footer-legal-row{
    flex-direction:column;
    align-items:center;
    text-align:center;
  }
  .site-footer.showcase-footer .footer-legal-links{
    justify-content:center;
  }
}
@media (max-width:520px){
  .site-footer.showcase-footer .footer-social-section{
    padding-top:0;
  }
  .site-footer.showcase-footer .footer-social-copy h2{
    font-size:38px;
  }
  .site-footer.showcase-footer .footer-social-links a{
    width:52px;
    height:52px;
    flex:0 0 52px;
  }
  .site-footer.showcase-footer .footer-photo-gallery{
    grid-auto-columns:minmax(154px,62vw);
  }
  .site-footer.showcase-footer .footer-showcase-title{
    font-size:42px;
  }
  .site-footer.showcase-footer .footer-demo-btn{
    width:100%;
    max-width:280px;
  }
}


/* v37 live-text analytics section */
.analytics-live-section{
  background:#fefefe;
  padding: clamp(0px, 0vw, 0px) 0;
  overflow:hidden;
}
.analytics-live-wrap{
  width:min(100% - 48px,1600px);
}
.analytics-live-panel{
  position:relative;
  display:grid;
  grid-template-columns:.78fr 1.72fr;
  align-items:center;
  gap:clamp(28px,4vw,68px);
  min-height:clamp(520px,48vw,820px);
  padding:clamp(44px,6vw,84px) clamp(42px,6vw,76px);
  border-radius:clamp(24px,2.4vw,42px);
  border:1px solid rgba(200,210,255,.62);
  overflow:hidden;
  background:
    radial-gradient(circle at 13% 50%,rgba(255,255,255,.42) 0 18%,transparent 19%),
    radial-gradient(circle at 18% 48%,rgba(255,255,255,.24) 0 36%,transparent 37%),
    linear-gradient(135deg,#f6f3ff 0%,#f9f8ff 42%,#f3f1ff 100%);
  box-shadow:0 18px 50px rgba(26,32,70,.07);
}
.analytics-live-panel:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 10% 48%,rgba(255,255,255,.58),transparent 42%),
    linear-gradient(90deg,rgba(255,255,255,.22),transparent 50%);
}
.analytics-live-panel:after{
  content:"";
  position:absolute;
  width:760px;
  height:760px;
  left:-225px;
  top:50%;
  transform:translateY(-50%);
  border-radius:50%;
  border:1px solid rgba(255,255,255,.45);
  box-shadow:0 0 0 130px rgba(255,255,255,.15),0 0 0 260px rgba(255,255,255,.09);
  pointer-events:none;
}
.analytics-live-copy{
  position:relative;
  z-index:2;
  max-width:430px;
}
.analytics-live-copy h2{
  margin:0;
  color:#101828;
  font-size:48px;
  line-height:1.08;
  letter-spacing:-.055em;
  font-weight:800;
}
.analytics-live-copy p{
  margin:clamp(16px,1.8vw,24px) 0 0;
  color:#747b90;
  font-size:clamp(16px,1.45vw,23px);
  line-height:1.38;
  letter-spacing:-.02em;
  font-weight:500;
}
.analytics-live-graphic{
  position:relative;
  z-index:2;
  min-width:0;
  display:flex;
  justify-content:flex-end;
  align-items:center;
}
.analytics-live-graphic img{
  display:block;
  width:min(100%,1040px);
  height:auto;
  object-fit:contain;
  filter:drop-shadow(0 18px 30px rgba(25,32,70,.08));
}
@media(max-width:980px){
  .analytics-live-panel{
    grid-template-columns:1fr;
    padding:40px 24px;
    min-height:auto;
  }
  .analytics-live-copy{
    max-width:720px;
    text-align:center;
    margin:0 auto;
  }
  .analytics-live-graphic{
    justify-content:center;
  }
}
@media(max-width:620px){
  .analytics-live-wrap{
    width:min(100% - 24px,1600px);
  }
  .analytics-live-panel{
    border-radius:26px;
    padding:32px 18px;
  }
  .analytics-live-copy h2{
    font-size:48px;
  }
}

/* v39 analytics padding update */
.analytics-live-section { padding: clamp(0px, 0vw, 0px) 0 !important; }


/* v40: match rounded panel sizing for analytics + ecosystem sections */
.analytics-live-wrap,
.eventation-ecosystem-section {
  width: min(100% - 48px, 1600px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.analytics-live-panel,
.eventation-ecosystem-panel {
  width: 100% !important;
  max-width: 1600px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: clamp(24px,2.4vw,42px) !important;
}

.eventation-ecosystem-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media(max-width:620px){
  .analytics-live-wrap,
  .eventation-ecosystem-section {
    width: min(100% - 24px, 1600px) !important;
  }
}

/* v41: Square-inspired fullscreen mobile navigation overlay */
@media (max-width:1100px){
  body.menu-open{
    overflow:hidden!important;
  }

  .video-header.is-open{
    inset:0!important;
    height:100dvh!important;
    background:#fff!important;
    border-bottom:0!important;
    backdrop-filter:none!important;
    box-shadow:none!important;
    color:#0f172f!important;
    overflow:hidden!important;
  }

  .video-header.is-open .nav-wrap{
    width:min(100% - 32px,640px)!important;
    height:100dvh!important;
    min-height:100dvh!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    align-items:start!important;
    align-content:start!important;
    gap:20px 16px!important;
    padding:calc(env(safe-area-inset-top,0px) + 18px) 0 calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    overflow:hidden!important;
  }

  .video-header.is-open .brand{
    grid-column:1!important;
    grid-row:1!important;
    align-self:center!important;
    color:#0f172f!important;
  }

  .video-header.is-open .video-logo img{
    width:172px!important;
    max-height:none!important;
  }

  .video-header.is-open .nav-toggle{
    grid-column:2!important;
    grid-row:1!important;
    justify-self:end!important;
    position:relative!important;
    width:52px!important;
    height:52px!important;
    border-radius:18px!important;
    border:1px solid #d9e2ef!important;
    background:#fff!important;
    box-shadow:0 12px 24px rgba(10,24,58,.08)!important;
    gap:0!important;
  }

  .video-header.is-open .nav-toggle span{
    position:absolute!important;
    width:22px!important;
    height:2.5px!important;
    background:#0f172f!important;
    transition:transform .22s ease, opacity .22s ease!important;
  }

  .video-header.is-open .nav-toggle span:nth-child(1){
    transform:rotate(45deg)!important;
  }

  .video-header.is-open .nav-toggle span:nth-child(2){
    opacity:0!important;
  }

  .video-header.is-open .nav-toggle span:nth-child(3){
    transform:rotate(-45deg)!important;
  }

  .video-header.is-open .main-nav{
    grid-column:1 / -1!important;
    grid-row:2!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    margin:0!important;
    padding:8px 0 24px!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
  }

  .video-header.is-open .main-nav::-webkit-scrollbar{
    display:none!important;
  }

  .video-header.is-open .nav-item,
  .video-header.is-open .nav-link-simple{
    width:100%!important;
  }

  .video-header.is-open .nav-item{
    border-bottom:1px solid #edf1f7!important;
  }

  .video-header.is-open .nav-link,
  .video-header.is-open .nav-link-simple{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:100%!important;
    padding:22px 2px!important;
    font-size:20px!important;
    line-height:1.05!important;
    font-weight:700!important;
    color:#0f172f!important;
    text-shadow:none!important;
    letter-spacing:-.04em!important;
  }

  .video-header.is-open .nav-link:hover,
  .video-header.is-open .nav-link-simple:hover,
  .video-header.is-open .login-link:hover{
    color:#0f172f!important;
  }

  .video-header.is-open .nav-link span{
    font-size:20px!important;
    color:#94a0b6!important;
    transform:none!important;
  }

  .video-header.is-open .nav-item.is-open .nav-link span{
    transform:rotate(180deg)!important;
    color:#0f172f!important;
  }

  .video-header.is-open .mega-menu{
    position:static!important;
    left:auto!important;
    top:auto!important;
    width:100%!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    display:none!important;
    margin:0 0 8px!important;
    box-shadow:none!important;
  }

  .video-header.is-open .nav-item.is-open .mega-menu{
    display:block!important;
  }

  .video-header.is-open .mega-menu::before{
    display:none!important;
  }

  .video-header.is-open .mega-inner,
  .video-header.is-open .mega-inner.compact{
    grid-template-columns:1fr!important;
    gap:0!important;
    padding:6px 0 14px 0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  .video-header.is-open .mega-feature{
    display:none!important;
  }

  .video-header.is-open .mega-link-grid,
  .video-header.is-open .mega-grid-2,
  .video-header.is-open .mega-grid-3{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    margin-left:14px!important;
    padding:0 0 0 16px!important;
    border-left:1px solid #e6ecf5!important;
  }

  .video-header.is-open .mega-link{
    display:flex!important;
    align-items:center!important;
    gap:14px!important;
    padding:12px 0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    transform:none!important;
  }

  .video-header.is-open .mega-link:hover,
  .video-header.is-open .mega-link:focus{
    background:transparent!important;
    box-shadow:none!important;
    transform:none!important;
  }

  .video-header.is-open .mega-icon{
    display:inline-flex!important;
    width:30px!important;
    height:30px!important;
    flex:0 0 auto!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    line-height:0!important;
  }

  .video-header.is-open .mega-icon svg{
    width:26px!important;
    height:26px!important;
    stroke-width:1.85!important;
  }

  .video-header.is-open .mega-link small{
    display:none!important;
  }

  .video-header.is-open .mega-link strong{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    flex-wrap:wrap!important;
    margin:0!important;
    color:#56637c!important;
    font-size:15px!important;
    line-height:1.35!important;
    letter-spacing:-.01em!important;
    font-weight:600!important;
  }

  .video-header.is-open .featured-badge{
    display:inline-flex!important;
    padding:4px 8px!important;
    border-radius:999px!important;
    font-size:9px!important;
    letter-spacing:.1em!important;
  }

  .video-header.is-open .nav-actions{
    grid-column:1 / -1!important;
    grid-row:3!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:12px!important;
    width:100%!important;
    margin:0!important;
    padding:18px 0 0!important;
    border-top:1px solid #e6ebf4!important;
    background:#fff!important;
  }

  .video-header.is-open .login-link{
    min-height:56px!important;
    border:1.5px solid #d4deeb!important;
    border-radius:999px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 18px!important;
    font-size:17px!important;
    font-weight:700!important;
    color:#0f172f!important;
    background:#fff!important;
  }

  .video-header.is-open .nav-actions .btn-purple{
    width:100%!important;
    min-height:56px!important;
    padding:0 22px!important;
    border-radius:999px!important;
    background:#08aaa2!important;
    border:1.5px solid #08aaa2!important;
    box-shadow:none!important;
    font-size:17px!important;
    color:#fff!important;
  }
}

@media (max-width:720px){
  .video-header.is-open .nav-wrap{
    width:min(100% - 28px,640px)!important;
    gap:16px 14px!important;
    padding:calc(env(safe-area-inset-top,0px) + 14px) 0 calc(env(safe-area-inset-bottom,0px) + 14px)!important;
  }

  .video-header.is-open .video-logo img{
    width:156px!important;
  }

  .video-header.is-open .nav-toggle{
    width:48px!important;
    height:48px!important;
    border-radius:16px!important;
  }

  .video-header.is-open .nav-link,
  .video-header.is-open .nav-link-simple{
    padding:20px 2px!important;
    font-size:20px!important;
  }

  .video-header.is-open .nav-actions{
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }

  .video-header.is-open .login-link,
  .video-header.is-open .nav-actions .btn-purple{
    min-height:54px!important;
    font-size:16px!important;
  }
}

/* v33: video-backed homepage command-center hero */
.square-zoom-stage .cinematic-hero{
  background:#020813!important;
}

.square-zoom-stage .cinematic-hero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 72% 42%,rgba(13,207,199,.18),transparent 34%),
    radial-gradient(circle at 20% 26%,rgba(0,168,191,.26),transparent 34%),
    linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.68) 38%,rgba(0,0,0,.38) 68%,rgba(0,0,0,.76) 100%)!important;
}

.square-zoom-stage .cinematic-overlay{
  background:
    linear-gradient(180deg,rgba(0,0,0,.42) 0%,rgba(0,0,0,.06) 42%,rgba(0,0,0,.74) 100%),
    linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.2) 58%,rgba(0,0,0,.7) 100%)!important;
}

.square-zoom-stage .cinematic-content{
  width:min(100% - 84px,1660px)!important;
  max-width:none!important;
  display:grid!important;
  grid-template-columns:minmax(440px,.88fr) minmax(660px,1.12fr)!important;
  align-items:center!important;
  gap:56px!important;
  padding-top:38px!important;
  text-align:left!important;
}

.hero-copy-panel{
  position:relative;
  z-index:2;
  max-width:690px;
}

.hero-platform-pill{
  display:inline-flex;
  align-items:center;
  gap:10px;
  width:max-content;
  max-width:100%;
  padding:9px 16px;
  border:1px solid rgba(255,255,255,.34);
  border-radius:999px;
  background:rgba(3,12,22,.36);
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 18px 44px rgba(0,0,0,.28);
  backdrop-filter:blur(16px);
  font-size:14px;
  line-height:1;
  font-weight:700;
}

.hero-platform-pill span{
  width:12px;
  height:12px;
  border-radius:50%;
  background:#11d3cf;
  box-shadow:0 0 0 7px rgba(17,211,207,.16),0 0 24px rgba(17,211,207,.8);
  flex:0 0 auto;
}

.hero-kicker{
  margin:28px 0 12px!important;
  color:#13d1c8!important;
  font-size:14px!important;
  line-height:1.1!important;
  font-weight:800!important;
  letter-spacing:.22em!important;
  text-transform:uppercase!important;
  text-shadow:0 8px 28px rgba(0,0,0,.48)!important;
}

.square-zoom-stage .hero-static h1,
.cinematic-hero .hero-static h1{
  max-width:690px!important;
  margin:0 0 20px!important;
  color:#fff!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:64px!important;
  line-height:1.08!important;
  font-weight:800!important;
  letter-spacing:-.04em!important;
  text-align:left!important;
  text-wrap:balance!important;
  text-shadow:0 16px 44px rgba(0,0,0,.55)!important;
}

.hero-emphasis{
  color:#11d3cf;
  text-shadow:0 0 28px rgba(17,211,207,.24);
}

.square-zoom-stage .hero-static p{
  max-width:650px!important;
  margin:0!important;
  color:rgba(255,255,255,.9)!important;
  font-size:21px!important;
  line-height:1.48!important;
  font-weight:500!important;
  letter-spacing:0!important;
  text-align:left!important;
  text-shadow:0 8px 28px rgba(0,0,0,.55)!important;
}

.square-zoom-stage .cinematic-actions{
  justify-content:flex-start!important;
  gap:18px!important;
  margin-top:30px!important;
}

.square-zoom-stage .cinematic-actions .btn{
  min-width:0!important;
  min-height:58px!important;
  padding:0 30px!important;
  border-radius:14px!important;
  font-size:16px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:0!important;
}

.square-zoom-stage .cinematic-actions .btn-purple{
  background:linear-gradient(135deg,#08c8c0,#13d1c8)!important;
  border-color:#13d1c8!important;
  color:#fff!important;
  box-shadow:0 20px 42px rgba(14,205,197,.34)!important;
}

.square-zoom-stage .cinematic-actions .btn-glass{
  min-width:166px!important;
  background:rgba(5,11,18,.34)!important;
  border:1px solid rgba(255,255,255,.48)!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 18px 36px rgba(0,0,0,.2)!important;
}

.hero-proof-row{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:18px 24px;
  margin-top:28px;
  color:rgba(255,255,255,.93);
  font-size:15px;
  line-height:1.25;
  font-weight:600;
}

.hero-proof-row span{
  display:inline-flex;
  align-items:center;
  gap:9px;
  white-space:nowrap;
}

.hero-proof-row i{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:19px;
  height:19px;
  border:1.5px solid #11d3cf;
  border-radius:50%;
  color:#11d3cf;
  font-size:12px;
  font-style:normal;
  line-height:1;
  box-shadow:0 0 18px rgba(17,211,207,.24);
}

.hero-command-center{
  position:relative;
  z-index:2;
  min-height:555px;
  display:flex;
  align-items:center;
  justify-content:flex-end;
}

.command-shell{
  width:min(100%,880px);
  border:1px solid rgba(255,255,255,.24);
  border-radius:20px;
  overflow:hidden;
  background:linear-gradient(180deg,rgba(8,18,28,.92),rgba(4,10,17,.95));
  box-shadow:0 28px 80px rgba(0,0,0,.45),0 0 0 1px rgba(19,209,200,.08);
}

.command-topbar{
  height:44px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 22px;
  color:rgba(255,255,255,.88);
  font-size:12px;
  line-height:1;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02));
  border-bottom:1px solid rgba(255,255,255,.08);
}

.command-dots{
  display:flex;
  align-items:center;
  gap:8px;
}

.command-dots i{
  display:block;
  width:10px;
  height:10px;
  border-radius:50%;
  background:rgba(255,255,255,.34);
}

.command-live-dot{
  width:13px;
  height:13px;
  border:2px solid #13d1c8;
  border-radius:50%;
  box-shadow:0 0 16px rgba(19,209,200,.7);
}

.command-body{
  display:grid;
  grid-template-columns:74px minmax(0,1fr);
  padding:0;
}

.command-rail{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:22px;
  padding:22px 0;
  background:linear-gradient(180deg,#05111d,#050914);
  border-right:1px solid rgba(255,255,255,.1);
}

.command-brand-mark{
  width:34px!important;
  height:34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,#0aa8a2,#12d4cf)!important;
  color:#001721!important;
  font-size:25px!important;
  line-height:1!important;
  font-weight:900!important;
}

.command-rail span:not(.command-brand-mark){
  width:18px;
  height:18px;
  border-radius:5px;
  border:1px solid rgba(255,255,255,.66);
  opacity:.9;
}

.command-main{
  padding:24px;
  border-radius:18px 0 0 0;
  background:#f8fbff;
  color:#101a33;
}

.command-heading{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
  margin-bottom:22px;
}

.command-heading strong{
  display:block;
  color:#101a33;
  font-size:25px;
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.03em;
}

.command-heading p{
  margin:8px 0 0;
  color:#4d5d77;
  font-size:13px;
  line-height:1.35;
  font-weight:600;
}

.command-filters{
  display:flex;
  gap:10px;
  flex:0 0 auto;
}

.command-filters span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 14px;
  border:1px solid #d9e4ef;
  border-radius:9px;
  background:#fff;
  color:#475670;
  font-size:11px;
  font-weight:700;
}

.command-stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-bottom:16px;
}

.command-stat{
  min-height:104px;
  display:grid;
  grid-template-columns:46px 1fr;
  align-items:center;
  column-gap:14px;
  padding:18px;
  border:1px solid #e2eaf3;
  border-radius:13px;
  background:#fff;
  box-shadow:0 12px 24px rgba(15,29,55,.06);
}

.command-stat .stat-icon{
  grid-row:1 / span 2;
  display:flex;
  align-items:center;
  justify-content:center;
  width:46px;
  height:46px;
  border-radius:50%;
  background:#e7fbfa;
  color:#08aaa2;
}

.command-stat svg{
  width:24px;
  height:24px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.command-stat strong{
  color:#111b33;
  font-size:25px;
  line-height:1;
  font-weight:800;
  letter-spacing:-.03em;
}

.command-stat small{
  color:#586780;
  font-size:12px;
  line-height:1;
  font-weight:700;
}

.command-panels{
  display:grid;
  grid-template-columns:minmax(0,1.16fr) minmax(210px,.84fr);
  gap:16px;
}

.command-panel{
  border:1px solid #e2eaf3;
  border-radius:14px;
  background:#fff;
  box-shadow:0 12px 24px rgba(15,29,55,.05);
  padding:18px;
}

.panel-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:16px;
}

.panel-head strong{
  color:#111b33;
  font-size:13px;
  line-height:1;
  font-weight:800;
}

.panel-head span{
  color:#60708a;
  font-size:10px;
  line-height:1;
  font-weight:700;
}

.engagement-bars{
  display:grid;
  gap:13px;
}

.engagement-bars div{
  display:grid;
  grid-template-columns:112px 1fr 42px;
  align-items:center;
  gap:10px;
  color:#314158;
  font-size:11px;
  font-weight:700;
}

.engagement-bars i{
  position:relative;
  height:7px;
  overflow:hidden;
  border-radius:999px;
  background:#edf2f7;
}

.engagement-bars i::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:var(--bar);
  border-radius:inherit;
  background:linear-gradient(90deg,#08aaa2,#13d1c8);
}

.engagement-bars strong{
  color:#111b33;
  text-align:right;
  font-size:11px;
  font-weight:800;
}

.agenda-panel ol{
  display:grid;
  gap:10px;
  margin:0;
  padding:0;
  list-style:none;
}

.agenda-panel li{
  display:grid;
  grid-template-columns:60px 1fr;
  align-items:start;
  gap:10px;
  position:relative;
  color:#17233a;
  font-size:11px;
  line-height:1.2;
  font-weight:800;
}

.agenda-panel time{
  color:#60708a;
  font-size:10px;
  font-weight:700;
}

.command-leads{
  display:grid;
  grid-template-columns:1fr 1.2fr 1.8fr;
  align-items:center;
  gap:14px;
  margin-top:16px;
  padding:14px 16px;
  border:1px solid #e2eaf3;
  border-radius:14px;
  background:#fff;
  color:#4e5e77;
  box-shadow:0 12px 24px rgba(15,29,55,.05);
  font-size:11px;
  line-height:1.2;
}

.command-leads span{
  color:#111b33;
  font-weight:800;
}

.command-leads strong{
  color:#111b33;
  font-size:12px;
  font-weight:800;
}

.command-leads small{
  color:#60708a;
  font-size:11px;
  font-weight:700;
}

.command-phone{
  position:absolute;
  right:-4px;
  bottom:-12px;
  width:218px;
  padding:11px;
  border:7px solid #05070b;
  border-radius:34px;
  background:#06080c;
  box-shadow:0 26px 70px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.28);
}

.phone-top{
  position:absolute;
  left:50%;
  top:13px;
  width:66px;
  height:19px;
  transform:translateX(-50%);
  border-radius:0 0 14px 14px;
  background:#05070b;
  z-index:2;
}

.phone-screen{
  overflow:hidden;
  border-radius:24px;
  background:#fff;
  min-height:420px;
}

.phone-hero-card{
  min-height:156px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  gap:6px;
  padding:22px 16px 18px;
  color:#fff;
  background:
    radial-gradient(circle at 70% 20%,rgba(21,216,207,.5),transparent 34%),
    linear-gradient(135deg,#061520,#073d42 54%,#08141e);
}

.phone-hero-card span{
  font-size:11px;
  font-weight:800;
}

.phone-hero-card strong{
  font-size:19px;
  line-height:1.08;
  letter-spacing:-.03em;
}

.phone-hero-card small{
  font-size:10px;
  line-height:1.2;
  font-weight:700;
  color:rgba(255,255,255,.84);
}

.phone-quick-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:7px;
  padding:12px 10px;
  border-bottom:1px solid #edf1f5;
}

.phone-quick-grid span{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  border-radius:9px;
  background:#e8fbfa;
  color:#008e87;
  font-size:7px;
  font-weight:800;
}

.phone-agenda{
  padding:14px;
}

.phone-agenda strong{
  display:block;
  color:#111b33;
  font-size:12px;
  font-weight:800;
  margin-bottom:10px;
}

.phone-agenda p{
  margin:0 0 10px;
  padding:11px;
  border-radius:12px;
  background:#f5f8fb;
  color:#33445f;
  font-size:10px;
  line-height:1.35;
  font-weight:700;
}

.phone-agenda b{
  display:block;
  color:#08aaa2;
  font-size:9px;
  margin-bottom:3px;
}

.square-zoom-stage .hero-event-strip{
  background:rgba(4,10,16,.62)!important;
  border-top:1px solid rgba(255,255,255,.28)!important;
  box-shadow:0 -18px 46px rgba(0,0,0,.24)!important;
}

.square-zoom-stage .hero-event-strip-inner{
  width:min(100% - 84px,1660px)!important;
  display:grid!important;
  grid-template-columns:repeat(8,minmax(0,1fr))!important;
  border-left:1px solid rgba(255,255,255,.18)!important;
}

.square-zoom-stage .hero-event-strip span{
  min-width:0!important;
  min-height:86px!important;
  padding:0 14px!important;
  color:rgba(255,255,255,.96)!important;
  font-size:15px!important;
  font-weight:700!important;
}

.square-zoom-stage .hero-event-strip svg{
  width:31px!important;
  height:31px!important;
  min-width:31px!important;
  stroke-width:1.75!important;
}

@media (min-width:1500px){
  .square-zoom-stage .hero-static h1,
  .cinematic-hero .hero-static h1{
    font-size:72px!important;
  }

  .square-zoom-stage .hero-static p{
    font-size:22px!important;
  }
}

@media (max-width:1320px){
  .square-zoom-stage .cinematic-content{
    width:min(100% - 56px,1240px)!important;
    grid-template-columns:minmax(390px,.86fr) minmax(560px,1.14fr)!important;
    gap:34px!important;
  }

  .square-zoom-stage .hero-static h1,
  .cinematic-hero .hero-static h1{
    font-size:56px!important;
  }

  .square-zoom-stage .hero-static p{
    font-size:18px!important;
  }

  .command-shell{
    width:min(100%,760px);
  }

  .command-phone{
    width:190px;
  }
}

@media (max-width:1080px){
  .square-zoom-stage .cinematic-hero{
    min-height:100svh!important;
    height:100svh!important;
    padding:118px 0 112px!important;
  }

  .square-zoom-stage .cinematic-content{
    width:min(100% - 40px,760px)!important;
    display:block!important;
    text-align:left!important;
    padding-top:20px!important;
  }

  .hero-command-center{
    display:none!important;
  }

  .hero-copy-panel{
    max-width:720px;
  }

  .square-zoom-stage .hero-static h1,
  .cinematic-hero .hero-static h1{
    max-width:720px!important;
    font-size:50px!important;
  }

  .square-zoom-stage .hero-event-strip-inner{
    width:100%!important;
    display:flex!important;
    overflow-x:auto!important;
    border-left:0!important;
  }
}

@media (max-width:720px){
  .square-zoom-stage .cinematic-hero{
    padding:100px 0 104px!important;
  }

  .square-zoom-stage .cinematic-content{
    width:min(100% - 30px,620px)!important;
    padding-top:8px!important;
  }

  .hero-platform-pill{
    padding:8px 12px;
    font-size:12px;
  }

  .hero-kicker{
    margin-top:22px!important;
    font-size:12px!important;
    letter-spacing:.18em!important;
  }

  .square-zoom-stage .hero-static h1,
  .cinematic-hero .hero-static h1{
    font-size:39px!important;
    line-height:1.08!important;
    letter-spacing:-.035em!important;
  }

  .square-zoom-stage .hero-static p{
    font-size:16px!important;
    line-height:1.48!important;
  }

  .square-zoom-stage .cinematic-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    max-width:320px!important;
    margin-top:24px!important;
  }

  .square-zoom-stage .cinematic-actions .btn{
    width:100%!important;
    min-height:54px!important;
    padding:0 22px!important;
    border-radius:14px!important;
    font-size:15px!important;
  }

  .hero-proof-row{
    display:grid;
    gap:12px;
    margin-top:22px;
    font-size:14px;
  }

  .square-zoom-stage .hero-event-strip span{
    min-height:72px!important;
    padding:0 19px!important;
    font-size:14px!important;
  }

  .square-zoom-stage .hero-event-strip svg{
    width:25px!important;
    height:25px!important;
    min-width:25px!important;
  }
}

/* v34: use supplied Eventation product mockup image in homepage hero */
.hero-command-center{
  min-height:610px;
}

.hero-device-mockups{
  display:block;
  width:min(58vw,940px);
  max-width:none;
  height:auto;
  object-fit:contain;
  object-position:center;
  transform:translate3d(10px,8px,0);
  filter:drop-shadow(0 38px 72px rgba(0,0,0,.48)) drop-shadow(0 0 34px rgba(19,209,200,.1));
}

@media (min-width:1500px){
  .hero-device-mockups{
    width:min(58vw,980px);
  }
}

@media (max-width:1320px){
  .hero-command-center{
    min-height:560px;
  }

  .hero-device-mockups{
    width:720px;
    transform:translate3d(8px,8px,0);
  }
}

/* v35: master platform FAQ page */
.platform-faq-page-body{
  background:linear-gradient(180deg,#f8fbff 0%,#ffffff 22%,#f7fbff 100%);
}

.platform-faq-page{
  padding:28px 0 76px;
}

.platform-faq-shell{
  display:grid;
  gap:28px;
}

.platform-faq-breadcrumbs{
  margin-top:2px;
}

.platform-faq-hero{
  padding-top:8px;
}

.platform-faq-hero-shell{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);
  gap:28px;
  align-items:stretch;
}

.platform-faq-hero-copy,
.platform-faq-hero-panel,
.platform-faq-topic-card{
  border:1px solid rgba(223,231,244,.98);
  border-radius:32px;
  background:linear-gradient(180deg,#ffffff 0%,#f9fcff 100%);
  box-shadow:0 22px 54px rgba(16,31,77,.07);
}

.platform-faq-hero-copy{
  padding:34px;
}

.platform-faq-kicker,
.platform-faq-panel-kicker,
.platform-faq-topic-kicker{
  margin:0 0 14px;
  color:#109a82;
  font-size:12px;
  font-weight:800;
  letter-spacing:.18em;
  text-transform:uppercase;
}

.platform-faq-hero-copy h1{
  margin:0 0 18px;
  max-width:760px;
  color:var(--navy);
  font-size:clamp(42px,5vw,66px);
  line-height:1.02;
  letter-spacing:-.05em;
  font-weight:800;
}

.platform-faq-hero-copy > p{
  margin:0;
  max-width:720px;
  color:var(--muted);
  font-size:18px;
  line-height:1.75;
}

.platform-faq-hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:28px;
}

.platform-faq-topic-nav{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:26px;
}

.platform-faq-topic-nav a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:12px 18px;
  border:1px solid #d8e5f3;
  border-radius:999px;
  background:#fff;
  color:var(--navy);
  font-size:14px;
  line-height:1.2;
  font-weight:700;
  box-shadow:0 8px 18px rgba(16,31,77,.04);
  transition:transform .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;
}

.platform-faq-topic-nav a:hover,
.platform-faq-topic-nav a:focus-visible{
  transform:translateY(-2px);
  border-color:#9fd7cc;
  color:#0b7c69;
  box-shadow:0 14px 24px rgba(16,31,77,.08);
}

.platform-faq-hero-panel{
  padding:30px;
  background:
    radial-gradient(circle at 14% 16%,rgba(19,209,200,.18),transparent 28%),
    linear-gradient(180deg,#ffffff 0%,#f4fbff 100%);
}

.platform-faq-stat-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-bottom:20px;
}

.platform-faq-stat-grid article{
  padding:18px 16px;
  border:1px solid #e1ebf6;
  border-radius:20px;
  background:#fff;
  box-shadow:0 10px 26px rgba(16,31,77,.06);
}

.platform-faq-stat-grid strong{
  display:block;
  margin-bottom:6px;
  color:var(--navy);
  font-size:30px;
  line-height:1;
  letter-spacing:-.04em;
  font-weight:800;
}

.platform-faq-stat-grid span{
  display:block;
  color:var(--muted);
  font-size:13px;
  line-height:1.45;
  font-weight:600;
}

.platform-faq-panel-list{
  display:grid;
  gap:10px;
  margin:0;
  padding:0 0 0 18px;
  color:var(--muted);
  font-size:15px;
  line-height:1.68;
}

.platform-faq-header{
  margin-bottom:34px;
}

.platform-faq-topics{
  display:grid;
  gap:0;
}

.platform-faq-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:28px;
}

.platform-faq-topic-card{
  padding:28px;
}

.platform-faq-topic-head{
  margin-bottom:18px;
}

.platform-faq-topic-head h2{
  margin:0 0 10px;
  color:var(--navy);
  font-size:30px;
  line-height:1.08;
  letter-spacing:-.04em;
  font-weight:800;
}

.platform-faq-topic-head p{
  margin:0;
  color:var(--muted);
  font-size:16px;
  line-height:1.72;
}

.platform-faq-topic-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:14px;
  color:#109a82;
  font-size:14px;
  font-weight:800;
}

.platform-faq-topic-card .seo-faq-list{
  max-width:none;
  margin:0;
  gap:12px;
}

.platform-faq-topic-card .seo-faq-item{
  border-radius:20px;
  box-shadow:0 14px 34px rgba(16,31,77,.05);
}

.platform-faq-topic-card .seo-faq-item summary{
  padding:20px 56px 20px 22px;
  font-size:17px;
}

.platform-faq-topic-card .seo-faq-answer{
  padding:0 22px 22px;
}

.platform-faq-cta{
  padding-top:4px;
}

.platform-faq-cta-shell{
  padding:38px 42px;
  border-radius:36px;
  background:
    radial-gradient(circle at 12% 20%,rgba(19,209,200,.28),transparent 24%),
    linear-gradient(135deg,#07184f 0%,#0b2a74 44%,#0d7c74 100%);
  color:#fff;
  text-align:center;
  box-shadow:0 28px 70px rgba(7,24,79,.22);
}

.platform-faq-cta-shell h2{
  margin:0 0 14px;
  font-size:clamp(34px,4vw,54px);
  line-height:1.08;
  letter-spacing:-.045em;
  font-weight:800;
}

.platform-faq-cta-shell p{
  max-width:780px;
  margin:0 auto 22px;
  color:rgba(255,255,255,.86);
  font-size:17px;
  line-height:1.75;
}

.platform-faq-cta-shell .btn{
  min-width:220px;
  background:#fff;
  color:var(--navy);
  box-shadow:0 16px 34px rgba(0,0,0,.16);
}

.site-footer.showcase-footer .footer-platform-links a[aria-current="page"]{
  color:#7ef0e4;
}

@media (max-width:1100px){
  .platform-faq-hero-shell,
  .platform-faq-grid{
    grid-template-columns:1fr;
  }
}

@media (max-width:720px){
  .platform-faq-page{
    padding:22px 0 62px;
  }

  .platform-faq-shell{
    gap:22px;
  }

  .platform-faq-hero-copy,
  .platform-faq-hero-panel,
  .platform-faq-topic-card{
    padding:22px;
    border-radius:26px;
  }

  .platform-faq-hero-copy h1{
    font-size:38px;
  }

  .platform-faq-hero-copy > p{
    font-size:16px;
  }

  .platform-faq-hero-actions{
    display:grid;
    grid-template-columns:1fr;
  }

  .platform-faq-hero-actions .btn{
    width:100%;
  }

  .platform-faq-topic-nav{
    gap:10px;
  }

  .platform-faq-topic-nav a{
    width:100%;
    justify-content:flex-start;
    padding-inline:16px;
  }

  .platform-faq-stat-grid{
    grid-template-columns:1fr;
  }

  .platform-faq-topic-head h2{
    font-size:26px;
  }

  .platform-faq-topic-card .seo-faq-item summary{
    padding:18px 50px 18px 18px;
    font-size:16px;
  }

  .platform-faq-topic-card .seo-faq-answer{
    padding:0 18px 18px;
  }

  .platform-faq-cta-shell{
    padding:30px 22px;
    border-radius:28px;
  }

  .platform-faq-cta-shell p{
    font-size:16px;
  }

  .platform-faq-cta-shell .btn{
    width:100%;
    min-width:0;
  }
}

body :is(
  .agenda-feature-card,
  .checkin-feature-card,
  .db-feature-card,
  .email-notifications-feature-card,
  .event-analytics-feature-card,
  .lead-capture-feature-card,
  .meetings-booking-feature-card,
  .mobile-event-app-feature-card,
  .networking-matchmaking-feature-card,
  .registration-ticketing-feature-card,
  .security-permissions-feature-card,
  .speakers-content-feature-card,
  .surveys-feedback-feature-card,
  .website-feature-card
) {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transition:
    transform 0.24s ease,
    box-shadow 0.24s ease,
    border-color 0.24s ease,
    background 0.24s ease;
}

body :is(
  .agenda-feature-card,
  .checkin-feature-card,
  .db-feature-card,
  .email-notifications-feature-card,
  .event-analytics-feature-card,
  .lead-capture-feature-card,
  .meetings-booking-feature-card,
  .mobile-event-app-feature-card,
  .networking-matchmaking-feature-card,
  .registration-ticketing-feature-card,
  .security-permissions-feature-card,
  .speakers-content-feature-card,
  .surveys-feedback-feature-card,
  .website-feature-card
)::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 12% 14%, rgba(17, 184, 179, 0.12), transparent 34%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.24s ease;
  z-index: 0;
}

body :is(
  .agenda-feature-card,
  .checkin-feature-card,
  .db-feature-card,
  .email-notifications-feature-card,
  .event-analytics-feature-card,
  .lead-capture-feature-card,
  .meetings-booking-feature-card,
  .mobile-event-app-feature-card,
  .networking-matchmaking-feature-card,
  .registration-ticketing-feature-card,
  .security-permissions-feature-card,
  .speakers-content-feature-card,
  .surveys-feedback-feature-card,
  .website-feature-card
) > * {
  position: relative;
  z-index: 1;
}

body :is(
  .agenda-feature-icon,
  .checkin-feature-icon,
  .db-feature-icon,
  .email-notifications-feature-icon,
  .event-analytics-feature-icon,
  .lead-capture-feature-icon,
  .meetings-booking-feature-icon,
  .mobile-event-app-feature-icon,
  .networking-matchmaking-feature-icon,
  .registration-ticketing-feature-icon,
  .security-permissions-feature-icon,
  .speakers-content-feature-icon,
  .surveys-feedback-feature-icon,
  .website-feature-icon
) {
  transition:
    transform 0.24s ease,
    box-shadow 0.24s ease,
    border-color 0.24s ease,
    background 0.24s ease;
}

body :is(
  .agenda-feature-card,
  .checkin-feature-card,
  .db-feature-card,
  .email-notifications-feature-card,
  .event-analytics-feature-card,
  .lead-capture-feature-card,
  .meetings-booking-feature-card,
  .mobile-event-app-feature-card,
  .networking-matchmaking-feature-card,
  .registration-ticketing-feature-card,
  .security-permissions-feature-card,
  .speakers-content-feature-card,
  .surveys-feedback-feature-card,
  .website-feature-card
) a {
  transition: transform 0.24s ease, color 0.24s ease;
}

@media (hover:hover){
  body :is(
    .agenda-feature-card,
    .checkin-feature-card,
    .db-feature-card,
    .email-notifications-feature-card,
    .event-analytics-feature-card,
    .lead-capture-feature-card,
    .meetings-booking-feature-card,
    .mobile-event-app-feature-card,
    .networking-matchmaking-feature-card,
    .registration-ticketing-feature-card,
    .security-permissions-feature-card,
    .speakers-content-feature-card,
    .surveys-feedback-feature-card,
    .website-feature-card
  ):hover {
    transform: translateY(-6px);
    box-shadow: 0 24px 54px rgba(11, 28, 67, 0.1);
    border-color: rgba(203, 221, 244, 0.98);
  }

  body :is(
    .agenda-feature-card,
    .checkin-feature-card,
    .db-feature-card,
    .email-notifications-feature-card,
    .event-analytics-feature-card,
    .lead-capture-feature-card,
    .meetings-booking-feature-card,
    .mobile-event-app-feature-card,
    .networking-matchmaking-feature-card,
    .registration-ticketing-feature-card,
    .security-permissions-feature-card,
    .speakers-content-feature-card,
    .surveys-feedback-feature-card,
    .website-feature-card
  ):hover::before {
    opacity: 1;
  }

  body :is(
    .agenda-feature-card,
    .checkin-feature-card,
    .db-feature-card,
    .email-notifications-feature-card,
    .event-analytics-feature-card,
    .lead-capture-feature-card,
    .meetings-booking-feature-card,
    .mobile-event-app-feature-card,
    .networking-matchmaking-feature-card,
    .registration-ticketing-feature-card,
    .security-permissions-feature-card,
    .speakers-content-feature-card,
    .surveys-feedback-feature-card,
    .website-feature-card
  ):hover :is(
    .agenda-feature-icon,
    .checkin-feature-icon,
    .db-feature-icon,
    .email-notifications-feature-icon,
    .event-analytics-feature-icon,
    .lead-capture-feature-icon,
    .meetings-booking-feature-icon,
    .mobile-event-app-feature-icon,
    .networking-matchmaking-feature-icon,
    .registration-ticketing-feature-icon,
    .security-permissions-feature-icon,
    .speakers-content-feature-icon,
    .surveys-feedback-feature-icon,
    .website-feature-icon
  ) {
    transform: translateY(-2px) scale(1.04);
  }

  body :is(
    .agenda-feature-card,
    .checkin-feature-card,
    .db-feature-card,
    .email-notifications-feature-card,
    .event-analytics-feature-card,
    .lead-capture-feature-card,
    .meetings-booking-feature-card,
    .mobile-event-app-feature-card,
    .networking-matchmaking-feature-card,
    .registration-ticketing-feature-card,
    .security-permissions-feature-card,
    .speakers-content-feature-card,
    .surveys-feedback-feature-card,
    .website-feature-card
  ):hover a {
    transform: translateX(3px);
  }
}

/* v41: mobile-only homepage collage starts at the text card, without the hero handoff */
@media (max-width:700px){
  .square-zoom-stage{
    min-height:auto!important;
    overflow:visible!important;
  }

  .square-zoom-stage .cinematic-hero{
    position:relative!important;
    top:auto!important;
    height:auto!important;
    min-height:100svh!important;
    margin:0!important;
    transform:none!important;
    opacity:1!important;
    filter:none!important;
  }

  .square-zoom-stage .hero-video-bg,
  .square-zoom-stage .cinematic-content,
  .square-zoom-stage .eventation-showcase-zoom-inner{
    transform:none!important;
    opacity:1!important;
    filter:none!important;
  }

  .square-zoom-stage .format-collage-section{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    height:auto!important;
    min-height:auto!important;
    margin-top:0!important;
    padding:6px 0 24px!important;
    overflow:visible!important;
    pointer-events:auto!important;
  }

  .square-zoom-stage .eventation-showcase-stage .eventation-format-showcase,
  .square-zoom-stage .eventation-showcase-stage .showcase-shell,
  .eventation-format-showcase{
    min-height:940px!important;
    height:auto!important;
    width:100%!important;
  }

  .eventation-format-showcase .showcase-shell{
    position:relative!important;
    display:block!important;
    min-height:940px!important;
    padding:0!important;
  }

  .eventation-format-showcase .copy-block{
    position:absolute!important;
    left:50%!important;
    top:22%!important;
    transform:translate(-50%,-50%)!important;
    width:min(calc(100% - 42px), 332px)!important;
    padding:34px 24px 24px!important;
    border-radius:38px!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:0 22px 48px rgba(18,26,47,.08)!important;
  }

  .eventation-format-showcase .copy-block h2{
    max-width:9ch!important;
    margin:0 auto!important;
    font-size:clamp(31px,10.2vw,46px)!important;
    line-height:1.05!important;
  }

  .eventation-format-showcase .underline{
    width:min(100%, 205px)!important;
    margin-top:16px!important;
  }

  .eventation-format-showcase .photo-card,
  .eventation-format-showcase .icon-card{
    animation:none!important;
  }

  .eventation-format-showcase .p1,
  .eventation-format-showcase .p3,
  .eventation-format-showcase .p5,
  .eventation-format-showcase .i1,
  .eventation-format-showcase .i3{
    display:none!important;
  }

  .eventation-format-showcase .i5{left:10%;top:6%;--w:56px;}
  .eventation-format-showcase .i7{left:90%;top:33%;--w:54px;}

  .eventation-format-showcase .p4{left:18%;top:57%;--w:126px;}
  .eventation-format-showcase .i4{left:50%;top:57%;--w:66px;}
  .eventation-format-showcase .p6{left:82%;top:57%;--w:138px;}

  .eventation-format-showcase .i6{left:18%;top:74%;--w:58px;}
  .eventation-format-showcase .p7{left:50%;top:74%;--w:176px;}
  .eventation-format-showcase .i2{left:86%;top:74%;--w:60px;}

  .eventation-format-showcase .p8{left:18%;top:90%;--w:126px;}
  .eventation-format-showcase .i8{left:50%;top:90%;--w:54px;}
  .eventation-format-showcase .p2{left:82%;top:90%;--w:126px;}
}

/* v42: direct homepage flow from the video hero into the showcase */
.square-zoom-stage.homepage-static-flow{
  min-height:auto!important;
  overflow:clip!important;
}

.square-zoom-stage.homepage-static-flow .cinematic-hero{
  position:relative!important;
  top:auto!important;
  height:auto!important;
  min-height:100svh!important;
  margin:0!important;
  transform:none!important;
  opacity:1!important;
  filter:none!important;
  will-change:auto!important;
}

.square-zoom-stage.homepage-static-flow .cinematic-overlay{
  display:none!important;
}

.square-zoom-stage.homepage-static-flow .hero-video-bg,
.square-zoom-stage.homepage-static-flow .cinematic-content{
  transform:none!important;
  opacity:1!important;
  filter:none!important;
  will-change:auto!important;
}

/* Size the Vimeo player from the full hero, not only the viewport. */
.square-zoom-stage.homepage-static-flow .hero-video-bg{
  container-type:size;
}

.square-zoom-stage.homepage-static-flow .hero-video-bg iframe{
  width:max(100cqw,177.7778cqh)!important;
  height:max(100cqh,56.25cqw)!important;
  min-width:0!important;
  min-height:0!important;
}

.square-zoom-stage.homepage-static-flow .format-collage-section{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  height:auto!important;
  min-height:auto!important;
  margin-top:0!important;
  pointer-events:auto!important;
  overflow:hidden!important;
}

.square-zoom-stage.homepage-static-flow .eventation-showcase-zoom-inner{
  width:100%!important;
  height:auto!important;
  transform:none!important;
  opacity:1!important;
  filter:none!important;
  will-change:auto!important;
}

.square-zoom-stage.homepage-static-flow .eventation-showcase-stage .eventation-format-showcase{
  height:auto!important;
}

/* v43: purpose-built mobile Eventation ecosystem; desktop orbit remains untouched */
.ecosystem-mobile{
  display:none;
}

@media (max-width:767px){
  .eventation-ecosystem-section{
    width:min(100% - 24px,430px)!important;
    padding:0!important;
  }

  .eventation-ecosystem-panel{
    min-height:0!important;
    overflow:hidden!important;
    border-radius:clamp(26px,8vw,34px)!important;
    background:
      radial-gradient(circle at 5% 38%,rgba(18,181,176,.09),transparent 25%),
      radial-gradient(circle at 102% 78%,rgba(82,68,215,.07),transparent 27%),
      linear-gradient(180deg,#fff 0%,#fbfefe 100%)!important;
    box-shadow:0 18px 54px rgba(7,21,47,.08)!important;
  }

  .eventation-ecosystem-panel::before{
    display:block!important;
    width:470px!important;
    height:470px!important;
    left:-280px!important;
    top:240px!important;
    border:0!important;
    background:rgba(18,181,176,.035)!important;
    box-shadow:none!important;
  }

  .eventation-ecosystem-panel::after{
    display:block!important;
    width:520px!important;
    height:520px!important;
    left:170px!important;
    top:auto!important;
    bottom:-280px!important;
    border:0!important;
    background:rgba(82,68,215,.025)!important;
  }

  .eventation-ecosystem-panel > .ecosystem-content{
    display:none!important;
  }

  .ecosystem-mobile{
    position:relative;
    z-index:2;
    display:block;
    padding:clamp(38px,10vw,54px) clamp(10px,3vw,16px) clamp(42px,11vw,58px);
  }

  .ecosystem-mobile-heading{
    max-width:390px;
    margin:0 auto clamp(34px,9vw,46px);
    text-align:center;
  }

  .ecosystem-mobile-heading h2{
    margin:0;
    color:#07184f;
    font-size:clamp(30px,8.8vw,42px);
    font-weight:800;
    letter-spacing:-.055em;
    line-height:1.04;
    text-wrap:balance;
  }

  .ecosystem-mobile-heading h2 span{
    display:block;
    color:#12b5b0;
  }

  .ecosystem-mobile-heading p{
    margin:clamp(17px,4.8vw,24px) 0 0;
    color:#596982;
    font-size:clamp(15px,4.1vw,18px);
    font-weight:500;
    line-height:1.45;
  }

  .ecosystem-mobile-heading-line{
    position:relative;
    display:block;
    width:86px;
    height:5px;
    margin:clamp(20px,5vw,26px) auto 0;
    border-radius:999px;
    background:#12b5b0;
  }

  .ecosystem-mobile-heading-line::after{
    content:"";
    position:absolute;
    top:0;
    right:-13px;
    width:9px;
    height:5px;
    border-radius:999px;
    background:#12b5b0;
  }

  .ecosystem-mobile-stage{
    position:relative;
    isolation:isolate;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    column-gap:clamp(12px,4vw,18px);
    row-gap:clamp(18px,5vw,25px);
    width:100%;
    max-width:390px;
    margin:0 auto;
    padding:0 clamp(1px,1vw,5px);
  }

  .ecosystem-mobile-card{
    position:relative;
    z-index:3;
    display:flex;
    min-width:0;
    min-height:clamp(174px,48vw,205px);
    flex-direction:column;
    align-items:center;
    padding:clamp(14px,4vw,18px) clamp(9px,3vw,14px) clamp(15px,4vw,19px);
    border:1px solid rgba(224,234,240,.82);
    border-radius:clamp(24px,7vw,32px);
    background:rgba(255,255,255,.96);
    box-shadow:0 18px 42px rgba(7,21,47,.09);
    text-align:center;
    animation:ecosystemMobileFloat 8s ease-in-out infinite;
    will-change:transform;
  }

  .ecosystem-mobile-card:nth-of-type(2n){animation-delay:-2.7s}
  .ecosystem-mobile-card:nth-of-type(3n){animation-delay:-4.9s}

  .ecosystem-mobile-icon{
    display:grid;
    flex:0 0 auto;
    width:clamp(48px,14vw,56px);
    height:clamp(48px,14vw,56px);
    place-items:center;
    border-radius:clamp(16px,5vw,20px);
    color:#fff;
    box-shadow:0 12px 24px rgba(7,21,47,.14);
  }

  .ecosystem-mobile-icon svg{
    width:clamp(25px,7vw,30px);
    height:clamp(25px,7vw,30px);
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
  }

  .ecosystem-mobile-card h3{
    margin:clamp(11px,3vw,14px) 0 0;
    color:#07184f;
    font-size:clamp(15px,4.2vw,18px);
    font-weight:800;
    letter-spacing:-.035em;
    line-height:1.08;
  }

  .ecosystem-mobile-accent{
    display:block;
    width:clamp(28px,8vw,36px);
    height:3px;
    margin:9px auto 0;
    border-radius:999px;
    background:#12b5b0;
  }

  .ecosystem-mobile-card p{
    margin:clamp(10px,3vw,13px) 0 0;
    color:#53647e;
    font-size:clamp(11.5px,3.25vw,13px);
    font-weight:500;
    line-height:1.48;
    text-wrap:balance;
  }

  .ecosystem-mobile-registration,
  .ecosystem-mobile-payments{
    grid-column:1/-1;
    justify-self:center;
    width:clamp(140px,46%,176px);
  }

  .ecosystem-mobile-checkin{
    margin-top:clamp(14px,4vw,20px);
  }

  .ecosystem-mobile-app{
    margin-bottom:clamp(14px,4vw,20px);
  }

  .ecosystem-mobile-core{
    position:relative;
    z-index:1;
    grid-column:1/-1;
    display:grid;
    height:clamp(182px,52vw,216px);
    place-items:center;
    margin:clamp(-8px,-2vw,-2px) 0;
  }

  .ecosystem-mobile-ring{
    position:absolute;
    left:50%;
    top:50%;
    display:block;
    aspect-ratio:1;
    transform:translate(-50%,-50%);
    border:1.5px dashed rgba(18,181,176,.4);
    border-radius:50%;
    pointer-events:none;
  }

  .ecosystem-mobile-ring-outer{
    width:min(88vw,350px);
    animation:ecosystemMobileOrbit 34s linear infinite;
  }

  .ecosystem-mobile-ring-inner{
    width:min(56vw,224px);
    border-color:rgba(18,181,176,.22);
    animation:ecosystemMobileOrbitReverse 28s linear infinite;
  }

  .ecosystem-mobile-node{
    position:absolute;
    display:block;
    width:clamp(8px,2.8vw,11px);
    height:clamp(8px,2.8vw,11px);
    border-radius:50%;
    background:#12b5b0;
    box-shadow:0 0 0 8px rgba(18,181,176,.11),0 5px 14px rgba(7,21,47,.12);
    animation:ecosystemMobileNodePulse 3.8s ease-in-out infinite;
  }

  .ecosystem-mobile-node.node-top{left:50%;top:-5px;transform:translateX(-50%)}
  .ecosystem-mobile-node.node-right{right:-5px;top:50%;transform:translateY(-50%)}
  .ecosystem-mobile-node.node-bottom{left:50%;bottom:-5px;transform:translateX(-50%)}
  .ecosystem-mobile-node.node-left{left:-5px;top:50%;transform:translateY(-50%)}
  .ecosystem-mobile-node.node-top-right{right:13%;top:13%}
  .ecosystem-mobile-node.node-bottom-right{right:13%;bottom:13%}
  .ecosystem-mobile-node.node-bottom-left{left:13%;bottom:13%}
  .ecosystem-mobile-node.node-top-left{left:13%;top:13%}

  .ecosystem-mobile-logo{
    position:relative;
    z-index:2;
    display:grid;
    width:clamp(110px,32vw,132px);
    height:clamp(110px,32vw,132px);
    place-items:center;
    border:1px solid rgba(18,181,176,.15);
    border-radius:50%;
    background:linear-gradient(180deg,#fff,#f8fcfd);
    box-shadow:0 20px 45px rgba(7,21,47,.1),0 0 0 11px rgba(18,181,176,.045),inset 0 0 0 1px rgba(255,255,255,.9);
  }

  .ecosystem-mobile-logo img{
    display:block;
    width:62%;
    height:62%;
    object-fit:contain;
  }

  .ecosystem-mobile-exhibitors{
    margin-top:clamp(10px,3vw,16px);
  }

  .ecosystem-mobile-leads{
    margin-bottom:clamp(10px,3vw,16px);
  }

  .ecosystem-mobile-notifications{
    margin-top:clamp(12px,3.5vw,19px);
  }

  .ecosystem-mobile-analytics{
    margin-bottom:clamp(12px,3.5vw,19px);
  }
}

@keyframes ecosystemMobileFloat{
  0%,100%{transform:translate3d(0,0,0)}
  50%{transform:translate3d(0,-6px,0)}
}

@keyframes ecosystemMobileOrbit{
  from{transform:translate(-50%,-50%) rotate(0deg)}
  to{transform:translate(-50%,-50%) rotate(360deg)}
}

@keyframes ecosystemMobileOrbitReverse{
  from{transform:translate(-50%,-50%) rotate(360deg)}
  to{transform:translate(-50%,-50%) rotate(0deg)}
}

@keyframes ecosystemMobileNodePulse{
  0%,100%{opacity:.75;filter:saturate(.9)}
  50%{opacity:1;filter:saturate(1.25)}
}

@media (max-width:340px){
  .ecosystem-mobile{
    padding-left:8px;
    padding-right:8px;
  }

  .ecosystem-mobile-stage{
    column-gap:10px;
  }

  .ecosystem-mobile-card{
    min-height:180px;
    padding-left:8px;
    padding-right:8px;
  }

  .ecosystem-mobile-card p{
    font-size:11.5px;
  }
}

@media (prefers-reduced-motion:reduce){
  .ecosystem-mobile-card,
  .ecosystem-mobile-ring,
  .ecosystem-mobile-node{
    animation:none!important;
  }
}
