/* Grow With 20 Microns — isolated additions to the approved Careers UI system */
.gr-page { overflow-x: hidden; }
.gr-page main { overflow: clip; }
.gr-hero .cl-hero-media img { object-position: center; }
.gr-hero-tagline { margin: 0 0 8px!important; color: #fff!important; font-size: clamp(1.08rem,1.6vw,1.35rem)!important; font-weight: 700; }
.gr-values strong { font-size: 1rem!important; }
.gr-values strong span { color: #9cc4b9; font-size: .8rem; }
.gr-values small { font-size: .76rem!important; }

/* Page navigation */
.gr-section-nav { position: sticky; top: 55px; z-index: 40; border-bottom: 1px solid rgba(217,228,225,.9); background: rgba(255,255,255,.93); box-shadow: 0 12px 34px rgba(8,40,51,.055); backdrop-filter: blur(18px); }
.gr-section-nav-track { display: flex; gap: 8px; overflow-x: auto; padding: 11px 0; scrollbar-width: none; }
.gr-section-nav-track::-webkit-scrollbar { display: none; }
.gr-section-nav a { flex: 0 0 auto; padding: 10px 14px; border-radius: 9px; color: #657b7f; font-size: .71rem; font-weight: 750; text-decoration: none; white-space: nowrap; transition: .25s; }
.gr-section-nav a:hover,.gr-section-nav a.is-active { color: #123d44; background: #e5f0ed; }

/* Career introduction */
.gr-intro { background: #fff; }
.gr-intro-grid { display: grid; grid-template-columns: .78fr 1.22fr; gap: 90px; align-items: start; }
.gr-intro-heading { position: sticky; top: 150px; }
.gr-intro-heading h2,.gr-early-card h2 { margin: 14px 0 0; color: var(--cl-ink); font-size: var(--cl-heading-size); font-weight: 700; line-height: 1.08; letter-spacing: -.038em; text-wrap: balance; }
.gr-intro-heading h2 span { color: var(--cl-sage); }
.gr-intro-index { display: flex; align-items: center; gap: 17px; margin-top: 38px; padding-top: 26px; border-top: 1px solid var(--cl-line); }
.gr-intro-index strong { color: var(--cl-sage); font-size: 3.5rem; line-height: 1; letter-spacing: -.08em; }
.gr-intro-index span { color: #72878b; font-size: .74rem; font-weight: 750; letter-spacing: .08em; line-height: 1.4; text-transform: uppercase; }
.gr-intro-copy { padding: 42px; border: 1px solid var(--cl-line); border-radius: 26px; background: linear-gradient(145deg,#f8fbfa,#eff6f4); box-shadow: 0 25px 70px rgba(8,40,51,.08); }
.gr-intro-copy p { margin: 0 0 18px; color: #60777c; font-size: .98rem; line-height: 1.82; }
.gr-intro-copy p:first-child { color: #284e55; font-size: 1.14rem; font-weight: 580; line-height: 1.75; }
.gr-intro-copy p:last-child { margin-bottom: 0; }

/* What we offer */
.gr-offer { isolation: isolate; }
.gr-offer:after { content: ""; position: absolute; inset: 0; z-index: -1; background: radial-gradient(circle at 85% 8%,rgba(127,166,155,.22),transparent 28%); }
.gr-offer-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; }
.gr-offer-card { position: relative; min-height: 390px; padding: 30px; border: 1px solid rgba(255,255,255,.11); border-radius: 22px; background: linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.03)); overflow: hidden; transition: .3s ease; }
.gr-offer-card:before { content: ""; position: absolute; inset: auto 0 0; height: 4px; background: #9cc4b9; transform: scaleX(0); transform-origin: left; transition: .3s ease; }
.gr-offer-card:hover { border-color: rgba(156,196,185,.48); background: rgba(255,255,255,.09); transform: translateY(-7px); }
.gr-offer-card:hover:before { transform: scaleX(1); }
.gr-offer-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 39px; }
.gr-offer-top span { color: rgba(255,255,255,.34); font-size: .72rem; font-weight: 800; letter-spacing: .12em; }
.gr-offer-top i { width: 50px; height: 50px; display: grid; place-items: center; border-radius: 15px; color: #acd1c7; background: rgba(127,166,155,.18); }
.gr-offer-card h3 { margin: 0 0 14px; color: #fff; font-size: 1.22rem; }
.gr-offer-card p { margin: 0; color: rgba(255,255,255,.63); font-size: .81rem; line-height: 1.72; }

/* Career pathways */
.gr-pathways .cl-section-head { margin-bottom: 60px; }
.gr-copy { margin: 0 0 15px; color: #667d81; font-size: .9rem; line-height: 1.72; }
.gr-pathways .cl-join-list { grid-template-columns: 1fr 1fr; }
.gr-pathways .cl-join-list article { grid-template-columns: 42px 1fr; padding: 15px; }
.gr-pathways .cl-join-list article > i { width: 39px; height: 39px; }
.gr-path-button { margin-top: 25px; }
.gr-early-card { display: grid; grid-template-columns: .85fr 1.15fr; gap: 65px; margin-top: 75px; padding: 48px; border: 1px solid var(--cl-line); border-radius: 30px; background: var(--cl-mist); box-shadow: 0 28px 75px rgba(8,40,51,.08); }
.gr-early-card p { margin: 18px 0 0; color: #637a7e; font-size: .89rem; line-height: 1.75; }
.gr-early-card h3 { margin: 0 0 13px; color: var(--cl-ink); font-size: .94rem; }
.gr-early-card h3:nth-of-type(2) { margin-top: 25px; }
.gr-tag-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.gr-tag-grid span { display: flex; align-items: center; gap: 9px; padding: 13px 14px; border: 1px solid var(--cl-line); border-radius: 11px; color: #47646a; background: #fff; font-size: .73rem; font-weight: 750; }
.gr-tag-grid i { color: #719a90; }
.gr-tag-grid.compact span { padding: 10px 12px; }

/* Global exposure */
.gr-global-shell { display: grid; grid-template-columns: .62fr 1.38fr; gap: 18px; padding: 18px; border: 1px solid var(--cl-line); border-radius: 30px; background: #fff; box-shadow: 0 30px 80px rgba(8,40,51,.1); }
.gr-global-stat { min-height: 360px; display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 22px; color: #fff; background: linear-gradient(145deg,#062832,#0b4148); }
.gr-global-stat > i { margin-bottom: 24px; color: #a9d1c6; font-size: 2.7rem; }
.gr-global-stat strong { font-size: 5.6rem; line-height: .9; letter-spacing: -.08em; }
.gr-global-stat strong span { color: #9cc4b9; font-size: 2rem; }
.gr-global-stat small { margin-top: 15px; color: rgba(255,255,255,.58); font-size: .73rem; letter-spacing: .1em; text-transform: uppercase; }
.gr-global-list { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; align-content: center; padding: 20px; }
.gr-global-list span { min-height: 70px; display: flex; align-items: center; gap: 13px; padding: 17px; border: 1px solid var(--cl-line); border-radius: 14px; color: #49666b; background: var(--cl-mist); font-size: .8rem; font-weight: 700; }
.gr-global-list i { width: 36px; height: 36px; flex: 0 0 36px; display: grid; place-items: center; border-radius: 10px; color: #587f76; background: #dfece8; }
.gr-global-note { display: flex; justify-content: center; align-items: flex-start; gap: 9px; max-width: 900px; margin: 25px auto 0; color: #6e8185; font-size: .76rem; line-height: 1.6; text-align: center; }
.gr-global-note i { margin-top: 3px; color: #719a90; }

/* Small content-specific refinements */
.gr-page .cl-feature-card p { font-size: .82rem; line-height: 1.62; }
.gr-page .cl-job-card { display: flex; flex-direction: column; }
.gr-page .cl-job-actions { margin-top: auto; }
.gr-page .cl-promise-copy p { margin: 0 0 13px; font-size: .85rem; }
.gr-page .cl-application-card .cr-form-grid { gap: 15px; }
.gr-page .cl-application-card .cr-form-group input,.gr-page .cl-application-card .cr-form-group textarea { background: #f8fbfa; }

@media (max-width: 1100px) {
    .gr-section-nav { top: 70px; }
    .gr-offer-grid { grid-template-columns: 1fr 1fr; }
    .gr-pathways .cl-join-list { grid-template-columns: 1fr; }
    .gr-early-card { grid-template-columns: 1fr; gap: 38px; }
}
@media (max-width: 900px) {
    .gr-intro-grid { grid-template-columns: 1fr; gap: 38px; }
    .gr-intro-heading { position: static; }
    .gr-global-shell { grid-template-columns: 1fr; }
    .gr-global-stat { min-height: 290px; }
}
@media (max-width: 800px) {
    .gr-section-nav { top: 62px; }
    .gr-intro-copy { padding: 28px 23px; }
    .gr-offer-grid { grid-template-columns: 1fr; }
    .gr-offer-card { min-height: auto; }
    .gr-pathways .cl-join-list { grid-template-columns: 1fr; }
    .gr-early-card { margin-top: 48px; padding: 32px 24px; }
    .gr-global-list { grid-template-columns: 1fr; padding: 8px; }
}
@media (max-width: 520px) {
    .gr-hero .cl-hero-media img { object-position: 66% center; }
    .gr-hero-tagline { font-size: 1rem!important; }
    .gr-intro-heading h2,.gr-early-card h2 { font-size: 1.85rem; }
    .gr-tag-grid { grid-template-columns: 1fr; }
    .gr-global-shell { padding: 10px; border-radius: 21px; }
    .gr-global-stat { min-height: 250px; }
    .gr-global-stat strong { font-size: 4.6rem; }
}
