*{box-sizing:border-box}html{font:16px/1.55 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#222}body{margin:0;background:#fafafa}main,header,footer{max-width:920px;margin:0 auto;padding:1.4rem 1.1rem}header{display:flex;justify-content:space-between;align-items:baseline;padding-top:2rem}header a.brand{font-weight:800;font-size:1.2rem;color:#111;text-decoration:none}h1{font-size:clamp(1.65rem,4vw,2.3rem);line-height:1.15;margin:.4rem 0 1rem}h2{font-size:1.4rem;margin:2rem 0 .6rem;border-bottom:1px solid #e1e1e1;padding-bottom:.3rem}h3{font-size:1.1rem;margin:1.4rem 0 .4rem}p{margin:0 0 1rem}a{color:#0a58c9}nav.crumb{font-size:.9rem;color:#666;margin-bottom:1rem}nav.crumb a{color:#666}.states{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.4rem .8rem;list-style:none;padding:0;margin:1.2rem 0}.states li a{display:block;padding:.45rem .55rem;background:#fff;border:1px solid #e1e1e1;border-radius:6px;color:#0a58c9;text-decoration:none}.states li a:hover{background:#f0f6ff;border-color:#0a58c9}.value-props{padding-left:1.2rem}.faq dt{font-weight:600;margin-top:1rem}.faq dd{margin:.3rem 0 0;color:#333}.toc{background:#fff;border:1px solid #e1e1e1;border-radius:8px;padding:1rem 1.2rem;margin:1rem 0}.toc ul{margin:.3rem 0 0;padding-left:1.2rem}.listing{background:#fff;border:1px solid #e1e1e1;border-radius:8px;padding:.9rem 1.1rem;margin:.6rem 0}.listing h3{margin:0 0 .3rem;font-size:1.05rem}.listing .meta{color:#666;font-size:.92rem}.cta{display:inline-block;background:#0a58c9;color:#fff;padding:.7rem 1.1rem;border-radius:6px;text-decoration:none;font-weight:600;margin:.3rem 0}.cta:hover{background:#0848a8}footer{margin-top:3rem;padding:2rem 1.1rem;color:#666;font-size:.9rem;border-top:1px solid #e1e1e1}footer .other-states{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.3rem}footer .other-states a{color:#666;text-decoration:none;font-size:.85rem}footer .other-states a:hover{color:#0a58c9}@media(max-width:640px){header{padding-top:1rem}h1{margin-top:0}}
