/* The alternate page uses the same charcoal surfaces and accent palette as landing.html. */
:root{color-scheme:dark;--paper:#1f2023;--ink:#f7f7fb;--muted:#b7bbc2;--line:#383a3e;--lime:#34b28e;--coral:#ec4899;--lavender:#2ab7cc;--panel:linear-gradient(145deg,#202123 0%,#1a1b1d 48%,#121314 100%);--panel-shadow:0 20px 38px #0008,0 5px 0 #08090a,5px 9px 16px #0006,inset 1px 1px 0 #ffffff14,inset -1px -1px 0 #000d}
body {
  background:
    radial-gradient(ellipse 46rem 34rem at 0% 0%, #04809033, transparent 72%),
    linear-gradient(135deg, #2b2c2f 0%, #1f2023 48%, #26272a 100%);
  background-attachment: fixed;
}
body::before{content:'';position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:48px 48px}
::selection{color:white;background:#04809099}:focus-visible{outline-color:#2ab7cc}h1,h2,h3{letter-spacing:-.035em}.serif-word{font-family:inherit;font-style:normal;font-weight:750;letter-spacing:inherit;color:#2ab7cc}.eyebrow{color:#2ab7cc}.status-dot{background:#34b28e;box-shadow:0 0 12px #34b28e66}.coral-dot{background:#ec4899;box-shadow:0 0 12px #ec489966}
.site-header{background:#1f2023ed;border-bottom-color:#ffffff0a;backdrop-filter:blur(16px)}.brand{font-size:26px;letter-spacing:-1px}.brand-dot{color:#ec4899}.brand-live{color:#ec4899}.brand-mark{width:37px;height:37px;padding:6px;border:1px solid #ffffff29;border-radius:11px;background:#0c0c0d;transform:none;box-shadow:0 8px 18px #0007,inset 0 1px #ffffff1f}.brand-mark i{background:#C4364B}.brand-mark i:nth-child(2){background:#306DB4}.brand-mark i:nth-child(3){background:#187A58}.brand-mark i:nth-child(4){background:#D9923C}.site-header nav{color:#c5c8ce}.site-header nav>a:not(.button):hover,.site-footer a:hover{color:#2ab7cc}.button{border-radius:6px}.button-dark,.button-lime{background:#1f8a6b;border:1px solid #31a080;color:white;box-shadow:inset 0 1px #ffffff26,0 5px 12px #0004}.button-dark:hover,.button-lime:hover{background:#1f8a6b;box-shadow:0 10px 22px #0007,inset 0 1px #ffffff42}.text-link{border-bottom-color:#048090}.hero h1{letter-spacing:-.045em}.word-highlight svg{stroke:#048090}.hero-description{color:#b7bbc2}.hero-note{color:#969da6}.little-star{color:#2ab7cc}.audience-note strong{color:#d2d5da}
.hero-stage:before {
  background:
    radial-gradient(ellipse at 8% 42%, #04809054, transparent 65%);
  border-radius: 0;
  inset: -50px;
  transform: none;
}.stage-label{color:#a5adb6;font-size:11px}.quiz-card{background:radial-gradient(circle at 8% 8%,#04809026,transparent 32%),#202126;border-color:#ffffff21;box-shadow:0 34px 82px #000a,inset 0 1px #ffffff14;transform:rotate(-1deg);border-radius:15px}.quiz-top{border-color:#3a3b40}.quiz-brand>span{color:#ec4899}.demo-label{color:#b6c3cc}.question-meta{color:#a9b4c0}.quiz-card h2{color:white}.question-hint,.demo-feedback{color:#bdc6d2}.quiz-bottom{border-color:#414249;color:#a3adb8}.quiz-bottom button{color:#54c9d9}.quiz-bottom button:disabled{color:#98a1ab}.demo-feedback.is-correct{color:#5fd8b2}.demo-sticker{background:var(--panel);border-color:#465259;color:#55c7d6;box-shadow:var(--panel-shadow);border-radius:14px;font-size:15px;transform:rotate(7deg)}.stage-caption{font:italic 15px/1.6 Kwizzle,Arial,sans-serif;color:#a3adb6}.stage-spark{color:#048090;font-size:55px}
.occasion-strip{background:#11121455;border-color:#ffffff0d}.occasion-strip i{color:#2ab7cc}.occasion-strip strong{color:#d0d6de}.step{border-color:#3d4046}.step-symbol,.step:nth-child(2) .step-symbol,.step:nth-child(3) .step-symbol{border:1px solid #44484f;border-radius:11px;background:linear-gradient(145deg,#2b2e32,#181a1d);box-shadow:inset 0 1px #ffffff14,0 5px 12px #0005;color:#2ab7cc}.step:nth-child(2) .step-symbol{color:#34b28e}.step:nth-child(3) .step-symbol{color:#ec4899}.step-tag{color:#7bd3dd}.features-section{background:#11121444;border-color:#ffffff0b}.feature{background:var(--panel);border:1px solid;border-color:#303135 #121315 #070809 #27282b;box-shadow:var(--panel-shadow);border-radius:18px}.feature p{color:#b7bbc2}.feature-top{color:#2ab7cc}.feature-label{font-size:12px}.feature-questions .feature-top{color:#ec4899}.feature-ai .feature-top{color:#e1ba5c}.feature-reports .feature-top{color:#34b28e}.pack-stack>span,.pack-stack>span:nth-child(2),.pack-stack>span:nth-child(3){background:linear-gradient(145deg,#272b30,#151719);color:#e4e8ed;border:1px solid #45484e;border-left:3px solid #048090;box-shadow:3px 5px 12px #0007}.pack-stack>span:nth-child(2){border-left-color:#34b28e}.pack-stack>span:nth-child(3){border-left-color:#ec4899}.format-pills span,.format-pills span:nth-child(2n){background:#131518;border:1px solid #414750;color:#c4ceda}.format-pills span:last-child{background:#064b54;border-color:#0f6f7b;color:#9de8f0}.prompt-example{background:#101214;border-color:#393d43;color:#bfc8d3}.prompt-example b{background:#048090;color:white}.report-preview>span{color:#939ea8;font-size:11px}.report-preview i{background:linear-gradient(to right,#34b28e var(--bar),#353a40 var(--bar))}.report-preview b{color:#b5c8cf}
.game-showcase{grid-template-columns:1fr 1fr;background:transparent;border:0;overflow:visible;align-items:center;gap:65px}.game-info{padding:20px 0}.game-info h3{font-size:44px}.game-info .game-count{color:#b4c0ca;font-size:11px}.game-options{gap:10px}.game-options button{background:var(--panel);border:1px solid #42474e;border-radius:7px;color:#bac4ce;font-size:13px;padding:12px 15px;box-shadow:0 4px 8px #0004}.game-options button[aria-pressed=true]{background:#063f48;color:#89e0ec;border-color:#048090;box-shadow:inset 0 1px #ffffff15,0 0 20px #04809022}.game-options button:hover{border-color:#2ab7cc}.game-play-note{margin-top:25px;color:#91a5b2;font-size:13px!important;min-height:0!important}.phone-stage{position:relative;display:flex;align-items:center;flex-direction:column;padding:25px 0 15px;isolation:isolate}.phone-stage:before {
  content: '';
  position: absolute;
  inset: 0 -20px;
  z-index: -1;
  background:
    radial-gradient(ellipse at 20% 34%, #0480904d, transparent 66%);
}.phone-frame{position:relative;width:min(332px,100%);height:650px;padding:11px;border:2px solid #50545b;border-radius:46px;background:linear-gradient(130deg,#44464a,#101113 25%,#292b2e 74%,#47494d);box-shadow:0 35px 65px #000b,0 0 0 2px #08090a,inset 0 0 0 3px #151617}.phone-screen{width:100%;height:100%;border:1px solid #08090a;border-radius:34px;overflow:hidden;background:#111318}.phone-screen iframe{width:100%;height:100%;display:block;border:0;background:#111318}.phone-notch{position:absolute;z-index:3;top:18px;left:50%;transform:translateX(-50%);height:19px;width:94px;border-radius:15px;background:#08090b;pointer-events:none}.phone-home{position:absolute;bottom:19px;left:50%;transform:translateX(-50%);height:4px;width:98px;border-radius:8px;background:#ffffff70;pointer-events:none}.phone-caption{margin-top:23px;font-size:12px;color:#a5b2bd;display:flex;align-items:center;gap:8px}.phone-caption i{width:6px;height:6px;background:#34b28e;border-radius:50%;box-shadow:0 0 10px #34b28e77}
.waitlist-section{background:radial-gradient(ellipse at 0% 45%,#0480901a,transparent 52%),#15171980;border-color:#ffffff0b}.signup-panel{background:var(--panel);border-color:#303135 #121315 #070809 #27282b;box-shadow:var(--panel-shadow)}.signup-star{color:#2ab7cc}.signup-panel input[type=email]{background:#111112;border-color:#3a3a3d;color:white;box-shadow:inset 0 1px #ffffff0d}.signup-panel input::placeholder{color:#9299a3}.signup-panel form>p.is-error{color:#ff9c94}.signup-panel form>p.is-success{color:#6fdab7}.site-footer .footer-bottom{border-color:#ffffff12}.menu-toggle{border-color:#4b4e54}.skip-link{background:#048090;color:white}
@media(max-width:900px){.game-showcase{gap:35px;grid-template-columns:1fr 1fr}.phone-frame{height:610px}.game-info h3{font-size:35px}.game-options{flex-direction:column;align-items:stretch}.game-options button{text-align:left;display:flex;justify-content:space-between}.game-info>p:not(.eyebrow):not(.game-count){font-size:14px}.hero h1{font-size:70px}}
@media(max-width:600px){.hero h1{font-size:clamp(43px,10.7vw,64px)}.stage-label{font-size:9px;max-width:230px}.demo-sticker{font-size:12px}.stage-caption{font-size:12px}.game-showcase{grid-template-columns:1fr;gap:20px}.phone-stage{order:2}.game-info{order:1;padding-top:0}.game-options{flex-direction:row;flex-wrap:wrap}.game-options button{font-size:12px;padding:10px 12px}.game-info h3{font-size:34px}.phone-frame{width:min(332px,100%);height:630px}.phone-stage:before{inset:0}.feature-label{font-size:11px}.signup-panel h3{max-width:100%}}


/* Keep the complete wordmark on one text baseline, independent of the icon. */
.brand-wordmark {
  display: inline-block;
  white-space: nowrap;
  line-height: 1;
}
.brand-suffix {
  color: #ec4899;
  font-size: .58em;
  font-weight: 500;
  letter-spacing: -.02em;
  margin-left: 1px;
  vertical-align: baseline;
}

.section-subheading {
  max-width: 680px;
  margin-top: 22px;
  color: var(--muted);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
}

/* Match the live game's stacked answer rows in 21-stacked-answers.css.
   Only the dimensions are scaled to fit the landing-page quiz preview. */
.answers {
  grid-template-columns: minmax(0, 1fr);
  gap: 9px;
}
.answer {
  display: grid;
  grid-template-columns: 43px minmax(0, 1fr) 32px;
  align-items: stretch;
  gap: 0;
  min-width: 0;
  min-height: 50px;
  padding: 0;
  overflow: hidden;
  border: 1px solid #3a3b40;
  border-radius: 5px;
  background: #18191d;
  color: #f7f8fb;
  box-shadow: inset 0 1px 0 #ffffff0a, 0 8px 20px #00000029;
  font-size: 14px;
  filter: none;
  transition: transform .14s ease, border-color .14s ease, background .14s ease, box-shadow .14s ease;
}
.answer > .answer-tab {
  display: grid;
  place-items: center;
  align-self: stretch;
  min-height: 100%;
  border-right: 1px solid #ffffff18;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 2px #0008;
}
.answer-coral .answer-tab { background: #C4364B; }
.answer-blue .answer-tab { background: #306DB4; }
.answer-yellow .answer-tab { background: #D9923C; }
.answer-mint .answer-tab { background: #187A58; }
.answer .answer-text {
  display: flex;
  align-items: center;
  min-width: 0;
  padding: 11px 14px;
  font-weight: 600;
  line-height: 1.2;
}
.answer .answer-result {
  display: grid;
  place-items: center;
  margin: 0;
  color: #2ab7cc;
  font-size: 19px;
}
.answer:hover:not(:disabled) {
  border-color: #565860;
  background: #202126;
  box-shadow: inset 0 1px 0 #ffffff0d, 0 10px 24px #0004;
  transform: none;
  filter: none;
}
.answer:active:not(:disabled) {
  border-color: #0a94a6;
  background: #19262a;
  box-shadow: 0 0 0 1px #04809033, 0 0 18px #04809016;
  transform: scale(.985, .96);
}
.answer.is-correct {
  border-color: #0a94a6;
  background: #19262a;
  box-shadow: 0 0 0 1px #04809042, 0 0 20px #0480901f;
}
.answer.is-wrong { border-color: #db7684; }
.answer.is-wrong .answer-result { color: #ffabb7; }
@media (max-width: 600px) {
  .section-subheading { margin-top: 18px; font-size: 16px; }
  .answer { grid-template-columns: 40px minmax(0, 1fr) 30px; min-height: 48px; }
  .answer .answer-text { padding: 10px 12px; }
}

/* Retention message card: decorative bars, without invented performance data. */
.hero-stage { padding-top: 100px; }
.stage-label { max-width: calc(100% - 165px); }
.retention-card {
  position: absolute;
  z-index: 2;
  top: -28px;
  right: -18px;
  width: 200px;
  padding: 17px 18px 14px;
  border: 1px solid #494958;
  border-radius: 16px;
  background: radial-gradient(ellipse at 0 0, #8b75d91c, transparent 75%), linear-gradient(145deg, #252530, #191b23);
  box-shadow: 0 18px 40px #0008, inset 0 1px #ffffff12;
  transform: rotate(3deg);
  pointer-events: none;
}
.retention-label {
  display: block;
  color: #a7a5bd;
  font-size: 10px;
  font-weight: 750;
  line-height: 1.4;
  letter-spacing: .075em;
}
.retention-card strong {
  display: block;
  margin-top: 9px;
  color: #f5f3ff;
  font-size: 23px;
  font-weight: 750;
  letter-spacing: -.045em;
  line-height: 1.1;
}
.retention-bars {
  display: flex;
  gap: 6px;
  align-items: flex-end;
  height: 29px;
  margin-top: 13px;
}
.retention-bars i {
  display: block;
  flex: 1;
  height: 28%;
  border-radius: 4px 4px 1px 1px;
  background: linear-gradient(#b1a0f2, #6f62b7);
  box-shadow: inset 0 1px #ffffff40;
  transform-origin: bottom;
}
.retention-bars i:nth-child(2) { height: 45%; }
.retention-bars i:nth-child(3) { height: 39%; }
.retention-bars i:nth-child(4) { height: 65%; }
.retention-bars i:nth-child(5) { height: 59%; }
.retention-bars i:nth-child(6) { height: 88%; background: linear-gradient(#78dcb8, #368f79); }
.retention-note {
  display: block;
  margin-top: 9px;
  color: #b8b6ca;
  font-size: 11px;
  line-height: 1.4;
}
@media (max-width: 600px) {
  .hero-stage { padding-top: 104px; }
  .stage-label { max-width: calc(100% - 155px); }
  .retention-card { top: -17px; right: 2px; width: 176px; padding: 14px 15px 12px; }
  .retention-card strong { font-size: 21px; }
  .retention-label { font-size: 9px; }
  .retention-note { font-size: 10px; }
  .retention-bars { height: 25px; margin-top: 10px; }
}
