/* About page visual system.
   Extends the established Vell Designs dark studio language while keeping the
   page focused on clarity, purpose and practical delivery rather than biography. */

.about-experiment {
  background: #0c0d15;
  color: #f7f5ff;
}

.about-experiment main {
  overflow: hidden;
  background: #0c0d15;
}

.about-experiment .site-nav {
  border-bottom-color: rgba(255, 255, 255, .1);
  background: rgba(14, 16, 27, .94);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
}

.about-experiment .site-nav.is-scrolled {
  background: rgba(10, 11, 18, .975);
  box-shadow: 0 14px 34px rgba(0, 0, 0, .3);
}

.about-experiment .site-nav .navbar-item,
.about-experiment .site-nav .navbar-burger {
  color: #f7f5ff;
}

.about-experiment .site-nav a.navbar-item:not(.button):hover {
  background: rgba(255, 255, 255, .07);
  color: var(--studio-acid);
}

.about-experiment .site-nav a.navbar-item[aria-current="page"]:not(.button) {
  color: var(--studio-acid);
  box-shadow: inset 0 -3px 0 var(--studio-acid);
}

.about-experiment .site-nav .button.is-brand {
  border-color: var(--studio-acid);
  background: var(--studio-acid);
  color: #17151d;
  font-weight: 800;
}

.about-experiment .site-nav .brand-symbol {
  color: var(--studio-cyan);
}

.about-experiment .site-nav .brand-name {
  color: #fff;
}

.about-experiment .site-nav .brand-studio {
  color: #b8b4c9;
}

.about-experiment .site-nav .brand-mark:hover .brand-symbol,
.about-experiment .site-nav .brand-mark:focus-visible .brand-symbol,
.about-experiment .site-nav .brand-mark:hover .brand-name,
.about-experiment .site-nav .brand-mark:focus-visible .brand-name {
  color: var(--studio-acid);
}

.about-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding-top: clamp(5rem, 9vw, 8rem);
  padding-bottom: clamp(4.75rem, 8vw, 7.25rem);
  background:
    radial-gradient(circle at 84% 16%, rgba(92, 225, 230, .18), transparent 28rem),
    radial-gradient(circle at 11% 88%, rgba(109, 93, 252, .29), transparent 31rem),
    linear-gradient(180deg, #10141d 0%, #121827 52%, #20173e 100%);
  box-shadow: inset 0 -1px 0 rgba(142, 126, 255, .2);
}

.about-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  right: -5rem;
  top: 4rem;
  width: min(36rem, 50vw);
  height: min(26rem, 40vw);
  opacity: .34;
  background-image:
    linear-gradient(rgba(171, 178, 205, .1) 1px, transparent 1px),
    linear-gradient(90deg, rgba(171, 178, 205, .1) 1px, transparent 1px);
  background-size: 42px 42px;
  -webkit-mask-image: linear-gradient(145deg, rgba(0,0,0,.9), rgba(0,0,0,.18) 74%, transparent);
  mask-image: linear-gradient(145deg, rgba(0,0,0,.9), rgba(0,0,0,.18) 74%, transparent);
}

.about-hero::after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 7%;
  bottom: -8rem;
  width: 16rem;
  height: 16rem;
  border: 1px solid rgba(92, 225, 230, .13);
  border-radius: 50%;
  box-shadow:
    0 0 0 3.75rem rgba(92, 225, 230, .026),
    0 0 0 7.5rem rgba(109, 93, 252, .018);
}

.about-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(310px, .72fr);
  align-items: end;
  gap: clamp(2.5rem, 6vw, 6rem);
}

.about-hero-copy {
  max-width: 57rem;
}

.about-experiment .eyebrow {
  color: var(--studio-cyan);
}

.about-hero-title {
  max-width: 13ch;
  margin-top: .55rem;
  color: #fff !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(3.4rem, 6.2vw, 5.9rem) !important;
  line-height: .95;
  letter-spacing: -.044em;
}

