*{box-sizing:border-box}#root,html{height:100%;margin:0;width:100%}a{color:#999;text-decoration:none}body{background-color:#fff;color:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,sans-serif;height:100%;line-height:1.5;margin:0;width:100%}button:focus{outline:none}.app-footer{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:center}.app-footer__item{margin:0}.hero-pill-row{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:center;max-width:760px;width:100%}.hero-pill{flex:1 1 0;min-width:0}@media (max-width:640px){.hero-pill-row{flex-direction:column}.hero-pill{width:100%}}