.people-ops-card{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);margin-top:1rem;overflow:hidden;border:1px solid rgba(216,209,198,.54);border-radius:1.25rem;background:#fcf8f1;color:#1f2925;text-decoration:none;box-shadow:0 18px 45px rgba(11,47,40,.12);transition:transform .25s ease,box-shadow .25s ease}
.people-ops-card:hover,.people-ops-card:focus-visible{transform:translateY(-3px);box-shadow:0 24px 55px rgba(11,47,40,.17);outline:3px solid rgba(184,138,59,.35);outline-offset:3px}
.people-ops-card-image{position:relative;min-height:420px;overflow:hidden;background:#d8d1c6}
.people-ops-card-image:after{content:"";position:absolute;inset:0;background:rgba(11,47,40,.12)}
.people-ops-card-image img{display:block;width:100%;height:100%;object-fit:cover;filter:blur(3px) saturate(.76);transform:scale(1.025)}
.people-ops-status{position:absolute;z-index:1;top:1.25rem;left:1.25rem;padding:.52rem .78rem;border:1px solid rgba(252,248,241,.72);border-radius:999px;background:rgba(252,248,241,.9);color:#4a161e;font-size:.66rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(8px)}
.people-ops-card-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.5rem,4vw,3rem)}
.people-ops-card-copy .eyebrow{color:#b88a3b}
.people-ops-card-copy h3{margin:.45rem 0 .9rem;color:#0b2f28;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.1rem,3.6vw,3.65rem);line-height:.98}
.people-ops-card-copy>p:not(.eyebrow){margin:0;color:#6f746d;line-height:1.7}
.people-ops-card-copy>.people-ops-card-tagline{margin:0 0 .65rem;color:#4a161e;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:700;line-height:1.12}
.people-ops-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.35rem 0 1.55rem}
.people-ops-chips span{padding:.46rem .7rem;border-radius:999px;font-size:.7rem;font-weight:780}
.people-ops-chips span:nth-child(1){background:#4a161e;color:#fff}.people-ops-chips span:nth-child(2){background:#69b3ae;color:#123b3a}.people-ops-chips span:nth-child(3){background:#2f6f73;color:#fff}.people-ops-chips span:nth-child(4){background:#a79ac8;color:#2f2545}.people-ops-chips span:nth-child(5){background:#c6a15b;color:#33230b}
.people-ops-card-copy>strong{color:#4a161e;font-size:.82rem;letter-spacing:.02em}
.people-ops-page{background:#f7f2e8}
.people-ops-preview{padding:clamp(5.5rem,10vw,8rem) clamp(1.25rem,6vw,6rem) clamp(4rem,8vw,7rem)}
.people-ops-preview-inner{width:min(1180px,100%);margin:auto}
.people-ops-back{display:inline-flex;margin-bottom:2.3rem;color:#4a161e;font-size:.78rem;font-weight:800;text-decoration:none}
.people-ops-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(2rem,5vw,5rem);align-items:center;padding-bottom:clamp(3rem,6vw,5rem);border-bottom:1px solid #d8d1c6}
.people-ops-hero h1{margin:.55rem 0 1rem;color:#0b2f28;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(3.35rem,7vw,6.4rem);line-height:.88}
.people-ops-hero-copy>p:last-child{max-width:680px;margin:0;color:#6f746d;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.72}
.people-ops-hero-image{position:relative;overflow:hidden;aspect-ratio:4/3;border-radius:1.2rem;box-shadow:0 24px 55px rgba(11,47,40,.16)}
.people-ops-hero-image img{width:100%;height:100%;object-fit:cover;filter:blur(4px) saturate(.72);transform:scale(1.04)}
.topic-map{padding-top:clamp(3rem,7vw,5.5rem)}
.topic-map-heading{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;align-items:end;margin-bottom:2rem}.topic-map-heading h2{margin:.45rem 0 0;color:#0b2f28;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.7rem,5vw,4.7rem);line-height:.94}.topic-map-heading>p{margin:0;color:#6f746d;line-height:1.7}
.topic-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.topic-group{padding:clamp(1.25rem,3vw,2rem);border:1px solid #d8d1c6;border-radius:1rem;background:#fcf8f1}.topic-group:last-child{grid-column:1/-1}.topic-group>p{margin:0 0 .9rem;color:#b88a3b;font-size:.66rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.topic-group ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:0;padding:0;list-style:none}.topic-group li{display:flex;align-items:center;min-height:5.4rem;padding:1rem;border-radius:.75rem;background:#efe8dc;color:#0b2f28;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.18rem;font-weight:700;line-height:1.05}.topic-group--open li{background:#d9ebe7}.topic-group--open li:nth-child(2){background:#efe4d6}.topic-group--open li:nth-child(3){background:#e2dcf0}.topic-group--masked{overflow:hidden}.topic-group--masked li{position:relative;overflow:visible;background:transparent;isolation:isolate}.topic-group--masked li:before{content:"";position:absolute;inset:.55rem .35rem;border-radius:999px;background:linear-gradient(120deg,#eee3d4,#dce8e3);filter:blur(7px);opacity:.9;z-index:-1}.topic-group--masked:nth-child(3) li:before{background:linear-gradient(120deg,#ead5d7,#e2d9df)}.topic-group--masked:nth-child(4) li:before{background:linear-gradient(120deg,#d4e4eb,#dce5e6)}.topic-group--masked:nth-child(5) li:before{background:linear-gradient(120deg,#ded6ee,#e5dfe8)}.topic-group--masked li:after{content:"";position:absolute;inset:.75rem .6rem;border-radius:999px;background:rgba(252,248,241,.16);filter:blur(5px);z-index:1}.topic-group--masked li span{display:block;width:72%;color:rgba(11,47,40,.42);filter:blur(8px);user-select:none}.topic-group--masked li:nth-child(2) span{width:88%}.topic-group--masked li:nth-child(3) span{width:62%}
.topic-group--masked li{overflow:hidden;border:1px solid rgba(255,255,255,.48);border-radius:1.15rem;background:#d9ebe7;box-shadow:0 8px 22px rgba(47,111,115,.13)}
.topic-group--masked li:before{inset:0;border-radius:inherit;background:transparent!important;filter:none;opacity:1}
.topic-group--masked li:nth-child(2){background:#eadcdc;box-shadow:0 8px 22px rgba(74,22,30,.11)}
.topic-group--masked li:nth-child(3){background:#e7dcbf;box-shadow:0 8px 22px rgba(184,138,59,.13)}
.topic-group--masked:nth-child(3) li:nth-child(1){background:#eadcdc}.topic-group--masked:nth-child(3) li:nth-child(2){background:#d9ebe7}.topic-group--masked:nth-child(3) li:nth-child(3){background:#e2dcf0;box-shadow:0 8px 22px rgba(106,88,146,.13)}
.topic-group--masked:nth-child(4) li:nth-child(1){background:#dce7ed}.topic-group--masked:nth-child(4) li:nth-child(2){background:#cfe4e2}.topic-group--masked:nth-child(4) li:nth-child(3){background:#d6e0ea}
.topic-group--masked:nth-child(5) li:nth-child(1){background:#e2dcf0}.topic-group--masked:nth-child(5) li:nth-child(2){background:#e7dcbf}.topic-group--masked:nth-child(5) li:nth-child(3){background:#eadcdc}
.topic-group--masked li:after{inset:0;border-radius:inherit;background:linear-gradient(110deg,rgba(255,255,255,.05),rgba(255,255,255,.24) 52%,rgba(255,255,255,.06));filter:none;backdrop-filter:blur(1px);z-index:1}
.topic-group--masked li span{position:relative;z-index:2;height:.82rem;border-radius:999px;background:rgba(11,47,40,.48);color:transparent!important;font-size:0;filter:blur(4px);opacity:.92}
.topic-group--masked li span:after{content:"";position:absolute;top:1.05rem;left:0;width:68%;height:.46rem;border-radius:999px;background:rgba(11,47,40,.32)}
.topic-group--masked li:nth-child(2) span:after{width:54%}.topic-group--masked li:nth-child(3) span:after{width:78%}
@media(max-width:760px){.people-ops-card{grid-template-columns:1fr}.people-ops-card-image{min-height:260px}.people-ops-card-copy{padding:1.35rem}.people-ops-preview{padding-top:5.5rem}.people-ops-hero{grid-template-columns:1fr}.people-ops-hero-image{aspect-ratio:16/10}.topic-map-heading{grid-template-columns:1fr;gap:.8rem}.topic-groups{grid-template-columns:1fr}.topic-group:last-child{grid-column:auto}.topic-group ul{grid-template-columns:1fr}.topic-group li{min-height:4.6rem}.people-ops-status{top:1rem;left:1rem}}
@media(prefers-reduced-motion:reduce){.people-ops-card{transition:none}}
.ai-practice{margin-top:1rem;padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(47,111,115,.2);border-radius:1rem;background:#0b2f28;color:#fcf8f1}
.ai-practice-heading{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,1.2fr);gap:2rem;align-items:end;padding-bottom:1.2rem;border-bottom:1px solid rgba(252,248,241,.18)}
.ai-practice .card-eyebrow{margin:0;color:#e2c27f}.ai-practice-heading h3{margin:.38rem 0 0;color:#fcf8f1;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(1.9rem,3vw,3rem);line-height:1}.ai-practice-heading>p{margin:0;color:#d7ddd8;line-height:1.65}
.ai-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.ai-tool-grid article{display:flex;flex-direction:column;gap:.55rem;min-height:9.2rem;padding:1rem;border:1px solid rgba(252,248,241,.16);border-radius:.75rem;background:rgba(252,248,241,.07)}.ai-tool-grid strong{color:#fff;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.5rem}.ai-tool-grid span{color:#d7ddd8;font-size:.8rem;line-height:1.55}
.ai-skills{margin-top:1.2rem}.ai-skills>p{margin:0 0 .65rem;color:#e2c27f;font-size:.65rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.ai-skills>div{display:flex;flex-wrap:wrap;gap:.5rem}.ai-skills span{padding:.45rem .68rem;border-radius:999px;background:#f7f2e8;color:#0b2f28;font-size:.69rem;font-weight:780}.ai-skills span:nth-child(2),.ai-skills span:nth-child(6){background:#69b3ae}.ai-skills span:nth-child(3),.ai-skills span:nth-child(7){background:#a79ac8}.ai-skills span:nth-child(4),.ai-skills span:nth-child(8){background:#c6a15b}
@media(max-width:760px){.ai-practice-heading{grid-template-columns:1fr;gap:.75rem}.ai-tool-grid{grid-template-columns:1fr}.ai-tool-grid article{min-height:0}}
