:root{--primary: rgb(222, 202, 184);--secondary: rgb(116, 140, 108);--accent1: rgb(243, 142, 123);--accent2: rgb(143, 118, 98);--bg-color: rgb(245, 243, 239);--text-color: rgb(45, 45, 45);--header-font: "Marcellus", serif;--body-font: "Nunito", sans-serif;--max-section-width: 1400px;--desktop-horizontal-padding: 64px;--mobile-horizontal-padding: 32px}html{background-color:var(--bg-color);color:var(--text-color);font-family:var(--body-font)}h1,h2,h3,h4,h5,h6{font-family:var(--header-font)}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.75rem}h5{font-size:1.5rem}h6{font-size:1.25rem}*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{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}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}.restricted-width,.normal-section,footer.svelte-jr3z5u{max-width:var(--max-section-width);margin:0 auto;padding-left:var(--desktop-horizontal-padding);padding-right:var(--desktop-horizontal-padding)}.restricted-width{width:100%}header.svelte-jr3z5u .restricted-width:where(.svelte-jr3z5u){display:flex;justify-content:space-between}header.svelte-jr3z5u #logo:where(.svelte-jr3z5u){height:56px}header.svelte-jr3z5u nav:where(.svelte-jr3z5u){display:flex}header.svelte-jr3z5u nav:where(.svelte-jr3z5u) a:where(.svelte-jr3z5u){padding:16px;color:inherit;text-decoration:none;transition:.2s color}header.svelte-jr3z5u nav:where(.svelte-jr3z5u) a.active:where(.svelte-jr3z5u){text-decoration:underline;text-underline-offset:4px}header.svelte-jr3z5u nav:where(.svelte-jr3z5u) a:where(.svelte-jr3z5u):hover{color:var(--accent2)}footer.svelte-jr3z5u{display:flex;justify-content:center;margin:32px}footer.svelte-jr3z5u p:where(.svelte-jr3z5u){text-align:center}