.about-hero .subtitle {
  max-width: 45rem;
  margin-top: 1.35rem;
  color: #d4d1df;
  font-size: clamp(1.08rem, 1.7vw, 1.3rem) !important;
  line-height: 1.65;
}

.about-status-card {
  position: relative;
  overflow: hidden;
  padding: clamp(1.4rem, 3vw, 2rem);
  border: 1px solid rgba(217, 255, 111, .3);
  border-radius: 24px;
  background:
    radial-gradient(circle at 100% 0%, rgba(217, 255, 111, .1), transparent 15rem),
    linear-gradient(180deg, rgba(34, 38, 38, .88), rgba(18, 23, 30, .94));
  box-shadow: 0 24px 58px rgba(2, 6, 16, .28);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.about-status-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, var(--studio-acid), rgba(217, 255, 111, .15));
}

.about-status-label {
  margin-bottom: .8rem;
  color: var(--studio-acid);
  font-size: .72rem;
  font-weight: 850;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.about-status-card p:last-child {
  margin: 0;
  color: #d8ded6;
  line-height: 1.65;
}

.about-status-card strong {
  color: #fff;
}

.about-story {
  position: relative;
  isolation: isolate;
  padding-top: clamp(5rem, 8vw, 7rem);
  padding-bottom: clamp(4rem, 7vw, 6rem);
  background:
    radial-gradient(circle at 9% 18%, rgba(109, 93, 252, .14), transparent 25rem),
    radial-gradient(circle at 92% 82%, rgba(92, 225, 230, .09), transparent 29rem),
    linear-gradient(180deg, #20173e 0%, #18243b 48%, #12313a 100%);
  box-shadow: inset 0 1px 0 rgba(142, 126, 255, .2);
}

.about-story::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -7rem;
  bottom: 9%;
  width: 18rem;
  height: 24rem;
  border: 1px solid rgba(217, 255, 111, .09);
  border-radius: 5px;
  transform: rotate(-5deg);
}

.about-section-heading {
  display: grid;
  grid-template-columns: minmax(0, .8fr) minmax(0, 1.05fr);
  gap: 1.5rem clamp(3rem, 7vw, 7rem);
  align-items: start;
}

.about-section-title {
  max-width: 11ch;
  margin-top: .45rem;
  color: #fff !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.8rem, 5vw, 4.8rem) !important;
  line-height: .98;
  letter-spacing: -.035em;
}

.about-story-copy {
  max-width: 46rem;
  padding-top: .3rem;
}

.about-story-copy p {
  margin: 0 0 1.25rem;
  color: #d0d8e3;
  font-size: clamp(1.04rem, 1.5vw, 1.16rem);
  line-height: 1.78;
}

.about-story-copy p:last-child {
  margin-bottom: 0;
}

.about-principles {
  position: relative;
  padding-top: clamp(3.5rem, 6vw, 5.5rem);
  padding-bottom: clamp(5rem, 8vw, 7rem);
  background:
    radial-gradient(circle at 88% 18%, rgba(255, 122, 103, .1), transparent 25rem),
    linear-gradient(180deg, #12313a 0%, #152635 44%, #191b2f 100%);
  box-shadow: inset 0 1px 0 rgba(92, 225, 230, .14);
}

.about-principles-heading {
  max-width: 48rem;
}

.about-principles-heading .about-section-title {
  max-width: 13ch;
}

.about-principles-heading > p:last-child {
  max-width: 40rem;
  margin-top: 1rem;
  color: #c8d4df;
  font-size: 1.05rem;
  line-height: 1.7;
}

.about-principle-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 2.2vw, 1.5rem);
  margin-top: clamp(2.5rem, 5vw, 4rem);
}

