*,*:before,*:after{box-sizing:border-box}*{margin:0}#root{isolation:isolate}html:focus-within{scroll-behavior:smooth}body{min-width:100vw;min-height:100dvh;line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{text-decoration-skip-ink:auto}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{display:flex;flex-direction:column;background-color:#b67a02;font-family:Poppins,sans-serif;font-size:1.25rem;color:#7f5501}header{display:flex;width:100%;height:clamp(200px,50dvh,600px);align-items:center;justify-content:center;background-color:#8b0000;border-block:10px solid #B67A02}header img{width:100%;max-width:600px;padding:2rem;filter:drop-shadow(16px 24px 32px #0000005d)}main{flex-grow:1;background-color:#fff}a{color:currentColor;text-decoration:none}p+p{padding-top:1.5rem}img.headshot{border-radius:50%;height:150px;width:150px;float:left;margin-inline-end:1.5rem;border:4px solid #B67A02;border-bottom:8px solid #B67A02}.content{padding:1rem;max-width:600px;margin:auto}.centered{text-align:center;margin-block:3rem}.about{font-size:1rem}.small{font-size:.84rem;color:#8b0000}
