/* ============================================================
   Sleek Academia — Master Horizontal Liquid Glass Stylesheet
   Modeled after Sleek MX Horizontal Kinetic Silence Architecture
   Colors sourced directly from Sleek Academia Brain Logo:
   - Cyan: #13a2dd / #00d2ff
   - Blue: #2768b2 / #1d68ff
   - Magenta: #f536a4 / #dc118e
   - Purple: #a854a9 / #903394
   - Amber / Gold: #ffbd49 / #eb9936
   - Lime Green: #77c570 / #10b981
   ============================================================ */

:root {
  --sa-font: 'Plus Jakarta Sans', system-ui, -apple-system, sans-serif;
  --sa-ink: #0d1326;
  --sa-body: #3c4257;
  --sa-muted: #6b7280;
  --sa-cyan: #13a2dd;
  --sa-blue: #1d68ff;
  --sa-magenta: #f536a4;
  --sa-purple: #903394;
  --sa-gold: #ffbd49;
  --sa-lime: #77c570;
  --sa-glass-face: rgba(255, 255, 255, 0.58);
  --sa-glass-border: rgba(255, 255, 255, 0.88);
  --sa-glass-shadow: 0 20px 48px -8px rgba(23, 26, 48, 0.12);
  --sa-header-h: 72px;
}

