*{box-sizing:border-box}:root{height:100vh;width:100vw;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{height:100vh;width:100vw;overflow:auto;display:flex;flex-direction:column}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}h1{font-size:x-large}h2{font-size:large}h3{font-size:medium}@media (min-width: 1025px){h1{font-size:xx-large}h2{font-size:x-large}h3{font-size:large}}.page-header{background-image:url(/assets/cattle_grazing-3uo6RxuM.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:225px;padding:6vw;display:flex;justify-content:center}.page-header-content{max-width:1280px;flex:1;display:flex;justify-content:space-between;align-items:center}.page-header-title{margin:0;text-shadow:0 0 2em #000000}.page-content{flex:1;padding:3vw 6vw;display:flex;justify-content:center}@media (prefers-color-scheme: light){.page-header-title{text-shadow:0 0 4em #ffffff,0 0 1em #ffffff,0 0 .5em #ffffff}}.nav-bar{gap:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.nav-bar a{justify-self:end;color:#ffffffde;text-shadow:0 0 2em #000000;font-size:large;font-weight:600}.home-page-content{max-width:1280px;width:100%;display:grid;gap:2rem;grid-template-columns:1fr;grid-template-rows:auto auto}@media (min-width: 1025px){.home-page-content{grid-template-columns:minmax(200px,min(350px,40%)) 1fr;grid-template-rows:auto}}.image-content img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px #0000001a;object-fit:contain}.text-content{line-height:1.6;display:flex;flex-direction:column;gap:1rem}.text-content p{margin:0}.cv-link{padding:.5em 1em;text-decoration:none;border-radius:4px;justify-self:center;background-color:#1a1a1a}@media (prefers-color-scheme: light){.cv-link{background-color:#f9f9f9}}.cv-link-container{display:flex;align-self:center}.research-page-content,.teaching-page-content,.outreach-page-content,.resources-page-content{max-width:1280px;width:100%}
