:root {
  color-scheme: light;
  --ink: #181326;
  --muted: #625a73;
  --line: #ded6ea;
  --paper: #f7f4fb;
  --white: #ffffff;
  --gold: #d7a936;
  --gold-deep: #9a6b08;
  --purple: #5a2a83;
  --purple-deep: #2b143f;
  --purple-soft: #f1e9fa;
  --blue: #305f9f;
  --green: #2c7b5e;
  --red: #b64032;
  --shadow: 0 18px 44px rgba(43, 20, 63, 0.14);
  --soft-shadow: 0 8px 24px rgba(43, 20, 63, 0.08);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 112px;
}

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

.seo-strip {
  position: relative;
  z-index: 1;
  padding: 8px clamp(18px, 4vw, 56px);
  background: linear-gradient(90deg, var(--purple-deep), var(--purple), var(--gold-deep));
  color: #fff7d7;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.35;
  text-align: center;
}

.seo-strip span {
  display: inline-block;
  max-width: 980px;
}

.topbar {
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 12px clamp(18px, 4vw, 56px);
  border-bottom: 1px solid rgba(222, 214, 234, 0.9);
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(18px);
}

.brand {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  font-weight: 800;
  letter-spacing: 0;
}

.brand img {
  width: 42px;
  height: 42px;
  border-radius: 8px;
  object-fit: cover;
  border: 1px solid rgba(215, 169, 54, 0.5);
  box-shadow: 0 8px 20px rgba(43, 20, 63, 0.12);
}

.brand span {
  white-space: nowrap;
}

.topbar-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  min-width: 0;
}

.primary-nav {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  gap: 16px;
  color: var(--muted);
  font-size: 14px;
  font-weight: 700;
}

.primary-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  white-space: nowrap;
}

.primary-nav a:hover,
.primary-nav a[aria-current="page"] {
  color: var(--purple);
}

.nav-cta {
  padding: 8px 14px;
  border-radius: 8px;
  background: var(--purple);
  color: var(--white);
  box-shadow: 0 8px 20px rgba(90, 42, 131, 0.2);
}

.primary-nav .nav-cta:hover {
  background: var(--purple-deep);
  color: var(--white);
}

.social-links {
  display: flex;
  align-items: center;
  gap: 8px;
}

.header-socials {
  flex-shrink: 0;
  gap: 8px;
  padding-left: 14px;
  border-left: 1px solid rgba(222, 214, 234, 0.9);
}

.social-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  border: 1px solid rgba(222, 214, 234, 0.95);
  color: var(--purple);
  font-weight: 900;
  letter-spacing: 0;
  text-decoration: none;
  transition: background 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.social-links a[href*="instagram"] {
  --social-color: #c13584;
  --social-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7Zm5 3.5a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9Zm0 2a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5Zm5.2-2.7a1.2 1.2 0 1 1 0 2.4a1.2 1.2 0 0 1 0-2.4Z'/%3E%3C/svg%3E");
}

.social-links a[href*="facebook"] {
  --social-color: #1877f2;
  --social-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 8h3V4h-3c-3.4 0-5.5 2.1-5.5 5.5V12H6v4h2.5v6h4v-6H16l.7-4h-4.2V9.5c0-1 .5-1.5 1.5-1.5Z'/%3E%3C/svg%3E");
}

.social-links a[href*="tiktok"] {
  --social-color: #111827;
  --social-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 3c.3 2.6 1.8 4.2 4.5 4.6v3.8a8 8 0 0 1-4.5-1.5v5.8A5.3 5.3 0 1 1 9.7 10.4c.4 0 .8 0 1.2.1v3.9a2 2 0 1 0 1.4 1.9V3H15Z'/%3E%3C/svg%3E");
}

.header-socials a {
  min-width: 36px;
  width: 36px;
  height: 36px;
  padding: 0;
  border-width: 2px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 8px 18px rgba(43, 20, 63, 0.08);
  color: transparent;
  font-size: 0;
  line-height: 1;
}