.about-principle-card {
  position: relative;
  min-height: 300px;
  overflow: hidden;
  padding: clamp(1.5rem, 3vw, 2rem);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(31, 32, 46, .93), rgba(18, 20, 30, .98));
  box-shadow: 0 24px 58px rgba(3, 6, 15, .25);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
}

.about-principle-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
}

.about-principle-card.is-cyan {
  border-color: rgba(92, 225, 230, .3);
  background:
    radial-gradient(circle at 100% 0%, rgba(92, 225, 230, .12), transparent 15rem),
    linear-gradient(180deg, rgba(26, 41, 48, .93), rgba(18, 21, 31, .98));
}

.about-principle-card.is-cyan::before {
  background: linear-gradient(90deg, var(--studio-cyan), rgba(92, 225, 230, .12));
}

.about-principle-card.is-violet {
  border-color: rgba(109, 93, 252, .34);
  background:
    radial-gradient(circle at 100% 0%, rgba(109, 93, 252, .14), transparent 15rem),
    linear-gradient(180deg, rgba(36, 32, 57, .93), rgba(18, 20, 31, .98));
}

.about-principle-card.is-violet::before {
  background: linear-gradient(90deg, var(--studio-violet), rgba(109, 93, 252, .12));
}

.about-principle-card.is-coral {
  border-color: rgba(255, 122, 103, .31);
  background:
    radial-gradient(circle at 100% 0%, rgba(255, 122, 103, .12), transparent 15rem),
    linear-gradient(180deg, rgba(48, 32, 37, .93), rgba(20, 20, 30, .98));
}

.about-principle-card.is-coral::before {
  background: linear-gradient(90deg, var(--studio-coral), rgba(255, 122, 103, .12));
}

.about-principle-index {
  color: #8f8a9e;
  font-size: .7rem;
  font-weight: 850;
  letter-spacing: .13em;
}

.about-principle-card .title {
  margin-top: 1.65rem;
  color: #fff !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.75rem, 2.7vw, 2.3rem) !important;
  line-height: 1.04;
  letter-spacing: -.025em;
}

.about-principle-card > p:last-child {
  margin-top: 1rem;
  color: #cbc9d7;
  line-height: 1.68;
}

