:root {
  --sio-blue: #00a0ff;
  --sio-blue-dark: #087bd1;
  --sio-ink: #19191b;
  --sio-muted: #6f737b;
  --sio-soft: #f2f8fc;
  --sio-pale: #eaf7ff;
  --sio-line: #dce7ed;
  --sio-white: #fff;
  --sio-shadow: 0 24px 80px rgba(26, 72, 103, .12);
}

.trainer-page { color: var(--sio-ink); background: #fff; }
.trainer-page h1, .trainer-page h2, .trainer-page h3 { color: var(--sio-ink); }
.trainer-page .section { padding: 108px 0; }
.independent-bar { position: fixed; z-index: 112; inset: 0 0 auto; height: 29px; color: #5d6570; background: #eff5f8; border-bottom: 1px solid #e2eaee; font-size: 9px; font-weight: 750; letter-spacing: .65px; text-transform: uppercase; }
.independent-bar .container { display: flex; align-items: center; height: 100%; }
.product-header { top: 29px; padding: 17px 0; background: rgba(255,255,255,.93); border-bottom: 1px solid rgba(214,228,236,.82); backdrop-filter: blur(18px); }
.product-header.is-scrolled { padding: 11px 0; background: rgba(255,255,255,.96); box-shadow: 0 10px 35px rgba(27,73,101,.08); }
.product-lockup { display: inline-flex; align-items: center; gap: 13px; text-decoration: none; }
.product-lockup img { display: block; width: 115px; height: auto; }
.product-lockup > span { width: 1px; height: 22px; background: #d9e2e7; }
.product-lockup strong { color: #57616b; font-size: 12px; font-weight: 750; }
.product-header .button, .independent-bar span { white-space: nowrap; }
.button-blue { color: #fff; background: var(--sio-blue); box-shadow: 0 12px 30px rgba(0,160,255,.2); }
.button-blue:hover { color: #fff; background: #078fe4; box-shadow: 0 16px 34px rgba(0,160,255,.27); }
.button-white { color: var(--sio-blue-dark); background: #fff; box-shadow: 0 12px 28px rgba(0,52,84,.14); }

.conversion-hero { position: relative; overflow: hidden; min-height: 820px; padding: 165px 0 0; background: linear-gradient(180deg, #fff 0%, #f8fcff 72%, #fff 100%); }
.conversion-hero::before { content: ""; position: absolute; inset: 0; opacity: .52; background-image: linear-gradient(rgba(0,160,255,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(0,160,255,.05) 1px, transparent 1px); background-size: 74px 74px; mask-image: linear-gradient(to bottom, #000 10%, transparent 75%); }
.hero-orb { position: absolute; border-radius: 50%; pointer-events: none; filter: blur(1px); }
.hero-orb-one { width: 640px; height: 640px; top: -230px; right: -170px; background: radial-gradient(circle, rgba(0,160,255,.13), transparent 68%); }
.hero-orb-two { width: 480px; height: 480px; left: 33%; bottom: 20px; background: radial-gradient(circle, rgba(90,199,255,.1), transparent 68%); }
.conversion-hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: 1.03fr .97fr; align-items: center; gap: 65px; }
.conversion-copy { min-width: 0; }
.product-badge { display: inline-flex; overflow: hidden; margin-bottom: 24px; border: 1px solid #d7e8f1; border-radius: 30px; background: #fff; box-shadow: 0 8px 24px rgba(14,77,114,.05); }
.product-badge span { padding: 8px 12px; color: #59707d; font-size: 9px; font-weight: 850; letter-spacing: 1px; }
.product-badge span:first-child { color: #087bc0; background: #e8f6ff; }
.conversion-copy h1 { max-width: 720px; margin: 0; font-size: clamp(54px, 5.25vw, 76px); line-height: .99; letter-spacing: -4.8px; }
.conversion-copy h1 em { color: var(--sio-blue); font-style: normal; }
.conversion-lead { max-width: 660px; margin: 28px 0 31px; color: #626a72; font-size: 18px; line-height: 1.65; }
.conversion-actions { display: flex; align-items: center; gap: 23px; }
.quiet-link { color: #39444b; font-size: 14px; font-weight: 800; text-underline-offset: 5px; }
.quiet-link span { margin-left: 6px; color: var(--sio-blue); }
.hero-assurances { display: flex; flex-wrap: wrap; gap: 17px; margin: 24px 0 0; padding: 0; list-style: none; color: #6f777d; font-size: 11px; }
.hero-assurances li { display: flex; align-items: center; gap: 6px; }
.hero-assurances i { display: grid; place-items: center; width: 18px; height: 18px; color: var(--sio-blue); border: 1px solid #b8def3; border-radius: 50%; font-size: 9px; font-style: normal; }
.journey-visual { position: relative; min-width: 0; min-height: 485px; }
.visual-label { display: flex; align-items: center; gap: 7px; position: absolute; top: 3px; right: 7px; color: #83919a; font-size: 8px; font-weight: 850; letter-spacing: 1px; }
.visual-label span { width: 17px; height: 1px; background: var(--sio-blue); }
.journey-window { position: absolute; z-index: 2; top: 40px; right: 0; width: min(100%, 555px); padding: 21px; border: 1px solid #d9e8f0; border-radius: 24px; background: rgba(255,255,255,.94); box-shadow: 0 36px 100px rgba(31,92,129,.15); transform: rotate(.65deg); }
.journey-topbar { display: flex; align-items: center; gap: 12px; padding-bottom: 18px; border-bottom: 1px solid #e7eff3; }
.mini-logo { display: grid; place-items: center; width: 37px; height: 37px; color: #fff; border-radius: 50%; background: var(--sio-blue); font-size: 20px; font-weight: 900; }
.journey-topbar > div:nth-child(2) { flex: 1; }
.journey-topbar small, .journey-topbar strong { display: block; }
.journey-topbar small { margin-bottom: 2px; color: #8a969d; font-size: 7px; letter-spacing: 1px; }
.journey-topbar strong { font-size: 13px; }
.status-chip { padding: 6px 9px; color: #0876b6; border-radius: 20px; background: #e1f4ff; font-size: 7px; font-weight: 900; letter-spacing: .7px; }
.journey-flow { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr; align-items: center; gap: 7px; padding: 26px 0 23px; }
.journey-flow > b { color: #a9bcc7; font-size: 13px; }
.flow-step { position: relative; display: flex; flex-direction: column; align-items: center; min-width: 0; padding: 15px 5px 12px; border: 1px solid #e0ebf0; border-radius: 15px; background: #fbfdfe; text-align: center; }
.flow-step > span { position: absolute; top: 7px; left: 8px; color: #a1adb4; font-size: 7px; font-weight: 900; }
.flow-step > i { display: grid; place-items: center; width: 35px; height: 35px; margin: 5px 0 10px; color: #087dc2; border-radius: 10px; background: #e2f4ff; font-style: normal; font-weight: 900; }
.flow-step strong { font-size: 10px; }
.flow-step small { margin-top: 3px; color: #8b959c; font-size: 6.5px; line-height: 1.25; }
.flow-email > i { color: #715bea; background: #eeeaff; }
.flow-payment > i { color: #e88914; background: #fff3dd; }
.flow-course > i { color: #1b9b79; background: #dff8ef; }
.journey-result { display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 15px; padding: 16px; border-radius: 15px; background: #f1f8fc; }
.journey-result > div { display: flex; align-items: center; gap: 10px; }
.journey-result > div > span { display: grid; place-items: center; width: 33px; height: 33px; color: #fff; border-radius: 50%; background: #28b38b; font-size: 12px; font-weight: 900; }
.journey-result p { margin: 0; color: #7b868d; font-size: 8px; }
.journey-result small, .journey-result strong { display: block; }
.journey-result small { color: #8d9aa1; font-size: 6px; letter-spacing: .7px; }
.journey-result strong { margin-top: 2px; color: #28343b; font-size: 10px; }
.proof-ribbon { position: relative; z-index: 3; display: flex; align-items: center; justify-content: space-between; gap: 17px; min-height: 88px; margin-top: 8px; padding: 18px 25px; border: 1px solid #dce9ef; border-radius: 17px; background: #fff; box-shadow: 0 16px 45px rgba(30,80,111,.06); }
.proof-ribbon p { margin: 0; color: #7b858b; font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: .7px; }
.proof-ribbon span { color: #38444b; font-size: 12px; font-weight: 800; }
.proof-ribbon i { color: #aac0cb; font-style: normal; }
.proof-ribbon a { margin-left: auto; color: #087ec4; font-size: 10px; font-weight: 800; text-underline-offset: 4px; }

.section-kicker { margin: 0 0 17px; color: #0584d0; font-size: 10px; font-weight: 900; letter-spacing: 1.3px; text-transform: uppercase; }
.section-kicker-light { color: rgba(255,255,255,.68); }
.section-intro h2, .center-heading h2, .fit-copy h2, .free-plan-title h2, .faq-heading h2 { margin: 0; font-size: clamp(41px, 4.3vw, 61px); line-height: 1.04; letter-spacing: -3.3px; }
.section-intro > p:last-child, .center-heading > p:last-child, .fit-copy > p, .faq-heading > p { color: #737c82; }
.clarity-section { background: #fff; }
.clarity-grid { display: grid; grid-template-columns: .86fr 1.14fr; align-items: center; gap: 100px; }
.section-intro > p:last-child { max-width: 570px; margin: 25px 0 0; }
.problem-to-solution { display: grid; grid-template-columns: 1fr auto 1fr; align-items: stretch; gap: 15px; }
.problem-to-solution article { padding: 30px; border: 1px solid #dfe8ec; border-radius: 21px; background: #fafcfd; }
.problem-to-solution article > span { color: #8a9297; font-size: 9px; font-weight: 900; letter-spacing: 1px; }
.problem-to-solution article p { margin: 31px 0 0; color: #59646a; font-size: 14px; line-height: 1.65; }
.problem-to-solution .is-solution { border-color: #bde4f8; background: #eaf8ff; }
.problem-to-solution .is-solution > span { color: #0087d6; }
.switch-arrow { align-self: center; color: var(--sio-blue); font-weight: 900; }

.capability-section { background: #f3f9fc; }
.center-heading { max-width: 760px; margin: 0 auto 58px; text-align: center; }
.center-heading > p:last-child { max-width: 620px; margin: 22px auto 0; }
.capability-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 17px; }
.capability-grid article { position: relative; min-height: 330px; padding: 28px 25px; border: 1px solid #dceaf1; border-radius: 21px; background: #fff; box-shadow: 0 16px 45px rgba(26,82,115,.05); }
.capability-grid article > span { position: absolute; top: 30px; right: 25px; color: #a4b3bb; font-size: 10px; font-weight: 900; }
.capability-icon { display: grid; place-items: center; width: 52px; height: 52px; margin-bottom: 67px; color: #0783cc; border-radius: 15px; background: #e6f6ff; font-size: 19px; font-weight: 900; }
.capability-grid article:nth-child(2) .capability-icon { color: #725be9; background: #efebff; }
.capability-grid article:nth-child(3) .capability-icon { color: #e88914; background: #fff2db; }
.capability-grid article:nth-child(4) .capability-icon { color: #158d6f; background: #ddf8ee; }
.capability-grid h3 { margin: 0 0 12px; font-size: 20px; letter-spacing: -.6px; }
.capability-grid p { margin: 0; color: #737c82; font-size: 13px; }

.fit-section { background: #fff; }
.fit-layout { display: grid; grid-template-columns: .82fr 1.18fr; gap: 105px; align-items: start; }
.fit-copy { position: sticky; top: 130px; }
.fit-copy > p { max-width: 520px; margin: 24px 0 28px; }
.quiet-link-blue { color: #087abd; }
.format-list { border-top: 1px solid #dce6eb; }
.format-list article { display: grid; grid-template-columns: 52px 1fr; gap: 18px; padding: 28px 4px; border-bottom: 1px solid #dce6eb; }
.format-list article > span { display: grid; place-items: center; width: 43px; height: 43px; color: #057fc6; border-radius: 50%; background: #e9f7ff; font-size: 10px; font-weight: 900; }
.format-list h3 { margin: 1px 0 6px; font-size: 19px; }
.format-list p { margin: 0; color: #737d83; font-size: 13px; }

.free-plan-section { padding-top: 30px !important; background: #fff; }
.free-plan-card { display: grid; grid-template-columns: 1fr 1fr; gap: 85px; padding: 70px; color: #fff; border-radius: 29px; background: linear-gradient(135deg, #008ddd, #00a8ff 58%, #36bcff); box-shadow: 0 30px 80px rgba(0,133,214,.22); }
.free-plan-title h2 { color: #fff; }
.free-plan-title > p:last-child { max-width: 540px; margin: 25px 0 0; color: rgba(255,255,255,.76); }
.free-plan-details { padding: 31px; border: 1px solid rgba(255,255,255,.25); border-radius: 23px; background: rgba(0,89,151,.15); }
.price-zero span, .price-zero strong, .price-zero small { display: block; }
.price-zero span { color: rgba(255,255,255,.65); font-size: 9px; font-weight: 850; letter-spacing: 1px; }
.price-zero strong { margin: 5px 0 1px; color: #fff; font-size: 45px; letter-spacing: -2.5px; }
.price-zero small { color: rgba(255,255,255,.73); }
.free-plan-details ul { display: grid; grid-template-columns: 1fr 1fr; gap: 11px 18px; margin: 24px 0; padding: 20px 0; border-top: 1px solid rgba(255,255,255,.18); border-bottom: 1px solid rgba(255,255,255,.18); list-style: none; }
.free-plan-details li { display: flex; gap: 7px; font-size: 11px; }
.free-plan-details li i { font-style: normal; font-weight: 900; }
.free-plan-details .button { width: 100%; }

.faq-section { background: #fff; }
.faq-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: 90px; align-items: start; }
.faq-heading > p:last-child { margin-top: 21px; }
.faq-list { border-top: 1px solid #dbe5ea; }
.faq-item { border-bottom: 1px solid #dbe5ea; }
.faq-item button { display: flex; align-items: center; justify-content: space-between; gap: 20px; width: 100%; padding: 25px 0; border: 0; background: transparent; text-align: left; cursor: pointer; }
.faq-item button span { font-size: 15px; font-weight: 800; }
.faq-item button i { display: grid; place-items: center; flex: 0 0 31px; height: 31px; color: #087fc6; border-radius: 50%; background: #e9f7ff; font-style: normal; }
.faq-item > div { display: grid; grid-template-rows: 0fr; transition: grid-template-rows .28s ease; }
.faq-item > div > p { overflow: hidden; margin: 0; color: #737e84; font-size: 13px; }
.faq-item.is-open > div { grid-template-rows: 1fr; }
.faq-item.is-open > div > p { padding: 0 50px 25px 0; }

.final-section { padding: 0 0 105px; background: #fff; }
.final-card { display: grid; grid-template-columns: 1.25fr .75fr; align-items: center; gap: 70px; padding: 68px; color: #fff; border-radius: 28px; background: #117fc1; box-shadow: 0 27px 75px rgba(20,106,158,.18); }
.final-copy h2 { max-width: 730px; margin: 0; color: #fff; font-size: clamp(42px, 4.3vw, 61px); line-height: 1.04; letter-spacing: -3.3px; }
.final-copy > p:last-child { max-width: 600px; margin: 22px 0 0; color: rgba(255,255,255,.72); }
.final-action { text-align: center; }
.final-action .button { width: 100%; }
.final-action small { display: block; margin-top: 12px; color: rgba(255,255,255,.58); font-size: 9px; }

.aligned-footer { color: #758089; background: #f4f8fa; border-top: 1px solid #dde8ed; }
.aligned-footer-top { display: grid; grid-template-columns: .65fr 1fr 1.2fr; gap: 55px; padding-bottom: 42px; }
.footer-publisher strong, .footer-publisher span { display: block; }
.footer-publisher strong { color: #30383e; font-size: 18px; }
.footer-publisher span { margin-top: 4px; color: #8a959c; font-size: 10px; text-transform: uppercase; letter-spacing: .8px; }
.aligned-footer-top > p { margin: 0; font-size: 12px; }
.aligned-footer .footer-links a { color: #5c6870; }
.aligned-footer .footer-bottom { border-color: #dce6eb; }
.aligned-footer .footer-bottom p { color: #879198; }

[data-reveal] { opacity: 0; transform: translateY(18px); transition: opacity .6s ease, transform .6s ease; }
[data-reveal].is-revealed { opacity: 1; transform: none; }

@media (max-width: 1050px) {
  .conversion-hero { padding-top: 160px; }
  .conversion-hero-grid { grid-template-columns: 1fr; }
  .conversion-copy { max-width: 790px; }
  .journey-visual { width: min(100%, 670px); margin-inline: auto; }
  .proof-ribbon { flex-wrap: wrap; justify-content: flex-start; }
  .proof-ribbon a { margin-left: auto; }
  .clarity-grid, .fit-layout, .faq-grid { gap: 55px; }
  .capability-grid { grid-template-columns: repeat(2, 1fr); }
  .capability-grid article { min-height: 280px; }
  .capability-icon { margin-bottom: 40px; }
  .free-plan-card { gap: 45px; padding: 55px; }
  .final-card { grid-template-columns: 1fr; }
  .final-action { max-width: 460px; text-align: left; }
}

@media (max-width: 760px) {
  .trainer-page .section { padding: 78px 0; }
  .independent-bar { height: 26px; }
  .product-header { top: 26px; padding: 12px 0; }
  .product-lockup img { width: 95px; }
  .product-lockup > span, .product-lockup strong { display: none; }
  .product-header .button { min-height: 42px; padding-inline: 13px; font-size: 11px; }
  .conversion-hero { min-height: auto; padding-top: 130px; }
  .conversion-copy h1 { font-size: clamp(43px, 12.5vw, 58px); letter-spacing: -3.5px; }
  .conversion-lead { font-size: 16px; }
  .conversion-actions { align-items: stretch; flex-direction: column; }
  .conversion-actions .button { width: 100%; padding-inline: 16px; font-size: 14px; }
  .quiet-link { align-self: flex-start; }
  .hero-assurances { flex-direction: column; gap: 9px; }
  .journey-visual { min-height: 455px; margin-top: 20px; }
  .visual-label { right: auto; left: 3px; }
  .journey-window { top: 37px; right: auto; left: 0; width: 100%; padding: 15px; border-radius: 19px; transform: none; }
  .journey-topbar { gap: 9px; }
  .mini-logo { width: 32px; height: 32px; }
  .status-chip { display: none; }
  .journey-flow { grid-template-columns: 1fr 1fr; gap: 8px; }
  .journey-flow > b { display: none; }
  .flow-step { min-height: 112px; }
  .journey-result { grid-template-columns: 1fr; }
  .proof-ribbon { margin-top: 15px; padding: 20px; }
  .proof-ribbon p { width: 100%; }
  .proof-ribbon i { display: none; }
  .proof-ribbon span { width: calc(50% - 9px); font-size: 11px; }
  .proof-ribbon a { width: 100%; margin: 3px 0 0; }
  .section-intro h2, .center-heading h2, .fit-copy h2, .free-plan-title h2, .faq-heading h2, .final-copy h2 { letter-spacing: -2.5px; }
  .clarity-grid, .fit-layout, .free-plan-card, .faq-grid { grid-template-columns: 1fr; gap: 42px; }
  .problem-to-solution { grid-template-columns: 1fr; }
  .switch-arrow { transform: rotate(90deg); justify-self: center; }
  .capability-grid { grid-template-columns: 1fr; }
  .capability-grid article { min-height: 270px; }
  .fit-copy { position: static; }
  .free-plan-section { padding-top: 10px !important; }
  .free-plan-card { width: min(calc(100% - 28px), var(--container)); padding: 38px 24px; border-radius: 23px; }
  .free-plan-details { padding: 24px 18px; }
  .free-plan-details ul { grid-template-columns: 1fr; }
  .free-plan-details .button { min-height: 58px; padding-inline: 15px; font-size: 13px; }
  .final-section { padding-bottom: 72px; }
  .final-card { width: min(calc(100% - 28px), var(--container)); padding: 42px 24px; border-radius: 23px; }
  .final-action .button { padding-inline: 15px; font-size: 13px; }
  .aligned-footer-top { grid-template-columns: 1fr; gap: 25px; }
  .aligned-footer .footer-links { justify-content: flex-start; flex-wrap: wrap; }
}

@media (prefers-reduced-motion: reduce) {
  [data-reveal] { opacity: 1; transform: none; transition: none; }
}
