.qa-card-head[data-v-b55b40ab]{margin-bottom:24px}.qa-card-head h3[data-v-b55b40ab]{font-family:var(--serif);font-size:26px;font-weight:400;color:var(--white);margin-bottom:6px}.qa-card-head p[data-v-b55b40ab]{font-size:13px;color:var(--muted)}.qa-options[data-v-b55b40ab]{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.qa-option[data-v-b55b40ab]{display:flex;align-items:flex-start;gap:14px;padding:16px;background:var(--bg2);cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;animation:qa-option-in-b55b40ab .4s ease both}.qa-option[data-v-b55b40ab]:hover{background:var(--bg3);transform:translateY(-2px);box-shadow:0 8px 20px #1a171412}.qa-option[data-v-b55b40ab]:active{transform:translateY(0);box-shadow:none}@keyframes qa-option-in-b55b40ab{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.qa-option-icon[data-v-b55b40ab]{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--gold);background:#6c272914}.qa-option-icon svg[data-v-b55b40ab]{width:20px;height:20px}.qa-option-body[data-v-b55b40ab]{display:flex;flex-direction:column;gap:3px}.qa-option-title[data-v-b55b40ab]{font-family:var(--serif);font-size:17px;color:var(--white)}.qa-option-desc[data-v-b55b40ab]{font-size:12px;color:var(--muted);line-height:1.5}.qa-cta[data-v-b55b40ab]{width:100%;padding:16px;background:var(--gold);color:#fff;border:none;font-family:var(--sans);font-size:13px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .25s ease,transform .15s ease;display:flex;align-items:center;justify-content:center}.qa-cta[data-v-b55b40ab]:hover:not(:disabled){background:#55191b;transform:translateY(-1px)}.qa-cta[data-v-b55b40ab]:active:not(:disabled){transform:scale(.98)}.qa-cta[data-v-b55b40ab]:disabled{opacity:.6;cursor:default}.qa-back-btn[data-v-b55b40ab]{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;background:none;border:none;padding:0;font-family:var(--sans);font-size:12px;color:var(--muted);cursor:pointer;transition:color .2s ease}.qa-back-btn svg[data-v-b55b40ab]{width:14px;height:14px}.qa-back-btn[data-v-b55b40ab]:hover{color:var(--gold)}.qa-wallet-step[data-v-b55b40ab]{display:flex;flex-direction:column;gap:16px}.qa-wallet-grid[data-v-b55b40ab]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.qa-wallet-btn[data-v-b55b40ab]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px 8px;background:none;border:.5px solid var(--border);cursor:pointer;animation:qa-option-in-b55b40ab .4s ease both}.qa-wallet-img-wrap[data-v-b55b40ab]{width:100%;height:56px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.qa-wallet-btn:hover .qa-wallet-img-wrap[data-v-b55b40ab]{transform:scale(1.06)}.qa-wallet-btn:active .qa-wallet-img-wrap[data-v-b55b40ab]{transform:scale(.96)}.qa-wallet-img[data-v-b55b40ab]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.qa-wallet-title[data-v-b55b40ab]{font-family:var(--sans);font-size:12px;color:var(--muted);text-align:center;transition:color .2s ease}.qa-wallet-btn:hover .qa-wallet-title[data-v-b55b40ab]{color:var(--gold)}.qa-name-step[data-v-b55b40ab]{display:flex;flex-direction:column;gap:16px}.qa-name-label[data-v-b55b40ab]{font-size:14px;color:var(--white);line-height:1.5}.qa-name-form[data-v-b55b40ab]{display:flex;flex-direction:column;gap:12px}.qa-name-input[data-v-b55b40ab]{width:100%;padding:14px 16px;background:var(--bg2);border:.5px solid var(--border);font-family:var(--sans);font-size:14px;color:var(--white);transition:border-color .2s ease}.qa-name-input[data-v-b55b40ab]:focus{outline:none;border-color:var(--gold)}.qa-phone-group[data-v-b55b40ab]{display:flex;gap:8px}.qa-phone-country[data-v-b55b40ab]{position:relative;flex-shrink:0}.qa-phone-country-btn[data-v-b55b40ab]{display:flex;align-items:center;gap:6px;width:100px;height:100%;padding:14px 10px;background:var(--bg2);border:.5px solid var(--border);font-family:var(--sans);font-size:14px;color:var(--white);cursor:pointer;transition:border-color .2s ease}.qa-phone-country-btn[data-v-b55b40ab]:focus{outline:none;border-color:var(--gold)}.qa-flag[data-v-b55b40ab]{font-size:16px;line-height:1}.qa-caret[data-v-b55b40ab]{width:12px;height:12px;margin-left:auto;flex-shrink:0;color:var(--muted)}.qa-country-list[data-v-b55b40ab]{position:absolute;top:calc(100% + 6px);left:0;z-index:10;width:220px;background:#fff;border:.5px solid var(--border);box-shadow:0 12px 30px #1a17141f;max-height:240px;overflow-y:auto}.qa-country-list li[data-v-b55b40ab]{display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:13px;color:var(--white);cursor:pointer;transition:background .15s ease}.qa-country-list li[data-v-b55b40ab]:hover{background:var(--bg2)}.qa-country-active[data-v-b55b40ab]{background:var(--bg3)}.qa-country-name[data-v-b55b40ab]{flex:1}.qa-country-code[data-v-b55b40ab]{color:var(--muted)}.qa-phone-input[data-v-b55b40ab]{flex:1;min-width:0}.qa-error[data-v-b55b40ab]{font-size:12px;color:#b3261e}.qa-chat[data-v-b55b40ab]{display:flex;flex-direction:column;gap:12px}.qa-chat-messages[data-v-b55b40ab]{height:380px;overflow-y:auto;overscroll-behavior:contain;padding:4px 4px 0}.qa-chat-messages-list[data-v-b55b40ab]{display:flex;flex-direction:column;gap:10px}.qa-chat-loading[data-v-b55b40ab]{font-size:13px;color:var(--muted);text-align:center;margin:auto}.qa-msg[data-v-b55b40ab]{max-width:85%;padding:10px 14px;font-size:13px;line-height:1.5;border-radius:16px;box-shadow:0 1px 2px #1a17140f}.qa-msg-bot[data-v-b55b40ab]{align-self:flex-start;background:var(--bg2);color:var(--white);border-bottom-left-radius:4px}.qa-msg-mine[data-v-b55b40ab]{align-self:flex-end;background:var(--gold);color:#fff;border-bottom-right-radius:4px}.qa-msg-typing[data-v-b55b40ab]{display:flex;align-items:center;gap:4px;padding:13px 16px}.qa-msg-content[data-v-b55b40ab] p{margin:0 0 8px}.qa-msg-content[data-v-b55b40ab] p:last-child{margin-bottom:0}.qa-msg-content[data-v-b55b40ab] ul,.qa-msg-content[data-v-b55b40ab] ol{margin:0 0 8px;padding-left:18px}.qa-msg-content[data-v-b55b40ab] a{color:inherit;text-decoration:underline}.qa-msg-content[data-v-b55b40ab] code{background:#00000014;padding:1px 4px;font-size:12px}.qa-typing-dot[data-v-b55b40ab]{width:6px;height:6px;border-radius:50%;background:var(--muted);animation:qa-typing-bounce-b55b40ab 1.2s ease-in-out infinite}.qa-typing-dot[data-v-b55b40ab]:nth-child(2){animation-delay:.15s}.qa-typing-dot[data-v-b55b40ab]:nth-child(3){animation-delay:.3s}@keyframes qa-typing-bounce-b55b40ab{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.msg-enter-active[data-v-b55b40ab]{transition:opacity .3s ease,transform .3s ease}.msg-enter-from[data-v-b55b40ab]{opacity:0;transform:translateY(10px) scale(.97)}.msg-move[data-v-b55b40ab]{transition:transform .3s ease}.qa-spinner[data-v-b55b40ab]{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:qa-spin-b55b40ab .6s linear infinite}@keyframes qa-spin-b55b40ab{to{transform:rotate(360deg)}}.qa-chat-input-row[data-v-b55b40ab]{display:flex;gap:8px}.qa-chat-input[data-v-b55b40ab]{flex:1;padding:12px 14px;background:var(--bg2);border:.5px solid var(--border);font-family:var(--sans);font-size:13px;color:var(--white);transition:border-color .2s ease}.qa-chat-input[data-v-b55b40ab]:focus{outline:none;border-color:var(--gold)}.qa-chat-input[data-v-b55b40ab]:disabled{opacity:.6}.qa-chat-send[data-v-b55b40ab]{padding:12px 18px;background:var(--gold);color:#fff;border:none;font-family:var(--sans);font-size:12px;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .25s ease,transform .15s ease;display:flex;align-items:center;justify-content:center}.qa-chat-send[data-v-b55b40ab]:hover:not(:disabled){background:#55191b;transform:translateY(-1px)}.qa-chat-send[data-v-b55b40ab]:active:not(:disabled){transform:scale(.96)}.qa-chat-send[data-v-b55b40ab]:disabled{opacity:.6;cursor:default}.qa-chat-closed[data-v-b55b40ab]{display:flex;flex-direction:column;align-items:center;gap:10px}.qa-chat-closed-note[data-v-b55b40ab]{font-size:12px;color:var(--muted);text-align:center}.qa-chat-closed .qa-cta[data-v-b55b40ab]{width:auto;padding:12px 28px}.stage-enter-active[data-v-b55b40ab],.stage-leave-active[data-v-b55b40ab]{transition:opacity .25s ease,transform .25s ease}.stage-enter-from[data-v-b55b40ab]{opacity:0;transform:translateY(10px)}.stage-leave-to[data-v-b55b40ab]{opacity:0;transform:translateY(-10px)}
