.LoginCard-module__i6TSIW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);overflow:hidden}.LoginCard-module__i6TSIW__head{background:var(--navy-900);border-bottom:3px solid var(--gold);color:#fff;align-items:center;gap:14px;padding:18px 24px;display:flex}.LoginCard-module__i6TSIW__headIcon{background:var(--gold);width:42px;height:42px;color:var(--navy-950);border-radius:50%;place-items:center;display:grid}.LoginCard-module__i6TSIW__head h2{font-size:20px}.LoginCard-module__i6TSIW__head p{color:#b9c6da;font-size:13px}.LoginCard-module__i6TSIW__form{flex-direction:column;gap:18px;padding:22px 24px 8px;display:flex}.LoginCard-module__i6TSIW__captchaGroup{background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:10px;padding:14px;display:flex}.LoginCard-module__i6TSIW__captchaLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:12px;font-weight:600}.LoginCard-module__i6TSIW__foot{color:var(--muted);justify-content:center;align-items:center;gap:6px;padding:14px 24px 20px;font-size:12.5px;display:flex}.LoginCard-module__i6TSIW__foot svg{color:var(--pass)}@media (max-width:420px){.LoginCard-module__i6TSIW__head,.LoginCard-module__i6TSIW__form{padding-left:16px;padding-right:16px}}.LoginCard-module__i6TSIW__checking{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:40px 24px;display:flex}
.QuickInfo-module__fML-3G__grid{grid-template-columns:repeat(3,1fr);gap:14px;list-style:none;display:grid}.QuickInfo-module__fML-3G__tile{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);align-items:center;gap:12px;padding:16px;display:flex}.QuickInfo-module__fML-3G__icon{background:var(--gold-soft);color:#9a7a14;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.QuickInfo-module__fML-3G__label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;display:block}.QuickInfo-module__fML-3G__value{color:var(--navy-900);font-size:14.5px;font-weight:600;display:block}@media (max-width:1040px){.QuickInfo-module__fML-3G__grid{grid-template-columns:1fr}}