/* Final rail authority: legacy generic layouts cannot turn panes vertical. */
html.hz-locked,html.hz-locked body{height:100dvh!important;overflow:hidden!important}
.sa-app-shell .sa-viewport-stage.hz-viewport{display:block!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;margin:0!important;padding:0!important}
.sa-app-shell .hz-rail{display:flex!important;width:400vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:visible!important;transition:transform .85s cubic-bezier(.65,.05,.2,1)!important}
.sa-app-shell .hz-pane{display:flex!important;width:100vw!important;flex:0 0 100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;box-sizing:border-box!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.sa-app-shell .hz-pane.is-active{opacity:1!important;pointer-events:auto!important}

@media (max-width:600px) {
  .sa-slide[data-slide-id="faq"] .sa-pane-layout { display:flex!important; flex-direction:column!important; justify-content:center!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-left { display:flex!important; flex-direction:column!important; justify-content:center!important; gap:12px!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-matrix { grid-template-rows:repeat(5,clamp(34px,6vh,54px))!important; gap:5px!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-card { padding:3px 4px!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-q { font-size:clamp(9px,2.4vw,11px)!important; line-height:1.1!important; }
  .sa-faq-mobile-answer { min-height:clamp(54px,9vh,72px)!important; padding:7px 9px!important; margin:0!important; }
  .sa-faq-mobile-answer strong { font-size:clamp(10px,2.6vw,12px)!important; }.sa-faq-mobile-answer span { font-size:clamp(9px,2.35vw,11px)!important; line-height:1.2!important; }
}

@media (max-width:600px) {
  .sa-slide[data-slide-id="faq"] .sa-pane-layout { display:flex!important; flex-direction:column!important; justify-content:center!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-left { display:flex!important; flex-direction:column!important; justify-content:center!important; gap:clamp(10px,2vh,18px)!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-matrix { grid-template-rows:repeat(5,clamp(34px,6vh,54px))!important; gap:clamp(4px,.8vh,7px)!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-card { padding:3px 4px!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-q { font-size:clamp(9px,2.4vw,11px)!important; line-height:1.1!important; }
  .sa-faq-mobile-answer { min-height:clamp(54px,9vh,72px)!important; padding:7px 9px!important; margin:0!important; }
  .sa-faq-mobile-answer strong { font-size:clamp(10px,2.6vw,12px)!important; }.sa-faq-mobile-answer span { font-size:clamp(9px,2.35vw,11px)!important; line-height:1.2!important; }
}

@media (max-width: 600px) {
  :root { --sa-header-h: 112px; }
  .sa-header { top:.45rem!important; width:calc(100% - .8rem)!important; height:104px!important; padding:.45rem .55rem!important; border-radius:1.25rem!important; display:grid!important; grid-template-columns:1fr!important; grid-template-rows:42px 42px!important; align-content:center!important; gap:.25rem!important; }
  .sa-brand { justify-self:center!important; gap:.4rem!important; font-size:.9rem!important; }
  .sa-brand img { width:1.75rem!important; height:1.75rem!important; }
  .sa-nav-wrap { width:100%!important; box-sizing:border-box!important; display:grid!important; grid-template-columns:repeat(4,minmax(0,1fr))!important; padding:.2rem!important; border-radius:.85rem!important; }
  .sa-nav-link { min-width:0!important; box-sizing:border-box!important; padding:.48rem .1rem!important; text-align:center!important; font-size:clamp(.57rem,2.7vw,.72rem)!important; letter-spacing:-.02em!important; }
  .sa-moving-drop { top:.2rem!important; bottom:.2rem!important; }
  .sa-slide { padding-top:calc(var(--sa-header-h) + .8rem)!important; }
}

@media (max-width: 600px) {
  .sa-slide[data-slide-id="faq"] .sa-slide-inner { height:100%; }
  .sa-slide[data-slide-id="faq"] .sa-glass-stage { height:100%; min-height:0; padding:.55rem!important; }
  .sa-slide[data-slide-id="faq"] .sa-pane-layout { height:100%; min-height:0; gap:.3rem; }
  .sa-slide[data-slide-id="faq"] .sa-pane-header h2 { font-size:1.05rem; margin:0; }
  .sa-slide[data-slide-id="faq"] .sa-pane-header p { display:none; }
  .sa-slide[data-slide-id="faq"] .sa-faq-layout,.sa-slide[data-slide-id="faq"] .sa-faq-left { height:auto!important; min-height:0!important; display:block!important; overflow:visible!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-right { display:none!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-matrix { display:grid!important; grid-template-columns:repeat(3,minmax(0,1fr))!important; grid-template-rows:repeat(5,25px)!important; gap:3px!important; flex:none!important; margin:0!important; overflow:visible!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-card { padding:2px 3px!important; border-radius:6px!important; min-height:0!important; overflow:hidden!important; cursor:pointer; }
  .sa-slide[data-slide-id="faq"] .sa-faq-q { font-size:8px!important; line-height:1.05!important; margin:0!important; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
  .sa-slide[data-slide-id="faq"] .sa-faq-a { display:none!important; }
  .sa-faq-mobile-answer { display:flex!important; flex-direction:column; justify-content:center; min-height:48px; margin-top:4px; padding:5px 7px; border-radius:8px; background:rgba(255,255,255,.72); border:1px solid rgba(255,255,255,.95); overflow:hidden; }
  .sa-faq-mobile-answer strong { font-size:9px; color:#0e1b38; }.sa-faq-mobile-answer span { font-size:8px; line-height:1.15; color:#47415f; }
  .sa-faq-card.is-selected { outline:2px solid #1d68ff; background:#fff!important; }
  .sa-slide[data-slide-id="faq"] .sa-faq-loop-tip { display:none!important; }
}
.sa-app-shell .hz-shell{width:min(1220px,calc(100vw - 2rem))!important;max-width:calc(100vw - 2rem)!important}

/* Mobile keeps every primary destination visible: brand row + full nav row. */
@media (max-width: 600px) {
  :root { --sa-header-h: 112px; }
  .sa-header { top:.45rem; width:calc(100% - .8rem); height:104px; padding:.45rem .55rem; border-radius:1.25rem; display:grid; grid-template-columns:1fr; grid-template-rows:42px 42px; align-content:center; gap:.25rem; }
  .sa-brand { justify-self:center; gap:.4rem; font-size:.9rem; }
  .sa-brand img { width:1.75rem; height:1.75rem; }
  .sa-nav-wrap { width:100%; box-sizing:border-box; display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); padding:.2rem; border-radius:.85rem; }
  .sa-nav-link { min-width:0; box-sizing:border-box; padding:.48rem .1rem; text-align:center; font-size:clamp(.57rem,2.7vw,.72rem); letter-spacing:-.02em; }
  .sa-moving-drop { top:.2rem; bottom:.2rem; }
  .sa-slide { padding-top:calc(var(--sa-header-h) + .8rem); }
}

* {
  box-sizing: border-box;
}

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden !important;
  font-family: var(--sa-font);
  color: var(--sa-ink);
  background-color: #f6f7fc;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ============================================================
   1. SATURATED CHROMATIC BACKDROP & IRREGULAR LIQUID BLOBS
   ============================================================ */

.sa-backdrop {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  background-color: #f4f5fb;
  background-image:
    radial-gradient(55rem 45rem at 5% 10%, rgba(0, 210, 255, 0.32), transparent 65%),
    radial-gradient(50rem 50rem at 92% 15%, rgba(144, 51, 148, 0.3), transparent 68%),
    radial-gradient(58rem 52rem at 50% 85%, rgba(29, 104, 255, 0.26), transparent 70%),
    radial-gradient(46rem 44rem at 85% 75%, rgba(245, 54, 164, 0.28), transparent 66%),
    radial-gradient(48rem 42rem at 15% 80%, rgba(255, 189, 73, 0.24), transparent 66%),
    radial-gradient(40rem 40rem at 45% 25%, rgba(119, 197, 112, 0.22), transparent 64%);
  background-attachment: fixed;
}

/* Mouse specular reflection caustic across page */
.sa-backdrop::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(
    42rem circle at var(--liquid-x, 50%) var(--liquid-y, 30%),
    rgba(255, 255, 255, 0.65) 0%,
    rgba(180, 230, 255, 0.35) 26%,
    rgba(245, 180, 255, 0.2) 48%,
    transparent 74%
  );
  mix-blend-mode: overlay;
  pointer-events: none;
}

/* Irregular Floating Glass Blobs with Logo Colors */
.sa-blob {
  position: absolute;
  filter: blur(12px);
  opacity: 0.85;
  pointer-events: none;
  animation: saFloatMorph 22s infinite alternate ease-in-out;
}

.sa-blob--1 {
  width: clamp(22rem, 36vw, 34rem);
  height: clamp(20rem, 34vw, 32rem);
  top: -6rem;
  left: -6rem;
  background: radial-gradient(circle at 35% 35%, rgba(0, 210, 255, 0.75), rgba(40, 120, 188, 0.45) 60%, transparent 85%);
  border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
  animation-duration: 24s;
}

.sa-blob--2 {
  width: clamp(20rem, 32vw, 30rem);
  height: clamp(20rem, 32vw, 30rem);
  top: 10%;
  right: -5rem;
  background: radial-gradient(circle at 40% 35%, rgba(245, 54, 164, 0.7), rgba(144, 51, 148, 0.45) 65%, transparent 85%);
  border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
  animation-duration: 20s;
  animation-delay: -5s;
}

.sa-blob--3 {
  width: clamp(24rem, 38vw, 36rem);
  height: clamp(22rem, 36vw, 34rem);
  bottom: -8rem;
  left: 20%;
  background: radial-gradient(circle at 45% 40%, rgba(255, 189, 73, 0.7), rgba(235, 153, 54, 0.4) 60%, transparent 85%);
  border-radius: 50% 50% 35% 65% / 40% 60% 40% 60%;
  animation-duration: 26s;
  animation-delay: -10s;
}

.sa-blob--4 {
  width: clamp(18rem, 28vw, 26rem);
  height: clamp(18rem, 28vw, 26rem);
  bottom: -4rem;
  right: 8%;
  background: radial-gradient(circle at 35% 35%, rgba(119, 197, 112, 0.75), rgba(19, 162, 221, 0.4) 65%, transparent 85%);
  border-radius: 35% 65% 55% 45% / 55% 45% 55% 45%;
  animation-duration: 22s;
  animation-delay: -15s;
}

@keyframes saFloatMorph {
  0% {
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
  }
  50% {
    transform: translate3d(35px, -25px, 0) rotate(8deg) scale(1.06);
    border-radius: 58% 42% 40% 60% / 55% 50% 50% 45%;
  }
  100% {
    transform: translate3d(-30px, 30px, 0) rotate(-6deg) scale(0.96);
    border-radius: 35% 65% 60% 40% / 40% 60% 45% 55%;
  }
}

/* ============================================================
   2. TOP PROGRESS LINE & MOVING DROPLET NAVIGATION
   ============================================================ */

/* Top Progress Line (Home: 0% -> FAQ: 100%) */
.sa-top-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 3.5px;
  z-index: 100;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.35);
}

.sa-top-progress__bar {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #13a2dd 0%, #1d68ff 28%, #903394 54%, #f536a4 78%, #ffbd49 100%);
  transform-origin: left center;
  transform: scaleX(0);
  transition: transform 450ms cubic-bezier(0.22, 1, 0.36, 1);
  box-shadow: 0 0 10px rgba(0, 210, 255, 0.65);
}

/* Fixed Header */
.sa-header {
  position: fixed;
  top: 0.85rem;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 2.5rem);
  max-width: 86rem;
  height: var(--sa-header-h);
  z-index: 90;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.25rem;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.32) 100%);
  border: 1.5px solid var(--sa-glass-border);
  border-radius: 9999px;
  box-shadow:
    inset 0 1.5px 1.5px rgba(255, 255, 255, 0.98),
    inset 0 0 18px rgba(255, 255, 255, 0.4),
    var(--sa-glass-shadow);
  -webkit-backdrop-filter: blur(28px) saturate(200%);
  backdrop-filter: blur(28px) saturate(200%);
}

.sa-brand {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  text-decoration: none;
  color: var(--sa-ink);
  font-weight: 800;
  font-size: 1.15rem;
  letter-spacing: -0.03em;
}

.sa-brand img {
  width: 2.35rem;
  height: 2.35rem;
  display: block;
}

/* Nav Menu with Moving Droplet */
.sa-nav-wrap {
  position: relative;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 9999px;
  padding: 0.28rem;
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.85);
}

.sa-moving-drop {
  position: absolute;
  top: 0.28rem;
  bottom: 0.28rem;
  left: 0;
  width: 0;
  background: #ffffff;
  border-radius: 9999px;
  box-shadow:
    0 4px 14px rgba(23, 26, 48, 0.1),
    inset 0 1px 1px #ffffff;
  transition: transform 380ms cubic-bezier(0.25, 1, 0.35, 1), width 380ms cubic-bezier(0.25, 1, 0.35, 1), opacity 250ms ease;
  pointer-events: none;
  z-index: 1;
}

.sa-nav-link {
  position: relative;
  z-index: 2;
  padding: 0.55rem 1.45rem;
  font-size: 0.92rem;
  font-weight: 700;
  color: var(--sa-body);
  text-decoration: none;
  border-radius: 9999px;
  transition: color 240ms ease;
  white-space: nowrap;
  cursor: pointer;
}

.sa-nav-link:hover {
  color: var(--sa-ink);
}

.sa-nav-link.is-active {
  color: #0e1b38;
}

.sa-header-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.62rem 1.5rem;
  background: linear-gradient(135deg, #1d68ff 0%, #0052e0 100%);
  color: #ffffff !important;
  text-decoration: none;
  border-radius: 9999px;
  font-size: 0.9rem;
  font-weight: 700;
  box-shadow: 0 4px 16px rgba(29, 104, 255, 0.35);
  transition: transform 220ms ease, box-shadow 220ms ease;
  cursor: pointer;
}

.sa-header-cta:hover {
  transform: translateY(-1.5px);
  box-shadow: 0 8px 24px rgba(29, 104, 255, 0.48);
}

/* ============================================================
   3. HORIZONTAL SLIDE RAIL ARCHITECTURE (ZERO DOWNWARD SCROLL)
   ============================================================ */

.sa-app-shell {
  width: 100vw;
  height: 100vh;
  overflow: hidden !important;
  position: relative;
  z-index: 1;
}

.sa-horizontal-rail {
  display: flex;
  width: 400vw; /* 4 slides */
  height: 100vh;
  overflow: hidden !important;
  transition: transform 880ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

.sa-slide {
  flex: 0 0 100vw;
  width: 100vw;
  height: 100vh;
  overflow: hidden !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(var(--sa-header-h) + 2.2rem) clamp(1.2rem, 3.5vw, 4rem) 1.5rem;
  box-sizing: border-box;
  position: relative;
}

/* Cinematic Scale + Opacity Fade Page Turn */
.sa-slide-inner {
  width: 100%;
  max-width: 86rem;
  height: 100%;
  max-height: min(44rem, calc(100vh - 8rem));
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  opacity: 0;
  transform: scale(1.05);
  transition: opacity 800ms cubic-bezier(0.22, 1, 0.36, 1), transform 800ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
  pointer-events: none;
}

.sa-slide.is-active .sa-slide-inner {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

.sa-slide.is-leaving .sa-slide-inner {
  opacity: 0;
  transform: scale(0.96);
  pointer-events: none;
}

/* Main Liquid Glass Container */
.sa-glass-stage {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.28) 100%);
  border: 1.5px solid var(--sa-glass-border);
  box-shadow:
    inset 0 2px 2px rgba(255, 255, 255, 0.98),
    inset 0 0 24px rgba(255, 255, 255, 0.4),
    var(--sa-glass-shadow);
  -webkit-backdrop-filter: blur(32px) saturate(200%);
  backdrop-filter: blur(32px) saturate(200%);
  border-radius: clamp(1.6rem, 2.5vw, 2.4rem);
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

/* ============================================================
   4. SLIDE 0: HOME / HERO (WITH GRADUATION RAINBOW SMOKE PHOTO)
   ============================================================ */

/* Full-Bleed Frosted Hero Stage matching uploaded mockup */
.sa-hero-fullbleed {
  position: relative !important;
  overflow: hidden !important;
  background: transparent !important;
}

.sa-hero-fullbleed__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right 65%;
  z-index: 0;
  pointer-events: none;
}

.sa-hero-fullbleed__frost {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.96) 0%,
    rgba(255, 255, 255, 0.92) 34%,
    rgba(255, 255, 255, 0.58) 50%,
    rgba(255, 255, 255, 0.18) 64%,
    transparent 78%
  );
  -webkit-mask-image: linear-gradient(to right, black 0%, black 42%, transparent 68%);
  mask-image: linear-gradient(to right, black 0%, black 42%, transparent 68%);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  pointer-events: none;
}

.sa-hero-fullbleed__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: clamp(2rem, 3.6vw, 3.4rem);
  box-sizing: border-box;
}

.sa-hero-copy-wrap {
  max-width: 34rem;
}

.sa-badge-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.38rem 0.95rem;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.98);
  border-radius: 9999px;
  box-shadow: 0 4px 14px rgba(23, 26, 48, 0.08);
  font-size: 0.82rem;
  font-weight: 700;
  color: #0e1b38;
  margin-bottom: 1.25rem;
}

.sa-badge-dot {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  background: #10b981;
  box-shadow: 0 0 8px #10b981;
}

.sa-hero-title {
  font-family: var(--sa-font);
  font-weight: 800;
  font-size: clamp(2.8rem, 4.8vw, 4.6rem);
  line-height: 0.95;
  letter-spacing: -0.045em;
  color: #0e1b38;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.sa-hero-title span {
  display: block;
}

.sa-hero-tagline {
  font-family: var(--sa-font);
  font-weight: 800;
  font-size: clamp(1.45rem, 2.3vw, 2.2rem);
  line-height: 1.15;
  letter-spacing: -0.035em;
  margin: 0.75rem 0 0;
  background: linear-gradient(135deg, #13a2dd 0%, #1d68ff 45%, #903394 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sa-hero-subcopy {
  font-size: clamp(0.92rem, 1.25vw, 1.05rem);
  color: #47415f;
  line-height: 1.55;
  max-width: 32rem;
  margin: 1rem 0 0;
  font-weight: 500;
}

.sa-hero-actions {
  display: flex;
  align-items: center;
  gap: 1.1rem;
  margin-top: 1.65rem;
  flex-wrap: wrap;
}

.sa-btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.88rem 2.2rem;
  background: linear-gradient(135deg, #1d68ff 0%, #0052e0 100%);
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 9999px;
  font-weight: 700;
  font-size: 1.02rem;
  text-decoration: none !important;
  box-shadow: 0 8px 26px rgba(29, 104, 255, 0.42);
  transition: transform 220ms ease, box-shadow 220ms ease;
  cursor: pointer;
}

.sa-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 34px rgba(29, 104, 255, 0.55);
}

.sa-btn-glass {
  display: inline-flex;
  align-items: center;
  padding: 0.88rem 2rem;
  background: rgba(255, 255, 255, 0.85);
  color: #0e1b38 !important;
  border: 1.5px solid rgba(255, 255, 255, 0.98);
  border-radius: 9999px;
  font-weight: 650;
  font-size: 1.02rem;
  text-decoration: none !important;
  box-shadow: 0 4px 18px rgba(23, 26, 48, 0.08);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  transition: transform 220ms ease, background 220ms ease;
  cursor: pointer;
}

.sa-btn-glass:hover {
  background: #ffffff;
  transform: translateY(-2px);
}

.sa-hero-stats-bar {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(23, 26, 48, 0.08);
  flex-wrap: wrap;
}

.sa-stat-pill {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.sa-stat-icon {
  width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(255, 255, 255, 0.98);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 10px rgba(23, 26, 48, 0.08);
  color: #1d68ff;
  flex-shrink: 0;
}

.sa-stat-icon svg {
  width: 1.2rem;
  height: 1.2rem;
}

.sa-stat-pill div {
  display: flex;
  flex-direction: column;
  line-height: 1.25;
}

.sa-stat-pill strong {
  font-size: 0.92rem;
  font-weight: 800;
  color: #0e1b38;
}

.sa-stat-pill span {
  font-size: 0.76rem;
  color: #6b6482;
  font-weight: 500;
}

/* ============================================================
   SPECTRUM UI: 3D TILT CARDS & PARALLAX ENGINE
   Modeled after @spectrumui/tilt-card
   ============================================================ */

.sa-spectrum-tilt {
  perspective: 1000px;
  transform-style: preserve-3d;
  will-change: transform;
  transition: transform 140ms ease-out, box-shadow 300ms ease;
  position: relative;
  overflow: hidden;
}

.sa-tilt-content {
  position: relative;
  z-index: 2;
  transform-style: preserve-3d;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.sa-spectrum-tilt [data-tilt-depth] {
  transform-style: preserve-3d;
  transition: transform 140ms ease-out;
}

.sa-tilt-glare {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
  opacity: 0;
  transition: opacity 300ms ease;
  border-radius: inherit;
}

/* ============================================================
   SPECTRUM UI: ANIMATED BORDER BEAM
   Modeled after @spectrumui/beam-card
   ============================================================ */

.sa-beam-container {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 2px;
  pointer-events: none;
  z-index: 1;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  overflow: hidden;
}

.sa-border-beam {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: conic-gradient(
    from 0deg,
    transparent 0deg,
    transparent 270deg,
    #13a2dd 305deg,
    #1d68ff 330deg,
    #f536a4 350deg,
    #ffbd49 358deg,
    transparent 360deg
  );
  animation: saBeamSpin 4.5s linear infinite;
}

@keyframes saBeamSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* ============================================================
   5. SLIDE 1: HOW IT WORKS (STAGGERED GLOWING CARDS + TYPEWRITER)
   ============================================================ */

.sa-pane-layout {
  padding: clamp(1.6rem, 3.2vw, 2.6rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
}

/* 2-Column How It Works Layout matching uploaded mockup */
.sa-how-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.15fr);
  gap: clamp(1.5rem, 3vw, 3rem);
  align-items: center;
  flex: 1 1 auto;
  min-height: 0;
  width: 100%;
}

.sa-how-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  position: relative;
}

.sa-how-header {
  flex-shrink: 0;
}

.sa-how-kicker-row {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  margin-bottom: 0.25rem;
}

.sa-how-kicker {
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  color: #6b7280;
  text-transform: uppercase;
}

.sa-kicker-bar {
  width: 2.2rem;
  height: 3.5px;
  border-radius: 9999px;
  background: linear-gradient(90deg, #13a2dd, #903394);
}

.sa-how-title {
  font-size: clamp(2.2rem, 3.4vw, 3.3rem);
  font-weight: 800;
  color: #0e1b38;
  line-height: 1.05;
  letter-spacing: -0.04em;
  margin: 0 0 0.45rem;
}

.sa-how-sub {
  font-size: 0.94rem;
  color: #47415f;
  line-height: 1.5;
  margin: 0;
  max-width: 25rem;
}

/* Stickman Graduate Illustration Area */
.sa-stickman-wrap {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex: 1 1 0;
  min-height: 0;
  margin-top: 0.25rem;
  padding-bottom: 0;
}

.sa-stickman-blob {
  position: absolute;
  width: clamp(21rem, 28vw, 27rem);
  height: clamp(17rem, 23vw, 22rem);
  top: 52%;
  left: 50%;
  transform: translate(-50%, -48%);
  border-radius: 46% 54% 63% 37% / 40% 58% 42% 60%;
  background: linear-gradient(
    135deg,
    rgba(165, 243, 252, 0.85) 0%,
    rgba(196, 181, 253, 0.82) 36%,
    rgba(244, 114, 182, 0.78) 68%,
    rgba(254, 240, 138, 0.72) 100%
  );
  box-shadow:
    inset 0 0 50px rgba(255, 255, 255, 0.7),
    0 24px 60px rgba(192, 132, 252, 0.22);
  filter: blur(5px);
  z-index: 0;
  pointer-events: none;
}

.sa-stickman-img {
  position: relative;
  z-index: 1;
  height: 100%;
  max-height: clamp(20rem, 39vh, 26.5rem);
  width: auto;
  object-fit: contain;
  filter: drop-shadow(0 16px 32px rgba(23, 26, 48, 0.14));
}

/* Floating 3D Gloss Spheres */
.sa-gloss-sphere {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 2;
}

.sa-gloss-sphere--1 {
  width: 2.4rem;
  height: 2.4rem;
  top: 24%;
  left: 4%;
  background: radial-gradient(circle at 35% 30%, #ffffff 0%, #fed7aa 32%, #fb923c 68%, #ea580c 100%);
  box-shadow:
    0 10px 22px rgba(234, 88, 12, 0.26),
    inset -3px -3px 7px rgba(0, 0, 0, 0.14),
    inset 2px 2px 4px #ffffff;
}

.sa-gloss-sphere--2 {
  width: 2.8rem;
  height: 2.8rem;
  top: 10%;
  right: 10%;
  background: radial-gradient(circle at 35% 30%, #ffffff 0%, #bae6fd 28%, #38bdf8 62%, #fde047 88%, #f59e0b 100%);
  box-shadow:
    0 12px 26px rgba(56, 189, 248, 0.3),
    inset -3px -3px 8px rgba(0, 0, 0, 0.12),
    inset 2px 2px 4px #ffffff;
}

.sa-gloss-sphere--3 {
  width: 2.2rem;
  height: 2.2rem;
  bottom: 14%;
  right: 15%;
  background: radial-gradient(circle at 35% 30%, #ffffff 0%, #f5d0fe 30%, #d8b4fe 65%, #a855f7 100%);
  box-shadow:
    0 10px 22px rgba(168, 85, 247, 0.25),
    inset -3px -3px 7px rgba(0, 0, 0, 0.12),
    inset 2px 2px 4px #ffffff;
}

.sa-gloss-sphere--4 {
  display: none;
}

/* Corner 3D Fluid Blob */
.sa-corner-fluid-blob {
  position: absolute;
  bottom: -3.2rem;
  left: -3.2rem;
  width: 13.5rem;
  height: 13.5rem;
  border-radius: 42% 58% 68% 32% / 55% 42% 58% 45%;
  background: radial-gradient(
    circle at 42% 38%,
    #ffffff 0%,
    #f472b6 24%,
    #fb7185 46%,
    #fbbf24 74%,
    #38bdf8 100%
  );
  box-shadow:
    inset -4px -4px 12px rgba(0, 0, 0, 0.1),
    inset 4px 4px 14px rgba(255, 255, 255, 0.92),
    0 14px 34px rgba(244, 114, 182, 0.3);
  opacity: 0.92;
  pointer-events: none;
  z-index: 0;
}

/* Right Column: Stacked Horizontal Cards */
.sa-how-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.sa-step-list {
  display: flex;
  flex-direction: column;
  gap: 0.95rem;
}

.sa-step-horizontal {
  display: flex;
  align-items: center;
  gap: 1.35rem;
  padding: 1.25rem 1.65rem;
  background: rgba(255, 255, 255, 0.92);
  border: 1.5px solid rgba(255, 255, 255, 0.98);
  border-radius: 1.5rem;
  box-shadow:
    0 10px 25px -4px rgba(15, 23, 42, 0.05),
    0 4px 10px -2px rgba(15, 23, 42, 0.03),
    inset 0 1.5px 1.5px #ffffff;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 600ms cubic-bezier(0.16, 1, 0.3, 1), transform 600ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 300ms ease;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

.sa-step-horizontal.is-revealed {
  opacity: 1;
  transform: translateY(0);
}

.sa-step-icon {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 4px 14px rgba(23, 26, 48, 0.06);
}

.sa-step-icon svg {
  width: 1.7rem;
  height: 1.7rem;
}

.sa-step-icon--blue {
  background: #e0f2fe;
  color: #0284c7;
}

.sa-step-icon--purple {
  background: #f3e8ff;
  color: #7c3aed;
}

.sa-step-icon--pink {
  background: #fce7f3;
  color: #db2777;
}

.sa-step-body {
  flex: 1 1 auto;
}

.sa-step-body h3 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #0e1b38;
  margin: 0 0 0.35rem;
  letter-spacing: -0.025em;
}

.sa-step-body p {
  font-size: 0.92rem;
  color: #475569;
  line-height: 1.5;
  margin: 0;
}

/* Chat-Like Prompt Box */
.sa-prompt-console {
  margin-top: 1.2rem;
  padding: 0.95rem 1.6rem;
  background: rgba(255, 255, 255, 0.88);
  border: 1.5px solid #ffffff;
  border-radius: 1.3rem;
  box-shadow:
    0 12px 32px rgba(23, 26, 48, 0.08),
    0 0 20px rgba(144, 51, 148, 0.12);
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 500ms ease, transform 500ms ease;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}

.sa-prompt-console.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.sa-prompt-text {
  font-size: 1.15rem;
  font-weight: 750;
  color: #0e1b38;
  display: flex;
  align-items: center;
  min-height: 1.6rem;
}

.sa-prompt-text.is-typing::after {
  content: '|';
  display: inline-block;
  margin-left: 3px;
  animation: saBlink 800ms infinite;
  color: #1d68ff;
}

@keyframes saBlink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}

/* Saturated Big Buttons in How It Works */
.sa-prompt-buttons {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 400ms ease, transform 400ms ease;
}

.sa-prompt-buttons.is-visible {
  opacity: 1;
  transform: scale(1);
}

.sa-btn-yes {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.72rem 1.85rem;
  background: linear-gradient(135deg, #13a2dd 0%, #1d68ff 100%);
  color: #ffffff;
  font-weight: 800;
  font-size: 0.98rem;
  border-radius: 9999px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  box-shadow: 0 4px 18px rgba(19, 162, 221, 0.45);
  cursor: pointer;
  transition: transform 200ms ease, box-shadow 200ms ease;
}

.sa-btn-yes:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(19, 162, 221, 0.6);
}

.sa-btn-info {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.72rem 1.85rem;
  background: linear-gradient(135deg, #a854a9 0%, #f536a4 100%);
  color: #ffffff;
  font-weight: 800;
  font-size: 0.98rem;
  border-radius: 9999px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  box-shadow: 0 4px 18px rgba(245, 54, 164, 0.42);
  cursor: pointer;
  transition: transform 200ms ease, box-shadow 200ms ease;
}

.sa-btn-info:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(245, 54, 164, 0.58);
}

/* ============================================================
   6. SLIDE 2: PRICING (STAGGERED CARDS + SLEEKIE CLICK ME PROMPT)
   ============================================================ */

.sa-pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.35rem;
  flex: 1 1 auto;
  min-height: 0;
}

.sa-price-card {
  background: rgba(255, 255, 255, 0.68);
  border: 1.5px solid rgba(255, 255, 255, 0.95);
  border-radius: 1.6rem;
  padding: 1.75rem 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(24px) scale(0.97);
  transition: opacity 700ms cubic-bezier(0.16, 1, 0.3, 1), transform 700ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 400ms ease;
}

.sa-price-card.is-revealed {
  opacity: 1;
  transform: translateY(0) scale(1);
  box-shadow:
    0 0 30px rgba(144, 51, 148, 0.28),
    inset 0 1.5px 1.5px rgba(255, 255, 255, 0.98),
    0 16px 36px -8px rgba(23, 26, 48, 0.08);
}

.sa-price-card.is-featured {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.88) 0%, rgba(240, 245, 255, 0.72) 100%);
  border: 2px solid rgba(29, 104, 255, 0.6);
  box-shadow:
    0 0 36px rgba(29, 104, 255, 0.38),
    inset 0 1.5px 1.5px #ffffff,
    0 20px 40px -8px rgba(23, 26, 48, 0.12);
}

.sa-price-badge {
  display: inline-block;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #1d68ff;
  margin-bottom: 0.45rem;
}

.sa-price-title {
  font-size: 1.35rem;
  font-weight: 800;
  color: #0e1b38;
  margin: 0 0 0.5rem;
}

.sa-price-figure {
  font-size: 2.1rem;
  font-weight: 800;
  color: #1d68ff;
  margin-bottom: 0.85rem;
}

.sa-price-figure span {
  font-size: 0.92rem;
  color: #6b6482;
  font-weight: 500;
}

.sa-price-list {
  list-style: none;
  padding: 0;
  margin: 0 0 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  font-size: 0.92rem;
  color: #47415f;
}

.sa-price-cta {
  width: 100%;
  justify-content: center;
}

/* Sleekie Click Me Prompt Box */
.sa-sleekie-prompt {
  margin-top: 1.4rem;
  padding: 1rem 1.6rem;
  background: rgba(255, 255, 255, 0.82);
  border: 1.5px solid #ffffff;
  border-radius: 1.3rem;
  box-shadow:
    0 12px 32px rgba(23, 26, 48, 0.1),
    0 0 22px rgba(0, 210, 255, 0.25);
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 500ms ease, transform 500ms ease;
  flex-shrink: 0;
}

.sa-sleekie-prompt.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.sa-btn-clickme {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.72rem 1.85rem;
  background: linear-gradient(135deg, #13a2dd 0%, #10b981 100%);
  color: #ffffff;
  font-weight: 800;
  font-size: 0.98rem;
  border-radius: 9999px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0 4px 18px rgba(19, 162, 221, 0.45);
  cursor: pointer;
  transition: transform 200ms ease, box-shadow 200ms ease;
  white-space: nowrap;
}

.sa-btn-clickme:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.6);
}

/* ============================================================
   7. SLIDE 3: FAQ (15 QUESTIONS MATRIX + 3D MEME CAROUSEL)
   ============================================================ */

.sa-faq-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.48fr) minmax(0, 0.52fr);
  gap: 1.5rem;
  height: 100%;
  box-sizing: border-box;
}

