@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/vazirmatn/v16/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklWgzORc.ttf") format("truetype");
}

@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/vazirmatn/v16/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklbY0ORc.ttf") format("truetype");
}

@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/vazirmatn/v16/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklY80ORc.ttf") format("truetype");
}

@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/vazirmatn/v16/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRkleg0ORc.ttf") format("truetype");
}

@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/vazirmatn/v16/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklcE0ORc.ttf") format("truetype");
}

:root {
  --petal: #f51aa3;
  --petal-soft: #ff80d1;
  --moon: #8736f5;
  --aurora: #06aedd;
  --coral: #f53828;
  --ink: #180a24;
  --plum: #432052;
  --muted: #745b82;
  --mist: #fff1fa;
  --sky: #e8f8ff;
  --cream: #fffaf4;
  --surface: rgba(255, 255, 255, 0.74);
  --surface-strong: rgba(255, 255, 255, 0.9);
  --glass: rgba(255, 255, 255, 0.34);
  --glass-strong: rgba(255, 255, 255, 0.62);
  --glass-line: rgba(255, 255, 255, 0.66);
  --glass-shadow: 0 18px 48px rgba(67, 32, 82, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.82);
  --line: rgba(245, 26, 163, 0.16);
  --shadow: 0 24px 70px rgba(67, 32, 82, 0.16);
  --site-width: 1180px;
  --site-gutter: 40px;
  --site-gutter-mobile: 28px;
  --page-start: 42px;
  --nav-font-size: 12px;
  --flowra-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --radius-lg: 34px;
  --radius-md: 24px;
  --radius-sm: 16px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
  overflow-y: scroll;
}

[hidden] {
  display: none !important;
}

body {
  margin: 0;
  min-height: 100vh;
  font-family: var(--flowra-font);
  color: var(--ink);
  background:
    radial-gradient(circle at 10% 5%, rgba(255, 128, 209, 0.38), transparent 30%),
    radial-gradient(circle at 92% 8%, rgba(6, 174, 221, 0.22), transparent 26%),
    radial-gradient(circle at 40% 100%, rgba(135, 54, 245, 0.14), transparent 32%),
    linear-gradient(135deg, var(--mist), var(--sky) 54%, var(--cream));
  line-height: 1.65;
}

html[lang="fr"],
html[lang="pt"],
html[lang="es"],
html[lang="de"] {
  --flowra-font: Inter, "Noto Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

html[lang="fa"] {
  --flowra-font: "Vazirmatn", "Noto Sans Arabic", "Noto Naskh Arabic", Tahoma, Arial, sans-serif;
}

html[lang="fa"] body {
  line-height: 1.85;
}

html[lang="fa"] h1,
html[lang="fa"] h2,
html[lang="fa"] h3,
html[lang="fa"] .home-hero-copy h1,
html[lang="fa"] .features-hero-copy h1,
html[lang="fa"] .story-hero-card strong,
html[lang="fa"] .story-reel-copy h2,
html[lang="fa"] .feature-story-panel h2,
html[lang="fa"] .features-education-band h2,
html[lang="fa"] .features-final-cta h2 {
  line-height: 1.16;
  letter-spacing: 0;
}

html[lang="fa"] p,
html[lang="fa"] li {
  line-height: 1.9;
}

html[lang="fa"] .brand-link,
html[lang="fa"] .site-nav a,
html[lang="fa"] .nav-cta,
html[lang="fa"] .button-primary,
html[lang="fa"] .button-secondary,
html[lang="fa"] .eyebrow,
html[lang="fa"] .kicker,
html[lang="fa"] .trust-pill,
html[lang="fa"] .feature-float-card,
html[lang="fa"] .language-picker select {
  letter-spacing: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

html.flowra-home-entering body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 72% 24%, rgba(245, 26, 163, 0.20), transparent 30%),
    radial-gradient(circle at 24% 32%, rgba(6, 174, 221, 0.16), transparent 28%),
    conic-gradient(from 210deg at 50% 48%, transparent, rgba(247, 214, 170, 0.20), transparent 34%, rgba(255, 128, 209, 0.16), transparent 62%);
  animation: flowraHomeAura 1900ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

html.flowra-intro-pending body,
html.flowra-intro-running body {
  overflow: hidden;
}

html.flowra-intro-pending .site-shell,
html.flowra-intro-running .site-shell {
  opacity: 0;
  transform: scale(0.985);
  filter: blur(10px);
  pointer-events: none;
}

html.flowra-intro-ready .site-shell {
  animation: flowraHomeReveal 900ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

html.flowra-home-entering .site-header {
  animation: flowraHomeRise 680ms cubic-bezier(0.16, 1, 0.3, 1) 40ms both;
}

html.flowra-home-entering .home-hero-copy .eyebrow {
  animation: flowraHomeRise 700ms cubic-bezier(0.16, 1, 0.3, 1) 120ms both;
}

html.flowra-home-entering .home-hero-copy h1 {
  animation: flowraHomeTitle 920ms cubic-bezier(0.16, 1, 0.3, 1) 190ms both;
}

html.flowra-home-entering .home-hero-copy .hero-copy {
  animation: flowraHomeRise 760ms cubic-bezier(0.16, 1, 0.3, 1) 340ms both;
}

html.flowra-home-entering .home-hero-copy .hero-actions {
  animation: flowraHomeRise 760ms cubic-bezier(0.16, 1, 0.3, 1) 460ms both;
}

html.flowra-home-entering .home-hero-copy .store-badge-row {
  animation: flowraHomeRise 760ms cubic-bezier(0.16, 1, 0.3, 1) 560ms both;
}

html.flowra-home-entering .home-hero-copy .trust-row {
  animation: flowraHomeRise 720ms cubic-bezier(0.16, 1, 0.3, 1) 680ms both;
}

html.flowra-home-entering .app-showcase-card {
  animation: flowraHomeShowcase 1120ms cubic-bezier(0.16, 1, 0.3, 1) 260ms both;
}

html.flowra-home-entering .app-showcase-card img {
  animation: flowraHomeImageSettle 1280ms cubic-bezier(0.16, 1, 0.3, 1) 360ms both;
}

html.flowra-home-entering .benefit-showcase {
  animation: flowraHomeRise 900ms cubic-bezier(0.16, 1, 0.3, 1) 820ms both;
}

.flowra-motion-item {
  opacity: 0;
  transform: translate3d(0, 22px, 0) scale(0.982);
  filter: blur(12px);
  transition:
    opacity 720ms cubic-bezier(0.16, 1, 0.3, 1) var(--flowra-motion-delay, 0ms),
    transform 860ms cubic-bezier(0.16, 1, 0.3, 1) var(--flowra-motion-delay, 0ms),
    filter 860ms cubic-bezier(0.16, 1, 0.3, 1) var(--flowra-motion-delay, 0ms);
  will-change: opacity, transform, filter;
}

.flowra-motion-item.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

.flowra-intro {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: grid;
  place-items: center;
  min-height: 100dvh;
  padding: clamp(18px, 4vw, 56px);
  color: white;
  background:
    radial-gradient(circle at 18% 18%, rgba(245, 26, 163, 0.26), transparent 31%),
    radial-gradient(circle at 82% 14%, rgba(247, 214, 170, 0.20), transparent 26%),
    radial-gradient(circle at 52% 112%, rgba(135, 54, 245, 0.28), transparent 38%),
    linear-gradient(135deg, #09040f 0%, #1a0925 42%, #2a1239 100%);
  overflow: hidden;
  isolation: isolate;
}

.flowra-intro::before {
  content: "";
  position: absolute;
  inset: -20%;
  background:
    linear-gradient(112deg, transparent 0 30%, rgba(247, 214, 170, 0.10) 37%, transparent 46%),
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.08), transparent 42%);
  transform: rotate(-10deg);
  animation: flowraIntroSweep 3200ms ease-in-out both;
  z-index: -1;
}

.flowra-intro-atmosphere,
.flowra-intro-stage {
  position: relative;
  z-index: 1;
}

.flowra-intro-atmosphere {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.flowra-intro-orb {
  position: absolute;
  border-radius: 999px;
  filter: blur(28px);
  opacity: 0.54;
  animation: flowraIntroFloat 5600ms ease-in-out infinite alternate;
}

.flowra-intro-orb.orb-one {
  width: min(42vw, 430px);
  height: min(42vw, 430px);
  left: -8%;
  top: 8%;
  background: rgba(245, 26, 163, 0.24);
}

.flowra-intro-orb.orb-two {
  width: min(32vw, 330px);
  height: min(32vw, 330px);
  right: -7%;
  top: 4%;
  background: rgba(247, 214, 170, 0.22);
  animation-delay: 480ms;
}

.flowra-intro-orb.orb-three {
  width: min(34vw, 360px);
  height: min(34vw, 360px);
  left: 42%;
  bottom: -13%;
  background: rgba(135, 54, 245, 0.22);
  animation-delay: 780ms;
}

.flowra-intro-petal {
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: rgba(247, 214, 170, 0.82);
  box-shadow: 0 0 24px rgba(247, 214, 170, 0.58);
  opacity: 0;
  transform: scale(var(--s));
  animation: flowraIntroPetal 4200ms cubic-bezier(0.16, 1, 0.3, 1) var(--d) infinite;
}

.flowra-intro-stage {
  width: min(1080px, 100%);
  padding: clamp(28px, 5.5vw, 64px);
  border: 1px solid rgba(247, 214, 170, 0.24);
  border-radius: clamp(32px, 5vw, 62px);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.035)),
    linear-gradient(145deg, rgba(24, 10, 36, 0.78), rgba(9, 4, 15, 0.58));
  box-shadow:
    0 44px 120px rgba(0, 0, 0, 0.46),
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(30px);
  overflow: hidden;
  animation: flowraIntroStageIn 900ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

.flowra-intro-brand {
  display: inline-grid;
  place-items: center;
  width: 82px;
  height: 82px;
  margin-bottom: clamp(20px, 3vw, 34px);
  border: 1px solid rgba(247, 214, 170, 0.25);
  border-radius: 30px;
  color: white;
  background:
    radial-gradient(circle at 32% 22%, rgba(255, 255, 255, 0.28), transparent 30%),
    linear-gradient(135deg, var(--petal), var(--moon));
  box-shadow:
    0 24px 58px rgba(245, 26, 163, 0.28),
    0 0 0 8px rgba(255, 255, 255, 0.045);
  animation: flowraIntroPulse 1800ms ease-in-out 2 alternate;
}

.flowra-intro-logo {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.flowra-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.62fr);
  align-items: center;
  gap: clamp(28px, 6vw, 76px);
}

.flowra-intro-copy {
  max-width: 650px;
}

.flowra-intro-kicker {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 15px;
  border: 1px solid rgba(247, 214, 170, 0.24);
  border-radius: 999px;
  background: rgba(247, 214, 170, 0.08);
  color: rgba(247, 214, 170, 0.92);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.flowra-intro h2 {
  max-width: 720px;
  margin: 18px 0 16px;
  background: linear-gradient(115deg, #fff 0%, #fff4e5 44%, #f7d6aa 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: clamp(46px, 9vw, 104px);
  line-height: 0.9;
  letter-spacing: -0.085em;
}

.flowra-intro p {
  max-width: 610px;
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: clamp(17px, 2vw, 23px);
  line-height: 1.5;
}

.flowra-intro-beats {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.flowra-intro-beats span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 15px;
  border-radius: 999px;
  border: 1px solid rgba(247, 214, 170, 0.18);
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.92);
  font-size: 13px;
  font-weight: 900;
  animation: flowraIntroBeat 1800ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

.flowra-intro-beats span:nth-child(2) {
  animation-delay: 260ms;
}

.flowra-intro-beats span:nth-child(3) {
  animation-delay: 520ms;
}

.flowra-intro-phone {
  justify-self: start;
  width: min(286px, 68vw);
  min-height: 620px;
  padding: 18px;
  border: 8px solid rgba(255, 255, 255, 0.18);
  border-radius: 46px;
  background:
    radial-gradient(circle at 20% 10%, rgba(247, 214, 170, 0.24), transparent 34%),
    radial-gradient(circle at 76% 24%, rgba(255, 128, 209, 0.22), transparent 36%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(249, 243, 255, 0.82));
  box-shadow:
    0 38px 90px rgba(0, 0, 0, 0.34),
    0 0 0 1px rgba(247, 214, 170, 0.16),
    inset 0 0 0 1px rgba(255, 255, 255, 0.72);
  color: var(--ink);
  transform: rotate(2deg);
  animation: flowraIntroPhoneIn 1100ms cubic-bezier(0.16, 1, 0.3, 1) 460ms both;
}

.flowra-intro-phone-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: var(--plum);
  font-size: 12px;
  font-weight: 900;
}

.flowra-intro-cycle {
  position: relative;
  display: grid;
  place-items: center;
  width: 190px;
  height: 190px;
  margin: 38px auto 28px;
  border-radius: 999px;
  background:
    conic-gradient(from 22deg, #f7d6aa, var(--petal), var(--moon), var(--aurora), #f7d6aa);
  box-shadow:
    0 26px 58px rgba(135, 54, 245, 0.22),
    0 0 0 14px rgba(255, 255, 255, 0.42);
  animation: flowraIntroCycle 4200ms linear infinite;
}

.flowra-intro-cycle::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: inherit;
  background: rgba(255, 255, 255, 0.92);
}

.flowra-intro-cycle strong {
  position: relative;
  max-width: 90px;
  text-align: left;
  font-size: 18px;
  line-height: 1.08;
}

.cycle-dot {
  position: absolute;
  z-index: 1;
  width: 15px;
  height: 15px;
  border-radius: 999px;
  background: white;
  box-shadow: 0 6px 16px rgba(67, 32, 82, 0.22);
}

.cycle-dot.dot-one {
  top: 6px;
  left: 50%;
}

.cycle-dot.dot-two {
  right: 18px;
  bottom: 34px;
}

.cycle-dot.dot-three {
  left: 20px;
  bottom: 42px;
}

.flowra-intro-card {
  padding: 16px;
  border: 1px solid rgba(247, 214, 170, 0.20);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.80);
  box-shadow: 0 18px 40px rgba(67, 32, 82, 0.12);
}

.flowra-intro-card + .flowra-intro-card {
  margin-top: 12px;
}

.flowra-intro-card span {
  display: block;
  font-weight: 950;
}

.flowra-intro-card small {
  display: block;
  margin-top: 4px;
  color: var(--muted);
  font-weight: 700;
}

.flowra-intro-card.compact {
  display: inline-flex;
  width: 72%;
}

.flowra-intro-exiting {
  pointer-events: none;
  animation: flowraIntroExit 760ms cubic-bezier(0.7, 0, 0.84, 0) both;
}

@keyframes flowraIntroStageIn {
  from {
    opacity: 0;
    transform: translateY(22px) scale(0.97);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes flowraIntroSweep {
  0% {
    transform: translateX(-28%) rotate(-8deg);
    opacity: 0;
  }
  46% {
    opacity: 1;
  }
  100% {
    transform: translateX(28%) rotate(-8deg);
    opacity: 0.28;
  }
}

@keyframes flowraIntroFloat {
  from {
    transform: translate3d(0, 0, 0) scale(1);
  }
  to {
    transform: translate3d(24px, -18px, 0) scale(1.08);
  }
}

@keyframes flowraIntroPetal {
  0% {
    opacity: 0;
    transform: translate3d(0, 24px, 0) rotate(8deg) scale(var(--s));
  }
  18% {
    opacity: 0.9;
  }
  70% {
    opacity: 0.74;
  }
  100% {
    opacity: 0;
    transform: translate3d(42px, -88px, 0) rotate(98deg) scale(var(--s));
  }
}

@keyframes flowraIntroPulse {
  from {
    transform: scale(0.92);
  }
  to {
    transform: scale(1.06);
  }
}

@keyframes flowraIntroBeat {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes flowraIntroPhoneIn {
  from {
    opacity: 0;
    transform: translateX(42px) rotate(10deg) scale(0.92);
  }
  to {
    opacity: 1;
    transform: translateX(0) rotate(4deg) scale(1);
  }
}

@keyframes flowraIntroCycle {
  to {
    transform: rotate(360deg);
  }
}

@keyframes flowraIntroExit {
  to {
    opacity: 0;
    transform: scale(1.04);
    filter: blur(16px);
  }
}

@keyframes flowraHomeReveal {
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
    filter: blur(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0);
  }
}

@keyframes flowraHomeAura {
  0% {
    opacity: 0;
    transform: translateX(-7%) rotate(-8deg) scale(1.06);
  }
  42% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(7%) rotate(8deg) scale(1);
  }
}

@keyframes flowraHomeRise {
  from {
    opacity: 0;
    transform: translate3d(0, 22px, 0) scale(0.982);
    filter: blur(12px);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    filter: blur(0);
  }
}

@keyframes flowraHomeTitle {
  from {
    opacity: 0;
    transform: translate3d(0, 30px, 0) scale(0.948);
    filter: blur(16px);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    filter: blur(0);
  }
}

@keyframes flowraHomeShowcase {
  from {
    opacity: 0;
    transform: translate3d(28px, 36px, 0) scale(0.92) rotate(-4deg);
    filter: blur(16px);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1) rotate(0);
    filter: blur(0);
  }
}

@keyframes flowraHomeImageSettle {
  0% {
    transform: translate3d(0, 18px, 0) scale(0.955) rotate(-1deg);
  }
  62% {
    transform: translate3d(0, -8px, 0) scale(1.014) rotate(0.5deg);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1) rotate(0);
  }
}

@media (max-width: 820px) {
  .flowra-intro-grid {
    grid-template-columns: 1fr;
  }

  .flowra-intro-phone {
    width: min(240px, 64vw);
    min-height: 520px;
    transform: rotate(2deg);
  }

  .flowra-intro-cycle {
    width: 150px;
    height: 150px;
    margin: 28px auto 20px;
  }
}

@media (max-width: 560px) {
  .flowra-intro {
    align-items: stretch;
    padding: 10px;
    overflow-y: auto;
  }

  .flowra-intro-stage {
    align-self: center;
    display: grid;
    align-content: center;
    width: 100%;
    min-height: calc(100dvh - 20px);
    padding: clamp(14px, 4.4vw, 20px);
    border-radius: 28px;
  }

  .flowra-intro-brand {
    width: 58px;
    height: 58px;
    margin-bottom: 16px;
    border-radius: 22px;
  }

  .flowra-intro-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .flowra-intro-copy {
    max-width: none;
  }

  .flowra-intro-kicker {
    min-height: 30px;
    padding: 6px 12px;
    font-size: 10px;
    letter-spacing: 0.1em;
  }

  .flowra-intro h2 {
    max-width: 360px;
    margin: 12px 0 8px;
    font-size: clamp(34px, 12vw, 50px);
    line-height: 0.94;
    letter-spacing: -0.075em;
  }

  .flowra-intro p {
    max-width: 340px;
    font-size: 14px;
    line-height: 1.4;
  }

  .flowra-intro-beats {
    gap: 8px;
    margin-top: 16px;
  }

  .flowra-intro-beats span {
    min-height: 32px;
    padding: 7px 10px;
    font-size: 11px;
  }

  .flowra-intro-phone {
    display: block;
    justify-self: center;
    width: min(196px, 62vw);
    min-height: min(340px, 44dvh);
    padding: 11px;
    border-width: 5px;
    border-radius: 32px;
    transform: rotate(0deg);
  }

  .flowra-intro-phone-top {
    font-size: 10px;
  }

  .flowra-intro-cycle {
    width: min(116px, 34vw);
    height: min(116px, 34vw);
    margin: 18px auto 14px;
    box-shadow: 0 18px 42px rgba(135, 54, 245, 0.2), 0 0 0 9px rgba(255, 255, 255, 0.36);
  }

  .flowra-intro-cycle::before {
    inset: 14px;
  }

  .flowra-intro-cycle strong {
    max-width: 72px;
    font-size: 14px;
  }

  .cycle-dot {
    width: 10px;
    height: 10px;
  }

  .flowra-intro-card {
    padding: 9px;
    border-radius: 15px;
    font-size: 11px;
  }

  .flowra-intro-card + .flowra-intro-card {
    margin-top: 8px;
  }

  .flowra-intro-card small {
    font-size: 10px;
  }
}

a {
  color: inherit;
}

:focus-visible {
  outline: 3px solid var(--aurora);
  outline-offset: 4px;
}

