.at-account-page{min-height:calc(100vh - 80px);background:#eef4f7}
.at-account-hero{background:#172033;color:#fff}
.at-account-hero .at-shell{padding-top:82px;padding-bottom:72px}
.at-account-hero h1{max-width:920px;margin:10px 0 18px;font-size:clamp(2.6rem,6vw,5.4rem);line-height:.94;letter-spacing:-.06em}
.at-account-hero p:not(.at-kicker){max-width:680px;margin:0;color:#b7c1ca;line-height:1.65}
.at-account-content{padding:56px 0 84px}
.at-account-content .woocommerce{max-width:980px;margin:0 auto}
.at-account-content #customer_login{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.at-account-content #customer_login:before,.at-account-content #customer_login:after{display:none}
.at-account-content #customer_login>div{width:auto;float:none;padding:28px;border:1px solid #cfd9e0;border-radius:18px;background:#fff}
.at-account-content h2{margin:0 0 22px;font-size:1.8rem;letter-spacing:-.04em}
.at-account-content form.woocommerce-form{padding:0;border:0;margin:0}
.at-account-content label{display:block;margin-bottom:6px;color:#45545f;font-size:.78rem;font-weight:650}
.at-account-content input.input-text{width:100%;min-height:48px;padding:10px 12px;border:1px solid #c8d4dc;border-radius:8px;background:#fff}
.at-account-content .woocommerce-button{min-height:44px;padding:10px 18px!important;border:0!important;border-radius:8px!important;background:#172033!important;color:#fff!important}
.at-account-content .lost_password a{color:#1769aa;text-underline-offset:3px}
.at-account-content .woocommerce-privacy-policy-text{color:#61707b;font-size:.75rem;line-height:1.5}
.at-account-open{display:flex;justify-content:center;margin-top:24px}
@media(max-width:700px){
 .at-account-hero .at-shell{padding-top:58px;padding-bottom:54px}
 .at-account-hero h1{font-size:clamp(2.35rem,11vw,3.7rem)}
 .at-account-content{padding:32px 0 58px}
 .at-account-content #customer_login{grid-template-columns:1fr}
 .at-account-content #customer_login>div{padding:21px}
}
