.ats-about { color: #0e2748; background: #fff; }
.ats-about * { box-sizing: border-box; }
.ats-about h1, .ats-about h2, .ats-about h3, .ats-about p { margin-top: 0; }
.ats-about-kicker { margin-bottom: 13px; color: #58a9ff; font-family: "Roboto Mono", monospace; font-size: .62rem; font-weight: 700; letter-spacing: .17em; text-transform: uppercase; }
.ats-about-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 24px; }
.ats-about-actions .button { min-height: 42px; padding: 0 18px; gap: 18px; font-size: .72rem; }
.ats-about-button--outline { border: 1px solid rgba(116,177,241,.62); color: #d8ebff; }
.ats-about-button--outline:hover { border-color: #fff; color: #fff; }
.ats-about-hero { padding: 64px 0 58px; background: radial-gradient(circle at 84% 45%, rgba(33,124,193,.24), transparent 34%), linear-gradient(112deg, #06152c, #071c38 61%, #092343); }
.ats-about-hero__grid { display: grid; grid-template-columns: .96fr 1.04fr; gap: 46px; align-items: center; }
.ats-about-hero h1 { margin-bottom: 20px; color: #fff; font-size: clamp(2.6rem,4.4vw,4.15rem); line-height: 1.06; letter-spacing: -.072em; }
.ats-about-hero__copy > p:not(.ats-about-kicker) { max-width: 585px; color: #cbd9e9; font-size: .84rem; line-height: 1.75; }
.ats-strategy-map { padding: 0; color: #fff; }
.ats-strategy-map > p { margin: 0 0 11px; color: #a4bdd8; font-size: .64rem; }
.ats-strategy-map__grid { display: grid; grid-template-columns: 202px 116px minmax(0,1fr); align-items: center; }
.ats-strategy-list { display: grid; gap: 8px; }
.ats-strategy-list article { display: grid; min-height: 63px; grid-template-columns: 24px 1fr 70px; align-items: center; gap: 7px; padding: 8px 10px; border: 1px solid rgba(159,190,223,.3); border-radius: 6px; background: rgba(10,44,84,.58); }
.ats-strategy-list span { width: 20px; color: #63a9f6; font-family: "Roboto Mono", monospace; font-size: .93rem; text-align: center; }
.ats-strategy-list b { display: block; color: #dbe9f8; font-size: .59rem; line-height: 1.24; }
.ats-strategy-list__label small { display: block; margin-top: 4px; color: #63a9f6; font-size: .6rem; font-style: italic; line-height: 1.2; }
.ats-strategy-list svg { width: 70px; height: 29px; fill: none; stroke: #62aaff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.5; }
.ats-strategy-map__links { padding-left: 4px; }
.ats-strategy-map__links svg { width: 122px; height: 418px; overflow: visible; }
.ats-strategy-map__links path { fill: none; stroke: #58a9ff; stroke-dasharray: 4 4; stroke-width: 1.2; }
.ats-strategy-map__links circle { fill: #1d4ed8; stroke: #75bcff; stroke-width: 1; }
.ats-strategy-map__links text { fill: #fff; font-size: 15px; text-anchor: middle; }
.ats-strategy-result { min-height: 336px; padding: 20px 14px 16px; border: 1px solid rgba(159,190,223,.32); border-radius: 6px; background: rgba(7,31,67,.5); }
.ats-strategy-result h2 { margin-bottom: 18px; color: #fff; font-size: .69rem; line-height: 1.35; text-align: center; }
.ats-strategy-result > svg { width: 100%; height: 185px; }
.ats-strategy-result .grid { fill: none; stroke: rgba(168,194,222,.14); stroke-width: 1; }
.ats-strategy-result .area { fill: rgba(34,197,94,.11); }
.ats-strategy-result .line { fill: none; stroke: #22c55e; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.4; }
.ats-strategy-result__metrics { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 9px; }
.ats-strategy-result__metrics span { display: grid; color: #aac0d8; font-size: .56rem; line-height: 1.4; }
.ats-strategy-result__metrics strong { display: block; margin-top: 7px; color: #22c55e; font-family: "Roboto Mono", monospace; font-size: 1rem; }
.ats-strategy-result__metrics i { width: 64px; margin-top: 15px; border-top: 2px solid #22c55e; }
.ats-about-overview { padding: 58px 0 0; }
.ats-about-benefits { display: grid; grid-template-columns: repeat(4,1fr); gap: 15px; margin-bottom: 56px; }
.ats-about-benefits article { min-height: 214px; padding: 21px 18px; border: 1px solid #e0e7ef; border-radius: 6px; background: #fff; transition: transform .2s ease, box-shadow .2s ease; }
.ats-about-benefits article:hover { transform: translateY(-4px); box-shadow: 0 16px 26px rgba(7,29,73,.08); }
.ats-about-benefits img { display: block; width: 38px; height: 38px; margin-bottom: 18px; object-fit: contain; }
.ats-about-principles svg { width: 38px; height: 38px; margin-bottom: 18px; fill: none; stroke: #1d4ed8; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.65; }
.ats-about-benefits h2 { margin-bottom: 10px; color: #071d49; font-size: .9rem; }
.ats-about-benefits p, .ats-about-principles p { margin: 0; color: #64748b; font-size: .69rem; line-height: 1.68; }
.ats-about-section-heading h2 { margin-bottom: 21px; color: #071d49; font-size: 1.55rem; letter-spacing: -.05em; }
.ats-about-section-heading .ats-about-kicker { display: none; }
.ats-about-markets { display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; padding-bottom: 54px; }
.ats-about-markets article { display: flex; min-height: 147px; justify-content: space-between; gap: 8px; padding: 18px 15px; border: 1px solid #e0e7ef; border-radius: 6px; }
.ats-about-markets h3 { margin-bottom: 8px; color: #071d49; font-size: .82rem; }
.ats-about-markets p { margin: 0; color: #50647f; font-size: .64rem; line-height: 1.65; }
.ats-about-markets img { width: 42px; height: 42px; flex: 0 0 auto; align-self: center; object-fit: contain; }
.ats-about-process { padding: 36px 0; background: linear-gradient(110deg,#06152c,#072554); color: #fff; }
.ats-about-process__grid { display: grid; grid-template-columns: 146px 1fr; gap: 26px; align-items: center; }
.ats-about-process h2 { margin: 0; color: #fff; font-size: 1.24rem; line-height: 1.26; letter-spacing: -.045em; }
.ats-process-steps { --step-gap: 22px; display: grid; grid-template-columns: repeat(5,1fr); gap: var(--step-gap); }
.ats-process-steps article { position: relative; }
.ats-process-steps article:not(:last-child)::after { position: absolute; top: 20px; left: 50px; width: calc(100% + var(--step-gap) - 62px); border-top: 1px dashed #8cb5df; content: ""; }
.ats-process-steps article:not(:last-child)::before { position: absolute; top: 16px; left: calc(100% + var(--step-gap) - 15px); width: 7px; height: 7px; border-top: 1px solid #b4d0ec; border-right: 1px solid #b4d0ec; content: ""; transform: rotate(45deg); }
.ats-process-steps svg { display: block; width: 39px; height: 39px; margin-bottom: 11px; fill: none; stroke: #85b9ee; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.45; }
.ats-process-steps b { display: block; margin-bottom: 8px; color: #fff; font-size: .69rem; }
.ats-process-steps p { margin: 0; color: #bac9da; font-size: .58rem; line-height: 1.62; }
.ats-about-infrastructure { padding: 54px 0 62px; }
.ats-platform-row { display: grid; grid-template-columns: repeat(5,1fr); gap: 18px; }
.ats-platform-row span { display: grid; min-height: 70px; place-items: center; padding: 12px; }
.ats-platform-row img { display: block; width: auto; max-width: 88%; height: auto; max-height: 38px; object-fit: contain; }
.ats-platform-note { margin: 12px 0 24px; color: #8b9aaf; font-size: .69rem; text-align: center; }
.ats-ecosystem { display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; border: 1px solid #dce5ef; border-radius: 6px; }
.ats-ecosystem > article { padding: 20px 22px 17px; }
.ats-ecosystem > article + article { border-left: 1px solid #dce5ef; }
.ats-ecosystem h3 { margin-bottom: 4px; color: #071d49; font-size: .88rem; }
.ats-ecosystem p { margin-bottom: 20px; color: #64748b; font-size: .62rem; }
.ats-wordmarks { display: grid; grid-template-columns: repeat(3,1fr); gap: 1px; margin-bottom: 18px; background: #edf2f7; }
.ats-wordmarks b { display: grid; min-height: 49px; place-items: center; padding: 7px; background: #fff; color: #233a5b; font-size: .72rem; text-align: center; transition: color .2s ease; }
.ats-wordmarks b:hover { color: #1d4ed8; }
.ats-trust { display: grid; grid-template-columns: repeat(3,1fr); gap: 7px; }
.ats-trust span { position: relative; padding-left: 14px; color: #64748b; font-size: .55rem; line-height: 1.5; }
.ats-trust span::before { position: absolute; top: 3px; left: 0; width: 8px; height: 8px; border: 1px solid #1d4ed8; border-radius: 50%; content: ""; }
.ats-trust .ats-trust__with-icon { display: flex; align-items: center; gap: 6px; padding-left: 0; }
.ats-trust .ats-trust__with-icon::before { display: none; }
.ats-trust__with-icon svg { width: 16px; height: 16px; flex: 0 0 auto; fill: none; stroke: #1d4ed8; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.6; }
.ats-about-principles { margin-top: 18px; padding: 20px 22px; border: 1px solid #dce5ef; border-radius: 6px; }
.ats-about-principles h2 { margin-bottom: 19px; color: #071d49; font-size: 1.35rem; letter-spacing: -.045em; }
.ats-about-principles > div { display: grid; grid-template-columns: repeat(3,1fr); }
.ats-about-principles article { display: grid; grid-template-columns: 46px 1fr; padding: 3px 18px; column-gap: 12px; }
.ats-about-principles article + article { border-left: 1px solid #e0e7ef; }
.ats-about-principles svg { grid-row: span 2; margin: 0; }
.ats-about-principles article:nth-child(2) svg, .ats-about-principles article:nth-child(3) svg { stroke: #22c55e; }
.ats-principle-emoji { grid-row: span 2; align-self: start; font-family: "Segoe UI Emoji","Apple Color Emoji",sans-serif; font-size: 31px; line-height: 1; }
.ats-about-principles h3 { margin-bottom: 5px; color: #071d49; font-size: .78rem; }
.ats-about-cta { padding: 0 0 60px; }
.ats-about-cta__panel { display: grid; grid-template-columns: 46px 1fr auto; gap: 17px; align-items: center; padding: 26px 28px; border-radius: 6px; background: radial-gradient(circle at 83% 50%,rgba(29,78,216,.32),transparent 25%),linear-gradient(105deg,#06152c,#072554); }
.ats-about-cta__panel > svg { width: 42px; height: 42px; fill: none; stroke: #9dbbdb; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.45; }
.ats-about-cta h2 { margin-bottom: 6px; color: #fff; font-size: 1.07rem; }
.ats-about-cta p { max-width: 550px; margin: 0; color: #bac9da; font-size: .67rem; line-height: 1.6; }
.ats-about-cta .ats-about-actions { margin-top: 0; }
@media (max-width: 980px) {
  .ats-about-hero__grid { grid-template-columns: 1fr; }
  .ats-strategy-map { max-width: 700px; }
  .ats-about-benefits, .ats-about-markets { grid-template-columns: repeat(2,1fr); }
  .ats-about-process__grid { grid-template-columns: 1fr; }
  .ats-process-steps { --step-gap: 16px; }
  .ats-about-cta__panel { grid-template-columns: 46px 1fr; }
  .ats-about-cta .ats-about-actions { grid-column: 2; }
}
@media (max-width: 680px) {
  .ats-about-hero { padding: 46px 0 42px; }
  .ats-about-hero h1 { font-size: 2.6rem; }
  .ats-about-hero__copy > p:not(.ats-about-kicker) { font-size: .78rem; }
  .ats-strategy-map__grid { grid-template-columns: 112px 48px minmax(0,1fr); }
  .ats-strategy-list article { min-height: 34px; grid-template-columns: 15px 1fr; padding: 5px 6px; gap: 4px; }
  .ats-strategy-list span { width: 15px; font-size: .72rem; }
  .ats-strategy-list b { font-size: .43rem; }
  .ats-strategy-list__label small { margin-top: 2px; font-size: .46rem; }
  .ats-strategy-list svg { display: none; }
  .ats-strategy-map__links { padding-left: 0; }
  .ats-strategy-map__links svg { width: 52px; height: 235px; }
  .ats-strategy-result { min-height: 0; padding: 10px 7px; }
  .ats-strategy-result h2 { font-size: .53rem; }
  .ats-strategy-result > svg { height: 102px; }
  .ats-strategy-result__metrics { display: block; margin-top: 4px; }
  .ats-strategy-result__metrics span { font-size: .4rem; }
  .ats-strategy-result__metrics span + span { display: none; }
  .ats-strategy-result__metrics strong { font-size: .72rem; }
  .ats-about-overview { padding-top: 40px; }
  .ats-about-benefits { gap: 10px; margin-bottom: 42px; }
  .ats-about-benefits article { min-height: 195px; padding: 15px 12px; }
  .ats-about-benefits h2 { font-size: .77rem; }
  .ats-about-benefits p { font-size: .61rem; }
  .ats-about-markets { grid-template-columns: 1fr; gap: 10px; padding-bottom: 42px; }
  .ats-about-markets article { min-height: 120px; }
  .ats-process-steps { grid-template-columns: 1fr 1fr; gap: 21px 14px; }
  .ats-process-steps article:not(:last-child)::before, .ats-process-steps article:not(:last-child)::after { display: none; }
  .ats-about-infrastructure { padding: 42px 0; }
  .ats-platform-row { grid-template-columns: 1fr; }
  .ats-platform-row span { min-height: 50px; }
  .ats-ecosystem { grid-template-columns: 1fr; }
  .ats-ecosystem > article + article { border-top: 1px solid #dce5ef; border-left: 0; }
  .ats-about-principles > div { grid-template-columns: 1fr; }
  .ats-about-principles article { padding: 15px 0; }
  .ats-about-principles article + article { border-top: 1px solid #e0e7ef; border-left: 0; }
  .ats-about-cta { padding-bottom: 44px; }
  .ats-about-cta__panel { grid-template-columns: 1fr; padding: 22px 18px; }
  .ats-about-cta .ats-about-actions { grid-column: auto; flex-direction: column; width: 100%; }
}
