.home__head{padding-bottom:1.25rem;border-bottom:1px solid var(--fg);margin-bottom:2.5rem}.home__title{font-family:var(--font-sans);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;letter-spacing:-.022em;line-height:1.1;margin:0 0 .5rem}.home__tagline{font-family:var(--font-sans);font-size:.9375rem;font-weight:400;line-height:1.6;color:var(--muted);max-width:34rem;margin:0}.home__premise{max-width:38rem;margin:0 0 3.5rem}.home__premise p{margin:0 0 1rem}.home__premise p:last-child{margin-bottom:0}.home__steps{list-style:none;margin:0;padding:0;display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.home__step{display:flex;gap:.85rem;align-items:baseline}.home__step-n{font-family:var(--font-mono);font-size:.75rem;font-variant-numeric:tabular-nums;letter-spacing:.01em;line-height:1.5;color:var(--faint);flex:none}.home__step-title{font-family:var(--font-sans);font-size:1rem;font-weight:600;letter-spacing:-.006em;line-height:1.35;margin:0 0 .15rem}.home__step-body{font-family:var(--font-sans);font-size:.8125rem;line-height:1.5;color:var(--muted);margin:0;max-width:24rem}.home__cta{margin-top:3.5rem;padding-top:2rem;border-top:1px solid var(--rule);min-height:4.1rem}@media(max-width:767px){.home__steps{grid-template-columns:1fr}}