.sa-faq-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  min-height: 0;
}

/* 15 Q&A Compact Grid */
.sa-faq-matrix {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-template-rows: repeat(5, minmax(0, 1fr));
  gap: 0.65rem;
  flex: 1 1 auto;
  min-height: 0;
  margin-top: 0.6rem;
}

.sa-faq-card {
  background: rgba(255, 255, 255, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.92);
  border-radius: 0.95rem;
  padding: 0.65rem 0.85rem;
  box-shadow: 0 4px 12px rgba(23, 26, 48, 0.05);
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  transition: transform 180ms ease, background 180ms ease;
}

.sa-faq-card:hover {
  transform: translateY(-1.5px);
  background: rgba(255, 255, 255, 0.9);
}

.sa-faq-q {
  font-size: 0.82rem;
  font-weight: 800;
  color: #0e1b38;
  margin: 0 0 0.2rem;
  line-height: 1.25;
}

.sa-faq-a {
  font-size: 0.74rem;
  color: #47415f;
  margin: 0;
  line-height: 1.35;
}

/* Right Side: 3D Perspective Meme Carousel */
.sa-faq-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  perspective: 1200px;
}

.sa-3d-carousel {
  position: relative;
  width: 100%;
  max-width: 18rem;
  aspect-ratio: 3 / 4;
  transform-style: preserve-3d;
}

