.home-page .gateway{min-height:auto;padding:72px 22px 48px;justify-content:flex-start;overflow:visible}
.gateway-intro{display:flex;flex-direction:column;align-items:center;text-align:center}
.home-page .gateway .hero-at{margin-bottom:15px!important}
.gateway-kicker{margin:0 0 14px;color:#087fc4;font-size:14px;font-weight:780;letter-spacing:.13em;text-transform:uppercase}
.home-footer{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:22px}
.home-footer .origin-note{margin:0}
.contact-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;border:1px solid #b9cfdb;border-radius:9px;background:#fff;color:#17648f;text-decoration:none;font-size:11px;font-weight:700;transition:.18s}
.contact-button:hover{border-color:#70afd0;background:#eaf6fb;color:#075b8d}
.home-page .gateway h1{margin:0;max-width:760px;font-size:clamp(45px,5vw,68px);line-height:.98}
.home-page .gateway .lead{margin:20px 0 34px}
.gateway-login,.gateway-create{width:min(100%,620px);border:1px solid #d4e1e9;border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 18px 55px rgba(26,68,96,.10)}
.gateway-login{padding:30px;text-align:left}
.gateway-step{display:block;margin-bottom:8px;color:#087fc4;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.gateway-login h2,.gateway-create h2{margin:0;color:#102f49;font-size:clamp(24px,3vw,31px);line-height:1.16;letter-spacing:-.035em}
.gateway-login p,.gateway-create-copy{margin:10px 0 22px;color:#647b8a;font-size:14px}
.gateway-login-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:50px;border-radius:12px;background:#087fc4;color:#fff;font-size:14px;font-weight:750;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;box-shadow:0 9px 22px rgba(8,127,196,.22)}
.gateway-login-button:hover{background:#056ca8;transform:translateY(-1px);box-shadow:0 12px 28px rgba(8,127,196,.27)}
.gateway-login-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.gateway-separator{display:flex;align-items:center;gap:15px;width:min(100%,620px);margin:27px 0;color:#8295a1;font-size:11px;font-weight:700;text-transform:uppercase}
.gateway-separator:before,.gateway-separator:after{content:"";height:1px;flex:1;background:#cbd9e2}
.gateway-create{padding:30px;text-align:left}
.home-page .gateway .signup{max-width:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.home-page .gateway .signup label{font-size:13px}
.home-page .gateway .trust{justify-content:flex-start;margin:14px 2px 0}
.home-page .gateway .origin-note{position:static!important;margin:42px 0 0}
@media(max-width:700px){.home-page .gateway{padding:42px 16px 32px}.home-page .gateway h1{font-size:39px}.home-page .gateway .lead{margin-bottom:27px;font-size:15px}.gateway-login,.gateway-create{padding:23px;border-radius:16px}.gateway-login h2,.gateway-create h2{font-size:24px}.gateway-separator{margin:22px 0}.home-page .gateway .origin-note{margin-top:34px}}
