/* 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/half-mast-gunmetal as half-mast-gunmetal */
/* Active Identity half-mast: title row above a responsive content row. */

.m7-experiment .m7-exp-a-hero {
  margin-inline: auto;
  max-width: 1180px;
}

.m7-experiment .m7-exp-a-hero--half-mast {
  align-items: end;
  display: flex;
  flex-direction: column;
  gap: clamp(2rem, 6vw, 6.5rem);
  isolation: isolate;
  min-height: 50svh;
  padding: 10px;
  position: relative;
  /* Override only the root flex row rhythm between title and content rows. */
  row-gap: clamp(1.25rem, 2vw, 2.75rem);
}

.m7-exp-a-hero--gunmetal::after {
  background:
    linear-gradient(90deg, rgba(250, 250, 250, 0.92), rgba(250, 250, 250, 0.58) 42%, rgba(250, 250, 250, 0.78)),
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.025) 0, rgba(255, 255, 255, 0.025) 1px, rgba(0, 0, 0, 0.035) 2px, rgba(0, 0, 0, 0.035) 3px),
    #071015;
  content: '';
  inset: 0 calc(50% - 50vw);
  pointer-events: none;
  position: absolute;
  z-index: -1;
}

.m7-exp-a-hero--alternate {
  background: rgba(244, 248, 253, 0.72);
  border-block: 1px solid var(--m7-exp-rule);
}

.m7-exp-a-hero::before {
  background:
    repeating-linear-gradient(90deg, transparent 0, transparent 3.45rem, rgba(0, 95, 204, 0.075) 3.5rem, transparent 3.55rem),
    linear-gradient(180deg, transparent, rgba(244, 248, 255, 0.7));
  content: '';
  inset: 0 4% 0 26%;
  pointer-events: none;
  position: absolute;
}

.m7-exp-a-hero__intro,
.m7-exp-a-hero__ledger {
  position: relative;
  z-index: 1;
}

.m7-exp-a-hero__intro-media {
  border-radius: 12px;
  margin: 0 0 clamp(1.25rem, 2.5vw, 2rem);
  max-inline-size: 42rem;
  overflow: hidden;
}

.m7-exp-a-hero__intro-media img {
  block-size: auto;
  display: block;
  inline-size: 100%;
}

/* With no ledger, center one readable intro column rather than reserving a right rail. */
.m7-experiment .m7-exp-a-hero--half-mast[data-has-ledger="false"] > .m7-exp-a-hero__content-row {
  align-items: center;
  justify-content: center;
}

.m7-experiment .m7-exp-a-hero--half-mast[data-has-ledger="false"] > .m7-exp-a-hero__content-row > .m7-exp-a-hero__intro {
  inline-size: min(100%, 52rem);
  margin-inline: auto;
  max-inline-size: 52rem;
}

.m7-experiment .m7-exp-a-hero--half-mast[data-has-ledger="false"] .m7-exp-a-hero__intro-media {
  margin-inline: auto;
}

.m7-experiment .m7-exp-a-hero--half-mast[data-has-ledger="false"] .m7-exp-lede {
  max-inline-size: 48rem;
}

.m7-experiment .m7-exp-a-hero--half-mast[data-has-ledger="false"] .m7-exp-actions {
  justify-content: center;
}

.m7-exp-a-hero .m7-exp-a-hero__title {
  font-size: clamp(3rem, 7.1vw, 6.25rem);
  line-height: 0.98;
  margin: 1rem 0 1.4rem;
  max-width: 100%;
}

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

.m7-exp-principles {
  list-style: none;
  margin-top: 1.45rem !important;
}

.m7-exp-principles li {
  border-top: 1px solid var(--m7-exp-rule);
  color: #253a57;
  font-size: 0.92rem;
  line-height: 1.45;
  padding: 0;
}

.m7-exp-principles li:last-child { border-bottom: 1px solid var(--m7-exp-rule); }

