:root{--space-3xs:clamp(0.25rem,0.23rem + 0.11vw,0.31rem);--space-2xs:clamp(0.5rem,0.46rem + 0.22vw,0.63rem);--space-xs:clamp(0.75rem,0.68rem + 0.32vw,0.94rem);--space-s:clamp(1rem,0.91rem + 0.43vw,1.25rem);--space-m:clamp(1.5rem,1.37rem + 0.65vw,1.88rem);--space-l:clamp(2rem,1.83rem + 0.87vw,2.5rem);--space-xl:clamp(3rem,2.74rem + 1.3vw,3.75rem);--space-2xl:clamp(4rem,3.65rem + 1.74vw,5rem);--space-3xl:clamp(6rem,5.48rem + 2.61vw,7.5rem);--space-s-l:clamp(1rem,0.48rem + 2.61vw,2.5rem);--grid-gutter:var(--space-s-l);--grid-max-width:80rem;--step--2:clamp(0.69rem,0.66rem + 0.18vw,0.8rem);--step--1:clamp(0.83rem,0.78rem + 0.26vw,1rem);--step-0:clamp(1rem,0.91rem + 0.43vw,1.25rem);--step-1:clamp(1.2rem,1.07rem + 0.63vw,1.56rem);--step-2:clamp(1.44rem,1.26rem + 0.89vw,1.95rem);--step-3:clamp(1.73rem,1.48rem + 1.24vw,2.44rem);--step-4:clamp(2.07rem,1.73rem + 1.7vw,3.05rem);--step-5:clamp(2.49rem,2.03rem + 2.31vw,3.82rem);--color-background:#000000;--color-foreground:#FFFFFF;--color-muted:#888888;--font-family-sans:system-ui,sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--radius-s:4px;--radius-m:8px;--radius-l:16px;--duration-fast:150ms;--duration-base:250ms;--duration-slow:400ms;--ease-out:cubic-bezier(0.33,1,0.68,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1)}*,:after,:before{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100dvh;background-color:var(--color-background);color:var(--color-foreground);font-size:var(--step-0);line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none;padding:0}