:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17212b;background:#f4f8f7}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#e4f4ef 0,#f4f8f7 34rem)}button,input,select{font:inherit}a{color:#006d6f}.staff-card{max-width:48rem;margin:4rem auto;padding:2rem;border:1px solid #d6dee6;border-radius:1rem;background:#fff;box-shadow:0 .5rem 2rem #17212b12}.staff-entry-card{max-width:31rem;margin-top:clamp(4rem,14vh,9rem);padding:clamp(2rem,6vw,3rem);text-align:center}.staff-entry-card h1{margin:1.25rem 0 .75rem;font-size:clamp(1.75rem,5vw,2.4rem);line-height:1.1;letter-spacing:-.035em}.staff-entry-card p{color:#53616c;line-height:1.6}.staff-brand{min-width:5rem;min-height:2.25rem;padding:.35rem .8rem;border-radius:999px;background:#073c3d;font-size:1.15rem;font-weight:800;letter-spacing:-.04em}.staff-brand,.staff-primary-action{display:inline-flex;align-items:center;justify-content:center;color:#fff}.staff-primary-action{min-height:3rem;margin-top:.75rem;padding:.75rem 1.25rem;border:0;border-radius:.65rem;background:#087a73;font-weight:750;text-decoration:none;box-shadow:0 .35rem .9rem #087a7330;cursor:pointer}.staff-primary-action:hover{background:#05665f}.staff-primary-action:focus-visible{outline:.2rem solid #ffb45c;outline-offset:.2rem}.staff-card dl{display:grid;grid-template-columns:max-content 1fr;grid-gap:.65rem 1rem;gap:.65rem 1rem}.staff-card dt{font-weight:700}.staff-card dd{margin:0;overflow-wrap:anywhere}.status{padding:.75rem 1rem;border-radius:.5rem;background:#edf8f1;color:#155b36}