.m7-exp-principles__item--text,
.m7-exp-principles a {
  display: block;
  padding: 0.85rem 0;
}

.m7-exp-principles a {
  color: inherit;
  position: relative;
  text-decoration: none;
}

.m7-exp-principles__link::before {
  background: var(--m7-exp-blue);
  content: '';
  inset-block: 0.45rem;
  inset-inline-start: -0.7rem;
  opacity: 0;
  position: absolute;
  transform: scaleY(0.75);
  transform-origin: center;
  transition: opacity 150ms ease, transform 150ms ease;
  width: 0.2rem;
}

.m7-exp-principles a:hover { text-decoration: underline; }

.m7-exp-principles__link:hover::before,
.m7-exp-principles__link:focus-visible::before {
  opacity: 1;
  transform: scaleY(1);
}

.m7-exp-a-hero__rule {
  background: var(--m7-exp-blue);
  height: 0.3rem;
  margin: 2rem 0 0.85rem;
  width: 4rem;
}

.m7-exp-microcopy {
  color: var(--m7-exp-muted);
  font-size: 0.84rem;
  line-height: 1.5;
}

.m7-exp-a-hero .m7-exp-actions { margin-top: 2rem; }

.m7-exp-a-hero--gunmetal .m7-exp-actions .btn {
  align-items: center;
  border: 1px solid rgba(16, 35, 61, 0.2);
  box-shadow: 0 0.15rem 0.45rem rgba(7, 16, 21, 0.08);
  display: inline-flex;
  flex: 0 0 auto;
  font-weight: 750;
  inline-size: max-content;
  justify-content: center;
  max-inline-size: 100%;
  min-height: 3rem;
  overflow: visible;
  padding: 0.7rem 1.25rem;
  text-decoration: none;
  transition: background-color 150ms ease, border-color 150ms ease, transform 150ms ease;
  white-space: nowrap;
}

.m7-exp-a-hero--gunmetal .m7-exp-actions .btn:hover { transform: translateY(-1px); }

.m7-exp-a-hero--gunmetal .m7-exp-actions .btn-primary {
  background: #c8ff4b;
  border-color: #c8ff4b;
  color: #091006;
}

.m7-exp-a-hero--gunmetal .m7-exp-actions .btn-primary:hover {
  background: #d5ff78;
  border-color: #d5ff78;
}

.m7-exp-a-hero--gunmetal .m7-exp-actions .btn-secondary {
  background: #d7dce2;
  border-color: #aeb8c3;
  color: var(--m7-exp-ink);
}

