.account-auth{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 1.25rem;margin:1rem 0;background:#1b3331;border:1px solid #5e6551;border-radius:1rem;color:#eddbb8}.account-auth p{margin:0;font-size:1rem}.account-auth button[hidden]{display:none}#auth-dialog{max-width:min(92vw,440px);width:100%;border:1px solid #8d7855;border-radius:1.25rem;padding:1.5rem;background:#172d2b;color:#f3e6ca;box-shadow:0 24px 80px #0009}#auth-dialog::backdrop{background:#091b1bd9}#auth-dialog h2{font-size:1.6rem;margin:.5rem 0}#auth-dialog p{line-height:1.5}#auth-dialog form{display:grid;gap:1rem;margin:1.25rem 0}#auth-dialog label{display:grid;gap:.35rem;font-size:1rem}#auth-dialog input:not([type=hidden]){width:100%;padding:.75rem;border:1px solid #867756;border-radius:.6rem;color:#fff;background:#0d2424;font:inherit}#auth-dialog button{min-height:44px}#auth-close{float:right;color:#f3e6ca;font-size:1.5rem}#auth-switch{color:#ecd5a3;text-decoration:underline}#auth-error{color:#ffaba0;margin:0}#payment-qr{display:block;max-width:240px;width:100%;margin:1rem auto;background:white;padding:.75rem;border-radius:.75rem}#payment-qr[hidden]{display:none}
