/* Generated by the SaaS product-site Alternate profile installer. */

/* root/foundation */
/* Shared homepage experiment foundation and structural primitives. */

.m7-experiment {
  --m7-exp-blue: #005fcc;
  --m7-exp-blue-deep: #003d84;
  --m7-exp-ink: #10233d;
  --m7-exp-muted: #526278;
  --m7-exp-rule: rgba(16, 35, 61, 0.19);
  --m7-exp-paper: rgba(255, 255, 255, 0.86);
  position: relative;
  overflow: hidden;
  padding: clamp(1.5rem, 4vw, 4rem) 0 clamp(3rem, 6vw, 6rem);
  color: var(--m7-exp-ink);
}

.m7-experiment.m7-experiment--flush-start {
  padding-top: 0;
}

.m7-experiment,
.m7-experiment * {
  box-sizing: border-box;
}

.m7-experiment section {
  max-width: none;
  margin: 0;
  padding: 0;
}

.m7-experiment h1,
.m7-experiment h2,
.m7-experiment h3,
.m7-experiment p,
.m7-experiment ul,
.m7-experiment ol {
  margin: 0;
  padding: 0;
}

.m7-experiment h1,
.m7-experiment h2,
.m7-experiment h3 {
  border: 0;
  color: inherit;
  font-weight: 650;
  letter-spacing: -0.035em;
}

.m7-experiment p,
.m7-experiment li {
  color: inherit;
}

.m7-exp-kicker {
  color: var(--m7-exp-blue-deep);
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.115em;
  line-height: 1.4;
  text-transform: uppercase;
}

.m7-exp-lede {
  max-width: 43rem;
  color: var(--m7-exp-muted);
  font-size: clamp(1.02rem, 1.6vw, 1.18rem);
  line-height: 1.75;
}

.m7-exp-actions,
.m7-exp-link-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.m7-experiment .btn {
  border-radius: 0.3rem;
  min-height: 2.75rem;
}

.m7-experiment .btn:focus-visible,
.m7-experiment a:focus-visible {
  outline: 3px solid rgba(0, 95, 204, 0.38);
  outline-offset: 3px;
}

.m7-exp-top-link {
  align-items: center;
  color: var(--m7-exp-blue-deep);
  display: inline-flex;
  font-size: 0.78rem;
  font-weight: 750;
  gap: 0.35rem;
  text-decoration: none;
}

.m7-exp-top-link:hover {
  color: var(--m7-exp-blue);
  text-decoration: underline;
}

.m7-experiment--a {
  background:
    linear-gradient(90deg, rgba(250, 250, 250, 0.92), rgba(250, 250, 250, 0.58) 42%, rgba(250, 250, 250, 0.78)),
    url('/img/bg1.gif') repeat;
}

.m7-exp-a-section {
  margin-inline: auto;
  max-width: 1180px;
  padding-inline: clamp(1.25rem, 4vw, 2.5rem);
}

.m7-exp-a-section {
  padding-bottom: clamp(3.5rem, 8vw, 7rem);
  padding-top: clamp(3.5rem, 8vw, 7rem);
}

.m7-exp-a-section + .m7-exp-a-section {
  border-top: 1px solid var(--m7-exp-rule);
}

.m7-exp-section-heading {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: clamp(1.5rem, 4vw, 3rem);
}

