*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f5f5;min-height:100vh}.app-container{min-height:100vh;background-color:#f5f5f5}.home[data-v-fce6c534]{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px 20px 80px}.header[data-v-fce6c534]{text-align:center;color:#fff;padding:20px 0}.header h1[data-v-fce6c534]{font-size:26px;margin-bottom:8px}.subtitle[data-v-fce6c534]{font-size:14px;opacity:.9}.limit-tip[data-v-fce6c534]{display:inline-block;margin-top:12px;background:#ff9800;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:500}.registered-tip[data-v-fce6c534]{margin-top:15px;background:#fff3;padding:10px 16px;border-radius:8px;font-size:13px}.section-title[data-v-fce6c534]{color:#fff;font-size:18px;margin-bottom:12px;padding-left:5px;border-left:3px solid #fff}.schedule-section[data-v-fce6c534]{background:#fffffff2;border-radius:12px;padding:16px;margin-bottom:20px}.schedule-list[data-v-fce6c534]{display:flex;flex-direction:column;gap:8px}.schedule-item[data-v-fce6c534]{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #eee;font-size:14px}.schedule-item[data-v-fce6c534]:last-child{border-bottom:none}.schedule-item.highlight[data-v-fce6c534]{background:#fff3e0;margin:0 -8px;padding:8px;border-radius:6px;border-left:3px solid #ff9800}.schedule-item .phase[data-v-fce6c534]{color:#333;font-weight:500;min-width:100px}.schedule-item .date[data-v-fce6c534]{color:#667eea;font-weight:600;min-width:80px}.schedule-item .desc[data-v-fce6c534]{color:#999;font-size:12px}.loading[data-v-fce6c534]{text-align:center;color:#fff;padding:40px}.category-section[data-v-fce6c534]{margin-bottom:20px}.category-list[data-v-fce6c534]{display:flex;flex-direction:column;gap:12px}.category-card[data-v-fce6c534]{background:#fff;border-radius:12px;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.category-card.is-open[data-v-fce6c534]{border:2px solid #667eea;transform:scale(1.01)}.category-card.is-disabled[data-v-fce6c534]{opacity:.6;cursor:not-allowed}.category-info h3[data-v-fce6c534]{font-size:16px;color:#333;margin-bottom:2px}.open-date[data-v-fce6c534]{font-size:12px;color:#666}.category-status[data-v-fce6c534]{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.status-badge[data-v-fce6c534]{padding:3px 10px;border-radius:15px;font-size:11px;font-weight:500}.status-badge.open[data-v-fce6c534]{background:#e8f5e9;color:#2e7d32}.status-badge.upcoming[data-v-fce6c534]{background:#fff3e0;color:#f57c00}.status-badge.ended[data-v-fce6c534]{background:#f5f5f5;color:#999}.countdown[data-v-fce6c534]{font-size:10px;color:#f57c00}.rules-section[data-v-fce6c534]{background:#fffffff2;border-radius:12px;padding:16px}.rules-list[data-v-fce6c534]{margin:0;padding-left:20px}.rules-list li[data-v-fce6c534]{color:#000;font-size:13px;margin-bottom:6px}.rules-list li[data-v-fce6c534]:last-child{margin-bottom:0}.footer[data-v-fce6c534]{position:fixed;bottom:0;left:0;right:0;padding:12px 20px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;gap:15px}.admin-btn[data-v-fce6c534]{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.5);padding:10px 20px;border-radius:25px;font-size:13px;cursor:pointer}.query-btn[data-v-fce6c534]{background:#fff;color:#667eea;border:none;padding:10px 35px;border-radius:25px;font-size:13px;cursor:pointer}.subject-list[data-v-9594fc2e]{min-height:100vh;background:#f5f5f5}.header[data-v-9594fc2e]{background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;color:#fff;position:relative}.back-btn[data-v-9594fc2e]{position:absolute;left:20px;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:16px;cursor:pointer}.header h2[data-v-9594fc2e]{text-align:center;font-size:20px}.subjects[data-v-9594fc2e]{padding:20px;display:flex;flex-direction:column;gap:15px;max-width:500px;margin:0 auto}.subject-card[data-v-9594fc2e]{background:#fff;border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:flex-start;box-shadow:0 2px 8px #00000014}.subject-info[data-v-9594fc2e]{flex:1}.subject-info h3[data-v-9594fc2e]{font-size:16px;color:#333;margin-bottom:8px}.detail-item[data-v-9594fc2e]{font-size:12px;margin-bottom:4px;color:#666}.detail-item .label[data-v-9594fc2e]{color:#999}.detail-item .value[data-v-9594fc2e]{color:#333}.quota[data-v-9594fc2e]{font-size:12px;color:#667eea;font-weight:500;margin-top:8px}.register-btn[data-v-9594fc2e]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:10px 16px;border-radius:20px;font-size:13px;cursor:pointer;transition:opacity .3s;white-space:nowrap}.register-btn[data-v-9594fc2e]:disabled{background:#ccc;cursor:not-allowed}.not-found[data-v-9594fc2e]{text-align:center;padding:50px 20px}.not-found button[data-v-9594fc2e]{margin-top:20px;background:#667eea;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer}.registration-form[data-v-8f9acddf]{min-height:100vh;background:#f5f5f5}.header[data-v-8f9acddf]{background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;color:#fff;position:relative}.back-btn[data-v-8f9acddf]{position:absolute;left:20px;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:16px;cursor:pointer}.header h2[data-v-8f9acddf]{text-align:center;font-size:20px}.selected-info[data-v-8f9acddf]{background:#fff;text-align:center;padding:15px;font-size:16px;color:#333}.separator[data-v-8f9acddf]{margin:0 8px;color:#999}.form-container[data-v-8f9acddf]{padding:20px;max-width:500px;margin:0 auto}.form-item[data-v-8f9acddf]{background:#fff;border-radius:12px;padding:16px;margin-bottom:15px}.form-item label[data-v-8f9acddf]{display:block;font-size:14px;color:#333;margin-bottom:8px}.form-item input[data-v-8f9acddf]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:15px;outline:none;transition:border-color .3s}.form-item input[data-v-8f9acddf]:focus{border-color:#667eea}.form-item input.readonly[data-v-8f9acddf]{background:#f5f5f5;color:#666}.error[data-v-8f9acddf]{display:block;color:#e53935;font-size:12px;margin-top:6px}.gender-options[data-v-8f9acddf]{display:flex;gap:15px}.gender-option[data-v-8f9acddf]{flex:1;display:flex;align-items:center;justify-content:center;padding:12px;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:all .3s}.gender-option input[data-v-8f9acddf]{display:none}.gender-option.selected[data-v-8f9acddf]{border-color:#667eea;background:#f0f4ff;color:#667eea}.submit-btn[data-v-8f9acddf]{width:100%;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;margin-top:10px}.submit-btn[data-v-8f9acddf]:disabled{opacity:.6;cursor:not-allowed}.success-page[data-v-5cba84b3]{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:40px 20px;display:flex;flex-direction:column;align-items:center}.success-icon[data-v-5cba84b3]{width:80px;height:80px;background:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;color:#fff;margin-bottom:20px}h1[data-v-5cba84b3]{color:#fff;font-size:28px;margin-bottom:30px}.info-card[data-v-5cba84b3]{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:400px;box-shadow:0 4px 20px #00000026}.info-item[data-v-5cba84b3]{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.info-item[data-v-5cba84b3]:last-child{border-bottom:none}.info-item .label[data-v-5cba84b3]{color:#666;font-size:14px}.info-item .value[data-v-5cba84b3]{color:#333;font-size:14px;font-weight:500}.tip[data-v-5cba84b3]{background:#fff3;color:#fff;padding:12px 20px;border-radius:8px;margin-top:20px;font-size:13px;text-align:center;max-width:400px}.buttons[data-v-5cba84b3]{margin-top:30px;display:flex;gap:15px}.home-btn[data-v-5cba84b3],.query-btn[data-v-5cba84b3]{padding:14px 30px;border-radius:25px;font-size:14px;font-weight:500;cursor:pointer}.home-btn[data-v-5cba84b3]{background:#fff;color:#667eea;border:none;box-shadow:0 4px 15px #0003}.query-btn[data-v-5cba84b3]{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}.query-page[data-v-0c0499e4]{min-height:100vh;background:#f5f5f5}.header[data-v-0c0499e4]{background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;color:#fff;position:relative}.back-btn[data-v-0c0499e4]{position:absolute;left:20px;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:16px;cursor:pointer}.header h2[data-v-0c0499e4]{text-align:center;font-size:20px}.query-form[data-v-0c0499e4]{background:#fff;margin:20px;border-radius:12px;padding:20px}.form-item[data-v-0c0499e4]{margin-bottom:20px}.form-item label[data-v-0c0499e4]{display:block;font-size:14px;color:#333;margin-bottom:10px}.form-item input[data-v-0c0499e4]{width:100%;padding:14px;border:1px solid #ddd;border-radius:8px;font-size:16px;outline:none}.form-item input[data-v-0c0499e4]:focus{border-color:#667eea}.error[data-v-0c0499e4]{display:block;color:#e53935;font-size:12px;margin-top:6px}.query-btn[data-v-0c0499e4]{width:100%;padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer}.query-btn[data-v-0c0499e4]:disabled{opacity:.6;cursor:not-allowed}.result-container[data-v-0c0499e4]{padding:0 20px}.result-card[data-v-0c0499e4]{background:#fff;border-radius:12px;padding:20px;position:relative}.success-badge[data-v-0c0499e4]{position:absolute;top:-10px;right:20px;background:#4caf50;color:#fff;padding:4px 16px;border-radius:20px;font-size:12px}.info-item[data-v-0c0499e4]{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.info-item[data-v-0c0499e4]:last-child{border-bottom:none}.info-item .label[data-v-0c0499e4]{color:#666;font-size:14px}.info-item .value[data-v-0c0499e4]{color:#333;font-size:14px;font-weight:500}.tip[data-v-0c0499e4]{text-align:center;color:#999;font-size:13px;margin-top:20px}.not-found-container[data-v-0c0499e4]{text-align:center;padding:40px 20px}.not-found-icon[data-v-0c0499e4]{width:60px;height:60px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;color:#999;margin:0 auto 20px}.not-found-container p[data-v-0c0499e4]{font-size:18px;color:#333;margin-bottom:8px}.tip-text[data-v-0c0499e4]{font-size:14px!important;color:#999!important}.home-btn[data-v-0c0499e4]{margin-top:30px;background:#667eea;color:#fff;border:none;padding:12px 30px;border-radius:8px;font-size:14px;cursor:pointer}.dashboard[data-v-e2a9b10e]{max-width:800px;margin:0 auto}.stat-cards[data-v-e2a9b10e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:30px}.stat-card[data-v-e2a9b10e]{background:#fff;border-radius:12px;padding:24px;text-align:center;box-shadow:0 2px 8px #00000014}.stat-card.total[data-v-e2a9b10e]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.stat-value[data-v-e2a9b10e]{font-size:36px;font-weight:700;margin-bottom:8px}.stat-label[data-v-e2a9b10e]{font-size:14px;opacity:.9}.chart-section[data-v-e2a9b10e]{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014}.chart-section h3[data-v-e2a9b10e]{font-size:16px;margin-bottom:20px;color:#333}.chart-list[data-v-e2a9b10e]{display:flex;flex-direction:column;gap:15px}.chart-item[data-v-e2a9b10e]{display:flex;flex-direction:column;gap:8px}.chart-info[data-v-e2a9b10e]{display:flex;justify-content:space-between;font-size:14px}.chart-name[data-v-e2a9b10e]{color:#333}.chart-count[data-v-e2a9b10e]{color:#666}.chart-bar[data-v-e2a9b10e]{height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden}.chart-fill[data-v-e2a9b10e]{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px;transition:width .3s ease}.empty[data-v-e2a9b10e]{text-align:center;color:#999;padding:40px}.registration-list[data-v-58b02a72]{max-width:800px;margin:0 auto}.search-bar[data-v-58b02a72]{margin-bottom:15px}.search-bar input[data-v-58b02a72]{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-size:14px;outline:none}.search-bar input[data-v-58b02a72]:focus{border-color:#667eea}.list-container[data-v-58b02a72]{display:flex;flex-direction:column;gap:12px}.loading[data-v-58b02a72],.empty[data-v-58b02a72]{text-align:center;color:#999;padding:40px}.list-item[data-v-58b02a72]{background:#fff;border-radius:12px;padding:15px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #00000014}.item-main[data-v-58b02a72]{flex:1}.item-header[data-v-58b02a72]{display:flex;align-items:center;gap:10px;margin-bottom:8px}.item-name[data-v-58b02a72]{font-size:16px;font-weight:500;color:#333}.item-gender[data-v-58b02a72]{font-size:13px;color:#666}.item-info[data-v-58b02a72]{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#666;margin-bottom:6px}.item-time[data-v-58b02a72]{font-size:12px;color:#999}.item-actions[data-v-58b02a72]{margin-left:15px}.delete-btn[data-v-58b02a72]{background:#fff;color:#e53935;border:1px solid #e53935;padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer}.delete-btn[data-v-58b02a72]:hover{background:#e53935;color:#fff}.list-footer[data-v-58b02a72]{text-align:center;color:#999;font-size:13px;margin-top:20px}.category-manage[data-v-1c7481c7]{max-width:900px;margin:0 auto}.loading[data-v-1c7481c7]{text-align:center;color:#999;padding:40px}.category-section[data-v-1c7481c7]{background:#fff;border-radius:12px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 8px #00000014}.category-header[data-v-1c7481c7]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center}.category-info h3[data-v-1c7481c7]{font-size:18px;margin:0 0 5px}.category-info p[data-v-1c7481c7]{font-size:13px;opacity:.9;margin:0}.category-edit[data-v-1c7481c7]{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.category-edit input[data-v-1c7481c7]{padding:8px 12px;border:none;border-radius:6px;font-size:14px}.category-edit button[data-v-1c7481c7]{padding:8px 16px;border:none;border-radius:6px;font-size:13px;cursor:pointer}.category-edit button[data-v-1c7481c7]:first-of-type{background:#4caf50;color:#fff}.category-edit button[data-v-1c7481c7]:last-of-type{background:#fff;color:#666}.edit-btn[data-v-1c7481c7]{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.5);padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer}.edit-btn.small[data-v-1c7481c7]{background:#f5f5f5;color:#666;border:1px solid #ddd}.subjects-list[data-v-1c7481c7]{padding:15px}.subject-item[data-v-1c7481c7]{display:flex;justify-content:space-between;align-items:flex-start;padding:12px;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:10px}.subject-item[data-v-1c7481c7]:last-child{margin-bottom:0}.subject-info[data-v-1c7481c7]{flex:1}.subject-name[data-v-1c7481c7]{font-size:15px;font-weight:500;color:#333;margin-bottom:4px}.subject-details[data-v-1c7481c7]{font-size:12px;color:#666;margin-bottom:4px}.subject-remarks[data-v-1c7481c7]{font-size:12px;color:#ff9800;margin-bottom:4px}.subject-quota[data-v-1c7481c7]{font-size:12px;color:#667eea;font-weight:500}.subject-edit[data-v-1c7481c7]{width:100%;padding:10px;background:#f9f9f9;border-radius:8px;margin-bottom:10px}.form-row[data-v-1c7481c7]{display:flex;align-items:center;margin-bottom:10px;gap:10px}.form-row label[data-v-1c7481c7]{width:70px;font-size:13px;color:#666;flex-shrink:0}.form-row input[data-v-1c7481c7]{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px}.form-actions[data-v-1c7481c7]{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.save-btn[data-v-1c7481c7]{background:#4caf50;color:#fff;border:none;padding:8px 20px;border-radius:6px;cursor:pointer}.cancel-btn[data-v-1c7481c7]{background:#f5f5f5;color:#666;border:none;padding:8px 20px;border-radius:6px;cursor:pointer}.settings-page[data-v-18eadf7a]{padding:20px}.page-header[data-v-18eadf7a]{margin-bottom:20px}.page-header h2[data-v-18eadf7a]{font-size:20px;color:#333;margin:0}.stats-card[data-v-18eadf7a]{background:#fff;border-radius:8px;padding:16px;margin-bottom:20px;box-shadow:0 2px 8px #0000001a}.stats-card h3[data-v-18eadf7a]{font-size:16px;margin:0 0 12px;color:#333}.total-count[data-v-18eadf7a]{font-size:18px;font-weight:700;color:#667eea;margin-bottom:10px}.category-counts[data-v-18eadf7a]{display:flex;flex-wrap:wrap;gap:10px}.category-stat[data-v-18eadf7a]{background:#f5f5f5;padding:6px 12px;border-radius:4px;font-size:13px}.settings-card[data-v-18eadf7a]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px #0000001a}.settings-card h3[data-v-18eadf7a]{font-size:16px;color:#333;margin:20px 0 12px;padding-bottom:8px;border-bottom:1px solid #eee}.settings-card h3[data-v-18eadf7a]:first-child{margin-top:0}.form-group[data-v-18eadf7a]{margin-bottom:16px}.form-group label[data-v-18eadf7a]{display:block;font-size:14px;color:#333;margin-bottom:6px}.form-group input[type=number][data-v-18eadf7a],.form-group input[type=date][data-v-18eadf7a],.form-group textarea[data-v-18eadf7a]{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.form-group input[type=checkbox][data-v-18eadf7a]{margin-right:6px}.hint[data-v-18eadf7a]{display:block;font-size:12px;color:#999;margin-top:4px}.form-row[data-v-18eadf7a]{display:flex;gap:16px}.form-row .form-group[data-v-18eadf7a]{flex:1}.form-actions[data-v-18eadf7a]{margin-top:24px;text-align:center}.btn-save[data-v-18eadf7a]{background:#667eea;color:#fff;border:none;padding:12px 40px;border-radius:6px;font-size:15px;cursor:pointer}.btn-save[data-v-18eadf7a]:hover{background:#5a6fd6}.btn-save[data-v-18eadf7a]:disabled{background:#ccc;cursor:not-allowed}.loading[data-v-18eadf7a]{text-align:center;padding:40px;color:#999}.admin-layout[data-v-0463566f]{min-height:100vh;background:#f5f5f5}.admin-header[data-v-0463566f]{background:linear-gradient(135deg,#667eea,#764ba2);padding:15px 20px;color:#fff;display:flex;justify-content:space-between;align-items:center}.admin-header h1[data-v-0463566f]{font-size:20px;margin:0}.admin-name[data-v-0463566f]{font-size:13px;opacity:.8;margin-left:10px}.home-btn[data-v-0463566f],.logout-btn[data-v-0463566f]{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.5);padding:8px 16px;border-radius:6px;font-size:13px;cursor:pointer;margin-left:10px}.logout-btn[data-v-0463566f]{background:#e53935cc;border-color:#e53935cc}.admin-tabs[data-v-0463566f]{display:flex;background:#fff;border-bottom:1px solid #eee}.tab-btn[data-v-0463566f]{flex:1;padding:15px;border:none;background:none;font-size:14px;color:#666;cursor:pointer;transition:all .3s}.tab-btn.active[data-v-0463566f]{color:#667eea;border-bottom:2px solid #667eea;font-weight:500}.admin-content[data-v-0463566f]{padding:20px}.login-page[data-v-cbc73c40]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card[data-v-cbc73c40]{background:#fff;border-radius:16px;padding:40px;width:100%;max-width:400px;box-shadow:0 10px 40px #0003}.login-header[data-v-cbc73c40]{text-align:center;margin-bottom:30px}.login-header h1[data-v-cbc73c40]{font-size:24px;color:#333;margin-bottom:10px}.login-header p[data-v-cbc73c40]{font-size:14px;color:#999}.form-item[data-v-cbc73c40]{margin-bottom:20px}.form-item input[data-v-cbc73c40]{width:100%;padding:14px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:15px;outline:none;transition:border-color .3s}.form-item input[data-v-cbc73c40]:focus{border-color:#667eea}.error-msg[data-v-cbc73c40]{color:#e53935;font-size:13px;text-align:center;margin-bottom:15px}.submit-btn[data-v-cbc73c40]{width:100%;padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:opacity .3s}.submit-btn[data-v-cbc73c40]:hover:not(:disabled){opacity:.9}.submit-btn[data-v-cbc73c40]:disabled{opacity:.6;cursor:not-allowed}.toggle-mode[data-v-cbc73c40]{text-align:center;margin-top:20px}.toggle-mode span[data-v-cbc73c40]{color:#667eea;font-size:14px;cursor:pointer}.toggle-mode span[data-v-cbc73c40]:hover{text-decoration:underline}.loading[data-v-cbc73c40]{text-align:center;color:#999;padding:40px}