.skip-link {
  position: fixed;
  top: 14px;
  left: 14px;
  z-index: 999;
  transform: translateY(-180%);
  padding: 12px 16px;
  border-radius: 999px;
  color: white;
  background: var(--ink);
  text-decoration: none;
  font-weight: 900;
  box-shadow: var(--shadow);
}

.skip-link:focus-visible {
  transform: translateY(0);
}

img,
svg {
  max-width: 100%;
}

.site-shell {
  position: relative;
  z-index: 1;
  width: min(var(--site-width), calc(100% - var(--site-gutter)));
  margin: 0 auto;
}

.site-header {
  position: sticky;
  top: 14px;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(10px, 1.4vw, 20px);
  margin-top: 12px;
  padding: 12px 14px;
  border: 1px solid var(--glass-line);
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.28)),
    radial-gradient(circle at 8% 0%, rgba(255, 128, 209, 0.24), transparent 38%),
    radial-gradient(circle at 92% 0%, rgba(6, 174, 221, 0.16), transparent 36%);
  box-shadow: var(--glass-shadow);
  backdrop-filter: blur(28px) saturate(160%);
  -webkit-backdrop-filter: blur(28px) saturate(160%);
}

.brand-link {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  gap: 12px;
  min-height: 48px;
  padding: 5px 13px 5px 5px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--plum);
  background: rgba(255, 255, 255, 0.24);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.42);
}

.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  overflow: hidden;
  clip-path: circle(50% at 50% 50%);
  background: transparent;
  box-shadow: 0 16px 34px rgba(245, 26, 163, 0.24);
}

.brand-mark img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  clip-path: circle(50% at 50% 50%);
  object-fit: cover;
}

.site-nav {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  min-width: 0;
  gap: 6px;
  flex-wrap: nowrap;
  justify-content: flex-end;
  padding: 4px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.26);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.42);
}

.site-nav a {
  padding: 10px 11px;
  border-radius: 999px;
  text-decoration: none;
  font-size: var(--nav-font-size);
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
  color: var(--plum);
  transition: transform 180ms ease, background 180ms ease, box-shadow 180ms ease;
}

.site-nav a:hover,
.site-nav a.active {
  background: rgba(255, 255, 255, 0.62);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.72),
    0 12px 30px rgba(67, 32, 82, 0.1);
  transform: translateY(-1px);
}

.nav-cta,
.button-primary,
.button-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 46px;
  padding: 13px 18px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.52);
  text-decoration: none;
  font-weight: 900;
  letter-spacing: -0.01em;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.nav-cta,
.button-primary {
  color: white;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.22), transparent 34%),
    linear-gradient(135deg, rgba(245, 26, 163, 0.96), rgba(135, 54, 245, 0.94));
  box-shadow:
    0 18px 42px rgba(245, 26, 163, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.48),
    inset 0 -18px 34px rgba(24, 10, 36, 0.12);
}

.site-nav a.nav-cta {
  color: white;
  min-height: 40px;
  padding: 10px 13px;
}

.site-nav a.nav-cta.active,
.site-nav a.nav-cta:hover,
.site-nav a.nav-cta:focus-visible {
  color: white;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.24), transparent 34%),
    linear-gradient(135deg, rgba(245, 26, 163, 1), rgba(135, 54, 245, 0.98));
  box-shadow:
    0 20px 46px rgba(245, 26, 163, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.5),
    inset 0 -18px 34px rgba(24, 10, 36, 0.12);
}

.language-picker {
  display: none;
  align-items: center;
  flex: 0 0 auto;
  min-height: 42px;
  padding: 5px;
  border-radius: 999px;
  color: var(--plum);
  background: rgba(255, 255, 255, 0.48);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.68),
    0 12px 28px rgba(67, 32, 82, 0.08);
}

.language-picker span {
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}

.language-picker select {
  width: 58px;
  min-width: 58px;
  border: 0;
  border-radius: 999px;
  padding: 8px 22px 8px 10px;
  color: var(--plum);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.42)),
    radial-gradient(circle at 18% 0%, rgba(255, 128, 209, 0.16), transparent 34%);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.72);
  font: inherit;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
}

.language-picker select:focus-visible {
  outline: 3px solid rgba(245, 26, 163, 0.28);
  outline-offset: 2px;
}

html[dir="rtl"] body {
  direction: rtl;
}

html[dir="rtl"] .site-nav,
html[dir="rtl"] .trust-row,
html[dir="rtl"] .hero-actions,
html[dir="rtl"] .store-badge-row {
  direction: rtl;
}

html[dir="rtl"] .brand-link {
  direction: ltr;
}

html[dir="rtl"] .footer-brand-block,
html[dir="rtl"] .footer-directory,
html[dir="rtl"] .article-content,
html[dir="rtl"] .page-hero,
html[dir="rtl"] .home-hero-copy {
  text-align: right;
}

.button-secondary {
  color: var(--ink);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.38)),
    radial-gradient(circle at 18% 0%, rgba(255, 128, 209, 0.14), transparent 34%);
  box-shadow:
    0 14px 34px rgba(67, 32, 82, 0.11),
    inset 0 1px 0 rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(18px) saturate(150%);
  -webkit-backdrop-filter: blur(18px) saturate(150%);
}

.nav-cta:hover,
.button-primary:hover,
.button-secondary:hover,
.nav-cta:focus-visible,
.button-primary:focus-visible,
.button-secondary:focus-visible {
  transform: translateY(-2px);
  filter: saturate(1.05);
}

.button-primary:disabled,
.button-secondary:disabled,
.provider-button:disabled {
  cursor: not-allowed;
  opacity: 0.56;
  transform: none;
}

.store-badge-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.store-badge {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  min-width: 238px;
  min-height: 66px;
  justify-content: center;
  padding: 10px 24px;
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.2), transparent 38%),
    linear-gradient(135deg, rgba(24, 10, 36, 0.98), rgba(38, 15, 54, 0.98));
  color: #fff8ff;
  text-decoration: none;
  font-weight: 700;
  border: 1px solid rgba(255, 255, 255, 0.48);
  box-shadow:
    0 18px 42px rgba(24, 10, 36, 0.26),
    inset 0 1px 0 rgba(255, 255, 255, 0.28);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.store-badge:hover,
.store-badge:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 22px 52px rgba(24, 10, 36, 0.36);
}

.store-badge-mark {
  display: block;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  transform: translateY(-3px);
}

.store-badge-main {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.store-badge-text {
  display: flex;
  flex-direction: column;
  line-height: 1.05;
  text-align: left;
}

.store-badge-text small {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.85;
}

.store-badge-text strong {
  font-size: 19px;
  font-weight: 900;
  letter-spacing: 0.005em;
}


.download-showcase {
  min-height: auto;
}

.feature-page-grid.download-feature-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.premium-feature-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.support-faq-header {
  display: grid;
  gap: 10px;
  margin: clamp(36px, 5vw, 58px) 0 18px;
}

.support-faq-header h2 {
  max-width: 720px;
  margin: 0;
  font-size: clamp(32px, 4.5vw, 52px);
}

.support-faq-header p {
  max-width: 760px;
  margin: 0;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.65;
}

.download-faq {
  display: grid;
  gap: 12px;
  max-width: 820px;
  margin: clamp(40px, 6vw, 70px) auto 0;
}

.download-faq h2 {
  font-size: clamp(28px, 4vw, 40px);
  margin-bottom: 8px;
}

.download-faq details {
  padding: 18px 22px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid var(--line);
}

.download-faq summary {
  cursor: pointer;
  font-weight: 800;
  color: var(--ink);
}

.download-faq details[open] summary {
  margin-bottom: 8px;
}

.download-faq p {
  color: var(--muted);
  margin: 0;
}

.download-faq a {
  color: var(--petal);
  font-weight: 800;
}

.account-page {
  padding-bottom: clamp(64px, 8vw, 96px);
}

.account-hero {
  align-items: start;
}

.account-auth-card,
.account-panel,
.account-dashboard-head {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--glass-line);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.34)),
    radial-gradient(circle at 16% 0%, rgba(255, 128, 209, 0.22), transparent 34%),
    radial-gradient(circle at 92% 8%, rgba(6, 174, 221, 0.16), transparent 32%);
  box-shadow: var(--glass-shadow);
  backdrop-filter: blur(30px) saturate(165%);
  -webkit-backdrop-filter: blur(30px) saturate(165%);
}

.account-auth-card::before,
.account-panel::before,
.account-dashboard-head::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.42), transparent 36%, rgba(255, 255, 255, 0.18));
  opacity: 0.75;
}

.account-auth-card > *,
.account-panel > *,
.account-dashboard-head > * {
  position: relative;
}

.account-auth-card {
  display: grid;
  gap: 18px;
  padding: clamp(22px, 3.5vw, 34px);
  border-radius: var(--radius-lg);
}

.account-mode-tabs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  padding: 6px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.34);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.account-mode-tabs button {
  min-height: 42px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--plum);
  font: inherit;
  font-size: 14px;
  font-weight: 900;
  cursor: pointer;
}

.account-mode-tabs button.active {
  color: white;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.22), transparent 34%),
    linear-gradient(135deg, var(--petal), var(--moon));
  box-shadow: 0 12px 28px rgba(135, 54, 245, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.44);
}

.account-auth-copy {
  display: grid;
  gap: 8px;
}

.account-auth-copy h2,
.account-panel h3,
.account-dashboard-head h2 {
  margin: 0;
  letter-spacing: -0.05em;
}

.account-auth-copy h2 {
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1;
}

.account-auth-copy p,
.account-panel p,
.account-dashboard-head p {
  margin: 0;
  color: var(--muted);
}

.provider-stack {
  display: grid;
  gap: 10px;
}

.provider-button {
  display: inline-flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border: 1px solid rgba(255, 255, 255, 0.58);
  border-radius: 999px;
  font: inherit;
  font-weight: 900;
  cursor: pointer;
  box-shadow: 0 14px 32px rgba(67, 32, 82, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.62);
  backdrop-filter: blur(22px) saturate(150%);
  -webkit-backdrop-filter: blur(22px) saturate(150%);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.provider-button:hover,
.provider-button:focus-visible {
  transform: translateY(-2px);
}

.provider-button span {
  display: inline-grid;
  width: 24px;
  height: 24px;
  place-items: center;
  border-radius: 50%;
  font-size: 18px;
  line-height: 1;
}

.provider-apple {
  color: white;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.14), transparent 40%),
    rgba(0, 0, 0, 0.92);
}

.provider-google {
  color: var(--ink);
  background: rgba(255, 255, 255, 0.62);
}

.provider-google span {
  color: #4285f4;
  background: white;
}

.provider-facebook {
  display: none;
  color: white;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.18), transparent 38%),
    #1877f2;
}

[data-provider-button="Facebook"] {
  display: none;
}

.provider-facebook span {
  color: #1877f2;
  background: white;
  font-weight: 950;
}

.account-divider {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 850;
}

.account-divider::before,
.account-divider::after {
  content: "";
  height: 1px;
  flex: 1;
  background: rgba(67, 32, 82, 0.12);
}

.account-form,
.account-settings-form,
.redeem-form {
  display: grid;
  gap: 12px;
}

.account-form label,
.account-settings-form label,
.redeem-form label {
  display: grid;
  gap: 6px;
  color: var(--plum);
  font-weight: 850;
}

.account-form input,
.account-settings-form input,
.account-settings-form select,
.redeem-form input {
  width: 100%;
  min-height: 52px;
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 18px;
  padding: 0 16px;
  background: rgba(255, 255, 255, 0.58);
  color: var(--ink);
  font: inherit;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.78);
  outline: none;
}

.account-form input:focus,
.account-settings-form input:focus,
.account-settings-form select:focus,
.redeem-form input:focus {
  border-color: rgba(245, 26, 163, 0.42);
  box-shadow: 0 0 0 4px rgba(245, 26, 163, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.account-dashboard {
  margin-top: clamp(36px, 6vw, 72px);
}

.account-dashboard-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  margin-bottom: 18px;
  padding: clamp(24px, 4vw, 42px);
  border-radius: var(--radius-lg);
}

.account-dashboard-head > div {
  max-width: 760px;
}

.account-dashboard-head h2 {
  font-size: clamp(34px, 5vw, 56px);
  line-height: 0.98;
}

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

.account-panel {
  display: grid;
  align-content: start;
  gap: 16px;
  min-height: 420px;
  padding: clamp(22px, 3vw, 30px);
  border-radius: var(--radius-lg);
}

.account-panel h3 {
  font-size: clamp(26px, 3vw, 36px);
  line-height: 1;
}

.subscription-status-card,
.report-preview {
  border: 1px solid rgba(255, 255, 255, 0.58);
  border-radius: 22px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.5);
  color: var(--muted);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.64);
}

.subscription-status-card {
  display: grid;
  gap: 4px;
}

.subscription-status-card strong {
  color: var(--ink);
}

.subscription-status-card span {
  color: var(--muted);
}

.subscription-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.redeem-form {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
}

.report-preview {
  min-height: 240px;
  overflow: auto;
  white-space: pre-wrap;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 13px;
  line-height: 1.65;
}

.form-status.success {
  color: #147c5f;
}

.form-status.error {
  color: #b42318;
}

.launch-notice {
  margin: 0 0 clamp(20px, 3vw, 36px);
  padding: 16px 22px;
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(245, 26, 163, 0.10), rgba(135, 54, 245, 0.08));
  border: 1px solid rgba(245, 26, 163, 0.20);
  color: var(--ink);
}

.launch-notice p {
  margin: 0;
  font-weight: 600;
  line-height: 1.5;
}

.launch-notice a {
  color: var(--petal);
  font-weight: 800;
  text-decoration: none;
}

.launch-notice a:hover,
.launch-notice a:focus-visible {
  text-decoration: underline;
}

.hero {
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(300px, 0.94fr);
  align-items: center;
  gap: 48px;
  padding: var(--page-start) 0 58px;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.58);
  color: var(--petal);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1 {
  max-width: 770px;
  margin: 18px 0 18px;
  font-size: clamp(48px, 8vw, 92px);
  line-height: 0.9;
  letter-spacing: -0.08em;
}

.gradient-text {
  background: linear-gradient(120deg, var(--petal), var(--moon) 58%, var(--aurora));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.home-brand-gradient {
  background: linear-gradient(100deg, #e315b9 0%, #8f35f5 55%, #06aedd 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.hero-copy {
  max-width: 760px;
  color: var(--muted);
  font-size: clamp(17px, 2vw, 21px);
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 30px 0 26px;
}

.trust-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.store-badge-row + .trust-row {
  margin-top: clamp(18px, 2.5vw, 28px);
}

.store-badge-row + .form-note {
  margin-top: 12px;
}

.trust-pill {
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.58);
  border: 1px solid rgba(255, 255, 255, 0.68);
  color: var(--plum);
  font-size: 13px;
  font-weight: 800;
}

.device-card {
  position: relative;
  min-height: 650px;
  display: grid;
  place-items: center;
}

.device-card::before,
.device-card::after {
  content: "";
  position: absolute;
  border-radius: 999px;
  filter: blur(2px);
}

.device-card::before {
  width: 320px;
  height: 320px;
  right: 0;
  top: 54px;
  background: rgba(255, 128, 209, 0.34);
}

.device-card::after {
  width: 260px;
  height: 260px;
  left: 18px;
  bottom: 72px;
  background: rgba(6, 174, 221, 0.22);
}

.phone-frame {
  position: relative;
  z-index: 1;
  width: min(350px, 88vw);
  min-height: 640px;
  padding: 12px;
  border-radius: 50px;
  background: #120619;
  box-shadow: 0 48px 96px rgba(24, 10, 36, 0.34), 0 0 0 3px #251033;
}

.phone-screen {
  min-height: 616px;
  overflow: hidden;
  border-radius: 39px;
  padding: 18px;
  background: linear-gradient(180deg, rgba(255, 241, 250, 1), rgba(232, 248, 255, 1));
}

.phone-status,
.app-top,
.app-tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.phone-status {
  color: var(--plum);
  font-size: 12px;
  font-weight: 900;
  margin-bottom: 12px;
}

.app-top {
  margin-bottom: 18px;
}

.app-brand {
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-weight: 900;
  letter-spacing: 0.16em;
}

.app-icon {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.72);
  color: var(--petal);
  font-weight: 950;
}

.app-hero,
.app-card,
.feature-card,
.pricing-card,
.legal-card,
.preview-card,
.faq-card,
.contact-card,
.support-side-card,
.support-request-shell,
.support-path-card,
.faq-topic-grid a,
.faq-section details {
  background: var(--surface);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--shadow);
  backdrop-filter: blur(20px);
}

.app-hero {
  padding: 18px;
  border-radius: 26px;
  margin-bottom: 14px;
}

.app-hero small {
  color: var(--petal);
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.app-hero h2 {
  margin: 8px 0 8px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.04em;
}

.phase-ring {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 7px;
  margin-top: 16px;
}

.phase-ring span {
  height: 8px;
  border-radius: 999px;
}

.phase-ring span:nth-child(1) { background: var(--coral); }
.phase-ring span:nth-child(2) { background: var(--petal-soft); }
.phase-ring span:nth-child(3) { background: var(--aurora); }
.phase-ring span:nth-child(4) { background: var(--moon); }

.app-grid {
  display: grid;
  gap: 12px;
}

.app-card {
  padding: 15px;
  border-radius: 22px;
}

.app-card h3 {
  margin-bottom: 4px;
  font-size: 16px;
}

.app-card p,
.app-hero p {
  margin-bottom: 0;
  color: var(--muted);
  font-size: 14px;
}

.app-two {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.big-number {
  display: block;
  margin: 4px 0;
  color: var(--petal);
  font-size: 34px;
  line-height: 1;
  font-weight: 950;
}

.app-tabs {
  margin-top: 16px;
  padding: 10px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.66);
  color: var(--muted);
  font-size: 11px;
  font-weight: 900;
}

.app-tabs span.active {
  color: var(--petal);
}

.section {
  padding: 58px 0;
}

.section-header {
  max-width: 720px;
  margin-bottom: 28px;
}

.section-header.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

h2 {
  margin-bottom: 12px;
  font-size: clamp(34px, 5vw, 58px);
  line-height: 1;
  letter-spacing: -0.06em;
}

.section-header p,
.legal-intro,
.support-intro {
  color: var(--muted);
  font-size: 18px;
}

.feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.feature-card,
.preview-card,
.faq-card,
.contact-card,
.legal-card {
  border-radius: var(--radius-md);
  padding: 24px;
}

.feature-card .kicker,
.pricing-card .kicker,
.legal-card .kicker {
  display: inline-flex;
  margin-bottom: 18px;
  color: var(--petal);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.feature-card h3,
.preview-card h3,
.faq-card h3,
.contact-card h3,
.legal-card h2 {
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 1.12;
  letter-spacing: -0.03em;
}

.feature-card p,
.preview-card p,
.faq-card p,
.contact-card p,
.legal-card p,
.legal-card li {
  color: var(--muted);
}

.split {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 20px;
  align-items: stretch;
}

.pricing-card {
  border-radius: var(--radius-lg);
  padding: 30px;
}

.price {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin: 10px 0;
}

.price strong {
  font-size: 48px;
  letter-spacing: -0.06em;
}

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

.check-list li {
  padding-left: 28px;
  position: relative;
}

.check-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--petal), var(--aurora));
}

.preview-grid,
.support-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.support-layout,
.faq-layout {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  padding: var(--page-start) 0 76px;
}

.support-request-hero,
.faq-hero {
  display: grid;
  gap: clamp(22px, 4vw, 46px);
  align-items: stretch;
  margin-bottom: clamp(28px, 5vw, 58px);
}

.support-request-hero {
  grid-template-columns: minmax(0, 1.14fr) minmax(280px, 0.86fr);
}

.support-request-hero h1,
.faq-hero h1 {
  max-width: 860px;
  margin: 0 0 18px;
  font-size: clamp(48px, 7vw, 88px);
  line-height: 0.92;
  letter-spacing: -0.075em;
}

.support-intro {
  max-width: 760px;
  color: var(--muted);
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.72;
}

.support-intro a,
.support-request-copy a,
.support-request-form a,
.faq-section a {
  color: var(--petal);
  font-weight: 850;
}

.support-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.support-side-card {
  display: grid;
  align-content: stretch;
  gap: 14px;
  padding: clamp(24px, 4vw, 34px);
  border-radius: var(--radius-lg);
}

