body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}@media(max-width:48rem){html{font-size:15px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fffffc;color:#1a1a1a;font-family:"IBM Plex Serif",Georgia,Times New Roman,serif;letter-spacing:-.02em;line-height:1.5}:focus{outline:.125rem solid #1a1a1a;outline-offset:.125rem}::selection{background-color:#0000001a;color:#1a1a1a}.App{display:grid;min-height:100vh;min-height:100svh;padding:0 1.5rem;place-items:center}.App-main{margin:0 auto;max-width:32rem;width:100%}.App-main .header-logo{margin-bottom:3.5rem}h2{color:#1a1a1a;font-size:1.25rem;font-weight:500;letter-spacing:-.03em;line-height:1.4;margin-bottom:1.8rem}.line-break{display:block}@media(max-width:48rem){.line-break{display:inline}}p{color:#1a1a1a;font-size:1rem;letter-spacing:-.015em;line-height:1.5;margin-bottom:1rem}p:last-child{margin-bottom:0}em{font-style:italic}a{color:inherit;text-decoration:underline;transition:color .3s ease}a:focus,a:hover{color:#295c49}.header-logo{font-size:1.75rem;font-weight:500;letter-spacing:-.03em;line-height:1}.intro{margin-bottom:1rem}.contact{margin-bottom:2.5rem;margin-top:1.8rem}.team{border-top:.0625rem solid #00000014;margin-top:1.5rem;padding-top:1rem}.team-row{justify-content:space-between}.team-members,.team-row{align-items:center;display:flex}.team-members{flex-shrink:1;flex-wrap:nowrap;gap:.5rem;justify-content:flex-end}.team-member{border-radius:.25rem;cursor:pointer;position:relative}.member-name,.team-member{transition:all .2s ease}.team-member:hover .member-name,.team-member:focus .member-name{background-color:#0000000d;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.member-description{animation:fadeIn .2s ease;background-color:#fff;border:.0625rem solid #0000001a;border-radius:.25rem;box-shadow:0 .125rem .5rem #0000001a;color:#666;display:none;font-size:.875rem;left:0;line-height:1.5;margin-top:.5rem;padding:.5rem .75rem;position:absolute;top:100%;white-space:nowrap;z-index:10}.team-member:hover .member-description,.team-member:focus .member-description{display:block}.footer-text{color:#666;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:64rem){.App{min-height:100vh;min-height:100svh;padding:2.5rem 1.5rem}}