.sa-3d-item {
  position: absolute;
  inset: 0;
  border-radius: 1.6rem;
  background: rgba(255, 255, 255, 0.55);
  border: 1.5px solid rgba(255, 255, 255, 0.95);
  box-shadow: 0 16px 40px rgba(23, 26, 48, 0.16);
  overflow: hidden;
  transition: transform 800ms cubic-bezier(0.2, 1, 0.3, 1), opacity 800ms ease;
  will-change: transform, opacity;
}

.sa-3d-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.sa-3d-item.is-active {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  z-index: 3;
}

.sa-3d-item.is-prev {
  opacity: 0.45;
  transform: translate3d(-35px, 0, -80px) rotateY(18deg) scale(0.9);
  z-index: 2;
  pointer-events: none;
}

.sa-3d-item.is-next {
  opacity: 0.45;
  transform: translate3d(35px, 0, -80px) rotateY(-18deg) scale(0.9);
  z-index: 2;
  pointer-events: none;
}

.sa-3d-item.is-hidden {
  opacity: 0;
  transform: translate3d(0, 0, -160px) scale(0.8);
  pointer-events: none;
}

/* Loop Indicator on FAQ */
.sa-faq-loop-tip {
  margin-top: 0.65rem;
  font-size: 0.78rem;
  font-weight: 700;
  color: #1d68ff;
  text-align: center;
  background: rgba(255, 255, 255, 0.65);
  padding: 0.35rem 0.9rem;
  border-radius: 9999px;
  border: 1px solid rgba(255, 255, 255, 0.85);
}

