/* ECOM Expo 2016 — page-specific layer over activity-report.css. */
.activity-ecom16-runtime {
  --ecom16-mint: #74dbc5;
  --ecom16-mint-soft: #b7eee2;
  --ecom16-cyan: #65c8e9;
  --ecom16-blue: #1789b3;
  --ecom16-navy: #06151f;
  --ecom16-ink: #12394a;
}

.ecom16-hero {
  min-height: min(850px, 94vh);
  background:
    radial-gradient(circle at 81% 25%, rgba(35, 158, 201, .29), transparent 31%),
    radial-gradient(circle at 15% 87%, rgba(80, 206, 177, .13), transparent 29%),
    linear-gradient(143deg, #02080d 0%, #071a27 55%, #06131d 100%);
}

.ecom16-hero::before {
  content: "ECOM / 16";
  right: -1.2vw;
  bottom: -2.2vw;
  left: auto;
  color: transparent;
  -webkit-text-stroke: 1px rgba(124, 221, 236, .065);
  font-size: clamp(100px, 15vw, 250px);
  letter-spacing: -.085em;
}

.ecom16-hero::after {
  opacity: .25;
  background-image:
    linear-gradient(rgba(119, 221, 224, .043) 1px, transparent 1px),
    linear-gradient(90deg, rgba(119, 221, 224, .043) 1px, transparent 1px);
  background-size: 44px 44px;
  -webkit-mask-image: radial-gradient(ellipse 76% 87% at 76% 32%, #000, transparent);
  mask-image: radial-gradient(ellipse 76% 87% at 76% 32%, #000, transparent);
}

.ecom16-hero .hero-circuit .current {
  stroke: var(--ecom16-mint);
  filter: drop-shadow(0 0 7px rgba(116, 219, 197, .52));
}

.ecom16-hero-shell {
  width: min(100% - 64px, 1380px);
  padding-top: 150px;
  grid-template-columns: minmax(0, .94fr) minmax(480px, 1.06fr);
  gap: clamp(54px, 7vw, 108px);
}

.ecom16-hero .breadcrumbs { margin-bottom: clamp(48px, 5.5vh, 66px); }

.ecom16-hero h1 {
  max-width: 730px;
  font-size: clamp(52px, 6.15vw, 90px);
}

.ecom16-hero h1 em {
  background-image: linear-gradient(103deg, #f0fbff 0%, #83d9f1 45%, #87e1ca 92%);
}

.ecom16-hero .activity-report-lead { max-width: 650px; }
.ecom16-hero .activity-report-meta { border-color: rgba(126, 224, 221, .14); }

.ecom16-hero-visual {
  aspect-ratio: 1.12;
  clip-path: polygon(0 0, calc(100% - 46px) 0, 100% 46px, 100% 100%, 46px 100%, 0 calc(100% - 46px));
  transform: rotate(.65deg);
}

.ecom16-hero-visual::after {
  background:
    linear-gradient(180deg, rgba(3, 15, 22, .04) 39%, rgba(3, 15, 23, .9) 100%),
    linear-gradient(90deg, rgba(2, 19, 29, .27), transparent 44%),
    linear-gradient(135deg, rgba(29, 144, 187, .09), rgba(77, 205, 175, .07));
}

.ecom16-hero-visual img {
  object-position: 50% 44%;
  filter: saturate(.72) contrast(1.065) brightness(.82) hue-rotate(-3deg);
}

.ecom16-visual-signal {
  position: absolute;
  top: 24px;
  right: 25px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(216, 245, 242, .66);
  font-size: 7px;
  letter-spacing: .18em;
}

.ecom16-visual-signal i {
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  background: var(--ecom16-mint);
  box-shadow: 0 0 10px rgba(116, 219, 197, .7);
}

.ecom16-bridge .bridge-current {
  stroke: var(--ecom16-mint);
  filter: drop-shadow(0 0 5px rgba(116, 219, 197, .55));
}

.ecom16-report-section {
  background:
    radial-gradient(circle at 91% 8%, rgba(71, 188, 167, .08), transparent 25%),
    radial-gradient(circle at 7% 39%, rgba(34, 143, 187, .075), transparent 28%),
    linear-gradient(180deg, #edf5f6 0%, #fbfcfc 28%, #edf4f5 100%);
}

.ecom16-article { width: min(100% - 64px, 1320px); }
.ecom16-body { width: min(100%, 1160px); }

.ecom16-intro {
  width: min(100%, 1210px);
  grid-template-columns: minmax(0, 1.03fr) minmax(380px, .97fr);
}

.ecom16-story-cover {
  aspect-ratio: 1.42;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 34px), calc(100% - 34px) 100%, 0 100%);
}

.ecom16-story-cover img {
  object-position: center 45%;
  filter: saturate(.72) contrast(1.055) brightness(.91) hue-rotate(-3deg);
}

.ecom16-lead-copy h2 {
  max-width: 610px;
  font-size: clamp(39px, 4.2vw, 61px);
  overflow-wrap: normal;
  word-break: normal;
  -webkit-hyphens: none;
  hyphens: none;
  text-wrap: balance;
}

.ecom16-analytics {
  position: relative;
  margin: 0 0 clamp(92px, 11vw, 142px);
  padding: clamp(42px, 6vw, 76px);
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(330px, .76fr) minmax(470px, 1.24fr);
  align-items: center;
  gap: clamp(48px, 7vw, 92px);
  color: #eaf9f8;
  border: 1px solid rgba(125, 223, 218, .14);
  border-radius: 24px;
  background:
    linear-gradient(rgba(118, 219, 216, .045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(118, 219, 216, .045) 1px, transparent 1px),
    radial-gradient(circle at 81% 33%, rgba(43, 171, 194, .22), transparent 32%),
    radial-gradient(circle at 9% 92%, rgba(77, 208, 174, .13), transparent 33%),
    linear-gradient(140deg, #06141d, #082d3b 75%, #071923);
  background-size: 32px 32px, 32px 32px, auto, auto, auto;
  box-shadow: 0 34px 82px rgba(8, 47, 61, .2);
  isolation: isolate;
}

.ecom16-analytics::before {
  content: "DATA";
  position: absolute;
  right: -18px;
  bottom: -31px;
  z-index: -1;
  color: transparent;
  -webkit-text-stroke: 1px rgba(164, 232, 229, .055);
  font-size: clamp(105px, 17vw, 210px);
  font-weight: 650;
  line-height: .8;
  letter-spacing: -.09em;
}

.ecom16-analytics-copy,
.ecom16-data-map { position: relative; z-index: 1; }

.ecom16-panel-code {
  color: rgba(133, 225, 203, .72);
  font-size: 8px;
  letter-spacing: .21em;
  text-transform: uppercase;
}

.ecom16-accuracy {
  margin: clamp(40px, 5vw, 64px) 0 13px;
  display: block;
  color: #f0fcfb;
  font-size: clamp(82px, 10vw, 132px);
  font-weight: 250;
  line-height: .68;
  letter-spacing: -.085em;
}

.ecom16-accuracy sup {
  position: relative;
  top: -.35em;
  margin-left: 5px;
  color: var(--ecom16-mint);
  font-size: .28em;
  font-weight: 400;
  letter-spacing: -.03em;
}

.ecom16-analytics-copy h2 {
  max-width: 540px;
  margin: 27px 0 22px;
  color: #effbfb;
  font-size: clamp(38px, 4vw, 56px);
  font-weight: 300;
  line-height: .98;
  letter-spacing: -.06em;
  overflow-wrap: normal;
  word-break: normal;
  -webkit-hyphens: none;
  hyphens: none;
  text-wrap: balance;
}

.ecom16-analytics-copy p {
  max-width: 520px;
  margin: 0;
  color: rgba(211, 239, 239, .69);
  font-size: 15px;
  line-height: 1.72;
}

.ecom16-no-setup {
  width: fit-content;
  margin-top: 30px;
  padding: 11px 15px;
  display: inline-flex;
  align-items: center;
  gap: 11px;
  color: rgba(226, 248, 245, .75);
  border: 1px solid rgba(120, 220, 199, .18);
  border-radius: 999px;
  background: rgba(111, 218, 196, .06);
  font-size: 9px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.ecom16-no-setup i {
  width: 7px;
  height: 7px;
  border: 1px solid var(--ecom16-mint);
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px #0a2c38, 0 0 9px rgba(116, 219, 197, .5);
}

.ecom16-data-map {
  width: min(100%, 590px);
  aspect-ratio: 1.365;
  justify-self: center;
  border: 1px solid rgba(126, 220, 217, .15);
  border-radius: 19px;
  background:
    radial-gradient(circle at 47% 50%, rgba(57, 181, 196, .14), transparent 26%),
    rgba(5, 24, 33, .5);
  box-shadow: inset 0 1px rgba(255, 255, 255, .035), 0 26px 62px rgba(0, 0, 0, .2);
}

.ecom16-data-map::after {
  content: "";
  position: absolute;
  inset: 12px;
  pointer-events: none;
  border: 1px solid rgba(123, 221, 216, .055);
  border-radius: 12px;
}

.ecom16-map-label {
  position: absolute;
  top: 18px;
  left: 20px;
  z-index: 3;
  color: rgba(144, 224, 221, .42);
  font-size: 7px;
  letter-spacing: .18em;
}

.ecom16-data-map svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.ecom16-data-map svg path {
  fill: none;
  stroke: rgba(112, 208, 209, .19);
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
}

.ecom16-data-map svg .ecom16-map-current {
  stroke: var(--ecom16-mint);
  stroke-width: 1.15;
  stroke-dasharray: 2 12;
  stroke-linecap: round;
  filter: drop-shadow(0 0 4px rgba(116, 219, 197, .58));
  animation: ecom16-data-flow 10s linear infinite;
}

@keyframes ecom16-data-flow {
  to { stroke-dashoffset: -100; }
}

.ecom16-source-list {
  position: absolute;
  top: 12.5%;
  bottom: 12.5%;
  left: 2.5%;
  z-index: 2;
  width: 29%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ecom16-source-list span,
.ecom16-map-result {
  min-height: 49px;
  padding: 10px 13px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(124, 217, 215, .16);
  border-radius: 10px;
  background: rgba(11, 48, 60, .88);
  color: rgba(219, 243, 241, .72);
  font-size: 8px;
  letter-spacing: .04em;
}

.ecom16-map-core {
  position: absolute;
  top: 38.5%;
  left: 40.5%;
  z-index: 2;
  width: 19%;
  aspect-ratio: 1;
  display: grid;
  place-content: center;
  text-align: center;
  border: 1px solid rgba(142, 229, 212, .28);
  border-radius: 50%;
  background: radial-gradient(circle at 40% 34%, #1f7780, #0a2b38 70%);
  box-shadow: 0 0 0 12px rgba(105, 219, 201, .035), 0 19px 38px rgba(0, 0, 0, .22);
}

.ecom16-map-core small,
.ecom16-map-result small {
  color: rgba(151, 225, 217, .52);
  font-size: 6px;
  letter-spacing: .15em;
}

.ecom16-map-core strong {
  margin-top: 4px;
  color: #f0fbfa;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .08em;
}

.ecom16-map-result {
  position: absolute;
  right: 2.5%;
  z-index: 2;
  width: 23%;
  min-height: 64px;
  display: grid;
  align-content: center;
  gap: 6px;
}

.ecom16-map-result--orders { top: 25.5%; }
.ecom16-map-result--revenue { bottom: 25.5%; }

.ecom16-map-result strong {
  color: rgba(235, 250, 248, .82);
  font-size: 12px;
  font-weight: 440;
}

.ecom16-capabilities {
  margin-bottom: clamp(92px, 11vw, 142px);
  content-visibility: auto;
  contain-intrinsic-size: 960px;
}

.ecom16-capabilities-head {
  margin-bottom: clamp(35px, 5vw, 58px);
  display: grid;
  grid-template-columns: minmax(220px, .55fr) minmax(480px, 1.45fr);
  align-items: end;
  gap: clamp(38px, 6vw, 90px);
}

.ecom16-capabilities-head > div { display: grid; gap: 19px; }

.ecom16-capabilities-version {
  width: fit-content;
  padding-top: 17px;
  color: rgba(24, 82, 101, .54);
  border-top: 1px solid rgba(24, 119, 146, .16);
  font-size: 8px;
  letter-spacing: .14em;
}

.ecom16-capabilities-head h2 {
  max-width: 780px;
  margin: 0;
  color: var(--ecom16-ink);
  font-size: clamp(44px, 5.25vw, 73px);
  font-weight: 310;
  line-height: .94;
  letter-spacing: -.068em;
  overflow-wrap: normal;
  word-break: normal;
  -webkit-hyphens: none;
  hyphens: none;
  text-wrap: balance;
}

.ecom16-capabilities-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 12px;
}

.ecom16-capability {
  position: relative;
  min-height: 344px;
  padding: clamp(28px, 3.2vw, 42px);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(24, 108, 136, .12);
  border-radius: 20px;
  background: rgba(255, 255, 255, .69);
  box-shadow: 0 20px 52px rgba(35, 78, 94, .075), inset 0 1px rgba(255, 255, 255, .84);
}

.ecom16-capability--source { grid-column: span 7; color: #17465a; }
.ecom16-capability--queries { grid-column: span 5; color: #214d4c; background: rgba(224, 242, 237, .72); }
.ecom16-capability--money { grid-column: span 5; color: #eefafa; border-color: rgba(133, 218, 213, .14); background: linear-gradient(145deg, #0b5064, #083140); }
.ecom16-capability--assistant { grid-column: span 7; color: #17465a; background: rgba(229, 241, 245, .76); }

.ecom16-capability > span {
  color: currentColor;
  opacity: .46;
  font-size: 8px;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.ecom16-capability > strong {
  position: relative;
  z-index: 2;
  max-width: 620px;
  margin: auto 0 19px;
  color: inherit;
  font-size: clamp(27px, 2.8vw, 40px);
  font-weight: 350;
  line-height: 1.02;
  letter-spacing: -.048em;
  overflow-wrap: normal;
  word-break: normal;
  -webkit-hyphens: none;
  hyphens: none;
  text-wrap: balance;
}

.ecom16-capability > p {
  position: relative;
  z-index: 2;
  max-width: 620px;
  margin: 0;
  color: currentColor;
  opacity: .68;
  font-size: 13px;
  line-height: 1.67;
}

.ecom16-capability--money > p { color: rgba(222, 242, 242, .73); opacity: 1; }

.ecom16-mini-bars,
.ecom16-query-lines,
.ecom16-donut,
.ecom16-pulse {
  position: absolute;
  top: 34px;
  right: 35px;
  z-index: 1;
  pointer-events: none;
}

.ecom16-mini-bars {
  width: 118px;
  height: 72px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 8px;
  border-bottom: 1px solid rgba(25, 111, 141, .14);
}

.ecom16-mini-bars i {
  flex: 1;
  border-radius: 3px 3px 0 0;
  background: linear-gradient(180deg, rgba(63, 183, 186, .62), rgba(30, 129, 165, .16));
}

.ecom16-mini-bars i:nth-child(1) { height: 34%; }
.ecom16-mini-bars i:nth-child(2) { height: 68%; }
.ecom16-mini-bars i:nth-child(3) { height: 48%; }
.ecom16-mini-bars i:nth-child(4) { height: 88%; }

.ecom16-query-lines {
  width: 125px;
  display: grid;
  gap: 9px;
}

.ecom16-query-lines i {
  height: 6px;
  border-radius: 99px;
  background: rgba(37, 120, 119, .12);
}

.ecom16-query-lines i:nth-child(1) { width: 100%; }
.ecom16-query-lines i:nth-child(2) { width: 76%; }
.ecom16-query-lines i:nth-child(3) { width: 52%; }

.ecom16-donut {
  width: 80px;
  aspect-ratio: 1;
  padding: 8px;
  border-radius: 50%;
  background: conic-gradient(var(--ecom16-mint) 0 62%, rgba(143, 221, 218, .12) 62% 100%);
  opacity: .72;
}

.ecom16-donut i {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  background: #0a4051;
}

.ecom16-pulse {
  width: 132px;
  height: 72px;
  display: flex;
  align-items: center;
  gap: 7px;
}

.ecom16-pulse::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  height: 1px;
  background: rgba(22, 124, 153, .12);
}

.ecom16-pulse i {
  position: relative;
  flex: 1;
  height: 10px;
  border-radius: 99px;
  background: rgba(39, 148, 162, .28);
}

.ecom16-pulse i:nth-child(2) { height: 28px; }
.ecom16-pulse i:nth-child(3) { height: 52px; background: rgba(64, 184, 165, .47); }
.ecom16-pulse i:nth-child(4) { height: 22px; }

.ecom16-integration {
  position: relative;
  margin-bottom: clamp(94px, 11vw, 142px);
  padding: clamp(38px, 5vw, 66px);
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(360px, .88fr) minmax(490px, 1.12fr);
  align-items: center;
  gap: clamp(46px, 7vw, 90px);
  border: 1px solid rgba(25, 108, 137, .12);
  border-radius: 23px;
  background:
    radial-gradient(circle at 12% 6%, rgba(92, 207, 182, .1), transparent 31%),
    rgba(255, 255, 255, .65);
  box-shadow: 0 27px 70px rgba(36, 78, 95, .085), inset 0 1px rgba(255, 255, 255, .9);
  content-visibility: auto;
  contain-intrinsic-size: 760px;
}

.ecom16-integration::before {
  content: "CORE";
  position: absolute;
  bottom: -28px;
  left: -10px;
  color: transparent;
  -webkit-text-stroke: 1px rgba(19, 106, 133, .05);
  font-size: clamp(90px, 14vw, 170px);
  font-weight: 650;
  line-height: .8;
  letter-spacing: -.08em;
}

.ecom16-integration-copy,
.ecom16-dashboard-shot { position: relative; z-index: 1; }

.ecom16-integration-copy .ecom16-panel-code { color: rgba(24, 125, 129, .58); }

.ecom16-integration-copy h2 {
  max-width: 570px;
  margin: 25px 0 24px;
  color: var(--ecom16-ink);
  font-size: clamp(40px, 4.5vw, 62px);
  font-weight: 310;
  line-height: .96;
  letter-spacing: -.064em;
  overflow-wrap: normal;
  word-break: normal;
  -webkit-hyphens: none;
  hyphens: none;
  text-wrap: balance;
}

.ecom16-integration-copy > p {
  max-width: 560px;
  margin: 0;
  color: rgba(24, 60, 75, .7);
  font-size: 15px;
  line-height: 1.73;
}

.ecom16-integration-facts {
  margin-top: 31px;
  display: grid;
  gap: 1px;
}

.ecom16-integration-facts span {
  padding: 12px 0;
  display: flex;
  align-items: center;
  gap: 17px;
  color: rgba(23, 59, 74, .68);
  border-top: 1px solid rgba(22, 102, 130, .1);
  font-size: 11px;
}

.ecom16-integration-facts small {
  color: rgba(24, 126, 142, .5);
  font-size: 8px;
  letter-spacing: .12em;
}

.ecom16-dashboard-shot {
  aspect-ratio: 1.32;
  overflow: hidden;
  display: block;
  color: #f0fbfb;
  border: 1px solid rgba(24, 112, 139, .17);
  border-radius: 18px;
  background: #d4e4e8;
  box-shadow: 0 27px 70px rgba(19, 66, 83, .18);
  transform: perspective(1100px) rotateY(-4deg) rotateX(1.2deg);
  transform-origin: left center;
  text-decoration: none;
  isolation: isolate;
}

.ecom16-dashboard-shot::before,
.ecom16-dashboard-shot::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.ecom16-dashboard-shot::before {
  opacity: .21;
  background-image:
    linear-gradient(rgba(225, 249, 248, .16) 1px, transparent 1px),
    linear-gradient(90deg, rgba(225, 249, 248, .16) 1px, transparent 1px);
  background-size: 22px 22px;
  -webkit-mask-image: linear-gradient(180deg, #000, transparent 76%);
  mask-image: linear-gradient(180deg, #000, transparent 76%);
}

.ecom16-dashboard-shot::after {
  background: linear-gradient(180deg, rgba(4, 25, 32, .05) 43%, rgba(4, 24, 31, .78) 100%);
}

.ecom16-dashboard-shot img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center 44%;
  filter: saturate(.68) contrast(1.08) brightness(.9) hue-rotate(-4deg);
  transition: transform .6s cubic-bezier(.2, .72, .22, 1), filter .4s ease;
}

.ecom16-dashboard-frame {
  position: absolute;
  inset: 19px;
  z-index: 2;
  border: 1px solid rgba(190, 239, 233, .16);
  border-radius: 10px;
}

.ecom16-dashboard-caption,
.ecom16-dashboard-open {
  position: absolute;
  bottom: 20px;
  z-index: 3;
}

.ecom16-dashboard-caption {
  left: 23px;
  color: rgba(232, 248, 247, .75);
  font-size: 8px;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.ecom16-dashboard-open {
  right: 23px;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(202, 241, 237, .22);
  border-radius: 50%;
  background: rgba(221, 247, 244, .08);
}

@media (hover: hover) and (pointer: fine) {
  .ecom16-dashboard-shot:hover img {
    transform: scale(1.025);
    filter: saturate(.82) contrast(1.055) brightness(.94) hue-rotate(-2deg);
  }
}

.ecom16-dialogue {
  margin-bottom: clamp(92px, 11vw, 138px);
  display: grid;
  grid-template-columns: minmax(500px, 1.15fr) minmax(340px, .85fr);
  align-items: center;
  gap: clamp(50px, 7vw, 94px);
  content-visibility: auto;
  contain-intrinsic-size: 780px;
}

.ecom16-dialogue-photos {
  position: relative;
  min-height: 620px;
}

.ecom16-dialogue-photo {
  position: absolute;
  overflow: hidden;
  display: block;
  border: 1px solid rgba(24, 107, 136, .14);
  background: #d8e5e8;
  box-shadow: 0 27px 68px rgba(26, 72, 89, .16);
}

.ecom16-dialogue-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(145deg, rgba(22, 130, 157, .07), rgba(49, 173, 147, .05));
}

.ecom16-dialogue-photo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  filter: saturate(.72) contrast(1.055) brightness(.93) hue-rotate(-3deg);
  transition: transform .55s cubic-bezier(.2, .72, .22, 1), filter .4s ease;
}

.ecom16-dialogue-photo--portrait {
  top: 0;
  left: 0;
  z-index: 2;
  width: 48%;
  height: 89%;
  border-radius: 18px 18px 6px 18px;
  transform: rotate(-1.4deg);
}

.ecom16-dialogue-photo--portrait img { object-position: center 42%; }

.ecom16-dialogue-photo--landscape {
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 68%;
  height: 57%;
  border-radius: 6px 18px 18px 18px;
  transform: rotate(1deg);
}

.ecom16-dialogue-photo--landscape img { object-position: center; }

.ecom16-dialogue-index {
  position: absolute;
  top: 28px;
  right: 0;
  color: rgba(20, 102, 128, .5);
  font-size: 7px;
  letter-spacing: .17em;
  writing-mode: vertical-rl;
}

@media (hover: hover) and (pointer: fine) {
  .ecom16-dialogue-photo:hover img {
    transform: scale(1.025);
    filter: saturate(.86) contrast(1.045) brightness(.96);
  }
}

.ecom16-dialogue-copy h2 {
  max-width: 590px;
  margin: 21px 0 26px;
  color: var(--ecom16-ink);
  font-size: clamp(42px, 4.8vw, 66px);
  font-weight: 310;
  line-height: .96;
  letter-spacing: -.066em;
  overflow-wrap: normal;
  word-break: normal;
  -webkit-hyphens: none;
  hyphens: none;
  text-wrap: balance;
}

.ecom16-dialogue-copy p {
  max-width: 550px;
  margin: 0;
  color: rgba(24, 59, 74, .71);
  font-size: clamp(15px, 1.12vw, 17px);
  line-height: 1.76;
}

.ecom16-dialogue-copy p + p { margin-top: 18px; }

.ecom16-final-note {
  margin-bottom: clamp(66px, 8vw, 98px);
}

.ecom16-final-note > span { color: rgba(22, 126, 126, .62); }

.ecom16-gallery-section {
  content-visibility: auto;
  contain-intrinsic-size: 1650px;
}

.ecom16-gallery-head h2 {
  overflow-wrap: normal;
  word-break: normal;
  -webkit-hyphens: none;
  hyphens: none;
}

.ecom16-gallery-head > p strong { color: #198e9d; }

.ecom16-gallery {
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-auto-flow: dense;
  grid-auto-rows: clamp(210px, 21vw, 300px);
  gap: 12px;
}

.ecom16-gallery > a {
  position: relative;
  height: 100%;
  aspect-ratio: auto;
  grid-column: span 4;
  overflow: hidden;
  border-radius: 16px;
  background: #d5e3e6;
  isolation: isolate;
}

.ecom16-gallery > a:nth-child(1),
.ecom16-gallery > a:nth-child(6) { grid-column: span 8; }

.ecom16-gallery > a.ecom16-gallery-portrait {
  grid-column: span 6;
  grid-row: span 2;
}

.ecom16-gallery > a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(4, 25, 33, .02) 48%, rgba(4, 25, 33, .64) 100%);
  transition: opacity .35s ease;
}

.ecom16-gallery > a img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  filter: saturate(.7) contrast(1.055) brightness(.92) hue-rotate(-3deg);
  transition: transform .6s cubic-bezier(.2, .72, .22, 1), filter .4s ease;
}

.ecom16-gallery > a.ecom16-gallery-portrait img { object-position: center 35%; }

.ecom16-gallery > a > span {
  position: absolute;
  right: 17px;
  bottom: 15px;
  z-index: 2;
  color: rgba(235, 249, 248, .76);
  font-size: 8px;
  letter-spacing: .15em;
}

@media (hover: hover) and (pointer: fine) {
  .ecom16-gallery > a:hover img {
    transform: scale(1.025);
    filter: saturate(.86) contrast(1.04) brightness(.96);
  }
}

@media (max-width: 1120px) {
  .ecom16-hero-shell {
    grid-template-columns: minmax(0, .9fr) minmax(410px, 1.1fr);
    gap: 46px;
  }

  .ecom16-analytics { grid-template-columns: minmax(310px, .78fr) minmax(430px, 1.22fr); }
  .ecom16-integration { grid-template-columns: minmax(330px, .88fr) minmax(430px, 1.12fr); }
  .ecom16-dialogue { grid-template-columns: minmax(450px, 1.12fr) minmax(320px, .88fr); }
}

@media (max-width: 900px) {
  .ecom16-hero-shell {
    width: min(100% - 36px, 780px);
    padding-top: 142px;
    grid-template-columns: 1fr;
  }

  .ecom16-hero-visual {
    width: min(100%, 720px);
    aspect-ratio: 1.35;
    transform: none;
  }

  .ecom16-intro { grid-template-columns: 1fr; }
  .ecom16-analytics { grid-template-columns: 1fr; }
  .ecom16-analytics-copy { max-width: 660px; }
  .ecom16-data-map { width: min(100%, 620px); }
  .ecom16-capabilities-head { grid-template-columns: 1fr; gap: 35px; }
  .ecom16-capabilities-head > div { max-width: 280px; }
  .ecom16-capability { grid-column: span 6; }
  .ecom16-integration { grid-template-columns: 1fr; }
  .ecom16-integration-copy { max-width: 680px; }
  .ecom16-dashboard-shot { width: min(100%, 700px); transform: none; }
  .ecom16-dialogue { grid-template-columns: 1fr; }
  .ecom16-dialogue-photos { width: min(100%, 680px); }
  .ecom16-dialogue-copy { max-width: 680px; }
}

@media (max-width: 700px) {
  .ecom16-hero h1 { font-size: clamp(43px, 13vw, 64px); }
  .ecom16-hero-visual { aspect-ratio: 1.02; }
  .ecom16-hero-visual img { object-position: 49% 44%; }
  .ecom16-article { width: min(100% - 28px, 1320px); }
  .ecom16-story-cover { aspect-ratio: 1.08; }
  .ecom16-lead-copy h2 { font-size: clamp(35px, 11vw, 49px); }

  .ecom16-analytics {
    margin-bottom: 72px;
    padding: 34px 22px 26px;
    gap: 44px;
  }

  .ecom16-accuracy { margin-top: 43px; font-size: clamp(78px, 27vw, 116px); }
  .ecom16-analytics-copy h2 { font-size: clamp(36px, 11.4vw, 49px); }
  .ecom16-data-map { min-width: 0; aspect-ratio: 1 / 1.03; }
  .ecom16-map-label { top: 14px; left: 15px; }
  .ecom16-data-map svg { display: none; }

  .ecom16-source-list {
    top: 14%;
    bottom: 14%;
    left: 4%;
    width: 33%;
  }

  .ecom16-source-list span { min-height: 44px; padding: 8px; font-size: 7px; }
  .ecom16-map-core { top: 40%; left: 41%; width: 22%; }
  .ecom16-map-result { right: 4%; width: 28%; min-height: 57px; padding: 8px; }
  .ecom16-map-result--orders { top: 26%; }
  .ecom16-map-result--revenue { bottom: 26%; }
  .ecom16-map-result strong { font-size: 10px; }

  .ecom16-capabilities { margin-bottom: 72px; contain-intrinsic-size: 1500px; }
  .ecom16-capabilities-head h2 { font-size: clamp(39px, 12.5vw, 54px); }
  .ecom16-capability { grid-column: 1 / -1; min-height: 305px; padding: 27px 23px; }
  .ecom16-capability > strong { font-size: clamp(27px, 8.4vw, 37px); }
  .ecom16-mini-bars,
  .ecom16-query-lines,
  .ecom16-donut,
  .ecom16-pulse { top: 25px; right: 24px; transform: scale(.78); transform-origin: top right; }

  .ecom16-integration {
    margin-bottom: 72px;
    padding: 32px 22px 22px;
    gap: 37px;
  }

  .ecom16-integration-copy h2 { font-size: clamp(37px, 11.7vw, 50px); }
  .ecom16-dashboard-shot { aspect-ratio: 1.03; border-radius: 13px; }
  .ecom16-dashboard-shot img { object-position: center 46%; }
  .ecom16-dashboard-caption { right: 68px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

  .ecom16-dialogue { margin-bottom: 72px; gap: 45px; }
  .ecom16-dialogue-photos { min-height: 490px; }
  .ecom16-dialogue-photo--portrait { width: 51%; height: 89%; }
  .ecom16-dialogue-photo--landscape { width: 68%; height: 54%; }
  .ecom16-dialogue-index { display: none; }
  .ecom16-dialogue-copy h2 { font-size: clamp(38px, 12vw, 51px); }
  .ecom16-final-note { margin-bottom: 58px; }

  .ecom16-gallery {
    grid-template-columns: 1fr;
    grid-auto-rows: clamp(220px, 66vw, 310px);
    gap: 10px;
  }

  .ecom16-gallery > a,
  .ecom16-gallery > a:nth-child(1),
  .ecom16-gallery > a:nth-child(6),
  .ecom16-gallery > a.ecom16-gallery-portrait {
    grid-column: 1;
    grid-row: auto;
  }

  .ecom16-gallery > a.ecom16-gallery-portrait { min-height: clamp(320px, 112vw, 480px); }
}

@media (max-width: 430px) {
  .ecom16-data-map { aspect-ratio: .92; }
  .ecom16-source-list span { font-size: 6.5px; }
  .ecom16-map-core small { font-size: 5px; }
  .ecom16-map-core strong { font-size: 10px; }
  .ecom16-map-result small { font-size: 5px; }
  .ecom16-dialogue-photos { min-height: 430px; }
  .ecom16-gallery-head h2 { font-size: clamp(42px, 13.7vw, 58px); }
}

@media (prefers-reduced-motion: reduce) {
  .ecom16-data-map svg .ecom16-map-current { animation: none !important; }
  .ecom16-dashboard-shot img,
  .ecom16-dialogue-photo img,
  .ecom16-gallery > a img { transition: none !important; }
}