.support-side-card h2 {
  margin: 0;
  font-size: clamp(26px, 3.2vw, 38px);
  line-height: 1;
  letter-spacing: -0.045em;
}

.support-side-card ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding-left: 20px;
  color: var(--muted);
  font-weight: 720;
}

.support-route-card {
  align-self: end;
  display: grid;
  gap: 10px;
  margin-top: clamp(22px, 6vw, 84px);
  padding: 18px;
  border-radius: 26px;
  background:
    radial-gradient(circle at 16% 0%, rgba(255, 128, 209, 0.22), transparent 34%),
    radial-gradient(circle at 88% 12%, rgba(6, 174, 221, 0.16), transparent 34%),
    rgba(255, 255, 255, 0.58);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.78), 0 18px 44px rgba(67, 32, 82, 0.1);
}

.support-route-visual {
  position: relative;
  min-height: 86px;
  border-radius: 22px;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(245, 26, 163, 0.16), rgba(135, 54, 245, 0.1)),
    rgba(255, 255, 255, 0.64);
}

.support-route-visual span {
  position: absolute;
  display: block;
  border-radius: 999px;
}

.support-route-visual span:nth-child(1) {
  left: 18px;
  top: 18px;
  width: 54px;
  height: 54px;
  border-radius: 18px;
  background: url("/assets/flowra-icon.png") center / cover no-repeat;
  box-shadow: 0 14px 34px rgba(135, 54, 245, 0.16);
}

.support-route-visual span:nth-child(2) {
  right: 18px;
  top: 24px;
  width: 58%;
  height: 12px;
  background: linear-gradient(90deg, var(--petal), var(--moon));
}

.support-route-visual span:nth-child(3) {
  right: 18px;
  top: 48px;
  width: 42%;
  height: 12px;
  background: rgba(67, 32, 82, 0.12);
}

.support-route-card strong {
  color: var(--ink);
  font-size: 18px;
  line-height: 1.15;
}

.support-route-card p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.55;
}

.support-request-shell {
  display: block;
  padding: clamp(20px, 3vw, 30px);
  border-radius: var(--radius-lg);
  scroll-margin-top: 132px;
  background:
    radial-gradient(circle at 8% 4%, rgba(255, 128, 209, 0.09), transparent 34%),
    radial-gradient(circle at 92% 8%, rgba(6, 174, 221, 0.08), transparent 36%),
    linear-gradient(135deg, rgba(255, 241, 250, 0.62), rgba(232, 248, 255, 0.48)),
    rgba(255, 255, 255, 0.72);
}

.support-request-copy {
  display: grid;
  align-content: start;
  gap: 10px;
}

.support-request-copy h2 {
  margin: 0;
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1;
  letter-spacing: -0.055em;
}

.support-request-copy p {
  margin: 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.55;
}

.support-confirmation {
  display: none;
  gap: 4px;
  margin-top: 8px;
  padding: 16px 18px;
  border-radius: 22px;
  color: var(--plum);
  background: rgba(232, 248, 255, 0.72);
  border: 1px solid rgba(6, 174, 221, 0.2);
}

.support-confirmation:target,
.support-confirmation.is-visible {
  display: grid;
}

.support-confirmation span {
  color: var(--muted);
  font-size: 14px;
  line-height: 1.55;
}

.support-ticket-pill {
  display: inline-flex;
  align-items: center;
  padding: 2px 9px;
  border-radius: 999px;
  color: var(--plum);
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(6, 174, 221, 0.2);
  font-size: 12px;
  letter-spacing: 0.05em;
}

.support-request-form {
  display: grid;
  grid-template-columns: minmax(300px, 0.82fr) minmax(380px, 1.18fr);
  gap: clamp(16px, 2.6vw, 30px);
  scroll-margin-top: 132px;
}

.support-form-left,
.support-form-right,
.support-form-actions {
  display: grid;
  align-content: start;
  gap: 12px;
}

.support-form-actions {
  grid-column: 1 / -1;
  grid-template-columns: 1fr;
  gap: 10px;
}

.support-request-form label {
  display: grid;
  gap: 6px;
  color: var(--plum);
  font-size: 14px;
  font-weight: 850;
}

.support-request-form input,
.support-request-form select,
.support-request-form textarea {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 18px;
  color: var(--ink);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.84), rgba(255, 247, 253, 0.68)),
    rgba(255, 255, 255, 0.72);
  font: inherit;
  font-weight: 720;
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.support-request-form input,
.support-request-form select {
  height: 48px;
  min-height: 48px;
  padding: 0 14px;
  line-height: 1.15;
}

.support-request-form textarea {
  min-height: 210px;
  max-height: 380px;
  padding: 13px 15px;
  overflow-y: auto;
  resize: none;
  line-height: 1.5;
}

.support-message-field {
  align-self: stretch;
}

.support-message-meta {
  justify-self: end;
  color: rgba(116, 91, 130, 0.84);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}

.support-request-form input:focus,
.support-request-form select:focus,
.support-request-form textarea:focus {
  border-color: rgba(245, 26, 163, 0.42);
  box-shadow: 0 0 0 4px rgba(245, 26, 163, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.support-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.support-checkbox {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: start;
  gap: 10px !important;
  width: 100%;
  color: var(--muted) !important;
  font-size: 12.5px;
  font-weight: 500 !important;
  line-height: 1.45;
}

.support-checkbox span {
  font-weight: 500;
}

.support-checkbox input {
  width: 18px;
  min-height: 18px;
  height: 18px;
  margin-top: 3px;
  accent-color: var(--petal);
}

.support-checkbox-optional {
  color: var(--muted);
}

.form-note {
  margin: 0;
  color: var(--petal);
}

.hidden-field {
  display: none;
}

.support-path-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 20px);
  margin-top: clamp(24px, 4vw, 38px);
}

.support-path-card {
  position: relative;
  display: grid;
  align-content: start;
  min-height: 235px;
  padding: clamp(22px, 2.8vw, 30px);
  overflow: hidden;
  border-radius: 32px;
  background:
    radial-gradient(circle at 18% 0%, rgba(255, 128, 209, 0.16), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.86), rgba(255, 247, 253, 0.56)),
    rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(255, 255, 255, 0.82);
  box-shadow: 0 24px 60px rgba(67, 32, 82, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.84);
}

.support-path-card::after {
  content: "";
  position: absolute;
  right: -42px;
  bottom: -48px;
  width: 148px;
  height: 148px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(6, 174, 221, 0.14), transparent 68%);
  pointer-events: none;
}

.support-path-card > * {
  position: relative;
  z-index: 1;
}

.support-path-badge {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  justify-content: center;
  gap: 8px;
  min-height: 30px;
  margin-bottom: 18px;
  padding: 7px 12px;
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: 999px;
  color: var(--plum);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.48)),
    rgba(255, 241, 250, 0.72);
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.76), 0 12px 28px rgba(135, 54, 245, 0.08);
}

.support-path-badge::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--petal), var(--moon));
  box-shadow: 0 0 14px rgba(245, 26, 163, 0.32);
}

.faq-topic-grid span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 32px;
  margin-bottom: 14px;
  border-radius: 999px;
  color: white;
  background: linear-gradient(135deg, var(--petal), var(--moon));
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.08em;
}

.support-path-card h3 {
  margin: 0 0 8px;
  color: var(--ink);
  font-size: clamp(24px, 2.4vw, 30px);
  line-height: 1;
  letter-spacing: -0.045em;
}

.support-path-card p {
  margin: 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.62;
}

.faq-hero {
  max-width: 980px;
}

.faq-topic-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: clamp(30px, 5vw, 54px);
}

.faq-topic-grid a {
  display: grid;
  padding: 22px;
  border-radius: 26px;
  color: var(--ink);
  text-decoration: none;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.faq-topic-grid a:hover,
.faq-topic-grid a:focus-visible {
  transform: translateY(-3px);
  box-shadow: 0 26px 72px rgba(67, 32, 82, 0.18);
}

.faq-topic-grid strong {
  font-size: 20px;
  line-height: 1.1;
}

.faq-section {
  display: grid;
  gap: 12px;
  margin-top: clamp(28px, 5vw, 52px);
}

.faq-section-heading {
  display: grid;
  gap: 8px;
  margin-bottom: 4px;
}

.faq-section-heading h2 {
  margin: 0;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1;
  letter-spacing: -0.055em;
}

.faq-section details {
  padding: 18px 22px;
  border-radius: 22px;
}

.faq-section summary {
  cursor: pointer;
  color: var(--ink);
  font-weight: 900;
}

.faq-section details[open] summary {
  margin-bottom: 10px;
}

.faq-section p {
  margin: 0;
  color: var(--muted);
}

.preview-card {
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.preview-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 28px 80px rgba(67, 32, 82, 0.2);
}

.home-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(360px, 1.08fr);
  align-items: center;
  gap: clamp(36px, 7vw, 92px);
  min-height: calc(100vh - 118px);
  padding: 34px 0 64px;
}

.home-hero-copy h1 {
  max-width: 700px;
  font-size: clamp(64px, 9vw, 118px);
  letter-spacing: -0.095em;
}

.app-showcase-card {
  position: relative;
  isolation: isolate;
  display: grid;
  place-items: center;
  min-height: 680px;
}

.app-showcase-card img {
  width: min(100%, 640px);
  height: auto;
  display: block;
  border-radius: 8.98% / 7.21%;
  filter: drop-shadow(0 38px 80px rgba(67, 32, 82, 0.22));
}

.home-proof {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin: 0 0 38px;
}

.home-proof article {
  padding: 20px 22px;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.64);
  border: 1px solid rgba(255, 255, 255, 0.76);
  box-shadow: 0 16px 44px rgba(67, 32, 82, 0.09);
}

.home-proof strong,
.home-proof span {
  display: block;
}

.home-proof strong {
  color: var(--ink);
  font-size: 18px;
  letter-spacing: -0.03em;
}

.home-proof span {
  color: var(--muted);
  font-weight: 700;
}

.cycle-story {
  padding-top: 82px;
}

.cycle-panel {
  display: grid;
  grid-template-columns: minmax(320px, 0.95fr) minmax(320px, 1.05fr);
  gap: 30px;
  align-items: center;
  padding: clamp(24px, 4vw, 48px);
  border-radius: 46px;
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--shadow);
  backdrop-filter: blur(22px);
}

.cycle-wheel-large {
  width: min(100%, 460px);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  margin: 0 auto;
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(255, 255, 255, 0.96) 0 31%, transparent 32%),
    conic-gradient(from -28deg, var(--coral) 0deg 58deg, var(--petal-soft) 58deg 158deg, var(--aurora) 158deg 238deg, var(--moon) 238deg 360deg);
  box-shadow:
    inset 0 0 0 28px rgba(255, 255, 255, 0.68),
    inset 0 0 0 54px rgba(255, 255, 255, 0.18),
    0 34px 80px rgba(67, 32, 82, 0.2);
}

.cycle-wheel-core {
  width: 46%;
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  align-content: center;
  padding: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: inset 0 0 0 1px var(--line), 0 18px 48px rgba(67, 32, 82, 0.12);
  text-align: center;
}

.cycle-wheel-core span,
.cycle-wheel-core small {
  color: var(--muted);
  font-weight: 900;
}

.cycle-wheel-core strong {
  display: block;
  color: var(--ink);
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1;
  letter-spacing: -0.05em;
}

.cycle-list {
  display: grid;
  gap: 14px;
}

.cycle-list article {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  align-items: start;
  padding: 18px;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.78);
}

.cycle-list h3 {
  margin-bottom: 3px;
}

.cycle-list p {
  margin-bottom: 0;
  color: var(--muted);
}

.dot {
  width: 18px;
  height: 18px;
  margin-top: 6px;
  border-radius: 50%;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.72);
}

.dot.period { background: var(--coral); }
.dot.follicular { background: var(--petal-soft); }
.dot.ovulation { background: var(--aurora); }
.dot.luteal { background: var(--moon); }

.elevated-grid .feature-card {
  min-height: 240px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.elevated-grid .feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 32px 86px rgba(67, 32, 82, 0.19);
}

.story-split {
  align-items: stretch;
}

.story-card {
  padding: clamp(28px, 5vw, 46px);
  border-radius: var(--radius-lg);
  background: var(--surface);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--shadow);
}

.story-card .kicker {
  display: inline-flex;
  margin-bottom: 18px;
  color: var(--petal);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.color-card {
  color: white;
  background: linear-gradient(135deg, rgba(245, 26, 163, 0.95), rgba(135, 54, 245, 0.94));
}

.color-card .kicker,
.color-card p {
  color: rgba(255, 255, 255, 0.84);
}

.care-standard {
  display: grid;
  grid-template-columns: minmax(300px, 0.82fr) minmax(0, 1.18fr);
  align-items: center;
  gap: clamp(24px, 5vw, 58px);
}

.care-photo-card,
.article-card {
  overflow: hidden;
  border-radius: var(--radius-lg);
  background: var(--surface);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--shadow);
}

.care-photo-card img,
.article-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.care-photo-card {
  min-height: 560px;
}

.care-copy p {
  color: var(--muted);
  font-size: 18px;
}

.care-pillars {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-top: 24px;
}

.care-pillars article {
  padding: 18px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.66);
  border: 1px solid rgba(255, 255, 255, 0.76);
}

.care-pillars strong,
.care-pillars span {
  display: block;
}

.care-pillars strong {
  color: var(--ink);
  margin-bottom: 6px;
  letter-spacing: -0.03em;
}

.care-pillars span {
  color: var(--muted);
  font-size: 14px;
  font-weight: 700;
}

.brand-story,
.feedback-themes {
  position: relative;
}

.story-grid,
.request-grid {
  display: grid;
  gap: 16px;
}

.story-grid {
  grid-template-columns: 1.15fr 0.9fr 0.9fr;
  align-items: stretch;
}

.request-grid {
  grid-template-columns: repeat(4, 1fr);
}

.origin-card,
.request-card {
  position: relative;
  overflow: hidden;
  min-width: 0;
  padding: clamp(24px, 3vw, 34px);
  border-radius: var(--radius-lg);
  background: var(--surface);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--shadow);
  backdrop-filter: blur(22px);
}

.origin-card::before,
.request-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(circle at 18% 0%, rgba(255, 128, 209, 0.18), transparent 36%);
}

.origin-card.primary {
  color: white;
  background:
    radial-gradient(circle at 20% 8%, rgba(255, 255, 255, 0.24), transparent 30%),
    linear-gradient(135deg, rgba(245, 26, 163, 0.96), rgba(135, 54, 245, 0.94));
}

.origin-card.primary p,
.origin-card.primary strong {
  color: rgba(255, 255, 255, 0.88);
}

.origin-card.primary h2 {
  max-width: 420px;
  margin-bottom: 12px;
  font-size: clamp(34px, 4.2vw, 48px);
  line-height: 0.96;
  letter-spacing: -0.06em;
}

.origin-card.primary p {
  max-width: 520px;
  font-size: clamp(17px, 1.7vw, 20px);
  line-height: 1.55;
}

.origin-card .kicker,
.request-card .kicker {
  display: inline-flex;
  margin-bottom: 18px;
  color: var(--petal);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.origin-card h3,
.request-card h3 {
  margin-bottom: 10px;
  font-size: clamp(24px, 2.8vw, 34px);
  line-height: 1;
  letter-spacing: -0.055em;
}

.origin-card p,
.request-card p {
  color: var(--muted);
  margin-bottom: 0;
}

.wordmark-pair {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 24px;
}

.word-token {
  display: inline-flex;
  align-items: center;
  min-height: 54px;
  padding: 0 18px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.18);
  color: white;
  font-size: clamp(24px, 3.2vw, 40px);
  font-weight: 850;
  letter-spacing: -0.055em;
}

.story-page {
  display: grid;
  gap: clamp(28px, 6vw, 86px);
}

.story-hero {
  align-items: end;
  margin-bottom: 0;
}

.story-hero-card {
  display: grid;
  gap: 12px;
  align-self: end;
  padding: clamp(24px, 3.2vw, 38px);
  border-radius: var(--radius-lg);
  color: white;
  background:
    radial-gradient(circle at 16% 0%, rgba(255, 255, 255, 0.3), transparent 34%),
    linear-gradient(135deg, rgba(245, 26, 163, 0.94), rgba(135, 54, 245, 0.92));
  box-shadow: var(--shadow);
}

.story-hero-card span {
  font-size: clamp(16px, 1.6vw, 20px);
  font-weight: 850;
}

.story-hero-card strong {
  max-width: 460px;
  font-size: clamp(38px, 4.8vw, 58px);
  line-height: 0.94;
  letter-spacing: -0.075em;
}

.story-hero-card p {
  max-width: 540px;
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(15px, 1.45vw, 17px);
  line-height: 1.55;
}

.story-hero-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 4px;
}

.story-hero-points span {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.22);
  color: rgba(255, 255, 255, 0.9);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: -0.02em;
}

.story-scroll {
  position: relative;
  min-height: 420svh;
  margin-inline: 0;
  padding-inline: 0;
  --story-stage-top: 104px;
  --story-stage-bottom-gap: 0px;
  --reel-rotate: -7deg;
  --reel-x: -10px;
  --reel-y: 8px;
  --reel-scale: 1;
}

.story-scroll-visual {
  position: sticky;
  top: var(--story-stage-top);
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.82fr);
  grid-template-rows: minmax(0, 1fr) auto;
  gap: clamp(18px, 3.5vw, 54px);
  align-items: center;
  height: min(800px, calc(100svh - var(--story-stage-top) - var(--story-stage-bottom-gap)));
  min-height: 0;
  padding: clamp(24px, 4vw, 52px);
  border-radius: clamp(32px, 5vw, 58px);
  color: white;
  background:
    radial-gradient(circle at 10% 16%, rgba(255, 255, 255, 0.32), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(6, 174, 221, 0.32), transparent 30%),
    linear-gradient(135deg, #f51aa3 0%, #8736f5 58%, #06aedd 118%);
  border: 1px solid rgba(255, 255, 255, 0.42);
  box-shadow: 0 42px 120px rgba(67, 32, 82, 0.24);
  overflow: hidden;
  isolation: isolate;
  transition: background 520ms ease, box-shadow 520ms ease;
}

.story-scroll[data-active-step="1"] {
  --reel-rotate: 4deg;
  --reel-x: 14px;
  --reel-y: -8px;
  --reel-scale: 1.04;
}

.story-scroll[data-active-step="2"] {
  --reel-rotate: -2deg;
  --reel-x: 0;
  --reel-y: 18px;
  --reel-scale: 1.04;
}

.story-scroll[data-active-step="3"] {
  --reel-rotate: 4deg;
  --reel-x: 0;
  --reel-y: 8px;
  --reel-scale: 0.98;
}

