*{box-sizing:border-box}html,body{height:100%;margin:0}body{color:#1a1a1a;display:flex;background:#fff;justify-content:center;align-items: center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}main{width:100%;max-width:400px;padding:24px}h1{text-align:center;margin:0 0 24px;font-size:1.75rem;font-weight:600}#email{color:#30313d;border:1px solid #e6e6e6;border-radius:6px;width:100%;margin-bottom:12px;padding:12px;font-family:inherit;font-size:16px;box-shadow:0 1px 3px #32325d12}#email:focus{outline:none;border-color:#0570de}#pay-button{color:#fff;cursor:pointer;background:#0570de;border:none;border-radius:6px;width:100%;margin-top:16px;padding:12px;font-family:inherit;font-size:16px;font-weight:600}#pay-button:disabled{opacity:.5;cursor:default}#message{text-align:center;color:#30313d;margin:16px 0 0;font-size:.9rem}#payee-notice{text-align:center;color:#8d8e98;margin:20px 0 0;font-size:.72rem;line-height:1.5}#payee-notice .descriptor{white-space:nowrap;font-variant-numeric:tabular-nums}
