.chatbot-toggle[data-v-b29b9353]{position:fixed;right:24px;bottom:24px;width:68px;height:68px;border-radius:50%;border:none;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;cursor:pointer;z-index:9999;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #4f46e573;transition:box-shadow .2s,transform .2s}.chatbot-toggle[data-v-b29b9353]:hover{box-shadow:0 6px 24px #4f46e580;transform:scale(1.08)}.chatbot-toggle.open[data-v-b29b9353]{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.chatbot-toggle.dragging[data-v-b29b9353]{cursor:grabbing}.robot-icon[data-v-b29b9353]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;animation:robot-bounce-b29b9353 2s ease-in-out infinite}@keyframes robot-bounce-b29b9353{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.chatbot-sidebar[data-v-b29b9353]{position:fixed;right:24px;bottom:88px;width:380px;height:560px;max-height:calc(100vh - 120px);background:#fff;border-radius:16px;box-shadow:0 12px 48px #00000026;z-index:9998;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(79,70,229,.15)}.chatbot-slide-enter-active[data-v-b29b9353],.chatbot-slide-leave-active[data-v-b29b9353]{transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.chatbot-slide-enter-from[data-v-b29b9353],.chatbot-slide-leave-to[data-v-b29b9353]{opacity:0;transform:translateY(20px) scale(.95)}.chatbot-header[data-v-b29b9353]{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;flex-shrink:0}.chatbot-header-left[data-v-b29b9353]{display:flex;align-items:center;gap:8px}.chatbot-title[data-v-b29b9353]{font-weight:700;font-size:1rem}.chatbot-role-badge[data-v-b29b9353]{font-size:.7rem;padding:2px 8px;border-radius:10px;background:#fff3}.chatbot-header-right[data-v-b29b9353]{display:flex;align-items:center;gap:10px}.chatbot-usage[data-v-b29b9353]{font-size:.75rem;opacity:.8}.chatbot-clear[data-v-b29b9353]{background:none;border:none;font-size:16px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .2s}.chatbot-clear[data-v-b29b9353]:hover{background:#fef2f2}.chatbot-close[data-v-b29b9353]{background:none;border:none;color:#fff;font-size:1.4rem;cursor:pointer;line-height:1;padding:0 2px}.chatbot-messages[data-v-b29b9353]{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:#f8fafc}.chatbot-msg[data-v-b29b9353]{display:flex;gap:10px;max-width:100%}.chatbot-msg-user[data-v-b29b9353]{flex-direction:row-reverse}.chatbot-msg-avatar[data-v-b29b9353]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.chatbot-msg-assistant .chatbot-msg-avatar[data-v-b29b9353]{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff}.chatbot-msg-user .chatbot-msg-avatar[data-v-b29b9353]{background:#e2e8f0;color:#475569}.chatbot-msg-body[data-v-b29b9353]{max-width:80%;min-width:0}.chatbot-msg-content[data-v-b29b9353]{padding:10px 14px;border-radius:12px;font-size:.88rem;line-height:1.6;word-break:break-word}.chatbot-msg-assistant .chatbot-msg-content[data-v-b29b9353]{background:#fff;color:#1e293b;border:1px solid #e2e8f0;border-top-left-radius:4px}.chatbot-msg-user .chatbot-msg-content[data-v-b29b9353]{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;border-top-right-radius:4px}.chatbot-msg-content[data-v-b29b9353] pre{background:#1e293b;color:#e2e8f0;padding:10px 12px;border-radius:8px;overflow-x:auto;margin:6px 0;font-size:.82rem}.chatbot-msg-content[data-v-b29b9353] code{background:#4f46e51a;padding:1px 5px;border-radius:4px;font-size:.84rem}.chatbot-msg-content[data-v-b29b9353] pre code{background:none;padding:0}.chatbot-msg-actions[data-v-b29b9353]{display:flex;gap:6px;margin-top:6px;opacity:1;transition:opacity .2s}.chatbot-speak-btn[data-v-b29b9353]{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;border:none;border-radius:20px;width:40px;height:32px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 2px 8px #6366f166}.chatbot-speak-btn[data-v-b29b9353]:hover{transform:scale(1.15);box-shadow:0 4px 15px #6366f180}.chatbot-speak-btn.speaking[data-v-b29b9353]{background:linear-gradient(135deg,#ef4444,#f97316);animation:pulse-speaking-b29b9353 1.5s infinite;box-shadow:0 3px 10px #ef444480}@keyframes pulse-speaking-b29b9353{0%{box-shadow:0 0 #ef444499}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}.chatbot-action-btn[data-v-b29b9353]{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;cursor:pointer;padding:4px 8px;border-radius:6px;display:flex;align-items:center;font-size:.8rem;transition:all .2s}.chatbot-action-btn[data-v-b29b9353]:hover{color:#4f46e5;background:#e0e7ff;border-color:#c7d2fe}.chatbot-cursor[data-v-b29b9353]{display:inline-block;width:2px;height:1em;background:#4f46e5;margin-left:2px;animation:chatbot-blink-b29b9353 .8s infinite;vertical-align:text-bottom}@keyframes chatbot-blink-b29b9353{0%,to{opacity:1}50%{opacity:0}}.chatbot-typing[data-v-b29b9353]{display:flex;gap:4px;padding:12px 16px}.chatbot-typing span[data-v-b29b9353]{width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:chatbot-dot-b29b9353 1.2s infinite}.chatbot-typing span[data-v-b29b9353]:nth-child(2){animation-delay:.2s}.chatbot-typing span[data-v-b29b9353]:nth-child(3){animation-delay:.4s}@keyframes chatbot-dot-b29b9353{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.chatbot-quick-actions[data-v-b29b9353]{display:flex;flex-wrap:wrap;gap:6px;padding:8px 16px;border-top:1px solid #f1f5f9;flex-shrink:0}.chatbot-quick-btn[data-v-b29b9353]{padding:5px 12px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#475569;font-size:.78rem;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.chatbot-quick-btn[data-v-b29b9353]:hover{border-color:#4f46e5;color:#4f46e5;background:#4f46e50a}.chatbot-input-area[data-v-b29b9353]{display:flex;align-items:flex-end;gap:8px;padding:12px 16px;border-top:1px solid #e2e8f0;background:#fff;flex-shrink:0}.chatbot-input[data-v-b29b9353]{flex:1;border:1px solid #e2e8f0;border-radius:10px;padding:9px 14px;font-size:.88rem;resize:none;outline:none;max-height:100px;line-height:1.5;transition:border-color .2s;font-family:inherit}.chatbot-input[data-v-b29b9353]:focus{border-color:#4f46e5}.chatbot-input[data-v-b29b9353]:disabled{background:#f8fafc;opacity:.7}.chatbot-voice-btn[data-v-b29b9353]{width:38px;height:38px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;transition:all .2s}.chatbot-voice-btn[data-v-b29b9353]:hover:not(:disabled){border-color:#6366f1;background:#f0f7ff}.chatbot-voice-btn[data-v-b29b9353]:disabled{opacity:.5;cursor:not-allowed}.chatbot-voice-btn.recording[data-v-b29b9353]{background:#ef4444;border-color:#ef4444;color:#fff;animation:pulse-b29b9353 1.5s infinite}@keyframes pulse-b29b9353{0%{box-shadow:0 0 #ef4444b3}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}.chatbot-send-btn[data-v-b29b9353]{width:38px;height:38px;border-radius:10px;border:none;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s,box-shadow .2s}.chatbot-send-btn[data-v-b29b9353]:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 8px #4f46e566}.chatbot-send-btn[data-v-b29b9353]:disabled{opacity:.4;cursor:not-allowed}.redirect-card[data-v-b29b9353]{display:flex;gap:14px;padding:16px;background:linear-gradient(135deg,#f0f7ff,#eef2ff);border:1px solid rgba(79,70,229,.2);border-radius:12px;min-width:240px}.redirect-icon[data-v-b29b9353]{font-size:2rem;line-height:1;flex-shrink:0;margin-top:2px}.redirect-content[data-v-b29b9353]{flex:1;min-width:0}.redirect-title[data-v-b29b9353]{font-weight:700;font-size:.95rem;color:#1e293b;margin-bottom:6px}.redirect-desc[data-v-b29b9353]{font-size:.82rem;color:#475569;line-height:1.5;margin-bottom:12px}.redirect-btn[data-v-b29b9353]{display:inline-block;padding:7px 16px;border:none;border-radius:8px;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;font-size:.82rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.redirect-btn[data-v-b29b9353]:hover{transform:scale(1.04);box-shadow:0 3px 12px #4f46e559}@media(max-width:480px){.chatbot-sidebar[data-v-b29b9353]{right:0;bottom:0;width:100vw;height:100vh;max-height:100vh;border-radius:0}.chatbot-toggle[data-v-b29b9353]{right:16px;bottom:16px;width:60px;height:60px}.robot-icon[data-v-b29b9353]{width:48px;height:48px}}.captcha-overlay[data-v-2fdfd5e8]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.captcha-modal[data-v-2fdfd5e8]{background:#fff;border-radius:12px;width:360px;max-width:90vw;box-shadow:0 8px 32px #0003;overflow:hidden}.captcha-header[data-v-2fdfd5e8]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;font-size:16px;font-weight:600;border-bottom:1px solid #eee}.captcha-close[data-v-2fdfd5e8]{background:none;border:none;font-size:24px;cursor:pointer;color:#999;padding:0 4px}.captcha-close[data-v-2fdfd5e8]:hover{color:#333}.captcha-close[data-v-2fdfd5e8]:focus{color:#fff;background:#334155}.captcha-body[data-v-2fdfd5e8]{padding:20px;text-align:center}.captcha-hint[data-v-2fdfd5e8]{font-size:13px;color:#666;margin-bottom:16px}.captcha-image-wrap[data-v-2fdfd5e8]{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:16px}.captcha-image[data-v-2fdfd5e8]{border:1px solid #ddd;border-radius:6px;width:220px;height:70px}.captcha-refresh[data-v-2fdfd5e8]{background:none;border:1px solid #ddd;border-radius:4px;padding:4px 12px;font-size:12px;cursor:pointer;color:#666}.captcha-refresh[data-v-2fdfd5e8]:hover{background:#f5f5f5}.captcha-input-wrap[data-v-2fdfd5e8]{margin-bottom:8px}.captcha-input[data-v-2fdfd5e8]{width:160px;padding:10px 14px;border:2px solid #ddd;border-radius:6px;font-size:18px;text-align:center;letter-spacing:4px;outline:none;transition:border-color .2s}.captcha-input[data-v-2fdfd5e8]:focus{border-color:#1e3a5f}.captcha-error[data-v-2fdfd5e8]{color:#e74c3c;font-size:13px;margin-top:4px}.captcha-footer[data-v-2fdfd5e8]{display:flex;justify-content:flex-end;gap:10px;padding:12px 20px;border-top:1px solid #eee}.captcha-btn[data-v-2fdfd5e8]{padding:8px 20px;border-radius:6px;font-size:14px;cursor:pointer;border:none;transition:background .2s,opacity .2s}.captcha-btn-cancel[data-v-2fdfd5e8]{background:#f5f5f5;color:#666}.captcha-btn-cancel[data-v-2fdfd5e8]:hover{background:#e8e8e8}.captcha-btn-submit[data-v-2fdfd5e8]{background:#1e3a5f;color:#fff}.captcha-btn-submit[data-v-2fdfd5e8]:hover{background:#2a4f7a}.captcha-btn-submit[data-v-2fdfd5e8]:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.captcha-modal[data-v-2fdfd5e8]{width:100%;max-width:92vw;border-radius:10px}.captcha-header[data-v-2fdfd5e8]{padding:14px 16px;font-size:14px}.captcha-body[data-v-2fdfd5e8]{padding:16px}.captcha-image[data-v-2fdfd5e8]{width:180px;height:56px}.captcha-input[data-v-2fdfd5e8]{width:140px;padding:8px 12px;font-size:16px}.captcha-footer[data-v-2fdfd5e8]{padding:10px 16px}.captcha-btn[data-v-2fdfd5e8]{flex:1;text-align:center;padding:10px 12px;font-size:13px}}.global-toast[data-v-6bd653f0]{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:99999;display:flex;align-items:center;gap:10px;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:500;line-height:1.4;box-shadow:0 8px 32px #00000026;cursor:pointer;max-width:480px;word-break:break-word;user-select:none}.global-toast--success[data-v-6bd653f0]{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.global-toast--error[data-v-6bd653f0]{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.global-toast--warning[data-v-6bd653f0]{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.global-toast--info[data-v-6bd653f0]{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.global-toast__icon[data-v-6bd653f0]{flex-shrink:0}.global-toast__text[data-v-6bd653f0]{flex:1}.toast-slide-enter-active[data-v-6bd653f0]{transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1)}.toast-slide-leave-active[data-v-6bd653f0]{transition:transform .25s ease-in,opacity .25s ease-in}.toast-slide-enter-from[data-v-6bd653f0],.toast-slide-leave-to[data-v-6bd653f0]{opacity:0;transform:translate(-50%) translateY(-20px) scale(.95)}.global-overlay[data-v-0b93924c]{position:fixed;inset:0;z-index:99998;display:flex;align-items:center;justify-content:center;background:#0f172a73;backdrop-filter:blur(2px)}.global-dialog[data-v-0b93924c]{background:#fff;border-radius:14px;padding:28px 24px 20px;width:400px;max-width:90vw;box-shadow:0 20px 60px #0003}.global-dialog__title[data-v-0b93924c]{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 12px}.global-dialog__message[data-v-0b93924c]{font-size:14px;color:#475569;margin:0 0 20px;line-height:1.5}.global-dialog__input[data-v-0b93924c]{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#0f172a;outline:none;transition:border-color .2s;margin-bottom:20px;box-sizing:border-box}.global-dialog__input[data-v-0b93924c]:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.global-dialog__actions[data-v-0b93924c]{display:flex;justify-content:flex-end;gap:10px}.global-dialog__btn[data-v-0b93924c]{padding:8px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:background .15s}.global-dialog__btn--cancel[data-v-0b93924c]{background:#f1f5f9;color:#64748b}.global-dialog__btn--cancel[data-v-0b93924c]:hover{background:#e2e8f0}.global-dialog__btn--confirm[data-v-0b93924c]{background:#6366f1;color:#fff}.global-dialog__btn--confirm[data-v-0b93924c]:hover{background:#4f46e5}.confirm-fade-enter-active[data-v-0b93924c]{transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1)}.confirm-fade-leave-active[data-v-0b93924c]{transition:opacity .2s ease-in,transform .2s ease-in}.confirm-fade-enter-from[data-v-0b93924c],.confirm-fade-leave-to[data-v-0b93924c]{opacity:0}.confirm-fade-enter-from .global-dialog[data-v-0b93924c],.confirm-fade-leave-to .global-dialog[data-v-0b93924c]{transform:scale(.95)}html{scrollbar-gutter:stable}:root{--pf-primary: #3B82F6;--pf-primary-dark: #2563EB;--pf-primary-light: #60A5FA;--pf-primary-light-bg: #EFF6FF;--pf-accent: #6366F1;--pf-bg: #F8FAFC;--pf-surface: #FFFFFF;--pf-text: #0F172A;--pf-text-secondary: #64748B;--pf-border: #E2E8F0;--pf-border-light: #F1F5F9;--pf-header-bg: #0F172A;--pf-radius: 10px;--pf-radius-lg: 14px;--pf-shadow-sm: 0 1px 3px rgba(0,0,0,.06);--pf-shadow: 0 4px 16px rgba(0,0,0,.08);--pf-shadow-lg: 0 12px 40px rgba(0,0,0,.12);--pf-transition: .2s cubic-bezier(.4,0,.2,1);--c-text: #0F172A;--c-text-secondary: #6B6B80;--c-brand: #4F46E5;--c-brand-light: #EEF2FF;--c-border: #E5E7EB;--color-bg: #FAFAFC;--color-bg-secondary: #FFFFFF;--color-surface: #F1F0F5;--color-surface-elevated: #FFFFFF;--color-border: #E5E5EA;--color-border-subtle: #F1F0F5;--color-text-primary: #111118;--color-text-secondary: #6B6B80;--color-text-tertiary: #A0A0B2;--color-brand: #4F46E5;--color-brand-light: #EEF2FF;--color-brand-hover: #4338CA;--color-brand-muted: #818CF8;--state-success: #22C55E;--state-warning: #F59E0B;--state-error: #EF4444}html.dark{--color-bg: #0A0A0F;--color-bg-secondary: #111118;--color-surface: #1A1A24;--color-surface-elevated: #22222E;--color-border: rgba(255,255,255,.06);--color-border-subtle: rgba(255,255,255,.03);--color-text-primary: #F0F0F5;--color-text-secondary: #8B8B9E;--color-text-tertiary: #5A5A6E;--color-brand: #6366F1;--color-brand-light: rgba(99,102,241,.12)}*{margin:0;padding:0;box-sizing:border-box}:focus-visible{outline:2px solid var(--c-brand, #4F46E5);outline-offset:2px}:focus:not(:focus-visible){outline:none}.skip-link{position:absolute;left:8px;top:-40px;z-index:9999;padding:8px 16px;background:var(--c-brand, #4F46E5);color:#fff;border-radius:6px;font-size:.875rem;font-weight:600;text-decoration:none;transition:top .2s}.skip-link:focus{top:8px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--pf-text, #0F172A);background-color:var(--pf-bg, #F8FAFC);background-image:linear-gradient(rgba(255,255,255,.8) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.8) 1px,transparent 1px);background-size:20px 20px}.app-container{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow-x:hidden}.app-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00d4ff,#09f,#06f,#63f,#90f,#c0f,#f0f);background-size:200% 100%;animation:gradientShift 15s ease infinite;z-index:1001}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.ap-nav{position:sticky;top:0;z-index:1002;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--c-border, #E5E7EB);height:56px}.ap-nav__inner{max-width:1280px;margin:0 auto;padding:0 32px;height:100%;display:flex;align-items:center;justify-content:space-between}.ap-nav__logo{display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.ap-nav__logo-icon{flex-shrink:0}.ap-nav__logo-text{font-size:1.25rem;font-weight:700;color:var(--c-text, #0F172A);letter-spacing:-.02em}.ap-nav__logo-sub{font-family:Microsoft YaHei,微软雅黑,sans-serif;font-size:1rem;color:var(--c-text-secondary, #6B6B80);white-space:nowrap;display:none}@media(min-width:768px){.ap-nav__logo-sub{display:inline}}.ap-nav__right{display:flex;align-items:center;gap:24px}.ap-nav__links{display:flex;align-items:center;gap:2px}.ap-nav__link{font-size:.85rem;font-weight:500;color:var(--c-text-secondary, #6B6B80);text-decoration:none;padding:6px 10px;border-radius:6px;transition:color .2s,background .2s;white-space:nowrap}.ap-nav__link:hover{color:var(--c-text, #0F172A);background:#0000000a}.ap-nav__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.ap-nav__lang{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;color:var(--c-text-secondary, #6B6B80);cursor:pointer;transition:background .2s}.ap-nav__lang:hover{background:#0000000a;color:var(--c-text, #0F172A)}.ap-nav__login{font-size:.8125rem;font-weight:600;color:#fff;text-decoration:none;padding:6px 18px;border-radius:8px;background:linear-gradient(135deg,#4f46e5,#7c3aed);transition:box-shadow .2s}.ap-nav__login:hover{box-shadow:0 4px 16px #4f46e540}.ap-nav__user{display:flex;align-items:center;gap:8px;flex-shrink:0;text-decoration:none}.ap-nav__avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:.8125rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;user-select:none;overflow:hidden}.ap-nav__avatar--img{object-fit:cover;background:#f1f5f9}.ap-nav__avatar--admin{background:linear-gradient(135deg,#f59e0b,#d97706);font-size:1rem}.ap-nav__username{font-size:.875rem;font-weight:500;color:var(--c-text, #0F172A);max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap-nav__logout-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--c-text-secondary, #6B6B80);cursor:pointer;transition:background .15s,color .15s}.ap-nav__logout-btn:hover{background:#ef444414;color:#ef4444}.ap-nav__hamburger{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:var(--c-text, #0F172A);cursor:pointer;border-radius:8px;transition:background .15s;margin-left:8px}.ap-nav__hamburger:active{background:#0000000f}.app-main{flex:1;padding:.75rem 0 2rem;max-width:1140px;box-sizing:border-box;margin:0 auto;width:100%;position:relative}.card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:1.5rem;margin-bottom:1.5rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid rgba(0,212,255,.2)}.card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #007bff33;border-color:#00d4ff80}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease;position:relative;overflow:hidden;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#06f,#09f);color:#fff;box-shadow:0 4px 15px #007bff4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #007bff66}.btn-secondary{background:#fff;color:#06f;border:1px solid #0066ff;box-shadow:0 2px 10px #007bff1a}.btn-secondary:hover{background:#007bff0d;transform:translateY(-2px);box-shadow:0 4px 15px #007bff33}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:600;color:#1a1a2e}.form-control{width:100%;padding:.75rem 1rem;border:1px solid rgba(0,123,255,.2);border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;background:#fff}.form-control:focus{outline:none;border-color:#06f;box-shadow:0 0 0 3px #007bff1a}.app-footer{background:#fff;border-top:1px solid #E5E5EA;padding:24px 32px;text-align:center}.app-footer__inner{max-width:1140px;margin:0 auto}.app-footer__main{margin:0;font-size:.8125rem;color:var(--c-text-secondary, #6B6B80);letter-spacing:.02em}.app-footer__sub{margin:4px 0 0;font-size:.75rem;color:#a0a0b2}.app-footer__icp{margin:2px 0 0;font-size:.75rem;color:#a0a0b2}.footer-link{color:inherit;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-beian{display:inline-flex;align-items:center;gap:4px}.footer-beian__icon{width:14px;height:14px;vertical-align:-3px}.app-main.admin-mode{padding:0;max-width:none;margin:0}.app-main.home-mode{padding:0;max-width:none;margin:0;width:100%}.app-main.fullwidth-mode{max-width:none;padding:0;margin:0;width:100%}.app-main.screw-config-mode{max-width:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;height:calc(100vh - 60px)}.app-container.home-mode{background:transparent}@media(max-width:1024px){.ap-nav{height:52px}.ap-nav__logo-sub{display:none}.ap-nav__inner{padding:0 12px}.ap-nav__right{display:none!important}.ap-nav__hamburger{display:flex}.ap-nav__mobile-overlay{position:fixed;inset:0;background:#0000004d;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ap-nav__mobile-menu{position:fixed;top:52px;left:0;right:0;z-index:1001;background:#fff;border-bottom:1px solid var(--c-border, #E5E7EB);box-shadow:0 8px 24px #0000001a;animation:slideDown .25s ease;max-height:calc(100vh - 52px);overflow-y:auto}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.ap-nav__mobile-drawer{width:100%;background:#fff;padding:12px 0 16px}.ap-nav__mobile-links{display:flex;flex-direction:column;padding:0 12px}.ap-nav__mobile-link{display:flex;align-items:center;padding:14px 16px;font-size:1rem;font-weight:500;color:var(--c-text, #0F172A);text-decoration:none;border-radius:10px;transition:background .15s}.ap-nav__mobile-link:active{background:#4f46e514;color:var(--c-brand, #4F46E5)}.ap-nav__mobile-divider{height:1px;background:var(--c-border, #E5E7EB);margin:8px 20px}.ap-nav__mobile-actions{padding:0 12px;display:flex;flex-direction:column;gap:4px}.ap-nav__mobile-lang,.ap-nav__mobile-logout{display:flex;align-items:center;gap:10px;width:100%;padding:14px 16px;font-size:1rem;font-weight:500;color:var(--c-text-secondary, #6B6B80);background:transparent;border:none;border-radius:10px;cursor:pointer;text-align:left;font-family:inherit}.ap-nav__mobile-lang:active,.ap-nav__mobile-logout:active{background:#0000000a}.ap-nav__mobile-user{display:flex;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;border-radius:10px}.ap-nav__mobile-user span{font-size:1rem;font-weight:500;color:var(--c-text, #0F172A)}.ap-nav__mobile-login{display:flex;align-items:center;justify-content:center;margin:8px;padding:14px;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:12px;text-decoration:none;text-align:center}.app-main{padding:1rem 12px}.app-main.admin-mode,.app-main.home-mode,.app-main.fullwidth-mode{padding:0}.app-footer{padding:20px 16px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f4f8;border-radius:4px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#06f,#00d4ff);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#09f,#00d4ff)}.loading{display:inline-block;width:20px;height:20px;border:3px solid rgba(0,123,255,.3);border-radius:50%;border-top-color:#06f;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}h1,h2,h3,h4,h5,h6{color:#1a1a2e;font-weight:700;margin-bottom:1rem;position:relative}h1:after,h2:after{content:"";position:absolute;bottom:-5px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#00d4ff,#06f);border-radius:3px}a{color:#06f;text-decoration:none;transition:color .3s ease}a:hover{color:#00d4ff;text-decoration:none}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600;background:linear-gradient(135deg,#06f,#09f);color:#fff;box-shadow:0 2px 10px #007bff4d}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.ap-nav{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.app-footer{padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}button,a,[role=button],input[type=submit],input[type=button],input[type=reset],label{touch-action:manipulation}h1,h2,h3,h4,h5,h6{text-wrap:balance}.page-fade-enter-active,.page-fade-leave-active{transition:opacity .16s ease}.page-fade-enter-from,.page-fade-leave-to{opacity:0}.ap-sr-only[data-v-bfceb004]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-home[data-v-bfceb004]{--c-bg: #FAFAFC;--c-surface: #FFFFFF;--c-border: #E8E8EE;--c-text: #0F172A;--c-text-secondary: #6B6B80;--c-brand: #4F46E5;--c-brand-light: #EEF2FF;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}.ap-nav[data-v-bfceb004]{position:sticky;top:0;z-index:1002;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--c-border);height:56px}.ap-nav__inner[data-v-bfceb004]{max-width:1140px;margin:0 auto;padding:0 32px;height:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.ap-nav__logo[data-v-bfceb004]{display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.ap-nav__logo-text[data-v-bfceb004]{font-size:1.25rem;font-weight:700;color:var(--c-text);letter-spacing:-.02em}.ap-nav__logo-sub[data-v-bfceb004]{font-family:Microsoft YaHei,微软雅黑,sans-serif;font-size:1rem;color:var(--c-text-secondary);white-space:nowrap;display:none}@media(min-width:768px){.ap-nav__logo-sub[data-v-bfceb004]{display:inline}}.ap-nav__right[data-v-bfceb004]{display:flex;align-items:center;gap:24px}.ap-nav__links[data-v-bfceb004]{display:flex;align-items:center;gap:4px}.ap-nav__link[data-v-bfceb004]{font-size:.875rem;font-weight:500;color:var(--c-text-secondary);text-decoration:none;padding:6px 12px;border-radius:6px;transition:color .2s,background .2s;white-space:nowrap}.ap-nav__link[data-v-bfceb004]:hover{color:var(--c-text);background:#0000000a}.ap-nav__actions[data-v-bfceb004]{display:flex;align-items:center;gap:12px;flex-shrink:0}.ap-nav__lang[data-v-bfceb004]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;color:var(--c-text-secondary);cursor:pointer;transition:background .2s}.ap-nav__lang[data-v-bfceb004]:hover{background:#0000000a;color:var(--c-text)}.ap-nav__login[data-v-bfceb004]{font-size:.8125rem;font-weight:600;color:#fff;text-decoration:none;padding:6px 18px;border-radius:8px;background:linear-gradient(135deg,#4f46e5,#7c3aed);transition:box-shadow .2s}.ap-nav__login[data-v-bfceb004]:hover{box-shadow:0 4px 16px #4f46e540}.ap-nav__user[data-v-bfceb004]{display:flex;align-items:center;gap:8px;flex-shrink:0;text-decoration:none}.ap-nav__avatar[data-v-bfceb004]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:.8125rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;user-select:none}.ap-nav__username[data-v-bfceb004]{font-size:.875rem;font-weight:500;color:var(--c-text);max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap-nav__logout-btn[data-v-bfceb004]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--c-text-secondary);cursor:pointer;transition:background .15s,color .15s}.ap-nav__logout-btn[data-v-bfceb004]:hover{background:#ef444414;color:#ef4444}.ap-nav__hamburger[data-v-bfceb004]{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:var(--c-text);cursor:pointer;border-radius:8px;transition:background .15s;margin-left:8px}.ap-nav__hamburger[data-v-bfceb004]:active{background:#0000000f}.ap-notice[data-v-bfceb004]{position:relative;z-index:40;background:linear-gradient(90deg,#eef2ff,#f5f3ff,#eef2ff);border-bottom:1px solid #E0E7FF}.ap-notice__inner[data-v-bfceb004]{max-width:1140px;margin:0 auto;padding:7px 32px;display:flex;align-items:center;gap:12px;font-size:.83rem}.ap-notice__tag[data-v-bfceb004]{flex:none;display:inline-flex;align-items:center;gap:5px;padding:2px 10px;border-radius:999px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:.75rem;font-weight:600;white-space:nowrap}.ap-notice__carousel[data-v-bfceb004]{flex:1;min-width:0;cursor:pointer;overflow:hidden;line-height:1.5}.ap-notice__item[data-v-bfceb004]{display:flex;align-items:center;gap:10px;white-space:nowrap;overflow:hidden}.ap-notice__title[data-v-bfceb004]{color:#3730a3;font-weight:600;flex:none}.ap-notice__content[data-v-bfceb004]{color:#64748b;overflow:hidden;text-overflow:ellipsis}.ap-notice__more[data-v-bfceb004]{flex:none;color:#4f46e5;font-size:.78rem}.ap-notice__dots[data-v-bfceb004]{flex:none;display:flex;align-items:center;gap:5px}.ap-notice__dot[data-v-bfceb004]{width:6px;height:6px;border-radius:50%;background:#c7d2fe;cursor:pointer;transition:all .2s}.ap-notice__dot.on[data-v-bfceb004]{background:#4f46e5;width:16px;border-radius:3px}.ap-notice__close[data-v-bfceb004]{flex:none;border:none;background:none;color:#94a3b8;cursor:pointer;padding:3px;display:inline-flex;align-items:center;border-radius:6px;transition:all .15s}.ap-notice__close[data-v-bfceb004]:hover{color:#475569;background:#4f46e514}.notice-fade-enter-active[data-v-bfceb004],.notice-fade-leave-active[data-v-bfceb004]{transition:opacity .35s ease,transform .35s ease}.notice-fade-enter-from[data-v-bfceb004]{opacity:0;transform:translateY(8px)}.notice-fade-leave-to[data-v-bfceb004]{opacity:0;transform:translateY(-8px)}.ap-hero[data-v-bfceb004]{position:relative;overflow:hidden;background:linear-gradient(180deg,#f0eff8,#fafafc);padding:24px 0 30px}.ap-hero__bg[data-v-bfceb004]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.ap-hero__glow[data-v-bfceb004]{position:absolute;border-radius:50%;filter:blur(80px)}.ap-hero__glow--1[data-v-bfceb004]{width:500px;height:500px;background:#4f46e50f;top:-200px;right:-100px}.ap-hero__glow--2[data-v-bfceb004]{width:400px;height:400px;background:#8b5cf60d;bottom:-150px;right:10%}.ap-hero__container[data-v-bfceb004]{position:relative;max-width:1140px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:40px;box-sizing:border-box}.ap-hero__content[data-v-bfceb004]{max-width:640px;flex:1}.ap-hero__visual[data-v-bfceb004]{position:relative;width:340px;height:300px;flex-shrink:0}.ap-hero__ai-viz[data-v-bfceb004]{width:100%;height:100%}.ap-viz__pulse--1[data-v-bfceb004]{animation:aiPulse-bfceb004 3s ease-out infinite}.ap-viz__pulse--2[data-v-bfceb004]{animation:aiPulse-bfceb004 3s ease-out infinite 1s}.ap-viz__pulse--3[data-v-bfceb004]{animation:aiPulse-bfceb004 3s ease-out infinite 2s}@keyframes aiPulse-bfceb004{0%{r:20;opacity:.5;stroke-width:2}to{r:60;opacity:0;stroke-width:.3}}.ap-viz__ring[data-v-bfceb004]{transform-origin:320px 100px;animation:ringSpin-bfceb004 12s linear infinite}.ap-viz__ring--rev[data-v-bfceb004]{animation-direction:reverse;animation-duration:18s}@keyframes ringSpin-bfceb004{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ap-viz__node--1[data-v-bfceb004]{animation:nodeBlink-bfceb004 2s ease-in-out infinite}.ap-viz__node--2[data-v-bfceb004]{animation:nodeBlink-bfceb004 2s ease-in-out infinite .5s}.ap-viz__node--3[data-v-bfceb004]{animation:nodeBlink-bfceb004 2s ease-in-out infinite 1s}.ap-viz__node--4[data-v-bfceb004]{animation:nodeBlink-bfceb004 2s ease-in-out infinite 1.5s}@keyframes nodeBlink-bfceb004{0%,to{opacity:.5;r:2.5}50%{opacity:1;r:4}}.ap-viz__polymer[data-v-bfceb004]{transform-origin:200px 220px;animation:chainWave-bfceb004 6s ease-in-out infinite}@keyframes chainWave-bfceb004{0%,to{transform:rotate(-1.5deg) translateY(0)}50%{transform:rotate(1.5deg) translateY(-3px)}}.ap-viz__monomer--1[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite 0s}.ap-viz__monomer--2[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite .3s}.ap-viz__monomer--3[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite .6s}.ap-viz__monomer--4[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite .9s}.ap-viz__monomer--5[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite 1.2s}.ap-viz__monomer--6[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite 1.5s}.ap-viz__monomer--7[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite 1.8s}.ap-viz__monomer--8[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite 2.1s}.ap-viz__monomer--side1[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite .4s}.ap-viz__monomer--side2[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite 1s}.ap-viz__monomer--side3[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite 1.3s}.ap-viz__monomer--side4[data-v-bfceb004]{animation:monomerPulse-bfceb004 3s ease-in-out infinite 1.9s}@keyframes monomerPulse-bfceb004{0%,to{opacity:.8}50%{opacity:1}}.ap-viz__grid circle[data-v-bfceb004]{animation:gridTwinkle-bfceb004 4s ease-in-out infinite}.ap-viz__grid circle[data-v-bfceb004]:nth-child(odd){animation-delay:2s}@keyframes gridTwinkle-bfceb004{0%,to{opacity:.3}50%{opacity:.7}}.ap-viz__activate--1[data-v-bfceb004]{animation:activateRing-bfceb004 2.5s ease-out infinite .6s}.ap-viz__activate--2[data-v-bfceb004]{animation:activateRing-bfceb004 2s ease-out infinite 1.1s}.ap-viz__activate--3[data-v-bfceb004]{animation:activateRing-bfceb004 3s ease-out infinite 2s}@keyframes activateRing-bfceb004{0%{r:10;opacity:.6;stroke-width:2}to{r:22;opacity:0;stroke-width:.5}}@media(max-width:1024px){.ap-hero__visual[data-v-bfceb004]{display:none}}.ap-hero__badge[data-v-bfceb004]{display:inline-flex;align-items:center;gap:6px;background:var(--c-brand-light);color:#4338ca;font-size:.8125rem;font-weight:500;padding:6px 14px;border-radius:999px;margin-bottom:24px}.ap-hero__badge-icon[data-v-bfceb004]{width:14px;height:14px;color:#4f46e5}.ap-hero__title[data-v-bfceb004]{font-size:3.25rem;font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--c-text);margin-bottom:20px}.ap-hero__title-line2[data-v-bfceb004]{background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ap-hero__subtitle[data-v-bfceb004]{font-size:1.0625rem;line-height:1.7;color:var(--c-text-secondary);max-width:480px;margin-bottom:32px}.ap-hero__cta[data-v-bfceb004]{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:.9375rem;font-weight:600;padding:14px 32px;border-radius:12px;text-decoration:none;transition:box-shadow .2s,transform .2s}.ap-hero__cta[data-v-bfceb004]:hover{box-shadow:0 8px 28px #4f46e540;transform:translateY(-1px)}.ap-hero__cta-icon[data-v-bfceb004]{width:18px;height:18px}.ap-bento[data-v-bfceb004]{background:var(--c-bg);padding:0 0 64px}.ap-bento__container[data-v-bfceb004]{max-width:1140px;margin:0 auto;padding:0 32px;box-sizing:border-box}.ap-bento__grid[data-v-bfceb004]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ap-bento__card[data-v-bfceb004]{background:var(--c-surface);border:1px solid var(--c-border);border-radius:14px;padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s;text-decoration:none;display:block;color:inherit}.ap-bento__card[data-v-bfceb004]:hover{transform:translateY(-2px);border-color:#a5b4fc;box-shadow:0 8px 24px #4f46e50f}.ap-bento__card--large[data-v-bfceb004]{grid-column:span 2}.ap-bento__card--placeholder[data-v-bfceb004]{border:1px dashed #D1D1DB;display:flex;align-items:center;justify-content:center;min-height:180px;cursor:default}.ap-bento__card--placeholder[data-v-bfceb004]:hover{border-color:#d1d1db;box-shadow:none;transform:none}.ap-bento__card--placeholder-text[data-v-bfceb004]{font-size:.875rem;color:#a0a0b2}.ap-bento__card[data-v-bfceb004]{position:relative}.ap-bento__badge[data-v-bfceb004]{position:absolute;top:12px;right:12px;font-size:.6875rem;font-weight:600;color:var(--c-brand);background:var(--c-brand-light);border-radius:999px;padding:2px 9px;line-height:1.5;white-space:nowrap}.ap-bento__card--ai[data-v-bfceb004]{background:linear-gradient(135deg,var(--c-brand-light) 0%,var(--c-surface) 100%);border-color:#c7d2fe}.ap-bento__card-icon[data-v-bfceb004]{width:42px;height:42px;border-radius:10px;background:var(--c-brand-light);display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:var(--c-brand);flex-shrink:0}.ap-bento__card-icon svg[data-v-bfceb004]{width:20px;height:20px}.ap-bento__card-title[data-v-bfceb004]{font-size:1.125rem;font-weight:700;color:var(--c-text);margin-bottom:8px}.ap-bento__card-desc[data-v-bfceb004]{font-size:.8125rem;line-height:1.65;color:var(--c-text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ap-bento__card--large .ap-bento__card-inner[data-v-bfceb004]{display:flex;gap:24px;align-items:flex-start}.ap-bento__card--large .ap-bento__card-icon[data-v-bfceb004]{width:52px;height:52px}.ap-bento__card--large .ap-bento__card-icon svg[data-v-bfceb004]{width:24px;height:24px}.ap-bento__card--large .ap-bento__card-text[data-v-bfceb004]{flex:1}.ap-bento__card--large .ap-bento__card-title[data-v-bfceb004]{font-size:1.25rem}.ap-cta[data-v-bfceb004]{background:var(--c-bg);padding:48px 0 64px}.ap-cta__container[data-v-bfceb004]{max-width:1140px;margin:0 auto;padding:0 32px;box-sizing:border-box}.ap-cta__banner[data-v-bfceb004]{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:16px;padding:28px 56px;text-align:center}.ap-cta__title[data-v-bfceb004]{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:24px}.ap-cta__btn[data-v-bfceb004]{display:inline-flex;align-items:center;gap:8px;background:#ffffff26;color:#fff;font-size:.9375rem;font-weight:600;padding:14px 32px;border-radius:12px;border:1px solid rgba(255,255,255,.3);text-decoration:none;transition:background .2s}.ap-cta__btn[data-v-bfceb004]:hover{background:#ffffff40}.ap-footer[data-v-bfceb004]{background:#fff;border-top:1px solid var(--c-border);padding:28px 0}.ap-footer__inner[data-v-bfceb004]{max-width:1140px;margin:0 auto;padding:0 32px;text-align:center;box-sizing:border-box}.ap-footer__copy[data-v-bfceb004]{font-size:.8125rem;color:var(--c-text-secondary);line-height:1.6}.ap-footer__sub[data-v-bfceb004]{font-size:.75rem;color:var(--c-text-secondary);margin-top:4px;letter-spacing:.01em}@media(max-width:1024px){.ap-nav[data-v-bfceb004]{height:52px}.ap-nav__logo-sub[data-v-bfceb004]{display:none}.ap-nav__inner[data-v-bfceb004]{padding:0 12px}.ap-nav__right[data-v-bfceb004]{display:none!important}.ap-nav__hamburger[data-v-bfceb004]{display:flex}.ap-nav__mobile-overlay[data-v-bfceb004]{position:fixed;inset:0;background:#0000004d;z-index:1000;animation:fadeIn-bfceb004 .2s ease}@keyframes fadeIn-bfceb004{0%{opacity:0}to{opacity:1}}.ap-nav__mobile-menu[data-v-bfceb004]{position:fixed;top:52px;left:0;right:0;z-index:1001;background:#fff;border-bottom:1px solid var(--c-border);box-shadow:0 8px 24px #0000001a;animation:slideDown-bfceb004 .25s ease;max-height:calc(100vh - 52px);overflow-y:auto}@keyframes slideDown-bfceb004{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.ap-nav__mobile-drawer[data-v-bfceb004]{width:100%;background:#fff;padding:12px 0 16px}.ap-nav__mobile-links[data-v-bfceb004]{display:flex;flex-direction:column;padding:0 12px}.ap-nav__mobile-link[data-v-bfceb004]{display:flex;align-items:center;padding:14px 16px;font-size:1rem;font-weight:500;color:var(--c-text);text-decoration:none;border-radius:10px;transition:background .15s}.ap-nav__mobile-link[data-v-bfceb004]:active{background:#4f46e514;color:var(--c-brand)}.ap-nav__mobile-divider[data-v-bfceb004]{height:1px;background:var(--c-border);margin:8px 20px}.ap-nav__mobile-actions[data-v-bfceb004]{padding:0 12px;display:flex;flex-direction:column;gap:4px}.ap-nav__mobile-lang[data-v-bfceb004],.ap-nav__mobile-logout[data-v-bfceb004]{display:flex;align-items:center;gap:10px;width:100%;padding:14px 16px;font-size:1rem;font-weight:500;color:var(--c-text-secondary);background:transparent;border:none;border-radius:10px;cursor:pointer;text-align:left;font-family:inherit}.ap-nav__mobile-lang[data-v-bfceb004]:active,.ap-nav__mobile-logout[data-v-bfceb004]:active{background:#0000000a}.ap-nav__mobile-user[data-v-bfceb004]{display:flex;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;border-radius:10px}.ap-nav__mobile-user span[data-v-bfceb004]{font-size:1rem;font-weight:500;color:var(--c-text)}.ap-nav__mobile-login[data-v-bfceb004]{display:flex;align-items:center;justify-content:center;margin:8px;padding:14px;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:12px;text-decoration:none;text-align:center}}@media(max-width:768px){.ap-hero[data-v-bfceb004]{padding:64px 0 48px}.ap-hero__title[data-v-bfceb004]{font-size:2rem}.ap-hero__subtitle[data-v-bfceb004]{font-size:.9375rem}.ap-bento__grid[data-v-bfceb004]{grid-template-columns:1fr}.ap-bento__card--large[data-v-bfceb004]{grid-column:span 1}.ap-cta__banner[data-v-bfceb004]{padding:40px 24px}.ap-cta__title[data-v-bfceb004]{font-size:1.375rem}}.login-page[data-v-f90cd781]{display:flex;min-height:100vh;background:#fafafc}.brand-panel[data-v-f90cd781]{width:50%;min-height:100vh;background:linear-gradient(135deg,#7c3aed,#5b21b6);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px}.brand-content[data-v-f90cd781]{max-width:380px;text-align:center}.brand-logo[data-v-f90cd781]{margin:0 auto 24px;display:block}.brand-title[data-v-f90cd781]{color:#fff;font-weight:800;font-size:2.5rem;letter-spacing:-.02em;margin-bottom:12px}.brand-subtitle[data-v-f90cd781]{color:#ffffffe6;font-size:1.125rem;font-weight:400;margin-bottom:40px}.brand-features[data-v-f90cd781]{display:flex;flex-direction:column;gap:16px;text-align:left;margin-bottom:48px}.brand-feature[data-v-f90cd781]{display:flex;align-items:flex-start;gap:12px}.brand-feature span[data-v-f90cd781]{color:#ffffffd9;font-size:.875rem;line-height:1.5}.brand-copy[data-v-f90cd781]{color:#fff9;font-size:.75rem}.form-panel[data-v-f90cd781]{width:50%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;position:relative}.global-message[data-v-f90cd781]{padding:12px 16px;border-radius:8px;font-size:.9rem;margin-bottom:16px;text-align:center}.global-message.error[data-v-f90cd781]{background:#fef2f2;color:#dc2626;border:1px solid #FECACA}.global-message.success[data-v-f90cd781]{background:#f0fdf4;color:#16a34a;border:1px solid #BBF7D0}.global-message.info[data-v-f90cd781]{background:#eff6ff;color:#2563eb;border:1px solid #BFDBFE}.form-card[data-v-f90cd781]{max-width:420px;width:100%;padding:48px;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f}.mobile-logo[data-v-f90cd781]{display:none;align-items:center;gap:10px;margin-bottom:32px;justify-content:center}.mobile-logo-text[data-v-f90cd781]{font-weight:800;font-size:1.8rem;color:#0a0a12;letter-spacing:-.02em}.form-title[data-v-f90cd781]{font-weight:700;font-size:1.75rem;color:#0a0a12;margin-bottom:6px;letter-spacing:-.01em}.form-subtitle[data-v-f90cd781]{color:#6b6b80;font-size:.9375rem;margin-bottom:32px}.form-group[data-v-f90cd781]{margin-bottom:20px}.form-group label[data-v-f90cd781]{display:block;font-size:.875rem;font-weight:500;color:#111118;margin-bottom:8px}.required-hint[data-v-f90cd781]{font-weight:400;color:#a0a0b2;font-size:.75rem}.input-group[data-v-f90cd781]{display:flex;align-items:center;gap:0;border:1px solid #E5E5EA;border-radius:10px;background:#fafafc;transition:border-color .2s,box-shadow .2s;overflow:hidden}.input-group[data-v-f90cd781]:focus-within{border-color:#818cf8;box-shadow:0 0 0 3px #6366f11a}.input-icon[data-v-f90cd781]{display:flex;align-items:center;justify-content:center;width:42px;flex-shrink:0;color:#a0a0b2}.input-group input[data-v-f90cd781]{flex:1;border:none;background:transparent;padding:12px 12px 12px 0;font-size:.9375rem;color:#111118;outline:none;font-family:inherit}.input-group input[data-v-f90cd781]::placeholder{color:#a0a0b2}.pwd-toggle[data-v-f90cd781]{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:none;background:transparent;color:#a0a0b2;cursor:pointer;flex-shrink:0}.pwd-toggle[data-v-f90cd781]:hover{color:#6b6b80}.captcha-row[data-v-f90cd781]{display:flex;gap:12px;align-items:center}.captcha-row input[data-v-f90cd781]{flex:1;padding:12px 14px;border:1px solid #E5E5EA;border-radius:10px;font-size:.9375rem;color:#111118;outline:none;background:#fafafc;transition:border-color .2s,box-shadow .2s;font-family:inherit}.captcha-row input[data-v-f90cd781]:focus{border-color:#818cf8;box-shadow:0 0 0 3px #6366f11a}.captcha-box[data-v-f90cd781]{width:110px;height:44px;border-radius:10px;overflow:hidden;cursor:pointer;border:1px solid #E5E5EA;display:flex;align-items:center;justify-content:center;background:#f1f0f5;flex-shrink:0}.captcha-img[data-v-f90cd781]{width:100%;height:100%;object-fit:cover}.captcha-placeholder[data-v-f90cd781]{font-size:.8125rem;color:#a0a0b2}.btn-primary[data-v-f90cd781]{width:100%;padding:14px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:box-shadow .2s,transform .2s;font-family:inherit}.btn-primary[data-v-f90cd781]:hover:not(:disabled){box-shadow:0 4px 20px #4f46e54d;transform:translateY(-1px)}.btn-primary[data-v-f90cd781]:disabled{opacity:.6;cursor:not-allowed}.btn-outline[data-v-f90cd781]{padding:10px 20px;background:transparent;border:1px solid #E5E5EA;border-radius:10px;font-size:.875rem;font-weight:500;color:#6b6b80;cursor:pointer;transition:border-color .2s,color .2s;font-family:inherit;white-space:nowrap}.btn-outline[data-v-f90cd781]:hover:not(:disabled){border-color:#818cf8;color:#4f46e5}.btn-outline[data-v-f90cd781]:disabled{opacity:.5;cursor:not-allowed}.code-row[data-v-f90cd781]{display:flex;gap:12px;align-items:center}.code-row input[data-v-f90cd781]{flex:1;padding:12px 16px;border:1px solid #E5E5EA;border-radius:10px;font-size:.9375rem;outline:none;background:#fafafc;transition:border-color .2s,box-shadow .2s;font-family:inherit}.code-row input[data-v-f90cd781]:focus{border-color:#818cf8;box-shadow:0 0 0 3px #6366f11a}.code-btn[data-v-f90cd781]{flex-shrink:0}.form-links[data-v-f90cd781]{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.form-links a[data-v-f90cd781]{font-size:.875rem;color:#6b6b80;text-decoration:none;transition:color .2s}.form-links a[data-v-f90cd781]:hover{color:#4f46e5}.strength-bar[data-v-f90cd781]{height:4px;background:#e5e5ea;border-radius:2px;margin-top:8px;overflow:hidden}.strength-fill[data-v-f90cd781]{height:100%;border-radius:2px;transition:width .3s,background .3s}.strength-label[data-v-f90cd781]{display:flex;justify-content:space-between;margin-top:4px;font-size:.75rem;color:#a0a0b2}.password-rules[data-v-f90cd781]{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:4px 12px}.password-rules .rule-item[data-v-f90cd781]{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#a0a0b2;transition:color .2s}.password-rules .rule-item .rule-icon[data-v-f90cd781]{font-size:.625rem;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #D1D1DC;border-radius:50%;color:#999;flex-shrink:0;transition:background .2s,border-color .2s,color .2s}.password-rules .rule-item.passed[data-v-f90cd781]{color:#16a34a}.password-rules .rule-item.passed .rule-icon[data-v-f90cd781]{background:#16a34a;border-color:#16a34a;color:#fff}.verify-info[data-v-f90cd781]{margin-bottom:32px;text-align:center}.verify-info p[data-v-f90cd781]{font-size:.9375rem;color:#6b6b80;line-height:1.6}.verify-hint[data-v-f90cd781]{margin-top:8px;font-size:.8125rem;color:#a0a0b2}.dev-code-box[data-v-f90cd781]{margin-top:16px;padding:12px 16px;background:#fff7ed;border:1px dashed #F59E0B;border-radius:8px;text-align:center}.dev-code-label[data-v-f90cd781]{font-size:.8125rem;color:#92400e}.dev-code-value[data-v-f90cd781]{font-size:1.5rem;font-weight:700;color:#d97706;letter-spacing:4px;margin-left:8px;font-family:Courier New,monospace}.sso-section[data-v-f90cd781]{margin-top:20px}.sso-divider[data-v-f90cd781]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.sso-divider-line[data-v-f90cd781]{flex:1;height:1px;background:#e5e5ea}.sso-divider-text[data-v-f90cd781]{font-size:.8rem;color:#a0a0b2;white-space:nowrap}.sso-btn[data-v-f90cd781]{width:100%;padding:12px;border:1px solid #E5E5EA;border-radius:10px;background:#fff;font-size:.9375rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:border-color .2s,background .2s;font-family:inherit}.sso-btn[data-v-f90cd781]:hover{border-color:#07c160;background:#f0fdf4}.sso-btn.wechat[data-v-f90cd781]{color:#07c160}.sso-btn-cancel[data-v-f90cd781]{margin-top:8px;background:transparent;border:none;color:#a0a0b2;font-size:.8rem;cursor:pointer;width:100%;padding:8px}.sso-btn-cancel[data-v-f90cd781]:hover{color:#6b6b80}.login-tabs[data-v-f90cd781]{display:flex;gap:0;margin-bottom:24px;border-bottom:2px solid #F0F0F5}.login-tab[data-v-f90cd781]{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 0;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:.9375rem;font-weight:500;color:#8e8e9e;cursor:pointer;transition:color .2s,border-color .2s;font-family:inherit}.login-tab[data-v-f90cd781]:hover{color:#4f46e5}.login-tab.active[data-v-f90cd781]{color:#4f46e5;border-bottom-color:#4f46e5}.wechat-qr-card[data-v-f90cd781]{text-align:center;padding:8px 0}.qr-container[data-v-f90cd781]{width:240px;height:240px;margin:0 auto;border:1px solid #E5E5EA;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;position:relative}.qr-holder[data-v-f90cd781]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.qr-holder iframe[data-v-f90cd781]{width:240px!important;height:240px!important;border:none!important;margin:0!important;padding:0!important}.qr-loading[data-v-f90cd781]{text-align:center;color:#8e8e9e}.qr-spinner[data-v-f90cd781]{width:36px;height:36px;border:3px solid #E5E5EA;border-top-color:#07c160;border-radius:50%;margin:0 auto 12px;animation:spin-f90cd781 .8s linear infinite}@keyframes spin-f90cd781{to{transform:rotate(360deg)}}.qr-loading p[data-v-f90cd781]{font-size:.875rem;margin:0;color:#8e8e9e}.qr-error[data-v-f90cd781]{text-align:center;padding:20px}.qr-error p[data-v-f90cd781]{margin:12px 0;font-size:.875rem;color:#ef4444}.btn-retry[data-v-f90cd781]{padding:8px 24px;background:#4f46e5;color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer;font-family:inherit}.btn-retry[data-v-f90cd781]:hover{background:#4338ca}.qr-tip[data-v-f90cd781]{display:flex;align-items:center;justify-content:center;margin:16px 0 8px;font-size:.875rem;color:#4a4a5a}.btn-refresh-qr[data-v-f90cd781]{display:inline-flex;align-items:center;padding:6px 16px;background:transparent;border:1px solid #E5E5EA;border-radius:6px;font-size:.8125rem;color:#6b6b80;cursor:pointer;font-family:inherit;transition:border-color .2s,color .2s,background .2s}.btn-refresh-qr[data-v-f90cd781]:hover{border-color:#07c160;color:#07c160;background:#f0fdf4}.qr-local-dev[data-v-f90cd781]{text-align:center;padding:20px 0 8px}.local-dev-icon[data-v-f90cd781]{width:88px;height:88px;margin:0 auto 16px;border-radius:16px;background:#f0fdf4;display:flex;align-items:center;justify-content:center}.local-dev-title[data-v-f90cd781]{font-size:1rem;font-weight:600;color:#1d1d1f;margin:0 0 6px}.local-dev-desc[data-v-f90cd781]{font-size:.8125rem;color:#86868b;margin:0 0 20px;line-height:1.5}.btn-local-wechat[data-v-f90cd781]{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:12px;background:#07c160;color:#fff!important;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s}.btn-local-wechat[data-v-f90cd781]:hover{background:#06ad56;text-decoration:none}.form-footer[data-v-f90cd781]{margin-top:24px;padding-top:20px;border-top:1px solid #E5E5EA;text-align:center}.help-link[data-v-f90cd781]{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;color:#6b6b80;text-decoration:none;transition:color .2s}.help-link[data-v-f90cd781]:hover{color:#4f46e5}.error-msg[data-v-f90cd781]{font-size:.75rem;color:#ef4444;margin-top:6px}@media(max-width:768px){.brand-panel[data-v-f90cd781]{display:none}.form-panel[data-v-f90cd781]{width:100%;min-height:100vh;padding:24px 16px 16px;align-items:flex-start}.form-card[data-v-f90cd781]{padding:24px 20px;box-shadow:none;border-radius:12px}.mobile-logo[data-v-f90cd781]{display:flex;margin-bottom:24px}.form-title[data-v-f90cd781]{font-size:1.375rem}.form-subtitle[data-v-f90cd781]{font-size:.875rem;margin-bottom:24px}.form-group[data-v-f90cd781]{margin-bottom:16px}.captcha-row[data-v-f90cd781]{gap:8px}.captcha-row input[data-v-f90cd781]{padding:10px 12px;font-size:.9375rem;min-width:0}.captcha-box[data-v-f90cd781]{width:100px;height:42px;flex-shrink:0}.code-row[data-v-f90cd781]{gap:8px}.code-row input[data-v-f90cd781]{padding:10px 12px;min-width:0}.code-btn[data-v-f90cd781]{padding:10px 14px;font-size:.8125rem}.btn-primary[data-v-f90cd781]{padding:12px;font-size:.9375rem}.form-links[data-v-f90cd781]{flex-direction:column;gap:12px;align-items:flex-start;margin-top:20px}.agreement-modal[data-v-f90cd781]{width:95%;max-height:85vh;margin:10px}.agreement-modal-header[data-v-f90cd781],.agreement-modal-body[data-v-f90cd781],.agreement-modal-footer[data-v-f90cd781]{padding-left:16px;padding-right:16px}}@media(max-width:380px){.form-panel[data-v-f90cd781]{padding:16px 12px 12px}.form-card[data-v-f90cd781]{padding:20px 16px}.captcha-box[data-v-f90cd781]{width:90px;height:40px}.code-btn[data-v-f90cd781]{padding:10px;font-size:.75rem}.btn-primary[data-v-f90cd781]{padding:11px}}@media(min-width:769px)and (max-width:1024px){.brand-panel[data-v-f90cd781]{width:45%;padding:32px}.brand-content[data-v-f90cd781]{max-width:320px}.brand-title[data-v-f90cd781]{font-size:2rem}.form-panel[data-v-f90cd781]{width:55%;padding:24px}.form-card[data-v-f90cd781]{padding:36px 32px}}.agreement-section[data-v-f90cd781]{margin:12px 0}.agreement-checkbox[data-v-f90cd781]{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:.8rem;line-height:1.5}.agreement-checkbox input[type=checkbox][data-v-f90cd781]{width:14px;height:14px;margin-top:3px;cursor:pointer;accent-color:#4F46E5}.agreement-text[data-v-f90cd781]{color:#64748b;flex:1}.agreement-text a[data-v-f90cd781]{color:#4f46e5;text-decoration:none;font-weight:500}.agreement-text a[data-v-f90cd781]:hover{text-decoration:underline}.agreement-modal-overlay[data-v-f90cd781]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.agreement-modal[data-v-f90cd781]{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000026}.agreement-modal-header[data-v-f90cd781]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0}.agreement-modal-header h3[data-v-f90cd781]{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}.agreement-modal-close[data-v-f90cd781]{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;border-radius:4px}.agreement-modal-close[data-v-f90cd781]:hover{background:#f1f5f9;color:#64748b}.agreement-modal-body[data-v-f90cd781]{padding:24px;overflow-y:auto;flex:1}.agreement-modal-body h4[data-v-f90cd781]{font-size:1.05rem;font-weight:600;color:#1e293b;margin-bottom:12px}.agreement-modal-body h5[data-v-f90cd781]{font-size:.9rem;font-weight:600;color:#334155;margin:16px 0 6px}.agreement-modal-body p[data-v-f90cd781]{font-size:.85rem;color:#475569;line-height:1.7;margin-bottom:8px}.agreement-modal-footer[data-v-f90cd781]{padding:16px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end}.agreement-modal-footer button[data-v-f90cd781]{padding:8px 20px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;cursor:pointer;font-size:.85rem}.agreement-modal-footer button[data-v-f90cd781]:hover{background:#f8fafc}.wechat-callback-page[data-v-0b16ab53]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.callback-box[data-v-0b16ab53]{text-align:center;padding:48px;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014}.callback-box p[data-v-0b16ab53]{margin-top:16px;font-size:1rem;color:#333}.spinner[data-v-0b16ab53]{width:48px;height:48px;border:4px solid #e5e5e5;border-top-color:#07c160;border-radius:50%;margin:0 auto;animation:spin-0b16ab53 .8s linear infinite}@keyframes spin-0b16ab53{to{transform:rotate(360deg)}}.back-btn[data-v-0b16ab53]{display:inline-block;margin-top:16px;padding:10px 32px;background:#4f46e5;color:#fff;border-radius:8px;text-decoration:none;font-size:.9rem}