.story-scroll[data-active-step="1"] .story-scroll-visual {
  background:
    radial-gradient(circle at 72% 8%, rgba(255, 255, 255, 0.3), transparent 28%),
    radial-gradient(circle at 14% 78%, rgba(255, 128, 209, 0.28), transparent 30%),
    linear-gradient(135deg, #8736f5 0%, #06aedd 62%, #ff80d1 125%);
}

.story-scroll[data-active-step="2"] .story-scroll-visual {
  background:
    radial-gradient(circle at 20% 78%, rgba(255, 255, 255, 0.22), transparent 30%),
    radial-gradient(circle at 84% 20%, rgba(245, 26, 163, 0.26), transparent 26%),
    linear-gradient(135deg, #180a24 0%, #432052 44%, #8736f5 112%);
}

.story-scroll[data-active-step="3"] .story-scroll-visual {
  background:
    radial-gradient(circle at 48% 0%, rgba(255, 255, 255, 0.32), transparent 32%),
    radial-gradient(circle at 92% 70%, rgba(6, 174, 221, 0.28), transparent 30%),
    linear-gradient(135deg, #f53828 0%, #f51aa3 46%, #8736f5 104%);
}

.story-reel-orb,
.story-scroll-visual::before,
.story-scroll-visual::after {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 999px;
  pointer-events: none;
}

.story-scroll-visual::before {
  inset: auto auto -16% -10%;
  width: min(54vw, 620px);
  height: min(54vw, 620px);
  background: rgba(255, 255, 255, 0.16);
  filter: blur(4px);
  animation: storyReelBlobOne 7800ms ease-in-out infinite;
}

.story-scroll-visual::after {
  top: -18%;
  right: -12%;
  width: min(48vw, 540px);
  height: min(48vw, 540px);
  background: rgba(255, 255, 255, 0.12);
  animation: storyReelBlobTwo 9000ms ease-in-out infinite;
}

.story-reel-orb {
  display: block;
  opacity: 0.8;
  mix-blend-mode: screen;
  animation: storyReelOrb 6200ms ease-in-out infinite;
}

.orb-one {
  width: 88px;
  height: 88px;
  left: 8%;
  top: 18%;
  background: rgba(255, 255, 255, 0.2);
}

.orb-two {
  width: 52px;
  height: 52px;
  right: 12%;
  top: 46%;
  background: rgba(255, 255, 255, 0.24);
  animation-delay: 900ms;
}

.orb-three {
  width: 34px;
  height: 34px;
  left: 46%;
  bottom: 12%;
  background: rgba(255, 255, 255, 0.22);
  animation-delay: 1400ms;
}

.story-reel-copy {
  position: relative;
  z-index: 2;
  display: grid;
  align-self: start;
  gap: clamp(14px, 2vw, 22px);
  max-width: 760px;
  padding-top: clamp(18px, 3vw, 36px);
}

.story-reel-copy .eyebrow {
  width: fit-content;
  min-height: 34px;
  align-items: center;
  line-height: 1;
  color: white;
  background: rgba(255, 255, 255, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.24);
}

.story-reel-copy h2 {
  max-width: 760px;
  margin: 0;
  color: white;
  font-size: clamp(48px, 7vw, 92px);
  line-height: 0.84;
  letter-spacing: -0.085em;
  text-wrap: balance;
  text-shadow: 0 22px 70px rgba(24, 10, 36, 0.22);
  transition: opacity 240ms ease, transform 320ms cubic-bezier(0.16, 1, 0.3, 1), filter 320ms ease;
}

.story-reel-copy p {
  max-width: 590px;
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(17px, 1.7vw, 22px);
  line-height: 1.48;
  transition: opacity 240ms ease, transform 320ms cubic-bezier(0.16, 1, 0.3, 1), filter 320ms ease;
}

.story-stage-changing .story-reel-copy h2,
.story-stage-changing .story-reel-copy p {
  opacity: 0;
  filter: blur(12px);
  transform: translate3d(0, 22px, 0) scale(0.982);
}

.story-choreo-stage {
  position: relative;
  z-index: 2;
  display: grid;
  place-items: center;
  min-height: min(52svh, 500px);
  perspective: 1000px;
}

.story-stage-glow {
  position: absolute;
  width: min(92%, 520px);
  aspect-ratio: 1;
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.08) 58%, transparent 70%);
  filter: blur(2px);
  transform: scale(0.9);
  animation: storyGlowPulse 5200ms ease-in-out infinite;
  transition: transform 720ms ease, opacity 720ms ease;
}

.story-stage-ribbon {
  position: absolute;
  width: min(86%, 520px);
  height: 96px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  filter: blur(0.2px);
  transform-origin: center;
  animation: storyRibbonSweep 7600ms ease-in-out infinite;
}

.ribbon-one {
  transform: rotate(-24deg) translateY(-88px);
}

.ribbon-two {
  transform: rotate(24deg) translateY(92px);
  animation-delay: 1200ms;
}

.story-stage-phone {
  position: relative;
  z-index: 2;
  width: clamp(212px, 22vw, 242px);
  max-width: 68%;
  aspect-ratio: 9 / 19.5;
  padding: 10px;
  border-radius: 48px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(232, 248, 255, 0.72) 34%, rgba(255, 128, 209, 0.22)),
    linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(135, 54, 245, 0.42));
  border: 2px solid rgba(255, 255, 255, 0.92);
  box-shadow:
    inset 0 0 0 2px rgba(24, 10, 36, 0.08),
    inset 0 0 0 8px rgba(255, 255, 255, 0.3),
    0 42px 110px rgba(24, 10, 36, 0.26);
  color: var(--ink);
  transform: rotate(var(--reel-rotate)) translate3d(var(--reel-x), var(--reel-y), 0) scale(var(--reel-scale));
  transform-origin: 50% 70%;
  animation: storyPhoneFloat 6400ms ease-in-out infinite;
  transition: transform 720ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 720ms ease;
}

.story-iphone-button {
  position: absolute;
  width: 4px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: inset 0 0 0 1px rgba(67, 32, 82, 0.08);
}

.story-iphone-button.button-left {
  left: -4px;
  top: 88px;
  height: 76px;
}

.story-iphone-button.button-right {
  right: -4px;
  top: 132px;
  height: 92px;
}

.story-stage-screen {
  position: relative;
  display: grid;
  grid-template-rows: auto auto minmax(0, 1fr) auto;
  gap: 9px;
  width: 100%;
  height: 100%;
  padding: 13px 13px 12px;
  border-radius: 40px;
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 8%, rgba(255, 128, 209, 0.28), transparent 32%),
    radial-gradient(circle at 86% 18%, rgba(6, 174, 221, 0.18), transparent 34%),
    linear-gradient(180deg, #fffafd 0%, #fff4fb 48%, #f6efff 100%);
  box-shadow: inset 0 0 0 1px rgba(67, 32, 82, 0.08);
}

.story-stage-screen::after {
  content: "";
  position: absolute;
  inset: auto 35% 7px;
  height: 4px;
  border-radius: 999px;
  background: rgba(24, 10, 36, 0.24);
}

.story-stage-status {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 18px;
  padding-inline: 7px;
  color: rgba(24, 10, 36, 0.76);
  font-size: 10px;
  font-weight: 900;
}

.story-stage-status span:last-child {
  width: 34px;
  height: 10px;
  border-radius: 999px;
  background:
    linear-gradient(90deg, rgba(24, 10, 36, 0.34) 0 18%, transparent 18% 31%, rgba(24, 10, 36, 0.34) 31% 49%, transparent 49% 61%, rgba(24, 10, 36, 0.34) 61% 100%);
}

.story-dynamic-island {
  position: absolute;
  top: 11px;
  left: 50%;
  z-index: 2;
  width: 84px;
  height: 25px;
  border-radius: 999px;
  background: #13091c;
  box-shadow: inset 0 -2px 5px rgba(255, 255, 255, 0.08), 0 6px 16px rgba(24, 10, 36, 0.14);
  transform: translateX(-50%);
}

.story-app-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-top: 10px;
  color: var(--ink);
  font-size: 13px;
  font-weight: 950;
  letter-spacing: -0.04em;
}

.story-app-brand {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  gap: 8px;
}

.story-app-menu-pill {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 9px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.78);
  color: var(--petal);
  font-size: 9px;
  font-weight: 950;
}

.story-app-icon {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 10px 22px rgba(245, 26, 163, 0.18);
}

.story-app-icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.story-phone-panels {
  position: relative;
  display: grid;
  min-height: 0;
}

.story-phone-panel {
  display: none;
  align-content: start;
  gap: 8px;
  min-height: 0;
  padding: 13px;
  border-radius: 26px;
  background:
    radial-gradient(circle at 14% 0%, rgba(255, 128, 209, 0.22), transparent 36%),
    rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 42px rgba(67, 32, 82, 0.1);
}

.story-scroll[data-active-step="0"] .panel-cycle,
.story-scroll[data-active-step="1"] .panel-insights,
.story-scroll[data-active-step="2"] .panel-profile,
.story-scroll[data-active-step="3"] .panel-learn {
  display: grid;
}

.story-phone-panel small {
  color: var(--petal);
  font-size: 10px;
  font-weight: 950;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.story-phone-panel strong {
  color: var(--ink);
  font-size: clamp(21px, 3vw, 29px);
  line-height: 0.94;
  letter-spacing: -0.07em;
}

.story-phone-panel p {
  margin: 0;
  color: rgba(67, 32, 82, 0.72);
  font-size: 11px;
  font-weight: 750;
  line-height: 1.35;
}

.story-mini-tags,
.story-mini-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 2px;
}

.story-mini-tags span,
.story-mini-list span {
  display: inline-flex;
  align-items: center;
  min-height: 23px;
  padding: 0 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.68);
  color: var(--plum);
  font-size: 9px;
  font-weight: 900;
}

.story-mini-list {
  display: grid;
}

.story-mini-graph {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: end;
  gap: 7px;
  min-height: 54px;
  margin-top: 4px;
}

.story-mini-graph span {
  border-radius: 999px 999px 8px 8px;
  background: linear-gradient(180deg, var(--petal), var(--moon));
}

.story-mini-graph span:nth-child(1) {
  height: 28px;
}

.story-mini-graph span:nth-child(2) {
  height: 44px;
}

.story-mini-graph span:nth-child(3) {
  height: 34px;
}

.story-mini-graph span:nth-child(4) {
  height: 52px;
}

.story-app-tab-bar {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 4px;
  padding: 6px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(255, 255, 255, 0.76);
}

.story-app-tab-bar span {
  display: grid;
  place-items: center;
  min-height: 26px;
  border-radius: 999px;
  color: rgba(67, 32, 82, 0.58);
  font-size: 8px;
  font-weight: 950;
}

.story-scroll[data-active-step="0"] .tab-cycle,
.story-scroll[data-active-step="1"] .tab-insights,
.story-scroll[data-active-step="2"] .tab-profile,
.story-scroll[data-active-step="3"] .tab-learn {
  background: linear-gradient(135deg, rgba(245, 26, 163, 0.95), rgba(135, 54, 245, 0.9));
  color: white;
  box-shadow: 0 10px 22px rgba(135, 54, 245, 0.18);
}

.story-cycle-widget {
  display: grid;
  grid-template-columns: 82px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 12px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 42px rgba(67, 32, 82, 0.1);
}

.story-cycle-ring {
  position: relative;
  display: block;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background:
    radial-gradient(circle, #fff 0 44%, transparent 45%),
    conic-gradient(from -42deg, var(--coral), var(--petal-soft), var(--aurora), var(--moon), var(--coral));
  box-shadow: inset 0 0 0 9px rgba(255, 255, 255, 0.62), 0 14px 28px rgba(135, 54, 245, 0.16);
}

.story-cycle-widget small,
.story-insight-card small,
.story-insight-row small {
  display: block;
  color: rgba(67, 32, 82, 0.58);
  font-size: 10px;
  font-weight: 850;
  line-height: 1.1;
}

.story-cycle-widget strong {
  display: block;
  margin-top: 4px;
  color: var(--ink);
  font-size: clamp(21px, 3vw, 30px);
  line-height: 0.92;
  letter-spacing: -0.07em;
  transition: opacity 220ms ease, transform 320ms ease;
}

.story-stage-changing .story-cycle-widget strong {
  opacity: 0;
  transform: scale(0.88);
}

.story-insight-card {
  display: grid;
  gap: 5px;
  padding: 13px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.78);
}

.story-insight-card.primary {
  background:
    radial-gradient(circle at 18% 10%, rgba(255, 255, 255, 0.32), transparent 30%),
    linear-gradient(135deg, rgba(245, 26, 163, 0.94), rgba(135, 54, 245, 0.88));
  color: white;
  box-shadow: 0 18px 42px rgba(135, 54, 245, 0.2);
}

.story-insight-card.primary small,
.story-insight-card.primary span {
  color: rgba(255, 255, 255, 0.88);
}

.story-insight-card span {
  color: var(--ink);
  font-size: 13px;
  font-weight: 850;
  line-height: 1.25;
}

.story-insight-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}

.story-insight-row > span {
  display: grid;
  gap: 2px;
  padding: 11px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(255, 255, 255, 0.76);
}

.story-insight-row strong {
  color: var(--ink);
  font-size: 22px;
  line-height: 1;
  letter-spacing: -0.06em;
}

.story-bottom-nav {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  align-self: end;
  padding: 9px 10px 12px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.76);
  border: 1px solid rgba(255, 255, 255, 0.74);
}

.story-bottom-nav span {
  height: 7px;
  border-radius: 999px;
  background: rgba(67, 32, 82, 0.16);
}

.story-bottom-nav span:first-child {
  background: linear-gradient(90deg, var(--petal), var(--moon));
}


.story-stage-rhythm {
  display: grid;
  gap: 10px;
}

.story-stage-rhythm span {
  display: block;
  height: 12px;
  border-radius: 999px;
  background: rgba(67, 32, 82, 0.12);
  transform-origin: left center;
  animation: storyRhythmPulse 3200ms ease-in-out infinite;
  transition: transform 620ms cubic-bezier(0.16, 1, 0.3, 1);
}

.story-stage-rhythm span:nth-child(1) { transform: scaleX(0.74); }
.story-stage-rhythm span:nth-child(2) { transform: scaleX(0.92); }
.story-stage-rhythm span:nth-child(3) { transform: scaleX(0.62); }
.story-stage-rhythm span:nth-child(4) { transform: scaleX(0.84); }

.story-stage-note {
  position: absolute;
  z-index: 3;
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  padding: 0 18px;
  border-radius: 999px;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 22px 54px rgba(24, 10, 36, 0.16);
  font-weight: 900;
  letter-spacing: -0.04em;
  animation: storyNoteDrift 6200ms ease-in-out infinite;
  transition: transform 680ms cubic-bezier(0.16, 1, 0.3, 1), opacity 360ms ease;
}

.note-one {
  top: 15%;
  left: 3%;
  transform: rotate(-8deg);
}

.note-two {
  right: 0;
  bottom: 17%;
  transform: rotate(7deg);
}

.story-stage-changing .story-stage-note {
  opacity: 0;
}

.story-scroll[data-active-step="1"] .note-one { transform: translate(34px, 12px) rotate(5deg); }
.story-scroll[data-active-step="1"] .note-two { transform: translate(-22px, -10px) rotate(-6deg); }
.story-scroll[data-active-step="2"] .note-one { transform: translate(42px, 24px) rotate(4deg); }
.story-scroll[data-active-step="2"] .note-two { transform: translate(-36px, -24px) rotate(-5deg); }
.story-scroll[data-active-step="3"] .note-one { transform: translate(10px, -18px) rotate(-10deg); }
.story-scroll[data-active-step="3"] .note-two { transform: translate(-10px, 12px) rotate(9deg); }

@keyframes storyPhoneFloat {
  0%, 100% { translate: 0 0; }
  50% { translate: 0 -10px; }
}

@keyframes storyGlowPulse {
  0%, 100% { opacity: 0.62; scale: 0.98; }
  50% { opacity: 0.94; scale: 1.08; }
}

@keyframes storyNoteDrift {
  0%, 100% { translate: 0 0; }
  50% { translate: 0 -8px; }
}

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

@keyframes storyRibbonSweep {
  0%, 100% { opacity: 0.34; scale: 0.92; }
  50% { opacity: 0.68; scale: 1.06; }
}

@keyframes storyReelOrb {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
  50% { transform: translate3d(14px, -20px, 0) scale(1.18); }
}

@keyframes storyReelBlobOne {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
  50% { transform: translate3d(58px, -34px, 0) scale(1.08); }
}

@keyframes storyReelBlobTwo {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
  50% { transform: translate3d(-48px, 42px, 0) scale(1.12); }
}

.story-progress {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  align-self: end;
  width: min(640px, 100%);
  margin-inline: auto;
}

.story-progress span {
  height: 5px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.28);
  transform-origin: left center;
  transition: background 260ms ease, transform 260ms ease;
}

.story-progress span.active {
  background: white;
  transform: scaleY(1.8);
}

.story-moments {
  position: relative;
  z-index: 1;
  margin-top: calc(-100svh + var(--story-stage-top) + var(--story-stage-bottom-gap));
  pointer-events: none;
}

.story-moment {
  min-height: 100svh;
  opacity: 0;
  transform: none;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.story-moment + .story-moment {
  margin-top: 0;
}

.story-moment h2,
.story-moment p,
.story-moment span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.story-promise-panel {
  display: grid;
  justify-items: center;
  gap: 18px;
  padding: clamp(34px, 6vw, 72px);
  border-radius: var(--radius-lg);
  text-align: center;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 128, 209, 0.16), transparent 38%),
    rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(255, 255, 255, 0.84);
  box-shadow: var(--shadow);
}

.story-promise-panel h2 {
  max-width: 920px;
  margin: 0;
  font-size: clamp(34px, 5vw, 64px);
  line-height: 0.98;
  letter-spacing: -0.07em;
}

.story-promise-panel p {
  max-width: 760px;
  margin: 0;
  color: var(--muted);
  font-size: clamp(18px, 1.8vw, 22px);
  line-height: 1.65;
}

@media (prefers-reduced-motion: reduce) {
  .story-scroll-visual,
  .story-scroll-visual::before,
  .story-scroll-visual::after,
  .story-reel-orb,
  .story-reel-copy h2,
  .story-reel-copy p,
  .story-stage-glow,
  .story-stage-ribbon,
  .story-stage-phone,
  .story-stage-phone strong,
  .story-stage-rhythm span,
  .story-stage-note,
  .story-progress span {
    animation: none;
    transition: none;
  }
}


.learn-hub {
  position: relative;
}

.article-grid {
  display: grid;
  grid-template-columns: 1.18fr 0.82fr 0.82fr;
  grid-auto-rows: minmax(320px, auto);
  gap: 16px;
}

.article-card {
  display: grid;
  grid-template-rows: 220px 1fr;
}

.article-card.featured {
  grid-row: span 2;
  grid-template-rows: 420px 1fr;
}

.article-card div {
  display: flex;
  flex-direction: column;
  padding: 24px;
}

.article-card .kicker {
  display: inline-flex;
  margin-bottom: 14px;
  color: var(--petal);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.article-card h3 {
  margin-bottom: 10px;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1;
  letter-spacing: -0.055em;
}

.article-card p {
  color: var(--muted);
  margin-bottom: 0;
}

.article-card .article-card-meta {
  margin-top: auto;
  padding-top: 18px;
  font-size: 14px;
  line-height: 1.35;
}

.privacy-showcase {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 28px;
  padding: clamp(28px, 5vw, 46px);
  border-radius: 42px;
  background:
    radial-gradient(circle at 12% 0%, rgba(255, 128, 209, 0.24), transparent 30%),
    radial-gradient(circle at 92% 24%, rgba(6, 174, 221, 0.18), transparent 26%),
    rgba(255, 255, 255, 0.66);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--shadow);
}

.privacy-showcase p {
  max-width: 720px;
  color: var(--muted);
  font-size: 18px;
}

.privacy-links {
  display: grid;
  gap: 10px;
  min-width: 210px;
}

.privacy-links a {
  padding: 13px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid var(--line);
  color: var(--plum);
  text-decoration: none;
  font-weight: 900;
}

.premium-card {
  background:
    radial-gradient(circle at 20% 0%, rgba(255, 128, 209, 0.22), transparent 38%),
    var(--surface);
}

.launch-card {
  display: grid;
  align-content: center;
  gap: 12px;
}

.consumer-cta h2 {
  margin-bottom: 8px;
}

.early-access-grid {
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  gap: 18px;
  align-items: stretch;
}

.founder-card,
.early-access-form {
  padding: clamp(24px, 4vw, 38px);
  border-radius: var(--radius-lg);
  background: var(--surface);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--shadow);
}

.founder-card {
  background:
    radial-gradient(circle at 16% 0%, rgba(255, 128, 209, 0.24), transparent 34%),
    radial-gradient(circle at 86% 18%, rgba(6, 174, 221, 0.14), transparent 30%),
    var(--surface);
}

.founder-card h3 {
  font-size: clamp(30px, 4vw, 48px);
  line-height: 0.98;
  letter-spacing: -0.065em;
}

.founder-card p {
  color: var(--muted);
}

.early-access-form {
  display: grid;
  gap: 16px;
}

.early-access-form label {
  display: grid;
  gap: 8px;
  color: var(--plum);
  font-size: 13px;
  font-weight: 950;
  letter-spacing: 0.02em;
}

.early-access-form input,
.early-access-form select,
.early-access-form textarea {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 14px 15px;
  background: rgba(255, 255, 255, 0.78);
  color: var(--ink);
  font: inherit;
  font-weight: 750;
}

.early-access-form textarea {
  resize: vertical;
}

.checkbox-label {
  grid-template-columns: auto 1fr;
  align-items: start;
}

.checkbox-label input {
  width: 18px;
  height: 18px;
  margin-top: 2px;
}

.form-note {
  color: var(--muted);
  font-size: 13px;
  font-weight: 750;
  margin: 0;
}

.hidden-field {
  display: none;
}

