:root {
  color-scheme: dark;
  --paper:#141817;
  --ink:#e0e5dc;
  --muted:#a6b0a6;
  --line:#343e37;
  --accent:#bdd49a;
  --serif:Georgia,'Times New Roman',serif;
  font-family:Arial,Helvetica,sans-serif;
  color:var(--ink);
  background:var(--paper);
  font-synthesis:none;
  scroll-behavior:smooth;
  scroll-padding-top:36px
}
* {
  box-sizing:border-box
}
body {
  margin:0
}
a {
  color:inherit
}
button,input,textarea {
  font:inherit
}
button,a,input,textarea,summary {
  -webkit-tap-highlight-color:transparent
}
a,button {
  touch-action:manipulation
}
a:focus-visible,button:focus-visible,summary:focus-visible {
  outline:3px solid #bdd49a;
  outline-offset:6px
}
input:focus-visible,textarea:focus-visible {
  outline:2px solid #bdd49a;
  outline-offset:2px
}
.wrap {
  width:min(1280px,calc(100% - 112px));
  margin-inline:auto
}
.site-header {
  height:112px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  border-bottom:1px solid var(--line)
}
.brand {
  display:inline-flex;
  gap:10px;
  align-items:center;
  text-decoration:none;
  font-size:19px;
  font-weight:600;
  letter-spacing:-.7px
}
.brand-dot {
  font-size:11px;
  align-self:flex-start;
  margin-top:2px;
  margin-left:-6px
}
nav {
  display:flex;
  align-items:center;
  gap:34px;
  font-size:13px
}
nav a {
  text-decoration:none
}
nav a:hover {
  text-decoration:underline;
  text-underline-offset:5px
}
.nav-cta {
  border:1px solid #56665a;
  padding:13px 18px;
  border-radius:4px;
  display:flex;
  gap:26px
}
.hero {
  padding-block:74px 72px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:54px;
  align-items:center
}
.eyebrow {
  text-transform:uppercase;
  font-size:10px;
  letter-spacing:1.7px;
  font-weight:600;
  display:flex;
  align-items:center;
  gap:9px;
  margin:0 0 29px
}
.status-dot {
  width:7px;
  height:7px;
  border-radius:50%;
  background:#bdd49a;
  box-shadow:0 0 0 4px #bdd49a14
}
h1,h2,h3,p {
  margin-top:0
}
h1 {
  font-size:clamp(64px,6.4vw,91px);
  line-height:1.01;
  font-weight:400;
  letter-spacing:-5px;
  margin-bottom:30px
}
em {
  font-family:var(--serif);
  font-weight:400
}
h1 em {
  letter-spacing:-5px
}
p {
  line-height:1.7
}
.hero-description {
  font-size:17px;
  line-height:1.7;
  color:var(--muted);
  margin-bottom:29px
}
.button {
  display:inline-flex;
  justify-content:space-between;
  align-items:center;
  gap:46px;
  background:var(--accent);
  color:#182115;
  border:1px solid var(--accent);
  padding:17px 23px;
  border-radius:4px;
  text-decoration:none;
  font-size:13px;
  font-weight:500;
  cursor:pointer;
  transition:background .2s,transform .2s
}
.button:hover {
  background:#cce0af;
  transform:translateY(-2px)
}
.button span {
  font-size:20px;
  line-height:1
}
.micro {
  font-size:10px;
  color:var(--muted);
  margin-top:15px
}
.hero-art {
  position:relative;
  min-height:556px;
  overflow:hidden;
  border-radius:5px;
  background:radial-gradient(ellipse at 55% 32%,#f5f3dc 0,#e4e9d5 35%,#d3dbc3 72%,#c4cfb6);
  isolation:isolate
}
.art-top,.art-bottom {
  position:absolute;
  left:25px;
  right:25px;
  display:flex;
  justify-content:space-between;
  font-size:10px;
  letter-spacing:.2px;
  z-index:3
}
.art-top {
  top:26px
}
.art-top>span:first-child {
  display:flex;
  align-items:center;
  gap:7px
}
.tiny-dot {
  width:5px;
  height:5px;
  border-radius:50%;
  background:#bdd49a
}
.art-bottom {
  bottom:24px
}
.art-bottom span:last-child {
  font-size:9px;
  color:#58624d
}
.orbit {
  position:absolute;
  border:1px solid #7f916826;
  border-radius:50%;
  width:460px;
  height:460px;
  top:28px;
  left:50%;
  transform:translateX(-50%)
}
.orbit-two {
  width:350px;
  height:350px;
  top:83px
}
.figure {
  position:absolute;
  width:240px;
  height:335px;
  top:88px;
  left:50%;
  transform:translateX(-50%);
  filter:drop-shadow(16px 28px 20px #51633a24)
}
.figure-head {
  position:absolute;
  left:78px;
  top:7px;
  width:92px;
  height:112px;
  border-radius:48% 48% 44% 44%;
  background:radial-gradient(ellipse at 30% 20%,#fffae8,#dedec7 46%,#9fae83 95%);
  transform:rotate(-13deg);
  box-shadow:inset -8px -5px 14px #8a9e7640,inset 4px 5px 9px #fff9e9
}
.figure-body {
  position:absolute;
  top:128px;
  left:31px;
  width:190px;
  height:177px;
  border-radius:48% 48% 38% 38%/55% 55% 40% 40%;
  background:radial-gradient(ellipse at 30% 10%,#faf6e0,#d8dac2 42%,#9aaa82 90%);
  transform:rotate(6deg);
  box-shadow:inset -14px -10px 24px #84956880,inset 4px 5px 12px #fff8e6
}
.figure-light {
  position:absolute;
  bottom:-13px;
  left:28px;
  width:200px;
  height:19px;
  border-radius:50%;
  background:#687b4440;
  filter:blur(14px)
}
.float-label {
  position:absolute;
  border:1px solid #ffffff9c;
  background:#f9faee94;
  backdrop-filter:blur(12px);
  font-size:10px;
  padding:11px 14px;
  border-radius:4px;
  z-index:2
}
.label-one {
  right:21px;
  top:141px;
  transform:rotate(4deg)
}
.label-two {
  left:24px;
  top:306px;
  display:flex;
  gap:9px;
  align-items:center;
  transform:rotate(-4deg)
}
.wave,.voice-icon {
  display:flex;
  gap:3px;
  align-items:center;
  height:18px
}
.wave i {
  height:8px;
  width:2px;
  background:#536c3b
}
.wave i:nth-child(2n) {
  height:15px
}
.wave i:nth-child(3) {
  height:19px
}
.conversation {
  position:absolute;
  bottom:64px;
  left:25px;
  right:25px;
  background:#f9faefeb;
  border:1px solid #ffffffc4;
  border-radius:7px;
  display:flex;
  align-items:center;
  gap:13px;
  padding:18px 16px;
  box-shadow:0 8px 24px #5566410a
}
.conversation-icon {
  border:1px solid #ccd4bd;
  display:grid;
  place-items:center;
  width:32px;
  height:32px;
  border-radius:50%;
  flex-shrink:0
}
.conversation-caption {
  font-size:8px;
  letter-spacing:1.3px;
  color:#627052
}
.conversation p {
  font-size:13px;
  margin:6px 0 0;
  line-height:1.4
}
.conversation-spark {
  margin-left:auto;
  font-size:25px;
  font-weight:normal;
  color:#799156
}
.premise {
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding-block:32px;
  border-block:1px solid var(--line)
}
.premise p:first-child {
  font-size:10px;
  letter-spacing:1.5px;
  margin:0
}
.premise p:nth-child(2) {
  font-size:24px;
  line-height:1.35;
  letter-spacing:-.6px;
  margin:0;
  width:47%
}
.premise a {
  border:1px solid #52654b;
  border-radius:50%;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  text-decoration:none
}
.section-space {
  padding-block:110px
}
.experience-section,.possibilities {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:90px
}
h2 {
  font-size:clamp(34px,3.8vw,52px);
  line-height:1.1;
  font-weight:400;
  letter-spacing:-2px;
  margin-bottom:25px
}
.experience-copy {
  padding-top:39px
}
.experience-copy p {
  color:var(--muted);
  font-size:14px
}
.experience-copy .large-copy {
  font-size:21px;
  line-height:1.55;
  color:var(--ink);
  letter-spacing:-.4px
}
.beta-note {
  display:flex;
  gap:16px;
  padding:23px 0 0;
  border-top:1px solid var(--line);
  margin-top:30px
}
.beta-note>span {
  font-size:25px
}
.beta-note p {
  font-size:11px;
  margin:0
}
.beta-note strong {
  color:var(--ink);
  font-weight:600
}
.flow-section {
  background:#1a211d;
  padding-block:80px
}
.section-heading {
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:35px
}
.section-heading h2 {
  font-size:40px;
  margin-bottom:0
}
.section-heading>p {
  font-size:11px;
  color:var(--muted);
  margin-bottom:4px
}
.steps {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  margin-top:49px
}
.steps article {
  position:relative;
  padding:0 42px;
  border-right:1px solid #343e37
}
.steps article:first-child {
  padding-left:0
}
.steps article:last-child {
  border:0;
  padding-right:0
}
.step-number {
  position:absolute;
  right:32px;
  top:8px;
  font-family:var(--serif);
  font-size:13px;
  color:#a6b0a6
}
.steps article:last-child .step-number {
  right:0
}
.step-icon {
  height:61px;
  width:65px;
  margin-bottom:33px;
  position:relative
}
.connection-icon {
  font-size:40px;
  font-weight:200;
  letter-spacing:-15px
}
.connection-icon span {
  display:inline-block;
  transform:translateY(17px)
}
.voice-icon {
  gap:5px
}
.voice-icon i {
  width:3px;
  height:20px;
  background:#bdd49a;
  border-radius:3px
}
.voice-icon i:nth-child(2n) {
  height:36px
}
.voice-icon i:nth-child(4) {
  height:54px
}
.presence-icon {
  display:grid;
  place-items:center;
  border:1px solid #62765a;
  border-radius:14px;
  width:58px
}
.presence-icon span {
  width:23px;
  height:35px;
  border-radius:50%;
  background:linear-gradient(120deg,#f4f4de,#94a37b)
}
h3 {
  font-size:18px;
  font-weight:500;
  letter-spacing:-.4px;
  margin-bottom:14px
}
.steps p {
  font-size:13px;
  line-height:1.8;
  color:var(--muted);
  margin:0;
  max-width:285px
}
.possibilities .section-intro>p:last-child {
  max-width:255px;
  color:var(--muted);
  font-size:13px
}
.use-cases {
  padding-top:16px
}
.use-cases article {
  display:flex;
  gap:20px;
  padding:28px 0;
  border-bottom:1px solid var(--line)
}
.use-cases article:first-child {
  padding-top:0
}
.use-cases article>span {
  font-size:10px;
  margin-top:5px;
  color:#a6b0a6
}
.use-cases article>span:last-child {
  font-size:20px;
  margin-left:auto
}
.use-cases h3 {
  font-size:20px
}
.use-cases p {
  font-size:13px;
  color:var(--muted);
  margin:0
}
.interest-section {
  padding:60px;
  background:#202b23;
  border-radius:5px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:80px
}
.interest-copy {
  padding-top:16px
}
.interest-copy h2 {
  font-size:56px
}
.interest-copy>p:not(.eyebrow) {
  font-size:14px;
  max-width:340px;
  color:#b3bdb0
}
.interest-footnote {
  display:block;
  margin-top:47px;
  font-size:10px;
  line-height:1.7;
  color:#b3bdb0
}
.preview-notice {
  font-size:11px;
  line-height:1.6;
  margin-bottom:22px;
  padding:13px 15px;
  border:1px solid #52654b;
  border-radius:4px
}
.preview-notice strong {
  display:block;
  margin-bottom:2px
}
.preview-notice span {
  color:#b3bdb0
}
label {
  display:block;
  font-size:11px;
  margin-bottom:9px
}
label span {
  color:#a6b0a6
}
input,textarea {
  background:#151c18;
  border:1px solid #5c6d60;
  border-radius:3px;
  width:100%;
  padding:13px;
  color:var(--ink);
  font-size:12px;
  margin-bottom:18px
}
textarea {
  resize:vertical;
  min-height:90px
}
input::placeholder,textarea::placeholder {
  color:#98a494
}
form .button {
  width:100%
}
.form-note {
  font-size:10px;
  line-height:1.6;
  color:#b3bdb0;
  margin:11px 0 0
}
.faq {
  max-width:820px
}
.faq>.eyebrow {
  justify-content:center
}
.faq h2 {
  text-align:center;
  margin-bottom:43px;
  font-size:40px
}
details {
  border-top:1px solid var(--line);
  padding:21px 0
}
details:last-child {
  border-bottom:1px solid var(--line)
}
summary {
  cursor:pointer;
  font-size:14px;
  list-style:none;
  display:flex;
  justify-content:space-between;
  gap:20px
}
summary::-webkit-details-marker {
  display:none
}
summary:after {
  content:'+';
  font-size:18px;
  line-height:1
}
details[open] summary:after {
  content:'−'
}
details p {
  font-size:13px;
  color:var(--muted);
  margin:16px 28px 0 0
}
footer {
  border-top:1px solid var(--line);
  padding-block:32px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:24px
}
footer .brand {
  font-size:16px
}
footer p,footer>span {
  font-size:10px;
  color:var(--muted);
  margin:0
}
dialog {
  width:min(540px,calc(100% - 32px));
  max-height:85vh;
  border:1px solid var(--line);
  border-radius:8px;
  padding:38px;
  background:var(--paper);
  color:var(--ink)
}
dialog::backdrop {
  background:#23302180;
  backdrop-filter:blur(6px)
}
dialog h2 {
  font-size:38px
}
dialog>p {
  font-size:13px
}
dialog .eyebrow {
  font-size:10px
}
.close-dialog {
  position:absolute;
  right:12px;
  top:10px;
  border:0;
  background:none;
  color:var(--ink);
  font-size:28px;
  cursor:pointer;
  width:40px;
  height:40px
}
dl {
  border-block:1px solid var(--line);
  padding-block:14px;
  margin-block:22px
}
dt {
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:1px;
  margin-top:9px
}
dd {
  font-size:14px;
  overflow-wrap:anywhere;
  margin:7px 0 18px;
  white-space:pre-wrap
}
.skip-link {
  position:fixed;
  top:8px;
  left:8px;
  background:var(--accent);
  color:#182115;
  padding:12px;
  z-index:10;
  transform:translateY(-160%)
}
.skip-link:focus {
  transform:translateY(0)
}
@media(min-width:1500px) {
  .hero {
    gap:85px
  }
  .hero-art {
    min-height:590px
  }
  .figure {
    top:106px
  }
  .label-two {
    top:325px
  }
}
@media(max-width:1050px) {
  .wrap {
    width:calc(100% - 64px)
  }
  .hero {
    gap:28px
  }
  h1 {
    font-size:70px
  }
  .hero-art {
    min-height:510px
  }
  .figure {
    transform:translateX(-50%) scale(.88);
    top:70px
  }
  .label-one {
    right:12px;
    top:127px
  }
  .label-two {
    left:13px;
    top:285px
  }
  .conversation {
    left:15px;
    right:15px;
    padding:15px 12px
  }
  .conversation p {
    font-size:11px
  }
  .conversation-spark {
    display:none
  }
  .art-top,.art-bottom {
    left:17px;
    right:17px;
    font-size:9px
  }
  .experience-section,.possibilities {
    gap:45px
  }
  .interest-section {
    padding:40px;
    gap:40px
  }
  .interest-copy h2 {
    font-size:46px
  }
  .steps article {
    padding-inline:26px
  }
  .section-heading h2 {
    font-size:34px
  }
  footer p {
    display:none
  }
}
@media(max-width:760px) {
  .wrap {
    width:calc(100% - 40px)
  }
  .site-header {
    height:82px
  }
  .brand {
    font-size:17px
  }
  .brand-dot {
    display:none
  }
  nav>a:not(.nav-cta) {
    display:none
  }
  .nav-cta {
    font-size:11px;
    gap:12px;
    padding:11px 12px
  }
  .hero {
    grid-template-columns:1fr;
    padding-block:45px 35px;
    gap:30px
  }
  .hero-copy {
    max-width:520px
  }
  .eyebrow {
    font-size:9px;
    margin-bottom:25px
  }
  h1 {
    font-size:72px;
    letter-spacing:-4px
  }
  .hero-description {
    font-size:15px
  }
  .hero-art {
    min-height:490px
  }
  .figure {
    transform:translateX(-50%) scale(.92);
    top:67px
  }
  .label-one {
    right:25px;
    top:136px
  }
  .label-two {
    left:23px;
    top:288px
  }
  .conversation {
    bottom:56px;
    left:22px;
    right:22px
  }
  .conversation p {
    font-size:13px
  }
  .conversation-spark {
    display:block
  }
  .premise {
    gap:20px;
    flex-wrap:wrap;
    padding-block:26px
  }
  .premise p:first-child {
    width:100%;
    font-size:9px
  }
  .premise p:nth-child(2) {
    font-size:22px;
    width:auto
  }
  .section-space {
    padding-block:65px
  }
  .experience-section,.possibilities {
    grid-template-columns:1fr;
    gap:20px
  }
  h2 {
    font-size:43px
  }
  .experience-copy {
    padding-top:0
  }
  .experience-copy .large-copy {
    font-size:20px
  }
  .flow-section {
    padding-block:57px
  }
  .section-heading {
    display:block
  }
  .section-heading h2 {
    font-size:36px;
    max-width:290px
  }
  .section-heading>p {
    margin-top:20px
  }
  .steps {
    grid-template-columns:1fr;
    margin-top:30px
  }
  .steps article,.steps article:first-child,.steps article:last-child {
    padding:27px 0;
    border-right:0;
    border-bottom:1px solid #343e37
  }
  .steps article:last-child {
    border-bottom:0;
    padding-bottom:0
  }
  .step-number,.steps article:last-child .step-number {
    top:32px;
    right:10px
  }
  .step-icon {
    margin-bottom:20px
  }
  .steps p {
    max-width:100%
  }
  .possibilities .section-intro>p:last-child {
    max-width:310px
  }
  .use-cases {
    padding:0
  }
  .use-cases article:first-child {
    padding-top:15px
  }
  .use-cases h3 {
    font-size:18px
  }
  .interest-section {
    padding:30px 23px;
    grid-template-columns:1fr;
    gap:34px
  }
  .interest-copy {
    padding:0
  }
  .interest-copy h2 {
    font-size:44px
  }
  .interest-footnote {
    margin-top:22px
  }
  .faq h2 {
    font-size:34px
  }
  .faq>.eyebrow {
    justify-content:flex-start
  }
  .faq h2 {
    text-align:left
  }
  footer {
    align-items:flex-start;
    gap:18px;
    flex-direction:column;
    padding-block:28px
  }
  .art-top,.art-bottom {
    left:22px;
    right:22px
  }
  dialog {
    padding:34px 25px
  }
}
@media(max-width:380px) {
  .nav-cta {
    max-width:125px;
    line-height:1.4
  }
  .brand {
    font-size:15px;
    gap:7px
  }
  .brand img {
    width:25px;
    height:25px
  }
  h1 {
    font-size:64px
  }
  .hero-art {
    min-height:460px
  }
  .conversation p {
    font-size:11px
  }
  .conversation-spark {
    display:none
  }
  .label-one {
    right:10px
  }
  .label-two {
    left:12px;
    top:267px
  }
  .figure {
    top:52px
  }
  .interest-copy h2 {
    font-size:39px
  }
}
@media(prefers-reduced-motion:reduce) {
  :root {
  color-scheme: dark;
    scroll-behavior:auto
  }
  *,*:before,*:after {
    transition:none!important
  }
}

/* Original character concepts: featured selector and full cast. */
.avatar-hero {
  background: #1b201e;
  min-height: 660px;
  border: 1px solid var(--line);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 44px 18px 18px;
}
.featured-avatar {
  display: block;
  width: 100%;
  height: 474px;
  object-fit: contain;
  mix-blend-mode: normal;
}
.avatar-caption {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
  width: 100%;
  padding: 14px 6px 18px;
}
.avatar-caption span:first-child { font-family: var(--serif); font-style: italic; font-size: 24px; }
.avatar-caption span:last-child { font-size: 9px; color: var(--muted); max-width: 145px; text-align: right; line-height: 1.5; }
.avatar-picker { display: grid; grid-template-columns: repeat(4,1fr); gap: 7px; width: 100%; }
.avatar-choice { cursor: pointer; border: 1px solid #465549; border-radius: 4px; padding: 8px 3px; background: #222b25; color: var(--ink); display: flex; flex-direction: column; align-items: center; gap: 7px; }
.avatar-choice img { width: 38px; height: 38px; border-radius: 50%; object-fit: cover; object-position: center 6%; mix-blend-mode: normal; }
.avatar-choice span { font-size: 9px; }
.avatar-choice[aria-pressed="true"] { background: #34472d; border-color: #bdd49a; box-shadow: inset 0 0 0 1px #bdd49a; }
.avatar-choice:hover { background: #2d3b30; }
.avatar-gallery { padding-bottom: 0; }
.avatar-gallery .section-heading h2 { font-size: 48px; }
.avatar-gallery .section-heading>p { font-size: 13px; }
.avatar-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 18px; margin-top: 36px; }
.avatar-card { margin: 0; border: 1px solid var(--line); border-radius: 5px; overflow: hidden; background: #1b201e; }
.avatar-card>img { display: block; width: 100%; height: auto; aspect-ratio: 2/3; object-fit: contain; mix-blend-mode: normal; }
.avatar-card figcaption { padding: 18px; border-top: 1px solid var(--line); background: var(--paper); }
.avatar-card h3 { font-family: var(--serif); font-style: italic; font-size: 24px; margin: 0 0 6px; }
.avatar-card figcaption>span { font-size: 10px; color: var(--muted); }
.gallery-note { font-size: 10px; color: var(--muted); margin: 18px 0 0; }
@media(max-width:1050px) {
  .avatar-hero { min-height: 604px; }
  .featured-avatar { height: 418px; }
  .avatar-caption span:first-child { font-size: 21px; }
  .avatar-caption span:last-child { max-width: 105px; }
  .avatar-card figcaption { padding: 14px; }
  .avatar-card h3 { font-size: 21px; }
}
@media(max-width:760px) {
  .avatar-hero { min-height: 610px; padding-top: 46px; }
  .featured-avatar { height: 430px; }
  .avatar-gallery .section-heading h2 { font-size: 42px; }
  .avatar-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
  .avatar-card h3 { font-size: 20px; }
  .avatar-card figcaption { padding: 12px; }
  .avatar-card figcaption>span { font-size: 9px; }
  .avatar-choice { min-height: 69px; }
}
@media(max-width:380px) {
  .avatar-caption span:first-child { font-size: 20px; }
  .avatar-card h3 { font-size: 18px; }
  .avatar-choice span { font-size: 8px; }
}

/* Dark surfaces use the same restrained sage accent throughout. */
::selection { background: #526a40; color: #f1f5ed; }
h1 em, h2 em { color: var(--accent); }
.brand img { outline: 1px solid #52654b; border-radius: 8px; }
.avatar-choice[aria-pressed="true"] { color: #e2ebd9; }
.avatar-choice:focus-visible { outline-offset: 2px; }
dialog::backdrop { background: #050907c9; }

/* Two-character concept lineup. */
.avatar-picker { grid-template-columns: repeat(2,minmax(0,1fr)); }
.avatar-choice { flex-direction: row; justify-content: center; gap: 12px; }
.avatar-choice span { font-size: 13px; }
.avatar-grid { grid-template-columns: repeat(2,minmax(0,1fr)); max-width: 820px; margin-inline: auto; }
.avatar-card>img { height: 500px; aspect-ratio: auto; object-fit: contain; }
.avatar-card-pip>img { padding: 140px 24px 0; }
.featured-avatar-pip { padding: 90px 40px 0; }
@media(max-width:760px) {
  .avatar-card>img { height: 310px; }
  .avatar-card-pip>img { padding: 100px 6px 0; }
  .featured-avatar-pip { padding: 75px 20px 0; }
}
@media(max-width:420px) {
  .avatar-card>img { height: 245px; }
  .avatar-card-pip>img { padding-top: 80px; }
}

/* Single shared hero: protocol-neutral labels stay editable in HTML. */
.hero { grid-template-columns: minmax(0,.85fr) minmax(0,1.25fr); gap: 28px; }
.connection-hero { margin: 0; min-width: 0; }
.connection-labels { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 0 24px 18px; font-size: 13px; color: var(--ink); }
.connection-path { display: flex; flex: 1; align-items: center; gap: 10px; color: var(--accent); }
.connection-path i { height: 1px; background: var(--line); flex: 1; }
.connection-hero>img { display: block; width: 100%; height: auto; border-radius: 6px; }
.connection-hero figcaption { text-align: center; margin-top: 14px; font-size: 10px; line-height: 1.6; color: var(--muted); }
@media(max-width:1050px) and (min-width:761px) {
  .hero h1 { font-size: 64px; }
  .connection-labels { padding-inline: 8px; font-size: 12px; gap: 10px; }
}
@media(max-width:760px) {
  .hero { grid-template-columns: 1fr; gap: 38px; }
  .connection-labels { padding-inline: 5px; font-size: 12px; }
}

.desktop-section { padding-top: 0; }
.desktop-section .section-heading { margin-bottom: 35px; }
.desktop-section .section-heading>p { max-width: 360px; font-size: 13px; }
.desktop-mockups { display: grid; gap: 36px; max-width: 1080px; margin-inline: auto; }
.desktop-mockups figure { margin: 0; }
.desktop-mockups img { display: block; width: 100%; height: auto; background: #191e23; border: 1px solid var(--line); border-radius: 9px; }
.desktop-mockups figcaption { font-size: 15px; color: var(--muted); margin: 14px 0 0; }
@media(max-width:760px) {
  .desktop-section .section-heading h2 { font-size: 34px; max-width: none; }
  .desktop-mockups { gap: 28px; }
  .desktop-mockups figcaption { font-size: 12px; }
}

/* Live beta signup */
.signup-trap { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
#interest-form .signup-consent { display: flex; align-items: flex-start; gap: 10px; font-size: .85rem; line-height: 1.55; margin: 12px 0 18px; }
#interest-form .signup-consent input { width: 18px; height: 18px; flex: 0 0 18px; margin: 3px 0 0; accent-color: #b6cdb9; }
.signup-status { font-size: .9rem; line-height: 1.6; margin: 12px 0; }
.signup-status:empty { display: none; }
.signup-status[data-state="error"] { color: #ffb4a8; }
.signup-status[data-state="success"] { color: #c5e4cb; }
#interest-form button:disabled { cursor: wait; opacity: .65; }
