#console-wallet-connect-placeholder{z-index:10000;display:flex;align-items:center;flex-direction:column-reverse;gap:24px;position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;width:fit-content;height:fit-content;padding:32px;border-radius:24px;background-color:#f0f0f0;color:#000;box-shadow:0 0 10px 10px #0003}#console-wallet-connect-placeholder .qrWrapper{display:flex;flex-direction:column;background-color:#e2e2e2;border-radius:16px}#console-wallet-connect-placeholder .qrWrapper>svg{position:relative;border-radius:16px;box-shadow:0 0 10px #0003;width:70svw;max-width:340px;height:70svw;max-height:340px}#console-wallet-connect-placeholder .qrWrapper>svg>rect{fill:#f0f0f0}#console-wallet-connect-placeholder .qrWrapper .description{padding:12px;text-align:center;color:#000;font-size:16px;font-weight:600;line-height:1.2;width:70svw;max-width:340px;white-space:wrap}#console-wallet-connect-placeholder>.title{position:relative;display:flex;width:100%;font-size:24px;font-weight:700;line-height:1.2}#console-wallet-connect-placeholder>.title>.closeWrapper{position:absolute;padding:4px;border-radius:50%;color:#868686;right:-16px;top:-16px;transition:.2s}#console-wallet-connect-placeholder>.title>.closeWrapper:hover{background-color:#b9b9b9}#console-wallet-connect-placeholder .options{display:flex;flex-direction:row;gap:4px}#console-wallet-connect-placeholder .option{display:flex;flex-direction:row-reverse;justify-content:flex-end;width:100%;align-items:center;border-radius:16px;padding:12px 16px;margin:0;gap:16px;background-color:#fff;transition:.2s;color:#000;font-size:16px;font-weight:600;line-height:1.2}#console-wallet-connect-placeholder .option.small{width:fit-content}#console-wallet-connect-placeholder .option:hover{background-color:#d0d0d0}
