:root{--bp-sm:720px;--bp-md:960px;--bp-lg:1300px;--bp-xl:1920px;--site-max:1920px;--site-margin:144px;--site-margin-md:64px;--site-margin-sm:24px;--grid-columns:12;--grid-gutter:20px;--content-max:1632px;--page-flow:5rem;--page-flow-md:3rem;--page-flow-sm:2rem;--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:4rem;--space-8:5rem;--space-9:6rem;--space-10:7rem;--space-11:8rem;--nav-height:72px;--radius-pill:999px;--radius-card:5rem;--radius-arch:50% 50% 0 0;--shadow-soft:0 8px 12px #2a1b171a;--shadow-icon:0 4px 12px #2a1b1726}.hero.svelte-1q37ri0{margin-bottom:var(--space-10);grid-template-columns:1fr 42%;padding:0;display:grid;position:relative}.hero-frame.svelte-1q37ri0{border:2px solid var(--color-burgundy);z-index:2;border-top-right-radius:999em;border-bottom-right-radius:999em;width:65%;height:100%;position:absolute;top:0;left:0}@media screen and (width<=1260px){.hero-frame.svelte-1q37ri0{display:none}}.hero-content.svelte-1q37ri0{width:100%;max-width:var(--site-max);padding-inline:var(--site-margin-sm);margin-inline:auto}@media (width>=720px){.hero-content.svelte-1q37ri0{padding-inline:var(--site-margin-md)}}@media (width>=1300px){.hero-content.svelte-1q37ri0{padding-inline:var(--site-margin)}}.hero-content.svelte-1q37ri0{box-sizing:border-box;gap:var(--space-4);z-index:3;flex-direction:column;justify-content:center;margin:0;display:flex;position:relative}@media (width>=1300px){.hero-content.svelte-1q37ri0{padding-inline:unset;padding-left:var(--site-margin)}}.hero-eyebrow.svelte-1q37ri0{align-items:center;gap:var(--space-3);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);font-size:1.125rem;font-weight:400;display:flex}.hero-eyebrow.svelte-1q37ri0:before{content:"";background:currentColor;width:2rem;height:1px}.hero-headline.svelte-1q37ri0{font-family:var(--font-serif);font-size:4rem;font-size:var(--text-h1);color:var(--color-ink);margin:0;font-weight:400;line-height:1.1}@media (width>=1367px) and (width<=1600px){.hero-headline.svelte-1q37ri0{font-size:3rem}}@media (width>=1600px){.hero-headline.svelte-1q37ri0{font-size:4rem}}.hero-text.svelte-1q37ri0{font-size:var(--text-body);color:var(--color-text-muted);max-width:60ch;line-height:1.4}.hero-stats.svelte-1q37ri0{gap:var(--space-2);margin-top:var(--space-3);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:0;color:var(--color-text-muted);flex-wrap:wrap;font-size:14px;font-weight:400;display:flex}@media screen and (width<=1600px){.hero-stats.svelte-1q37ri0{max-width:60ch}}.hero-visual.svelte-1q37ri0{justify-content:end;align-items:center;width:100%;display:flex}.hero-image-wrapper.svelte-1q37ri0{height:100%;position:relative}.hero-image.svelte-1q37ri0{object-fit:cover;object-position:center top;width:100%;height:100%;box-shadow:var(--shadow-soft);border-top-left-radius:50%;border-bottom-left-radius:50%}.hero-placeholder.svelte-1q37ri0{aspect-ratio:3/4;width:100%;max-width:28rem}.hero-placeholder.svelte-1q37ri0 .placeholder-arch:where(.svelte-1q37ri0){border-radius:var(--radius-arch);background:linear-gradient(135deg, var(--color-bg-section) 0%, var(--color-taupe) 100%);width:100%;height:100%;box-shadow:var(--shadow-soft)}.hero-socials.svelte-1q37ri0{bottom:-1.5rem;right:var(--space-7);gap:var(--space-3);display:flex;position:absolute}.social-link.svelte-1q37ri0{background:var(--color-burgundy);color:#fff;width:3rem;height:3rem;box-shadow:var(--shadow-icon);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.social-link.svelte-1q37ri0:hover{background:var(--color-accent);transform:scale(1.1)}@media (width<=1366px){.hero.svelte-1q37ri0{text-align:left;grid-template-columns:1fr;padding-top:2rem}.hero.svelte-1q37ri0 .hero-eyebrow:where(.svelte-1q37ri0){justify-content:left}.hero.svelte-1q37ri0 .hero-text:where(.svelte-1q37ri0){max-width:60ch;margin-left:0}.hero.svelte-1q37ri0 .hero-frame:where(.svelte-1q37ri0){display:none}.hero.svelte-1q37ri0 .hero-content:where(.svelte-1q37ri0){width:100%}.hero.svelte-1q37ri0 .hero-stats:where(.svelte-1q37ri0){max-width:unset;text-align:left;margin-left:0}.hero.svelte-1q37ri0 .btn:where(.svelte-1q37ri0){margin-left:0}.hero-visual.svelte-1q37ri0{justify-content:center;width:100%;max-width:7200px;margin-top:3rem;position:relative;transform:none}.hero-visual.svelte-1q37ri0 .hero-socials:where(.svelte-1q37ri0){bottom:-1.5rem;right:50%;transform:translate(50%)}.hero-visual.svelte-1q37ri0 .hero-image-wrapper:where(.svelte-1q37ri0) img:where(.svelte-1q37ri0){border-top-left-radius:999em;border-top-right-radius:999em;width:100%;max-width:640px;padding-inline:2rem}.hero-visual.svelte-1q37ri0 .hero-image:where(.svelte-1q37ri0){box-shadow:unset}}.stat-item.svelte-1q37ri0:not(:last-child):after{content:"|";margin-right:var(--space-2);margin-left:var(--space-3);display:inline-block}@media (width<=960px){.hero.svelte-1q37ri0 .hero-text:where(.svelte-1q37ri0){max-width:100%}.hero-stats.svelte-1q37ri0{font-size:13px}}@media (width<=800px){.hero.svelte-1q37ri0 .hero-text:where(.svelte-1q37ri0){max-width:100%}.hero-stats.svelte-1q37ri0{gap:var(--space-2);text-align:center;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;font-size:11px;display:grid}.hero-stats.svelte-1q37ri0 .stat-item:where(.svelte-1q37ri0):nth-of-type(2n){text-align:left}.hero-stats.svelte-1q37ri0 .stat-item:where(.svelte-1q37ri0):nth-of-type(2n):after{display:none}.hero-stats.svelte-1q37ri0 .stat-item:where(.svelte-1q37ri0):nth-of-type(odd){text-align:right}.hero-stats.svelte-1q37ri0 .stat-item:where(.svelte-1q37ri0):nth-of-type(odd):after{content:"|";margin-right:var(--space-2);margin-left:var(--space-3);display:inline-block}}
