/* Corporate training pilot. Intentionally isolated from other landing pages. */
.ws-corp {
  --corp-ink: #121c40;
  --corp-copy: #66708a;
  --corp-blue: #3157ee;
  --corp-shadow: 10px 14px 32px rgba(34, 49, 100, .07), -5px -5px 18px #fff;
  width: min(1320px, calc(100% - 34px));
  margin: 22px auto 30px;
  color: var(--corp-ink);
  font-family: Manrope, Inter, Arial, sans-serif;
  line-height: 1.5;
}
.ws-corp *, .ws-corp *::before, .ws-corp *::after { box-sizing: border-box; }
.ws-corp h1, .ws-corp h2, .ws-corp h3, .ws-corp p, .ws-corp ul { margin: 0; }
.ws-corp h1, .ws-corp h2, .ws-corp h3 { color: var(--corp-ink); text-transform: none; letter-spacing: -.045em; }
.ws-corp h2 { font-size: clamp(25px, 2.5vw, 34px); line-height: 1.2; font-weight: 800; }
.ws-corp h3 { font-size: 17px; line-height: 1.35; font-weight: 800; letter-spacing: -.025em; }
.ws-corp p { color: var(--corp-copy); font-size: 14px; line-height: 1.75; }
.ws-corp img { display: block; max-width: 100%; }
.ws-corp a { text-decoration: none; }
.ws-corp section { scroll-margin-top: 100px; }
.ws-corp .ws-corp-surface { border: 1px solid #e8ebf5; border-radius: 32px; background: linear-gradient(125deg, #fff 35%, #f4f5ff); box-shadow: var(--corp-shadow), inset 0 2px 0 #fff; }
.ws-corp .ws-corp-eyebrow { margin-bottom: 15px; color: #7c86a0; font-size: 10px; font-weight: 800; letter-spacing: .16em; line-height: 1.5; }
.ws-corp-hero { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 30px; padding: 32px; }
.ws-corp-hero-copy { padding: 18px 0 18px 16px; }
.ws-corp #corp-title { font-size: clamp(34px, 3.7vw, 51px); font-weight: 850; line-height: 1.1; letter-spacing: -.055em; }
.ws-corp #corp-title span { color: var(--corp-blue); }
.ws-corp .ws-corp-lead { margin: 24px 0; font-size: 16px; line-height: 1.75; }
.ws-corp-hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 18px; }
.ws-corp .ws-corp-button { display: inline-flex; justify-content: center; align-items: center; gap: 20px; min-height: 50px; padding: 14px 23px; border-radius: 30px; color: #fff; font-size: 12px; font-weight: 800; line-height: 1.4; background: linear-gradient(135deg, #ff203e, #dc1230); border: 1px solid rgba(255,255,255,.25); box-shadow: inset 0 2px 3px rgba(255,255,255,.25), 0 9px 18px rgba(232,27,53,.17); transition: box-shadow .2s, background .2s; }
.ws-corp .ws-corp-button:hover { box-shadow: inset 0 2px 3px rgba(255,255,255,.25), 0 12px 24px rgba(232,27,53,.27); color: #fff; }
.ws-corp .ws-corp-button:focus-visible, .ws-corp .ws-corp-text-link:focus-visible { outline: 3px solid #94a8ff; outline-offset: 4px; }
.ws-corp-button > span { font-size: 18px; }
.ws-corp .ws-corp-button > span[aria-hidden="true"] { position: relative; display: inline-block; flex: 0 0 14px; width: 14px; height: 14px; font-size: 0; line-height: 1; }
.ws-corp .ws-corp-button > span[aria-hidden="true"]::before { position: absolute; top: 13px; left: 0; width: 18px; height: 2px; border-radius: 2px; background: currentColor; content: ""; transform: rotate(-45deg); transform-origin: left center; }
.ws-corp .ws-corp-button > span[aria-hidden="true"]::after { position: absolute; top: 1px; right: 1px; width: 6px; height: 6px; border-top: 2px solid currentColor; border-right: 2px solid currentColor; content: ""; }
.ws-corp :is(.ws-corp-text-link, [aria-hidden="true"]) { font-variant-emoji: text; }
.ws-corp .ws-corp-text-link { display: inline-flex; gap: 12px; color: var(--corp-ink); font-size: 12px; font-weight: 700; }
.ws-corp-hero-note { display: flex; gap: 9px; align-items: center; margin-top: 25px; font-size: 11px; color: #78829a; }
.ws-corp-hero-note > span { display: grid; place-items: center; width: 20px; height: 20px; border-radius: 50%; background: #e9edff; color: var(--corp-blue); }
.ws-corp-hero-visual { position: relative; padding-bottom: 20px; min-width: 0; }
.ws-corp .ws-corp-hero-photo { width: 100%; aspect-ratio: 1.34; height: auto; object-fit: cover; object-position: 50% 45%; border-radius: 26px 26px 72px 26px; box-shadow: 0 13px 28px rgba(26,39,77,.12); }
.ws-corp-photo-label { position: absolute; bottom: 0; left: -14px; padding: 17px 22px; border: 1px solid #fff; border-radius: 20px; font-size: 14px; font-weight: 800; background: rgba(255,255,255,.96); box-shadow: 0 8px 26px rgba(29,42,89,.11); }
.ws-corp-photo-label span { display: block; font-size: 10px; font-weight: 500; color: #7c859b; margin-top: 4px; }
.ws-corp .ws-corp-briefcase { position: absolute; width: 120px; height: auto; right: -16px; bottom: -8px; filter: drop-shadow(0 12px 12px rgba(45,57,130,.2)); }
.ws-corp-languages { margin: 32px 10px 48px; display: grid; grid-template-columns: 240px 1fr; align-items: center; gap: 25px; }
.ws-corp-small-heading h2 { font-size: 21px; line-height: 1.25; }
.ws-corp-small-heading p { margin-top: 10px; font-size: 11px; }
.ws-corp-language-grid { display: grid; grid-template-columns: repeat(6, minmax(0,1fr)); gap: 10px; }
.ws-corp-language { display: grid; justify-items: center; gap: 5px; padding: 9px 7px 13px; border: 1px solid #eaedf6; border-radius: 20px; background: linear-gradient(145deg,#fff,#f8f9ff); box-shadow: 5px 7px 15px #233b7021, inset 0 2px 2px #fff; }
.ws-corp-language img { width: 72px; height: 62px; object-fit: contain; filter: drop-shadow(0 5px 4px #2b357314); }
.ws-corp-language span { font-size: 11px; font-weight: 750; }
.ws-corp-section-heading { display: flex; justify-content: space-between; align-items: end; gap: 25px; margin-bottom: 24px; }
.ws-corp .ws-corp-caption { color: #8b93a7; font-size: 12px; line-height: 1.65; }
.ws-corp-steps-section { padding: 0 10px; margin-bottom: 48px; }
.ws-corp-steps { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 16px; }
.ws-corp-step { padding: 21px; border-radius: 24px; background: linear-gradient(145deg,#fff,#fafbff); border: 1px solid #e9edf6; box-shadow: var(--corp-shadow); }
.ws-corp-step-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 19px; }
.ws-corp .ws-corp-step-icon { width: 66px; height: 66px; object-fit: contain; filter: drop-shadow(0 6px 7px #444b911c); }
.ws-corp-step-top > span { color: #c9cede; font-size: 25px; font-weight: 600; letter-spacing: -.05em; }
.ws-corp-step p { margin-top: 11px; font-size: 12px; line-height: 1.8; }
.ws-corp-support { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 55px; padding: 34px; margin-bottom: 48px; }
.ws-corp-support-visual { position: relative; min-width: 0; }
.ws-corp .ws-corp-support-photo { width: 100%; height: auto; aspect-ratio: 1.15; object-fit: cover; border-radius: 23px; }
.ws-corp .ws-corp-headphones { position: absolute; right: -26px; bottom: -24px; width: 136px; height: auto; filter: drop-shadow(0 12px 15px #233d6833); }
.ws-corp-support h2 span { color: var(--corp-blue); }
.ws-corp-support-line { display: flex; gap: 14px; padding: 17px 0; border-bottom: 1px solid #e5e9f4; }
.ws-corp-support-line:last-child { border-bottom: 0; padding-bottom: 0; }
.ws-corp-support-line > span { font-size: 10px; color: var(--corp-blue); padding-top: 4px; font-weight: 800; }
.ws-corp-support-line h3 { font-size: 15px; }
.ws-corp-support-line p { margin-top: 4px; font-size: 12px; }
.ws-corp-pricing { margin: 0 10px 35px; }
.ws-corp-price-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
.ws-corp-price { padding: 20px; background: #fff; border: 1px solid #e8ebf5; border-radius: 24px; box-shadow: var(--corp-shadow); }
.ws-corp-price-top { display: flex; justify-content: space-between; align-items: center; font-size: 10px; font-weight: 750; color: #8790a4; }
.ws-corp-price-top > span:first-child { background: #f0f2ff; color: var(--corp-blue); border-radius: 8px; padding: 7px 9px; letter-spacing: .08em; }
.ws-corp-amount { margin-top: 20px; font-size: 45px; font-weight: 800; letter-spacing: -.055em; line-height: 1.2; color: #264bec; }
.ws-corp-amount small { margin-left: 8px; font-size: 12px; letter-spacing: 0; }
.ws-corp .ws-corp-period { font-size: 10px; color: #9099ad; }
.ws-corp-price ul { padding: 18px 0; list-style: none; }
.ws-corp-price li { display: flex; align-items: baseline; gap: 9px; font-size: 11px; padding: 8px 0; color: #69728b; border-bottom: 1px solid #f0f2f8; }
.ws-corp-price li > span { color: var(--corp-blue); }
.ws-corp .ws-corp-button-blue { display: flex; background: linear-gradient(135deg,#3765ff,#493bea); box-shadow: inset 0 2px 3px #ffffff40, 0 7px 15px #344bed26; min-height: 42px; padding: 11px 16px; font-size: 11px; }
.ws-corp-included { display: flex; align-items: center; gap: 16px; margin: 22px auto 0; max-width: 700px; }
.ws-corp-included img { width: 62px; height: 70px; object-fit: contain; filter: drop-shadow(0 7px 8px #28378a1f); }
.ws-corp-included p { font-size: 12px; }
.ws-corp-included strong { display: block; font-size: 14px; color: var(--corp-ink); margin-bottom: 2px; }
.ws-corp-loyalty { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; padding: 32px 38px; }
.ws-corp-loyalty h2 { font-size: 27px; }
.ws-corp-loyalty p:not(.ws-corp-eyebrow) { margin-top: 16px; font-size: 13px; }
.ws-corp-loyalty .ws-corp-fineprint { font-size: 11px!important; color: #8a92a7; }
.ws-corp-loyalty-table { min-width: 0; }
.ws-corp table { width: 100%; border-collapse: collapse; margin: 0; border: 0; border-radius: 0; box-shadow: none; background: transparent; font-size: 13px; }
.ws-corp th, .ws-corp td { padding: 13px 12px; border: 0; border-bottom: 1px solid #e3e7f2; background: transparent; text-align: center; color: var(--corp-ink); }
.ws-corp th { font-size: 10px; font-weight: 600; color: #818ba4; }
.ws-corp td:last-child { font-weight: 800; color: var(--corp-blue); }
.ws-corp tr:last-child td { border-bottom: 0; }
.ws-corp-final { padding: 30px 32px 15px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.ws-corp-final > div { display: flex; align-items: center; gap: 24px; }
.ws-corp-final img { width: 105px; height: 105px; object-fit: contain; filter: drop-shadow(0 9px 10px #25356721); }
.ws-corp-final h2 { font-size: 26px; }
.ws-corp-final h2 span { color: var(--corp-blue); }
@media (max-width:1100px) {
  .ws-corp-hero { padding: 26px; gap: 25px; }
  .ws-corp-hero-copy { padding-left: 0; }
  .ws-corp-hero-actions { gap: 14px; }
  .ws-corp-languages { grid-template-columns: 1fr; gap: 18px; }
  .ws-corp-small-heading { display: flex; align-items: center; justify-content: space-between; }
  .ws-corp-small-heading h2 br { display: none; }
  .ws-corp-small-heading p { margin: 0; }
  .ws-corp-step, .ws-corp-price { padding: 17px; }
  .ws-corp-support { gap: 35px; }
}
@media (max-width:800px) {
  .ws-corp-hero { grid-template-columns: 1fr; }
  .ws-corp-hero-copy { padding: 6px 4px; }
  .ws-corp #corp-title { font-size: 42px; }
  .ws-corp-hero-visual { max-width: 580px; width: 100%; margin: 0 auto; }
  .ws-corp .ws-corp-hero-photo { aspect-ratio: 1.7; }
  .ws-corp-steps, .ws-corp-price-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .ws-corp-support { padding: 25px; gap: 32px; grid-template-columns: 1fr; }
  .ws-corp .ws-corp-support-photo { aspect-ratio: 1.65; }
  .ws-corp-loyalty { grid-template-columns: 1fr; gap: 20px; padding: 27px; }
  .ws-corp-final { padding-inline: 8px; }
  .ws-corp-final h2 { font-size: 22px; }
  .ws-corp-final img { width: 80px; }
}
@media (max-width:540px) {
  .ws-corp { width: calc(100% - 20px); margin-top: 14px; }
  .ws-corp .ws-corp-surface { border-radius: 25px; }
  .ws-corp-hero { padding: 22px; gap: 24px; }
  .ws-corp #corp-title { font-size: 35px; }
  .ws-corp .ws-corp-lead { font-size: 14px; margin: 19px 0; }
  .ws-corp-lead br { display: none; }
  .ws-corp-hero-actions { gap: 20px; }
  .ws-corp-hero-note { margin-top: 20px; font-size: 10px; }
  .ws-corp-photo-label { left: -6px; padding: 12px 14px; font-size: 11px; border-radius: 15px; }
  .ws-corp-photo-label span { font-size: 9px; }
  .ws-corp .ws-corp-briefcase { width: 88px; right: -16px; bottom: -7px; }
  .ws-corp-languages { margin: 29px 5px 35px; }
  .ws-corp-small-heading { display: block; }
  .ws-corp-small-heading h2 { font-size: 21px; }
  .ws-corp-small-heading p { margin-top: 6px; }
  .ws-corp-language-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .ws-corp-section-heading { display: block; margin-bottom: 19px; }
  .ws-corp-caption { display: none; }
  .ws-corp h2 { font-size: 25px; }
  .ws-corp-steps-section { padding: 0 5px; margin-bottom: 35px; }
  .ws-corp-steps { grid-template-columns: 1fr; gap: 11px; }
  .ws-corp-step { position: relative; padding: 19px 18px 19px 87px; min-height: 145px; }
  .ws-corp-step-top { position: absolute; left: 14px; top: 18px; display: grid; justify-items: center; gap: 8px; }
  .ws-corp .ws-corp-step-icon { width: 57px; height: 57px; }
  .ws-corp-step-top > span { font-size: 16px; }
  .ws-corp-step h3 { font-size: 16px; }
  .ws-corp-step p { margin-top: 8px; }
  .ws-corp-support { padding: 20px; margin-bottom: 35px; }
  .ws-corp .ws-corp-headphones { width: 99px; right: -10px; bottom: -19px; }
  .ws-corp-pricing { margin-inline: 5px; }
  .ws-corp-price-grid { gap: 11px; }
  .ws-corp-price { padding: 15px 12px; border-radius: 19px; }
  .ws-corp-price-top { align-items: start; flex-direction: column; gap: 7px; }
  .ws-corp-amount { font-size: 36px; margin-top: 15px; }
  .ws-corp-price li { font-size: 10px; line-height: 1.5; }
  .ws-corp .ws-corp-button-blue { padding: 10px; gap: 7px; font-size: 10px; }
  .ws-corp-included { gap: 10px; }
  .ws-corp-included img { width: 48px; flex-shrink: 0; }
  .ws-corp-loyalty { padding: 23px; }
  .ws-corp th, .ws-corp td { padding: 12px 5px; }
  .ws-corp-final { flex-direction: column; align-items: start; padding: 23px 15px 8px; gap: 13px; }
  .ws-corp-final > div { gap: 15px; }
  .ws-corp-final h2 { font-size: 21px; }
}
@media (prefers-reduced-motion:reduce) { .ws-corp a { transition: none; } }