.cta-band {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 24px;
  padding: 34px;
  border-radius: var(--radius-lg);
  background: linear-gradient(135deg, rgba(245, 26, 163, 0.92), rgba(135, 54, 245, 0.92));
  color: white;
  box-shadow: 0 28px 80px rgba(135, 54, 245, 0.24);
}

.cta-band p {
  margin: 0;
  color: rgba(255, 255, 255, 0.84);
}

.cta-band .button-secondary {
  background: white;
}

.site-footer {
  display: grid;
  grid-template-columns: minmax(220px, 0.78fr) minmax(0, 1.42fr);
  gap: clamp(28px, 5vw, 70px);
  margin-top: clamp(36px, 6vw, 76px);
  padding: clamp(34px, 5vw, 56px) 0 clamp(40px, 6vw, 68px);
  border-top: 1px solid rgba(245, 26, 163, 0.14);
  color: var(--muted);
  font-size: 14px;
}

.footer-brand-block {
  max-width: 330px;
}

.footer-brand-block strong {
  display: block;
  margin-bottom: 12px;
  color: var(--ink);
  font-size: 18px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.footer-brand-block p {
  margin-bottom: 10px;
}

.footer-store-qr {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 18px 0 14px;
}

.footer-qr-card {
  display: grid;
  justify-items: center;
  gap: 7px;
  width: 142px;
  padding: 8px;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.84), rgba(255, 255, 255, 0.58)),
    rgba(255, 241, 250, 0.62);
  border: 1px solid rgba(245, 26, 163, 0.16);
  color: white;
  text-decoration: none;
  box-shadow: 0 16px 34px rgba(24, 10, 36, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.footer-qr-card img {
  display: block;
  width: 112px;
  height: 112px;
  padding: 0;
  border-radius: 8px;
  background: #fff;
  image-rendering: pixelated;
}

.footer-store-badge {
  display: inline-flex;
  width: 130px;
  min-height: 30px;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 4px 9px;
  border-radius: 10px;
  background: #24112f;
  box-shadow: 0 10px 20px rgba(24, 10, 36, 0.16);
}

.footer-store-badge-mark {
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
  align-self: center;
  transform: translateY(-2.5px);
}

.footer-store-badge-text {
  display: flex;
  min-width: 0;
  flex-direction: column;
  line-height: 1;
  text-align: left;
  transform: translateY(0.5px);
}

.footer-store-badge-text small {
  color: rgba(255, 255, 255, 0.82);
  font-size: 5.5px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.footer-store-badge-text strong {
  color: white;
  font-size: 11.5px;
  font-weight: 950;
  letter-spacing: -0.02em;
  white-space: nowrap;
}

.footer-directory {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(18px, 3vw, 34px);
  align-items: start;
}

.footer-directory section {
  display: grid;
  gap: 9px;
}

.footer-directory h2 {
  margin: 0 0 8px;
  color: var(--ink);
  font-size: 13px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.footer-directory a,
.footer-directory button,
.footer-links a {
  width: fit-content;
  padding: 0;
  border: 0;
  color: var(--muted);
  background: transparent;
  font: inherit;
  font-weight: 750;
  line-height: 1.35;
  text-decoration: none;
  cursor: pointer;
}

.footer-directory a:hover,
.footer-directory button:hover,
.footer-links a:hover {
  color: var(--petal);
}

.legal-layout {
  max-width: 860px;
  margin: 0 auto;
  padding: var(--page-start) 0 70px;
}

.legal-hero,
.support-hero {
  margin-bottom: 24px;
}

.legal-card,
.faq-card,
.contact-card {
  margin: 14px 0;
}

.legal-card ul,
.faq-card ul {
  padding-left: 20px;
}

.updated {
  color: var(--muted);
  font-weight: 800;
}

@media (min-width: 1500px) {
  .section {
    padding: 86px 0;
  }

  .home-hero {
    min-height: 900px;
  }

  .app-showcase-card img {
    width: min(100%, 720px);
  }

  .section-header {
    max-width: 840px;
  }
}

@media (max-width: 940px) {
  .hero,
  .home-hero,
  .care-standard,
  .early-access-grid,
  .cycle-panel,
  .privacy-showcase,
  .split,
  .cta-band {
    grid-template-columns: 1fr;
  }

  .device-card {
    min-height: auto;
  }

  .feature-grid,
  .home-proof,
  .care-pillars,
  .story-grid,
  .request-grid,
  .article-grid,
  .preview-grid,
  .account-grid,
  .support-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .article-card.featured {
    grid-row: auto;
    grid-column: span 2;
  }

  .site-header,
  .site-footer {
    align-items: flex-start;
    grid-template-columns: 1fr;
    flex-direction: column;
  }

  .site-nav {
    width: 100%;
    justify-content: flex-start;
  }

  .account-dashboard-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .footer-directory {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
  }
}

@media (max-width: 1100px) and (min-width: 941px) {
  .site-header {
    gap: 10px;
    padding: 10px 12px;
  }

  .brand-link {
    gap: 9px;
    padding-right: 10px;
  }

  .site-nav {
    gap: 4px;
  }

  .site-nav a {
    padding: 9px 9px;
    font-size: 11px;
  }

  .site-nav a.nav-cta {
    padding: 9px 11px;
  }

  .language-picker select {
    width: 54px;
    min-width: 54px;
    padding-right: 20px;
  }
}

@media (max-width: 640px) {
  .site-shell {
    width: min(var(--site-width), calc(100% - var(--site-gutter-mobile)));
  }

  .site-header {
    padding-top: 16px;
  }

  .hero {
    padding-top: var(--page-start);
  }

  .home-hero {
    min-height: auto;
    padding-top: var(--page-start);
  }

  .home-proof {
    grid-template-columns: 1fr;
  }

  .story-grid,
  .request-grid,
  .article-grid,
  .early-access-grid,
  .care-pillars {
    grid-template-columns: 1fr;
  }

  .article-card.featured {
    grid-column: auto;
  }

  .article-card,
  .article-card.featured {
    grid-template-rows: 220px 1fr;
  }

  .care-photo-card {
    min-height: 420px;
  }

  .home-hero-copy h1 {
    font-size: clamp(46px, 15vw, 76px);
  }

  .app-showcase-card {
    min-height: auto;
  }

  .cycle-panel {
    padding: 18px;
    border-radius: 30px;
  }

  .cycle-wheel-large {
    width: min(100%, 330px);
  }

  .phone-frame {
    width: 100%;
    min-height: 570px;
  }

  .phone-screen {
    min-height: 566px;
  }

  .feature-grid,
  .story-grid,
  .request-grid,
  .preview-grid,
  .support-grid,
  .support-request-hero,
  .support-request-shell,
  .support-path-grid,
  .faq-topic-grid,
  .app-two {
    grid-template-columns: 1fr;
  }

  .support-form-grid {
    grid-template-columns: 1fr;
  }

  .support-request-form,
  .support-form-actions {
    grid-template-columns: 1fr;
  }

  .origin-card,
  .request-card,
  .article-card,
  .care-photo-card,
  .founder-card,
  .early-access-form,
  .story-card,
  .pricing-card {
    border-radius: 26px;
  }

  .cta-band {
    padding: 24px;
  }

  h1 {
    font-size: clamp(42px, 16vw, 64px);
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

.compact-home {
  min-height: min(760px, calc(100vh - 110px));
  padding-top: var(--page-start);
  padding-bottom: clamp(28px, 5vw, 62px);
}

.feature-page-grid,
.learn-page-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
  align-items: stretch;
  gap: 16px;
}

.feature-page-grid .feature-card {
  display: grid;
  grid-template-rows: auto auto 1fr;
  gap: 12px;
  min-height: 300px;
  padding: clamp(24px, 3vw, 34px);
}

.premium-feature-grid .feature-card {
  min-height: 330px;
  background:
    radial-gradient(circle at 18% 0%, rgba(255, 128, 209, 0.16), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.58));
  border: 1px solid rgba(255, 255, 255, 0.82);
}

.premium-badge {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  gap: 8px;
  min-height: 30px;
  margin-bottom: 4px;
  padding: 7px 12px;
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(245, 26, 163, 0.14), rgba(135, 54, 245, 0.14)),
    rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(245, 26, 163, 0.18);
  color: var(--plum);
  font-size: 11px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.76), 0 12px 28px rgba(135, 54, 245, 0.08);
}

.premium-badge::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--petal), var(--moon), var(--aurora));
  box-shadow: 0 0 0 5px rgba(245, 26, 163, 0.1);
}

.feature-page-grid .feature-card .kicker {
  margin-bottom: 2px;
  color: var(--petal);
  font-size: 11px;
  line-height: 1.2;
}

.ai-feature-grid .feature-card .kicker {
  align-items: center;
  justify-self: start;
  gap: 8px;
  min-height: 30px;
  margin-bottom: 4px;
  padding: 7px 12px;
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(6, 174, 221, 0.14), rgba(135, 54, 245, 0.12)),
    rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(6, 174, 221, 0.2);
  color: var(--plum);
  line-height: 1;
  letter-spacing: 0.12em;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.76), 0 12px 28px rgba(6, 174, 221, 0.08);
}

.ai-feature-grid .feature-card .kicker::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--aurora), var(--moon), var(--petal-soft));
  box-shadow: 0 0 0 5px rgba(6, 174, 221, 0.1);
}

.feature-page-grid .feature-card h2 {
  margin: 0;
  font-size: clamp(28px, 3.2vw, 42px);
  line-height: 0.96;
  letter-spacing: -0.065em;
}

.feature-page-grid .feature-card p {
  align-self: end;
  margin: 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.62;
}

.ai-page {
  display: grid;
  gap: clamp(24px, 5vw, 58px);
}

.ai-hero {
  align-items: stretch;
}

.ai-hero-card,
.ai-boundary-panel {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.78);
  background:
    radial-gradient(circle at 12% 0%, rgba(255, 128, 209, 0.24), transparent 34%),
    radial-gradient(circle at 92% 8%, rgba(6, 174, 221, 0.18), transparent 32%),
    rgba(255, 255, 255, 0.68);
  box-shadow: var(--glass-shadow);
  backdrop-filter: blur(24px) saturate(150%);
  -webkit-backdrop-filter: blur(24px) saturate(150%);
}

.ai-hero-card {
  display: grid;
  align-content: center;
  gap: 18px;
  padding: clamp(28px, 4vw, 48px);
  border-radius: var(--radius-lg);
}

.ai-hero-card h2 {
  margin: 0;
  font-size: clamp(36px, 4.8vw, 58px);
}

.ai-hero-list,
.ai-boundary-grid ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ai-hero-list li,
.ai-boundary-grid li {
  position: relative;
  padding-left: 22px;
  color: var(--muted);
  line-height: 1.58;
}

.ai-hero-list li::before,
.ai-boundary-grid li::before {
  content: "";
  position: absolute;
  top: 0.72em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--petal), var(--moon));
  box-shadow: 0 0 0 5px rgba(245, 26, 163, 0.1);
}

.ai-copy-panel {
  margin: 0;
  align-items: center;
}

.ai-copy-visual {
  display: grid;
  align-content: center;
  gap: clamp(18px, 3vw, 28px);
}

.ai-guidance-visual {
  position: relative;
  min-height: clamp(230px, 26vw, 310px);
  border-radius: 34px;
  overflow: hidden;
  background:
    radial-gradient(circle at 24% 18%, rgba(245, 26, 163, 0.22), transparent 34%),
    radial-gradient(circle at 84% 24%, rgba(6, 174, 221, 0.18), transparent 32%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.34));
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 24px 68px rgba(67, 32, 82, 0.12);
}

.ai-guidance-phone {
  position: absolute;
  inset: 32px 42px 28px 32px;
  display: grid;
  gap: 12px;
  padding: 16px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(255, 255, 255, 0.82);
  box-shadow: 0 24px 58px rgba(67, 32, 82, 0.14);
  transform: rotate(-2deg);
}

.ai-guidance-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.ai-guidance-logo {
  width: 36px;
  height: 36px;
  border-radius: 12px;
  background: url("/assets/flowra-icon.png") center / cover no-repeat;
  box-shadow: 0 12px 28px rgba(135, 54, 245, 0.18);
}

.ai-guidance-top span:last-child {
  width: 88px;
  height: 13px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--petal), var(--moon));
}

.ai-guidance-card {
  display: grid;
  gap: 8px;
  padding: 14px;
  border-radius: 20px;
  background: rgba(255, 241, 250, 0.78);
}

.ai-guidance-card span {
  display: block;
  height: 10px;
  border-radius: 999px;
  background: rgba(67, 32, 82, 0.14);
}

.ai-guidance-card span:first-child {
  width: 82%;
  background: rgba(245, 26, 163, 0.34);
}

.ai-guidance-question {
  width: 78%;
}

.ai-guidance-answer {
  justify-self: end;
  width: 86%;
  background: rgba(232, 248, 255, 0.82);
}

.ai-guidance-answer span:first-child {
  width: 74%;
  background: rgba(6, 174, 221, 0.34);
}

.ai-guidance-answer span:nth-child(2) {
  width: 92%;
}

.ai-guidance-answer span:nth-child(3) {
  width: 58%;
}

.ai-guidance-chart {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: end;
  gap: 8px;
  min-height: 58px;
  padding: 12px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.74);
}

.ai-guidance-chart span {
  display: block;
  border-radius: 999px 999px 8px 8px;
  background: linear-gradient(180deg, var(--petal-soft), rgba(255, 128, 209, 0.24));
}

.ai-guidance-chart span:nth-child(1) {
  height: 28px;
}

.ai-guidance-chart span:nth-child(2) {
  height: 46px;
  background: linear-gradient(180deg, var(--petal), rgba(245, 26, 163, 0.24));
}

.ai-guidance-chart span:nth-child(3) {
  height: 36px;
  background: linear-gradient(180deg, var(--moon), rgba(135, 54, 245, 0.22));
}

.ai-guidance-chart span:nth-child(4) {
  height: 54px;
  background: linear-gradient(180deg, var(--aurora), rgba(6, 174, 221, 0.24));
}

.ai-guidance-sparkles span {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: white;
  box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.22), 0 12px 28px rgba(67, 32, 82, 0.16);
}

.ai-guidance-sparkles span:nth-child(1) {
  top: 22px;
  right: 34px;
}

.ai-guidance-sparkles span:nth-child(2) {
  right: 24px;
  bottom: 42px;
  background: var(--aurora);
}

.ai-guidance-sparkles span:nth-child(3) {
  left: 32px;
  bottom: 28px;
  background: var(--petal-soft);
}

.ai-boundary-panel {
  display: grid;
  gap: clamp(22px, 4vw, 42px);
  padding: clamp(28px, 5vw, 56px);
  border-radius: var(--radius-lg);
}

.ai-boundary-panel > div:first-child {
  max-width: 880px;
}

.ai-boundary-panel h2 {
  max-width: 780px;
}

.ai-boundary-panel p {
  max-width: 860px;
  color: var(--muted);
  font-size: clamp(16px, 1.5vw, 18px);
  line-height: 1.72;
}

.ai-boundary-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(16px, 3vw, 28px);
}

.ai-boundary-grid article {
  padding: clamp(22px, 3vw, 32px);
  border-radius: var(--radius-md);
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.78);
}

.ai-boundary-grid h3 {
  margin-bottom: 14px;
  font-size: clamp(24px, 3vw, 34px);
}

.ai-final-cta {
  margin-top: 0;
}

.editorial-copy-panel {
  display: grid;
  grid-template-columns: minmax(220px, 0.42fr) minmax(0, 1fr);
  gap: clamp(20px, 4vw, 52px);
  align-items: start;
  margin: clamp(20px, 4vw, 44px) 0 clamp(24px, 5vw, 58px);
  padding: clamp(26px, 4vw, 46px);
  border-radius: var(--radius-lg);
  background: rgba(255, 255, 255, 0.66);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--shadow);
}

.editorial-copy-panel h2 {
  max-width: 820px;
  margin: 0 0 16px;
  font-size: clamp(34px, 4.8vw, 56px);
}

.editorial-copy-panel p {
  max-width: 780px;
  margin: 0 0 14px;
  color: var(--muted);
  font-size: clamp(16px, 1.5vw, 18px);
  line-height: 1.72;
}

.editorial-copy-panel p:last-child {
  margin-bottom: 0;
}

.feature-overview-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(16px, 2.5vw, 24px);
}

.feature-overview-grid .feature-card {
  min-height: 330px;
}

.card-link {
  color: inherit;
  text-decoration: none;
}

.plus-lock-card h2,
.form-heading h2 {
  font-size: clamp(26px, 3vw, 38px);
  line-height: 0.98;
  letter-spacing: -0.06em;
}

.editorial-split,
.early-access-showcase,
.two-column-hero {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(18px, 4vw, 42px);
  align-items: center;
}

.plus-lock-card,
.form-art-card,
.article-note {
  margin-top: 20px;
  padding: clamp(24px, 4vw, 42px);
  border-radius: var(--radius-lg);
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--shadow);
}

.editorial-split img,
.form-art-card img,
.portrait-stack img,
.article-hero img {
  width: 100%;
  object-fit: cover;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
}

.editorial-split img,
.form-art-card img {
  min-height: 420px;
  max-height: 560px;
}

.page-layout {
  padding: var(--page-start) 0 70px;
}

.page-hero {
  margin-bottom: clamp(24px, 5vw, 54px);
}

.features-redesign {
  display: grid;
  gap: clamp(24px, 5vw, 58px);
  padding-top: clamp(24px, 4vw, 46px);
}

.features-showcase-hero,
.feature-value-band,
.feature-story-panel,
.features-education-band,
.features-final-cta {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.78);
  background:
    radial-gradient(circle at 12% 0%, rgba(255, 128, 209, 0.26), transparent 34%),
    radial-gradient(circle at 92% 8%, rgba(6, 174, 221, 0.18), transparent 32%),
    rgba(255, 255, 255, 0.68);
  box-shadow: var(--glass-shadow);
  backdrop-filter: blur(24px) saturate(150%);
  -webkit-backdrop-filter: blur(24px) saturate(150%);
}

.features-showcase-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(340px, 0.78fr);
  gap: clamp(16px, 3vw, 42px) clamp(24px, 5vw, 72px);
  align-items: start;
  min-height: min(640px, calc(100svh - 118px));
  padding: clamp(26px, 4vw, 54px) clamp(34px, 6vw, 76px);
  border-radius: clamp(34px, 5vw, 58px);
}

.features-hero-copy {
  display: grid;
  align-content: center;
  max-width: 670px;
}

.features-hero-copy h1 {
  max-width: 720px;
  margin: 0;
  font-size: clamp(56px, 7.4vw, 106px);
  line-height: 0.9;
  letter-spacing: -0.09em;
}

.features-hero-description {
  grid-column: 1 / -1;
  max-width: 930px;
  margin: 0;
  color: rgba(67, 32, 82, 0.74);
  font-size: clamp(17px, 1.45vw, 20px);
  line-height: 1.68;
}

.features-hero-checks {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  grid-column: 1 / -1;
  margin-top: -2px;
}

.features-hero-checks span,
.features-article-links a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 14px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.58);
  color: var(--plum);
  font-size: 13px;
  font-weight: 850;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.features-device-scene {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 410px;
  padding: clamp(18px, 3vw, 30px);
  border-radius: clamp(32px, 4vw, 52px);
  background:
    radial-gradient(circle at 24% 16%, rgba(255, 128, 209, 0.34), transparent 32%),
    radial-gradient(circle at 86% 22%, rgba(6, 174, 221, 0.26), transparent 34%),
    rgba(255, 255, 255, 0.34);
  border: 1px solid rgba(255, 255, 255, 0.72);
}

.features-device-scene img {
  width: min(100%, 340px);
  max-height: 470px;
  object-fit: contain;
  filter: drop-shadow(0 34px 64px rgba(67, 32, 82, 0.22));
}

.feature-float-card {
  position: absolute;
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  max-width: 210px;
  padding: 12px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.74);
  color: var(--plum);
  font-size: 13px;
  font-weight: 900;
  box-shadow: 0 18px 44px rgba(67, 32, 82, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.82);
}

.float-one {
  top: 16%;
  left: 4%;
}

.float-two {
  right: 0;
  top: 46%;
}

.float-three {
  left: 9%;
  bottom: 13%;
}

.feature-value-band {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  border-radius: clamp(28px, 4vw, 42px);
}