.m7-exp-a-hero--gunmetal .m7-exp-actions .btn-secondary:hover { background: #e5e9ed; }

@media (min-width: 901px) {
  .m7-experiment .m7-exp-a-hero--half-mast > .m7-exp-a-hero__content-row {
    align-items: end;
    justify-content: space-between;
  }

  .m7-experiment .m7-exp-a-hero--half-mast > .m7-exp-a-hero__content-row[data-ledger-vertical-anchor="top"] {
    align-items: start;
  }

  .m7-experiment .m7-exp-a-hero--half-mast > .m7-exp-a-hero__content-row > .m7-exp-a-hero__intro {
    width: 75%;
  }

  .m7-experiment .m7-exp-a-hero--half-mast > .m7-exp-a-hero__content-row > .m7-exp-a-hero__ledger {
    min-width: 300px;
    width: 25%;
  }

  .m7-experiment .m7-exp-a-hero--half-mast[data-has-ledger="false"] > .m7-exp-a-hero__content-row > .m7-exp-a-hero__intro {
    width: min(100%, 52rem);
  }

  .m7-exp-a-hero__intro,
  .m7-exp-a-hero__ledger { padding-bottom: clamp(0.9rem, 1.5vw, 1.5rem); }
}

@media (min-width: 1101px) {
  .m7-experiment .m7-exp-a-hero--gunmetal { max-width: none; }
}

@media (max-width: 900px) {
  .m7-experiment .m7-exp-a-hero--half-mast {
    min-height: 0;
  }

  .m7-experiment .m7-exp-a-hero--half-mast > .m7-exp-a-hero__content-row {
    flex-direction: column;
  }

  .m7-exp-a-hero__ledger {
    border-left: 0;
    border-top: 1px solid var(--m7-exp-rule);
    max-width: 38rem;
    padding: 1.5rem 0 0;
  }
}

@media (max-width: 700px) {
  .m7-exp-a-hero::before { inset-inline: 0; }

  .m7-exp-a-hero--half-mast .m7-exp-actions {
    align-items: stretch;
  }

  .m7-exp-a-hero--half-mast .m7-exp-actions .btn {
    inline-size: 100%;
    min-height: 3rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .m7-exp-a-hero--gunmetal .m7-exp-actions .btn,
  .m7-exp-principles__link::before { transition: none; }
}

/* component/text-card-list as text-card-list */
.m7-exp-text-card{margin-inline:auto;max-inline-size:1280px;padding:clamp(2rem,4vw,3rem) clamp(1.25rem,4vw,2.5rem)}.m7-exp-text-card__control{display:flex;justify-content:flex-end;margin-bottom:1rem}.m7-exp-text-card article{background:rgba(255,255,255,.72);border:1px solid var(--m7-exp-rule);padding:clamp(1.5rem,3vw,2.5rem)}.m7-exp-text-card h2{font-size:clamp(1.6rem,3vw,2.4rem);margin:0 0 1rem}.m7-exp-text-card p{color:var(--m7-exp-muted);line-height:1.7;margin:0;max-inline-size:48rem;white-space:pre-line}

/* Existing members directory listing pattern, reused by the public directory. */
.m7-experiment .members-dashboard-services {
  box-sizing: border-box;
  width: min(860px, calc(100% - 2.5rem));
  margin: clamp(1.5rem, 3vw, 2rem) auto 3rem;
}

.m7-experiment .members-dashboard-services__head {
  margin: 0 0 0.8rem;
}

.m7-experiment .members-dashboard-services__eyebrow {
  display: inline-block;
  margin-bottom: 0.3rem;
  color: #64748b;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.m7-experiment .members-dashboard-services__head h2 {
  margin: 0;
  color: #0f172a;
  font-size: 1.25rem;
  line-height: 1.25;
}

.m7-experiment .members-dashboard-services__head p {
  margin: 0.3rem 0 0;
  color: #475569;
  line-height: 1.55;
}

.m7-experiment .members-dashboard-services__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
}

.m7-experiment .members-dashboard-service {
  display: grid;
  gap: 0.35rem;
  min-height: 9rem;
  padding: 1rem 1.1rem;
  border: 1px solid #d7dfeb;
  border-radius: 14px;
  background: #fff;
  color: inherit;
  text-decoration: none;
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.06);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.m7-experiment .members-dashboard-service:hover {
  transform: translateY(-2px);
  border-color: #b5c6e0;
  box-shadow: 0 16px 28px rgba(15, 23, 42, 0.1);
  color: inherit;
  text-decoration: none;
}

.m7-experiment .members-dashboard-service:focus-visible {
  outline: 3px solid #60a5fa;
  outline-offset: 3px;
}

.m7-experiment .members-dashboard-service__name {
  color: #142133;
  font-size: 1.08rem;
  font-weight: 700;
  line-height: 1.2;
}

.m7-experiment .members-dashboard-service__summary {
  color: #445774;
  line-height: 1.5;
}

.m7-experiment .members-dashboard-service__url {
  align-self: end;
  margin-top: auto;
  color: #2563eb;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 640px) {
  .m7-experiment .members-dashboard-services {
    width: min(100%, calc(100% - 2rem));
  }

  .m7-experiment .members-dashboard-services__grid {
    grid-template-columns: 1fr;
  }
}
