:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17212b;background:#fff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}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;box-shadow:0 .5rem 2rem #17212b12}.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}