/* ============================================================
   8. OFF-NAV SLIDE: ONBOARDING (SLIDES IN FROM RIGHT)
   ============================================================ */

.sa-onboard-slide {
  position: fixed;
  inset: 0;
  z-index: 120;
  background: rgba(246, 247, 252, 0.75);
  -webkit-backdrop-filter: blur(28px) saturate(190%);
  backdrop-filter: blur(28px) saturate(190%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem clamp(1.2rem, 4vw, 4rem);
  box-sizing: border-box;
  transform: translate3d(100%, 0, 0);
  transition: transform 750ms cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform;
}

.sa-onboard-slide.is-open {
  transform: translate3d(0, 0, 0);
}

.sa-onboard-card {
  width: 100%;
  max-width: 44rem;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.82) 0%, rgba(255, 255, 255, 0.45) 100%);
  border: 2px solid #ffffff;
  border-radius: 2rem;
  padding: clamp(1.8rem, 3.5vw, 2.8rem);
  box-shadow:
    0 32px 72px -12px rgba(23, 26, 48, 0.22),
    0 0 35px rgba(29, 104, 255, 0.25),
    inset 0 2px 2px #ffffff;
  box-sizing: border-box;
}

.sa-onboard-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}

.sa-btn-back {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.5rem 1.2rem;
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.95);
  border-radius: 9999px;
  font-size: 0.88rem;
  font-weight: 700;
  color: #0e1b38;
  cursor: pointer;
  transition: background 200ms ease;
}

