@font-face{font-family:"DM Serif Text";src:url(/DMSerifText.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Source Sans;src:url(/SourceSans.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--color-bg: #ffffff;--color-text: #433e3e;--color-accent-1: #f77062;--color-accent-2: #fe5196;--color-muted: rgba(67, 62, 62, .6);--color-surface: rgba(67, 62, 62, .04);--color-border: rgba(67, 62, 62, .1);--gradient-accent: linear-gradient(135deg, var(--color-accent-1), var(--color-accent-2));--font-family-body: "Source Sans", system-ui, -apple-system, sans-serif;--font-family-heading: "DM Serif Text", Georgia, "Times New Roman", serif;--font-family: var(--font-family-body);--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 2.5rem;--font-size-5xl: 3rem;--line-height-tight: 1.2;--line-height-normal: 1.6;--line-height-relaxed: 1.75;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(67, 62, 62, .06);--shadow-md: 0 4px 12px rgba(67, 62, 62, .08);--shadow-lg: 0 8px 24px rgba(67, 62, 62, .1);--container-max: 72rem;--header-height: 4.5rem;--transition-fast: .15s ease;--transition-base: .25s ease}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-family-body);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-family-heading);font-weight:400;line-height:var(--line-height-tight)}.header,.footer{font-family:var(--font-family-body)}.header h1,.header h2,.header h3,.header h4,.header h5,.header h6,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{font-family:var(--font-family-body);font-weight:600}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--color-accent-1);outline-offset:2px}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--space-lg)}.section{padding-block:var(--space-3xl)}@media(min-width:768px){.section{padding-block:var(--space-4xl)}}.section--surface{background-color:var(--color-surface)}.section-grid{display:grid;gap:var(--space-lg)}@media(min-width:640px){.section-grid--2{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.section-grid--3{grid-template-columns:repeat(3,1fr)}}@media(min-width:640px){.section-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.section-grid--4{grid-template-columns:repeat(4,1fr)}}.page-header{padding-block:var(--space-3xl) var(--space-xl);text-align:center}@media(min-width:768px){.page-header{padding-block:var(--space-4xl) var(--space-2xl)}}
