.no-permission-link[data-v-d7e2a9c4]{color:#999;cursor:not-allowed;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.lock-icon[data-v-d7e2a9c4]{font-size:.9em;opacity:.7}.no-permission-link[data-v-d7e2a9c4]:hover{color:#999}.nav-container[data-v-1b2cc9e3]{position:fixed;top:0;width:100%;z-index:1010;background:var(--light-color);box-shadow:var(--shadow);transition:transform .3s ease-in-out}.navbar[data-v-1b2cc9e3]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;flex-wrap:wrap;gap:1rem;height:60px;box-sizing:border-box}.menu-toggle[data-v-1b2cc9e3]{display:none;font-size:1.8rem;color:var(--dark-color);cursor:pointer}.logo[data-v-1b2cc9e3]{display:flex;align-items:center;gap:.75rem}.logo-icon[data-v-1b2cc9e3]{background:var(--primary-light);width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--primary-color)}.logo-text[data-v-1b2cc9e3]{font-size:1.25rem;font-weight:700;color:var(--dark-color)}.nav-links[data-v-1b2cc9e3]{display:flex;list-style:none;gap:2rem}.nav-link[data-v-1b2cc9e3]{color:var(--text-primary);text-decoration:none;font-weight:600;font-size:1rem;transition:var(--transition);position:relative}.nav-link[data-v-1b2cc9e3]:hover{color:var(--primary-color)}.nav-link[data-v-1b2cc9e3]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--primary-color);transition:var(--transition)}.nav-link[data-v-1b2cc9e3]:hover:after,.router-link-active[data-v-1b2cc9e3]:after{width:100%}.router-link-active[data-v-1b2cc9e3]{color:var(--primary-color)}.auth-section[data-v-1b2cc9e3]{display:flex;gap:1rem}.user-profile-section[data-v-1b2cc9e3],.user-profile[data-v-1b2cc9e3]{display:flex;align-items:center}.user-profile[data-v-1b2cc9e3]{gap:.75rem;position:relative}.user-profile[data-v-1b2cc9e3]:before{content:"";position:absolute;top:100%;left:0;right:0;height:20px;z-index:0}.user-avatar[data-v-1b2cc9e3]{width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;background-color:var(--primary-light)}.user-avatar img[data-v-1b2cc9e3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-placeholder[data-v-1b2cc9e3]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--primary-color)}.user-dropdown[data-v-1b2cc9e3]{position:relative;cursor:pointer}.user-name[data-v-1b2cc9e3]{font-weight:600}.dropdown-content[data-v-1b2cc9e3]{position:absolute;top:calc(100% + 18px);right:0;background-color:#fff;box-shadow:var(--shadow);border-radius:var(--border-radius);min-width:150px;padding:.5rem 0;display:none;z-index:1}.user-profile:hover .dropdown-content[data-v-1b2cc9e3]{display:block}.dropdown-item[data-v-1b2cc9e3]{display:block;padding:.75rem 1rem;color:var(--text-primary);text-decoration:none;transition:var(--transition)}.dropdown-item[data-v-1b2cc9e3]:hover{background-color:var(--primary-light);color:var(--primary-color)}.mobile-menu[data-v-1b2cc9e3]{position:fixed;top:50px;left:.5rem;min-width:200px;max-width:280px;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.15);z-index:999;overflow:hidden;border:1px solid rgba(0,0,0,.1)}.menu-close-btn[data-v-1b2cc9e3],.mobile-menu-header[data-v-1b2cc9e3]{display:none}.slide-left-enter-active[data-v-1b2cc9e3],.slide-left-leave-active[data-v-1b2cc9e3]{transition:all .3s cubic-bezier(.2,.8,.4,1)}.slide-left-enter-from[data-v-1b2cc9e3]{opacity:0;transform:translateY(-10px) scale(.95)}.slide-left-enter-to[data-v-1b2cc9e3],.slide-left-leave-from[data-v-1b2cc9e3]{opacity:1;transform:translateY(0) scale(1)}.slide-left-leave-to[data-v-1b2cc9e3]{opacity:0;transform:translateY(-10px) scale(.95)}@media (max-width:1024px){.navbar[data-v-1b2cc9e3]{justify-content:center;gap:1.5rem}.logo[data-v-1b2cc9e3]{flex:1 0 auto;justify-content:center}.nav-links[data-v-1b2cc9e3]{flex-wrap:wrap;justify-content:center;gap:1rem}.nav-links li[data-v-1b2cc9e3]{flex-shrink:0}}@media (max-width:768px){.menu-toggle[data-v-1b2cc9e3]{display:block;position:absolute;left:0;top:50%;transform:translateY(-50%)}.navbar[data-v-1b2cc9e3]{padding:1rem;position:relative;justify-content:center;gap:.5rem;height:50px}.logo[data-v-1b2cc9e3]{display:none;justify-content:flex-start;margin-left:2rem;text-align:left}.nav-links[data-v-1b2cc9e3]{display:none}.auth-section[data-v-1b2cc9e3]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);gap:.5rem}.auth-section .btn[data-v-1b2cc9e3]{padding:.375rem .75rem;font-size:.875rem;white-space:nowrap}.user-profile-section[data-v-1b2cc9e3]{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.user-name[data-v-1b2cc9e3]{display:none}.mobile-menu .nav-links[data-v-1b2cc9e3]{display:flex;flex-direction:column;padding:.5rem;gap:0}.mobile-menu .nav-link[data-v-1b2cc9e3]{padding:.75rem 1rem;border-radius:6px;display:block;text-align:left;margin:.125rem;transition:all .2s ease;color:#1d1d1f;font-size:1.3rem;font-weight:500}.mobile-menu .nav-link[data-v-1b2cc9e3]:hover{background-color:#fff;transform:none}.mobile-menu .nav-link[data-v-1b2cc9e3]:after{display:none}.dropdown-item[data-v-1b2cc9e3]{font-size:1.3rem;padding:1rem 1.25rem}.user-avatar[data-v-1b2cc9e3]{width:3rem;height:3rem}}@media (min-width:769px){.nav-links[data-v-1b2cc9e3]{display:flex}.menu-toggle[data-v-1b2cc9e3],.mobile-menu[data-v-1b2cc9e3]{display:none}}.btn[data-v-1b2cc9e3]{padding:.5rem 1rem;border-radius:var(--border-radius);font-weight:600;transition:var(--transition);text-decoration:none;display:inline-block}.btn-outline[data-v-1b2cc9e3]{border:2px solid var(--primary-color);color:var(--primary-color);background-color:transparent}.btn-outline[data-v-1b2cc9e3]:hover,.btn-primary[data-v-1b2cc9e3]{background-color:var(--primary-color);color:#fff}.btn-primary[data-v-1b2cc9e3]{border:2px solid var(--primary-color)}.btn-primary[data-v-1b2cc9e3]:hover{background-color:var(--primary-dark);border-color:var(--primary-dark)}.footer[data-v-af6bfbca]{background-color:var(--dark-color);color:#f8f9fa;padding:4rem 0 1rem}.footer-content[data-v-af6bfbca]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.footer-section[data-v-af6bfbca]{display:flex;flex-direction:column}.footer-description[data-v-af6bfbca]{margin:1rem 0;color:#adb5bd;line-height:1.6}.social-links[data-v-af6bfbca]{display:flex;gap:1rem;margin-top:1rem}.social-link[data-v-af6bfbca]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;text-decoration:none;transition:var(--transition)}.social-link[data-v-af6bfbca]:hover{background-color:var(--primary-color);transform:translateY(-3px)}.footer-heading[data-v-af6bfbca]{font-size:1.25rem;margin-bottom:1.5rem;position:relative}.footer-heading[data-v-af6bfbca]:after{content:"";position:absolute;left:0;bottom:-.5rem;width:50px;height:2px;background-color:var(--primary-color)}.footer-links[data-v-af6bfbca]{list-style:none;padding:0}.footer-links li[data-v-af6bfbca]{margin-bottom:.75rem}.footer-links a[data-v-af6bfbca]{color:#adb5bd;text-decoration:none;transition:var(--transition)}.footer-links a[data-v-af6bfbca]:hover{color:var(--primary-color);padding-left:5px}.contact-info[data-v-af6bfbca]{display:flex;flex-direction:column;gap:1rem}.contact-item[data-v-af6bfbca]{display:flex;align-items:center;gap:.75rem}.contact-item i[data-v-af6bfbca]{color:var(--primary-color)}.footer-bottom[data-v-af6bfbca]{text-align:center;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);color:#adb5bd;font-size:.875rem}.footer-bottom .version[data-v-af6bfbca]{margin-top:.5rem;font-size:.75rem;color:#6c757d}@media (max-width:768px){.footer-content[data-v-af6bfbca]{grid-template-columns:1fr;gap:3rem}}.notification-container[data-v-009de343]{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:99999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.notification-wrapper[data-v-009de343]{padding:12px 24px;border-radius:8px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.15);pointer-events:auto}.notification-wrapper.success[data-v-009de343]{border:1px solid #e6f4ea}.notification-wrapper.error[data-v-009de343]{border:1px solid #ffe6e6}.notification-wrapper.info[data-v-009de343]{border:1px solid #e6f4ff}.notification-wrapper.warning[data-v-009de343]{border:1px solid #fff7e6}.notification-wrapper.loading[data-v-009de343]{border:1px solid #f0f0f0}.notification-content[data-v-009de343]{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#333}.notification-content i[data-v-009de343]{font-size:18px}.notification-wrapper.success .notification-content i[data-v-009de343]{color:#52c41a}.notification-wrapper.error .notification-content i[data-v-009de343]{color:#ff4d4f}.notification-wrapper.info .notification-content i[data-v-009de343]{color:#1890ff}.notification-wrapper.warning .notification-content i[data-v-009de343]{color:#faad14}.notification-wrapper.loading .notification-content i[data-v-009de343]{color:#1890ff}.notification-enter-active[data-v-009de343],.notification-leave-active[data-v-009de343]{transition:all .3s ease}.notification-enter-from[data-v-009de343]{opacity:0;transform:translateY(-20px)}.notification-enter-to[data-v-009de343],.notification-leave-from[data-v-009de343]{opacity:1;transform:translateY(0)}.notification-leave-to[data-v-009de343]{opacity:0;transform:translateY(-20px)}.page-loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(240,248,255,.98));display:flex;justify-content:center;align-items:center;z-index:9999;backdrop-filter:blur(4px)}.loading-content{display:flex;flex-direction:column;align-items:center;gap:20px}.loading-spinner{width:56px;height:56px;border:4px solid rgba(64,158,255,.2);border-top-color:#409eff;border-right-color:#409eff;border-radius:50%;animation:spin .8s linear infinite;box-shadow:0 0 20px rgba(64,158,255,.3)}.loading-text{color:#409eff;font-size:15px;font-weight:500;letter-spacing:2px;animation:pulse 1.5s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.loading-fade-enter-active,.loading-fade-leave-active{transition:opacity .25s ease}.loading-fade-enter-from,.loading-fade-leave-to{opacity:0}.page-enter-active,.page-leave-active{transition:opacity .3s ease,transform .3s ease}.page-enter-from{opacity:0;transform:translateY(10px)}.page-leave-to{opacity:0;transform:translateY(-10px)}body::-webkit-scrollbar{display:none}body{overflow-y:auto}.page-content,body{-ms-overflow-style:none;scrollbar-width:none}.page-content::-webkit-scrollbar{display:none}.major-list,.modal-body{-ms-overflow-style:none;scrollbar-width:none}.major-list::-webkit-scrollbar,.modal-body::-webkit-scrollbar{display:none}.modal-overlay[data-v-37e79e70]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-37e79e70]{background-color:#fff;border-radius:8px;width:90%;max-width:500px;box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden}.modal-header[data-v-37e79e70]{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #f0f0f0}.modal-header h3[data-v-37e79e70]{margin:0;font-size:18px;font-weight:500;color:#333}.close-icon[data-v-37e79e70]{width:16px;height:16px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E") no-repeat 50%;background-size:cover;cursor:pointer;opacity:.6;transition:opacity .2s}.close-icon[data-v-37e79e70]:hover{opacity:1}.modal-body[data-v-37e79e70]{padding:24px}.form-group[data-v-37e79e70]{margin-bottom:20px}.form-group label[data-v-37e79e70]{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}.form-group input[data-v-37e79e70],.province-display[data-v-37e79e70]{width:100%;height:40px;padding:0 12px;border:1px solid #d9d9d9;border-radius:4px;font-size:14px;transition:all .3s;display:flex;align-items:center;background-color:#f5f5f5;color:#333}.form-group input[data-v-37e79e70]:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ranking-input-wrapper[data-v-37e79e70]{position:relative;display:flex;align-items:center}.ranking-input-wrapper input[data-v-37e79e70]{width:100%;padding-right:120px}.loading-rank[data-v-37e79e70]{position:absolute;right:12px;display:flex;align-items:center;gap:8px;color:#1890ff;font-size:12px}.loading-spinner[data-v-37e79e70]{width:14px;height:14px;border:2px solid rgba(24,144,255,.2);border-top-color:#1890ff;border-radius:50%;animation:spin-37e79e70 1s linear infinite}@keyframes spin-37e79e70{to{transform:rotate(1turn)}}.loading-text[data-v-37e79e70]{font-size:12px;color:#1890ff}.subject-selection[data-v-37e79e70]{display:flex;flex-direction:column;gap:16px}.selection-group[data-v-37e79e70]{display:flex;flex-direction:column;gap:8px}.group-label[data-v-37e79e70]{font-size:14px;color:#666}.subject-buttons[data-v-37e79e70]{display:flex;gap:12px;flex-wrap:wrap}.subject-btn[data-v-37e79e70]{padding:8px 16px;border:1px solid #d9d9d9;border-radius:4px;background-color:#fff;font-size:14px;color:#333;cursor:pointer;transition:all .3s}.subject-btn[data-v-37e79e70]:hover{border-color:#1890ff;color:#1890ff}.subject-btn.active[data-v-37e79e70]{background-color:#1890ff;border-color:#1890ff;color:#fff;position:relative}.subject-close[data-v-37e79e70]{position:absolute;top:-6px;right:-6px;width:16px;height:16px;border-radius:50%;background-color:#ff4d4f;color:#fff;font-size:12px;line-height:16px;text-align:center;cursor:pointer;display:inline-block;font-weight:700;transition:all .3s}.subject-close[data-v-37e79e70]:hover{background-color:#ff7875;transform:scale(1.1)}.modal-footer[data-v-37e79e70]{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #f0f0f0}.cancel-btn[data-v-37e79e70]{padding:8px 16px;border:1px solid #d9d9d9;border-radius:4px;background-color:#fff;font-size:14px;color:#666;cursor:pointer;transition:all .3s}.cancel-btn[data-v-37e79e70]:hover{border-color:#1890ff;color:#1890ff}.save-btn[data-v-37e79e70]{padding:8px 16px;border:1px solid #1890ff;border-radius:4px;background-color:#1890ff;font-size:14px;color:#fff;cursor:pointer;transition:all .3s}.save-btn[data-v-37e79e70]:hover{background-color:#40a9ff;border-color:#40a9ff}.lock-icon[data-v-5faa0d1a]{margin-right:4px;font-size:.9em}button[data-v-5faa0d1a]:disabled{opacity:.6;cursor:not-allowed}.floating-buttons[data-v-35261372]{position:fixed;display:flex;flex-direction:column;gap:12px;z-index:999}.back-to-top[data-v-35261372],.refresh-btn[data-v-35261372]{width:44px;height:44px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(108,67,247,.4);transition:all .3s ease}.refresh-btn[data-v-35261372]{background:linear-gradient(135deg,#52c41a,#73d13d);box-shadow:0 4px 12px rgba(82,196,26,.4)}.refresh-btn[data-v-35261372]:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(82,196,26,.5)}.back-to-top[data-v-35261372]{background:linear-gradient(135deg,#6c43f7,#8a6aff)}.back-to-top[data-v-35261372]:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(108,67,247,.5)}.back-to-top[data-v-35261372]:active,.refresh-btn[data-v-35261372]:active{transform:translateY(-1px)}.back-to-top i[data-v-35261372],.refresh-btn i[data-v-35261372]{font-size:18px}.rotating[data-v-35261372]{animation:rotate-35261372 1s linear infinite}@keyframes rotate-35261372{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fade-enter-active[data-v-35261372],.fade-leave-active[data-v-35261372]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-35261372],.fade-leave-to[data-v-35261372]{opacity:0;transform:translateY(20px)}@media (max-width:768px){.floating-buttons[data-v-35261372]{bottom:20px!important}}.gradient-bg[data-v-fbb7cbcc]{position:absolute;top:0;left:0;right:0;height:90vh;background:linear-gradient(180deg,#6c43f7,#8a6aff,#a891ff,#e8e0ff,#fff);z-index:0}.home[data-v-fbb7cbcc]{position:relative}.nav-spacer[data-v-fbb7cbcc]{height:50px}.hero[data-v-fbb7cbcc]{position:relative;overflow:hidden;min-height:0;display:flex;align-items:center;justify-content:center}.hero-content[data-v-fbb7cbcc]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:1;padding:8rem 0 12rem}.hero-title[data-v-fbb7cbcc]{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-subtitle[data-v-fbb7cbcc]{font-size:1.5rem;color:hsla(0,0%,100%,.9);margin-bottom:2.5rem}.hero-buttons[data-v-fbb7cbcc]{display:flex;gap:1.5rem}.hero-buttons .btn-primary[data-v-fbb7cbcc]{background-color:#6c43f7;color:#fff;border:none;box-shadow:0 4px 12px rgba(108,67,247,.3)}.hero-buttons .btn-primary[data-v-fbb7cbcc]:hover{background-color:#5a35d0;transform:translateY(-2px)}.hero-buttons .btn-outline[data-v-fbb7cbcc]{background-color:transparent;color:#fff;border:2px solid #fff}.hero-buttons .btn-outline[data-v-fbb7cbcc]:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.8)}.btn-lg[data-v-fbb7cbcc]{padding:1rem 2rem;font-size:1.1rem}.hero-image[data-v-fbb7cbcc]{position:relative}.image-container[data-v-fbb7cbcc]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:16px;overflow:hidden}.image-container img[data-v-fbb7cbcc]{max-width:100%;height:auto;filter:drop-shadow(0 10px 15px rgba(0,0,0,.1))}.features[data-v-fbb7cbcc]{padding:var(--section-padding);position:relative;z-index:2;background-attachment:fixed;margin-top:-4rem}.section-header[data-v-fbb7cbcc]{text-align:center;margin-bottom:3rem}.section-title[data-v-fbb7cbcc]{font-size:2.5rem;font-weight:700;color:var(--dark-color);margin-bottom:1rem}.section-subtitle[data-v-fbb7cbcc]{font-size:1.25rem;color:var(--text-secondary)}.features-grid[data-v-fbb7cbcc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card[data-v-fbb7cbcc]{background-color:#fff;border-radius:var(--border-radius);padding:2rem;box-shadow:var(--shadow);transition:var(--transition);text-align:center}.feature-card[data-v-fbb7cbcc]:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.feature-icon[data-v-fbb7cbcc]{width:70px;height:70px;background-color:var(--primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--primary-color);font-size:1.75rem}.feature-title[data-v-fbb7cbcc]{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--dark-color)}.feature-description[data-v-fbb7cbcc]{color:var(--text-secondary);line-height:1.6}.how-to-use[data-v-fbb7cbcc]{padding:var(--section-padding);background-color:#fff}.steps[data-v-fbb7cbcc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.step[data-v-fbb7cbcc]{display:flex;align-items:flex-start;gap:1.5rem}.step-number[data-v-fbb7cbcc]{width:50px;height:50px;background-color:var(--primary-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-title[data-v-fbb7cbcc]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--dark-color)}.step-description[data-v-fbb7cbcc]{color:var(--text-secondary)}.cta-container[data-v-fbb7cbcc]{text-align:center}.testimonials[data-v-fbb7cbcc]{padding:var(--section-padding)}.testimonials-grid[data-v-fbb7cbcc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card[data-v-fbb7cbcc]{background-color:#fff;border-radius:var(--border-radius);padding:2rem;box-shadow:var(--shadow);transition:var(--transition)}.testimonial-card[data-v-fbb7cbcc]:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.testimonial-content[data-v-fbb7cbcc]{margin-bottom:1.5rem}.testimonial-text[data-v-fbb7cbcc]{color:var(--text-secondary);line-height:1.7;font-style:italic}.testimonial-author[data-v-fbb7cbcc]{display:flex;align-items:center;gap:1rem}.author-avatar[data-v-fbb7cbcc]{width:50px;height:50px;border-radius:50%;overflow:hidden}.author-avatar img[data-v-fbb7cbcc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.author-name[data-v-fbb7cbcc]{font-weight:600;margin-bottom:.25rem;color:var(--dark-color)}.author-title[data-v-fbb7cbcc]{font-size:.875rem;color:var(--text-secondary)}.faq[data-v-fbb7cbcc]{padding:var(--section-padding);background-color:#f8f9fa}.faq-list[data-v-fbb7cbcc]{max-width:800px;margin:0 auto}.faq-item[data-v-fbb7cbcc]{background-color:#fff;border-radius:var(--border-radius);margin-bottom:1.5rem;box-shadow:var(--shadow);overflow:hidden}.faq-question[data-v-fbb7cbcc]{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-question h3[data-v-fbb7cbcc]{font-size:1.1rem;font-weight:600;color:var(--dark-color)}.faq-icon[data-v-fbb7cbcc]{color:var(--primary-color);transition:var(--transition)}.faq-answer[data-v-fbb7cbcc]{padding:0 1.5rem 1.5rem;color:var(--text-secondary);line-height:1.6;display:none}.faq-item.active .faq-icon[data-v-fbb7cbcc]{transform:rotate(180deg)}.faq-item.active .faq-answer[data-v-fbb7cbcc]{display:block}.avatar-placeholder[data-v-fbb7cbcc]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#3498db;color:#fff;font-size:1.5rem;font-weight:500;border-radius:50%}.modal-overlay[data-v-fbb7cbcc]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn-fbb7cbcc .3s ease-out}.modal-content[data-v-fbb7cbcc]{background-color:#fff;border-radius:20px;padding:2rem;max-width:700px;width:95%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp-fbb7cbcc .3s ease-out;box-shadow:0 20px 40px rgba(0,0,0,.2)}.modal-close[data-v-fbb7cbcc]{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#999;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.modal-close[data-v-fbb7cbcc]:hover{background-color:#fff;color:#666}.modal-header[data-v-fbb7cbcc]{text-align:center;margin-bottom:2rem}.modal-header h2[data-v-fbb7cbcc]{font-size:1.75rem;font-weight:700;color:var(--dark-color);margin-bottom:.5rem}.modal-header p[data-v-fbb7cbcc]{color:var(--text-secondary);font-size:1rem}.batch-buttons[data-v-fbb7cbcc]{display:flex;flex-direction:column;gap:1.5rem}.batch-btn[data-v-fbb7cbcc]{display:flex;align-items:center;padding:1.5rem;border:2px solid #e0e0e0;border-radius:12px;background:none;cursor:pointer;transition:all .3s ease;text-align:left;width:100%}.batch-btn[data-v-fbb7cbcc]:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.batch-btn-early[data-v-fbb7cbcc]:hover{border-color:#ff6b6b;background-color:#fff5f5}.batch-btn-regular[data-v-fbb7cbcc]:hover{border-color:#4ecdc4;background-color:#f0fffe}.batch-icon[data-v-fbb7cbcc]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;font-size:1.5rem;flex-shrink:0}.batch-btn-early .batch-icon[data-v-fbb7cbcc]{background-color:#ffebee;color:#ff6b6b}.batch-btn-regular .batch-icon[data-v-fbb7cbcc]{background-color:#e0f2f1;color:#4ecdc4}.batch-info h3[data-v-fbb7cbcc]{font-size:1.25rem;font-weight:600;color:var(--dark-color);margin-bottom:.5rem}.batch-info p[data-v-fbb7cbcc]{color:var(--text-secondary);font-size:.9rem;line-height:1.4}@keyframes fadeIn-fbb7cbcc{0%{opacity:0}to{opacity:1}}@keyframes slideUp-fbb7cbcc{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:992px){.hero-content[data-v-fbb7cbcc]{grid-template-columns:1fr;gap:2rem}.hero-title[data-v-fbb7cbcc]{font-size:2.5rem}.section-title[data-v-fbb7cbcc]{font-size:2rem}}@media (max-width:768px){.hero[data-v-fbb7cbcc]{padding:1rem 0}.hero-content[data-v-fbb7cbcc]{text-align:center;margin-left:0;margin-right:0;margin-top:0}.hero-text[data-v-fbb7cbcc]{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title[data-v-fbb7cbcc]{font-size:2rem;text-align:center}.hero-subtitle[data-v-fbb7cbcc]{font-size:1.25rem;text-align:center}.hero-buttons[data-v-fbb7cbcc]{flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}.steps[data-v-fbb7cbcc]{grid-template-columns:1fr}.modal-content[data-v-fbb7cbcc]{padding:1.5rem;margin:1rem}.batch-btn[data-v-fbb7cbcc]{padding:1rem}.batch-icon[data-v-fbb7cbcc]{width:50px;height:50px;font-size:1.25rem}}:root{--primary-color:#1e90ff;--primary-light:#e6f2ff;--primary-dark:#1890ff;--accent-color:#3498db;--dark-color:#2c3e50;--light-color:#fff;--text-primary:#333;--text-secondary:#666;--shadow:0 4px 12px rgba(0,0,0,.1);--transition:all 0.3s ease;--border-radius:12px;--section-padding:4rem 2rem;--max-width:1440px;--container-padding:1.5rem}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Segoe UI,Microsoft YaHei,sans-serif;color:var(--text-primary);line-height:1.6;background-color:#fff}@media (max-width:768px){html{font-size:14px}:root{--container-padding:1rem}}@media (min-width:1440px){html{font-size:18px}:root{--container-padding:2rem}}@media (min-width:1024px) and (max-width:1439px){:root{--container-padding:1.5rem}}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 var(--container-padding)}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:var(--border-radius);font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:var(--transition);border:none;outline:none}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:var(--accent-color);transform:translateY(-2px);box-shadow:var(--shadow)}.btn-outline{background-color:transparent;border:2px solid var(--primary-color);color:var(--primary-color)}.btn-outline:hover{background-color:var(--primary-light);transform:translateY(-2px)}.card{background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow);padding:1.5rem;transition:var(--transition)}.card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--text-primary)}.form-control{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:var(--border-radius);font-size:1rem;transition:var(--transition)}.form-control:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px var(--primary-light)}