.sa-btn-back:hover {
  background: #ffffff;
}

.sa-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.85rem;
}

.sa-form-group {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  margin-bottom: 0.85rem;
}

.sa-form-group.full-width {
  grid-column: span 2;
}

.sa-form-group label {
  font-size: 0.84rem;
  font-weight: 750;
  color: #0e1b38;
}

.sa-form-control {
  width: 100%;
  padding: 0.75rem 1rem;
  border-radius: 0.85rem;
  border: 1.5px solid rgba(23, 26, 48, 0.12);
  background: rgba(255, 255, 255, 0.85);
  font-family: var(--sa-font);
  font-size: 0.95rem;
  color: #0e1b38;
  outline: none;
  box-sizing: border-box;
  transition: border-color 200ms ease, box-shadow 200ms ease;
}

.sa-form-control:focus {
  border-color: #1d68ff;
  box-shadow: 0 0 0 3px rgba(29, 104, 255, 0.25);
  background: #ffffff;
}

.sa-form-status {
  margin-top: 0.85rem;
  font-size: 0.88rem;
  font-weight: 600;
  display: none;
}

.sa-form-status.is-success {
  display: block;
  color: #059669;
  padding: 0.65rem 1rem;
  background: rgba(16, 185, 129, 0.12);
  border-radius: 0.6rem;
  border: 1px solid rgba(16, 185, 129, 0.3);
}

/* ============================================================
   9. RESPONSIVENESS (MOBILE SWIPE & COMPACT VIEWPORTS)
   ============================================================ */

@media (max-width: 960px) {
  :root {
    --sa-header-h: 64px;
  }
  
  .sa-header {
    width: calc(100% - 1.5rem);
    padding: 0 0.85rem;
  }

  .sa-header-cta {
    display: none;
  }

  .sa-nav-link {
    padding: 0.45rem 0.85rem;
    font-size: 0.82rem;
  }

  .sa-slide {
    padding: calc(var(--sa-header-h) + 1.2rem) 1rem 1rem;
  }

  .sa-home-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .sa-home-copy {
    padding: 1.5rem 1rem;
    text-align: center;
    align-items: center;
  }

  .sa-hero-title {
    font-size: clamp(2.4rem, 8vw, 3.2rem);
  }

  .sa-hero-actions {
    justify-content: center;
  }

  .sa-hero-stats {
    justify-content: center;
  }

  .sa-home-visual {
    display: none; /* keep mobile hero concise to fit 100vh */
  }

  .sa-step-grid,
  .sa-pricing-grid {
    grid-template-columns: 1fr;
    gap: 0.85rem;
    overflow-y: auto;
  }

  .sa-step-card,
  .sa-price-card {
    padding: 1.2rem 1rem;
  }

  .sa-prompt-console,
  .sa-sleekie-prompt {
    flex-direction: column;
    text-align: center;
    gap: 0.85rem;
  }

  .sa-faq-layout {
    grid-template-columns: 1fr;
  }

  .sa-faq-right {
    display: none;
  }

  .sa-faq-matrix {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    overflow-y: auto;
  }

  .sa-form-grid {
    grid-template-columns: 1fr;
  }
  
  .sa-form-group.full-width {
    grid-column: span 1;
  }
}

