@charset "UTF-8";.nav-header[data-v-fdc93636]{position:fixed;top:0;left:0;right:0;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.nav-container[data-v-fdc93636]{max-width:1200px;margin:0 auto;padding:0 20px;height:70px;display:flex;align-items:center;justify-content:space-between}.nav-logo .logo-link[data-v-fdc93636]{display:flex;align-items:center;text-decoration:none;color:#1f2937;font-weight:600;font-size:20px;transition:color .3s ease}.nav-logo .logo-link[data-v-fdc93636]:hover{color:#6366f1}.nav-logo .logo-icon[data-v-fdc93636]{font-size:28px;width:50px;height:50px;margin-right:8px}.nav-logo .logo-icon>img[data-v-fdc93636]{width:100%}.nav-logo .logo-text[data-v-fdc93636]{font-weight:700}.desktop-menu[data-v-fdc93636]{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}@media (max-width: 768px){.desktop-menu[data-v-fdc93636]{display:none}}.desktop-menu.navigating .nav-link[data-v-fdc93636]{opacity:.6;pointer-events:none}.desktop-menu li[data-v-fdc93636]{list-style:none}.nav-link[data-v-fdc93636]{color:#6b7280;text-decoration:none;font-weight:500;font-size:16px;padding:8px 16px;border-radius:8px;transition:all .3s ease;position:relative}.nav-link[data-v-fdc93636]:hover{color:#6366f1;background:#6366f11a}.nav-link.active[data-v-fdc93636]{color:#6366f1;font-weight:600}.nav-actions[data-v-fdc93636]{display:flex;align-items:center;gap:20px}@media (max-width: 768px){.nav-actions[data-v-fdc93636]{display:none}}.nav-actions .btn[data-v-fdc93636]{padding:9px 18px;font-size:14px;font-weight:500;border-radius:6px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;min-width:70px;text-align:center;letter-spacing:.2px}.nav-actions .btn[data-v-fdc93636]:focus{outline:none}.nav-actions .btn-login[data-v-fdc93636]{background:transparent;color:#6b7280}.nav-actions .btn-login[data-v-fdc93636]:hover{color:#1f2937;background:#1f29370d}.nav-actions .btn-login[data-v-fdc93636]:active{transform:scale(.98)}.nav-actions .btn-register[data-v-fdc93636]{background:#6366f1;color:#fff}.nav-actions .btn-register[data-v-fdc93636]:hover{background:#474aee;transform:translateY(-1px);box-shadow:0 2px 8px #6366f133}.nav-actions .btn-register[data-v-fdc93636]:active{transform:translateY(0)}.mobile-menu-btn[data-v-fdc93636]{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:0;z-index:1001;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.mobile-menu-btn[data-v-fdc93636]{display:flex}}.mobile-menu-btn[data-v-fdc93636]:hover{background:#6366f11a}.mobile-menu-btn span[data-v-fdc93636]{width:20px;height:2px;background:#1f2937;margin:2px 0;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center;border-radius:1px}.mobile-menu-btn.active[data-v-fdc93636]{transform:rotate(180deg)}.mobile-menu-btn.active span[data-v-fdc93636]:nth-child(1){transform:translateY(6px) rotate(45deg) scaleX(.8);background:#6366f1}.mobile-menu-btn.active span[data-v-fdc93636]:nth-child(2){transform:scaleX(0);opacity:0}.mobile-menu-btn.active span[data-v-fdc93636]:nth-child(3){transform:translateY(-6px) rotate(-45deg) scaleX(.8);background:#6366f1}.mobile-menu-btn[data-v-fdc93636]:active{transform:scale(.95);transition:transform .1s ease}.mobile-menu[data-v-fdc93636]{position:fixed;top:70px;left:0;right:0;background:#fff;border-bottom:1px solid #f3f4f6;transform:translateY(-100%) scale(.95);opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:999;box-shadow:0 4px 12px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width: 768px){.mobile-menu[data-v-fdc93636]{display:none}}.mobile-menu.open[data-v-fdc93636]{transform:translateY(0) scale(1);opacity:1}.mobile-menu-content[data-v-fdc93636]{padding:20px;max-height:calc(100vh - 70px);overflow-y:auto}.mobile-menu-content ul[data-v-fdc93636]{list-style:none;margin:0;padding:0}.mobile-menu-content ul li[data-v-fdc93636]{list-style:none}.mobile-nav-link[data-v-fdc93636]{display:block;color:#6b7280;text-decoration:none;font-weight:500;font-size:18px;padding:16px 0;border-bottom:1px solid #f3f4f6;transition:all .3s ease;transform:translate(-20px);opacity:0;position:relative;overflow:hidden}.mobile-nav-link[data-v-fdc93636]:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:#6366f1;transform:translate(-100%);transition:transform .3s ease}.mobile-nav-link[data-v-fdc93636]:hover{color:#6366f1;transform:translate(0);padding-left:12px}.mobile-nav-link[data-v-fdc93636]:hover:before{transform:translate(0)}.mobile-nav-link.active[data-v-fdc93636]{color:#6366f1;font-weight:600;padding-left:12px}.mobile-nav-link.active[data-v-fdc93636]:before{transform:translate(0)}.mobile-nav-link[data-v-fdc93636]:last-of-type{border-bottom:none}.mobile-menu.open .mobile-nav-link[data-v-fdc93636]{animation:slideInFromLeft-fdc93636 .4s ease forwards}.mobile-menu.open .mobile-nav-link[data-v-fdc93636]:nth-child(1){animation-delay:.1s}.mobile-menu.open .mobile-nav-link[data-v-fdc93636]:nth-child(2){animation-delay:.2s}.mobile-menu.open .mobile-nav-link[data-v-fdc93636]:nth-child(3){animation-delay:.3s}.mobile-menu.open .mobile-nav-link[data-v-fdc93636]:nth-child(4){animation-delay:.4s}.mobile-menu.open .mobile-actions[data-v-fdc93636]{animation:slideInFromLeft-fdc93636 .4s ease forwards;animation-delay:.5s;transform:translate(-20px);opacity:0}@keyframes slideInFromLeft-fdc93636{to{transform:translate(0);opacity:1}}.mobile-actions[data-v-fdc93636]{margin-top:24px;padding-top:24px;border-top:1px solid #f3f4f6;display:flex;flex-direction:column;gap:14px}.mobile-actions .mobile-btn[data-v-fdc93636]{width:100%;justify-content:center;padding:14px 20px;font-size:16px;font-weight:500;border-radius:6px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;text-align:center;letter-spacing:.2px}.mobile-actions .mobile-btn[data-v-fdc93636]:focus{outline:none}.mobile-actions .mobile-btn.btn-login[data-v-fdc93636]{background:#1f29370d;color:#6b7280}.mobile-actions .mobile-btn.btn-login[data-v-fdc93636]:hover{color:#1f2937;background:#1f293714}.mobile-actions .mobile-btn.btn-login[data-v-fdc93636]:active{transform:scale(.98)}.mobile-actions .mobile-btn.btn-register[data-v-fdc93636]{background:#6366f1;color:#fff}.mobile-actions .mobile-btn.btn-register[data-v-fdc93636]:hover{background:#474aee;transform:translateY(-1px);box-shadow:0 2px 8px #6366f133}.mobile-actions .mobile-btn.btn-register[data-v-fdc93636]:active{transform:translateY(0)}.mobile-overlay[data-v-fdc93636]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;animation:fadeInOverlay-fdc93636 .3s ease forwards}@keyframes fadeInOverlay-fdc93636{to{opacity:1}}.nav-header.scrolled[data-v-fdc93636]{background:#fffffffa;border-bottom-color:#00000026;box-shadow:0 2px 20px #0000001a}.navigating .nav-link[data-v-fdc93636],.navigating .mobile-nav-link[data-v-fdc93636]{opacity:.6;pointer-events:none}.footer-section[data-v-5c449c23]{background:linear-gradient(180deg,#f8f8f9,#f2f2f4);color:var(--text-primary);padding:4rem 0 1.5rem;border-top:1px solid rgba(0,0,0,.06);position:relative}.footer-section .footer-content[data-v-5c449c23]{position:relative;z-index:2}.footer-section .footer-content .footer-main[data-v-5c449c23]{display:grid;grid-template-columns:1fr 3fr;gap:3rem;margin-bottom:3rem;align-items:start}@media (max-width: 1024px){.footer-section .footer-content .footer-main[data-v-5c449c23]{grid-template-columns:1fr;gap:3rem}}.footer-section .footer-content .footer-main .footer-info .footer-logo[data-v-5c449c23]{margin-bottom:2rem}.footer-section .footer-content .footer-main .footer-info .footer-logo .logo[data-v-5c449c23]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.footer-section .footer-content .footer-main .footer-info .footer-logo .logo .logo-icon[data-v-5c449c23]{width:32px;height:32px;border-radius:.5rem}.footer-section .footer-content .footer-main .footer-info .footer-logo .logo .logo-icon>img[data-v-5c449c23]{width:100%;height:100%;object-fit:contain}.footer-section .footer-content .footer-main .footer-info .footer-logo .logo .logo-text[data-v-5c449c23]{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.footer-section .footer-content .footer-main .footer-info .footer-logo .footer-description[data-v-5c449c23]{color:var(--text-secondary);line-height:1.75}.footer-section .footer-content .footer-main .footer-links[data-v-5c449c23]{display:flex;justify-content:space-between;gap:2rem;flex-wrap:nowrap;overflow-x:auto}@media (max-width: 1024px){.footer-section .footer-content .footer-main .footer-links[data-v-5c449c23]{gap:1.5rem}}@media (max-width: 768px){.footer-section .footer-content .footer-main .footer-links[data-v-5c449c23]{gap:1rem}}@media (max-width: 640px){.footer-section .footer-content .footer-main .footer-links[data-v-5c449c23]{gap:.8rem;padding-bottom:.5rem}}.footer-section .footer-content .footer-main .footer-links .link-group[data-v-5c449c23]{flex:1;min-width:120px;flex-shrink:0}@media (max-width: 640px){.footer-section .footer-content .footer-main .footer-links .link-group[data-v-5c449c23]{min-width:100px}}.footer-section .footer-content .footer-main .footer-links .link-group .link-title[data-v-5c449c23]{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary);white-space:nowrap}@media (max-width: 640px){.footer-section .footer-content .footer-main .footer-links .link-group .link-title[data-v-5c449c23]{font-size:.875rem;margin-bottom:.5rem}}.footer-section .footer-content .footer-main .footer-links .link-group .link-list[data-v-5c449c23]{list-style:none;margin:0;padding:0;height:fit-content}.footer-section .footer-content .footer-main .footer-links .link-group .link-list li[data-v-5c449c23]{margin-bottom:2rem}@media (max-width: 640px){.footer-section .footer-content .footer-main .footer-links .link-group .link-list li[data-v-5c449c23]{margin-bottom:1rem}}.footer-section .footer-content .footer-main .footer-links .link-group .link-list li[data-v-5c449c23]:last-child{margin-bottom:0}.footer-section .footer-content .footer-main .footer-links .link-group .link-list li .link-item[data-v-5c449c23]{color:var(--text-secondary);text-decoration:none;font-size:.875rem;transition:color .2s ease;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;line-height:1.4}@media (max-width: 640px){.footer-section .footer-content .footer-main .footer-links .link-group .link-list li .link-item[data-v-5c449c23]{font-size:.75rem}}.footer-section .footer-content .footer-main .footer-links .link-group .link-list li .link-item[data-v-5c449c23]:hover{color:var(--text-primary)}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact[data-v-5c449c23]{min-width:140px}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info[data-v-5c449c23]{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item[data-v-5c449c23]{width:100%}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.wechat-item[data-v-5c449c23]{display:flex;justify-content:center;align-items:center;width:100%}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.wechat-item .wechat-qr[data-v-5c449c23]{display:flex;align-items:center;justify-content:center}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.wechat-item .wechat-qr img[data-v-5c449c23]{width:100px;height:100px;border-radius:10px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;background:#fff;padding:4px}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.wechat-item .wechat-qr img[data-v-5c449c23]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.phone-item[data-v-5c449c23]{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:1rem}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.phone-item .contact-label[data-v-5c449c23]{color:var(--text-secondary);font-size:.75rem;font-weight:500}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.phone-item .contact-value[data-v-5c449c23]{color:var(--text-primary);font-size:1rem;font-weight:600;letter-spacing:.5px}@media (max-width: 768px){.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.wechat-item .wechat-qr img[data-v-5c449c23]{width:90px;height:90px}}@media (max-width: 640px){.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.wechat-item .wechat-qr img[data-v-5c449c23]{width:80px;height:80px}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.phone-item .contact-value[data-v-5c449c23]{font-size:.875rem}}.footer-section .footer-content .footer-divider[data-v-5c449c23]{height:1px;background:#00000014;margin:2rem 0}.footer-section .footer-content .footer-bottom[data-v-5c449c23]{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}@media (max-width: 1024px){.footer-section .footer-content .footer-bottom[data-v-5c449c23]{flex-direction:column;gap:1rem}}.footer-section .footer-content .footer-bottom .copyright-section[data-v-5c449c23]{flex-shrink:0}.footer-section .footer-content .footer-bottom .copyright-section .copyright-text[data-v-5c449c23]{color:var(--text-secondary);font-size:.875rem}.footer-section .footer-content .footer-bottom .beian-section[data-v-5c449c23]{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex:1}@media (max-width: 768px){.footer-section .footer-content .footer-bottom .beian-section[data-v-5c449c23]{gap:1rem}}@media (max-width: 640px){.footer-section .footer-content .footer-bottom .beian-section[data-v-5c449c23]{flex-direction:column;gap:.5rem}}.footer-section .footer-content .footer-bottom .beian-section .beian-item[data-v-5c449c23]{display:flex;align-items:center;justify-content:center;font-size:.75rem;color:var(--text-secondary)}.footer-section .footer-content .footer-bottom .beian-section .beian-item .beian-icon[data-v-5c449c23]{width:16px;height:16px;margin-right:4px;vertical-align:middle}.footer-section .footer-content .footer-bottom .beian-section .beian-item .beian-label[data-v-5c449c23]{color:var(--text-secondary)}.footer-section .footer-content .footer-bottom .beian-section .beian-item .beian-value[data-v-5c449c23]{color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.footer-section .footer-content .footer-bottom .beian-section .beian-item .beian-value[data-v-5c449c23]:hover{color:var(--text-primary);text-decoration:underline;text-decoration:none}.footer-section .footer-content .footer-bottom .beian-section .beian-item .beian-link[data-v-5c449c23]{color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.footer-section .footer-content .footer-bottom .beian-section .beian-item .beian-link[data-v-5c449c23]:hover{color:var(--text-primary);text-decoration:underline;text-decoration:none}.footer-section .footer-content .footer-bottom .policies-section[data-v-5c449c23]{display:flex;gap:1.5rem;flex-shrink:0}@media (max-width: 640px){.footer-section .footer-content .footer-bottom .policies-section[data-v-5c449c23]{gap:1rem}}.footer-section .footer-content .footer-bottom .policies-section .policy-link[data-v-5c449c23]{color:var(--text-secondary);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-section .footer-content .footer-bottom .policies-section .policy-link[data-v-5c449c23]:hover{color:var(--text-primary)}#app[data-v-631a2ca7]{min-height:100vh}main[data-v-631a2ca7]{padding-top:0}.page-enter-active[data-v-631a2ca7]{transition:opacity .4s ease-out,transform .4s ease-out}.page-leave-active[data-v-631a2ca7]{transition:opacity .2s ease-in,transform .2s ease-in}.page-enter-from[data-v-631a2ca7]{opacity:0;transform:translateY(8px)}.page-leave-to[data-v-631a2ca7]{opacity:0;transform:translateY(-4px)}.page-enter-to[data-v-631a2ca7],.page-leave-from[data-v-631a2ca7]{opacity:1;transform:translateY(0)}.page-enter-active[data-v-631a2ca7],.page-leave-active[data-v-631a2ca7]{position:relative;will-change:opacity,transform}@media (max-width: 768px){.page-enter-active[data-v-631a2ca7]{transition:opacity .3s ease-out,transform .3s ease-out}.page-leave-active[data-v-631a2ca7]{transition:opacity .15s ease-in,transform .15s ease-in}.page-enter-from[data-v-631a2ca7]{transform:translateY(4px)}.page-leave-to[data-v-631a2ca7]{transform:translateY(-2px)}}@media (prefers-reduced-motion: reduce){.page-enter-active[data-v-631a2ca7],.page-leave-active[data-v-631a2ca7]{transition:opacity .2s ease}.page-enter-from[data-v-631a2ca7],.page-leave-to[data-v-631a2ca7]{opacity:0;transform:none}.page-enter-to[data-v-631a2ca7],.page-leave-from[data-v-631a2ca7]{opacity:1;transform:none}}.back-to-top-btn[data-v-631a2ca7]{position:fixed;bottom:30px;right:30px;width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#fffffff2,#f8f8fae6);color:#1f2937;border:1px solid rgba(0,0,0,.08);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000001a,0 2px 8px #0000000f,inset 0 1px #fffc;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);z-index:1000}.back-to-top-btn[data-v-631a2ca7]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 30px #00000026,0 4px 12px #0000001a,inset 0 1px #ffffffe6;background:linear-gradient(135deg,#fff,#fcfcfef2);border-color:#6366f133}.back-to-top-btn[data-v-631a2ca7]:active{transform:translateY(-1px) scale(1.02);transition:all .15s cubic-bezier(.4,0,.2,1)}.back-to-top-btn svg[data-v-631a2ca7]{width:20px;height:20px;transition:transform .3s ease;stroke-width:2}.back-to-top-btn:hover svg[data-v-631a2ca7]{transform:translateY(-2px);color:#6366f1}.floating-contact[data-v-631a2ca7]{position:fixed;bottom:100px;right:30px;z-index:1000}.floating-contact .contact-main-btn[data-v-631a2ca7]{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#6366f1,#888bf4);color:#fff;border:1px solid rgba(99,102,241,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #6366f140,0 2px 8px #0000001a,inset 0 1px #fff3;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}.floating-contact .contact-main-btn[data-v-631a2ca7]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 30px #6366f159,0 4px 12px #00000026,inset 0 1px #ffffff4d;background:linear-gradient(135deg,#7a7df3,#9b9df6)}.floating-contact .contact-main-btn[data-v-631a2ca7]:active{transform:translateY(-1px) scale(1.02);transition:all .15s cubic-bezier(.4,0,.2,1)}.floating-contact .contact-main-btn.active[data-v-631a2ca7]{background:linear-gradient(135deg,#ef4444,#f26a6a);transform:rotate(45deg);box-shadow:0 4px 20px #ef444440,0 2px 8px #0000001a,inset 0 1px #fff3}.floating-contact .contact-main-btn.active[data-v-631a2ca7]:hover{transform:translateY(-3px) scale(1.05) rotate(45deg);box-shadow:0 8px 30px #ef444459,0 4px 12px #00000026,inset 0 1px #ffffff4d}.floating-contact .contact-main-btn svg[data-v-631a2ca7]{width:20px;height:20px;transition:all .3s ease}.floating-contact .contact-menu[data-v-631a2ca7]{position:absolute;bottom:70px;right:0;background:linear-gradient(135deg,#fffffff2,#f8f8fae6);border-radius:12px;box-shadow:0 8px 32px #0000001f,0 4px 16px #00000014;border:1px solid rgba(0,0,0,.06);padding:8px;min-width:160px;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}.floating-contact .contact-menu .contact-item[data-v-631a2ca7]{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#1f2937;text-decoration:none;font-size:14px;background:none;border:none;width:100%}.floating-contact .contact-menu .contact-item[data-v-631a2ca7]:hover{background:#6366f114;transform:translate(-2px)}.floating-contact .contact-menu .contact-item svg[data-v-631a2ca7]{color:#6366f1;width:18px;height:18px}.contact-menu-enter-active[data-v-631a2ca7],.contact-menu-leave-active[data-v-631a2ca7]{transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-menu-enter-from[data-v-631a2ca7],.contact-menu-leave-to[data-v-631a2ca7]{opacity:0;transform:translateY(20px) scale(.9)}.wechat-modal-overlay[data-v-631a2ca7],.phone-modal-overlay[data-v-631a2ca7]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.wechat-modal[data-v-631a2ca7],.phone-modal[data-v-631a2ca7]{background:#fff;border-radius:16px;padding:0;max-width:400px;width:90%;box-shadow:0 20px 40px #0003}.wechat-modal .modal-header[data-v-631a2ca7],.phone-modal .modal-header[data-v-631a2ca7]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f3f4f6}.wechat-modal .modal-header h3[data-v-631a2ca7],.phone-modal .modal-header h3[data-v-631a2ca7]{margin:0;font-size:18px;font-weight:600;color:#1f2937}.wechat-modal .modal-header .modal-close[data-v-631a2ca7],.phone-modal .modal-header .modal-close[data-v-631a2ca7]{background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;color:#6b7280;transition:all .2s ease}.wechat-modal .modal-header .modal-close[data-v-631a2ca7]:hover,.phone-modal .modal-header .modal-close[data-v-631a2ca7]:hover{background:#f9fafb;color:#1f2937}.wechat-modal .modal-body[data-v-631a2ca7],.phone-modal .modal-body[data-v-631a2ca7]{padding:24px;text-align:center}.wechat-modal .modal-body .qr-placeholder[data-v-631a2ca7],.phone-modal .modal-body .qr-placeholder[data-v-631a2ca7]{width:120px;height:120px;margin:0 auto 16px;background:#f9fafb;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#9ca3af}.wechat-modal .modal-body .phone-icon[data-v-631a2ca7],.phone-modal .modal-body .phone-icon[data-v-631a2ca7]{width:80px;height:80px;margin:0 auto 16px;background:#6366f11a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6366f1}.wechat-modal .modal-body .qr-text[data-v-631a2ca7],.wechat-modal .modal-body .phone-text[data-v-631a2ca7],.phone-modal .modal-body .qr-text[data-v-631a2ca7],.phone-modal .modal-body .phone-text[data-v-631a2ca7]{font-size:16px;color:#1f2937;margin-bottom:8px}.wechat-modal .modal-body .wechat-id[data-v-631a2ca7],.wechat-modal .modal-body .phone-number[data-v-631a2ca7],.phone-modal .modal-body .wechat-id[data-v-631a2ca7],.phone-modal .modal-body .phone-number[data-v-631a2ca7]{font-size:18px;font-weight:600;color:#6366f1;margin-bottom:16px}.wechat-modal .modal-body .phone-actions[data-v-631a2ca7],.phone-modal .modal-body .phone-actions[data-v-631a2ca7]{margin-top:20px}.wechat-modal .modal-body .phone-actions .phone-call-btn[data-v-631a2ca7],.phone-modal .modal-body .phone-actions .phone-call-btn[data-v-631a2ca7]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:16px}.modal-fade-enter-active[data-v-631a2ca7],.modal-fade-leave-active[data-v-631a2ca7]{transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-fade-enter-from[data-v-631a2ca7],.modal-fade-leave-to[data-v-631a2ca7]{opacity:0}.modal-fade-enter-from .wechat-modal[data-v-631a2ca7],.modal-fade-enter-from .phone-modal[data-v-631a2ca7],.modal-fade-leave-to .wechat-modal[data-v-631a2ca7],.modal-fade-leave-to .phone-modal[data-v-631a2ca7]{transform:translateY(20px) scale(.9)}.fade-scale-enter-active[data-v-631a2ca7],.fade-scale-leave-active[data-v-631a2ca7]{transition:all .3s cubic-bezier(.4,0,.2,1)}.fade-scale-enter-from[data-v-631a2ca7],.fade-scale-leave-to[data-v-631a2ca7]{opacity:0;transform:translateY(20px) scale(.8)}@media (max-width: 768px){.back-to-top-btn[data-v-631a2ca7],.floating-contact .contact-main-btn[data-v-631a2ca7]{width:48px;height:48px;bottom:20px}.back-to-top-btn svg[data-v-631a2ca7],.floating-contact .contact-main-btn svg[data-v-631a2ca7]{width:18px;height:18px}.floating-contact[data-v-631a2ca7]{bottom:80px;right:20px}.floating-contact .contact-menu[data-v-631a2ca7]{bottom:60px;min-width:140px}.back-to-top-btn[data-v-631a2ca7]{right:20px}}.hero-section[data-v-2a257da0]{min-height:100vh;background:#fff;display:flex;align-items:center;padding:120px 0 80px;position:relative;overflow:hidden;transition:background .3s ease}.hero-section[data-v-2a257da0]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23e5e7eb" fill-opacity="0.3"><circle cx="30" cy="30" r="1.5"/></g></svg>') repeat;opacity:.5;transition:opacity .3s ease}.hero-section .hero-content[data-v-2a257da0]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}@media (max-width: 1024px){.hero-section .hero-content[data-v-2a257da0]{grid-template-columns:1fr;gap:3rem;text-align:center}}@media (max-width: 768px){.hero-section .hero-content[data-v-2a257da0]{gap:2rem;padding:0 1rem}}@media (max-width: 640px){.hero-section .hero-content[data-v-2a257da0]{gap:1.5rem;padding:0 .5rem}}.hero-section .hero-text .hero-title[data-v-2a257da0]{font-size:3rem;font-weight:700;color:#1f2937;line-height:1.25;margin-bottom:1.5rem;transition:color .3s ease}@media (max-width: 1024px){.hero-section .hero-text .hero-title[data-v-2a257da0]{font-size:2.25rem}}@media (max-width: 768px){.hero-section .hero-text .hero-title[data-v-2a257da0]{font-size:1.875rem;margin-bottom:1rem}}@media (max-width: 640px){.hero-section .hero-text .hero-title[data-v-2a257da0]{font-size:1.5rem;line-height:1.3}}@media (max-width: 480px){.hero-section .hero-text .hero-title[data-v-2a257da0]{font-size:1.25rem}}.hero-section .hero-text .hero-subtitle[data-v-2a257da0]{font-size:1.125rem;color:#6b7280;line-height:1.75;margin-bottom:3rem;transition:color .3s ease}@media (max-width: 768px){.hero-section .hero-text .hero-subtitle[data-v-2a257da0]{font-size:1rem;margin-bottom:2rem}}@media (max-width: 640px){.hero-section .hero-text .hero-subtitle[data-v-2a257da0]{font-size:.875rem;margin-bottom:1.5rem;padding:0 1rem}}.hero-section .hero-text .hero-actions[data-v-2a257da0]{display:flex;gap:1rem;align-items:center;justify-content:center}@media (max-width: 1024px){.hero-section .hero-text .hero-actions[data-v-2a257da0]{justify-content:center}}@media (max-width: 768px){.hero-section .hero-text .hero-actions[data-v-2a257da0]{flex-direction:column;gap:.75rem;width:100%}}@media (max-width: 640px){.hero-section .hero-text .hero-actions[data-v-2a257da0]{gap:.5rem}}.hero-section .hero-text .hero-actions .btn-large[data-v-2a257da0]{padding:1rem 2rem;font-size:1.125rem;min-width:160px;white-space:nowrap}@media (max-width: 768px){.hero-section .hero-text .hero-actions .btn-large[data-v-2a257da0]{width:100%;max-width:280px}}@media (max-width: 640px){.hero-section .hero-text .hero-actions .btn-large[data-v-2a257da0]{padding:.875rem 1.5rem;font-size:1rem;min-width:auto}}.hero-section .hero-visual[data-v-2a257da0]{display:flex;justify-content:center;align-items:center;position:relative}.hero-section .hero-visual .visual-systems[data-v-2a257da0]{position:relative;width:650px;height:480px;margin:0 auto}@media (max-width: 1024px){.hero-section .hero-visual .visual-systems[data-v-2a257da0]{width:580px;height:440px}}@media (max-width: 768px){.hero-section .hero-visual .visual-systems[data-v-2a257da0]{width:480px;height:380px}}@media (max-width: 640px){.hero-section .hero-visual .visual-systems[data-v-2a257da0]{width:340px;height:280px}}@media (max-width: 480px){.hero-section .hero-visual .visual-systems[data-v-2a257da0]{width:280px;height:240px}}.hero-section .hero-visual .visual-systems .system-card[data-v-2a257da0]{position:absolute;background:#ffffffe6;border-radius:1.5rem;box-shadow:0 2px 12px #0000000f,0 1px 4px #0000000a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.2rem;transition:all .3s ease;cursor:pointer;border:1px solid rgba(0,0,0,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;overflow:hidden;animation:gentle-shake-2a257da0 4s ease-in-out infinite;width:110px;height:110px}@media (max-width: 1024px){.hero-section .hero-visual .visual-systems .system-card[data-v-2a257da0]{width:100px;height:100px;padding:1rem}}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-card[data-v-2a257da0]{width:90px;height:90px;padding:.875rem}}@media (max-width: 640px){.hero-section .hero-visual .visual-systems .system-card[data-v-2a257da0]{width:75px;height:75px;padding:.625rem}}@media (max-width: 480px){.hero-section .hero-visual .visual-systems .system-card[data-v-2a257da0]{width:65px;height:65px;padding:.5rem}}.hero-section .hero-visual .visual-systems .system-card[data-v-2a257da0]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f,0 4px 10px #00000014;background:#fffffff2}.hero-section .hero-visual .visual-systems .system-card:hover .system-icon[data-v-2a257da0]{transform:scale(1.1)}.hero-section .hero-visual .visual-systems .system-card:hover .system-name[data-v-2a257da0]{color:var(--color-primary)}.hero-section .hero-visual .visual-systems .system-card .system-icon[data-v-2a257da0]{margin-bottom:.25rem;transition:all .3s ease;position:relative;z-index:2;font-size:2rem}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-card .system-icon[data-v-2a257da0]{font-size:1.5rem}}.hero-section .hero-visual .visual-systems .system-card .system-name[data-v-2a257da0]{font-weight:700;color:var(--text-primary);text-align:center;line-height:1.2;margin-bottom:.125rem;transition:all .3s ease;position:relative;z-index:2;font-size:.875rem}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-card .system-name[data-v-2a257da0]{font-size:.75rem}}@media (max-width: 640px){.hero-section .hero-visual .visual-systems .system-card .system-name[data-v-2a257da0]{font-size:10px}}.hero-section .hero-visual .visual-systems .system-card .system-desc[data-v-2a257da0]{color:var(--text-secondary);text-align:center;line-height:1.2;transition:all .3s ease;position:relative;z-index:2;font-size:.75rem}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-card .system-desc[data-v-2a257da0]{font-size:10px}}@media (max-width: 640px){.hero-section .hero-visual .visual-systems .system-card .system-desc[data-v-2a257da0]{font-size:8px}}.hero-section .hero-visual .visual-systems .system-1[data-v-2a257da0]{top:25%;right:-80%;animation-delay:.3s;--initial-rotation: -3deg;width:110px;height:110px;background:#3b82f614}.hero-section .hero-visual .visual-systems .system-1[data-v-2a257da0]:hover{background:#3b82f61f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-1[data-v-2a257da0]{width:88px;height:88px;right:-50%;top:20%}}.hero-section .hero-visual .visual-systems .system-2[data-v-2a257da0]{top:30%;right:-45%;animation-delay:.6s;--initial-rotation: 2deg;width:110px;height:110px;background:#10b98114}.hero-section .hero-visual .visual-systems .system-2[data-v-2a257da0]:hover{background:#10b9811f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-2[data-v-2a257da0]{width:88px;height:88px;right:10%;top:10%}}.hero-section .hero-visual .visual-systems .system-3[data-v-2a257da0]{top:45%;right:-42%;animation-delay:.9s;--initial-rotation: -1deg;width:110px;height:110px;background:#f59e0b14}.hero-section .hero-visual .visual-systems .system-3[data-v-2a257da0]:hover{background:#f59e0b1f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-3[data-v-2a257da0]{width:88px;height:88px;right:-75%;top:50%}}.hero-section .hero-visual .visual-systems .system-4[data-v-2a257da0]{top:25%;right:-89%;animation-delay:1.2s;--initial-rotation: 4deg;width:110px;height:110px;background:#8b5cf614}.hero-section .hero-visual .visual-systems .system-4[data-v-2a257da0]:hover{background:#8b5cf61f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-4[data-v-2a257da0]{width:88px;height:88px;right:-30%;top:-10%}}.hero-section .hero-visual .visual-systems .system-5[data-v-2a257da0]{top:-95%;right:-48%;animation-delay:1.5s;--initial-rotation: -2deg;width:110px;height:110px;background:#ec489914}.hero-section .hero-visual .visual-systems .system-5[data-v-2a257da0]:hover{background:#ec48991f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-5[data-v-2a257da0]{width:88px;height:88px;right:-100%;top:-160%}}.hero-section .hero-visual .visual-systems .system-6[data-v-2a257da0]{top:-115%;right:-5%;animation-delay:1.8s;--initial-rotation: 3deg;width:110px;height:110px;background:#06b6d414}.hero-section .hero-visual .visual-systems .system-6[data-v-2a257da0]:hover{background:#06b6d41f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-6[data-v-2a257da0]{width:88px;height:88px;right:35%;top:-275%}}.hero-section .hero-visual .visual-systems .system-7[data-v-2a257da0]{top:-85%;right:-5%;animation-delay:2.1s;--initial-rotation: -4deg;width:110px;height:110px;background:#fb923c14}.hero-section .hero-visual .visual-systems .system-7[data-v-2a257da0]:hover{background:#fb923c1f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-7[data-v-2a257da0]{width:88px;height:88px;right:-15%;top:-385%}}.hero-section .hero-visual .visual-systems .system-8[data-v-2a257da0]{top:-65%;right:10%;animation-delay:2.4s;--initial-rotation: 1deg;width:110px;height:110px;background:#6b728014}.hero-section .hero-visual .visual-systems .system-8[data-v-2a257da0]:hover{background:#6b72801f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-8[data-v-2a257da0]{width:88px;height:88px;right:-50%;top:-400%}}.color-lights[data-v-2a257da0]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.color-lights .light[data-v-2a257da0]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.05}.color-lights .light.light-1[data-v-2a257da0]{width:250px;height:250px;background:#3b82f6;top:15%;left:10%}.color-lights .light.light-2[data-v-2a257da0]{width:200px;height:200px;background:#10b981;top:60%;right:20%}.color-lights .light.light-3[data-v-2a257da0]{width:180px;height:180px;background:#f59e0b;bottom:30%;left:30%}@keyframes gentle-shake-2a257da0{0%,to{transform:rotate(var(--initial-rotation, 0deg)) translate(0) translateY(0)}10%{transform:rotate(calc(var(--initial-rotation, 0deg) + 1deg)) translate(.5px) translateY(-.3px)}20%{transform:rotate(calc(var(--initial-rotation, 0deg) - .5deg)) translate(-.3px) translateY(.4px)}30%{transform:rotate(calc(var(--initial-rotation, 0deg) + .8deg)) translate(.4px) translateY(-.2px)}40%{transform:rotate(calc(var(--initial-rotation, 0deg) - .6deg)) translate(-.2px) translateY(.3px)}50%{transform:rotate(calc(var(--initial-rotation, 0deg) + .7deg)) translate(.3px) translateY(-.4px)}60%{transform:rotate(calc(var(--initial-rotation, 0deg) - .4deg)) translate(-.4px) translateY(.2px)}70%{transform:rotate(calc(var(--initial-rotation, 0deg) + .5deg)) translate(.2px) translateY(-.3px)}80%{transform:rotate(calc(var(--initial-rotation, 0deg) - .7deg)) translate(-.3px) translateY(.4px)}90%{transform:rotate(calc(var(--initial-rotation, 0deg) + .3deg)) translate(.4px) translateY(-.2px)}}.business-pain-points[data-v-39ad9220]{min-height:100vh;padding:8rem 0;background:#f9f9f9;position:relative;overflow:hidden;transition:background .3s ease;display:flex;align-items:center}@media (max-width: 1024px){.business-pain-points[data-v-39ad9220]{min-height:90vh;padding:6rem 0}}@media (max-width: 768px){.business-pain-points[data-v-39ad9220]{min-height:80vh;padding:4rem 0}}@media (max-width: 640px){.business-pain-points[data-v-39ad9220]{min-height:70vh;padding:3rem 0}}.business-pain-points .container[data-v-39ad9220]{position:relative;z-index:1}.business-pain-points .pain-points-grid[data-v-39ad9220]{display:grid;grid-template-columns:1.5fr 2fr 1.5fr;grid-template-rows:auto auto auto;gap:2.5rem;max-width:1400px;margin:0 auto;align-items:center}@media (max-width: 1024px){.business-pain-points .pain-points-grid[data-v-39ad9220]{gap:2rem;max-width:1100px;transform:scale(.95)}}@media (max-width: 768px){.business-pain-points .pain-points-grid[data-v-39ad9220]{gap:1.5rem;max-width:800px;transform:scale(.85)}}@media (max-width: 600px){.business-pain-points .pain-points-grid[data-v-39ad9220]{display:grid;grid-template-columns:2fr 3fr;grid-template-rows:auto auto auto;gap:1rem;transform:none;max-width:100%;text-align:left;align-items:start}.business-pain-points .pain-points-grid .pain-cards-row[data-v-39ad9220]{display:flex;flex-direction:column;gap:.8rem;grid-column:1;grid-row:1/4}.business-pain-points .pain-points-grid .pain-card.pain-card-1[data-v-39ad9220],.business-pain-points .pain-points-grid .pain-card.pain-card-2[data-v-39ad9220],.business-pain-points .pain-points-grid .pain-card.pain-card-3[data-v-39ad9220]{grid-column:unset;grid-row:unset;padding:.8rem;margin:0;width:100%}.business-pain-points .pain-points-grid .pain-card.pain-card-1[data-v-39ad9220]{margin-left:0;margin-right:.8rem;transform:rotate(-1deg)}.business-pain-points .pain-points-grid .pain-card.pain-card-2[data-v-39ad9220]{margin-left:.4rem;margin-right:.2rem;transform:rotate(.5deg)}.business-pain-points .pain-points-grid .pain-card.pain-card-3[data-v-39ad9220]{margin-left:.6rem;margin-right:0;transform:rotate(-.8deg)}.business-pain-points .pain-points-grid .pain-card .pain-title[data-v-39ad9220]{font-size:.75rem;margin-bottom:.3rem;line-height:1.2}.business-pain-points .pain-points-grid .pain-card .pain-description[data-v-39ad9220]{font-size:10px;line-height:1.3}.business-pain-points .pain-points-grid .core-message[data-v-39ad9220]{grid-column:2;grid-row:1/4;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem .5rem;margin-left:.5rem}.business-pain-points .pain-points-grid .core-message .core-title[data-v-39ad9220]{font-size:.875rem;line-height:1.3;writing-mode:horizontal-tb;text-orientation:initial}.business-pain-points .pain-points-grid .core-message .core-title .title-part-1[data-v-39ad9220]{display:block;margin-bottom:.2rem}.business-pain-points .pain-points-grid .pain-card-1[data-v-39ad9220],.business-pain-points .pain-points-grid .pain-card-2[data-v-39ad9220],.business-pain-points .pain-points-grid .pain-card-3[data-v-39ad9220]{order:unset}}.business-pain-points .pain-cards-row[data-v-39ad9220]{display:contents}@media (max-width: 420px){.business-pain-points .pain-cards-row[data-v-39ad9220]{display:flex}}.business-pain-points .pain-card[data-v-39ad9220]{background:var(--bg-secondary);padding:2.5rem;border-radius:1rem;box-shadow:0 -2px 8px #00000005,0 4px 16px #0000000a,0 2px 4px #00000008,0 8px 24px #00000005;border:1px solid var(--border-light);transition:all .3s ease;position:relative;min-width:280px}.business-pain-points .pain-card[data-v-39ad9220]:hover{transform:translateY(-5px);box-shadow:0 -4px 12px #00000008,0 8px 32px #0000000f,0 4px 8px #0000000a,0 16px 48px #00000008}.business-pain-points .pain-card.pain-card-1[data-v-39ad9220]{grid-column:1;grid-row:1}.business-pain-points .pain-card.pain-card-2[data-v-39ad9220]{grid-column:3;grid-row:1}.business-pain-points .pain-card.pain-card-3[data-v-39ad9220]{grid-column:3;grid-row:3}.business-pain-points .pain-card .pain-title[data-v-39ad9220]{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem;line-height:1.25;min-width:12em;word-break:keep-all;overflow-wrap:break-word;transition:color .3s ease}.business-pain-points .pain-card .pain-description[data-v-39ad9220]{color:#6b7280;line-height:1.75;font-size:.875rem;min-width:12em;word-break:keep-all;overflow-wrap:break-word;transition:color .3s ease}.business-pain-points .core-message[data-v-39ad9220]{grid-column:2;grid-row:1/4;text-align:center;padding:3.5rem 2.5rem}.business-pain-points .core-message .core-title[data-v-39ad9220]{font-size:1.875rem;font-weight:700;color:#1f2937;line-height:1.25;position:relative;transition:color .3s ease}.business-pain-points .core-message .core-title[data-v-39ad9220]:before{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:2px}.capabilities-section[data-v-757993f6]{min-height:100vh;padding:2rem 0;background:#f5f5f7;position:relative;overflow:hidden;display:flex;align-items:center}@media (max-width: 1024px){.capabilities-section[data-v-757993f6]{min-height:90vh}}@media (max-width: 768px){.capabilities-section[data-v-757993f6]{min-height:80vh;padding:1.5rem 0}}@media (max-width: 640px){.capabilities-section[data-v-757993f6]{min-height:70vh;padding:1rem 0}}.capabilities-section[data-v-757993f6]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#6366f105,#8b5cf605);pointer-events:none}.section-header[data-v-757993f6]{text-align:center;margin-bottom:4rem}.section-header .section-title[data-v-757993f6]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}@media (max-width: 768px){.section-header .section-title[data-v-757993f6]{font-size:2rem}}@media (max-width: 640px){.section-header .section-title[data-v-757993f6]{font-size:1.75rem}}.section-header .section-subtitle[data-v-757993f6]{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}@media (max-width: 640px){.section-header .section-subtitle[data-v-757993f6]{font-size:1rem}}.capabilities-content[data-v-757993f6]{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:start;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 1024px){.capabilities-content[data-v-757993f6]{max-width:1000px;gap:2rem}}@media (max-width: 768px){.capabilities-content[data-v-757993f6]{grid-template-columns:1fr;gap:2rem;max-width:100%}}.capabilities-list[data-v-757993f6]{display:flex;flex-direction:column;gap:1rem}.capability-item[data-v-757993f6]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--bg-primary);border-radius:.75rem;border:2px solid transparent;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000f;will-change:transform,border-color,box-shadow;backface-visibility:hidden}@media (max-width: 640px){.capability-item[data-v-757993f6]{padding:1rem;gap:.75rem}}.capability-item[data-v-757993f6]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.capability-item.active[data-v-757993f6]{border-color:var(--color-primary);background:#6366f10d;transform:translateY(-2px);box-shadow:0 8px 25px #6366f126}.capability-item.active .capability-icon .icon[data-v-757993f6]{background:var(--color-primary);color:#fff;transform:scale(1.1)}.capability-icon[data-v-757993f6]{flex-shrink:0}.capability-icon .icon[data-v-757993f6]{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--border-light);color:#6b7280;transition:all .2s ease;font-size:1.25rem}@media (max-width: 640px){.capability-icon .icon[data-v-757993f6]{width:2.5rem;height:2.5rem;font-size:1rem}}.capability-icon .icon.icon-form[data-v-757993f6]:before{content:"📝"}.capability-icon .icon.icon-workflow[data-v-757993f6]:before{content:"🔄"}.capability-icon .icon.icon-chart[data-v-757993f6]:before{content:"📊"}.capability-content[data-v-757993f6]{flex:1;min-width:0}.capability-content .capability-title[data-v-757993f6]{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}@media (max-width: 640px){.capability-content .capability-title[data-v-757993f6]{font-size:1rem}}.capability-content .capability-description[data-v-757993f6]{font-size:.875rem;color:#6b7280;line-height:1.6}@media (max-width: 640px){.capability-content .capability-description[data-v-757993f6]{font-size:.8125rem}}.capabilities-showcase[data-v-757993f6]{background:var(--bg-primary);border-radius:1rem;box-shadow:0 4px 20px #00000014;border:1px solid var(--border-light);overflow:hidden;height:60vh;min-height:400px}@media (max-width: 1024px){.capabilities-showcase[data-v-757993f6]{height:50vh;min-height:350px}}@media (max-width: 768px){.capabilities-showcase[data-v-757993f6]{height:40vh;min-height:300px}}@media (max-width: 640px){.capabilities-showcase[data-v-757993f6]{height:35vh;min-height:250px}}.showcase-container[data-v-757993f6]{height:100%;position:relative}.showcase-content[data-v-757993f6]{height:100%;display:flex;align-items:center;justify-content:center}.content-placeholder[data-v-757993f6]{width:100%;height:100%;background:#f8fafc99;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.875rem;text-align:center;position:relative}.content-placeholder .placeholder-text[data-v-757993f6]{opacity:.6;font-weight:500}.dashboard-container[data-v-757993f6]{width:100%;height:100%;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.dashboard-container[data-v-757993f6]{padding:1rem;gap:1rem}}.metrics-row[data-v-757993f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 640px){.metrics-row[data-v-757993f6]{grid-template-columns:1fr;gap:.75rem}}.metric-card[data-v-757993f6]{background:#fff;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 1px 3px #0000001a;border:1px solid rgba(0,0,0,.05)}.metric-card .metric-icon[data-v-757993f6]{font-size:1.5rem;flex-shrink:0}.metric-card .metric-content[data-v-757993f6]{flex:1;min-width:0}.metric-card .metric-value[data-v-757993f6]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.125rem}.metric-card .metric-label[data-v-757993f6]{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.metric-card .metric-change[data-v-757993f6]{font-size:.75rem;font-weight:500}.metric-card .metric-change.positive[data-v-757993f6]{color:#10b981}.metric-card .metric-change.negative[data-v-757993f6]{color:#ef4444}.charts-row[data-v-757993f6]{flex:1;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;min-height:0}@media (max-width: 768px){.charts-row[data-v-757993f6]{grid-template-columns:1fr;gap:.75rem}}.chart-card[data-v-757993f6]{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column}.chart-card .chart-header[data-v-757993f6]{margin-bottom:.75rem}.chart-card .chart-header h4[data-v-757993f6]{font-size:.875rem;font-weight:600;color:#1f2937;margin:0}.pie-chart[data-v-757993f6]{display:flex;align-items:center;gap:1rem;height:100%}.pie-chart .pie-svg[data-v-757993f6]{width:80px;height:80px;flex-shrink:0}.pie-chart .pie-legend[data-v-757993f6]{flex:1;display:flex;flex-direction:column;gap:.375rem}.pie-chart .pie-legend .legend-item[data-v-757993f6]{display:flex;align-items:center;gap:.5rem}.pie-chart .pie-legend .legend-item .legend-color[data-v-757993f6]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.pie-chart .pie-legend .legend-item .legend-text[data-v-757993f6]{font-size:.75rem;color:#6b7280}.bar-chart[data-v-757993f6]{flex:1;display:flex;align-items:end}.bar-chart .bar-container[data-v-757993f6]{width:100%;height:100px;display:flex;align-items:end;justify-content:space-between;gap:.25rem}.bar-chart .bar-container .bar-item[data-v-757993f6]{flex:1;display:flex;flex-direction:column;align-items:center;gap:.375rem}.bar-chart .bar-container .bar-item .bar[data-v-757993f6]{width:100%;background:linear-gradient(180deg,#6366f1,#9294f5);border-radius:2px 2px 0 0;min-height:4px;transition:all .3s ease}.bar-chart .bar-container .bar-item .bar[data-v-757993f6]:hover{opacity:.8}.bar-chart .bar-container .bar-item .bar-label[data-v-757993f6]{font-size:.625rem;color:#6b7280;text-align:center}.trend-card .trend-chart[data-v-757993f6]{flex:1;display:flex;align-items:center}.trend-card .trend-chart .trend-svg[data-v-757993f6]{width:100%;height:60px}.workflow-container[data-v-757993f6]{width:100%;height:100%;padding:1.5rem;display:flex;flex-direction:column;background:linear-gradient(135deg,#6366f105,#8b5cf605)}@media (max-width: 768px){.workflow-container[data-v-757993f6]{padding:1rem}}.workflow-header[data-v-757993f6]{text-align:center;margin-bottom:1rem}.workflow-header h3[data-v-757993f6]{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.workflow-header p[data-v-757993f6]{font-size:.8125rem;color:#6b7280;margin:0}.workflow-canvas[data-v-757993f6]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:.5rem 0}.workflow-node[data-v-757993f6]{background:#fff;border-radius:10px;padding:.875rem 1rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 2px 8px #00000014;border:2px solid transparent;min-width:200px;transition:all .3s ease;cursor:pointer}.workflow-node[data-v-757993f6]:hover{transform:translateY(-1px);box-shadow:0 3px 12px #0000001f}.workflow-node .node-icon[data-v-757993f6]{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.workflow-node .node-icon .icon[data-v-757993f6]{font-size:1.125rem}.workflow-node .node-content[data-v-757993f6]{flex:1}.workflow-node .node-content .node-title[data-v-757993f6]{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.125rem}.workflow-node .node-content .node-subtitle[data-v-757993f6]{font-size:.75rem;color:#6b7280}.workflow-node.start-node[data-v-757993f6]{border-color:#10b9814d}.workflow-node.start-node .node-icon[data-v-757993f6]{background:linear-gradient(135deg,#10b981,#14e8a2);color:#fff}.workflow-node.start-node[data-v-757993f6]:hover{border-color:#10b98180}.workflow-node.approve-node[data-v-757993f6]{border-color:#6366f14d}.workflow-node.approve-node .node-icon[data-v-757993f6]{background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff}.workflow-node.approve-node[data-v-757993f6]:hover{border-color:#6366f180}.workflow-node.cc-node[data-v-757993f6]{border-color:#f59e0b4d}.workflow-node.cc-node .node-icon[data-v-757993f6]{background:linear-gradient(135deg,#f59e0b,#f7b13c);color:#fff}.workflow-node.cc-node[data-v-757993f6]:hover{border-color:#f59e0b80}.workflow-connector[data-v-757993f6]{display:flex;flex-direction:column;align-items:center;margin:.5rem 0}.workflow-connector .connector-line[data-v-757993f6]{width:2px;height:16px;background:linear-gradient(180deg,#e5e7eb,#fff);border-radius:1px}.workflow-connector .connector-arrow[data-v-757993f6]{margin-top:-2px;font-size:.875rem;color:#9ca3af;font-weight:700;transform:rotate(90deg)}.workflow-footer[data-v-757993f6]{margin-top:1rem;display:flex;justify-content:center}.workflow-footer .workflow-stats[data-v-757993f6]{display:flex;gap:1.5rem}.workflow-footer .workflow-stats .stat-item[data-v-757993f6]{text-align:center}.workflow-footer .workflow-stats .stat-item .stat-number[data-v-757993f6]{display:block;font-size:1rem;font-weight:600;color:#6366f1;margin-bottom:.125rem}.workflow-footer .workflow-stats .stat-item .stat-label[data-v-757993f6]{font-size:.6875rem;color:#6b7280}.form-designer-container[data-v-757993f6]{width:100%;height:100%;display:flex;background:#f8fafc80}.designer-sidebar[data-v-757993f6]{width:200px;background:#fff;border-right:1px solid #f3f4f6;display:flex;flex-direction:column}.designer-sidebar .sidebar-header[data-v-757993f6]{padding:1rem;border-bottom:1px solid #f3f4f6}.designer-sidebar .sidebar-header h4[data-v-757993f6]{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.designer-sidebar .sidebar-header p[data-v-757993f6]{font-size:.75rem;color:#6b7280;margin:0}.designer-sidebar .component-list[data-v-757993f6]{flex:1;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.designer-sidebar .component-item[data-v-757993f6]{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:6px;cursor:grab;transition:all .2s ease;border:1px solid transparent}.designer-sidebar .component-item[data-v-757993f6]:hover{background:#6366f10d;border-color:#6366f133}.designer-sidebar .component-item .component-icon[data-v-757993f6]{font-size:1rem;flex-shrink:0}.designer-sidebar .component-item .component-info[data-v-757993f6]{flex:1;min-width:0}.designer-sidebar .component-item .component-info .component-name[data-v-757993f6]{font-size:.75rem;font-weight:500;color:#1f2937;margin-bottom:.125rem}.designer-sidebar .component-item .component-info .component-desc[data-v-757993f6]{font-size:.6875rem;color:#6b7280}.designer-canvas[data-v-757993f6]{flex:1;display:flex;flex-direction:column}.designer-canvas .canvas-header[data-v-757993f6]{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fff;border-bottom:1px solid #f3f4f6}.designer-canvas .canvas-header h4[data-v-757993f6]{font-size:.875rem;font-weight:600;color:#1f2937;margin:0}.designer-canvas .canvas-header .canvas-actions[data-v-757993f6]{display:flex;gap:.5rem}.designer-canvas .canvas-header .canvas-actions .action-btn[data-v-757993f6]{padding:.375rem .75rem;font-size:.75rem;font-weight:500;border-radius:4px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;transition:all .2s ease}.designer-canvas .canvas-header .canvas-actions .action-btn[data-v-757993f6]:hover{border-color:#6366f1;color:#6366f1}.designer-canvas .canvas-header .canvas-actions .action-btn.primary[data-v-757993f6]{background:#6366f1;color:#fff;border-color:#6366f1}.designer-canvas .canvas-header .canvas-actions .action-btn.primary[data-v-757993f6]:hover{background:#474aee}.designer-canvas .form-preview[data-v-757993f6]{flex:1;padding:1.5rem;background:#fff;margin:1rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #f3f4f6;overflow-y:auto}.designer-canvas .form-preview .form-title[data-v-757993f6]{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;text-align:center;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.designer-canvas .form-preview .form-field[data-v-757993f6]{margin-bottom:1.25rem}.designer-canvas .form-preview .form-field .field-label[data-v-757993f6]{display:block;font-size:.875rem;font-weight:500;color:#1f2937;margin-bottom:.5rem}.designer-canvas .form-preview .form-field .field-label .required[data-v-757993f6]{color:#ef4444;margin-left:.125rem}.designer-canvas .form-preview .form-field .field-input[data-v-757993f6],.designer-canvas .form-preview .form-field .field-select[data-v-757993f6]{width:100%;padding:.625rem .75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;color:#1f2937;background:#fff;transition:all .2s ease}.designer-canvas .form-preview .form-field .field-input[data-v-757993f6]:focus,.designer-canvas .form-preview .form-field .field-select[data-v-757993f6]:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.designer-canvas .form-preview .form-field .field-input[data-v-757993f6]::placeholder,.designer-canvas .form-preview .form-field .field-select[data-v-757993f6]::placeholder{color:#9ca3af}.designer-canvas .form-preview .form-field .radio-group[data-v-757993f6]{display:flex;gap:1rem}.designer-canvas .form-preview .form-field .radio-group .radio-item[data-v-757993f6]{display:flex;align-items:center;gap:.375rem;cursor:pointer}.designer-canvas .form-preview .form-field .radio-group .radio-item input[type=radio][data-v-757993f6]{margin:0;accent-color:#6366f1}.designer-canvas .form-preview .form-field .radio-group .radio-item .radio-text[data-v-757993f6]{font-size:.875rem;color:#1f2937}.designer-canvas .form-preview .form-actions[data-v-757993f6]{margin-top:2rem;text-align:center}.designer-canvas .form-preview .form-actions .submit-btn[data-v-757993f6]{padding:.75rem 2rem;background:#6366f1;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.designer-canvas .form-preview .form-actions .submit-btn[data-v-757993f6]:hover{background:#474aee;transform:translateY(-1px);box-shadow:0 2px 8px #6366f133}.showcase-section[data-v-94482fbb]{min-height:100vh;padding:4rem 0;background:#f9f9f9;transition:background .3s ease;display:flex;align-items:center}@media (max-width: 1024px){.showcase-section[data-v-94482fbb]{min-height:90vh;padding:3rem 0}}@media (max-width: 768px){.showcase-section[data-v-94482fbb]{min-height:80vh;padding:2rem 0}}@media (max-width: 640px){.showcase-section[data-v-94482fbb]{min-height:70vh;padding:1.5rem 0}}.showcase-section .section-header[data-v-94482fbb]{text-align:center;margin-bottom:4rem}.showcase-section .section-header .section-title[data-v-94482fbb]{font-size:2.25rem;font-weight:700;color:#1f2937;max-width:800px;margin:0 auto;line-height:1.25;transition:color .3s ease}@media (max-width: 768px){.showcase-section .section-header .section-title[data-v-94482fbb]{font-size:1.875rem}}@media (max-width: 640px){.showcase-section .section-header .section-title[data-v-94482fbb]{font-size:1.5rem}}.showcase-section .templates-showcase[data-v-94482fbb]{display:flex;flex-direction:column;gap:3rem}.showcase-section .templates-showcase .template-categories[data-v-94482fbb]{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}@media (max-width: 640px){.showcase-section .templates-showcase .template-categories[data-v-94482fbb]{gap:.5rem}}.showcase-section .templates-showcase .template-categories .category-item[data-v-94482fbb]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border-radius:.75rem;cursor:pointer;transition:background-color .15s ease,transform .15s ease;min-width:100px;will-change:transform,background-color;backface-visibility:hidden;box-shadow:0 1px 3px #0000000d}@media (max-width: 640px){.showcase-section .templates-showcase .template-categories .category-item[data-v-94482fbb]{min-width:80px;padding:.75rem}}.showcase-section .templates-showcase .template-categories .category-item[data-v-94482fbb]:hover{background:var(--bg-primary);transform:translateY(-1px)}.showcase-section .templates-showcase .template-categories .category-item:hover .category-icon .icon[data-v-94482fbb]{transform:scale(1.05)}.showcase-section .templates-showcase .template-categories .category-item.active[data-v-94482fbb]{background:var(--bg-primary);border:1px solid rgba(59,130,246,.3);transform:translateY(-2px)}.showcase-section .templates-showcase .template-categories .category-item.active .category-icon .icon[data-v-94482fbb]{transform:scale(1.1)}.showcase-section .templates-showcase .template-categories .category-item.active .category-name[data-v-94482fbb]{color:#6366f1;font-weight:600}.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon[data-v-94482fbb]{width:40px;height:40px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:transform .15s ease;will-change:transform;backface-visibility:hidden}@media (max-width: 640px){.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon[data-v-94482fbb]{width:32px;height:32px}}.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon[data-v-94482fbb]:before{content:"";width:20px;height:20px;background-color:currentColor;border-radius:4px}@media (max-width: 640px){.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon[data-v-94482fbb]:before{width:16px;height:16px}}.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon.icon-analytics[data-v-94482fbb]{background:#3b82f6;color:#93c5fd}.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon.icon-project[data-v-94482fbb]{background:#10b981;color:#6ee7b7}.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon.icon-customer[data-v-94482fbb]{background:#f59e0b;color:#fcd34d}.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon.icon-ecommerce[data-v-94482fbb]{background:#8b5cf6;color:#c4b5fd}.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon.icon-content[data-v-94482fbb]{background:#06b6d4;color:#67e8f9}.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon.icon-hr[data-v-94482fbb]{background:#ec4899;color:#f9a8d4}.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon.icon-finance[data-v-94482fbb]{background:#ef4444;color:#fca5a5}.showcase-section .templates-showcase .template-categories .category-item .category-icon .icon.icon-more[data-v-94482fbb]{background:#6b7280;color:#d1d5db}.showcase-section .templates-showcase .template-categories .category-item .category-name[data-v-94482fbb]{font-size:.875rem;font-weight:500;color:#6b7280;text-align:center;transition:color .15s ease}@media (max-width: 640px){.showcase-section .templates-showcase .template-categories .category-item .category-name[data-v-94482fbb]{font-size:.75rem}}.showcase-section .templates-showcase .main-showcase[data-v-94482fbb]{display:flex;justify-content:center}.showcase-section .templates-showcase .main-showcase .showcase-image[data-v-94482fbb]{max-width:1000px;width:100%}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard[data-v-94482fbb]{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:transform .15s ease;will-change:transform;backface-visibility:hidden}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard[data-v-94482fbb]:hover{transform:translateY(-1px)}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header[data-v-94482fbb]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#f9fafb;border-bottom:1px solid #f3f4f6}@media (max-width: 640px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header[data-v-94482fbb]{padding:.75rem 1rem}}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header .header-nav[data-v-94482fbb]{display:flex;gap:1rem}@media (max-width: 640px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header .header-nav[data-v-94482fbb]{gap:.5rem}}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header .header-nav .nav-item[data-v-94482fbb]{padding:.5rem .75rem;color:#6b7280;font-weight:500;border-radius:.375rem;cursor:pointer;transition:background-color .15s ease,color .15s ease;will-change:background-color;font-size:.875rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header .header-nav .nav-item.active[data-v-94482fbb]{background:#6366f1;color:#fff}@media (max-width: 640px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header .header-nav .nav-item[data-v-94482fbb]{padding:.375rem .5rem;font-size:.75rem}}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header .header-actions[data-v-94482fbb]{display:flex;gap:.5rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header .header-actions .action-btn[data-v-94482fbb]{padding:.5rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease;background:transparent;color:#6b7280;will-change:background-color}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header .header-actions .action-btn.primary[data-v-94482fbb]{background:#6366f1;color:#fff}@media (max-width: 640px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-header .header-actions .action-btn[data-v-94482fbb]{padding:.375rem .75rem;font-size:.75rem}}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content[data-v-94482fbb]{padding:1.5rem}@media (max-width: 640px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content[data-v-94482fbb]{padding:1rem}}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid[data-v-94482fbb]{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;grid-template-rows:auto auto;gap:1rem}@media (max-width: 768px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid[data-v-94482fbb]{grid-template-columns:1fr 1fr;gap:.75rem}}@media (max-width: 640px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid[data-v-94482fbb]{grid-template-columns:1fr;gap:.5rem}}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item[data-v-94482fbb]{background:#f9fafb;border-radius:.5rem;padding:1rem;border:1px solid #f3f4f6}@media (max-width: 640px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item[data-v-94482fbb]{padding:.75rem}}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item.large[data-v-94482fbb]{grid-column:span 2}@media (max-width: 768px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item.large[data-v-94482fbb]{grid-column:span 2}}@media (max-width: 640px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item.large[data-v-94482fbb]{grid-column:span 1}}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item.medium[data-v-94482fbb]{grid-column:span 2}@media (max-width: 768px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item.medium[data-v-94482fbb]{grid-column:span 2}}@media (max-width: 640px){.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item.medium[data-v-94482fbb]{grid-column:span 1}}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .chart-placeholder[data-v-94482fbb]{height:200px;position:relative;display:flex;flex-direction:column}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .chart-placeholder .chart-title[data-v-94482fbb]{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .chart-placeholder .chart-lines[data-v-94482fbb]{flex:1;position:relative;background:linear-gradient(90deg,transparent 0%,rgba(59,130,246,.1) 50%,transparent 100%);border-radius:.375rem;display:flex;align-items:end;gap:4px;padding:1rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .chart-placeholder .chart-lines .line[data-v-94482fbb]{flex:1;background:#6366f1;border-radius:2px;min-height:20px;animation:chartGrow-94482fbb 1s ease-out;will-change:transform;backface-visibility:hidden}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .chart-placeholder .chart-lines .line.line-1[data-v-94482fbb]{height:60%}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .chart-placeholder .chart-lines .line.line-2[data-v-94482fbb]{height:80%}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .chart-placeholder .chart-lines .line.line-3[data-v-94482fbb]{height:45%}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .metric-card[data-v-94482fbb]{text-align:center;padding:1rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .metric-card .metric-value[data-v-94482fbb]{font-size:1.5rem;font-weight:700;color:#6366f1;margin-bottom:.5rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .metric-card .metric-label[data-v-94482fbb]{font-size:.875rem;color:#6b7280}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .table-placeholder .table-header[data-v-94482fbb]{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #f3f4f6}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .table-placeholder .table-row[data-v-94482fbb]{display:flex;gap:.5rem;margin-bottom:.5rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid .grid-item .table-placeholder .table-row .table-cell[data-v-94482fbb]{flex:1;height:12px;background:#f3f4f6;border-radius:2px}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.project-view .project-board[data-v-94482fbb]{height:200px}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.project-view .project-board .board-title[data-v-94482fbb]{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.project-view .project-board .kanban-columns[data-v-94482fbb]{display:flex;gap:.75rem;height:150px}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.project-view .project-board .kanban-columns .kanban-column[data-v-94482fbb]{flex:1;background:#fff;border-radius:.375rem;padding:.5rem;border:1px solid #f3f4f6}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.project-view .project-board .kanban-columns .kanban-column .column-header[data-v-94482fbb]{height:16px;background:#6b7280;border-radius:2px;margin-bottom:.5rem;opacity:.3}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.project-view .project-board .kanban-columns .kanban-column .task-card[data-v-94482fbb]{height:24px;background:#6366f1;border-radius:4px;margin-bottom:.5rem;opacity:.8}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.project-view .timeline-view .timeline-title[data-v-94482fbb]{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.project-view .timeline-view .timeline-item[data-v-94482fbb]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.project-view .timeline-view .timeline-item .timeline-dot[data-v-94482fbb]{width:8px;height:8px;background:#6366f1;border-radius:50%;flex-shrink:0}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.project-view .timeline-view .timeline-item .timeline-content[data-v-94482fbb]{flex:1;height:12px;background:#f3f4f6;border-radius:2px}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .customer-list[data-v-94482fbb]{height:200px}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .customer-list .list-title[data-v-94482fbb]{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .customer-list .customer-item[data-v-94482fbb]{display:flex;align-items:center;gap:.75rem;padding:.5rem;margin-bottom:.5rem;background:#fff;border-radius:.375rem;border:1px solid #f3f4f6}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .customer-list .customer-item .customer-avatar[data-v-94482fbb]{width:32px;height:32px;background:#6366f1;border-radius:50%;flex-shrink:0}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .customer-list .customer-item .customer-info[data-v-94482fbb]{flex:1}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .customer-list .customer-item .customer-info .customer-name[data-v-94482fbb]{height:12px;background:#1f2937;border-radius:2px;margin-bottom:.25rem;width:60%;opacity:.8}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .customer-list .customer-item .customer-info .customer-details[data-v-94482fbb]{height:8px;background:#6b7280;border-radius:2px;width:80%;opacity:.5}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .customer-list .customer-item .customer-status[data-v-94482fbb]{width:8px;height:8px;background:#10b981;border-radius:50%;flex-shrink:0}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .contact-history .history-title[data-v-94482fbb]{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .contact-history .history-item[data-v-94482fbb]{display:flex;gap:.75rem;margin-bottom:.75rem;align-items:center}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .contact-history .history-item .history-date[data-v-94482fbb]{width:60px;height:12px;background:#6b7280;border-radius:2px;opacity:.5;flex-shrink:0}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.customer-view .contact-history .history-item .history-content[data-v-94482fbb]{flex:1;height:12px;background:#f3f4f6;border-radius:2px}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .product-grid[data-v-94482fbb]{height:200px}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .product-grid .grid-title[data-v-94482fbb]{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .product-grid .product-items[data-v-94482fbb]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;height:150px}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .product-grid .product-items .product-item[data-v-94482fbb]{background:#fff;border-radius:.375rem;padding:.5rem;border:1px solid #f3f4f6;display:flex;flex-direction:column;gap:.25rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .product-grid .product-items .product-item .product-image[data-v-94482fbb]{height:40px;background:#f3f4f6;border-radius:4px}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .product-grid .product-items .product-item .product-info[data-v-94482fbb]{height:8px;background:#6b7280;border-radius:2px;opacity:.5}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .order-list .order-title[data-v-94482fbb]{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .order-list .order-item[data-v-94482fbb]{display:flex;gap:.5rem;margin-bottom:.5rem;align-items:center}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .order-list .order-item .order-id[data-v-94482fbb]{width:60px;height:12px;background:#6b7280;border-radius:2px;opacity:.6;flex-shrink:0}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .order-list .order-item .order-amount[data-v-94482fbb]{flex:1;height:12px;background:#6366f1;border-radius:2px;opacity:.7}.showcase-section .templates-showcase .main-showcase .showcase-image .mock-dashboard .dashboard-content .content-grid.ecommerce-view .order-list .order-item .order-status[data-v-94482fbb]{width:8px;height:8px;background:#10b981;border-radius:50%;flex-shrink:0}.content-placeholder[data-v-94482fbb]{padding:3rem 2rem;min-height:400px;background:#f8fafc99;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:1.125rem;text-align:center;margin:1rem}@media (max-width: 768px){.content-placeholder[data-v-94482fbb]{padding:2rem 1.5rem;min-height:350px;font-size:1rem}}@media (max-width: 640px){.content-placeholder[data-v-94482fbb]{padding:1.5rem 1rem;min-height:300px;font-size:.875rem}}.content-placeholder[data-v-94482fbb]:empty:before{content:"此区域为预留内容展示区域";opacity:.5;color:#9ca3af}@keyframes chartGrow-94482fbb{0%{transform:scaleY(0);transform-origin:bottom}to{transform:scaleY(1);transform-origin:bottom}}.features-and-testimonials[data-v-1dc4eb46]{min-height:100vh;background:#fff;transition:background .3s ease;display:flex;flex-direction:column}@media (max-width: 1024px){.features-and-testimonials[data-v-1dc4eb46]{min-height:90vh}}@media (max-width: 768px){.features-and-testimonials[data-v-1dc4eb46]{min-height:80vh}}@media (max-width: 640px){.features-and-testimonials[data-v-1dc4eb46]{min-height:70vh}}.features-section[data-v-1dc4eb46]{flex:1;display:flex;align-items:center;padding:2rem 0}@media (max-width: 768px){.features-section[data-v-1dc4eb46]{padding:1.5rem 0}}@media (max-width: 640px){.features-section[data-v-1dc4eb46]{padding:1rem 0}}.features-section .section-header[data-v-1dc4eb46]{text-align:center;margin-bottom:2rem}@media (max-width: 768px){.features-section .section-header[data-v-1dc4eb46]{margin-bottom:1.5rem}}@media (max-width: 640px){.features-section .section-header[data-v-1dc4eb46]{margin-bottom:1rem}}.features-section .section-header .section-title[data-v-1dc4eb46]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}@media (max-width: 768px){.features-section .section-header .section-title[data-v-1dc4eb46]{font-size:2rem}}@media (max-width: 640px){.features-section .section-header .section-title[data-v-1dc4eb46]{font-size:1.75rem}}.features-section .section-header .section-subtitle[data-v-1dc4eb46]{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}@media (max-width: 640px){.features-section .section-header .section-subtitle[data-v-1dc4eb46]{font-size:1rem}}.features-section .features-row[data-v-1dc4eb46]{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 1024px){.features-section .features-row[data-v-1dc4eb46]{gap:2rem;max-width:900px;padding:0 1.5rem}}@media (max-width: 768px){.features-section .features-row[data-v-1dc4eb46]{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem}}@media (max-width: 640px){.features-section .features-row[data-v-1dc4eb46]{grid-template-columns:1fr;gap:1rem;padding:0 .5rem}}.features-section .feature-item[data-v-1dc4eb46]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem;background:var(--bg-primary);border-radius:1rem;box-shadow:0 2px 8px #0000000f;border:1px solid var(--border-light);transition:all .3s ease;min-width:0}@media (max-width: 1024px){.features-section .feature-item[data-v-1dc4eb46]{padding:1.75rem .75rem}}@media (max-width: 768px){.features-section .feature-item[data-v-1dc4eb46]{padding:1.5rem .5rem}}@media (max-width: 640px){.features-section .feature-item[data-v-1dc4eb46]{padding:1.25rem .25rem}}.features-section .feature-item[data-v-1dc4eb46]:hover{transform:translateY(-8px);box-shadow:0 8px 25px #0000001f,0 4px 15px #00000014,0 2px 8px #6366f11a}@media (max-width: 640px){.features-section .feature-item[data-v-1dc4eb46]:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0000001a,0 3px 12px #0000000f}}.features-section .feature-item:hover .feature-icon .icon[data-v-1dc4eb46]{transform:scale(1.15);box-shadow:0 4px 15px #00000026}@media (max-width: 640px){.features-section .feature-item:hover .feature-icon .icon[data-v-1dc4eb46]{transform:scale(1.1)}}.features-section .feature-item:hover .feature-icon .icon.icon-speed[data-v-1dc4eb46]{box-shadow:0 4px 15px #6366f14d}.features-section .feature-item:hover .feature-icon .icon.icon-integration[data-v-1dc4eb46]{box-shadow:0 4px 15px #3b82f64d}.features-section .feature-item:hover .feature-icon .icon.icon-personalization[data-v-1dc4eb46]{box-shadow:0 4px 15px #8b5cf64d}.features-section .feature-item:hover .feature-icon .icon.icon-cost[data-v-1dc4eb46]{box-shadow:0 4px 15px #06b6d44d}.features-section .feature-icon[data-v-1dc4eb46]{margin-bottom:1.5rem}.features-section .feature-icon .icon[data-v-1dc4eb46]{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease}@media (max-width: 1024px){.features-section .feature-icon .icon[data-v-1dc4eb46]{width:3.5rem;height:3.5rem}}@media (max-width: 768px){.features-section .feature-icon .icon[data-v-1dc4eb46]{width:3rem;height:3rem}}@media (max-width: 640px){.features-section .feature-icon .icon[data-v-1dc4eb46]{width:2.5rem;height:2.5rem}}.features-section .feature-icon .icon.icon-speed[data-v-1dc4eb46]{background:linear-gradient(135deg,#667eea,#764ba2)}.features-section .feature-icon .icon.icon-integration[data-v-1dc4eb46]{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.features-section .feature-icon .icon.icon-personalization[data-v-1dc4eb46]{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.features-section .feature-icon .icon.icon-cost[data-v-1dc4eb46]{background:linear-gradient(135deg,#06b6d4,#0891b2)}.features-section .feature-icon .icon svg[data-v-1dc4eb46]{width:1.5rem;height:1.5rem}@media (max-width: 640px){.features-section .feature-icon .icon svg[data-v-1dc4eb46]{width:1.25rem;height:1.25rem}}.features-section .feature-content .feature-title[data-v-1dc4eb46]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}@media (max-width: 640px){.features-section .feature-content .feature-title[data-v-1dc4eb46]{font-size:1.125rem}}.features-section .feature-content .feature-description[data-v-1dc4eb46]{font-size:.875rem;color:#6b7280;line-height:1.6}@media (max-width: 640px){.features-section .feature-content .feature-description[data-v-1dc4eb46]{font-size:.8125rem}}.testimonials-section[data-v-1dc4eb46]{flex:1;display:flex;align-items:center;padding:2rem 0}@media (max-width: 768px){.testimonials-section[data-v-1dc4eb46]{padding:1.5rem 0}}@media (max-width: 640px){.testimonials-section[data-v-1dc4eb46]{padding:1rem 0}}.testimonials-section .section-header[data-v-1dc4eb46]{text-align:center;margin-bottom:2rem}@media (max-width: 768px){.testimonials-section .section-header[data-v-1dc4eb46]{margin-bottom:1.5rem}}@media (max-width: 640px){.testimonials-section .section-header[data-v-1dc4eb46]{margin-bottom:1rem}}.testimonials-section .section-header .section-title[data-v-1dc4eb46]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}@media (max-width: 768px){.testimonials-section .section-header .section-title[data-v-1dc4eb46]{font-size:2rem}}@media (max-width: 640px){.testimonials-section .section-header .section-title[data-v-1dc4eb46]{font-size:1.75rem}}.testimonials-section .section-header .section-subtitle[data-v-1dc4eb46]{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}@media (max-width: 640px){.testimonials-section .section-header .section-subtitle[data-v-1dc4eb46]{font-size:1rem}}.testimonials-section .testimonials-scroll-container[data-v-1dc4eb46]{overflow:hidden;position:relative}.testimonials-section .testimonials-scroll-container .testimonials-row[data-v-1dc4eb46]{display:flex;margin-bottom:1.5rem}.testimonials-section .testimonials-scroll-container .testimonials-row[data-v-1dc4eb46]:last-child{margin-bottom:0}.testimonials-section .testimonials-scroll-container .testimonials-row .testimonials-track[data-v-1dc4eb46]{display:flex;gap:1.5rem;animation:scrollLeftToRight-1dc4eb46 40s linear infinite;will-change:transform;transform:translate(0)}.testimonials-section .testimonials-scroll-container .testimonials-row .testimonials-track-reverse[data-v-1dc4eb46]{display:flex;gap:1.5rem;animation:scrollRightToLeft-1dc4eb46 45s linear infinite;will-change:transform;transform:translate(0)}.testimonials-section .testimonial-card[data-v-1dc4eb46]{flex:0 0 350px;background:var(--bg-primary);border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 8px #0000000f;border:1px solid var(--border-light);transition:all .3s ease}.testimonials-section .testimonial-card[data-v-1dc4eb46]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f}.testimonials-section .testimonial-content .testimonial-text[data-v-1dc4eb46]{font-size:.875rem;line-height:1.6;color:#1f2937;margin-bottom:1rem}.testimonials-section .testimonial-author[data-v-1dc4eb46]{display:flex;align-items:center;gap:.75rem}.testimonials-section .testimonial-author .author-avatar[data-v-1dc4eb46]{flex-shrink:0}.testimonials-section .testimonial-author .author-avatar .avatar-placeholder[data-v-1dc4eb46]{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem}.testimonials-section .testimonial-author .author-info[data-v-1dc4eb46]{min-width:0}.testimonials-section .testimonial-author .author-info .author-name[data-v-1dc4eb46]{font-weight:600;color:#1f2937;font-size:.875rem;margin-bottom:.125rem}.testimonials-section .testimonial-author .author-info .author-title[data-v-1dc4eb46]{font-size:.75rem;color:#6b7280;margin-bottom:.125rem}.testimonials-section .testimonial-author .author-info .author-company[data-v-1dc4eb46]{font-size:.75rem;color:#9ca3af}@keyframes scrollLeftToRight-1dc4eb46{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes scrollRightToLeft-1dc4eb46{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-page[data-v-e9130ade]{min-height:100vh}.pricing-page[data-v-f90a6610]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.pricing-page[data-v-f90a6610]{padding-top:60px}}.container[data-v-f90a6610]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 1024px){.container[data-v-f90a6610]{padding:0 16px}}@media (max-width: 768px){.container[data-v-f90a6610]{padding:0 12px}}@media (max-width: 640px){.container[data-v-f90a6610]{padding:0 8px}}.pricing-section[data-v-f90a6610]{padding:60px 0;background:var(--bg-primary)}@media (max-width: 768px){.pricing-section[data-v-f90a6610]{padding:40px 0}}@media (max-width: 640px){.pricing-section[data-v-f90a6610]{padding:30px 0}}.pricing-header[data-v-f90a6610]{text-align:center;margin-bottom:60px}@media (max-width: 768px){.pricing-header[data-v-f90a6610]{margin-bottom:40px}}@media (max-width: 640px){.pricing-header[data-v-f90a6610]{margin-bottom:30px}}.pricing-title[data-v-f90a6610]{font-size:32px;font-weight:600;color:var(--text-primary);line-height:1.4;max-width:800px;margin:0 auto}@media (max-width: 1024px){.pricing-title[data-v-f90a6610]{font-size:28px}}@media (max-width: 768px){.pricing-title[data-v-f90a6610]{font-size:24px;padding:0 16px}}@media (max-width: 640px){.pricing-title[data-v-f90a6610]{font-size:20px;padding:0 8px}}.pricing-plans[data-v-f90a6610]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1000px;margin:0 auto}@media (max-width: 1024px){.pricing-plans[data-v-f90a6610]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:900px}}@media (max-width: 768px){.pricing-plans[data-v-f90a6610]{grid-template-columns:1fr;gap:20px;max-width:400px}}@media (max-width: 640px){.pricing-plans[data-v-f90a6610]{gap:16px;max-width:320px}}.pricing-card[data-v-f90a6610]{background:var(--bg-primary);border:2px solid var(--border-color);border-radius:16px;overflow:hidden;position:relative;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.pricing-card[data-v-f90a6610]:hover{transform:translateY(-8px);box-shadow:0 20px 40px var(--shadow-color)}.pricing-card.popular[data-v-f90a6610]{border-color:#6366f1;transform:scale(1.05)}@media (max-width: 768px){.pricing-card.popular[data-v-f90a6610]{transform:scale(1.02)}}@media (max-width: 640px){.pricing-card.popular[data-v-f90a6610]{transform:none}}.pricing-card.popular .popular-badge[data-v-f90a6610]{position:absolute;top:-1px;right:20px;background:#6366f1;color:#fff;padding:8px 16px;border-radius:0 0 8px 8px;font-size:12px;font-weight:600}@media (max-width: 640px){.pricing-card.popular .popular-badge[data-v-f90a6610]{right:12px;padding:6px 12px;font-size:11px}}.pricing-card.professional[data-v-f90a6610]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.pricing-card.professional .card-header[data-v-f90a6610],.pricing-card.professional .card-body[data-v-f90a6610],.pricing-card.professional .card-footer[data-v-f90a6610]{color:#fff}.pricing-card.professional .features-list li[data-v-f90a6610]{color:#ffffffe6}.pricing-card.free[data-v-f90a6610]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #e2e8f0}.pricing-card.free[data-v-f90a6610]:hover{border-color:#cbd5e1;box-shadow:0 20px 40px #00000014}.pricing-card.free .card-header[data-v-f90a6610]{background:linear-gradient(135deg,#fff,#f8fafc)}.pricing-card.free .plan-name[data-v-f90a6610]{color:#1e293b;font-weight:700}.pricing-card.free .plan-price .price[data-v-f90a6610]{color:#059669;font-weight:800}.pricing-card.free .plan-price .currency[data-v-f90a6610]{color:#6b7280}.pricing-card.free .plan-description[data-v-f90a6610]{color:#059669;font-weight:600}.pricing-card.free .features-list li[data-v-f90a6610]{color:#374151}.pricing-card.free .features-list li[data-v-f90a6610]:before{color:#059669}.pricing-card.free .btn-outline[data-v-f90a6610]{border-color:#059669;color:#059669;font-weight:600}.pricing-card.free .btn-outline[data-v-f90a6610]:hover{background:#059669;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #0596694d}.pricing-card.enterprise[data-v-f90a6610]{background:linear-gradient(135deg,#2d3748,#4a5568);color:#fff}.pricing-card.enterprise .card-header[data-v-f90a6610],.pricing-card.enterprise .card-body[data-v-f90a6610],.pricing-card.enterprise .card-footer[data-v-f90a6610]{color:#fff}.pricing-card.enterprise .features-list li[data-v-f90a6610]{color:#ffffffe6}.corner-tag[data-v-f90a6610]{position:absolute;top:12px;right:12px;background:#fffffff2;color:#6366f1;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;display:flex;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 2px 8px #0000001a;z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 640px){.corner-tag[data-v-f90a6610]{top:8px;right:8px;padding:4px 8px;font-size:10px}}.corner-tag.team[data-v-f90a6610]{background:linear-gradient(135deg,#f0dfa6,#e8d194,#dfc482);color:#333;border-color:#f0dfa666;box-shadow:0 2px 8px #f0dfa64d}.corner-tag.team[data-v-f90a6610]:hover{background:linear-gradient(135deg,#f2e2a8,#ead496,#e1c684);box-shadow:0 4px 12px #f0dfa666;transform:translateY(-1px)}.corner-tag.enterprise[data-v-f90a6610]{background:linear-gradient(135deg,#f0dfa6,#e8d194,#dfc482);color:#333;border-color:#f0dfa666;box-shadow:0 2px 8px #f0dfa64d}.corner-tag.enterprise[data-v-f90a6610]:hover{background:linear-gradient(135deg,#f2e2a8,#ead496,#e1c684);box-shadow:0 4px 12px #f0dfa666;transform:translateY(-1px)}.card-header[data-v-f90a6610]{padding:30px;text-align:center}@media (max-width: 768px){.card-header[data-v-f90a6610]{padding:24px 20px}}@media (max-width: 640px){.card-header[data-v-f90a6610]{padding:20px 16px}}.plan-name[data-v-f90a6610]{font-size:20px;font-weight:600;margin-bottom:16px}@media (max-width: 640px){.plan-name[data-v-f90a6610]{font-size:18px;margin-bottom:12px}}.plan-price[data-v-f90a6610]{display:flex;align-items:baseline;justify-content:center;margin-bottom:8px}.plan-price .price[data-v-f90a6610]{font-size:48px;font-weight:700}@media (max-width: 768px){.plan-price .price[data-v-f90a6610]{font-size:40px}}@media (max-width: 640px){.plan-price .price[data-v-f90a6610]{font-size:36px}}.plan-price .currency[data-v-f90a6610]{font-size:16px;color:var(--text-secondary);margin-left:4px}@media (max-width: 640px){.plan-price .currency[data-v-f90a6610]{font-size:14px}}.plan-description[data-v-f90a6610]{font-size:14px;color:var(--text-secondary)}.card-body[data-v-f90a6610]{padding:30px;flex:1}@media (max-width: 768px){.card-body[data-v-f90a6610]{padding:24px 20px}}@media (max-width: 640px){.card-body[data-v-f90a6610]{padding:20px 16px}}.features-list[data-v-f90a6610]{list-style:none;padding:0;margin:0}.features-list li[data-v-f90a6610]{padding:12px 0;border-bottom:1px solid var(--border-light);font-size:14px;color:var(--text-primary)}@media (max-width: 640px){.features-list li[data-v-f90a6610]{padding:10px 0;font-size:13px}}.features-list li[data-v-f90a6610]:last-child{border-bottom:none}.features-list li[data-v-f90a6610]:before{content:"✓";color:#10b981;font-weight:700;margin-right:8px}.card-footer[data-v-f90a6610]{padding:30px;text-align:center}@media (max-width: 768px){.card-footer[data-v-f90a6610]{padding:24px 20px}}@media (max-width: 640px){.card-footer[data-v-f90a6610]{padding:20px 16px}}.btn[data-v-f90a6610]{padding:12px 32px;border-radius:8px;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:all .3s ease;display:inline-block;width:100%}.btn.btn-primary[data-v-f90a6610]{background:#6366f1;color:#fff}.btn.btn-primary[data-v-f90a6610]:hover{background:#5856eb}.btn.btn-outline[data-v-f90a6610]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-f90a6610]:hover{background:#6366f1;color:#fff}.billing-note[data-v-f90a6610]{font-size:12px;color:var(--text-secondary);margin-top:12px}.comparison-section[data-v-f90a6610]{padding:100px 0 120px;background:var(--bg-primary)}@media (max-width: 768px){.comparison-section[data-v-f90a6610]{padding:60px 0 80px}}@media (max-width: 640px){.comparison-section[data-v-f90a6610]{padding:40px 0 60px}}.section-title[data-v-f90a6610]{font-size:32px;font-weight:700;text-align:center;margin-bottom:64px;color:var(--text-primary);letter-spacing:-.02em}@media (max-width: 1024px){.section-title[data-v-f90a6610]{font-size:28px;margin-bottom:48px}}@media (max-width: 768px){.section-title[data-v-f90a6610]{font-size:24px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-f90a6610]{font-size:20px;margin-bottom:32px}}.comparison-table-wrapper[data-v-f90a6610]{max-width:1000px;margin:0 auto;overflow:hidden;border-radius:20px;box-shadow:0 4px 24px #0000000a,0 1px 3px #00000005;border:1px solid rgba(0,0,0,.06);overflow-x:auto;background:var(--bg-primary)}.comparison-table[data-v-f90a6610]{width:100%;background:transparent;border-collapse:separate;border-spacing:0}.comparison-table th[data-v-f90a6610],.comparison-table td[data-v-f90a6610]{padding:24px 20px;text-align:left;border:none;position:relative;font-size:15px;line-height:1.4}@media (max-width: 768px){.comparison-table th[data-v-f90a6610],.comparison-table td[data-v-f90a6610]{padding:16px 12px;font-size:14px}}@media (max-width: 640px){.comparison-table th[data-v-f90a6610],.comparison-table td[data-v-f90a6610]{padding:12px 8px;font-size:13px}}.comparison-table th[data-v-f90a6610]{background:#f8fafccc;font-weight:600;color:var(--text-primary);font-size:14px;letter-spacing:.01em;border-bottom:1px solid rgba(0,0,0,.06)}.comparison-table .feature-col[data-v-f90a6610]{width:32%;font-weight:600;text-align:left}.comparison-table .plan-col[data-v-f90a6610]{width:22.67%;text-align:center;font-weight:600;color:var(--text-primary)}.comparison-table .feature-name[data-v-f90a6610]{font-weight:500;color:var(--text-primary);text-align:left}.comparison-table .section-header[data-v-f90a6610]{background:#6366f10d;font-weight:600;color:#6366f1;text-align:center;font-size:14px;letter-spacing:.05em;text-transform:uppercase;padding:185px 20px;line-height:4;border-top:1px solid rgba(99,102,241,.1);border-bottom:1px solid rgba(99,102,241,.1)}.comparison-table .divider td[data-v-f90a6610]{padding:0 0 0 20px;height:0;border:none}.comparison-table tbody tr[data-v-f90a6610]{transition:all .15s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(0,0,0,.04)}.comparison-table tbody tr[data-v-f90a6610]:hover{background:#6366f105;transform:translateY(-1px);box-shadow:0 2px 12px #6366f114,0 1px 3px #00000005}.comparison-table tbody tr:hover td[data-v-f90a6610]{color:var(--text-primary)}.comparison-table tbody tr:hover .feature-name[data-v-f90a6610]{color:#6366f1;font-weight:600}.comparison-table tbody tr[data-v-f90a6610]:last-child{border-bottom:none}.comparison-table tbody tr.divider[data-v-f90a6610]:hover{background:transparent;transform:none;box-shadow:none}.comparison-table td[data-v-f90a6610]{text-align:center;color:var(--text-secondary)}.comparison-table td.has-checkmark[data-v-f90a6610]{color:#30d158!important;font-weight:600;font-size:16px}.comparison-table td.has-dash[data-v-f90a6610]{color:var(--text-light);opacity:.6}.comparison-table td[data-v-f90a6610]:first-child{text-align:left}.comparison-table thead tr:first-child th[data-v-f90a6610]:first-child{border-top-left-radius:20px}.comparison-table thead tr:first-child th[data-v-f90a6610]:last-child{border-top-right-radius:20px}.comparison-table tbody tr:last-child:not(.divider) td[data-v-f90a6610]:first-child{border-bottom-left-radius:20px}.comparison-table tbody tr:last-child:not(.divider) td[data-v-f90a6610]:last-child{border-bottom-right-radius:20px}.faq-section[data-v-f90a6610]{padding:80px 0;background:#fff}.faq-section .section-title[data-v-f90a6610]{text-align:center;margin-bottom:60px;font-size:1.875rem;font-weight:700;color:#1f2937}.faq-section .faq-list[data-v-f90a6610]{max-width:800px;margin:0 auto}.faq-section .faq-item[data-v-f90a6610]{background:#fff;border-radius:12px;margin-bottom:16px;box-shadow:0 2px 8px #0000000f;border:1px solid #f3f4f6;overflow:hidden;transition:all .3s ease}.faq-section .faq-item[data-v-f90a6610]:hover{box-shadow:0 4px 16px #0000001a}.faq-section .faq-item .faq-question[data-v-f90a6610]{width:100%;padding:24px;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;color:#1f2937;transition:all .3s ease}.faq-section .faq-item .faq-question[data-v-f90a6610]:hover{background:#6366f10d}.faq-section .faq-item .faq-question .faq-icon[data-v-f90a6610]{font-size:1.25rem;color:#6366f1;transition:transform .3s ease}.faq-section .faq-item .faq-question .faq-icon.active[data-v-f90a6610]{transform:rotate(45deg)}.faq-section .faq-item .faq-answer[data-v-f90a6610]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-section .faq-item .faq-answer.active[data-v-f90a6610]{max-height:200px}.faq-section .faq-item .faq-answer p[data-v-f90a6610]{padding:0 24px 24px;color:#6b7280;line-height:1.75;margin:0}.download-page[data-v-5820191b]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.download-page[data-v-5820191b]{padding-top:60px}}@media (max-width: 640px){.download-page[data-v-5820191b]{padding-top:50px}}.container[data-v-5820191b]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 1024px){.container[data-v-5820191b]{padding:0 16px}}@media (max-width: 768px){.container[data-v-5820191b]{padding:0 12px}}@media (max-width: 640px){.container[data-v-5820191b]{padding:0 8px}}.download-section[data-v-5820191b]{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}@media (max-width: 768px){.download-section[data-v-5820191b]{padding:60px 0}}@media (max-width: 640px){.download-section[data-v-5820191b]{padding:40px 0}}.download-header[data-v-5820191b]{margin-bottom:60px}@media (max-width: 768px){.download-header[data-v-5820191b]{margin-bottom:40px}}@media (max-width: 640px){.download-header[data-v-5820191b]{margin-bottom:30px}}.download-title[data-v-5820191b]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}@media (max-width: 1024px){.download-title[data-v-5820191b]{font-size:40px}}@media (max-width: 768px){.download-title[data-v-5820191b]{font-size:32px;margin-bottom:16px}}@media (max-width: 640px){.download-title[data-v-5820191b]{font-size:28px;margin-bottom:12px}}.download-subtitle[data-v-5820191b]{font-size:20px;opacity:.9;max-width:600px;margin:0 auto}@media (max-width: 768px){.download-subtitle[data-v-5820191b]{font-size:18px;padding:0 20px}}@media (max-width: 640px){.download-subtitle[data-v-5820191b]{font-size:16px;padding:0 16px}}.download-options[data-v-5820191b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;max-width:800px;margin:0 auto 60px}@media (max-width: 1024px){.download-options[data-v-5820191b]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:700px}}@media (max-width: 768px){.download-options[data-v-5820191b]{grid-template-columns:1fr;gap:24px;max-width:400px;margin:0 auto 40px}}@media (max-width: 640px){.download-options[data-v-5820191b]{gap:20px;max-width:320px;margin:0 auto 30px}}.download-option[data-v-5820191b]{background:#ffffff1a;border-radius:20px;padding:40px 30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:transform .3s ease}@media (max-width: 768px){.download-option[data-v-5820191b]{padding:32px 24px;border-radius:16px}}@media (max-width: 640px){.download-option[data-v-5820191b]{padding:24px 20px;border-radius:12px}}.download-option[data-v-5820191b]:hover{transform:translateY(-10px)}@media (max-width: 768px){.download-option[data-v-5820191b]:hover{transform:translateY(-6px)}}@media (max-width: 640px){.download-option[data-v-5820191b]:hover{transform:translateY(-4px)}}.platform-icon[data-v-5820191b]{margin-bottom:20px;color:#ffffffe6;transition:all .3s ease}.platform-icon.ios[data-v-5820191b]{color:#007aff}.platform-icon.ios[data-v-5820191b]:hover{transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 8px 16px rgba(0,122,255,.3))}.platform-icon.android[data-v-5820191b]{color:#3ddc84}.platform-icon.android[data-v-5820191b]:hover{transform:scale(1.1) rotate(-5deg);filter:drop-shadow(0 8px 16px rgba(61,220,132,.4))}.platform-icon.android:hover svg[data-v-5820191b]{animation:androidPulse-5820191b 1.5s ease-in-out infinite}@keyframes androidPulse-5820191b{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.platform-name[data-v-5820191b]{font-size:24px;font-weight:600;margin-bottom:12px}@media (max-width: 768px){.platform-name[data-v-5820191b]{font-size:22px;margin-bottom:10px}}@media (max-width: 640px){.platform-name[data-v-5820191b]{font-size:20px;margin-bottom:8px}}.platform-description[data-v-5820191b]{font-size:16px;opacity:.8;margin-bottom:30px}@media (max-width: 768px){.platform-description[data-v-5820191b]{font-size:15px;margin-bottom:24px}}@media (max-width: 640px){.platform-description[data-v-5820191b]{font-size:14px;margin-bottom:20px}}.download-methods[data-v-5820191b]{display:flex;flex-direction:column;align-items:center;gap:20px}.btn[data-v-5820191b]{padding:15px 30px;border-radius:50px;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:all .3s ease;font-size:16px;min-height:44px}@media (max-width: 768px){.btn[data-v-5820191b]{padding:12px 24px;font-size:15px}}@media (max-width: 640px){.btn[data-v-5820191b]{padding:10px 20px;font-size:14px;border-radius:25px}}.btn.btn-primary[data-v-5820191b]{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn.btn-primary[data-v-5820191b]:hover{background:#ffffff4d;transform:translateY(-2px)}@media (max-width: 640px){.btn.btn-primary[data-v-5820191b]:hover{transform:translateY(-1px)}}.qr-code[data-v-5820191b]{display:flex;flex-direction:column;align-items:center;gap:8px}.qr-image[data-v-5820191b]{width:80px;height:80px;border-radius:12px;background:var(--bg-primary);padding:8px;display:flex;align-items:center;justify-content:center}.qr-placeholder[data-v-5820191b]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#6b7280}.qr-placeholder span[data-v-5820191b]{font-size:24px;margin-bottom:4px}.qr-placeholder p[data-v-5820191b]{font-size:10px;margin:0;font-weight:500}.qr-text[data-v-5820191b]{font-size:12px;opacity:.7}.download-btn-wrapper[data-v-5820191b]{position:relative;display:inline-block}.qr-tooltip[data-v-5820191b]{position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%);background:var(--bg-primary);border:1px solid var(--border-light);border-radius:12px;padding:20px;box-shadow:0 4px 12px var(--shadow-color),0 8px 24px #00000026;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;min-width:180px}@media (max-width: 640px){.qr-tooltip[data-v-5820191b]{padding:16px;min-width:160px}}.download-btn-wrapper:hover .qr-tooltip[data-v-5820191b]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.qr-code-container[data-v-5820191b]{display:flex;flex-direction:column;align-items:center;gap:8px}.qr-tooltip .qr-placeholder[data-v-5820191b]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-secondary);background:var(--bg-secondary);border-radius:8px;padding:12px;width:80px;height:80px}.qr-tooltip .qr-placeholder span[data-v-5820191b]{font-size:24px;margin-bottom:4px}.qr-tooltip .qr-placeholder p[data-v-5820191b]{font-size:10px;margin:0;font-weight:500;color:var(--text-secondary)}@media (max-width: 640px){.qr-tooltip .qr-placeholder[data-v-5820191b]{width:60px;height:60px;padding:8px}.qr-tooltip .qr-placeholder span[data-v-5820191b]{font-size:20px}.qr-tooltip .qr-placeholder p[data-v-5820191b]{font-size:9px}}.qr-code-image[data-v-5820191b]{display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;padding:8px;box-shadow:0 2px 8px #0000001a}.qr-code-image svg[data-v-5820191b]{display:block;border-radius:4px;width:150px;height:150px}@media (max-width: 640px){.qr-code-image[data-v-5820191b]{padding:6px}.qr-code-image svg[data-v-5820191b]{width:120px;height:120px}}.qr-tooltip .qr-text[data-v-5820191b]{font-size:12px;color:var(--text-secondary);margin:0;font-weight:500;text-align:center}@media (max-width: 640px){.qr-tooltip .qr-text[data-v-5820191b]{font-size:11px}}.tooltip-arrow[data-v-5820191b]{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid var(--bg-primary)}.tooltip-arrow[data-v-5820191b]:before{content:"";position:absolute;top:1px;left:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid var(--border-light)}.features-section[data-v-5820191b]{padding:80px 0;background:var(--bg-secondary);transition:background-color .3s ease}@media (max-width: 768px){.features-section[data-v-5820191b]{padding:60px 0}}@media (max-width: 640px){.features-section[data-v-5820191b]{padding:40px 0}}.section-title[data-v-5820191b]{font-size:32px;font-weight:600;text-align:center;margin-bottom:50px;color:var(--text-primary);transition:color .3s ease;position:relative}@media (max-width: 1024px){.section-title[data-v-5820191b]{font-size:28px;margin-bottom:40px}}@media (max-width: 768px){.section-title[data-v-5820191b]{font-size:24px;margin-bottom:32px}}@media (max-width: 640px){.section-title[data-v-5820191b]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-5820191b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}@media (max-width: 1024px){.features-grid[data-v-5820191b]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}}@media (max-width: 768px){.features-grid[data-v-5820191b]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.features-grid[data-v-5820191b]{grid-template-columns:1fr;gap:16px}}.feature-item[data-v-5820191b]{text-align:center;padding:30px 20px;background:var(--bg-primary);border-radius:16px;box-shadow:0 1px 3px var(--shadow-color),0 2px 6px var(--shadow-color),0 4px 12px var(--shadow-color);transition:all .3s ease;border:1px solid var(--border-light);position:relative;overflow:hidden}.feature-item[data-v-5820191b]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#6366f108,#a855f705,#ec489908);opacity:0;transition:opacity .3s ease;pointer-events:none}@media (max-width: 768px){.feature-item[data-v-5820191b]{padding:24px 16px;border-radius:12px}}@media (max-width: 640px){.feature-item[data-v-5820191b]{padding:20px 12px;border-radius:8px}}.feature-item[data-v-5820191b]:hover{transform:translateY(-5px);box-shadow:0 2px 4px var(--shadow-color),0 4px 12px var(--shadow-color),0 8px 20px var(--shadow-color),0 12px 30px #6666ff14;border-color:var(--border-color)}.feature-item[data-v-5820191b]:hover:before{opacity:1}@media (max-width: 768px){.feature-item[data-v-5820191b]:hover{transform:translateY(-3px)}}@media (max-width: 640px){.feature-item[data-v-5820191b]:hover{transform:translateY(-2px)}}.feature-icon[data-v-5820191b]{font-size:48px;margin-bottom:20px;transition:all .3s ease;position:relative;z-index:1}@media (max-width: 768px){.feature-icon[data-v-5820191b]{font-size:40px;margin-bottom:16px}}@media (max-width: 640px){.feature-icon[data-v-5820191b]{font-size:36px;margin-bottom:12px}}.feature-item h3[data-v-5820191b]{font-size:20px;font-weight:600;margin-bottom:12px;color:var(--text-primary);transition:color .3s ease;position:relative;z-index:1}@media (max-width: 768px){.feature-item h3[data-v-5820191b]{font-size:18px;margin-bottom:10px}}@media (max-width: 640px){.feature-item h3[data-v-5820191b]{font-size:16px;margin-bottom:8px}}.feature-item p[data-v-5820191b]{color:var(--text-secondary);line-height:1.6;transition:color .3s ease;position:relative;z-index:1}@media (max-width: 768px){.feature-item p[data-v-5820191b]{font-size:14px}}@media (max-width: 640px){.feature-item p[data-v-5820191b]{font-size:13px;line-height:1.5}}.guide-page[data-v-c8e60578]{min-height:100vh;padding-top:70px}.tutorials[data-v-c8e60578]{padding:80px 0;background:#f9fafb}.tutorials .section-header[data-v-c8e60578]{text-align:center;margin-bottom:60px}.tutorials .section-header h2[data-v-c8e60578]{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.tutorials .section-header p[data-v-c8e60578]{font-size:1.125rem;color:#6b7280}.tutorials .tutorial-categories[data-v-c8e60578]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.tutorials .category-card[data-v-c8e60578]{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 20px #00000014;border:1px solid #f3f4f6;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.tutorials .category-card[data-v-c8e60578]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6366f1,#c1c2f9);transform:scaleX(0);transition:transform .3s ease}.tutorials .category-card[data-v-c8e60578]:hover{transform:translateY(-8px);box-shadow:0 16px 40px #00000026;border-color:#6366f133}.tutorials .category-card[data-v-c8e60578]:hover:before{transform:scaleX(1)}.tutorials .category-card:hover .play-button[data-v-c8e60578]{background:#6366f1;color:#fff;transform:scale(1.1)}.tutorials .category-card .category-icon[data-v-c8e60578]{font-size:56px;margin-bottom:2rem;display:block;text-align:center}.tutorials .category-card .category-content[data-v-c8e60578]{text-align:center}.tutorials .category-card .category-content h3[data-v-c8e60578]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;line-height:1.25}.tutorials .category-card .category-content p[data-v-c8e60578]{color:#6b7280;margin-bottom:3rem;line-height:1.75;font-size:1rem}.tutorials .category-card .category-content .category-footer[data-v-c8e60578]{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.tutorials .category-card .category-content .category-footer .course-count[data-v-c8e60578]{color:#6b7280;font-size:.875rem;font-weight:500}.tutorials .category-card .category-content .category-footer .play-button[data-v-c8e60578]{width:40px;height:40px;border-radius:50%;background:#6366f11a;color:#6366f1;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:none;cursor:pointer}.tutorials .category-card .category-content .category-footer .play-button svg[data-v-c8e60578]{margin-left:2px}.faq[data-v-c8e60578]{padding:80px 0;background:#fff}.faq .section-header[data-v-c8e60578]{text-align:center;margin-bottom:60px}.faq .section-header h2[data-v-c8e60578]{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.faq .section-header p[data-v-c8e60578]{font-size:1.125rem;color:#6b7280}.faq .faq-list[data-v-c8e60578]{max-width:800px;margin:0 auto}.faq .faq-item[data-v-c8e60578]{background:#fff;border-radius:12px;margin-bottom:16px;box-shadow:0 2px 8px #0000000f;border:1px solid #f3f4f6;overflow:hidden;transition:all .3s ease}.faq .faq-item[data-v-c8e60578]:hover{box-shadow:0 4px 16px #0000001a}.faq .faq-item .faq-question[data-v-c8e60578]{width:100%;padding:24px;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;color:#1f2937;transition:all .3s ease}.faq .faq-item .faq-question[data-v-c8e60578]:hover{background:#6366f10d}.faq .faq-item .faq-question .faq-icon[data-v-c8e60578]{font-size:1.25rem;color:#6366f1;transition:transform .3s ease}.faq .faq-item .faq-question .faq-icon.active[data-v-c8e60578]{transform:rotate(45deg)}.faq .faq-item .faq-answer[data-v-c8e60578]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq .faq-item .faq-answer.active[data-v-c8e60578]{max-height:200px}.faq .faq-item .faq-answer p[data-v-c8e60578]{padding:0 24px 24px;color:#6b7280;line-height:1.75;margin:0}.support[data-v-c8e60578]{padding:80px 0;background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff;text-align:center}.support .support-content[data-v-c8e60578]{max-width:600px;margin:0 auto}.support .support-content h2[data-v-c8e60578]{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}.support .support-content p[data-v-c8e60578]{font-size:1.125rem;opacity:.9;margin-bottom:3rem;line-height:1.75}.support .support-content .support-actions[data-v-c8e60578]{display:flex;gap:20px;justify-content:center}@media (max-width: 640px){.support .support-content .support-actions[data-v-c8e60578]{flex-direction:column;align-items:center}}.support .support-content .support-actions .btn[data-v-c8e60578]{min-width:160px}.support .support-content .support-actions .btn.btn-secondary[data-v-c8e60578]{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3)}.support .support-content .support-actions .btn.btn-secondary[data-v-c8e60578]:hover{background:#ffffff4d;border-color:#ffffff80}@media (max-width: 768px){.guide-page[data-v-c8e60578]{padding-top:60px}.tutorials[data-v-c8e60578],.faq[data-v-c8e60578],.support[data-v-c8e60578]{padding:60px 0}.tutorial-categories[data-v-c8e60578]{grid-template-columns:1fr;gap:20px}.category-card[data-v-c8e60578]{padding:20px}}.not-developed-modal-overlay[data-v-c8e60578]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.not-developed-modal[data-v-c8e60578]{background:#fff;border-radius:20px;max-width:480px;width:100%;box-shadow:0 20px 60px #0000004d;overflow:hidden}.not-developed-modal .modal-header[data-v-c8e60578]{display:flex;justify-content:flex-end;align-items:center;padding:24px 24px 0;border-bottom:none}.not-developed-modal .modal-header .modal-close[data-v-c8e60578]{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .3s ease;border-radius:4px}.not-developed-modal .modal-header .modal-close[data-v-c8e60578]:hover{color:#1f2937;background:#0000000d}.not-developed-modal .modal-body[data-v-c8e60578]{padding:32px 24px 24px;text-align:center}.not-developed-modal .modal-body .not-developed-icon[data-v-c8e60578]{color:#6366f1;margin-bottom:24px;display:flex;justify-content:center;opacity:.8}.not-developed-modal .modal-body .not-developed-text[data-v-c8e60578]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:12px}.not-developed-modal .modal-body .not-developed-desc[data-v-c8e60578]{font-size:1rem;color:#6b7280;margin-bottom:32px;line-height:1.75}.not-developed-modal .modal-body .btn[data-v-c8e60578]{min-width:120px}.modal-fade-enter-active[data-v-c8e60578],.modal-fade-leave-active[data-v-c8e60578]{transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-fade-enter-from[data-v-c8e60578],.modal-fade-leave-to[data-v-c8e60578]{opacity:0}.modal-fade-enter-from .not-developed-modal[data-v-c8e60578],.modal-fade-leave-to .not-developed-modal[data-v-c8e60578]{transform:translateY(20px) scale(.9)}.course-detail-page[data-v-2963726d]{min-height:100vh;padding-top:0;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.course-header[data-v-2963726d]{background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff;padding:40px 0}.course-header .breadcrumb[data-v-2963726d]{display:flex;align-items:center;margin-bottom:1.5rem;font-size:.875rem}.course-header .breadcrumb .breadcrumb-link[data-v-2963726d]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff26;color:#fff;text-decoration:none;border-radius:8px;border:1px solid rgba(255,255,255,.2);font-weight:500;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #0000001a}.course-header .breadcrumb .breadcrumb-link[data-v-2963726d]:hover{background:#ffffff40;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.course-header .breadcrumb .breadcrumb-link[data-v-2963726d]:active{transform:translateY(0);transition:all .1s ease}.course-header .breadcrumb .breadcrumb-link svg[data-v-2963726d]{transition:transform .3s ease}.course-header .breadcrumb .breadcrumb-link:hover svg[data-v-2963726d]{transform:translate(-2px)}.course-header .breadcrumb .breadcrumb-link span[data-v-2963726d]{font-weight:500}.course-header .breadcrumb .breadcrumb-separator[data-v-2963726d]{margin:0 1.5rem;opacity:.6;font-size:16px}.course-header .breadcrumb .breadcrumb-current[data-v-2963726d]{opacity:.9;font-weight:500}.course-header .course-title[data-v-2963726d]{font-size:1.875rem;font-weight:700;margin-bottom:1rem;line-height:1.25}@media (max-width: 768px){.course-header .course-title[data-v-2963726d]{font-size:1.5rem}}.course-header .course-description[data-v-2963726d]{font-size:1.125rem;opacity:.9;line-height:1.75;margin:0}@media (max-width: 768px){.course-header .course-description[data-v-2963726d]{font-size:1rem}}.course-content[data-v-2963726d]{padding:40px 0;background:#fff;transform:translateZ(0);will-change:auto}.course-layout[data-v-2963726d]{display:grid;grid-template-columns:300px 1fr;gap:40px;max-width:1600px;margin:0 auto}@media (max-width: 1024px){.course-layout[data-v-2963726d]{grid-template-columns:280px 1fr;gap:30px}}@media (max-width: 768px){.course-layout[data-v-2963726d]{grid-template-columns:1fr;gap:30px}}.course-sidebar[data-v-2963726d]{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000014;border:1px solid #f3f4f6;height:fit-content;max-height:800px;position:sticky;top:90px}.course-sidebar .sidebar-header[data-v-2963726d]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #f3f4f6}.course-sidebar .sidebar-header h3[data-v-2963726d]{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.course-sidebar .lesson-list[data-v-2963726d]{max-height:680px;overflow-y:auto;padding-right:8px;position:relative}.course-sidebar .lesson-list .chapter-item[data-v-2963726d]{margin-bottom:8px}.course-sidebar .lesson-list .chapter-header[data-v-2963726d]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8f9fa;border-radius:8px;cursor:pointer;transition:all .3s ease;border:1px solid #e9ecef;position:sticky;top:0;z-index:10}.course-sidebar .lesson-list .chapter-header[data-v-2963726d]:hover{background:#e9ecef;border-color:#dee2e6}.course-sidebar .lesson-list .chapter-header .chapter-info[data-v-2963726d]{display:flex;align-items:center;gap:12px}.course-sidebar .lesson-list .chapter-header .chapter-number[data-v-2963726d]{width:24px;height:24px;border-radius:50%;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600}.course-sidebar .lesson-list .chapter-header .chapter-title[data-v-2963726d]{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.course-sidebar .lesson-list .chapter-header .chapter-toggle[data-v-2963726d]{color:#6b7280;transition:transform .3s ease}.course-sidebar .lesson-list .chapter-header .chapter-toggle svg[data-v-2963726d]{transition:transform .3s ease}.course-sidebar .lesson-list .chapter-header .chapter-toggle svg.rotated[data-v-2963726d]{transform:rotate(180deg)}.course-sidebar .lesson-list .lesson-items[data-v-2963726d]{max-height:0;overflow:hidden;transition:max-height .3s ease;margin-top:4px}.course-sidebar .lesson-list .lesson-items.expanded[data-v-2963726d]{max-height:2000px}.course-sidebar .lesson-list .lesson-item[data-v-2963726d]{display:flex;align-items:center;padding:12px 16px 12px 32px;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-bottom:4px}.course-sidebar .lesson-list .lesson-item[data-v-2963726d]:hover{background:#6366f10d}.course-sidebar .lesson-list .lesson-item.active[data-v-2963726d]{background:#6366f11a;border:1px solid rgba(99,102,241,.2)}.course-sidebar .lesson-list .lesson-item .lesson-number[data-v-2963726d]{width:28px;height:28px;border-radius:50%;background:#6366f11a;color:#6366f1;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;margin-right:12px;flex-shrink:0;transition:all .3s ease}.course-sidebar .lesson-list .lesson-item .lesson-content[data-v-2963726d]{flex:1;min-width:0}.course-sidebar .lesson-list .lesson-item .lesson-content .lesson-title[data-v-2963726d]{font-size:.875rem;font-weight:500;color:#1f2937;margin:0 0 2px;line-height:1.25}.course-sidebar .lesson-list .lesson-item .lesson-content .lesson-duration[data-v-2963726d]{font-size:.75rem;color:#6b7280;margin:0}.course-player[data-v-2963726d]{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000014;border:1px solid #f3f4f6;height:fit-content;min-height:auto;transform:translateZ(0);will-change:auto}.course-player .video-player[data-v-2963726d]{display:flex;flex-direction:column;gap:20px;transition:opacity .3s ease}.course-player .video-player .video-element[data-v-2963726d]{width:100%;height:auto;border-radius:12px;background:#000;min-height:300px;transform:translateZ(0)}@media (min-width: 1024px){.course-player .video-player .video-element[data-v-2963726d]{min-height:400px}}@media (min-width: 1280px){.course-player .video-player .video-element[data-v-2963726d]{min-height:500px}}.course-player .video-player .video-info h3[data-v-2963726d]{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 8px}.course-player .video-placeholder[data-v-2963726d]{position:relative;width:100%;min-height:300px;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#6b7280;text-align:center;transition:opacity .3s ease;transform:translateZ(0)}@media (min-width: 1024px){.course-player .video-placeholder[data-v-2963726d]{min-height:400px}}@media (min-width: 1280px){.course-player .video-placeholder[data-v-2963726d]{min-height:500px}}.course-player .video-placeholder .play-icon[data-v-2963726d]{width:80px;height:80px;border-radius:50%;background:#6366f11a;color:#6366f1;display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:all .3s ease;cursor:pointer}.course-player .video-placeholder .play-icon[data-v-2963726d]:hover{background:#6366f1;color:#fff;transform:scale(1.1)}.course-player .video-placeholder h3[data-v-2963726d]{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 8px}@media (max-width: 768px){.course-detail-page[data-v-2963726d]{padding-top:0}.course-header[data-v-2963726d]{padding:30px 0}.course-header .breadcrumb .breadcrumb-link[data-v-2963726d]{padding:6px 12px;font-size:13px;gap:6px}.course-header .breadcrumb .breadcrumb-link svg[data-v-2963726d]{width:14px;height:14px}.course-header .breadcrumb .breadcrumb-separator[data-v-2963726d]{margin:0 1rem;font-size:14px}.course-content[data-v-2963726d]{padding:30px 0}.course-sidebar[data-v-2963726d]{position:static;order:2}.course-player[data-v-2963726d]{order:1}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sr-only-focusable:focus{position:static!important;width:auto!important;height:auto!important;padding:inherit!important;margin:inherit!important;overflow:visible!important;clip:auto!important;white-space:normal!important}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#1f2937;background-color:#fff;transition:background-color .3s ease,color .3s ease}@media (max-width: 768px){body{font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}}body{overflow-x:hidden}::selection{background-color:#6366f133;color:#1f2937}::-moz-selection{background-color:#6366f133;color:#1f2937}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f9fafb}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container{padding:0 16px}}.section{padding:80px 0}@media (max-width: 768px){.section{padding:60px 0}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.btn-primary{background:#6366f1;color:#fff}.btn.btn-primary:hover:not(:disabled){background:#3e41ee;transform:translateY(-2px);box-shadow:0 8px 25px #6366f14d}.btn.btn-secondary{background:#f9fafb;color:#1f2937;border:1px solid #e5e7eb}.btn.btn-secondary:hover:not(:disabled){background:#f0f2f5;border-color:#c8ccd5}.btn.btn-text{background:transparent;color:#6366f1;padding:8px 16px}.btn.btn-text:hover:not(:disabled){background:#6366f11a}.btn.btn-sm{padding:8px 16px;font-size:14px}.btn.btn-lg{padding:16px 32px;font-size:18px}.card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.input{width:100%;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:16px;background:#fff;color:#1f2937;transition:all .3s ease}.input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.input::placeholder{color:#9ca3af}.text-primary{color:#1f2937}.text-secondary{color:#6b7280}.text-light{color:#9ca3af}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}@media (max-width: 768px){.d-md-none{display:none}.d-md-block{display:block}.d-md-flex{display:flex}}@media (max-width: 640px){.d-sm-none{display:none}.d-sm-block{display:block}.d-sm-flex{display:flex}}.fade-in{animation:fadeIn .6s ease-out}.slide-up{animation:slideUp .6s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.loading{display:inline-block;width:20px;height:20px;border:2px solid rgba(99,102,241,.3);border-radius:50%;border-top-color:#6366f1;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.consultation-btn{position:fixed;bottom:30px;right:30px;z-index:1000}.consultation-btn .btn-trigger{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 20px #6366f14d;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:24px}.consultation-btn .btn-trigger:hover{transform:scale(1.1);box-shadow:0 6px 25px #6366f166}.consultation-btn .options-panel{position:absolute;bottom:80px;right:0;width:200px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;padding:16px;opacity:0;transform:translateY(20px) scale(.9);transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.consultation-btn .options-panel.show{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.consultation-btn .options-panel .option-item{display:flex;align-items:center;padding:12px;border-radius:8px;text-decoration:none;color:#1f2937;transition:background-color .2s ease}.consultation-btn .options-panel .option-item:hover{background:#6366f11a}.consultation-btn .options-panel .option-item .icon{width:20px;height:20px;margin-right:12px;color:#6366f1}.consultation-btn .options-panel .option-item .text{font-size:14px;font-weight:500}.back-to-top{position:fixed;bottom:100px;right:30px;width:50px;height:50px;background:#fffffff2;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #00000026}.back-to-top.show{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0003}.back-to-top svg{width:20px;height:20px;color:#1f2937}
