*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a;background:#fff;line-height:1.6}.topbar{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:#0f172a;color:#f8fafc;box-shadow:0 1px 2px #0000001a;z-index:10}.brand{font-weight:700;font-size:1.125rem}.login-link{color:#f8fafc;text-decoration:none;padding:.4rem .9rem;border:1px solid #f8fafc;border-radius:.375rem;font-size:.875rem}.login-link:hover{background:#f8fafc;color:#0f172a}.hero{max-width:48rem;margin:0 auto;padding:3.5rem 1.25rem 2.5rem;text-align:center}.hero h1{font-size:2.25rem;margin:0 0 1rem;font-weight:700;line-height:1.2}.tagline{color:#0f172a;font-size:1.25rem;font-weight:500;margin:0 0 1.5rem}.lead{color:#475569;font-size:1.0625rem;margin:0}.section{padding:2.5rem 1.25rem}.section-alt{background:#f8fafc}.section-inner{max-width:48rem;margin:0 auto}.section h2{margin:0 0 1rem;font-size:1.5rem;font-weight:700}.section p{margin:0 0 1rem;color:#334155}.section p.emphasis{font-weight:500;color:#0f172a;font-style:italic;margin-top:1.5rem}.steps{list-style:none;counter-reset:step-counter;padding:0;margin:1.5rem 0}.steps li{position:relative;padding-left:3rem;margin-bottom:1.25rem;counter-increment:step-counter;color:#334155}.steps li:before{content:counter(step-counter);position:absolute;left:0;top:.1rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#0f172a;color:#f8fafc;border-radius:50%;font-weight:700;font-size:.9rem}.steps li strong{display:block;margin-bottom:.15rem;color:#0f172a}.features-list{list-style:none;padding:0;margin:1.5rem 0 0}.features-list li{padding:1rem 0;border-bottom:1px solid #e2e8f0;color:#334155}.features-list li:last-child{border-bottom:none}.features-list li strong{display:block;margin-bottom:.15rem;color:#0f172a}.cta{max-width:48rem;margin:0 auto;padding:3rem 1.25rem 4rem;text-align:center;font-size:1.125rem}.cta a{color:#0f172a;font-weight:600;text-decoration:underline}