/* Final rail authority: legacy generic layouts cannot turn panes vertical. */
html.hz-locked,html.hz-locked body{height:100dvh!important;overflow:hidden!important}
.sa-app-shell .sa-viewport-stage.hz-viewport{display:block!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;margin:0!important;padding:0!important}
.sa-app-shell .hz-rail{display:flex!important;width:400vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:visible!important;transition:transform .85s cubic-bezier(.65,.05,.2,1)!important}
.sa-app-shell .hz-pane{display:flex!important;width:100vw!important;flex:0 0 100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;box-sizing:border-box!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.sa-app-shell .hz-pane.is-active{opacity:1!important;pointer-events:auto!important}

/* ============================================================
   MAGIC UI & REDESIGN EXTENSIONS (HIGH-IMPACT EXPANDED GLASS)
   ============================================================ */

/* Single-Line "Work. Life. Classes." */
.sa-hero-title--single-line {
  display: flex !important;
  flex-direction: row !important;
  align-items: baseline !important;
  gap: 0.65rem !important;
  flex-wrap: nowrap !important;
  font-size: clamp(2.3rem, 4.3vw, 4.4rem) !important;
  line-height: 1.05 !important;
}

.sa-hero-title--single-line span {
  display: inline-block !important;
}

/* Magic UI Highlighter */
.sa-magic-highlighter {
  position: relative;
  display: inline-block;
  white-space: nowrap;
}

.sa-magic-underline-svg {
  position: absolute;
  left: -4%;
  bottom: -0.22em;
  width: 108%;
  height: 0.38em;
  overflow: visible;
  pointer-events: none;
}

.sa-magic-underline-svg path {
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
  animation: saDrawUnderline 1.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  animation-delay: 0.4s;
}

@keyframes saDrawUnderline {
  to {
    stroke-dashoffset: 0;
  }
}

[data-magic-highlighter="highlight"] {
  background: linear-gradient(120deg, rgba(255, 189, 73, 0.45) 0%, rgba(245, 54, 164, 0.4) 100%);
  border-radius: 6px;
  padding: 0 0.22em;
  margin: 0 -0.05em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  animation: saMarkerReveal 1.2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

@keyframes saMarkerReveal {
  from {
    background-size: 0% 100%;
    background-repeat: no-repeat;
  }
  to {
    background-size: 100% 100%;
  }
}

/* DiaTextReveal */
.sa-dia-reveal-container {
  display: inline-flex !important;
  align-items: center;
  flex-wrap: wrap;
  font-family: var(--sa-font);
  font-weight: 800;
  font-size: clamp(1.4rem, 2.2vw, 2.1rem);
  letter-spacing: -0.03em;
  margin: 0.65rem 0 0;
}

.sa-dia-char {
  display: inline-block;
  background: linear-gradient(135deg, #a97cf8 0%, #f38cb8 50%, #fdcc92 100%);
  background-size: 200% 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: saDiaColorCycle 4s ease infinite alternate;
}

@keyframes saDiaColorCycle {
  0% {
    background-position: 0% 50%;
    filter: drop-shadow(0 0 12px rgba(169, 124, 248, 0.4));
  }
  50% {
    background-position: 100% 50%;
    filter: drop-shadow(0 0 16px rgba(243, 140, 184, 0.5));
  }
  100% {
    background-position: 0% 50%;
    filter: drop-shadow(0 0 12px rgba(253, 204, 146, 0.4));
  }
}

/* Text3DFlip */
.sa-3dflip-stage {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.35em;
  perspective: 800px;
}

.sa-3dflip-word {
  position: relative;
  display: inline-block;
  transform-style: preserve-3d;
  animation: saFlip3DLoop 6s cubic-bezier(0.2, 0.8, 0.2, 1) infinite;
}

.sa-3dflip-front,
.sa-3dflip-back {
  display: inline-block;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.sa-3dflip-front {
  transform: rotateX(0deg);
}

.sa-3dflip-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: rotateX(180deg);
  color: #1d68ff;
}

@keyframes saFlip3DLoop {
  0%, 40% {
    transform: rotateX(0deg);
  }
  48%, 90% {
    transform: rotateX(180deg);
  }
  98%, 100% {
    transform: rotateX(360deg);
  }
}

/* KineticText on Logo */
.sa-kinetic-text-wrap {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.sa-kinetic-letter {
  display: inline-block;
  transition: transform 300ms cubic-bezier(0.34, 1.56, 0.64, 1), color 300ms ease;
  will-change: transform;
}

.sa-kinetic-letter:hover,
.sa-kinetic-letter.is-popping {
  transform: translateY(-4px) scale(1.18);
  color: #13a2dd;
  text-shadow: 0 4px 12px rgba(19, 162, 221, 0.4);
}

/* InteractiveHoverButton */
.sa-interactive-hover-btn {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transition: transform 250ms ease, box-shadow 250ms ease;
}

.sa-interactive-hover-btn .sa-magic-btn-bubble {
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.35);
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: width 450ms ease, height 450ms ease;
  z-index: 0;
}

.sa-interactive-hover-btn:hover .sa-magic-btn-bubble {
  width: 320px;
  height: 320px;
}

.sa-interactive-hover-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(29, 104, 255, 0.3);
}

.sa-interactive-hover-btn svg {
  transition: transform 250ms ease;
}

.sa-interactive-hover-btn:hover svg {
  transform: translateX(4px);
}

/* 3rd Hero Button ("Just here for some laughs") */
.sa-hero-laughs-row {
  margin-top: 1rem;
}

.sa-btn-laughs {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.65rem 1.4rem;
  background: rgba(255, 255, 255, 0.85);
  border: 1.5px solid rgba(255, 255, 255, 0.95);
  border-radius: 9999px;
  box-shadow:
    0 8px 24px rgba(23, 26, 48, 0.08),
    inset 0 1px 1px #fff;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: #0e1b38;
  font-size: 0.9rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 300ms cubic-bezier(0.16, 1, 0.3, 1);
}

.sa-btn-laughs:hover {
  background: #ffffff;
  transform: translateY(-2px);
  box-shadow:
    0 12px 28px rgba(144, 51, 148, 0.18),
    0 0 16px rgba(245, 54, 164, 0.25);
  border-color: #f472b6;
}

.sa-laughs-emoji {
  font-size: 1.25rem;
  line-height: 1;
}

.sa-laughs-tag {
  font-size: 0.76rem;
  padding: 0.22rem 0.65rem;
  border-radius: 9999px;
  background: linear-gradient(135deg, #13a2dd, #f472b6);
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* College memes carousel */
.sa-memes-modal {
  position: fixed;
  inset: 0;
  z-index: 2147483600;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 400ms cubic-bezier(0.16, 1, 0.3, 1);
}

.sa-memes-modal.is-open {
  opacity: 1;
  pointer-events: auto;
}

.sa-memes-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(10, 15, 30, 0.82);
  -webkit-backdrop-filter: blur(28px);
  backdrop-filter: blur(28px);
}

.sa-memes-modal-container {
  position: relative;
  z-index: 1;
  width: min(92vw, 1100px);
  height: min(88vh, 760px);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.82) 100%);
  border: 1.5px solid rgba(255, 255, 255, 0.95);
  border-radius: 2.2rem;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.35);
  display: flex;
  flex-direction: column;
  padding: 1.8rem 2.2rem;
  box-sizing: border-box;
  overflow: hidden;
}

.sa-memes-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
  padding-bottom: 1rem;
}

.sa-memes-modal-title-group h3 {
  font-size: 1.8rem;
  font-weight: 850;
  color: #0e1b38;
  margin: 0;
  letter-spacing: -0.03em;
}

.sa-memes-modal-title-group p {
  font-size: 0.92rem;
  color: #64748b;
  margin: 0.2rem 0 0;
}

.sa-memes-modal-close {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: rgba(15, 23, 42, 0.06);
  border: none;
  font-size: 1.6rem;
  line-height: 1;
  cursor: pointer;
  display: grid;
  place-items: center;
  transition: all 200ms ease;
}

.sa-memes-modal-close:hover {
  background: #0e1b38;
  color: #fff;
  transform: rotate(90deg);
}

