.callback-container[data-v-0fcde6c3]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.callback-box[data-v-0fcde6c3]{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);padding:60px 50px;width:100%;max-width:500px;text-align:center;animation:slideUp-data-v-0fcde6c3 .5s ease-out}@keyframes slideUp-data-v-0fcde6c3{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.error-content[data-v-0fcde6c3],.loading-content[data-v-0fcde6c3],.success-content[data-v-0fcde6c3]{display:flex;flex-direction:column;align-items:center}.error-icon[data-v-0fcde6c3],.loading-icon[data-v-0fcde6c3],.success-icon[data-v-0fcde6c3]{font-size:64px;margin-bottom:20px}.loading-icon[data-v-0fcde6c3]{color:#667eea;animation:spin-data-v-0fcde6c3 1s linear infinite}.error-icon[data-v-0fcde6c3]{color:#f56c6c}.success-icon[data-v-0fcde6c3]{color:#67c23a}@keyframes spin-data-v-0fcde6c3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-title[data-v-0fcde6c3],.loading-title[data-v-0fcde6c3],.success-title[data-v-0fcde6c3]{font-size:24px;font-weight:600;margin:0 0 15px 0;color:#333}.error-text[data-v-0fcde6c3],.loading-text[data-v-0fcde6c3],.success-text[data-v-0fcde6c3]{font-size:16px;color:#666;margin:0;line-height:1.6}.error-actions[data-v-0fcde6c3]{margin-top:30px;display:flex;flex-direction:column;gap:15px;align-items:center}.retry-button[data-v-0fcde6c3]{padding:12px 40px}.detail-button[data-v-0fcde6c3]{font-size:14px}.error-details[data-v-0fcde6c3]{margin-top:20px;padding:15px;background:#f5f5f5;border-radius:8px;text-align:left;max-width:100%;overflow-x:auto}.error-detail-text[data-v-0fcde6c3]{font-size:12px;color:#666;margin:5px 0;word-break:break-all}@media(max-width:768px){.callback-box[data-v-0fcde6c3]{padding:40px 30px;margin:20px}.error-title[data-v-0fcde6c3],.loading-title[data-v-0fcde6c3],.success-title[data-v-0fcde6c3]{font-size:20px}}