.boop-start section{padding:clamp(2.75rem,7vw,5rem) clamp(1.25rem,6vw,4rem)}.boop-start-hero{background:var(--boop-paper);display:flex;flex-direction:column;gap:.9rem;align-items:flex-start}.boop-start-title{font-family:var(--boop-font-display,"Bricolage Grotesque",system-ui),sans-serif;font-weight:780;font-size:clamp(2.4rem,7vw,4.6rem);line-height:.98;letter-spacing:-.025em;color:var(--boop-ink);margin:0}.boop-start-lede{font-size:clamp(1.05rem,3vw,1.35rem);line-height:1.5;color:var(--boop-ink-soft);max-width:48ch;margin:0}.boop-start-steps{background:var(--boop-butter)}.boop-start-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem;max-width:46rem}.boop-start-step{display:grid;grid-template-columns:5.5rem 1fr;gap:1rem;align-items:start;position:relative}.boop-start-step:not(:last-child):before{content:"";position:absolute;left:1.05rem;top:2.6rem;bottom:-2rem;width:2px;background:color-mix(in srgb,var(--boop-ink) 18%,transparent)}.boop-start-step-rail{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.boop-start-step-n{width:2.1rem;height:2.1rem;border-radius:50%;display:grid;place-items:center;z-index:1;background:var(--boop-coral);color:var(--boop-paper);font-size:.85rem;font-weight:700}.boop-start-step-n,.boop-start-step-time{font-family:DM Mono,ui-monospace,monospace}.boop-start-step-time{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--boop-ink-soft)}.boop-start-step-body h2{font-family:var(--boop-font-display,"Bricolage Grotesque"),sans-serif;font-weight:700;font-size:clamp(1.4rem,4vw,2rem);line-height:1.05;color:var(--boop-ink);margin:0 0 .4rem}.boop-start-step-body p{font-size:1.08rem;line-height:1.5;color:var(--boop-ink);margin:0;max-width:40ch}.boop-start-see{margin-top:.6rem!important;font-size:.98rem!important;color:var(--boop-ink-soft)!important;font-style:italic}.boop-start-reassure{background:var(--boop-mint);display:flex;flex-direction:column;gap:.75rem}.boop-start-h2{font-family:var(--boop-font-display,"Bricolage Grotesque"),sans-serif;font-weight:720;font-size:clamp(1.6rem,5vw,2.6rem);line-height:1.05;color:var(--boop-ink);margin:0 0 .5rem;max-width:20ch}.boop-start-cta{background:var(--boop-butter);display:flex;flex-direction:column;align-items:center;gap:1rem}.boop-start-cta,.boop-start-title--cta{text-align:center}.boop-start-footer{background:var(--boop-ink);color:var(--boop-paper);text-align:center;align-items:center;display:flex;flex-direction:column;gap:.5rem;padding:2.5rem 1.5rem}.boop-start-footlinks{max-width:40rem;line-height:1.9}.boop-start-footlinks a{color:var(--boop-paper);text-decoration:underline;text-underline-offset:3px}.boop-start-colophon{font-family:DM Mono,ui-monospace,monospace;font-size:.75rem;color:color-mix(in srgb,var(--boop-paper) 68%,transparent);margin:0}@media (max-width:640px){.boop-start-step{grid-template-columns:3.4rem 1fr}.boop-start-step:not(:last-child):before{left:.95rem}}