:root{--color-paper:#fcfdf9;--color-white:#fff;--color-orange:#ff7f57;--color-orange-deep:#fc6b22;--color-orange-tint:#fff1ea;--color-ink:#111827;--color-slate-copy:#677a8e;--color-slate-deep:#304254;--color-line:#e8ebe4;--color-line-strong:#d3d8cd;--font-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;--text-h1:32px;--text-h1-desktop:44px;--text-h2:24px;--text-h2-desktop:30px;--text-h3:18px;--text-h3-desktop:20px;--text-eyebrow:12px;--text-body-l:17px;--text-body-l-desktop:18px;--text-body:16px;--text-body-s:14px;--text-mono-s:13px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-8:48px;--space-10:64px;--space-12:80px;--space-16:112px;--container-max:1180px;--container-padding:20px;--header-height:72px;--radius-card:12px;--radius-button:8px}@media (min-width:768px){:root{--container-padding:32px;--header-height:80px}}@media (min-width:1280px){:root{--container-padding:48px}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.workflowPulse{display:none!important}}*,:after,:before{box-sizing:border-box}html{text-size-adjust:100%;scroll-padding-top:calc(var(--header-height) + 8px);scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;padding:0;font-family:var(--font-sans);font-size:var(--text-body);line-height:1.6;color:var(--color-slate-copy);background:var(--color-paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}blockquote,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}ol,ul{list-style:none}img,svg{display:block;max-width:100%;height:auto}a{text-decoration:none}a,button{color:inherit}button{font:inherit;background:none;border:0;padding:0;cursor:pointer}:focus-visible{outline:2px solid var(--color-ink);outline-offset:2px}