.page-about.theme-new {
  --page-accent: #9b6dff;
  --page-accent-rgb: 155, 109, 255;
  --about-metal: #b8bcc7;
  --about-metal-deep: #11131a;
  --about-purple: #9b6dff;
  --about-purple-rgb: 155, 109, 255;
  --page-panel: rgba(22, 23, 31, 0.72);
  background:
    radial-gradient(circle at 50% 0%, rgba(var(--about-purple-rgb), 0.22), transparent 36rem),
    radial-gradient(circle at 8% 30%, rgba(255, 255, 255, 0.08), transparent 28rem),
    linear-gradient(180deg, #050509 0%, #0b0c11 46%, #050506 100%);
  color: rgba(245, 247, 255, 0.78);
}

.page-about::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(115deg, transparent 0 26%, rgba(255, 255, 255, 0.06) 32%, transparent 38%),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.026) 0 1px, transparent 1px 96px),
    repeating-linear-gradient(0deg, rgba(var(--about-purple-rgb), 0.024) 0 1px, transparent 1px 96px);
  mix-blend-mode: screen;
}

.page-about .page-shell-new {
  position: relative;
  z-index: 1;
}

.about-main {
  overflow: hidden;
  padding-top: clamp(18px, 3vw, 36px);
}

.about-section,
.about-hero,
.about-footer-wrap {
  width: min(var(--site-content-max), calc(100% - (var(--site-edge) * 2)));
  margin: 0 auto;
}

.about-hero {
  position: relative;
  min-height: min(760px, calc(100vh - 92px));
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.58fr);
  gap: clamp(34px, 6vw, 86px);
  align-items: center;
  padding: clamp(84px, 10vw, 124px) 0 clamp(66px, 8vw, 108px);
}

.about-hero::after {
  content: "";
  position: absolute;
  inset: 14% -10% auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.35), rgba(var(--about-purple-rgb), 0.7), transparent);
  box-shadow: 0 0 44px rgba(var(--about-purple-rgb), 0.42);
}

.about-kicker {
  margin: 0 0 18px;
  color: #c9b6ff;
  font-family: 'Michroma', 'Orbitron', sans-serif;
  font-size: 11px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  text-shadow: 0 0 22px rgba(var(--about-purple-rgb), 0.48);
}

.about-title {
  margin: 0;
  color: #fff;
  font-family: 'Michroma', 'Orbitron', sans-serif;
  font-size: clamp(48px, 11vw, 116px);
  line-height: 0.95;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  background: linear-gradient(110deg, #f8f9ff 0%, #aeb3c0 38%, #fefeff 52%, #9b6dff 78%, #fff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 0 34px rgba(var(--about-purple-rgb), 0.18));
}

.about-subtitle {
  max-width: 680px;
  margin: 28px 0 0;
  color: rgba(245, 247, 255, 0.7);
  font-size: clamp(17px, 2vw, 22px);
  line-height: 1.8;
}

.about-metal-card {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background:
    radial-gradient(circle at 20% 0%, rgba(var(--about-purple-rgb), 0.24), transparent 42%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.03)),
    rgba(16, 17, 24, 0.76);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    inset 0 -1px 0 rgba(0, 0, 0, 0.55),
    0 24px 80px rgba(0, 0, 0, 0.42),
    0 0 54px rgba(var(--about-purple-rgb), 0.16);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.about-hero-card {
  width: min(100%, 460px);
  justify-self: end;
  padding: clamp(28px, 4vw, 44px);
}

.about-hero-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 15px;
  line-height: 1.8;
}

.about-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 30px;
}

.about-stat {
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.07), rgba(var(--about-purple-rgb), 0.06));
}

.about-stat span {
  display: block;
  color: #c9b6ff;
  font-family: 'Michroma', 'Orbitron', sans-serif;
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.about-stat strong {
  display: block;
  margin-top: 8px;
  color: #fff;
  font-size: 18px;
}

.about-section {
  position: relative;
  padding: clamp(82px, 10vw, 132px) 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.about-section-head {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 1fr);
  gap: clamp(28px, 6vw, 88px);
  align-items: end;
  margin-bottom: 42px;
}

.about-section h2 {
  margin: 0;
  color: #fff;
  font-family: 'Michroma', 'Orbitron', sans-serif;
  font-size: clamp(30px, 5vw, 56px);
  line-height: 1.12;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.about-section-lead {
  margin: 0;
  color: rgba(245, 247, 255, 0.64);
  font-size: 16px;
  line-height: 1.85;
}

.about-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

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

.about-card {
  min-height: 250px;
  padding: clamp(24px, 3vw, 34px);
}

.about-card h3 {
  margin: 0 0 14px;
  color: #fff;
  font-family: 'Michroma', 'Orbitron', sans-serif;
  font-size: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.about-card p,
.about-card li {
  color: rgba(245, 247, 255, 0.66);
  font-size: 15px;
  line-height: 1.75;
}

.about-card ul {
  display: grid;
  gap: 10px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.about-card li {
  position: relative;
  padding-left: 18px;
}

.about-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.78em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--about-purple);
  box-shadow: 0 0 16px rgba(var(--about-purple-rgb), 0.75);
}

.about-wide {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: center;
}

.about-founder {
  overflow: hidden;
}

.about-founder img {
  display: block;
  width: 100%;
  min-height: 480px;
  object-fit: cover;
  filter: grayscale(1) contrast(1.1) brightness(0.9);
}

.about-founder figcaption {
  padding: 22px 24px 26px;
  color: rgba(245, 247, 255, 0.66);
  font-size: 14px;
  line-height: 1.7;
}

.about-founder-name {
  display: block;
  margin-bottom: 8px;
  color: #fff;
  font-family: 'Michroma', 'Orbitron', sans-serif;
  font-size: 20px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.about-contact-list {
  display: grid;
  gap: 12px;
  margin-top: 26px;
}

.about-contact-list a,
.about-contact-list span {
  color: rgba(255, 255, 255, 0.72);
  text-decoration: none;
}

.about-contact-list a:hover {
  color: #d7c9ff;
}

.about-manifesto {
  padding: clamp(34px, 5vw, 58px);
  text-align: center;
}

.about-manifesto blockquote {
  margin: 0;
  color: #fff;
  font-family: 'Michroma', 'Orbitron', sans-serif;
  font-size: clamp(24px, 4vw, 46px);
  line-height: 1.25;
}

.about-manifesto p {
  max-width: 780px;
  margin: 28px auto 0;
  color: rgba(245, 247, 255, 0.64);
  font-size: 16px;
  line-height: 1.8;
}

@media (max-width: 980px) {
  .about-hero,
  .about-section-head,
  .about-wide {
    grid-template-columns: 1fr;
  }

  .about-grid,
  .about-grid.two {
    grid-template-columns: 1fr;
  }

  .about-hero {
    min-height: auto;
    padding-top: clamp(74px, 14vw, 112px);
  }

  .about-hero-card {
    width: 100%;
    justify-self: stretch;
  }
}

@media (max-width: 640px) {
  .about-section,
  .about-hero,
  .about-footer-wrap {
    width: min(100% - 32px, var(--site-content-max));
  }

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

  .about-founder img {
    min-height: 340px;
  }
}