.sa-meme-carousel { display:grid; flex:1 1 auto; min-height:0; grid-template-rows:minmax(0,1fr) auto; gap:1rem; padding-top:1rem; }
.sa-meme-slide { position:relative; min-height:0; margin:0; display:grid; place-items:center; overflow:hidden; border-radius:1.25rem; background:rgba(255,255,255,.64); border:1px solid rgba(255,255,255,.88); }
.sa-meme-slide[hidden] { display:none; }
.sa-meme-slide img { max-width:100%; max-height:100%; width:auto; height:auto; object-fit:contain; }
.sa-meme-slide figcaption { position:absolute; align-self:end; margin:0 0 1rem; padding:.35rem .7rem; border-radius:999px; color:#fff; background:rgba(14,27,56,.78); font-size:.78rem; font-weight:750; }
.sa-meme-carousel-controls { display:flex; justify-content:center; align-items:center; gap:1rem; }
.sa-meme-carousel-dots { display:flex; align-items:center; gap:.35rem; }
.sa-meme-carousel-dots button { width:.55rem; height:.55rem; padding:0; border:0; border-radius:50%; background:#cbd5e1; cursor:pointer; }
.sa-meme-carousel-dots button.is-active { width:1.25rem; border-radius:999px; background:#1d68ff; }
.sa-meme-carousel-dots button:focus-visible { outline:3px solid #13a2dd; outline-offset:3px; }
.sa-meme-carousel-button { width:2.7rem; height:2.7rem; display:grid; place-items:center; border:1px solid rgba(29,104,255,.25); border-radius:50%; color:#0e1b38; background:#fff; font-size:1.15rem; font-weight:800; cursor:pointer; }
.sa-meme-carousel-button:hover { color:#fff; background:#1d68ff; }
.sa-meme-carousel-button:focus-visible { outline:3px solid #13a2dd; outline-offset:3px; }
.sa-meme-carousel-status { min-width:3.75rem; margin:0; color:#475569; font-size:.84rem; font-weight:750; text-align:center; }
@media (max-width:600px) { .sa-memes-modal-container { width:calc(100vw - 1.25rem); height:min(82dvh,38rem); padding:1rem; border-radius:1.35rem; } .sa-memes-modal-title-group h3 { font-size:1.2rem; } .sa-memes-modal-title-group p { font-size:.73rem; } .sa-memes-modal-header { padding-bottom:.6rem; } .sa-memes-modal-close { width:2.1rem; height:2.1rem; flex:0 0 auto; } .sa-meme-carousel { gap:.65rem; padding-top:.65rem; } }

/* FAQ Accordion with BlurredStagger */
.sa-faq-layout-v2 {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  gap: clamp(1.8rem, 3.5vw, 3.5rem);
  align-items: center;
  width: 100%;
  height: 100%;
}

.sa-faq-left-v2 h2 {
  font-size: clamp(2.2rem, 3.8vw, 3.4rem);
  font-weight: 850;
  color: #0e1b38;
  letter-spacing: -0.04em;
  margin: 0 0 0.75rem;
}

.sa-faq-left-v2 p {
  font-size: 1rem;
  color: #475569;
  line-height: 1.55;
  margin: 0 0 1.2rem;
}

.sa-faq-support-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 700;
  color: #1d68ff;
  text-decoration: none;
  font-size: 0.95rem;
}

.sa-faq-support-link:hover {
  text-decoration: underline;
}

.sa-faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}

.sa-faq-accordion-item {
  background: rgba(255, 255, 255, 0.88);
  border: 1.5px solid rgba(255, 255, 255, 0.95);
  border-radius: 1.2rem;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.04);
  overflow: hidden;
  transition: box-shadow 250ms ease, border-color 250ms ease;
}

.sa-faq-accordion-item[data-state="open"] {
  background: #ffffff;
  border-color: rgba(29, 104, 255, 0.35);
  box-shadow: 0 12px 28px rgba(29, 104, 255, 0.08);
}

.sa-faq-accordion-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.05rem 1.4rem;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  font-family: var(--sa-font);
  font-size: 1.05rem;
  font-weight: 750;
  color: #0e1b38;
}

.sa-faq-chevron {
  width: 1.2rem;
  height: 1.2rem;
  transition: transform 250ms cubic-bezier(0.16, 1, 0.3, 1);
  color: #64748b;
  flex-shrink: 0;
}

.sa-faq-accordion-item[data-state="open"] .sa-faq-chevron {
  transform: rotate(180deg);
  color: #1d68ff;
}

.sa-faq-accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 350ms cubic-bezier(0.16, 1, 0.3, 1), padding 350ms ease;
  padding: 0 1.4rem;
}

.sa-faq-accordion-item[data-state="open"] .sa-faq-accordion-content {
  max-height: 180px;
  padding: 0 1.4rem 1.15rem;
}

.sa-faq-answer {
  font-size: 0.92rem;
  line-height: 1.55;
  color: #475569;
  margin: 0;
}

.sa-blurred-stagger-active .sa-stagger-char {
  display: inline-block;
  opacity: 0;
  filter: blur(10px);
  animation: saBlurToClear 300ms cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

@keyframes saBlurToClear {
  to {
    opacity: 1;
    filter: blur(0px);
  }
}

/* Auth Switch Modal */
.sa-auth-modal {
  position: fixed;
  inset: 0;
  z-index: 2147483600;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 300ms ease;
}

.sa-auth-modal.is-open {
  opacity: 1;
  pointer-events: auto;
}

.sa-auth-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(15, 23, 42, 0.6);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.sa-auth-card {
  position: relative;
  z-index: 1;
  width: min(90vw, 440px);
  background: rgba(255, 255, 255, 0.95);
  border: 1.5px solid rgba(255, 255, 255, 0.98);
  border-radius: 1.8rem;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.2);
  padding: 2.2rem;
  box-sizing: border-box;
}

.sa-auth-close {
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: none;
  background: #f1f5f9;
  font-size: 1.2rem;
  cursor: pointer;
  display: grid;
  place-items: center;
}

.sa-auth-tabs {
  display: flex;
  background: #f1f5f9;
  border-radius: 9999px;
  padding: 4px;
  margin-bottom: 1.4rem;
}

.sa-auth-tab-btn {
  flex: 1;
  border: none;
  background: transparent;
  padding: 0.6rem 0;
  font-size: 0.9rem;
  font-weight: 700;
  color: #64748b;
  border-radius: 9999px;
  cursor: pointer;
  transition: all 200ms ease;
}

.sa-auth-tab-btn.is-active {
  background: #ffffff;
  color: #0e1b38;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

/* Compact FAQ: retain every question, one answer, and zero internal scrolling. */
@media (max-width: 600px) {
  .sa-slide[data-slide-id="faq"] .sa-pane-layout { padding: 0 !important; }
  .sa-faq-layout-v2 { grid-template-columns: minmax(0, 1fr) !important; grid-template-rows: auto minmax(0, 1fr); gap: 0.55rem !important; align-content: center; }
  .sa-faq-left-v2 h2 { font-size: clamp(1.4rem, 7vw, 1.8rem); margin-bottom: 0.2rem; }
  .sa-faq-left-v2 p { font-size: clamp(0.72rem, 3.35vw, 0.82rem); line-height: 1.32; margin: 0; }
  .sa-faq-left-v2 p:first-of-type { display: none; }
  .sa-faq-support-link { font-size: inherit; }
  .sa-faq-accordion { gap: 0.3rem; }
  .sa-faq-accordion-item { border-radius: 0.72rem; }
  .sa-faq-accordion-trigger { padding: 0.46rem 0.62rem; font-size: clamp(0.66rem, 3.1vw, 0.76rem); line-height: 1.2; gap: 0.45rem; }
  .sa-faq-chevron { width: 0.9rem; height: 0.9rem; }
  .sa-faq-accordion-content, .sa-faq-accordion-item[data-state="open"] .sa-faq-accordion-content { padding-right: 0.62rem; padding-left: 0.62rem; }
  .sa-faq-accordion-item[data-state="open"] .sa-faq-accordion-content { max-height: 5rem; padding-bottom: 0.5rem; }
  .sa-faq-answer { font-size: clamp(0.62rem, 2.85vw, 0.7rem); line-height: 1.28; }
}

@media (max-width: 340px), (max-height: 620px) {
  .sa-faq-left-v2 h2 { font-size: 1.25rem; }
  .sa-faq-left-v2 p { font-size: 0.67rem; }
  .sa-faq-accordion { gap: 0.2rem; }
  .sa-faq-accordion-trigger { padding: 0.33rem 0.5rem; font-size: 0.61rem; }
  .sa-faq-accordion-item[data-state="open"] .sa-faq-accordion-content { max-height: 3.65rem; padding-bottom: 0.35rem; }
  .sa-faq-answer { font-size: 0.57rem; line-height: 1.17; }
}
