.payment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.payment-qr{width:132px;height:132px;padding:9px;border-radius:14px;background:#fff;image-rendering:pixelated}.full-order-id{display:block;margin:-14px 0 20px;color:#71808e;letter-spacing:.04em}.account-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.07)}.account-form label{display:grid;gap:7px;color:#8d9aa6}.account-form input,.account-form select{width:100%;padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#080e19;color:#edf5f3;font:inherit}.account-form button{align-self:end}.text-link.danger{color:#ff7777;background:none;border:0;cursor:pointer}@media(max-width:640px){.payment-head{flex-direction:column}.payment-qr{width:116px;height:116px}.account-form{grid-template-columns:1fr}}
