:root{--hp-color-brand:#ec6707;--hp-color-brand-hover:#d95c05;--hp-color-brand-soft:#fff3eb;--hp-color-black:#111;--hp-color-white:#fff;--hp-color-text:#111;--hp-color-text-muted:#4b5563;--hp-color-text-soft:#6b7280;--hp-color-background:#fff;--hp-color-surface:#f8f9fa;--hp-color-surface-muted:#f3f4f6;--hp-color-border:#e5e7eb;--hp-color-border-strong:#d1d5db;--hp-color-success:#16a34a;--hp-color-warning:#d97706;--hp-color-error:#dc2626;--hp-font-sans:"Open Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hp-font-size-xs:.75rem;--hp-font-size-sm:.875rem;--hp-font-size-md:1rem;--hp-font-size-lg:1.125rem;--hp-font-size-xl:1.25rem;--hp-font-size-2xl:1.5rem;--hp-font-size-3xl:2rem;--hp-font-size-4xl:clamp(2.25rem, 5vw, 4rem);--hp-font-size-5xl:clamp(3rem, 7vw, 5.5rem);--hp-line-height-tight:1.1;--hp-line-height-normal:1.5;--hp-line-height-relaxed:1.7;--hp-font-weight-regular:400;--hp-font-weight-medium:500;--hp-font-weight-semibold:600;--hp-font-weight-bold:700;--hp-space-1:.25rem;--hp-space-2:.5rem;--hp-space-3:.75rem;--hp-space-4:1rem;--hp-space-5:1.25rem;--hp-space-6:1.5rem;--hp-space-8:2rem;--hp-space-10:2.5rem;--hp-space-12:3rem;--hp-space-16:4rem;--hp-space-20:5rem;--hp-space-24:6rem;--hp-space-32:8rem;--hp-container:1200px;--hp-container-wide:1440px;--hp-content:760px;--hp-gutter:1.25rem}@media (min-width:1024px){:root{--hp-gutter:2rem}}:root{--hp-radius-sm:.375rem;--hp-radius-md:.75rem;--hp-radius-lg:1.25rem;--hp-radius-xl:1.75rem;--hp-radius-full:9999px;--hp-shadow-sm:0 1px 2px #1111110d;--hp-shadow-md:0 8px 24px #11111114;--hp-shadow-lg:0 20px 50px #1111111f}html{scroll-behavior:smooth;font-family:var(--hp-font-sans)}body{background:var(--hp-color-background);color:var(--hp-color-text);font-family:var(--hp-font-sans);font-size:var(--hp-font-size-md);line-height:var(--hp-line-height-normal);text-rendering:optimizelegibility;margin:0}button,input,select,textarea{font-family:inherit}*{box-sizing:border-box}a{color:inherit;text-decoration:none}::selection{background:var(--hp-color-brand);color:var(--hp-color-white)}.hp-container{width:min(100% - var(--hp-gutter)*2,var(--hp-container));margin-inline:auto}.hp-container--wide{width:min(100% - var(--hp-gutter)*2,var(--hp-container-wide));margin-inline:auto}.hp-section{padding-block:var(--hp-space-20)}@media (min-width:1024px){.hp-section{padding-block:var(--hp-space-32)}}
