:root{--color-page-bg:#f6f5f3;--color-accent:#8f5f3d;--color-accent-invert:#f6f5f3;--color-text:#5d4332;--color-text-invert:#fff;--color-white:#fff;--color-black:#000;--card-radius:20px;--font-size-h1-mobile:2rem;--font-size-h1-desktop:2.5rem;--font-size-h2-mobile:1.5rem;--font-size-h2-desktop:1.8rem;--font-size-h3-mobile:1.2rem;--font-size-h3-desktop:1.4rem;--font-size-body-mobile:.9rem;--font-size-body-desktop:1rem;--font-size-large-mobile:1rem;--font-size-large-desktop:1.2rem;--font-size-small-mobile:.8rem;--font-size-small-desktop:.85rem;--font-size-name-mobile:2.5rem;--font-size-name-desktop:3rem;--font-size-profession-mobile:1rem;--font-size-profession-desktop:1rem;--font-weight-body:400;--font-weight-emphasis:600;--font-weight-strong:700}h2{margin:0}body{background-color:var(--color-page-bg)}.text-h1{font-size:var(--font-size-h1-mobile)}.text-h2{font-size:var(--font-size-h2-mobile)}.text-h3{font-size:var(--font-size-h3-mobile)}.text-body{font-size:var(--font-size-body-mobile)}.text-large{font-size:var(--font-size-large-mobile)}.text-small{font-size:var(--font-size-small-mobile)}.text-name{font-size:var(--font-size-name-mobile)}.text-profession{font-size:var(--font-size-profession-mobile)}@media (width>=881px){.text-h1{font-size:var(--font-size-h1-desktop)}.text-h2{font-size:var(--font-size-h2-desktop)}.text-h3{font-size:var(--font-size-h3-desktop)}.text-body{font-size:var(--font-size-body-desktop)}.text-large{font-size:var(--font-size-large-desktop)}.text-small{font-size:var(--font-size-small-desktop)}.text-name{font-size:var(--font-size-name-desktop)}.text-profession{font-size:var(--font-size-profession-desktop)}}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}body,html,#root{height:100%;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:var(--font-weight-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga" 1, "kern" 1;margin:0}