.feature-value-band article {
  display: grid;
  align-content: start;
  gap: 14px;
  min-height: 260px;
  padding: clamp(22px, 3vw, 32px);
  background: rgba(255, 255, 255, 0.34);
}

.feature-value-band span {
  display: inline-grid;
  place-items: center;
  justify-self: start;
  min-width: 42px;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.74);
  color: var(--petal);
  font-size: 11px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: 0.08em;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72), 0 10px 24px rgba(245, 26, 163, 0.08);
}

.feature-value-band h2 {
  margin: 0;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1;
  letter-spacing: -0.06em;
}

.feature-value-band p,
.feature-story-panel p,
.features-education-band p,
.features-final-cta p {
  margin: 0;
  color: rgba(67, 32, 82, 0.72);
  line-height: 1.68;
}

.feature-story-stack {
  display: grid;
  gap: clamp(18px, 3vw, 28px);
}

.feature-story-panel {
  border-radius: clamp(28px, 4vw, 46px);
  padding: clamp(28px, 5vw, 58px);
}

.feature-story-panel h2,
.features-education-band h2,
.features-final-cta h2 {
  max-width: 780px;
  margin: 0 0 14px;
  font-size: clamp(34px, 5.2vw, 68px);
  line-height: 0.96;
  letter-spacing: -0.075em;
}

.feature-story-panel p + p {
  margin-top: 14px;
}

.feature-story-large {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.74fr);
  gap: clamp(24px, 5vw, 64px);
  align-items: center;
}

.feature-story-large.reverse {
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 0.92fr);
}

.feature-story-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(18px, 3vw, 28px);
}

.feature-story-grid .feature-story-panel {
  min-height: 360px;
  background:
    radial-gradient(circle at 12% 0%, rgba(255, 128, 209, 0.18), transparent 34%),
    rgba(255, 255, 255, 0.62);
}

.feature-cycle-visual {
  display: grid;
  place-items: center;
  aspect-ratio: 1;
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(255, 255, 255, 0.94) 0 31%, transparent 32%),
    conic-gradient(from -32deg, var(--coral) 0deg 58deg, var(--petal-soft) 58deg 156deg, var(--aurora) 156deg 238deg, var(--moon) 238deg 360deg);
  box-shadow:
    inset 0 0 0 clamp(22px, 4vw, 42px) rgba(255, 255, 255, 0.68),
    inset 0 0 0 clamp(48px, 7vw, 76px) rgba(255, 255, 255, 0.22),
    0 34px 74px rgba(67, 32, 82, 0.18);
}

.cycle-visual-core {
  display: grid;
  place-items: center;
  width: 42%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  color: var(--ink);
  font-size: clamp(24px, 4vw, 42px);
  font-weight: 950;
  letter-spacing: -0.06em;
  text-align: center;
  box-shadow: inset 0 0 0 1px rgba(245, 26, 163, 0.14), 0 14px 38px rgba(67, 32, 82, 0.12);
}

.cycle-visual-core small {
  color: var(--muted);
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 850;
}

.feature-report-visual {
  display: grid;
  align-content: end;
  gap: 18px;
  min-height: 390px;
  padding: 22px;
  border-radius: 34px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.3)),
    radial-gradient(circle at 20% 12%, rgba(255, 128, 209, 0.35), transparent 36%),
    radial-gradient(circle at 80% 24%, rgba(6, 174, 221, 0.22), transparent 34%);
  border: 1px solid rgba(255, 255, 255, 0.76);
}

.feature-report-visual > div:not(.feature-report-mini) {
  display: grid;
  gap: 8px;
  padding: 22px;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 46px rgba(67, 32, 82, 0.12);
}

.feature-report-mini {
  justify-self: start;
  display: grid;
  grid-template-columns: 0.72fr 1fr;
  gap: 12px;
  width: min(82%, 320px);
  min-height: 190px;
  padding: 18px;
  border-radius: 28px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.42)),
    radial-gradient(circle at 14% 12%, rgba(255, 128, 209, 0.2), transparent 34%);
  border: 1px solid rgba(255, 255, 255, 0.72);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.74), 0 18px 46px rgba(67, 32, 82, 0.08);
}

.report-visual-head {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.report-visual-head span:first-child {
  width: 112px;
  height: 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--petal), var(--moon));
}

.report-visual-head span:last-child {
  width: 40px;
  height: 14px;
  border-radius: 999px;
  background: rgba(67, 32, 82, 0.12);
}

.report-visual-profile {
  display: grid;
  place-items: center;
  min-height: 112px;
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 241, 250, 0.92), rgba(232, 248, 255, 0.76));
}

.report-visual-profile span {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 36%, rgba(255, 255, 255, 0.96) 0 18%, transparent 19%),
    radial-gradient(circle at 50% 78%, rgba(255, 255, 255, 0.94) 0 34%, transparent 35%),
    linear-gradient(135deg, var(--petal), var(--moon));
  box-shadow: 0 16px 34px rgba(135, 54, 245, 0.18);
}

.report-visual-chart {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: end;
  gap: 8px;
  min-height: 112px;
  padding: 16px 14px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.72);
}

.report-visual-chart span {
  display: block;
  width: 100%;
  border-radius: 999px 999px 8px 8px;
  background: linear-gradient(180deg, var(--aurora), rgba(6, 174, 221, 0.22));
}

.report-visual-chart span:nth-child(1) {
  height: 34px;
}

.report-visual-chart span:nth-child(2) {
  height: 64px;
  background: linear-gradient(180deg, var(--petal-soft), rgba(255, 128, 209, 0.22));
}

.report-visual-chart span:nth-child(3) {
  height: 48px;
  background: linear-gradient(180deg, var(--moon), rgba(135, 54, 245, 0.2));
}

.report-visual-chart span:nth-child(4) {
  height: 78px;
}

.report-visual-chart svg {
  position: absolute;
  inset: 16px 12px 14px;
  width: calc(100% - 24px);
  height: calc(100% - 30px);
  overflow: visible;
}

.report-visual-chart path {
  fill: none;
  stroke: var(--petal);
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.report-visual-chart circle {
  fill: white;
  stroke: var(--petal);
  stroke-width: 5;
}

.report-visual-notes {
  grid-column: 1 / -1;
  display: grid;
  gap: 8px;
}

.report-visual-notes span {
  display: block;
  height: 12px;
  border-radius: 999px;
  background: rgba(67, 32, 82, 0.1);
}

.report-visual-notes span:first-child {
  width: 78%;
}

.report-visual-notes span:last-child {
  width: 58%;
}

.feature-report-visual span {
  color: var(--petal);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.feature-report-visual strong {
  color: var(--ink);
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1;
  letter-spacing: -0.06em;
}

.features-education-band {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.52fr);
  gap: clamp(24px, 5vw, 60px);
  align-items: center;
  padding: clamp(30px, 5vw, 60px);
  border-radius: clamp(28px, 4vw, 46px);
}

.features-article-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.features-article-links a {
  min-height: 48px;
  padding-inline: 18px;
}

.features-final-cta {
  display: grid;
  justify-items: center;
  gap: 14px;
  padding: clamp(36px, 6vw, 72px);
  border-radius: clamp(32px, 5vw, 52px);
  text-align: center;
}

.features-final-cta h2 {
  max-width: 860px;
}

.features-final-cta p {
  max-width: 720px;
  font-size: 18px;
}

.page-hero.center {
  display: grid;
  justify-items: center;
  width: 100%;
  max-width: var(--site-width);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.page-hero.center > * {
  max-width: 920px;
}

.page-hero.center h1,
.page-hero.center .support-intro {
  margin-left: auto;
  margin-right: auto;
}

.features-hero {
  display: grid;
  justify-items: center;
}

.features-hero h1 {
  display: grid;
  justify-items: center;
  width: min(100%, 940px);
  margin-inline: auto;
  text-align: center;
}

.features-hero h1 span {
  display: block;
}

.features-hero .support-intro {
  max-width: 840px;
  margin-inline: auto;
}

.two-column-hero h1,
.page-hero.center h1 {
  font-size: clamp(46px, 7vw, 82px);
}

.article-hero h1 {
  font-size: clamp(34px, 5vw, 54px);
  line-height: 1.05;
  letter-spacing: -0.04em;
  margin: 14px 0 12px;
}

.article-hero .support-intro {
  font-size: clamp(18px, 1.6vw, 21px);
  line-height: 1.55;
  margin: 0 0 14px;
  max-width: 640px;
}

.portrait-stack {
  display: grid;
  grid-template-columns: 0.9fr 0.72fr;
  align-items: end;
  gap: 14px;
}

.portrait-stack img:first-child {
  min-height: 520px;
}

.portrait-stack img:last-child {
  min-height: 360px;
  margin-bottom: 34px;
}

.editorial-split {
  margin-top: clamp(28px, 5vw, 70px);
}

.editorial-split.reverse img {
  order: 2;
}

.plus-lock-card {
  background: radial-gradient(circle at 18% 0%, rgba(255, 128, 209, 0.26), transparent 36%), rgba(255, 255, 255, 0.72);
}

.learn-page-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 22px);
}

.learn-layout {
  display: grid;
  gap: clamp(30px, 5vw, 64px);
}

.learn-hero {
  display: grid;
  justify-items: start;
  max-width: 980px;
  margin-bottom: 0;
  text-align: left;
}

.learn-hero h1 {
  max-width: 900px;
  margin: 0;
  font-size: clamp(56px, 7.4vw, 104px);
  line-height: 0.92;
  letter-spacing: -0.09em;
}

.learn-hero .support-intro {
  max-width: 820px;
  margin: clamp(18px, 2.6vw, 28px) 0 0;
  font-size: clamp(18px, 1.7vw, 22px);
  line-height: 1.62;
}

.learn-category-overview {
  display: grid;
  gap: clamp(20px, 4vw, 38px);
  padding: clamp(28px, 5vw, 54px);
  border-radius: clamp(30px, 5vw, 54px);
  background:
    radial-gradient(circle at 10% 0%, rgba(255, 128, 209, 0.2), transparent 34%),
    radial-gradient(circle at 92% 8%, rgba(6, 174, 221, 0.16), transparent 32%),
    rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--glass-shadow);
  backdrop-filter: blur(24px) saturate(150%);
  -webkit-backdrop-filter: blur(24px) saturate(150%);
}

.learn-section-intro {
  max-width: 860px;
}

.learn-section-intro h2 {
  max-width: 760px;
  margin: 0 0 12px;
  font-size: clamp(34px, 5vw, 64px);
}

.learn-section-intro p {
  max-width: 780px;
  margin: 0;
  color: var(--muted);
  font-size: clamp(17px, 1.55vw, 20px);
  line-height: 1.68;
}

.learn-category-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(12px, 2vw, 18px);
}

.learn-category-cards a {
  display: grid;
  align-content: start;
  gap: 10px;
  min-height: 250px;
  padding: clamp(20px, 3vw, 28px);
  border-radius: var(--radius-md);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.36)),
    radial-gradient(circle at 12% 0%, rgba(245, 26, 163, 0.12), transparent 36%);
  border: 1px solid rgba(255, 255, 255, 0.78);
  color: var(--ink);
  text-decoration: none;
  box-shadow: 0 18px 44px rgba(67, 32, 82, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.78);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.learn-category-cards a:hover,
.learn-category-cards a:focus-visible {
  transform: translateY(-4px);
  box-shadow: 0 28px 74px rgba(67, 32, 82, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.82);
}

.learn-category-cards span {
  color: var(--petal);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.learn-category-cards strong {
  font-size: clamp(22px, 2.4vw, 30px);
  line-height: 1;
  letter-spacing: -0.055em;
}

.learn-category-cards p {
  margin: 0;
  color: rgba(67, 32, 82, 0.72);
  line-height: 1.62;
}

.learn-topic-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  width: 100%;
  max-width: var(--site-width);
  margin: clamp(-34px, -3.2vw, -16px) auto clamp(54px, 7vw, 88px);
  padding: clamp(14px, 2.2vw, 22px);
  border-radius: clamp(26px, 4vw, 42px);
  background:
    radial-gradient(circle at 14% 0%, rgba(255, 128, 209, 0.2), transparent 32%),
    radial-gradient(circle at 86% 18%, rgba(6, 174, 221, 0.14), transparent 30%),
    rgba(255, 255, 255, 0.56);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: 0 22px 64px rgba(67, 32, 82, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(22px) saturate(150%);
  -webkit-backdrop-filter: blur(22px) saturate(150%);
}

.learn-topic-strip a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 9px 16px;
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.38)),
    radial-gradient(circle at 12% 0%, rgba(255, 128, 209, 0.16), transparent 38%);
  border: 1px solid rgba(255, 255, 255, 0.78);
  color: var(--plum);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.01em;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 14px 34px rgba(67, 32, 82, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(18px) saturate(150%);
  -webkit-backdrop-filter: blur(18px) saturate(150%);
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.learn-topic-strip a:hover,
.learn-topic-strip a:focus-visible {
  transform: translateY(-2px);
  background:
    linear-gradient(135deg, rgba(245, 26, 163, 0.95), rgba(135, 54, 245, 0.9));
  color: white;
  box-shadow: 0 18px 42px rgba(245, 26, 163, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.42);
}

.learn-category {
  scroll-margin-top: 120px;
}

.learn-category + .learn-category {
  margin-top: clamp(72px, 9vw, 122px);
}

.learn-category-head {
  display: grid;
  gap: 10px;
  margin-bottom: clamp(14px, 1.8vw, 22px);
}

.learn-category-head .eyebrow {
  display: block;
  width: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  font-size: clamp(32px, 4vw, 54px);
  font-weight: 950;
  letter-spacing: -0.07em;
  color: var(--ink);
  text-transform: none;
  line-height: 0.96;
}

.learn-page-grid .article-card {
  grid-template-rows: 180px 1fr;
  min-height: 430px;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.learn-page-grid .article-card div {
  padding: clamp(18px, 2.2vw, 24px);
}

.learn-page-grid .article-card h2 {
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.02;
  letter-spacing: -0.055em;
}

.learn-page-grid .article-card p:not(.article-card-meta) {
  font-size: 15px;
  line-height: 1.55;
}

.learn-page-grid .article-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 32px 88px rgba(67, 32, 82, 0.2);
}

.article-layout {
  max-width: 940px;
  margin: 0 auto;
  padding: var(--page-start) 0 72px;
}

.article-hero img {
  min-height: 360px;
  max-height: 520px;
  margin: 22px 0 0;
}

.article-byline {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(67, 32, 82, 0.08);
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.article-byline strong {
  color: var(--plum);
  font-weight: 850;
}

.article-byline span {
  color: var(--petal);
  font-weight: 800;
}

.article-content {
  max-width: 720px;
  margin: clamp(22px, 3vw, 36px) auto 0;
  font-size: 18px;
  line-height: 1.75;
  color: var(--muted);
}

.article-section {
  margin-top: clamp(28px, 4vw, 44px);
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
}

.article-section:first-child {
  margin-top: 4px;
}

.article-section h2 {
  font-size: clamp(22px, 2.6vw, 30px);
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin: 0 0 12px;
  color: var(--ink);
  font-weight: 850;
}

.article-section p {
  margin: 0 0 14px;
  font-size: 18px;
  line-height: 1.75;
  color: var(--muted);
}

.article-section p:last-child {
  margin-bottom: 0;
}

.article-list {
  margin: 0 0 14px;
  padding-left: 20px;
  display: grid;
  gap: 8px;
  font-size: 18px;
  line-height: 1.65;
  color: var(--muted);
}

.article-list li {
  padding-left: 4px;
}

.article-list li strong {
  color: var(--plum);
  font-weight: 850;
}

.article-note {
  margin: clamp(36px, 5vw, 56px) 0 24px;
  padding: clamp(18px, 3vw, 24px) clamp(20px, 3vw, 28px);
  border-radius: var(--radius-md);
  background: linear-gradient(135deg, rgba(255, 128, 209, 0.10), rgba(135, 54, 245, 0.06));
  border: 1px solid rgba(245, 26, 163, 0.14);
  border-left: 4px solid var(--petal);
  box-shadow: none;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.65;
}

.article-note strong {
  color: var(--plum);
}

.article-content > .button-secondary {
  margin-top: 22px;
  align-self: flex-start;
}

.early-access-showcase {
  align-items: start;
}

.elevated-form {
  background: radial-gradient(circle at 16% 0%, rgba(255, 128, 209, 0.24), transparent 34%), radial-gradient(circle at 86% 18%, rgba(6, 174, 221, 0.14), transparent 30%), rgba(255, 255, 255, 0.82);
}

.form-art-card {
  display: grid;
  gap: 18px;
}

.form-art-card img {
  min-height: 560px;
}

.form-status {
  min-height: 24px;
  margin: 0;
  color: var(--muted);
  font-weight: 850;
}

.form-status.success {
  color: #147c5f;
}

.form-status.error {
  color: #b42318;
}

@media (max-width: 1100px) {
  .feature-page-grid,
  .feature-overview-grid,
  .download-feature-grid {
    grid-template-columns: repeat(2, 1fr);
  }

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

  .feature-value-band {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .features-showcase-hero {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 0.72fr);
  }
}

@media (max-width: 940px) {
  .editorial-split,
  .early-access-showcase,
  .two-column-hero,
  .features-showcase-hero,
  .feature-story-large,
  .feature-story-large.reverse,
  .features-education-band {
    grid-template-columns: 1fr;
  }

  .features-showcase-hero {
    min-height: auto;
  }

  .features-hero-description,
  .features-hero-checks {
    grid-column: auto;
  }

  .features-device-scene {
    min-height: auto;
  }

  .features-device-scene img {
    width: min(100%, 360px);
  }

  .feature-story-grid {
    grid-template-columns: 1fr;
  }

  .story-scroll {
    margin-inline: 0;
    padding-inline: 0;
    --story-stage-top: 132px;
    --story-stage-bottom-gap: 18px;
  }

  .story-scroll-visual {
    top: var(--story-stage-top);
    grid-template-columns: 1fr;
    grid-template-rows: auto minmax(0, 1fr) auto;
    gap: 12px;
    height: min(660px, calc(100svh - var(--story-stage-top) - var(--story-stage-bottom-gap)));
    min-height: 0;
    padding: clamp(20px, 5vw, 34px);
  }

  .story-reel-copy {
    max-width: 720px;
  }

  .story-reel-copy h2 {
    font-size: clamp(42px, 10vw, 86px);
  }

  .story-reel-copy p {
    font-size: clamp(16px, 3.4vw, 19px);
  }

  .story-choreo-stage {
    min-height: 38svh;
  }

  .story-stage-phone {
    width: min(230px, 54vw);
    min-height: 340px;
    gap: 16px;
  }

  .story-moments {
    margin-top: calc(-100svh + var(--story-stage-top) + var(--story-stage-bottom-gap));
  }

  .editorial-split.reverse img {
    order: initial;
  }

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

  .learn-category-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ai-boundary-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .feature-page-grid,
  .feature-overview-grid,
  .download-feature-grid,
  .account-grid,
  .editorial-copy-panel,
  .learn-page-grid,
  .learn-category-cards {
    grid-template-columns: 1fr;
  }

  .redeem-form {
    grid-template-columns: 1fr;
  }

  .features-redesign {
    gap: 22px;
    padding-top: 26px;
  }

  .features-showcase-hero,
  .feature-story-panel,
  .features-education-band,
  .features-final-cta {
    padding: 24px;
    border-radius: 30px;
  }

  .features-hero-copy h1 {
    font-size: clamp(44px, 14vw, 62px);
    letter-spacing: -0.075em;
  }

  .features-hero-description,
  .features-final-cta p {
    font-size: 16px;
  }

  .features-device-scene {
    padding: 16px;
    border-radius: 28px;
  }

  .features-device-scene img {
    width: min(100%, 290px);
  }

  .feature-float-card {
    position: static;
    justify-self: stretch;
    max-width: none;
    margin-top: 8px;
  }

  .feature-value-band {
    grid-template-columns: 1fr;
    border-radius: 30px;
  }

  .feature-value-band article {
    min-height: auto;
  }

  .feature-story-panel h2,
  .features-education-band h2,
  .features-final-cta h2 {
    font-size: clamp(32px, 11vw, 48px);
    letter-spacing: -0.06em;
  }

  .feature-cycle-visual {
    max-width: 320px;
    margin-inline: auto;
  }

  .feature-report-visual {
    min-height: 280px;
    padding: 16px;
  }

  .portrait-stack {
    grid-template-columns: 1fr;
  }

  .portrait-stack img:first-child,
  .portrait-stack img:last-child,
  .form-art-card img,
  .editorial-split img,
  .article-hero img {
    min-height: 320px;
    margin-bottom: 0;
  }
}

.home-hero {
  min-height: min(860px, calc(100svh - 84px));
  grid-template-columns: minmax(0, 0.98fr) minmax(320px, 0.82fr);
  gap: clamp(32px, 5.4vw, 74px);
  align-items: center;
  padding: var(--page-start) 0 clamp(36px, 5vw, 60px);
}

.home-hero-copy {
  max-width: 570px;
}

.home-hero-copy h1 {
  max-width: 570px;
  margin: 18px 0 16px;
  font-size: clamp(50px, 6vw, 82px);
  line-height: 0.94;
  letter-spacing: -0.078em;
}

.home-hero-copy .hero-copy {
  max-width: 530px;
  color: rgba(67, 32, 82, 0.72);
  font-size: clamp(17px, 1.45vw, 20px);
  line-height: 1.7;
}

.home-hero .hero-actions {
  margin: 26px 0 20px;
}

.home-hero .trust-row {
  max-width: 520px;
}

.app-showcase-card {
  justify-self: end;
  width: min(100%, 500px);
  min-height: auto;
  padding: clamp(14px, 2.2vw, 24px);
  border-radius: 46px;
  background:
    radial-gradient(circle at 22% 8%, rgba(255, 128, 209, 0.35), transparent 32%),
    radial-gradient(circle at 82% 18%, rgba(6, 174, 221, 0.28), transparent 30%),
    rgba(255, 255, 255, 0.46);
  border: 1px solid rgba(255, 255, 255, 0.72);
  box-shadow: 0 30px 86px rgba(67, 32, 82, 0.14);
  overflow: hidden;
}

.app-showcase-card::before {
  inset: 14% 6% 10% 10%;
  border-radius: 42px;
  filter: blur(24px);
}

.app-showcase-card img {
  width: min(100%, 460px);
  max-height: 600px;
  object-fit: contain;
  filter: drop-shadow(0 28px 58px rgba(67, 32, 82, 0.2));
}

.benefit-showcase {
  position: relative;
  display: grid;
  gap: clamp(18px, 3vw, 28px);
  margin-top: clamp(22px, 3vw, 38px);
  padding: clamp(24px, 4vw, 38px);
  border-radius: 38px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.82), rgba(255, 246, 252, 0.62)),
    radial-gradient(circle at 14% 12%, rgba(255, 128, 209, 0.17), transparent 36%),
    radial-gradient(circle at 92% 0%, rgba(6, 174, 221, 0.13), transparent 32%);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: 0 24px 70px rgba(67, 32, 82, 0.12);
}

