*{box-sizing:border-box}body{margin:0;background:#fff;color:#121317;line-height:1.6;-webkit-font-smoothing:antialiased}body,h1,h2,h3{font-family:var(--font-brand,"Segoe UI",system-ui,-apple-system,sans-serif)}h1,h2,h3{line-height:1.2;margin:0 0 .5em}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.4rem,3vw,2rem);margin-top:2.5rem}h3{font-size:1.15rem;margin-top:1.75rem}p{margin:0 0 1rem;max-width:68ch}a{color:#121317;text-decoration:underline;text-underline-offset:2px}a:hover{color:#6b4500}ul{max-width:68ch}.wrap{max-width:68rem;margin:0 auto;padding:0 1.25rem}.lede{font-size:1.15rem;color:#55585e;max-width:60ch}.cta{display:inline-block;margin:1rem 0;padding:.85rem 1.5rem;border-radius:8px;background:#ffb420;color:#121317;font-weight:600;text-decoration:none}.cta:hover{background:#e6a012;color:#121317}.steps{display:grid;grid-gap:1.25rem;gap:1.25rem;padding:0;list-style:none;margin:1.5rem 0}@media(min-width:960px){.steps{grid-template-columns:repeat(2,1fr)}}.step{border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;background:#fff}.step h3{margin-top:0}.step p{margin-bottom:0}.note{border-left:3px solid #ffb420;background:#f7f6f2;padding:1rem 1.25rem;border-radius:0 8px 8px 0;margin:1.5rem 0;max-width:68ch}.siteFooter,.siteHeader{border-bottom:1px solid #e2e8f0;padding:1rem 0}.siteFooter{border-bottom:none;border-top:1px solid #e2e8f0;margin-top:4rem;padding:2rem 0 3rem;color:#55585e;font-size:.9rem}.navRow{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:baseline}.wordmark{font-family:var(--font-brand,"Segoe UI",system-ui,-apple-system,sans-serif);font-weight:700;font-size:1.15rem;text-decoration:none;margin-right:auto}main{padding:2rem 0 1rem}