nav[data-v-77da15de]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}ul[data-v-77da15de]{list-style-type:none;display:flex;flex-direction:row;gap:1rem}a[data-v-77da15de]{text-decoration:none;text-transform:uppercase;color:#000}header[data-v-fe3a86e1]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}button[data-v-1f649418]{padding:.5rem 1rem;font-size:1em;font-family:var(--text-font);background-color:var(--primary);color:var(--text-on-primary);box-shadow:0 2px 4px #0000001a;font-weight:600;border:none;border-radius:.2em;cursor:pointer}button[data-v-1f649418]:hover{background-color:var(--primary-light)}button[data-v-1f649418]:focus-visible,button[data-v-1f649418]:focus{outline:2px solid var(--focus);outline-offset:0px}button[data-v-1f649418]:active{transform:translateY(1px);box-shadow:inset 0 2px 6px #00000026}h1[data-v-fd58f650]{font-size:2.5em;margin-bottom:.5em}h2[data-v-fd58f650]{font-size:1.5em;font-weight:100;margin-bottom:.5em}p[data-v-fd58f650]{font-size:1.2em;line-height:1.5;margin-bottom:1em}.bio[data-v-fd58f650]{flex:1 1 0;max-width:60%}.hero-section[data-v-fd58f650]{max-width:80vw;min-height:50vh;padding:5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}.hero-section img[data-v-fd58f650]{flex:0 0 auto;max-width:40%;height:auto;border-radius:.6rem}@media(max-width:820px){.hero-section[data-v-fd58f650]{flex-direction:column;align-items:flex-start}.hero-section img[data-v-fd58f650]{max-width:100%;margin-top:1.5rem;margin:0 auto}.bio[data-v-fd58f650]{max-width:100%;margin:0 auto}}footer[data-v-9a667d18]{position:fixed;left:0;bottom:0;width:100%;text-align:center;background-color:var(--background-color-footer);color:var(--text-light);z-index:100;padding:0;font-size:clamp(.75rem,1.1vw,.9rem)}@media(max-width:600px){footer[data-v-9a667d18]{position:sticky;padding:.1rem 0}}.wrapper{max-height:100vh;margin:0 auto;width:100%}:root{--primary: #2B1810;--primary-light: #4A2B1B;--text-on-primary: #fffcf9;--text-font: "Arial", sans-serif;--background-color: #FAF8F5;--background-color-footer: #f4f2ef;--focus: #569cff;--text-light: #555}body{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--background-color);color:var(--primary);font-family:var(--text-font)}