.benefit-showcase[data-benefit-scroll] {
  min-height: 500svh;
  padding-bottom: 0;
  padding-inline: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  --benefit-stage-top: clamp(106px, 7vw, 122px);
  --benefit-rotate: -2deg;
  --benefit-x: 0px;
  --benefit-y: 0px;
  --benefit-scale: 1;
}

.benefit-intro {
  display: grid;
  gap: 12px;
  max-width: 780px;
}

.benefit-intro h2 {
  margin: 0;
  font-size: clamp(34px, 5vw, 58px);
  line-height: 0.98;
  letter-spacing: -0.07em;
}

.benefit-intro p,
.benefit-copy p {
  color: rgba(67, 32, 82, 0.72);
  font-size: clamp(16px, 1.45vw, 18px);
}

.benefit-layout {
  position: relative;
  display: grid;
  grid-template-columns: minmax(240px, 0.7fr) minmax(0, 1.3fr);
  gap: clamp(16px, 3vw, 28px);
  align-items: stretch;
}

.benefit-showcase[data-benefit-scroll] .benefit-layout {
  position: sticky;
  top: var(--benefit-stage-top);
  z-index: 2;
  width: 100%;
  grid-template-columns: minmax(220px, 0.58fr) minmax(0, 1.42fr);
  min-height: min(840px, calc(100svh - var(--benefit-stage-top) - 6px));
  padding: clamp(18px, 3.5vw, 40px);
  border-radius: clamp(30px, 5vw, 54px);
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 10% 16%, rgba(255, 255, 255, 0.48), transparent 28%),
    radial-gradient(circle at 90% 8%, rgba(6, 174, 221, 0.26), transparent 30%),
    linear-gradient(135deg, rgba(245, 26, 163, 0.96) 0%, rgba(135, 54, 245, 0.94) 58%, rgba(6, 174, 221, 0.92) 118%);
  border: 1px solid rgba(255, 255, 255, 0.44);
  box-shadow: 0 42px 120px rgba(67, 32, 82, 0.24);
  transition: background 520ms ease, box-shadow 520ms ease;
}

.benefit-showcase[data-active-step="1"] .benefit-layout {
  --benefit-rotate: 2deg;
  --benefit-x: 10px;
  --benefit-y: -8px;
  --benefit-scale: 1;
  background:
    radial-gradient(circle at 72% 8%, rgba(255, 255, 255, 0.34), transparent 28%),
    radial-gradient(circle at 12% 80%, rgba(255, 128, 209, 0.28), transparent 30%),
    linear-gradient(135deg, rgba(135, 54, 245, 0.96) 0%, rgba(6, 174, 221, 0.9) 62%, rgba(255, 128, 209, 0.86) 125%);
}

.benefit-showcase[data-active-step="2"] .benefit-layout {
  --benefit-rotate: -1deg;
  --benefit-x: -6px;
  --benefit-y: 10px;
  --benefit-scale: 1;
  background:
    radial-gradient(circle at 20% 78%, rgba(255, 255, 255, 0.24), transparent 30%),
    radial-gradient(circle at 84% 20%, rgba(245, 26, 163, 0.3), transparent 26%),
    linear-gradient(135deg, #180a24 0%, #432052 44%, #8736f5 112%);
}

.benefit-showcase[data-active-step="3"] .benefit-layout {
  --benefit-rotate: 2deg;
  --benefit-x: 8px;
  --benefit-y: 6px;
  --benefit-scale: 1;
  background:
    radial-gradient(circle at 48% 0%, rgba(255, 255, 255, 0.32), transparent 32%),
    radial-gradient(circle at 92% 70%, rgba(6, 174, 221, 0.3), transparent 30%),
    linear-gradient(135deg, rgba(245, 56, 40, 0.94) 0%, rgba(245, 26, 163, 0.94) 46%, rgba(135, 54, 245, 0.94) 104%);
}

.benefit-showcase[data-active-step="4"] .benefit-layout {
  --benefit-rotate: -2deg;
  --benefit-x: 0px;
  --benefit-y: -4px;
  --benefit-scale: 1;
  background:
    radial-gradient(circle at 18% 10%, rgba(255, 255, 255, 0.34), transparent 32%),
    radial-gradient(circle at 84% 72%, rgba(255, 128, 209, 0.28), transparent 30%),
    linear-gradient(135deg, rgba(6, 174, 221, 0.94) 0%, rgba(135, 54, 245, 0.94) 52%, rgba(245, 26, 163, 0.92) 112%);
}

.benefit-orb,
.benefit-showcase[data-benefit-scroll] .benefit-layout::before,
.benefit-showcase[data-benefit-scroll] .benefit-layout::after {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 999px;
  pointer-events: none;
}

.benefit-showcase[data-benefit-scroll] .benefit-layout::before {
  inset: auto auto -16% -10%;
  width: min(54vw, 620px);
  height: min(54vw, 620px);
  background: rgba(255, 255, 255, 0.16);
  filter: blur(4px);
  animation: storyReelBlobOne 7800ms ease-in-out infinite;
}

.benefit-showcase[data-benefit-scroll] .benefit-layout::after {
  top: -18%;
  right: -12%;
  width: min(48vw, 540px);
  height: min(48vw, 540px);
  background: rgba(255, 255, 255, 0.12);
  animation: storyReelBlobTwo 9000ms ease-in-out infinite;
}

.benefit-orb {
  display: block;
  opacity: 0.78;
  mix-blend-mode: screen;
  animation: storyReelOrb 6200ms ease-in-out infinite;
}

.benefit-orb-one {
  width: 88px;
  height: 88px;
  left: 8%;
  top: 18%;
  background: rgba(255, 255, 255, 0.2);
}

.benefit-orb-two {
  width: 52px;
  height: 52px;
  right: 12%;
  top: 46%;
  background: rgba(255, 255, 255, 0.24);
  animation-delay: 900ms;
}

.benefit-orb-three {
  width: 34px;
  height: 34px;
  left: 46%;
  bottom: 12%;
  background: rgba(255, 255, 255, 0.22);
  animation-delay: 1400ms;
}

.benefit-tabs {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 10px;
  align-content: center;
}

.benefit-tab {
  display: grid;
  gap: 4px;
  width: 100%;
  min-height: 82px;
  padding: 16px 18px;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 24px;
  color: var(--plum);
  background: rgba(255, 255, 255, 0.54);
  box-shadow: 0 14px 36px rgba(67, 32, 82, 0.08);
  text-align: start;
  cursor: pointer;
  transition: background 320ms ease, border-color 320ms ease, box-shadow 320ms ease, transform 420ms cubic-bezier(0.16, 1, 0.3, 1);
}

.benefit-tab span {
  color: var(--ink);
  font-size: 18px;
  font-weight: 900;
  letter-spacing: -0.04em;
}

.benefit-tab small {
  color: rgba(67, 32, 82, 0.68);
  font-weight: 750;
  line-height: 1.35;
}

.benefit-tab.active {
  color: white;
  background:
    radial-gradient(circle at 22% 0%, rgba(255, 255, 255, 0.28), transparent 42%),
    linear-gradient(135deg, var(--petal), var(--moon));
  box-shadow:
    0 24px 58px rgba(135, 54, 245, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.24);
  transform: translateX(8px) scale(1.018);
}

html[dir="rtl"] .benefit-tab.active {
  transform: translateX(-8px) scale(1.018);
}

.benefit-tab.active span,
.benefit-tab.active small {
  color: white;
}

.benefit-panel {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(280px, 0.95fr) minmax(280px, 1.05fr);
  gap: clamp(16px, 2.4vw, 26px);
  align-items: stretch;
  height: clamp(560px, 66svh, 690px);
  min-height: clamp(560px, 66svh, 690px);
  padding: clamp(18px, 3vw, 28px);
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.8);
  overflow: visible;
  opacity: 0.94;
  transform: rotate(var(--benefit-rotate)) translate3d(var(--benefit-x), var(--benefit-y), 0) scale(var(--benefit-scale));
  transform-origin: 50% 70%;
  box-shadow: 0 26px 76px rgba(24, 10, 36, 0.16);
  transition: opacity 280ms ease, transform 720ms cubic-bezier(0.16, 1, 0.3, 1), filter 420ms ease;
}

.benefit-panel.is-ready {
  opacity: 1;
}

.benefit-stage-changing .benefit-panel {
  opacity: 0.68;
  filter: blur(12px);
}

.benefit-panel img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 360px;
  aspect-ratio: 4 / 5;
  object-fit: contain;
  object-position: center;
  background: linear-gradient(135deg, rgba(255, 241, 250, 0.72), rgba(232, 248, 255, 0.72));
  border-radius: 26px;
  box-shadow: 0 22px 60px rgba(67, 32, 82, 0.14);
}

.benefit-copy {
  display: grid;
  gap: 14px;
  align-content: center;
  min-width: 0;
}

.benefit-copy h3 {
  margin: 0;
  font-size: clamp(30px, 4.2vw, 52px);
  line-height: 1;
  letter-spacing: -0.07em;
}

.benefit-copy p {
  margin-bottom: 4px;
  line-height: 1.65;
}

.benefit-copy .button-primary {
  justify-self: start;
  margin-top: 4px;
}

.benefit-progress {
  position: relative;
  z-index: 2;
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
  align-self: end;
  width: min(720px, 100%);
  margin-inline: auto;
}

.benefit-progress span {
  height: 5px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.28);
  transform-origin: left center;
  transition: background 260ms ease, transform 260ms ease;
}

.benefit-progress span.active {
  background: white;
  transform: scaleY(1.8);
}

.benefit-moments {
  position: relative;
  z-index: 1;
  margin-top: calc(-100svh + var(--benefit-stage-top));
  pointer-events: none;
}

.benefit-moment {
  min-height: 100svh;
  opacity: 0;
  transform: none;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.benefit-moment + .benefit-moment {
  margin-top: 0;
}

.benefit-moment span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

@media (prefers-reduced-motion: reduce) {
  .benefit-showcase[data-benefit-scroll] {
    min-height: 0;
    padding-bottom: clamp(24px, 4vw, 38px);
    padding-inline: clamp(24px, 4vw, 38px);
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.82), rgba(255, 246, 252, 0.62)),
      radial-gradient(circle at 14% 12%, rgba(255, 128, 209, 0.17), transparent 36%),
      radial-gradient(circle at 92% 0%, rgba(6, 174, 221, 0.13), transparent 32%);
    border: 1px solid rgba(255, 255, 255, 0.78);
    box-shadow: 0 24px 70px rgba(67, 32, 82, 0.12);
  }

  .benefit-showcase[data-benefit-scroll] .benefit-layout {
    position: relative;
    top: auto;
    min-height: 0;
  }

  .benefit-orb,
  .benefit-showcase[data-benefit-scroll] .benefit-layout::before,
  .benefit-showcase[data-benefit-scroll] .benefit-layout::after,
  .benefit-progress,
  .benefit-moments {
    display: none;
  }

  .benefit-layout,
  .benefit-tab,
  .benefit-panel,
  .benefit-panel img,
  .benefit-progress span {
    animation: none;
    transition: none;
  }
}

@media (min-width: 761px) and (max-width: 1040px) {
  .home-hero {
    grid-template-columns: minmax(0, 1fr) minmax(280px, 0.78fr);
    gap: 28px;
    padding-top: 42px;
  }

  .home-hero-copy h1 {
    font-size: clamp(44px, 6.2vw, 60px);
  }

  .app-showcase-card {
    width: min(100%, 390px);
  }

  .app-showcase-card img {
    width: min(100%, 360px);
  }

  .benefit-layout,
  .benefit-panel {
    grid-template-columns: 1fr;
  }

  .benefit-showcase[data-benefit-scroll] {
    min-height: 0;
    padding-bottom: clamp(24px, 4vw, 38px);
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.82), rgba(255, 246, 252, 0.62)),
      radial-gradient(circle at 14% 12%, rgba(255, 128, 209, 0.17), transparent 36%),
      radial-gradient(circle at 92% 0%, rgba(6, 174, 221, 0.13), transparent 32%);
    border: 1px solid rgba(255, 255, 255, 0.78);
    box-shadow: 0 24px 70px rgba(67, 32, 82, 0.12);
  }

  .benefit-showcase[data-benefit-scroll] .benefit-layout {
    position: relative;
    top: auto;
    min-height: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    overflow: visible;
  }

  .benefit-orb,
  .benefit-showcase[data-benefit-scroll] .benefit-layout::before,
  .benefit-showcase[data-benefit-scroll] .benefit-layout::after,
  .benefit-progress,
  .benefit-moments {
    display: none;
  }

  .benefit-panel {
    height: auto;
    min-height: 0;
    align-items: start;
    transform: none;
  }

  .benefit-panel img {
    height: clamp(280px, 42vw, 360px);
    max-height: none;
    min-height: 260px;
    aspect-ratio: 16 / 9;
  }

  .benefit-tabs {
    grid-template-columns: repeat(5, minmax(180px, 1fr));
    overflow-x: auto;
    padding-bottom: 8px;
    scrollbar-width: none;
  }

  .benefit-tabs::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 760px) {
  .home-hero {
    grid-template-columns: 1fr;
    gap: 20px;
    min-height: auto;
    padding-top: clamp(34px, 9vw, 58px);
    padding-bottom: 34px;
    text-align: left;
  }

  .home-hero-copy h1 {
    font-size: clamp(38px, 11.8vw, 56px);
    line-height: 0.96;
  }

  .app-showcase-card {
    justify-self: center;
    width: min(100%, 350px);
    padding: 10px;
    border-radius: 28px;
  }

  .app-showcase-card img {
    width: min(100%, 310px);
    max-height: min(52svh, 430px);
    object-fit: contain;
  }

  html.flowra-home-entering .app-showcase-card {
    animation: flowraHomeRise 720ms cubic-bezier(0.16, 1, 0.3, 1) 260ms both;
  }

  html.flowra-home-entering .app-showcase-card img {
    animation: none;
  }

  .benefit-showcase {
    padding: 16px;
    border-radius: 28px;
  }

  .benefit-layout,
  .benefit-panel {
    grid-template-columns: 1fr;
  }

  .benefit-showcase[data-benefit-scroll] {
    min-height: 0;
    padding-bottom: clamp(24px, 4vw, 38px);
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.82), rgba(255, 246, 252, 0.62)),
      radial-gradient(circle at 14% 12%, rgba(255, 128, 209, 0.17), transparent 36%),
      radial-gradient(circle at 92% 0%, rgba(6, 174, 221, 0.13), transparent 32%);
    border: 1px solid rgba(255, 255, 255, 0.78);
    box-shadow: 0 24px 70px rgba(67, 32, 82, 0.12);
  }

  .benefit-showcase[data-benefit-scroll] .benefit-layout {
    position: relative;
    top: auto;
    min-height: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    overflow: visible;
  }

  .benefit-orb,
  .benefit-showcase[data-benefit-scroll] .benefit-layout::before,
  .benefit-showcase[data-benefit-scroll] .benefit-layout::after,
  .benefit-progress,
  .benefit-moments {
    display: none;
  }

  .benefit-tabs {
    display: flex;
    gap: 10px;
    margin-inline: -16px;
    padding: 2px 16px 10px;
    overflow-x: auto;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
  }

  .benefit-tabs::-webkit-scrollbar {
    display: none;
  }

  .benefit-tab {
    flex: 0 0 min(74vw, 248px);
    min-height: 62px;
    padding: 11px 13px;
    border-radius: 18px;
    scroll-snap-align: start;
  }

  .benefit-tab.active,
  html[dir="rtl"] .benefit-tab.active {
    transform: none;
  }

  .benefit-tab span {
    font-size: 16px;
  }

  .benefit-tab small {
    font-size: 12px;
  }

  .benefit-panel {
    height: auto;
    min-height: auto;
    gap: 12px;
    padding: 12px;
    border-radius: 22px;
    transform: none;
    overflow: hidden;
  }

  .benefit-panel img {
    height: clamp(176px, 45svh, 258px);
    min-height: 0;
    max-height: none;
    aspect-ratio: 16 / 10;
    border-radius: 18px;
  }

  .benefit-copy {
    gap: 10px;
  }

  .benefit-copy h3 {
    font-size: clamp(24px, 8.2vw, 34px);
  }

  .benefit-copy p {
    font-size: 14px;
    line-height: 1.5;
  }
}

@media (max-width: 420px) {
  .home-hero {
    gap: 16px;
  }

  .app-showcase-card {
    width: min(100%, 314px);
    padding: 8px;
    border-radius: 24px;
  }

  .app-showcase-card img {
    width: min(100%, 286px);
    max-height: min(46svh, 360px);
  }

  .benefit-panel img {
    height: clamp(150px, 38svh, 218px);
  }
}

@media (max-width: 640px) {
  .story-hero-card,
  .story-scroll-visual,
  .story-moment,
  .story-promise-panel {
    border-radius: 30px;
  }

  .story-hero-card strong,
  .story-scroll-visual h2,
  .story-moment h2,
  .story-promise-panel h2 {
    letter-spacing: -0.055em;
  }

  .story-scroll-visual {
    border-radius: 30px;
  }

  .story-reel-copy h2 {
    font-size: clamp(38px, 13vw, 68px);
    letter-spacing: -0.07em;
  }

  .story-choreo-stage {
    min-height: 34svh;
  }

  .story-stage-phone {
    width: min(214px, 62vw);
    border-radius: 38px;
    padding: 8px;
  }

  .story-stage-screen {
    gap: 8px;
    padding: 11px 10px 10px;
    border-radius: 32px;
  }

  .story-dynamic-island {
    width: 72px;
    height: 22px;
  }

  .story-cycle-widget {
    grid-template-columns: 68px minmax(0, 1fr);
    padding: 10px;
  }

  .story-cycle-ring {
    width: 68px;
    height: 68px;
  }

  .story-cycle-widget strong {
    font-size: 22px;
  }

  .story-insight-card span {
    font-size: 12px;
  }

  .story-stage-note {
    min-height: 34px;
    padding: 0 12px;
    font-size: 12px;
  }

  .note-one {
    left: 0;
  }

  .note-two {
    right: 0;
  }

  .site-header {
    gap: 14px;
  }

  .site-nav {
    width: 100%;
    justify-content: flex-start;
    gap: 8px;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding: 4px 2px 10px;
    scrollbar-width: none;
  }

  .site-nav::-webkit-scrollbar {
    display: none;
  }

  .site-nav a,
  .site-nav a:not(.nav-cta) {
    display: inline-flex;
    white-space: nowrap;
    flex: 0 0 auto;
  }

  .site-nav a {
    min-height: 42px;
    padding: 10px 12px;
  }

  .footer-directory {
    grid-template-columns: 1fr;
  }
}


