:root{--color-page-bg: #f6f5f3;--color-page-bg-invert: #d4c4b8;--color-accent: #c2ad9b;--color-accent-invert: #f6f5f3;--color-text: #6d5d4f;--color-text-invert: #ffffff;--color-white: #ffffff;--color-black: #000000;--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}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(min-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}body,html,#root{height:100%;margin:0;font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga" 1,"kern" 1}