.about-cta {
  position: relative;
  padding-top: clamp(3rem, 6vw, 5rem);
  padding-bottom: clamp(4rem, 7vw, 6rem);
  background:
    radial-gradient(circle at 82% 18%, rgba(109, 93, 252, .17), transparent 24rem),
    linear-gradient(180deg, #191b2f 0%, #171c2f 52%, #211740 100%);
  box-shadow: inset 0 1px 0 rgba(255, 122, 103, .11);
}

.about-cta-panel {
  position: relative;
  overflow: hidden;
  padding: clamp(2rem, 5vw, 4.25rem);
  border-radius: 32px;
  background:
    radial-gradient(circle at 92% 8%, rgba(92, 225, 230, .3), transparent 20rem),
    var(--studio-acid);
  color: #17151d;
  box-shadow: 0 30px 80px rgba(0, 0, 0, .24);
}

.about-cta-panel::after {
  content: "";
  position: absolute;
  right: -4.5rem;
  bottom: -6rem;
  width: 16rem;
  height: 21rem;
  border: 1px solid rgba(23, 21, 29, .12);
  border-radius: 6px;
  transform: rotate(7deg);
  pointer-events: none;
}

.about-cta-panel .eyebrow {
  color: #504b25;
}

.about-cta-panel .title {
  max-width: 14ch;
  margin-top: .5rem;
  color: #17151d !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.7rem, 5.4vw, 4.7rem) !important;
  line-height: .97;
  letter-spacing: -.038em;
}

.about-cta-panel > p:not(.eyebrow) {
  position: relative;
  z-index: 1;
  max-width: 45rem;
  font-size: 1.08rem;
  line-height: 1.65;
}

.about-cta-panel .buttons {
  position: relative;
  z-index: 1;
}

.about-experiment .button.is-ink {
  font-weight: 800;
}

.about-experiment .button.is-outline-ink {
  font-weight: 750;
}

.about-experiment .site-footer {
  border-top-color: rgba(255, 255, 255, .16);
  background: linear-gradient(180deg, #0d0c14 0%, #08080d 100%);
  color: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.about-experiment .site-footer .footer-brand-name {
  color: #f7f5ff;
}

.about-experiment .site-footer .small-print {
  color: #aaa6b7;
}

.about-experiment .site-footer .footer-links a {
  color: #fff;
}

.about-experiment .site-footer .footer-links a:hover {
  color: var(--studio-acid);
}

.about-experiment .site-footer .button.is-brand {
  border-color: var(--studio-acid);
  background: var(--studio-acid);
  color: #17151d;
  font-weight: 800;
}

@media screen and (max-width: 1023px) {
  .about-experiment .site-nav {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .about-experiment .site-nav .navbar-brand {
    background: rgba(10, 11, 18, .985);
  }

  .about-experiment .site-nav a.navbar-item[aria-current="page"]:not(.button) {
    border-left-color: var(--studio-acid);
    box-shadow: none;
  }

  .about-hero-grid,
  .about-section-heading {
    grid-template-columns: 1fr;
  }

  .about-status-card,
  .about-story-copy {
    max-width: 46rem;
  }

  .about-principle-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-principle-card:last-child {
    grid-column: 1 / -1;
    min-height: 0;
  }
}

@media screen and (max-width: 768px) {
  .about-hero {
    padding-top: 3.75rem;
    padding-bottom: 4rem;
  }

  .about-hero::before {
    right: -16rem;
    width: 32rem;
    height: 25rem;
    opacity: .25;
  }

  .about-hero::after {
    right: -4rem;
    bottom: -5rem;
    width: 10rem;
    height: 10rem;
  }

  .about-hero-grid {
    gap: 2rem;
  }

  .about-hero-title {
    max-width: 11ch;
    font-size: clamp(3rem, 14vw, 4.2rem) !important;
    line-height: .95;
  }

  .about-story {
    padding-top: 4.25rem;
    padding-bottom: 3.75rem;
  }

  .about-section-title {
    max-width: 12ch;
    font-size: clamp(2.65rem, 12vw, 3.8rem) !important;
  }

  .about-story-copy p {
    font-size: 1rem;
    line-height: 1.72;
  }

  .about-principles {
    padding-top: 3.25rem;
    padding-bottom: 4.25rem;
  }

  .about-principle-grid {
    grid-template-columns: 1fr;
    margin-top: 2.25rem;
  }

  .about-principle-card,
  .about-principle-card:last-child {
    grid-column: auto;
    min-height: 0;
    border-radius: 20px;
  }

  .about-cta {
    padding-top: 2.5rem;
    padding-bottom: 3.5rem;
  }

  .about-cta-panel {
    padding: 1.65rem;
    border-radius: 24px;
  }

  .about-cta-panel .title {
    font-size: clamp(2.55rem, 12vw, 3.7rem) !important;
  }

  .about-cta-panel .button {
    width: 100%;
    justify-content: center;
  }

  .about-experiment .site-footer .footer-shell {
    padding-inline: 1.25rem;
  }
}

@media screen and (max-width: 360px) {
  .about-hero-title {
    font-size: clamp(2.65rem, 14vw, 3.2rem) !important;
  }

  .about-section-title,
  .about-cta-panel .title {
    font-size: clamp(2.35rem, 12vw, 3rem) !important;
  }
}

@media (forced-colors: active) {
  .about-hero::before,
  .about-hero::after,
  .about-story::before,
  .about-cta-panel::after {
    display: none;
  }

  .about-status-card,
  .about-principle-card,
  .about-cta-panel {
    border: 1px solid CanvasText;
    background: Canvas;
    color: CanvasText;
  }
}