@media (min-width: 1600px) {
  .home-hero {
    gap: clamp(72px, 8vw, 132px);
  }

  .app-showcase-card {
    width: min(100%, 560px);
  }

  .app-showcase-card img {
    width: min(100%, 520px);
    max-height: 680px;
  }

  .benefit-showcase {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
  }

  .benefit-panel {
    height: 560px;
  }
}

.flowra-mobile-rail {
  display: none;
}

.flowra-mobile-icon {
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
  color: currentColor;
}

.flowra-mobile-icon-menu::before {
  content: "";
  width: 15px;
  height: 1.5px;
  border-radius: 999px;
  background: currentColor;
  box-shadow: 0 -5px 0 currentColor, 0 5px 0 currentColor;
}

.flowra-mobile-icon-close::before,
.flowra-mobile-icon-close::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 1.7px;
  border-radius: 999px;
  background: currentColor;
}

.flowra-mobile-icon-close::before {
  transform: rotate(45deg);
}

.flowra-mobile-icon-close::after {
  transform: rotate(-45deg);
}

.flowra-mobile-icon-search::before {
  content: "";
  width: 11px;
  height: 11px;
  border: 1.8px solid currentColor;
  border-radius: 999px;
}

.flowra-mobile-icon-search::after {
  content: "";
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 7px;
  height: 1.7px;
  border-radius: 999px;
  background: currentColor;
  transform: rotate(45deg);
  transform-origin: center;
}

.flowra-mobile-icon-account::before {
  content: "";
  position: absolute;
  top: 3px;
  width: 7px;
  height: 7px;
  border: 1.7px solid currentColor;
  border-radius: 999px;
}

.flowra-mobile-icon-account::after {
  content: "";
  position: absolute;
  bottom: 3px;
  width: 13px;
  height: 8px;
  border: 1.7px solid currentColor;
  border-radius: 9px 9px 4px 4px;
  border-bottom-color: transparent;
}

.flowra-mobile-icon-app::before {
  content: "";
  width: 14px;
  height: 15px;
  border: 1.8px solid currentColor;
  border-radius: 4px;
}

.flowra-mobile-icon-app::after {
  content: "";
  position: absolute;
  top: 2px;
  width: 7px;
  height: 5px;
  border: 1.6px solid currentColor;
  border-bottom: 0;
  border-radius: 6px 6px 0 0;
}

.flowra-mobile-menu {
  position: fixed;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  z-index: 9998;
  display: flex;
  flex-direction: column;
  width: min(74vw, 340px);
  min-height: 100dvh;
  padding: max(18px, env(safe-area-inset-top)) 16px max(110px, calc(env(safe-area-inset-bottom) + 98px));
  color: #fff7fd;
  background:
    radial-gradient(circle at 12% 8%, rgba(245, 26, 163, 0.26), transparent 34%),
    radial-gradient(circle at 92% 18%, rgba(6, 174, 221, 0.16), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.045)),
    linear-gradient(145deg, rgba(5, 1, 7, 0.96) 0%, rgba(18, 6, 25, 0.94) 44%, rgba(36, 13, 49, 0.94) 100%);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-left: 0;
  border-radius: 0 34px 34px 0;
  box-shadow:
    24px 0 84px rgba(24, 10, 36, 0.34),
    inset 1px 0 0 rgba(255, 255, 255, 0.16);
  opacity: 1;
  transform: translateX(calc(-100% - 24px));
  pointer-events: none;
  transition: transform 320ms cubic-bezier(0.16, 1, 0.3, 1);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  backdrop-filter: blur(28px) saturate(165%);
  -webkit-backdrop-filter: blur(28px) saturate(165%);
  touch-action: pan-y;
}

.flowra-mobile-menu.is-open {
  transform: translateX(0);
  pointer-events: auto;
}

.flowra-mobile-menu-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-height: 62px;
}

.flowra-mobile-menu-brand {
  color: #fff7fd;
  background: transparent;
  box-shadow: none;
  padding-inline: 0;
}

.flowra-mobile-menu-brand .brand-mark {
  box-shadow: 0 18px 42px rgba(245, 26, 163, 0.34);
}

.flowra-mobile-close {
  display: inline-grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(255, 255, 255, 0.20);
  border-radius: 999px;
  color: white;
  background:
    radial-gradient(circle at 30% 18%, rgba(255, 255, 255, 0.24), transparent 42%),
    rgba(255, 255, 255, 0.10);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.16), 0 16px 34px rgba(0, 0, 0, 0.18);
  cursor: pointer;
}

.flowra-mobile-menu-title {
  margin: 24px 0 18px;
  color: rgba(255, 247, 253, 0.52);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.flowra-mobile-menu-list {
  display: grid;
  gap: 8px;
}

.flowra-mobile-menu-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 52px;
  padding: 13px 14px;
  border: 1px solid transparent;
  border-radius: 22px;
  color: rgba(255, 247, 253, 0.9);
  text-decoration: none;
  font-size: clamp(18px, 5vw, 24px);
  font-weight: 650;
  letter-spacing: -0.03em;
}

.flowra-mobile-menu-link.active {
  color: #ffffff;
  font-weight: 900;
  border-color: rgba(255, 255, 255, 0.18);
  background:
    radial-gradient(circle at 12% 0%, rgba(245, 26, 163, 0.24), transparent 40%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.06));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 18px 42px rgba(0, 0, 0, 0.16);
}

.flowra-mobile-menu-link.nav-cta {
  margin-top: 12px;
  padding: 16px 18px;
  border: 0;
  color: white;
  font-size: 17px;
  border-radius: 999px;
}

.flowra-mobile-chevron {
  color: rgba(255, 247, 253, 0.64);
  font-size: 28px;
  line-height: 1;
}

.flowra-mobile-menu-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: auto;
  padding-top: 28px;
}

.flowra-mobile-app-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 999px;
  color: white;
  text-decoration: none;
  font-weight: 900;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.18), transparent 34%),
    linear-gradient(135deg, var(--petal), var(--moon));
  box-shadow: 0 20px 48px rgba(245, 26, 163, 0.24);
}

.flowra-mobile-language-picker {
  display: inline-flex;
  background: rgba(255, 255, 255, 0.12);
  color: white;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);
}

.flowra-mobile-language-picker select {
  color: white;
  background: rgba(255, 255, 255, 0.12);
}

body.flowra-mobile-menu-open {
  overflow: hidden;
}

@media (max-width: 760px) {
  body {
    padding-bottom: calc(env(safe-area-inset-bottom) + 96px);
  }

  .site-header {
    top: 8px;
    z-index: 40;
    width: max-content;
    max-width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-inline: auto;
    padding: 8px;
    border-radius: 999px;
  }

  .site-nav,
  .language-picker,
  .flowra-mobile-language-picker,
  .flowra-mobile-header-button {
    display: none !important;
  }

  .brand-link {
    min-height: 44px;
    gap: 10px;
    padding: 4px 12px 4px 4px;
    letter-spacing: 0.06em;
  }

  .brand-mark {
    width: 38px;
    height: 38px;
  }

  .flowra-mobile-rail {
    position: fixed;
    right: 14px;
    bottom: calc(env(safe-area-inset-bottom) + 12px);
    left: 14px;
    z-index: 9999;
    display: grid;
    grid-template-columns: 1.18fr repeat(3, 0.82fr);
    align-items: center;
    gap: 6px;
    min-height: 64px;
    padding: 7px;
    border: 1px solid rgba(255, 255, 255, 0.78);
    border-radius: 999px;
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.72)),
      radial-gradient(circle at 12% 0%, rgba(255, 128, 209, 0.18), transparent 34%);
    box-shadow:
      0 22px 56px rgba(24, 10, 36, 0.22),
      inset 0 1px 0 rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(24px) saturate(160%);
    -webkit-backdrop-filter: blur(24px) saturate(160%);
  }

  .flowra-mobile-rail-item {
    position: relative;
    isolation: isolate;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-width: 0;
    min-height: 50px;
    padding: 8px 7px;
    border: 0;
    border-radius: 999px;
    color: var(--ink);
    background: transparent;
    text-decoration: none;
    font: inherit;
    font-size: 11px;
    font-weight: 850;
    line-height: 1;
    cursor: pointer;
    transition: color 180ms ease, transform 180ms ease, background 180ms ease, box-shadow 180ms ease;
  }

  .flowra-mobile-rail-item::before {
    content: "";
    position: absolute;
    inset: 4px;
    z-index: -1;
    border-radius: 999px;
    opacity: 0;
    background:
      radial-gradient(circle at 28% 12%, rgba(255, 255, 255, 0.74), transparent 42%),
      radial-gradient(circle at 76% 76%, rgba(6, 174, 221, 0.18), transparent 38%),
      linear-gradient(135deg, rgba(255, 255, 255, 0.58), rgba(255, 255, 255, 0.24));
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.78),
      0 12px 28px rgba(67, 32, 82, 0.16);
    transition: opacity 180ms ease, transform 180ms ease;
  }

  .flowra-mobile-rail-item.is-active {
    color: var(--plum);
    transform: translateY(-1px);
  }

  .flowra-mobile-rail-item.is-active::before {
    opacity: 1;
  }

  .flowra-mobile-rail-item.is-active .flowra-mobile-icon {
    color: var(--petal);
    filter: drop-shadow(0 6px 14px rgba(245, 26, 163, 0.25));
  }

  .flowra-mobile-rail-menu {
    color: white;
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.16), transparent 34%),
      linear-gradient(135deg, #050107, #180a24);
    box-shadow: 0 14px 30px rgba(24, 10, 36, 0.24);
    font-size: 13px;
  }

  .flowra-mobile-rail-menu.is-active {
    color: white;
    background:
      radial-gradient(circle at 24% 18%, rgba(255, 255, 255, 0.26), transparent 42%),
      linear-gradient(135deg, var(--petal), var(--moon));
    box-shadow:
      0 16px 36px rgba(245, 26, 163, 0.28),
      inset 0 1px 0 rgba(255, 255, 255, 0.22);
  }

  .flowra-mobile-rail-menu.is-active::before {
    opacity: 0;
  }
}

.cookie-banner,
.cookie-modal {
  color: var(--ink);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(255, 246, 252, 0.9)),
    radial-gradient(circle at 16% 0%, rgba(255, 128, 209, 0.18), transparent 38%),
    radial-gradient(circle at 92% 12%, rgba(6, 174, 221, 0.14), transparent 34%);
  border: 1px solid rgba(255, 255, 255, 0.84);
  box-shadow: 0 26px 80px rgba(67, 32, 82, 0.2);
  backdrop-filter: blur(18px);
}

.cookie-banner {
  position: fixed;
  right: clamp(14px, 3vw, 34px);
  bottom: clamp(14px, 3vw, 34px);
  left: clamp(14px, 3vw, 34px);
  z-index: 900;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: end;
  max-width: 1080px;
  margin: 0 auto;
  padding: clamp(18px, 3vw, 26px);
  border-radius: 30px;
}

.cookie-banner h2,
.cookie-modal h2 {
  margin: 8px 0 8px;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1;
  letter-spacing: -0.05em;
}

.cookie-banner p,
.cookie-modal p,
.cookie-option small {
  color: rgba(67, 32, 82, 0.72);
}

.cookie-banner p,
.cookie-modal p {
  margin-bottom: 0;
  max-width: 720px;
}

.cookie-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.cookie-actions .button-primary,
.cookie-actions .button-secondary {
  min-height: 42px;
  padding: 11px 15px;
  cursor: pointer;
}

.cookie-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 950;
  display: grid;
  place-items: center;
  padding: 18px;
  background: rgba(24, 10, 36, 0.36);
}

.cookie-modal {
  width: min(720px, 100%);
  max-height: min(760px, calc(100vh - 36px));
  overflow: auto;
  padding: clamp(22px, 4vw, 34px);
  border-radius: 34px;
}

.cookie-modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}

.cookie-icon-button,
.cookie-settings-button {
  border: 1px solid rgba(255, 255, 255, 0.78);
  color: var(--plum);
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 12px 34px rgba(67, 32, 82, 0.12);
  cursor: pointer;
}

.cookie-icon-button {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  font-size: 28px;
  line-height: 1;
}

.cookie-options {
  display: grid;
  gap: 12px;
  margin: 22px 0;
}

.cookie-option {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  padding: 14px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.64);
  border: 1px solid rgba(255, 255, 255, 0.78);
}

.cookie-option input {
  width: 20px;
  height: 20px;
  margin-top: 3px;
  accent-color: var(--petal);
}

.cookie-option strong,
.cookie-option small {
  display: block;
}

.cookie-option.locked {
  opacity: 0.82;
}

.cookie-settings-button {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 850;
  min-height: 38px;
  padding: 9px 13px;
  border-radius: 999px;
  font-weight: 850;
}

@media (max-width: 760px) {
  .cookie-banner {
    grid-template-columns: 1fr;
  }

  .cookie-actions {
    justify-content: flex-start;
  }
}

.account-page {
  padding-top: clamp(68px, 8vw, 104px);
}

.account-hero {
  grid-template-columns: minmax(0, 1fr) minmax(390px, 0.74fr);
  gap: clamp(46px, 6.8vw, 92px);
  align-items: center;
  min-height: min(620px, calc(100svh - 132px));
}

.account-hero > div:first-child {
  align-self: center;
  max-width: 760px;
}

.account-hero h1 {
  max-width: 740px;
  margin-bottom: 16px;
  font-size: clamp(46px, 6vw, 76px);
  line-height: 0.98;
  letter-spacing: -0.072em;
}

.account-hero .support-intro {
  max-width: 620px;
  font-size: clamp(15px, 1.35vw, 17px);
  line-height: 1.65;
}

.account-hero .trust-row {
  margin-top: 20px;
}


.account-hero-card {
  display: grid;
  gap: 16px;
  width: min(100%, 520px);
  margin-top: clamp(24px, 4vw, 40px);
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.38)),
    radial-gradient(circle at 18% 10%, rgba(255, 128, 209, 0.18), transparent 32%),
    radial-gradient(circle at 92% 12%, rgba(6, 174, 221, 0.16), transparent 34%);
  box-shadow: 0 24px 60px rgba(67, 32, 82, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.account-hero-card-head {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--ink);
  font-weight: 950;
}

.account-hero-card-head span {
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: url("/assets/flowra-icon.png") center / cover no-repeat;
  box-shadow: 0 14px 34px rgba(135, 54, 245, 0.16);
}

.account-hero-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.account-hero-steps span {
  min-height: 58px;
  padding: 12px;
  border-radius: 18px;
  color: var(--plum);
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(255, 255, 255, 0.74);
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
}

.account-auth-card {
  justify-self: end;
  align-self: center;
  width: min(100%, 500px);
  gap: 15px;
  padding: clamp(22px, 2.6vw, 30px);
  border-radius: 30px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.48)),
    radial-gradient(circle at 18% 4%, rgba(255, 128, 209, 0.18), transparent 34%),
    radial-gradient(circle at 92% 10%, rgba(6, 174, 221, 0.18), transparent 32%);
  box-shadow: 0 26px 70px rgba(67, 32, 82, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.74);
}

.account-mode-tabs {
  gap: 8px;
  padding: 6px;
  background: rgba(255, 255, 255, 0.54);
  box-shadow: inset 0 0 0 1px rgba(67, 32, 82, 0.08);
}

.account-mode-tabs button {
  min-height: 38px;
  font-size: 12px;
}

.account-auth-copy {
  gap: 6px;
}

.account-auth-copy h2 {
  font-size: clamp(25px, 2.6vw, 32px);
  line-height: 1.06;
  letter-spacing: -0.045em;
}

.account-auth-copy p {
  font-size: 13px;
  line-height: 1.45;
}

.provider-stack {
  gap: 9px;
}

.provider-button {
  width: 100%;
  min-height: 45px;
  gap: 10px;
  border-color: rgba(67, 32, 82, 0.12);
  font-size: 13px;
  box-shadow: 0 10px 22px rgba(67, 32, 82, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.68);
}

.provider-button:hover,
.provider-button:focus-visible {
  transform: translateY(-1px);
}

.provider-button .provider-icon {
  display: inline-grid;
  width: 22px;
  height: 22px;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 50%;
  font-size: 15px;
  line-height: 1;
}

.provider-button .provider-icon svg {
  display: block;
  width: 16px;
  height: 16px;
}

.provider-button > span:not(.provider-icon) {
  display: inline;
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  color: inherit;
  font-size: inherit;
  line-height: 1;
}

.provider-google {
  background: rgba(255, 255, 255, 0.9);
}

.provider-google > span:not(.provider-icon) {
  color: var(--ink);
}

.provider-facebook > span:not(.provider-icon),
.provider-apple > span:not(.provider-icon) {
  color: inherit;
}

.account-divider {
  gap: 12px;
  font-size: 11px;
}

.account-form,
.account-verification-form,
.account-reset-form,
.account-settings-form,
.redeem-form {
  display: grid;
  gap: 10px;
}

.account-reset-form > div {
  display: grid;
  gap: 10px;
}

.account-verification-form .button-primary {
  width: 100%;
  min-height: 45px;
  padding: 11px 16px;
}

.account-form label,
.account-verification-form label,
.account-reset-form label,
.account-settings-form label,
.redeem-form label {
  gap: 6px;
  font-size: 12px;
}

.account-form input,
.account-verification-form input,
.account-reset-form input,
.account-settings-form input,
.account-settings-form select,
.redeem-form input {
  min-height: 46px;
  border-color: rgba(67, 32, 82, 0.22);
  background: rgba(255, 255, 255, 0.9);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.78),
    0 8px 20px rgba(67, 32, 82, 0.06);
}

.account-form input:focus,
.account-verification-form input:focus,
.account-reset-form input:focus,
.account-settings-form input:focus,
.account-settings-form select:focus,
.redeem-form input:focus {
  border-color: rgba(245, 26, 163, 0.58);
  background: rgba(255, 255, 255, 0.98);
  box-shadow:
    0 0 0 4px rgba(245, 26, 163, 0.12),
    inset 0 0 0 1px rgba(255, 255, 255, 0.82),
    0 10px 24px rgba(67, 32, 82, 0.08);
}

.account-form-actions {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  align-items: center;
  margin-top: 2px;
}

.account-form-actions .button-primary,
.account-reset-form .button-primary {
  width: 100%;
  min-height: 45px;
  padding: 11px 16px;
}

.account-link-button {
  justify-self: start;
  border: 0;
  background: transparent;
  color: var(--petal);
  font: inherit;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.2;
  text-align: left;
  cursor: pointer;
}

.account-link-button.is-placeholder {
  visibility: hidden;
  pointer-events: none;
}

.account-link-button:hover,
.account-link-button:focus-visible {
  color: var(--moon);
  text-decoration: underline;
}

.form-note {
  margin: 0;
  color: var(--muted);
  font-size: 12px;
  font-weight: 750;
  line-height: 1.4;
}

.account-auth-card .form-status {
  min-height: 18px;
  font-size: 12px;
  line-height: 1.35;
}

@media (max-width: 940px) {
  .account-page {
    padding-top: clamp(42px, 7vw, 72px);
  }

  .account-hero {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .account-auth-card {
    justify-self: start;
    width: min(100%, 560px);
  }

  .account-hero-card {
    width: min(100%, 560px);
  }
}

@media (max-width: 520px) {
  .account-auth-card {
    padding: 20px;
  }

  .account-hero-steps {
    grid-template-columns: 1fr;
  }
}