.header-socials a span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.header-socials a::before,
.social-mark::before {
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  background: var(--social-color, var(--purple));
  -webkit-mask: var(--social-icon) center / contain no-repeat;
  mask: var(--social-icon) center / contain no-repeat;
}

.header-socials a::before {
  width: 22px;
  height: 22px;
  filter: drop-shadow(0 1px 0 rgba(43, 20, 63, 0.14));
}

.header-socials a::after {
  display: none;
  content: "";
}

.header-socials a[href*="instagram"]::after {
  content: "Instagram";
}

.header-socials a[href*="facebook"]::after {
  content: "Facebook";
}

.header-socials a[href*="tiktok"]::after {
  content: "TikTok";
}

.social-links a:hover {
  border-color: rgba(215, 169, 54, 0.75);
  background: #fff9e6;
  color: var(--purple-deep);
  transform: translateY(-1px);
}

.text-socials {
  flex-wrap: wrap;
}

.text-socials a {
  justify-content: flex-start;
  min-height: 36px;
  padding: 6px 10px 6px 7px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  line-height: 1.1;
}

.social-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  margin-right: 7px;
  border-radius: 999px;
  background: #ffffff;
  background: color-mix(in srgb, var(--social-color, var(--purple)) 14%, #ffffff);
  color: transparent;
  font-size: 0;
  line-height: 1;
}

.social-mark::before {
  width: 16px;
  height: 16px;
}

.hero {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
  gap: clamp(28px, 5vw, 58px);
  align-items: center;
  min-height: min(760px, calc(100vh - 108px));
  padding: clamp(32px, 5vw, 64px) clamp(18px, 5vw, 72px);
  background:
    linear-gradient(135deg, rgba(90, 42, 131, 0.12), rgba(215, 169, 54, 0.14)),
    var(--white);
}

.hero-copy {
  max-width: 840px;
}

