.qr-code-page[data-v-d51a6188]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#ffffff;padding:20px;text-align:center}.qr-code-page .qr-code-section[data-v-d51a6188]{margin-bottom:40px;display:flex;flex-direction:column;align-items:center;gap:20px}.qr-code-page .qr-code-container[data-v-d51a6188]{width:300px;height:300px;background:#f8f9fa;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #00000014;padding:15px;border:1px solid #e9ecef}.qr-code-page .qr-code[data-v-d51a6188]{width:100%;height:100%;border-radius:8px;object-fit:contain}.qr-code-page .qr-code-placeholder[data-v-d51a6188]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#6c757d;font-size:14px}.qr-code-page .loading-spinner[data-v-d51a6188]{width:32px;height:32px;border:3px solid #e9ecef;border-top:3px solid #007bff;border-radius:50%;animation:spin-d51a6188 1s linear infinite}@keyframes spin-d51a6188{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qr-code-page .qr-status[data-v-d51a6188]{background:#f8f9fa;padding:16px 24px;border-radius:25px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000d;max-width:320px;width:100%}.qr-code-page .status-text[data-v-d51a6188]{font-size:16px;color:#6c757d;font-weight:500;margin:0}.qr-code-page .generated-link-section[data-v-d51a6188]{background:#e8f5e8;padding:20px;border-radius:16px;border:2px solid #28a745;box-shadow:0 2px 8px #28a7451a;max-width:400px;width:100%;text-align:center}.qr-code-page .link-label[data-v-d51a6188]{font-size:14px;color:#28a745;font-weight:600;margin-bottom:8px}.qr-code-page .access-link[data-v-d51a6188]{display:block;color:#007bff;text-decoration:none;font-size:14px;word-break:break-all;padding:8px 12px;background:white;border-radius:8px;border:1px solid #dee2e6;margin:8px 0;transition:all .3s ease;cursor:pointer}.qr-code-page .access-link[data-v-d51a6188]:hover{background:#f8f9fa;border-color:#007bff;transform:translateY(-1px);box-shadow:0 2px 8px #007bff33}.qr-code-page .link-tip[data-v-d51a6188]{font-size:12px;color:#6c757d;margin-top:8px}.qr-code-page .auth-notice[data-v-d51a6188]{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:8px 12px;margin-bottom:12px;text-align:center}.qr-code-page .auth-text[data-v-d51a6188]{font-size:13px;color:#856404;font-weight:500}.qr-code-page .binding-section[data-v-d51a6188]{background:#f8f9fa;padding:30px;border-radius:20px;border:1px solid #e9ecef;box-shadow:0 2px 12px #0000000d;width:100%;max-width:500px}.qr-code-page .binding-form[data-v-d51a6188]{display:flex;flex-direction:column;gap:20px}.qr-code-page .form-row[data-v-d51a6188]{display:flex;align-items:center;gap:15px;width:100%}.qr-code-page .form-label[data-v-d51a6188]{font-size:16px;font-weight:600;color:#495057;min-width:80px;text-align:left}.qr-code-page .form-input[data-v-d51a6188]{flex:1;padding:14px 18px;border:2px solid #e9ecef;border-radius:12px;font-size:16px;color:#495057;background:white;transition:all .3s ease;box-shadow:0 1px 4px #0000000d}.qr-code-page .form-input[data-v-d51a6188]:focus{outline:none;border-color:#6c757d;box-shadow:0 0 0 3px #6c757d1a;transform:translateY(-1px)}.qr-code-page .button-section[data-v-d51a6188]{margin-top:10px;width:100%}.qr-code-page .generate-btn[data-v-d51a6188]{background:#6c757d;color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;box-shadow:0 2px 8px #6c757d33}.qr-code-page .generate-btn[data-v-d51a6188]:hover{background:#5a6268;transform:translateY(-1px);box-shadow:0 4px 12px #6c757d4d}.qr-code-page .generate-btn[data-v-d51a6188]:active{transform:translateY(0)}@media (max-width: 768px){.qr-code-page[data-v-d51a6188]{padding:16px}.qr-code-page .qr-code-section[data-v-d51a6188]{margin-bottom:30px;gap:16px}.qr-code-page .qr-code-container[data-v-d51a6188]{width:180px;height:180px;padding:16px}.qr-code-page .qr-status[data-v-d51a6188]{padding:14px 20px;max-width:280px}.qr-code-page .status-text[data-v-d51a6188]{font-size:15px}.qr-code-page .generated-link-section[data-v-d51a6188]{padding:16px;max-width:320px}.qr-code-page .link-label[data-v-d51a6188]{font-size:13px}.qr-code-page .access-link[data-v-d51a6188]{font-size:13px;padding:6px 10px}.qr-code-page .link-tip[data-v-d51a6188]{font-size:11px}.qr-code-page .auth-notice[data-v-d51a6188]{padding:6px 10px;margin-bottom:10px}.qr-code-page .auth-text[data-v-d51a6188]{font-size:12px}.qr-code-page .binding-section[data-v-d51a6188]{padding:24px;margin-top:0}.qr-code-page .binding-form[data-v-d51a6188]{gap:16px}.qr-code-page .form-row[data-v-d51a6188]{flex-direction:column;align-items:flex-start;gap:8px}.qr-code-page .form-label[data-v-d51a6188]{width:100%;text-align:left;min-width:auto}.qr-code-page .form-input[data-v-d51a6188]{width:100%;padding:12px 16px;font-size:15px}.qr-code-page .button-section[data-v-d51a6188]{margin-top:8px}.qr-code-page .generate-btn[data-v-d51a6188]{padding:14px 24px;font-size:16px}}.message-toast[data-v-d51a6188]{position:fixed;top:20px;right:20px;padding:12px 20px;border-radius:8px;color:#fff;font-weight:500;z-index:1000;animation:slideIn-d51a6188 .3s ease-out;max-width:400px;word-wrap:break-word}.message-toast.success[data-v-d51a6188]{background:#28a745;box-shadow:0 4px 12px #28a7454d}.message-toast.error[data-v-d51a6188]{background:#dc3545;box-shadow:0 4px 12px #dc35454d}.message-toast.info[data-v-d51a6188]{background:#17a2b8;box-shadow:0 4px 12px #17a2b84d}.message-text[data-v-d51a6188]{font-size:14px;line-height:1.4}@keyframes slideIn-d51a6188{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 480px){.qr-code-page[data-v-d51a6188]{padding:12px}.qr-code-page .qr-code-section[data-v-d51a6188]{margin-bottom:24px;gap:14px}.qr-code-page .qr-code-container[data-v-d51a6188]{width:160px;height:160px;padding:14px}.qr-code-page .qr-status[data-v-d51a6188]{padding:12px 18px;max-width:260px}.qr-code-page .status-text[data-v-d51a6188]{font-size:14px}.qr-code-page .generated-link-section[data-v-d51a6188]{padding:12px;max-width:280px}.qr-code-page .link-label[data-v-d51a6188]{font-size:12px}.qr-code-page .access-link[data-v-d51a6188]{font-size:12px;padding:4px 8px}.qr-code-page .link-tip[data-v-d51a6188]{font-size:10px}.qr-code-page .auth-notice[data-v-d51a6188]{padding:4px 8px;margin-bottom:8px}.qr-code-page .auth-text[data-v-d51a6188]{font-size:11px}.qr-code-page .binding-section[data-v-d51a6188]{padding:20px}.qr-code-page .binding-form[data-v-d51a6188]{gap:14px}.qr-code-page .form-row[data-v-d51a6188]{gap:6px}.qr-code-page .form-input[data-v-d51a6188]{padding:10px 14px;font-size:14px}.qr-code-page .generate-btn[data-v-d51a6188]{padding:12px 20px;font-size:15px}.message-toast[data-v-d51a6188]{top:10px;right:10px;left:10px;max-width:none;padding:10px 16px}.message-text[data-v-d51a6188]{font-size:13px}}.home-settings[data-v-cf69db04]{min-height:100vh;background:#f8f9fa;padding:20px}.section-title[data-v-cf69db04]{display:flex;align-items:center;gap:16px;font-size:20px;font-weight:700;color:#2c3e50;padding:24px;background:white;border-radius:20px;box-shadow:0 10px 30px #0000001a;position:relative;overflow:hidden;margin:32px auto 20px}.section-title[data-v-cf69db04]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.section-title[data-v-cf69db04]:first-child{margin-top:0}.title-icon[data-v-cf69db04]{font-size:20px}.setting-item[data-v-cf69db04]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;margin-bottom:12px;background:white;border-radius:16px;border:1px solid #e9ecef;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;margin-left:auto;margin-right:auto}.setting-item[data-v-cf69db04]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#667eea}.setting-label[data-v-cf69db04]{font-size:16px;font-weight:500;color:#495057}.switch[data-v-cf69db04]{position:relative;display:inline-block;width:60px;height:34px}.switch input[data-v-cf69db04]{opacity:0;width:0;height:0}.slider[data-v-cf69db04]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:background-color .2s ease;border-radius:34px}.slider[data-v-cf69db04]:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:transform .2s ease;border-radius:50%}input:checked+.slider[data-v-cf69db04]{background-color:#667eea}input:checked+.slider[data-v-cf69db04]:before{transform:translate(26px)}.formation-select[data-v-cf69db04],.times-select[data-v-cf69db04],.country-select[data-v-cf69db04]{padding:10px 15px;border:2px solid #e9ecef;border-radius:8px;font-size:14px;background:white;color:#495057;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;min-width:120px}.formation-select[data-v-cf69db04]:hover,.times-select[data-v-cf69db04]:hover,.country-select[data-v-cf69db04]:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea33}.formation-select[data-v-cf69db04]:focus,.times-select[data-v-cf69db04]:focus,.country-select[data-v-cf69db04]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.save-section[data-v-cf69db04]{text-align:center;margin-top:30px;padding:20px 0}.save-btn[data-v-cf69db04]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:15px 40px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;min-width:150px;box-shadow:0 4px 15px #667eea4d}.save-btn[data-v-cf69db04]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.save-btn[data-v-cf69db04]:active{transform:translateY(0)}.action-btn[data-v-cf69db04]{background:linear-gradient(135deg,#28a745 0%,#20c997 100%);color:#fff;border:none;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:100px;box-shadow:0 4px 15px #28a7454d}.action-btn[data-v-cf69db04]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #28a74566}.action-btn[data-v-cf69db04]:active:not(:disabled){transform:translateY(0)}.action-btn[data-v-cf69db04]:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.change-notice[data-v-cf69db04]{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%);color:#fff;border-radius:16px;margin-bottom:24px;box-shadow:0 8px 25px #ff6b6b4d;animation:pulse-cf69db04 2s infinite;margin-left:auto;margin-right:auto}@keyframes pulse-cf69db04{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.change-icon[data-v-cf69db04]{font-size:20px}.change-text[data-v-cf69db04]{font-size:16px;font-weight:500}@media (max-width: 768px){.home-settings[data-v-cf69db04]{padding:15px}.setting-item[data-v-cf69db04]{padding:15px;margin-bottom:10px}.section-title[data-v-cf69db04]{padding:12px 15px;font-size:16px}.setting-label[data-v-cf69db04]{font-size:14px}.formation-select[data-v-cf69db04],.times-select[data-v-cf69db04],.country-select[data-v-cf69db04]{padding:8px 12px;font-size:13px;min-width:100px}}.black-market-settings[data-v-efebeb37]{min-height:100vh;background:#f8f9fa;color:#333;padding:20px}.black-market-settings .header[data-v-efebeb37]{background:white;padding:24px 20px;border-bottom:1px solid #e9ecef;text-align:center}.black-market-settings .header h1[data-v-efebeb37]{font-size:24px;font-weight:600;margin:0;color:#212529}.settings-container[data-v-efebeb37]{margin:0 auto}.section-title[data-v-efebeb37]{font-size:20px;font-weight:700;color:#2c3e50;padding:24px;background:white;border-radius:20px;box-shadow:0 10px 30px #0000001a;position:relative;display:flex;align-items:center;gap:16px;transition:all .3s ease;margin:32px auto 20px}.section-title[data-v-efebeb37]:first-child{margin-top:0}.section-title[data-v-efebeb37]:before{content:"";width:4px;height:24px;background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);border-radius:2px;flex-shrink:0}.section-title[data-v-efebeb37]:hover{transform:translateY(-1px);box-shadow:0 4px 20px #007bff14;border-color:#007bff}.title-icon[data-v-efebeb37]{font-size:20px;opacity:.8;transition:all .3s ease}.section-title:hover .title-icon[data-v-efebeb37]{opacity:1;transform:scale(1.1)}.setting-item[data-v-efebeb37]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;margin-bottom:12px;background:white;border-radius:16px;border:1px solid #e9ecef;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;margin-left:auto;margin-right:auto}.setting-item[data-v-efebeb37]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#667eea}.setting-label[data-v-efebeb37]{font-size:16px;font-weight:500;color:#495057}.setting-control[data-v-efebeb37]{display:flex;align-items:center;gap:10px}.description-section[data-v-efebeb37]{background:white;padding:20px;border-radius:12px;margin-bottom:20px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000a}.description-text[data-v-efebeb37]{margin:0;color:#6c757d;text-align:center;font-size:14px;line-height:1.5}.count-select[data-v-efebeb37],.discount-select[data-v-efebeb37]{padding:8px 12px;border:1px solid #ced4da;border-radius:6px;background:white;color:#495057;font-size:14px;cursor:pointer;min-width:80px;transition:border-color .2s ease}.count-select[data-v-efebeb37]:focus,.discount-select[data-v-efebeb37]:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.save-section[data-v-efebeb37]{text-align:center;margin-top:30px;padding:20px 0}.save-btn[data-v-efebeb37]{background:#007bff;color:#fff;border:none;padding:12px 30px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px}.save-btn[data-v-efebeb37]:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 12px #007bff4d}.save-btn[data-v-efebeb37]:active{transform:translateY(0)}.change-notice[data-v-efebeb37]{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%);color:#fff;padding:16px 20px;border-radius:16px;margin-bottom:24px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 25px #ff6b6b4d;animation:pulse-efebeb37 2s infinite;margin-left:auto;margin-right:auto}@keyframes pulse-efebeb37{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.change-icon[data-v-efebeb37]{font-size:20px}.change-text[data-v-efebeb37]{font-size:15px;font-weight:600}@media (max-width: 768px){.black-market-settings .header[data-v-efebeb37]{padding:20px 16px}.black-market-settings .header h1[data-v-efebeb37]{font-size:20px}.description-section[data-v-efebeb37]{padding:16px;margin-bottom:16px}.description-text[data-v-efebeb37]{font-size:13px}.section-title[data-v-efebeb37]{font-size:16px;margin:32px 0 20px;padding:14px 16px}.title-icon[data-v-efebeb37]{font-size:18px}.count-select[data-v-efebeb37],.discount-select[data-v-efebeb37]{min-width:70px;font-size:14px;padding:6px 10px}.save-section[data-v-efebeb37]{margin-top:24px;padding:16px 0}.save-btn[data-v-efebeb37]{padding:10px 24px;font-size:15px;min-width:100px}}@media (max-width: 480px){.black-market-settings .header[data-v-efebeb37]{padding:16px 12px}.black-market-settings .header h1[data-v-efebeb37]{font-size:18px}.description-section[data-v-efebeb37]{padding:14px;margin-bottom:14px}.description-text[data-v-efebeb37]{font-size:12px}.section-title[data-v-efebeb37]{font-size:15px;margin:28px 0 18px;padding:12px 14px;gap:10px}.title-icon[data-v-efebeb37]{font-size:16px}.count-select[data-v-efebeb37],.discount-select[data-v-efebeb37]{min-width:60px;font-size:13px;padding:5px 8px}.save-section[data-v-efebeb37]{margin-top:20px;padding:12px 0}.save-btn[data-v-efebeb37]{padding:8px 20px;font-size:14px;min-width:90px}}.profile[data-v-6a8954cf]{min-height:100vh;background:#f8f9fa;padding:20px;color:#333;position:relative}.message-toast[data-v-6a8954cf]{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:1000;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:600;display:flex;align-items:center;gap:12px;box-shadow:0 8px 25px #00000026;animation:slideDown-6a8954cf .3s ease;max-width:90%}.message-toast.success[data-v-6a8954cf]{background:linear-gradient(135deg,#28a745 0%,#20c997 100%);color:#fff}.message-toast.error[data-v-6a8954cf]{background:linear-gradient(135deg,#dc3545 0%,#fd7e14 100%);color:#fff}.message-icon[data-v-6a8954cf]{font-size:18px}.message-text[data-v-6a8954cf]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes slideDown-6a8954cf{0%{transform:translate(-50%) translateY(-100%);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.user-card[data-v-6a8954cf]{background:white;border-radius:20px;padding:32px;margin-bottom:24px;box-shadow:0 10px 30px #0000001a;max-width:600px;margin-left:auto;margin-right:auto}.user-header[data-v-6a8954cf]{display:flex;align-items:center;gap:24px}.avatar-container[data-v-6a8954cf]{position:relative;flex-shrink:0}.avatar[data-v-6a8954cf]{width:80px;height:80px;border-radius:50%;box-shadow:0 8px 25px #667eea4d;border:3px solid white;display:flex;align-items:center;justify-content:center;overflow:hidden}.avatar img[data-v-6a8954cf]{width:100%;height:100%;object-fit:cover}.avatar.placeholder[data-v-6a8954cf]{background:#f8f9fa;border:2px dashed #dee2e6;box-shadow:0 2px 8px #0000000d;opacity:.7;position:relative}.avatar.placeholder[data-v-6a8954cf]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#dee2e6;border-radius:50%;opacity:.8}.avatar.placeholder[data-v-6a8954cf]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#adb5bd;border-radius:50%;opacity:.6}.status-badge[data-v-6a8954cf]{position:absolute;bottom:-8px;right:-8px;background:#dc3545;color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;box-shadow:0 2px 8px #dc35454d}.status-badge.activated[data-v-6a8954cf]{background:#28a745;box-shadow:0 2px 8px #28a7454d}.user-details[data-v-6a8954cf]{flex:1}.user-info[data-v-6a8954cf]{display:flex;flex-direction:column;align-items:flex-start}.username[data-v-6a8954cf]{font-size:28px;font-weight:700;margin:0 0 8px;color:#2c3e50;letter-spacing:-.5px}.user-meta[data-v-6a8954cf]{display:flex;align-items:center;gap:8px;color:#6c757d;font-size:14px}.meta-separator[data-v-6a8954cf]{color:#dee2e6;font-weight:300}.status-card[data-v-6a8954cf]{background:white;border-radius:20px;padding:32px;margin-bottom:24px;box-shadow:0 10px 30px #0000001a;max-width:600px;margin-left:auto;margin-right:auto}.card-header[data-v-6a8954cf]{display:flex;align-items:center;gap:12px;margin-bottom:24px}.card-icon[data-v-6a8954cf]{font-size:24px}.card-title[data-v-6a8954cf]{font-size:20px;font-weight:600;color:#2c3e50;margin:0}.status-grid[data-v-6a8954cf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.status-item[data-v-6a8954cf]{padding:20px;background:#f8f9fa;border-radius:16px;border:1px solid #e9ecef;transition:all .3s ease}.status-item[data-v-6a8954cf]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.status-label[data-v-6a8954cf]{font-size:14px;color:#6c757d;font-weight:500;margin-bottom:8px}.status-value[data-v-6a8954cf]{font-size:16px;font-weight:600;color:#2c3e50}.status-value.activated[data-v-6a8954cf]{color:#28a745}.status-value.expired[data-v-6a8954cf]{color:#dc3545}.recharge-card[data-v-6a8954cf]{background:white;border-radius:20px;padding:32px;box-shadow:0 10px 30px #0000001a;max-width:600px;margin-left:auto;margin-right:auto}.recharge-form[data-v-6a8954cf]{margin-top:20px}.input-wrapper[data-v-6a8954cf]{display:flex;gap:12px}.recharge-input[data-v-6a8954cf]{flex:1;padding:16px 20px;border:2px solid #e9ecef;border-radius:12px;font-size:16px;color:#495057;background:white;transition:all .3s ease}.recharge-input[data-v-6a8954cf]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.recharge-btn[data-v-6a8954cf]{padding:16px 24px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.recharge-btn[data-v-6a8954cf]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.recharge-btn[data-v-6a8954cf]:disabled{background:#6c757d;cursor:not-allowed;box-shadow:none}@media (max-width: 768px){.profile[data-v-6a8954cf]{padding:16px}.user-card[data-v-6a8954cf],.status-card[data-v-6a8954cf],.recharge-card[data-v-6a8954cf]{padding:24px;margin-bottom:20px}.user-header[data-v-6a8954cf]{flex-direction:column;text-align:center;gap:20px}.user-info[data-v-6a8954cf]{align-items:center}.avatar[data-v-6a8954cf]{width:70px;height:70px}.username[data-v-6a8954cf]{font-size:24px}.status-grid[data-v-6a8954cf]{grid-template-columns:1fr;gap:16px}.input-wrapper[data-v-6a8954cf]{flex-direction:column}.recharge-btn[data-v-6a8954cf]{width:100%}}@media (max-width: 480px){.profile[data-v-6a8954cf]{padding:12px}.user-card[data-v-6a8954cf],.status-card[data-v-6a8954cf],.recharge-card[data-v-6a8954cf]{padding:20px;margin-bottom:16px}.avatar[data-v-6a8954cf]{width:60px;height:60px}.username[data-v-6a8954cf]{font-size:20px}.card-title[data-v-6a8954cf]{font-size:18px}.status-item[data-v-6a8954cf]{padding:16px}}.log-page[data-v-1ca20146]{min-height:100vh;background:#f8f9fa;color:#2c3e50;padding:20px 0}.log-container[data-v-1ca20146]{max-width:800px;margin:0 auto;padding:0 20px}.page-header[data-v-1ca20146]{text-align:center;margin-bottom:40px;padding:30px 0}.page-title[data-v-1ca20146]{font-size:28px;font-weight:700;color:#2c3e50;margin:0 0 8px;letter-spacing:-.5px}.page-subtitle[data-v-1ca20146]{font-size:16px;color:#7f8c8d;margin:0;font-weight:400}.loading-section[data-v-1ca20146]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;color:#7f8c8d}.loading-spinner[data-v-1ca20146]{width:40px;height:40px;border:3px solid #e3e8ec;border-top:3px solid #3498db;border-radius:50%;animation:spin-1ca20146 1s linear infinite;margin-bottom:20px}.loading-text[data-v-1ca20146]{font-size:16px;font-weight:500}@keyframes spin-1ca20146{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-section[data-v-1ca20146]{background:#fff;border-radius:16px;padding:24px;margin-bottom:30px;box-shadow:0 4px 20px #00000014;border:1px solid #ffebee;display:flex;align-items:center;justify-content:space-between;gap:20px}.error-content[data-v-1ca20146]{display:flex;align-items:center;gap:12px;flex:1}.error-icon[data-v-1ca20146]{font-size:24px;color:#e74c3c}.error-text[data-v-1ca20146]{font-size:16px;color:#e74c3c;font-weight:500}.retry-btn[data-v-1ca20146]{padding:10px 20px;border:none;border-radius:8px;background:#e74c3c;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.retry-btn[data-v-1ca20146]:hover{background:#c0392b;transform:translateY(-1px)}.log-content[data-v-1ca20146]{margin-bottom:30px}.empty-state[data-v-1ca20146]{text-align:center;padding:80px 0;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}.empty-icon[data-v-1ca20146]{font-size:48px;margin-bottom:20px;opacity:.6}.empty-title[data-v-1ca20146]{font-size:20px;font-weight:600;color:#2c3e50;margin-bottom:8px}.empty-subtitle[data-v-1ca20146]{font-size:16px;color:#7f8c8d}.log-list[data-v-1ca20146]{display:flex;flex-direction:column;gap:12px}.log-item[data-v-1ca20146]{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 12px #0000000f;border:1px solid #f1f3f4;transition:all .2s ease;position:relative;overflow:hidden}.log-item[data-v-1ca20146]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:0 2px 2px 0}.log-item[data-v-1ca20146]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f}.log-content-wrapper[data-v-1ca20146]{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.log-message[data-v-1ca20146]{font-size:16px;color:#2c3e50;font-weight:500;line-height:1.5;flex:1}.log-time[data-v-1ca20146]{font-size:14px;color:#95a5a6;font-weight:500;white-space:nowrap;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}.pagination[data-v-1ca20146]{display:flex;justify-content:center;align-items:center;gap:20px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 20px #00000014}.page-btn[data-v-1ca20146]{display:flex;align-items:center;gap:8px;padding:12px 20px;border:1px solid #e1e8ed;background:#fff;color:#2c3e50;border-radius:10px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:600}.page-btn[data-v-1ca20146]:hover:not(:disabled){background:#f8f9fa;border-color:#3498db;color:#3498db;transform:translateY(-1px)}.page-btn[data-v-1ca20146]:disabled{opacity:.4;cursor:not-allowed;transform:none}.btn-icon[data-v-1ca20146]{font-size:16px;font-weight:700}.page-info[data-v-1ca20146]{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#2c3e50}.current-page[data-v-1ca20146]{color:#3498db;font-size:18px}.separator[data-v-1ca20146]{color:#bdc3c7;font-weight:400}.total-pages[data-v-1ca20146]{color:#7f8c8d}@media (max-width: 768px){.log-container[data-v-1ca20146]{padding:0 16px}.page-title[data-v-1ca20146]{font-size:24px}.page-subtitle[data-v-1ca20146]{font-size:14px}.log-content-wrapper[data-v-1ca20146]{flex-direction:column;gap:12px;align-items:flex-start}.log-time[data-v-1ca20146]{white-space:normal}.pagination[data-v-1ca20146]{flex-direction:column;gap:16px}.page-btn[data-v-1ca20146]{width:100%;justify-content:center}}@media (max-width: 480px){.log-page[data-v-1ca20146]{padding:16px 0}.page-header[data-v-1ca20146]{margin-bottom:30px;padding:20px 0}.page-title[data-v-1ca20146]{font-size:22px}.log-item[data-v-1ca20146]{padding:16px}.log-message[data-v-1ca20146]{font-size:15px}.error-section[data-v-1ca20146]{flex-direction:column;text-align:center}.error-content[data-v-1ca20146]{flex-direction:column;gap:8px}}.announcement-overlay[data-v-90360e54]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn-90360e54 .3s ease-in-out}.announcement-modal[data-v-90360e54]{background:white;border-radius:12px;box-shadow:0 10px 30px #0000004d;max-width:500px;width:90%;max-height:80vh;min-height:200px;overflow:hidden;animation:slideIn-90360e54 .3s ease-out;display:flex;flex-direction:column}.announcement-header[data-v-90360e54]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #f0f0f0}.announcement-title[data-v-90360e54]{margin:0;font-size:18px;font-weight:600;color:#333}.close-btn[data-v-90360e54]{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.close-btn[data-v-90360e54]:hover{background-color:#f5f5f5;color:#666}.announcement-content[data-v-90360e54]{padding:20px 24px;max-height:300px;overflow-y:auto;flex:1}.content-text[data-v-90360e54]{margin:0;line-height:1.6;color:#555;font-size:14px;white-space:pre-line}.announcement-footer[data-v-90360e54]{padding:16px 24px 20px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end}.confirm-btn[data-v-90360e54]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:10px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.confirm-btn[data-v-90360e54]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}@keyframes fadeIn-90360e54{0%{opacity:0}to{opacity:1}}@keyframes slideIn-90360e54{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin:0;padding:0;min-height:100vh;position:relative}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:Avenir,Helvetica,Arial,sans-serif}.content-area{padding-bottom:70px}.tab-content{min-height:calc(100vh - 70px)}.save-button-container{position:fixed;bottom:80px;left:50%;transform:translate(-50%);z-index:100;padding:0 20px}.save-button{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:15px 30px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #667eea66;transition:all .3s ease;min-width:200px}.save-button:hover:not(.disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.save-button:active:not(.disabled){transform:translateY(0)}.save-button.disabled{background:#ccc;cursor:not-allowed;box-shadow:none;opacity:.6}.save-button.disabled:hover{transform:none;box-shadow:none}.section-title{font-size:18px;font-weight:600;margin:30px 0 20px;color:#212529;padding-bottom:12px;border-bottom:2px solid #e9ecef}.section-title:first-child{margin-top:0}.setting-item{display:flex;justify-content:space-between;align-items:center;padding:20px;margin-bottom:15px;background:white;border-radius:12px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000a}.setting-label{font-size:16px;font-weight:500;color:#495057}.setting-control{display:flex;align-items:center;gap:10px}.switch{position:relative;display:inline-block;width:50px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ced4da;transition:.4s;border-radius:24px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#007bff}input:checked+.slider:before{transform:translate(26px)}.country-select,.times-select,.formation-select{padding:8px 12px;border:1px solid #ced4da;border-radius:6px;background:white;color:#495057;font-size:14px;cursor:pointer;min-width:100px;transition:border-color .2s ease}.country-select:focus,.times-select:focus,.formation-select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.description-section{background:white;padding:20px;border-radius:12px;margin-bottom:20px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000a}.description-text{margin:0;color:#6c757d;text-align:center;font-size:14px;line-height:1.5}.count-select,.discount-select{padding:8px 12px;border:1px solid #ced4da;border-radius:6px;background:white;color:#495057;font-size:14px;cursor:pointer;min-width:80px;transition:border-color .2s ease}.count-select:focus,.discount-select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.save-section{text-align:center;margin-top:30px;padding:20px 0}.save-btn{background:#007bff;color:#fff;border:none;padding:12px 30px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px}.save-btn:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 12px #007bff4d}.save-btn:active{transform:translateY(0)}@media (max-width: 768px){.black-market-settings .header{padding:20px 16px}.black-market-settings .header h1{font-size:20px}.description-section{padding:16px;margin-bottom:16px}.description-text{font-size:13px}.count-select,.discount-select{min-width:70px;font-size:14px;padding:6px 10px}.save-section{margin-top:24px;padding:16px 0}.save-btn{padding:10px 24px;font-size:15px;min-width:100px}.setting-item{padding:16px;margin-bottom:12px}.setting-label{font-size:15px}.formation-select{min-width:80px;font-size:14px}}@media (max-width: 480px){.black-market-settings .header{padding:16px 12px}.black-market-settings .header h1{font-size:18px}.description-section{padding:14px;margin-bottom:14px}.description-text{font-size:12px}.count-select,.discount-select{min-width:60px;font-size:13px;padding:5px 8px}.save-section{margin-top:20px;padding:12px 0}.save-btn{padding:8px 20px;font-size:14px;min-width:90px}.setting-item{padding:14px;margin-bottom:10px}.setting-label{font-size:14px}.formation-select{min-width:70px;font-size:13px}}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:60px;background:white;border-top:1px solid #e9ecef;display:flex;justify-content:space-around;align-items:center;z-index:1000;box-shadow:0 -1px 6px #00000014}.nav-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;color:#6c757d;transition:color .2s ease;padding:8px 12px;border-radius:8px;min-width:60px}.nav-item:hover{color:#007bff}.nav-item.active{color:#007bff;background:rgba(0,123,255,.08)}.nav-icon{font-size:20px;margin-bottom:4px}.nav-text{font-size:11px;font-weight:500}@media (max-width: 768px){.profile-header{padding:20px 16px}.avatar-section{flex-direction:column;text-align:center;gap:16px}.avatar img{width:70px;height:70px}.username{font-size:20px}.profile-content{padding:16px}.card{padding:20px;margin-bottom:16px}.card-title{font-size:16px;margin-bottom:16px}.input-field{padding:10px 14px;font-size:16px}.info-item{flex-direction:column;align-items:flex-start;gap:4px}.info-value{font-size:13px}}@media (max-width: 480px){.profile-header{padding:16px 12px}.profile-content{padding:12px}.card{padding:16px;margin-bottom:12px}.avatar img{width:60px;height:60px}.username{font-size:18px}}.message-toast{position:fixed;top:20px;right:20px;z-index:1000;padding:12px 20px;border-radius:8px;color:#fff;font-size:14px;font-weight:500;box-shadow:0 4px 12px #00000026;animation:slideIn .3s ease-out;max-width:300px}.message-toast.success{background:linear-gradient(135deg,#28a745 0%,#20c997 100%)}.message-toast.error{background:linear-gradient(135deg,#dc3545 0%,#fd7e14 100%)}.message-text{display:block;word-wrap:break-word}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.message-toast{top:10px;right:10px;left:10px;max-width:none}}
