/* About page parity with the original Atlas layout. Loaded after shared theme styles. */
.about-page-parity{color:#102a43;background:#f7fafc}
.about-page-parity .inner-hero{min-height:470px;padding:0;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(0,48,40,.97),rgba(0,58,48,.5)),url('../images/atlas-hero.png') 70% 49%/cover no-repeat}
.about-page-parity .inner-hero .narrow{width:min(100% - 100px,1180px);max-width:1180px}
.about-page-parity .inner-hero .eyebrow{color:#efcf7c}
.about-page-parity .inner-hero .eyebrow>span{background:#dcb25c}
.about-page-parity .inner-hero h1{max-width:780px;margin:18px 0 16px;color:#f4d78d;font-size:clamp(42px,5.3vw,68px);line-height:.99;letter-spacing:-.035em}
.about-page-parity .inner-hero p{max-width:650px;margin:0;color:#d7e3df;font-size:16px;line-height:1.65}

.about-page-parity .story-section{padding-block:100px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}
.about-page-parity .story-section h2{margin:13px 0 20px;color:#102a43;font-size:clamp(32px,4vw,49px);line-height:1.05;letter-spacing:-.04em}
.about-page-parity .story-copy{color:#5f7488;font-size:14px;line-height:1.8}

.about-page-parity .values-section{padding-block:80px;color:#102a43;background:#fff}
.about-page-parity .values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d8d5ce;border:1px solid #d8d5ce}
.about-page-parity .values-grid>div{min-height:230px;padding:30px;color:#102a43;background:#fff;border:0;border-radius:0;box-shadow:0 14px 34px rgba(7,55,99,.067)}
.about-page-parity .values-grid .atlas-icon{width:30px;height:24px;padding:0;color:#b0802d;border:0;border-radius:0}
.about-page-parity .values-grid h3{margin:34px 0 10px;color:#102a43;font-size:16px;font-weight:400;line-height:1.5}
.about-page-parity .values-grid p{margin:0;color:#666a67;font-size:15px;line-height:1.6}

.about-page-parity .drivers-section{padding-block:100px}
.about-page-parity .about-section-heading{margin-bottom:42px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:end}
.about-page-parity .about-section-heading h2{margin:13px 0 0;color:#102a43;font-size:clamp(34px,4vw,50px);line-height:1.05;letter-spacing:-.04em}
.about-page-parity .about-section-heading>p{max-width:610px;margin:0;color:#5f7488;font-size:15px;line-height:1.75}
.about-page-parity .drivers-grid{margin-top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.about-page-parity .driver-card{overflow:hidden;color:#102a43;background:#fff;border:1px solid #d3e2ec;border-radius:8px;box-shadow:0 10px 28px rgba(7,55,99,.055);transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}
.about-page-parity .driver-card:hover{transform:translateY(-5px);border-color:rgba(216,173,84,.7);box-shadow:0 18px 42px rgba(9,65,54,.14)}
.about-page-parity .driver-photo{height:405px;overflow:hidden;background:#161918}
.about-page-parity .driver-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 20%;filter:saturate(.82) contrast(1.03);transition:transform .55s ease,filter .35s ease}
.about-page-parity .driver-card:hover .driver-photo img{transform:scale(1.025);filter:saturate(.95) contrast(1.03)}
.about-page-parity .driver-copy{padding:24px}
.about-page-parity .driver-copy>span{display:flex;align-items:center;gap:7px;color:#e1b967;font-size:11px;font-weight:750;line-height:1.5;letter-spacing:.06em;text-transform:uppercase}
.about-page-parity .driver-copy>span .atlas-icon{width:15px;height:15px}
.about-page-parity .driver-copy h3{margin:10px 0 9px;color:#102a43;font-family:var(--font-prata),Georgia,serif;font-size:27px;font-weight:400;line-height:1.5}
.about-page-parity .driver-copy p{margin:0;color:#617588;font-size:14px;line-height:1.65}

.about-page-parity .company-legal-section{padding-block:95px;color:#102a43;background:#fff}
.about-page-parity .light-heading .eyebrow{color:#94610f}
.about-page-parity .light-heading .eyebrow>span{background:#0b5f9e}
.about-page-parity .light-heading>p{color:#626764}
.about-page-parity .company-legal-grid{margin-top:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}
.about-page-parity .company-legal-card{padding:30px;color:#102a43;background:#fff;border:1px solid #d3e1ea;border-radius:8px;box-shadow:0 14px 34px rgba(7,55,99,.067)}
.about-page-parity .company-legal-card>.atlas-icon{display:block;width:33px;height:33px;color:#b0802d;stroke-width:1.5}
.about-page-parity .legal-card-label{margin-top:24px;display:block;color:#b0802d;font-size:11px;font-weight:800;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}
.about-page-parity .company-legal-card h3{margin:7px 0 25px;color:#102a43;font-family:var(--font-prata),Georgia,serif;font-size:26px;font-weight:400;line-height:1.5}
.about-page-parity .company-legal-card dl{margin:0}
.about-page-parity .company-legal-card dl>div{padding:13px 0;display:grid;grid-template-columns:155px 1fr;gap:22px;border-top:1px solid #e1ddd4;border-bottom:0}
.about-page-parity .company-legal-card dt{color:#617588;font-size:12px;font-weight:700;line-height:1.5}
.about-page-parity .company-legal-card dd{margin:0;color:#203c55;font-size:14px;font-weight:650;line-height:1.5}
.about-page-parity .company-legal-card>a{min-height:46px;margin-top:20px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;color:#0b5748;background:#eef5f1;border:1px solid #aac5bc;border-radius:4px;font-size:12px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}
.about-page-parity .company-legal-card>a .atlas-icon{width:15px;height:15px}
.about-page-parity .company-legal-card>a:hover{color:#063d34;background:#fff5d9;border-color:#dcb25c}

.about-page-parity .cta-section{margin-block:70px;padding:42px 48px;display:flex;align-items:center;justify-content:space-between;gap:40px;color:#102a43;background:#fff;border:1px solid #e1e9e5;border-radius:8px;box-shadow:0 20px 50px rgba(16,42,67,.1)}
.about-page-parity .cta-section h2{margin:0 0 8px;color:#102a43;font-size:28px;line-height:1.5}
.about-page-parity .cta-section p{margin:0;color:#64748b;font-size:16px;line-height:1.5}
.about-page-parity .cta-button{min-height:48px;padding:0 24px;border-radius:5px;font-size:14px;white-space:nowrap}

@media(max-width:980px){
  .about-page-parity .story-section{grid-template-columns:1fr;gap:45px}
  .about-page-parity .about-section-heading,.about-page-parity .company-legal-grid{grid-template-columns:1fr;gap:28px}
  .about-page-parity .drivers-grid{grid-template-columns:1fr 1fr}
  .about-page-parity .driver-card:last-child{grid-column:1/-1;max-width:calc(50% - 7px)}
}

@media(max-width:680px){
  .about-page-parity .inner-hero .narrow{width:min(100% - 28px,1180px)}
  .about-page-parity .inner-hero h1{font-size:39px;line-height:1.02}
  .about-page-parity .story-section{padding-block:70px}
  .about-page-parity .values-grid{grid-template-columns:1fr;gap:10px;background:transparent;border:0}
  .about-page-parity .drivers-section,.about-page-parity .company-legal-section{padding-block:65px}
  .about-page-parity .about-section-heading{margin-bottom:28px}
  .about-page-parity .drivers-grid{grid-template-columns:1fr}
  .about-page-parity .driver-card:last-child{grid-column:auto;max-width:none}
  .about-page-parity .driver-photo{height:390px}
  .about-page-parity .driver-copy{padding:21px}
  .about-page-parity .company-legal-card{padding:22px 20px}
  .about-page-parity .company-legal-card dl>div{grid-template-columns:1fr;gap:5px}
  .about-page-parity .company-legal-card h3{font-size:24px}
  .about-page-parity .cta-section{margin-block:50px 85px;padding:30px 24px;display:block}
  .about-page-parity .cta-button{width:100%;margin-top:22px}
}
