@charset "UTF-8";[data-v-0e47d784]:root{--color-primary: #1890FF;--color-primary-light: #E6F7FF;--color-primary-dark: #096DD9;--color-secondary: #13C2C2;--color-accent: #722ED1;--color-success: #52C41A;--color-warning: #FAAD14;--color-error: #FF4D4F;--color-info: #1890FF;--color-text-primary: #262626;--color-text-secondary: #595959;--color-text-tertiary: #8C8C8C;--color-background: #F5F7FA;--color-background-light: #FFFFFF;--color-background-dark: #F0F2F5;--color-border: #D9D9D9;--color-border-light: #F0F0F0;--font-family-sans: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;--font-size-base: 1rem;--font-weight-regular: 400;--line-height-normal: 1.5;--spacing-4: 1rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--border-radius-base: 6px;--border-radius-lg: 12px;--shadow-sm: 0 2px 8px rgba(24, 144, 255, .08);--shadow-md: 0 6px 16px rgba(24, 144, 255, .12);--shadow-lg: 0 8px 24px rgba(24, 144, 255, .15);--transition-normal: .25s cubic-bezier(.4, 0, .2, 1);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1)}[data-v-0e47d784]{box-sizing:border-box}body[data-v-0e47d784],h1[data-v-0e47d784],h2[data-v-0e47d784],h3[data-v-0e47d784],h4[data-v-0e47d784],h5[data-v-0e47d784],h6[data-v-0e47d784],p[data-v-0e47d784],ul[data-v-0e47d784],ol[data-v-0e47d784],li[data-v-0e47d784],figure[data-v-0e47d784],figcaption[data-v-0e47d784],blockquote[data-v-0e47d784],dl[data-v-0e47d784],dd[data-v-0e47d784]{margin:0;padding:0}ul[data-v-0e47d784],ol[data-v-0e47d784]{list-style:none}a[data-v-0e47d784]{text-decoration:none;color:inherit}button[data-v-0e47d784]{background:none;border:none;padding:0;font:inherit;cursor:pointer}img[data-v-0e47d784],video[data-v-0e47d784]{max-width:100%;height:auto;display:block}table[data-v-0e47d784]{border-collapse:collapse;border-spacing:0}.app-header[data-v-0e47d784]{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(217,217,217,.1);z-index:1030;padding:.75rem 0;transition:all .25s cubic-bezier(.4,0,.2,1)}.app-header.scrolled[data-v-0e47d784]{box-shadow:0 2px 8px #1890ff14;padding:.5rem 0}.app-header .container[data-v-0e47d784]{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.app-header .logo[data-v-0e47d784]{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:transform .15s cubic-bezier(.4,0,.2,1)}.app-header .logo[data-v-0e47d784]:hover{transform:scale(1.05)}.app-header .logo .logo-icon[data-v-0e47d784]{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.app-header .logo .logo-text[data-v-0e47d784]{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#1890ff,#13c2c2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app-header .nav[data-v-0e47d784]{display:flex;gap:.5rem;align-items:center;flex:1;justify-content:center}@media(max-width:992px){.app-header .nav[data-v-0e47d784]{display:none}}.app-header .nav .nav-link[data-v-0e47d784]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;text-decoration:none;color:#595959;font-weight:500;font-size:1rem;border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);position:relative}.app-header .nav .nav-link[data-v-0e47d784]:hover{color:#1890ff;background:#fafafa}.app-header .nav .nav-link[data-v-0e47d784]:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:0;height:2px;background:linear-gradient(90deg,#1890ff,#13c2c2);transition:width .25s cubic-bezier(.4,0,.2,1);border-radius:1px}.app-header .nav .nav-link[data-v-0e47d784]:hover:after{width:60%}.app-header .nav .nav-link .nav-icon[data-v-0e47d784]{font-size:.875rem}.app-header .nav .nav-link .nav-text[data-v-0e47d784]{white-space:nowrap}.app-header .header-cta[data-v-0e47d784]{padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);border:2px solid transparent;white-space:nowrap}@media(max-width:992px){.app-header .header-cta[data-v-0e47d784]{display:none}}.app-header .header-cta.btn-primary[data-v-0e47d784]{background:linear-gradient(135deg,#1890ff,#13c2c2);color:#fff}.app-header .header-cta.btn-primary[data-v-0e47d784]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1890ff1f}.app-header .header-cta.btn-outline[data-v-0e47d784]{background:transparent;border-color:#1890ff;color:#1890ff}.app-header .header-cta.btn-outline[data-v-0e47d784]:hover{background:#e6f7ff}.app-header .mobile-menu-btn[data-v-0e47d784]{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:transparent;border:none;color:#595959;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}@media(max-width:992px){.app-header .mobile-menu-btn[data-v-0e47d784]{display:flex}}.app-header .mobile-menu-btn[data-v-0e47d784]:hover{background:#fafafa;color:#1890ff}.app-header .mobile-menu[data-v-0e47d784]{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #F0F0F0;box-shadow:0 8px 24px #1890ff26;z-index:1000}.app-header .mobile-menu .mobile-menu-content[data-v-0e47d784]{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.app-header .mobile-menu .mobile-menu-content .mobile-nav-link[data-v-0e47d784]{padding:.75rem 1rem;text-decoration:none;color:#595959;font-weight:500;border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1)}.app-header .mobile-menu .mobile-menu-content .mobile-nav-link[data-v-0e47d784]:hover{background:#fafafa;color:#1890ff}.app-header .mobile-menu .mobile-menu-content .mobile-cta[data-v-0e47d784]{margin-top:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#1890ff,#13c2c2);color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.app-header .mobile-menu .mobile-menu-content .mobile-cta[data-v-0e47d784]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1890ff1f}@media(max-width:768px){.app-header .container[data-v-0e47d784]{padding:0 1rem}.app-header .logo .logo-text[data-v-0e47d784]{font-size:1.25rem}.app-header .mobile-menu-btn[data-v-0e47d784]{width:40px;height:40px}}[data-v-c84f9ee5]:root{--color-primary: #1890FF;--color-primary-light: #E6F7FF;--color-primary-dark: #096DD9;--color-secondary: #13C2C2;--color-accent: #722ED1;--color-success: #52C41A;--color-warning: #FAAD14;--color-error: #FF4D4F;--color-info: #1890FF;--color-text-primary: #262626;--color-text-secondary: #595959;--color-text-tertiary: #8C8C8C;--color-background: #F5F7FA;--color-background-light: #FFFFFF;--color-background-dark: #F0F2F5;--color-border: #D9D9D9;--color-border-light: #F0F0F0;--font-family-sans: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;--font-size-base: 1rem;--font-weight-regular: 400;--line-height-normal: 1.5;--spacing-4: 1rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--border-radius-base: 6px;--border-radius-lg: 12px;--shadow-sm: 0 2px 8px rgba(24, 144, 255, .08);--shadow-md: 0 6px 16px rgba(24, 144, 255, .12);--shadow-lg: 0 8px 24px rgba(24, 144, 255, .15);--transition-normal: .25s cubic-bezier(.4, 0, .2, 1);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1)}[data-v-c84f9ee5]{box-sizing:border-box}body[data-v-c84f9ee5],h1[data-v-c84f9ee5],h2[data-v-c84f9ee5],h3[data-v-c84f9ee5],h4[data-v-c84f9ee5],h5[data-v-c84f9ee5],h6[data-v-c84f9ee5],p[data-v-c84f9ee5],ul[data-v-c84f9ee5],ol[data-v-c84f9ee5],li[data-v-c84f9ee5],figure[data-v-c84f9ee5],figcaption[data-v-c84f9ee5],blockquote[data-v-c84f9ee5],dl[data-v-c84f9ee5],dd[data-v-c84f9ee5]{margin:0;padding:0}ul[data-v-c84f9ee5],ol[data-v-c84f9ee5]{list-style:none}a[data-v-c84f9ee5]{text-decoration:none;color:inherit}button[data-v-c84f9ee5]{background:none;border:none;padding:0;font:inherit;cursor:pointer}img[data-v-c84f9ee5],video[data-v-c84f9ee5]{max-width:100%;height:auto;display:block}table[data-v-c84f9ee5]{border-collapse:collapse;border-spacing:0}.page-container[data-v-c84f9ee5]{min-height:100vh}.page-container[data-v-c84f9ee5] section{padding:5rem 0}@media(max-width:768px){.page-container[data-v-c84f9ee5] section{padding:3rem 0}}.page-container[data-v-c84f9ee5] section:nth-child(2n){background-color:#ffffff80}[data-v-fec4cc11]:root{--color-primary: #1890FF;--color-primary-light: #E6F7FF;--color-primary-dark: #096DD9;--color-secondary: #13C2C2;--color-accent: #722ED1;--color-success: #52C41A;--color-warning: #FAAD14;--color-error: #FF4D4F;--color-info: #1890FF;--color-text-primary: #262626;--color-text-secondary: #595959;--color-text-tertiary: #8C8C8C;--color-background: #F5F7FA;--color-background-light: #FFFFFF;--color-background-dark: #F0F2F5;--color-border: #D9D9D9;--color-border-light: #F0F0F0;--font-family-sans: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;--font-size-base: 1rem;--font-weight-regular: 400;--line-height-normal: 1.5;--spacing-4: 1rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--border-radius-base: 6px;--border-radius-lg: 12px;--shadow-sm: 0 2px 8px rgba(24, 144, 255, .08);--shadow-md: 0 6px 16px rgba(24, 144, 255, .12);--shadow-lg: 0 8px 24px rgba(24, 144, 255, .15);--transition-normal: .25s cubic-bezier(.4, 0, .2, 1);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1)}[data-v-fec4cc11]{box-sizing:border-box}body[data-v-fec4cc11],h1[data-v-fec4cc11],h2[data-v-fec4cc11],h3[data-v-fec4cc11],h4[data-v-fec4cc11],h5[data-v-fec4cc11],h6[data-v-fec4cc11],p[data-v-fec4cc11],ul[data-v-fec4cc11],ol[data-v-fec4cc11],li[data-v-fec4cc11],figure[data-v-fec4cc11],figcaption[data-v-fec4cc11],blockquote[data-v-fec4cc11],dl[data-v-fec4cc11],dd[data-v-fec4cc11]{margin:0;padding:0}ul[data-v-fec4cc11],ol[data-v-fec4cc11]{list-style:none}a[data-v-fec4cc11]{text-decoration:none;color:inherit}button[data-v-fec4cc11]{background:none;border:none;padding:0;font:inherit;cursor:pointer}img[data-v-fec4cc11],video[data-v-fec4cc11]{max-width:100%;height:auto;display:block}table[data-v-fec4cc11]{border-collapse:collapse;border-spacing:0}.app-footer[data-v-fec4cc11]{background:linear-gradient(135deg,#e8e8e8,#f0f2f5);padding:5rem 0 2rem;margin-top:auto;border-top:1px solid #F0F0F0}.app-footer .container[data-v-fec4cc11]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.app-footer .footer-top[data-v-fec4cc11]{display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem}@media(max-width:992px){.app-footer .footer-top[data-v-fec4cc11]{grid-template-columns:1fr;gap:3rem}}.app-footer .footer-brand .footer-logo[data-v-fec4cc11]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.app-footer .footer-brand .footer-logo .logo-text[data-v-fec4cc11]{font-size:1.75rem;font-weight:700;color:#262626}.app-footer .footer-brand .footer-desc[data-v-fec4cc11]{color:#595959;line-height:1.7;margin-bottom:2rem;font-size:1rem}.app-footer .footer-brand .contact-info[data-v-fec4cc11]{display:flex;flex-direction:column;gap:.75rem}.app-footer .footer-brand .contact-info .contact-item[data-v-fec4cc11]{display:flex;align-items:center;gap:.75rem;color:#8c8c8c;font-size:.875rem;transition:color .15s cubic-bezier(.4,0,.2,1)}.app-footer .footer-brand .contact-info .contact-item[data-v-fec4cc11]:hover{color:#1890ff}.app-footer .footer-brand .contact-info .contact-item:hover svg[data-v-fec4cc11]{color:#1890ff}.app-footer .footer-brand .contact-info .contact-item svg[data-v-fec4cc11]{width:16px;height:16px;color:#8c8c8c;transition:color .15s cubic-bezier(.4,0,.2,1)}.app-footer .footer-links-grid[data-v-fec4cc11]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:992px){.app-footer .footer-links-grid[data-v-fec4cc11]{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.app-footer .footer-links-grid[data-v-fec4cc11]{grid-template-columns:1fr}}.app-footer .footer-links-grid .link-section .link-section-title[data-v-fec4cc11]{font-size:1rem;font-weight:600;color:#262626;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(24,144,255,.1)}.app-footer .footer-links-grid .link-section .link-list[data-v-fec4cc11]{display:flex;flex-direction:column;gap:.75rem}.app-footer .footer-links-grid .link-section .link-list .footer-link[data-v-fec4cc11]{color:#595959;text-decoration:none;font-size:.875rem;transition:all .15s cubic-bezier(.4,0,.2,1);padding:.25rem 0;position:relative}.app-footer .footer-links-grid .link-section .link-list .footer-link[data-v-fec4cc11]:hover{color:#1890ff;transform:translate(4px)}.app-footer .footer-links-grid .link-section .link-list .footer-link[data-v-fec4cc11]:hover:before{content:"→";position:absolute;left:-16px;color:#1890ff}.app-footer .footer-divider[data-v-fec4cc11]{height:1px;background:linear-gradient(90deg,transparent,#D9D9D9,transparent);margin:3rem 0}.app-footer .footer-bottom[data-v-fec4cc11]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}@media(max-width:768px){.app-footer .footer-bottom[data-v-fec4cc11]{flex-direction:column;align-items:flex-start;gap:1.5rem}}.app-footer .footer-bottom .footer-bottom-left .copyright[data-v-fec4cc11]{color:#8c8c8c;font-size:.875rem;margin-bottom:.5rem}.app-footer .footer-bottom .footer-bottom-left .icp[data-v-fec4cc11]{color:#bfbfbf;font-size:.75rem}.app-footer .footer-bottom .footer-bottom-right .social-links[data-v-fec4cc11]{display:flex;gap:1.5rem;align-items:center}.app-footer .footer-bottom .footer-bottom-right .social-links .social-link[data-v-fec4cc11]{display:flex;align-items:center;gap:.5rem;color:#595959;text-decoration:none;font-size:.875rem;transition:all .15s cubic-bezier(.4,0,.2,1);padding:.5rem .75rem;border-radius:12px}.app-footer .footer-bottom .footer-bottom-right .social-links .social-link[data-v-fec4cc11]:hover{background:#1890ff1a;color:#1890ff;transform:translateY(-2px)}.app-footer .footer-bottom .footer-bottom-right .social-links .social-link:hover .social-text[data-v-fec4cc11]{opacity:1}.app-footer .footer-bottom .footer-bottom-right .social-links .social-link .social-text[data-v-fec4cc11]{font-size:.75rem;opacity:.8;transition:opacity .15s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.app-footer[data-v-fec4cc11]{padding:3rem 0 1.5rem}.app-footer .container[data-v-fec4cc11]{padding:0 1rem}.app-footer .footer-top[data-v-fec4cc11]{gap:2rem;margin-bottom:2rem}.app-footer .footer-divider[data-v-fec4cc11]{margin:2rem 0}}@media(max-width:576px){.footer-brand .footer-logo .logo-text[data-v-fec4cc11]{font-size:1.5rem!important}}body{margin:0!important;padding:0!important;width:100%!important;height:100%!important;display:block!important}