@media (max-width: 700px) {
  .m7-experiment {
    padding-top: 0.75rem;
  }

  .m7-experiment.m7-experiment--flush-start {
    padding-top: 0;
  }
  
  .m7-exp-a-section {
    padding-inline: 1.1rem;
  }

  .m7-experiment .m7-exp-actions {
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .m7-experiment .m7-exp-actions .btn {
    justify-content: center;
    text-align: center;
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .m7-experiment *,
  .m7-experiment *::before,
  .m7-experiment *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

/* component/product-masthead-logo-gunmetal as product-masthead */
/* Three-row logo product masthead with a self-contained gunmetal surface. */

.m7-experiment .m7-exp-product-hero {
  color: #e5ebf0;
  isolation: isolate;
  margin-inline: auto;
  max-width: 1180px;
  min-height: clamp(42rem, 72vw, 50rem);
  padding: 4px;
  position: relative;
}

.m7-exp-product-hero--gunmetal::before {
  background:
    radial-gradient(circle at 78% 18%, rgba(200, 255, 75, 0.08), transparent 25rem),
    linear-gradient(105deg, rgba(255, 255, 255, 0.055), transparent 32%, rgba(255, 255, 255, 0.02) 68%, transparent),
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.018) 0, rgba(255, 255, 255, 0.018) 1px, rgba(0, 0, 0, 0.07) 2px, rgba(0, 0, 0, 0.07) 3px),
    linear-gradient(135deg, #101b24, #0a1117 58%, #111a20);
  content: '';
  inset: 0 calc(50% - 50vw);
  pointer-events: none;
  position: absolute;
  z-index: -2;
}

.m7-exp-product-hero--gunmetal::after {
  background:
    linear-gradient(90deg, transparent 0 49.85%, rgba(200, 255, 75, 0.06) 50%, transparent 50.15%),
    linear-gradient(0deg, transparent 0 49.85%, rgba(255, 255, 255, 0.035) 50%, transparent 50.15%);
  background-size: 4rem 4rem;
  content: '';
  inset: 1rem calc(50% - 50vw);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 38%, #000 100%);
  mask-image: linear-gradient(90deg, transparent, #000 38%, #000 100%);
  opacity: 0.68;
  pointer-events: none;
  position: absolute;
  z-index: -1;
}

.m7-exp-product-hero__meta {
  align-items: center;
  border-bottom: 1px solid rgba(229, 235, 240, 0.2);
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.25rem;
  justify-content: space-between;
  padding: 5px 10px;
}

.m7-exp-product-hero--gunmetal .m7-exp-kicker {
  color: #c8ff4b;
}

.m7-exp-product-hero__status {
  align-items: center;
  color: #b8c4cf;
  display: inline-flex;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 0.67rem;
  gap: 0.55rem;
  letter-spacing: 0.035em;
  line-height: 1.4;
}

.m7-exp-product-hero__status strong {
  background: rgba(200, 255, 75, 0.12);
  border: 1px solid rgba(200, 255, 75, 0.45);
  color: #d8ff7e;
  font-size: 0.62rem;
  letter-spacing: 0.09em;
  padding: 0.28rem 0.45rem;
  text-transform: uppercase;
}

.m7-exp-product-hero__title-row {
  align-items: center;
  display: grid;
  gap: clamp(2rem, 6vw, 6rem);
  grid-template-areas: "title logo";
  grid-template-columns: minmax(0, 1.08fr) minmax(16rem, 0.92fr);
  margin-top: clamp(2.5rem, 5vw, 4.5rem);
}

.m7-exp-product-hero h1 {
  color: #f5f7f9;
  font-size: clamp(3.2rem, 6.2vw, 5.5rem);
  grid-area: title;
  line-height: 0.98;
  margin: 0;
  max-width: 11ch;
}

.m7-exp-product-logo {
  align-items: center;
  display: flex;
  grid-area: logo;
  justify-content: flex-end;
  margin: 0;
  min-width: 0;
}

.m7-exp-product-logo img {
  display: block;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  width: min(100%, 30rem);
}

.m7-exp-product-hero__description-row {
  margin-top: clamp(2.25rem, 5vw, 4rem);
  width: 100%;
}

.m7-exp-product-hero .m7-exp-lede {
  color: #b8c4cf;
  max-width: 64rem;
}

.m7-exp-product-hero__actions {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-top: 2rem;
}

.m7-exp-product-hero__actions .btn {
  align-items: center;
  border: 1px solid transparent;
  box-shadow: 0 0.2rem 0.75rem rgba(0, 0, 0, 0.24);
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
  padding: 0.72rem 1.2rem;
  text-decoration: none;
  transition: background-color 150ms ease, border-color 150ms ease, color 150ms ease, transform 150ms ease;
}

.m7-exp-product-hero__actions .btn:hover {
  transform: translateY(-1px);
}

.m7-exp-product-hero__actions .btn-primary {
  background: #c8ff4b;
  border-color: #c8ff4b;
  color: #091006;
}

.m7-exp-product-hero__actions .btn-primary:hover {
  background: #d8ff7e;
  border-color: #d8ff7e;
}

.m7-exp-product-hero__actions .btn-secondary {
  background: #d7dce2;
  border-color: #aeb8c3;
  color: #10233d;
}

.m7-exp-product-hero__actions .btn-secondary:hover {
  background: #eef1f4;
}

.m7-exp-product-boundary {
  border-top: 1px solid rgba(229, 235, 240, 0.22);
  margin-top: clamp(2.5rem, 5vw, 4rem);
  padding-top: 1.1rem;
}

.m7-exp-product-boundary ul {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  list-style: none;
  margin-top: 0.8rem;
}

.m7-exp-product-boundary li {
  border-left: 1px solid rgba(229, 235, 240, 0.2);
  display: grid;
  gap: 0.35rem;
  padding: 0.45rem 0.8rem;
}

.m7-exp-product-boundary li:first-child {
  border-left: 0;
  padding-left: 0;
}

.m7-exp-product-boundary strong {
  color: #f1f4f6;
  font-size: 0.77rem;
}

.m7-exp-product-boundary span {
  color: #9eacb9;
  font-size: 0.7rem;
  line-height: 1.45;
}

.m7-exp-product-hero--gunmetal .btn:focus-visible,
.m7-exp-product-hero--gunmetal a:focus-visible {
  outline-color: rgba(200, 255, 75, 0.72);
}

@media (max-width: 700px) {
  .m7-experiment .m7-exp-product-hero {
    min-height: 0;
    padding: 4px;
  }

  .m7-exp-product-hero__meta {
    align-items: flex-start;
    flex-direction: column;
  }

  .m7-exp-product-hero__title-row {
    align-items: start;
    gap: 2rem;
    grid-template-areas:
      "logo"
      "title";
    grid-template-columns: 1fr;
  }

  .m7-exp-product-logo {
    justify-content: center;
    width: 100%;
  }

  .m7-exp-product-logo img {
    width: min(100%, 30rem);
  }

  .m7-exp-product-hero h1 {
    font-size: clamp(2.75rem, 15vw, 4rem);
  }

  .m7-experiment .m7-exp-product-hero__actions {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .m7-experiment .m7-exp-product-hero__actions .btn {
    width: auto;
  }

  .m7-exp-product-boundary ul {
    grid-template-columns: 1fr;
  }

  .m7-exp-product-boundary li,
  .m7-exp-product-boundary li:first-child {
    border-left: 0;
    border-top: 1px solid rgba(229, 235, 240, 0.2);
    padding: 0.8rem 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .m7-exp-product-hero__actions .btn {
    transition: none;
  }
}

/* component/problem as problem */
/* Reusable problem chapter. */

.m7-experiment .m7-exp-a-section--problem {
  background:
    linear-gradient(105deg, rgba(238, 246, 255, 0.62), rgba(255, 255, 255, 0.36) 58%, rgba(240, 247, 255, 0.48)),
    url('/img/bg1.gif') repeat;
  padding: clamp(3.75rem, 8vw, 7rem) clamp(1.25rem, 4vw, 2.5rem);
}

.m7-exp-a-problem-intro {
  align-items: start;
  display: grid;
  gap: clamp(3rem, 8vw, 8rem);
  grid-template-columns: minmax(0, 1.2fr) minmax(19rem, 0.72fr);
}

.m7-exp-a-problem-intro h2 {
  font-size: clamp(2.7rem, 5.7vw, 5.4rem);
  line-height: 0.99;
  max-width: 13ch;
}

.m7-exp-a-problem-lead {
  color: var(--m7-exp-muted);
  font-size: clamp(1rem, 1.45vw, 1.13rem);
  line-height: 1.78;
  margin-top: clamp(1.5rem, 3vw, 2.4rem) !important;
  max-width: 48rem;
}

.m7-exp-a-problem-contrast {
  border-left: 1px solid var(--m7-exp-rule);
  padding-left: clamp(1.25rem, 3vw, 2.25rem);
}

.m7-exp-a-problem-choices {
  margin-top: 1.4rem;
}

.m7-exp-a-problem-choice {
  border-top: 1px solid var(--m7-exp-rule);
  display: grid;
  gap: 1rem;
  grid-template-columns: auto 1fr;
  padding: 1.15rem 0;
}

.m7-exp-a-problem-choice:last-child {
  border-bottom: 1px solid var(--m7-exp-rule);
}

.m7-exp-a-problem-choice > span {
  color: var(--m7-exp-blue-deep);
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  padding-top: 0.18rem;
}

.m7-exp-a-problem-choice h3 {
  font-size: 1.18rem;
  line-height: 1.2;
}

.m7-exp-a-problem-choice p {
  color: var(--m7-exp-muted);
  font-size: 0.85rem;
  line-height: 1.6;
  margin-top: 0.55rem !important;
}

.m7-exp-a-problem-transition {
  align-items: start;
  border-top: 1px solid var(--m7-exp-rule);
  display: grid;
  gap: clamp(1.5rem, 5vw, 6rem);
  grid-template-columns: minmax(10rem, 0.34fr) minmax(0, 1fr);
  margin-top: clamp(3rem, 7vw, 6rem);
  padding-top: clamp(1.5rem, 3vw, 2.5rem);
}

.m7-exp-a-problem-transition h3 {
  font-size: clamp(1.7rem, 3vw, 2.7rem);
  line-height: 1.08;
}

.m7-exp-a-problem-transition p {
  color: var(--m7-exp-muted);
  font-size: 0.98rem;
  line-height: 1.72;
  margin-top: 0.8rem !important;
  max-width: 48rem;
}

@media (max-width: 900px) {
  .m7-exp-a-problem-intro {
    gap: 2.75rem;
    grid-template-columns: 1fr;
  }
  
  .m7-exp-a-problem-contrast {
    border-left: 0;
    border-top: 1px solid var(--m7-exp-rule);
    padding: 1.5rem 0 0;
  }
}

@media (max-width: 700px) {
  .m7-exp-a-problem-transition {
    grid-template-columns: 1fr;
  }
}

/* component/adoption as adoption */
/* Reusable adoption-path chapter. */

.m7-experiment .m7-exp-a-section--adoption {
  background:
    linear-gradient(90deg, rgba(145, 188, 235, 0.065) 1px, transparent 1px),
    #091f38;
  background-size: 5rem 5rem, auto;
  border-bottom: 1px solid rgba(172, 209, 250, 0.24);
  color: #f5f9fe;
  padding: clamp(3.5rem, 7vw, 6rem) clamp(1.25rem, 4vw, 2.5rem);
}

.m7-exp-a-section--adoption .m7-exp-kicker,
.m7-exp-a-section--adoption .m7-exp-top-link {
  color: #8fc4ff;
}

.m7-exp-a-section--adoption .m7-exp-top-link:hover {
  color: #fff;
}

.m7-exp-a-adoption-intro {
  align-items: start;
  display: grid;
  gap: clamp(2rem, 7vw, 7rem);
  grid-template-columns: minmax(0, 0.92fr) minmax(20rem, 0.78fr);
}

.m7-exp-a-adoption-intro h2 {
  color: #fff;
  font-size: clamp(2.65rem, 5.4vw, 5.15rem);
  line-height: 0.99;
  max-width: 12ch;
}

.m7-exp-a-adoption-intro > p {
  color: #bfd2e8;
  font-size: clamp(1rem, 1.4vw, 1.1rem);
  line-height: 1.78;
  padding-top: 1.6rem;
}

.m7-exp-a-adoption-paths {
  border-left: 1px solid rgba(172, 209, 250, 0.24);
  border-top: 1px solid rgba(172, 209, 250, 0.24);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: clamp(2.75rem, 6vw, 5rem);
}

.m7-exp-a-adoption-paths article {
  background: rgba(15, 48, 82, 0.58);
  border-bottom: 1px solid rgba(172, 209, 250, 0.24);
  border-right: 1px solid rgba(172, 209, 250, 0.24);
  display: flex;
  flex-direction: column;
  min-height: 31rem;
  padding: clamp(1.25rem, 2.3vw, 1.8rem);
  position: relative;
}

.m7-exp-a-adoption-paths article.is-emerging {
  background:
    repeating-linear-gradient(135deg, rgba(143, 196, 255, 0.045) 0, rgba(143, 196, 255, 0.045) 1px, transparent 1px, transparent 0.8rem),
    rgba(15, 42, 70, 0.72);
}

.m7-exp-a-adoption-paths article.is-emerging::before {
  background: #8fc4ff;
  content: '';
  height: 3px;
  inset: 0 0 auto;
  opacity: 0.65;
  position: absolute;
}

.m7-exp-a-adoption-paths__meta {
  align-items: center;
  display: flex;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 0.61rem;
  font-weight: 800;
  gap: 1rem;
  justify-content: space-between;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.m7-exp-a-adoption-paths__meta span {
  color: #8fc4ff;
}

.m7-exp-a-adoption-paths__meta strong {
  color: #cfe5ff;
  font-size: inherit;
  text-align: right;
}

.m7-exp-a-adoption-paths__situation {
  color: #8fc4ff;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 0.67rem;
  font-weight: 800;
  letter-spacing: 0.09em;
  margin-top: clamp(1.75rem, 3vw, 2.6rem) !important;
  text-transform: uppercase;
}

.m7-exp-a-adoption-paths h3 {
  color: #fff;
  font-size: clamp(1.35rem, 2.05vw, 1.85rem);
  line-height: 1.08;
  margin-top: 0.7rem;
}

.m7-exp-a-adoption-paths__detail {
  color: #bfd2e8;
  font-size: 0.86rem;
  line-height: 1.66;
  margin-top: 1rem !important;
}

.m7-exp-a-adoption-paths dl {
  border-top: 1px solid rgba(172, 209, 250, 0.2);
  margin-top: 1.2rem;
}

.m7-exp-a-adoption-paths dl > div {
  padding-top: 0.85rem;
}

.m7-exp-a-adoption-paths dt {
  color: #8fc4ff;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 0.57rem;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.m7-exp-a-adoption-paths dd {
  color: #e7f1fc;
  font-size: 0.75rem;
  line-height: 1.5;
  margin: 0.32rem 0 0;
}

.m7-exp-a-adoption-paths article > a {
  align-self: flex-start;
  color: #fff;
  font-size: 0.77rem;
  font-weight: 800;
  margin-top: auto;
  padding-top: 1.2rem;
  text-decoration: none;
}

.m7-exp-a-adoption-paths article > a:hover {
  color: #8fc4ff;
  text-decoration: underline;
}

.m7-exp-a-adoption-principle {
  align-items: center;
  border-bottom: 1px solid rgba(172, 209, 250, 0.24);
  border-top: 1px solid rgba(172, 209, 250, 0.24);
  display: grid;
  gap: clamp(1.5rem, 4vw, 4rem);
  grid-template-columns: minmax(8rem, 0.28fr) minmax(0, 1fr) auto;
  margin-top: clamp(2rem, 4vw, 3.25rem);
  padding: clamp(1.4rem, 2.8vw, 2.2rem) 0;
}

.m7-exp-a-adoption-principle h3 {
  color: #fff;
  font-size: clamp(1.45rem, 2.6vw, 2.3rem);
  line-height: 1.08;
}

.m7-exp-a-adoption-principle div > p {
  color: #bfd2e8;
  font-size: 0.87rem;
  line-height: 1.62;
  margin-top: 0.55rem !important;
  max-width: 48rem;
}

.m7-exp-a-adoption-principle .btn {
  align-items: center;
  align-self: center;
  border: 1px solid transparent;
  display: inline-flex;
  font-size: 0.78rem;
  font-weight: 800;
  justify-content: center;
  line-height: 1.2;
  min-height: 2.9rem;
  padding: 0.78rem 1.1rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease;
  white-space: nowrap;
}

.m7-exp-a-adoption-principle .btn-primary {
  background: #8fc4ff;
  border-color: #8fc4ff;
  color: #071b31;
}

.m7-exp-a-adoption-principle .btn-primary:hover {
  background: #cfe5ff;
  border-color: #cfe5ff;
  color: #071b31;
}

.m7-exp-a-adoption-principle .btn-secondary {
  background: transparent;
  border-color: rgba(172, 209, 250, 0.62);
  color: #f5f9fe;
}

.m7-exp-a-adoption-principle .btn-secondary:hover {
  background: rgba(143, 196, 255, 0.12);
  border-color: #8fc4ff;
  color: #fff;
}

@media (max-width: 900px) {
  .m7-exp-a-adoption-intro {
    gap: 1.5rem;
    grid-template-columns: 1fr;
  }
  
  .m7-exp-a-adoption-intro > p {
    max-width: 44rem;
    padding-top: 0;
  }
  
  .m7-exp-a-adoption-paths {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .m7-exp-a-adoption-principle {
    grid-template-columns: 1fr;
  }

  .m7-exp-a-adoption-principle .btn {
    white-space: normal;
    width: 100%;
  }
  
  .m7-exp-a-adoption-paths {
    grid-template-columns: 1fr;
  }
  
  .m7-exp-a-adoption-paths article {
    min-height: 0;
  }
}