.eyebrow {
  margin: 0 0 12px;
  color: var(--purple);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

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

h1 {
  margin-bottom: 18px;
  font-size: clamp(48px, 6vw, 86px);
  line-height: 0.98;
  letter-spacing: 0;
}

.hero-title {
  margin-bottom: 16px;
  font-size: inherit;
  line-height: 1;
}

.hero-title-main,
.hero-title-sub {
  display: block;
}

.hero-title-main {
  max-width: 860px;
  font-size: clamp(38px, 4vw, 58px);
  line-height: 1.02;
}

.hero-title-sub {
  margin-top: 8px;
  color: var(--purple);
  font-size: clamp(23px, 2vw, 32px);
  font-weight: 800;
  line-height: 1.12;
}

h2 {
  margin-bottom: 14px;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.05;
  letter-spacing: 0;
}

h3 {
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 1.15;
  letter-spacing: 0;
}

p {
  color: var(--muted);
  font-size: 17px;
  line-height: 1.65;
}

.hero-copy > p {
  max-width: 620px;
  font-size: clamp(18px, 2vw, 22px);
}

.microcopy {
  color: var(--purple);
  font-size: 15px;
  font-weight: 800;
}

.hero-highlights {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  width: min(100%, 620px);
  margin-top: 28px;
}

.hero-highlights div {
  padding: 16px 18px;
  border: 1px solid rgba(90, 42, 131, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: var(--soft-shadow);
}

.hero-highlights strong,
.hero-highlights span {
  display: block;
}

.hero-highlights strong {
  color: var(--purple-deep);
  font-size: 17px;
  line-height: 1.2;
}

.hero-highlights span {
  margin-top: 5px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
}

.actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 28px 0 18px;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 18px;
  border: 1px solid transparent;
  border-radius: 8px;
  font: inherit;
  font-weight: 850;
  line-height: 1.1;
  cursor: pointer;
}

.button.primary {
  background: var(--purple);
  color: var(--white);
  box-shadow: 0 10px 24px rgba(90, 42, 131, 0.26);
}

.button.primary:hover {
  background: var(--purple-deep);
}

.button.secondary {
  border-color: var(--line);
  background: var(--white);
  color: var(--ink);
}

.button.secondary:hover {
  border-color: rgba(215, 169, 54, 0.8);
  background: #fff9e6;
}

.hero-art {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(150px, 0.65fr);
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 16px;
  width: min(100%, 660px);
  height: clamp(420px, 42vw, 560px);
  justify-self: end;
}

.hero-art img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.main-badge {
  grid-column: 1;
  grid-row: 1 / 3;
  padding: clamp(18px, 2vw, 28px);
}

.small-badge {
  padding: clamp(12px, 1.5vw, 18px);
}

.badge-one {
  grid-column: 2;
  grid-row: 1;
}

.badge-two {
  grid-column: 2;
  grid-row: 2;
}

.section {
  padding: clamp(46px, 7vw, 86px) clamp(18px, 5vw, 72px);
}

.intro {
  display: grid;
  grid-template-columns: minmax(260px, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(24px, 5vw, 64px);
  background: var(--purple-deep);
  color: var(--white);
}

.intro p {
  color: rgba(255, 255, 255, 0.76);
}

.intro .eyebrow {
  color: #f4ca61;
}

.story-preview {
  display: grid;
  grid-template-columns: minmax(280px, 0.95fr) minmax(300px, 1.05fr);
  gap: clamp(24px, 5vw, 56px);
  align-items: center;
  background:
    linear-gradient(135deg, rgba(215, 169, 54, 0.12), rgba(90, 42, 131, 0.08)),
    var(--white);
}

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

.story-copy p {
  margin-bottom: 18px;
  color: var(--muted);
}

.story-values {
  display: grid;
  gap: 14px;
}

.story-values div {
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: var(--soft-shadow);
}

.story-values span {
  display: block;
  margin-bottom: 8px;
  color: var(--purple);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.story-values p {
  margin: 0;
  color: var(--ink);
  font-size: 16px;
}

.section-heading {
  max-width: 760px;
  margin-bottom: 28px;
}

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

.program-card {
  display: grid;
  grid-template-columns: minmax(150px, 220px) minmax(0, 1fr);
  gap: 22px;
  min-height: 320px;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
  box-shadow: var(--soft-shadow);
}

.program-card.featured {
  border-color: rgba(215, 169, 54, 0.44);
  background:
    linear-gradient(135deg, rgba(90, 42, 131, 0.06), rgba(215, 169, 54, 0.10)),
    var(--white);
}

.program-card.featured {
  grid-column: 1 / -1;
}

.program-card img {
  width: 100%;
  height: 100%;
  min-height: 220px;
  border-radius: 8px;
  object-fit: contain;
  background: #fbf9ff;
  border: 1px solid var(--line);
  padding: 10px;
}

.program-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.tag {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 6px 9px;
  border-radius: 999px;
  background: var(--purple-soft);
  color: var(--purple);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

ul {
  margin: 0 0 16px 20px;
  padding: 0;
  color: var(--muted);
  line-height: 1.55;
}

.needs-info {
  width: 100%;
  margin: 10px 0 16px;
  padding: 12px 14px;
  border: 1px solid rgba(182, 64, 50, 0.32);
  border-left: 5px solid var(--red);
  border-radius: 8px;
  background: #fff6f4;
  color: #633028;
  font-size: 14px;
  line-height: 1.5;
}

.needs-info strong {
  color: #8b2b22;
}

.draft-note {
  padding: 12px 14px;
  border: 1px solid rgba(215, 169, 54, 0.5);
  border-left: 5px solid var(--gold);
  border-radius: 8px;
  background: #fff9e6;
  color: #5a4207;
  font-size: 14px;
}

.draft-note strong {
  color: #6f4d05;
}

.program-body .button {
  margin-top: auto;
}

.program-callout {
  display: grid;
  gap: 5px;
  width: 100%;
  margin: 4px 0 18px;
  padding: 14px 16px;
  border: 1px solid rgba(215, 169, 54, 0.52);
  border-left: 5px solid var(--gold);
  border-radius: 8px;
  background: #fff9e6;
}

.program-callout span {
  color: var(--purple);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.program-callout strong {
  color: var(--ink);
  font-size: 17px;
  line-height: 1.25;
}

.program-callout p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.45;
}

.program-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: auto;
}

.program-actions .button {
  margin-top: 0;
}

.registration {
  background:
    linear-gradient(180deg, rgba(90, 42, 131, 0.06), rgba(255, 255, 255, 0) 260px),
    var(--white);
}

.session-panel {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 20px;
}

.session-panel > div {
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
  box-shadow: var(--soft-shadow);
}

.session-panel p,
.stripe-box p {
  margin-bottom: 8px;
  font-size: 15px;
}

.registration-form {
  gap: 18px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

fieldset {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 6px 18px rgba(43, 20, 63, 0.05);
}

legend {
  padding: 0 8px;
  color: var(--ink);
  font-size: 15px;
  font-weight: 900;
}

fieldset label:has(textarea),
fieldset .check-row {
  grid-column: 1 / -1;
}

.check-row {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  line-height: 1.45;
}

.check-row input {
  width: 18px;
  min-width: 18px;
  margin-top: 2px;
}

.stripe-box,
.monthly-note {
  display: grid;
  gap: 10px;
  padding: 22px;
  border: 1px solid rgba(90, 42, 131, 0.28);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(90, 42, 131, 0.08), rgba(215, 169, 54, 0.12)),
    #fff;
}

.monthly-note {
  border-color: rgba(222, 214, 234, 0.95);
  background: rgba(255, 255, 255, 0.78);
}

.stripe-box span,
.monthly-note span {
  color: var(--purple);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.monthly-note p {
  margin-bottom: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.5;
}

.stripe-note {
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
}

.stripe-note.is-error {
  color: #8b2b22;
}

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

.flow-grid div {
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
  box-shadow: var(--soft-shadow);
}

.flow-grid span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-bottom: 16px;
  border-radius: 8px;
  background: var(--gold);
  color: var(--ink);
  font-weight: 900;
}

.needs-info.wide {
  margin-top: 18px;
}

.contact {
  display: grid;
  grid-template-columns: minmax(260px, 0.8fr) minmax(300px, 1fr);
  gap: clamp(28px, 5vw, 64px);
}

.contact-form {
  position: relative;
}

.contact-stack {
  display: grid;
  gap: 14px;
}

.contact-note {
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.45;
}

.contact-note a {
  color: var(--purple);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.contact-note.is-success {
  color: var(--green);
}

.contact-note.is-error {
  color: var(--red);
}

.contact-social-block {
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: var(--soft-shadow);
}

.contact-social-block > span {
  display: block;
  margin-bottom: 8px;
  color: var(--purple);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.contact-social-block p {
  margin-bottom: 12px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.45;
}

.form-trap {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.trial-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.72fr);
  gap: clamp(30px, 6vw, 80px);
  align-items: center;
  min-height: min(650px, calc(100vh - 108px));
  padding: clamp(46px, 7vw, 82px) clamp(18px, 6vw, 84px);
  background:
    linear-gradient(135deg, rgba(90, 42, 131, 0.13), rgba(215, 169, 54, 0.16)),
    var(--white);
}

.trial-hero-copy {
  max-width: 850px;
}

.trial-hero h1 {
  max-width: 820px;
  font-size: clamp(44px, 5.2vw, 74px);
  line-height: 1;
}

.trial-hero-copy > p:not(.eyebrow) {
  max-width: 720px;
  font-size: clamp(18px, 2vw, 22px);
}

.trial-hero > img {
  width: min(100%, 480px);
  max-height: 500px;
  justify-self: center;
  object-fit: contain;
  filter: drop-shadow(0 24px 30px rgba(43, 20, 63, 0.16));
}

.trial-hero-facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 26px;
}

.trial-hero-facts div {
  min-height: 96px;
  padding: 15px 16px;
  border: 1px solid rgba(90, 42, 131, 0.17);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: var(--soft-shadow);
}

.trial-hero-facts strong,
.trial-hero-facts span {
  display: block;
}

.trial-hero-facts strong {
  color: var(--purple-deep);
  font-size: 15px;
  line-height: 1.3;
}

.trial-hero-facts span {
  margin-top: 6px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
}

.trial-registration {
  display: grid;
  grid-template-columns: minmax(280px, 0.8fr) minmax(420px, 1.2fr);
  gap: clamp(34px, 6vw, 80px);
  align-items: start;
  background: var(--white);
}

.trial-intro {
  max-width: 680px;
}

.trial-details {
  margin: 28px 0 18px;
  border-top: 1px solid var(--line);
}

.trial-details div {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 18px;
  padding: 15px 0;
  border-bottom: 1px solid var(--line);
}

.trial-details dt {
  color: var(--purple);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.trial-details dd {
  margin: 0;
  color: var(--ink);
  font-weight: 700;
  line-height: 1.45;
}

.location-link,
.form-help a,
.trial-form .check-row a {
  color: var(--purple);
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.trial-form {
  align-self: start;
}

.form-heading h2 {
  margin-bottom: 10px;
  font-size: clamp(28px, 3vw, 38px);
}

.form-heading p:last-child {
  margin-bottom: 0;
  font-size: 15px;
}

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

.trial-fields .field-full {
  grid-column: 1 / -1;
}

.trial-form .check-row {
  grid-column: 1 / -1;
  color: var(--muted);
  font-weight: 700;
}

.form-status {
  margin: 0;
  padding: 13px 15px;
  border: 1px solid currentColor;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.45;
}

.form-status.is-success {
  background: #eef9f4;
  color: var(--green);
}

.form-status.is-error {
  background: #fff3f1;
  color: var(--red);
}

.form-help {
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.45;
}

.policy-hero {
  padding: clamp(48px, 7vw, 88px) clamp(18px, 5vw, 72px);
  background: var(--purple-deep);
  color: var(--white);
}

.policy-hero h1 {
  max-width: 900px;
  margin-bottom: 16px;
  font-size: clamp(42px, 6vw, 72px);
}

.policy-hero p {
  max-width: 840px;
  color: rgba(255, 255, 255, 0.76);
}

.policy-hero .eyebrow,
.policy-hero .microcopy {
  color: #f0be56;
}

.policy-layout {
  display: grid;
  grid-template-columns: minmax(260px, 0.36fr) minmax(0, 0.64fr);
  gap: clamp(24px, 5vw, 56px);
  padding: clamp(42px, 6vw, 72px) clamp(18px, 5vw, 72px);
}

.policy-summary,
.policy-content section {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
  box-shadow: var(--soft-shadow);
}

.policy-summary {
  align-self: start;
  position: sticky;
  top: 96px;
  padding: 22px;
}

.policy-summary h2,
.policy-content h2 {
  font-size: 24px;
}

.policy-summary a,
.policy-content a {
  color: var(--purple);
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.policy-content {
  display: grid;
  gap: 16px;
}

.policy-content section {
  padding: 24px;
}

.policy-content p,
.policy-content li,
.policy-summary li {
  font-size: 15px;
}

.site-footer {
  min-height: clamp(520px, 58vh, 620px);
  padding: clamp(46px, 6vw, 72px) clamp(18px, 5vw, 72px) 28px;
  border-top: 1px solid rgba(222, 214, 234, 0.9);
  background:
    linear-gradient(135deg, rgba(43, 20, 63, 0.96), rgba(90, 42, 131, 0.94)),
    var(--purple-deep);
  color: rgba(255, 255, 255, 0.78);
}

.footer-inner {
  display: grid;
  grid-template-columns: minmax(260px, 0.8fr) minmax(0, 1.2fr);
  gap: clamp(30px, 6vw, 76px);
  align-content: space-between;
  min-height: inherit;
}

.footer-brand {
  max-width: 560px;
}

.footer-logo-lockup {
  display: flex;
  align-items: center;
  gap: 15px;
  width: fit-content;
  color: var(--white);
}

.footer-logo-lockup img {
  width: 64px;
  height: 64px;
  border: 1px solid rgba(215, 169, 54, 0.55);
  border-radius: 8px;
  background: var(--white);
  object-fit: cover;
}

.footer-logo-lockup strong,
.footer-logo-lockup em {
  display: block;
  letter-spacing: 0;
}

.footer-logo-lockup strong {
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.05;
}

.footer-logo-lockup em {
  margin-top: 6px;
  color: #f0be56;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
}

.footer-brand p {
  max-width: 520px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.76);
}

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

.footer-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer-section h2 {
  margin: 0 0 4px;
  color: var(--white);
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.footer-section a,
.footer-section span {
  color: rgba(255, 255, 255, 0.76);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

.footer-section a {
  text-decoration: none;
}

.footer-section a:hover {
  color: #f0be56;
}

.footer-socials {
  display: grid;
  gap: 8px;
  margin-top: 6px;
}

.footer-socials > span {
  color: rgba(255, 255, 255, 0.58);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.site-footer .text-socials a {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.82);
}

.site-footer .text-socials a:hover {
  border-color: rgba(240, 190, 86, 0.7);
  background: rgba(255, 255, 255, 0.14);
  color: #f0be56;
}

.site-footer .social-mark {
  background: rgba(255, 255, 255, 0.14);
}

.footer-section .text-socials .social-mark {
  color: transparent;
  font-size: 0;
  line-height: 1;
}

.site-footer .social-mark::before {
  background: #f0be56;
}

.footer-bottom {
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 30px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  color: rgba(255, 255, 255, 0.66);
  font-size: 13px;
  font-weight: 700;
}

.footer-bottom a {
  color: #f0be56;
  text-decoration: none;
}

.payment-result {
  display: grid;
  justify-items: start;
  min-height: calc(100vh - 73px);
  padding: clamp(52px, 8vw, 96px) clamp(18px, 5vw, 72px);
  background:
    linear-gradient(135deg, rgba(90, 42, 131, 0.08), rgba(215, 169, 54, 0.08)),
    var(--white);
}

.payment-result h1 {
  max-width: 960px;
  margin-bottom: 16px;
  font-size: clamp(40px, 5vw, 66px);
}

.payment-result > p {
  max-width: 760px;
}

.result-mark {
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  margin-bottom: 20px;
  border-radius: 999px;
  color: var(--white);
  font-size: 36px;
  font-weight: 900;
}

.payment-result.success .result-mark {
  background: var(--green);
}

.payment-result.issue .result-mark {
  background: var(--red);
}

.result-details {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  width: min(100%, 980px);
  margin: 18px 0 10px;
}

.result-details div {
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
  box-shadow: var(--soft-shadow);
}

.result-details span {
  display: block;
  margin-bottom: 7px;
  color: var(--muted);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.result-details strong {
  color: var(--ink);
  line-height: 1.45;
  word-break: break-word;
}

.result-note a,
.result-details a {
  color: var(--purple);
  text-decoration: underline;
  text-underline-offset: 3px;
}

form {
  display: grid;
  gap: 14px;
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
  box-shadow: var(--soft-shadow);
}

label {
  display: grid;
  gap: 7px;
  color: var(--ink);
  font-size: 14px;
  font-weight: 800;
}

input,
select,
textarea {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px 13px;
  color: var(--ink);
  background: var(--white);
  font: inherit;
}

input:focus,
select:focus,
textarea:focus {
  outline: 3px solid rgba(215, 169, 54, 0.28);
  border-color: var(--purple);
}

textarea {
  min-height: 120px;
  resize: vertical;
}

@media (max-width: 900px) {
  .topbar {
    align-items: flex-start;
    flex-direction: column;
  }

  .topbar-actions {
    width: 100%;
    justify-content: space-between;
    gap: 12px;
  }

  .primary-nav {
    min-width: 0;
    overflow-x: auto;
    padding-bottom: 4px;
  }

  .header-socials {
    padding-left: 12px;
  }

  .primary-nav::-webkit-scrollbar {
    display: none;
  }

  .primary-nav {
    scrollbar-width: none;
  }

  .hero,
  .trial-hero,
  .intro,
  .story-preview,
  .contact,
  .trial-registration,
  .policy-layout,
  .footer-inner {
    grid-template-columns: 1fr;
  }

  .result-details {
    grid-template-columns: 1fr;
  }

  .policy-summary {
    position: static;
  }

  .hero {
    min-height: auto;
  }

  .trial-hero {
    min-height: auto;
  }

  .trial-hero > img {
    width: min(100%, 390px);
  }

  .hero-art {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto auto;
    width: 100%;
    height: auto;
    justify-self: stretch;
  }

  .hero-art img {
    height: auto;
    aspect-ratio: 1;
  }

  .main-badge {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .badge-one,
  .badge-two {
    grid-column: auto;
    grid-row: auto;
  }

  .program-grid,
  .flow-grid,
  .session-panel {
    grid-template-columns: 1fr;
  }

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

  .hero-highlights {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 620px) {
  html {
    scroll-padding-top: 180px;
  }

  .topbar {
    gap: 10px;
    padding: 12px 18px;
    background: var(--white);
    backdrop-filter: none;
  }

  .brand {
    gap: 10px;
    width: 100%;
  }

  .brand span {
    white-space: normal;
    font-size: 16px;
    line-height: 1.2;
  }

  .brand img {
    width: 36px;
    height: 36px;
  }

  .topbar-actions {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }

  .primary-nav {
    flex-wrap: wrap;
    gap: 8px 10px;
    overflow: visible;
    padding-bottom: 0;
    font-size: 14px;
  }

  .nav-cta {
    min-height: 32px;
    padding: 6px 11px;
  }

  .header-socials {
    width: 100%;
    padding-top: 8px;
    padding-left: 0;
    border-top: 1px solid rgba(222, 214, 234, 0.9);
    border-left: 0;
  }

  .header-socials a {
    min-width: 32px;
    width: 32px;
    height: 32px;
    padding: 0;
    border-radius: 999px;
    font-size: 10px;
  }

  .header-socials a::before {
    width: 18px;
    height: 18px;
  }

  .header-socials a::after {
    display: none;
  }

  h1 {
    font-size: 42px;
    line-height: 1.05;
  }

  h2 {
    font-size: 30px;
    line-height: 1.1;
  }

  .hero,
  .trial-hero,
  .payment-result,
  .policy-hero,
  .policy-layout,
  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .trial-hero {
    padding-top: 42px;
    padding-bottom: 48px;
  }

  .trial-hero h1 {
    font-size: 38px;
    line-height: 1.04;
  }

  .trial-hero > img {
    width: min(100%, 280px);
  }

  .trial-hero-facts,
  .trial-fields {
    grid-template-columns: 1fr;
  }

  .trial-fields .field-full {
    grid-column: auto;
  }

  .trial-details div {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .trial-form {
    padding: 18px;
  }

  .program-actions {
    width: 100%;
  }

  .program-actions .button {
    flex: 1 1 100%;
  }

  .payment-result,
  .policy-layout,
  .contact {
    padding-bottom: 128px;
  }

  .site-footer {
    min-height: auto;
    padding: 38px 20px 24px;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-logo-lockup {
    align-items: flex-start;
  }

  .footer-logo-lockup img {
    width: 54px;
    height: 54px;
  }

  .footer-bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .payment-result {
    padding-top: 44px;
  }

  .payment-result h1 {
    font-size: 34px;
    line-height: 1.08;
  }

  .policy-hero h1 {
    font-size: 40px;
    line-height: 1.08;
  }

  .payment-result > p {
    font-size: 18px;
    line-height: 1.55;
  }

  .result-mark {
    width: 52px;
    height: 52px;
    margin-bottom: 16px;
    font-size: 28px;
  }

  .result-details {
    gap: 10px;
    margin-top: 12px;
  }

  .result-details div {
    padding: 14px;
  }

  .program-card,
  .program-card.featured {
    grid-template-columns: 1fr;
  }

  .program-card img {
    height: 260px;
  }

  .hero-art {
    min-height: auto;
    display: grid;
    gap: 12px;
  }

  .hero-art img,
  .main-badge,
  .small-badge {
    position: static;
    width: 100%;
    max-height: 300px;
  }

  fieldset {
    grid-template-columns: 1fr;
    padding: 16px;
  }
}
