.AddressForm-module__eydvnG__address{flex-direction:column;gap:16px;display:flex}.AddressForm-module__eydvnG__auto{flex-direction:column;gap:8px;display:flex}.AddressForm-module__eydvnG__toggle{color:var(--purple);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.AddressForm-module__eydvnG__toggle:hover{text-decoration:underline}.AddressForm-module__eydvnG__toggleIcon{width:14px;height:14px}.AddressForm-module__eydvnG__panel{border:1px solid var(--navy-12);background:var(--navy-03);border-radius:12px;flex-direction:column;gap:14px;padding:14px 16px;display:flex}.AddressForm-module__eydvnG__panelTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--navy-60);margin:0;font-size:11px;font-weight:700}.AddressForm-module__eydvnG__panelHint{color:var(--navy-30);margin:0;font-size:11px}.AddressForm-module__eydvnG__formGrid{grid-template-columns:1fr 1fr;gap:18px 14px;display:grid}.AddressForm-module__eydvnG__formFull{grid-column:1/-1}.AddressForm-module__eydvnG__field{flex-direction:column;display:flex}.AddressForm-module__eydvnG__fieldLabel{color:var(--navy-90);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.AddressForm-module__eydvnG__locked{width:100%;color:var(--navy-60);background:var(--bg-sunken);border:1.5px solid var(--navy-12);border-radius:var(--radius-md,12px);padding:11px 14px;font-size:14px;font-weight:500}@media (max-width:520px){.AddressForm-module__eydvnG__formGrid{grid-template-columns:1fr}}