@charset "UTF-8";.nav-header[data-v-323b683f]{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-323b683f]{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-323b683f]{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-323b683f]:hover{color:#6366f1}.nav-logo .logo-icon[data-v-323b683f]{font-size:28px;width:50px;height:50px;margin-right:8px}.nav-logo .logo-icon>img[data-v-323b683f]{width:100%}.nav-logo .logo-text[data-v-323b683f]{font-weight:700}.desktop-menu[data-v-323b683f]{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}@media (max-width: 768px){.desktop-menu[data-v-323b683f]{display:none}}.desktop-menu.navigating .nav-link[data-v-323b683f]{opacity:.6;pointer-events:none}.desktop-menu li[data-v-323b683f]{list-style:none;position:relative}.nav-item-with-dropdown[data-v-323b683f]{position:relative}.nav-link[data-v-323b683f]{color:#6b7280;text-decoration:none;font-weight:500;font-size:16px;padding:8px 16px;border-radius:8px;transition:all .3s ease;position:relative;background:none;border:none;cursor:pointer}.nav-link[data-v-323b683f]:hover{color:#6366f1;background:#6366f11a}.nav-link.active[data-v-323b683f]{color:#6366f1;font-weight:600}.nav-link-dropdown[data-v-323b683f]{display:flex;align-items:center;gap:6px}.nav-link-dropdown .dropdown-arrow[data-v-323b683f]{transition:transform .3s ease;color:currentColor}.nav-link-dropdown .dropdown-arrow.active[data-v-323b683f]{transform:rotate(180deg)}.dropdown-menu[data-v-323b683f]{position:fixed;top:78px;left:50vw;transform:translate(-50%) translateY(-10px);width:800px;max-width:calc(100vw - 40px);height:auto;max-height:calc(100vh - 100px);background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000026;padding:32px 40px;margin:0;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1001;border:1px solid rgba(0,0,0,.08);overflow-y:auto}@media (max-width: 1024px){.dropdown-menu[data-v-323b683f]{padding:28px 32px}}@media (max-width: 768px){.dropdown-menu[data-v-323b683f]{width:calc(100vw - 20px);padding:20px 16px;top:70px}}.dropdown-menu.show[data-v-323b683f]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.product-dropdown-menu[data-v-323b683f]{position:absolute;top:100%;left:0;width:200px;padding:12px;margin-top:8px;transform:translateY(-10px)}.product-dropdown-menu.show[data-v-323b683f]{transform:translateY(0)}@media (max-width: 768px){.product-dropdown-menu[data-v-323b683f]{position:fixed;top:70px;left:50vw;width:calc(100vw - 20px);padding:20px 16px;margin-top:0;transform:translate(-50%) translateY(-10px)}.product-dropdown-menu.show[data-v-323b683f]{transform:translate(-50%) translateY(0)}}.dropdown-menu-content[data-v-323b683f]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:100%;margin:0 auto}@media (max-width: 768px){.dropdown-menu-content[data-v-323b683f]{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width: 640px){.dropdown-menu-content[data-v-323b683f]{grid-template-columns:1fr;gap:8px}}.solution-card[data-v-323b683f]{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:none;border-radius:8px;text-decoration:none;transition:all .3s ease;position:relative;cursor:pointer;width:100%}@media (max-width: 768px){.solution-card[data-v-323b683f]{padding:10px 14px;gap:10px}}.solution-card[data-v-323b683f]:hover{background:#6366f10d;border-color:#6366f133}.solution-card .solution-icon[data-v-323b683f]{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}@media (max-width: 768px){.solution-card .solution-icon[data-v-323b683f]{width:28px;height:28px}}.solution-card .solution-icon svg[data-v-323b683f]{width:16px;height:16px}@media (max-width: 768px){.solution-card .solution-icon svg[data-v-323b683f]{width:14px;height:14px}}.solution-card .solution-name[data-v-323b683f]{font-size:14px;font-weight:600;color:#333;text-align:left;line-height:1.4;flex:1}@media (max-width: 768px){.solution-card .solution-name[data-v-323b683f]{font-size:13px}}.solution-card:hover .solution-icon[data-v-323b683f]{transform:scale(1.05)}.product-menu-content[data-v-323b683f]{display:flex;flex-direction:column;gap:8px;padding:12px}.product-menu-item[data-v-323b683f]{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:none;border-radius:8px;text-decoration:none;transition:all .3s ease;cursor:pointer}.product-menu-item[data-v-323b683f]:hover{background:#f9fafb;transform:translate(4px)}.product-menu-item:hover .product-icon[data-v-323b683f]{transform:scale(1.05)}.product-icon[data-v-323b683f]{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.product-icon svg[data-v-323b683f]{width:16px;height:16px}.product-name[data-v-323b683f]{font-size:14px;font-weight:600;color:#333;text-align:left;line-height:1.4;flex:1}.mobile-product-menu-item[data-v-323b683f]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 16px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;text-decoration:none;transition:all .3s ease;position:relative;cursor:pointer;min-height:100px}.mobile-product-menu-item[data-v-323b683f]:active{transform:scale(.98)}.mobile-product-menu-item .product-icon[data-v-323b683f]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.mobile-product-menu-item .product-icon svg[data-v-323b683f]{width:20px;height:20px}.mobile-product-menu-item .product-name[data-v-323b683f]{font-size:14px;font-weight:600;color:#333;text-align:center;line-height:1.4}.nav-actions[data-v-323b683f]{display:flex;align-items:center;gap:20px}@media (max-width: 768px){.nav-actions[data-v-323b683f]{display:none}}.nav-actions .btn[data-v-323b683f]{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-323b683f]:focus{outline:none}.nav-actions .btn-login[data-v-323b683f]{background:transparent;color:#6b7280}.nav-actions .btn-login[data-v-323b683f]:hover{color:#1f2937;background:#1f29370d}.nav-actions .btn-login[data-v-323b683f]:active{transform:scale(.98)}.nav-actions .btn-register[data-v-323b683f]{background:#6366f1;color:#fff}.nav-actions .btn-register[data-v-323b683f]:hover{background:#474aee;transform:translateY(-1px);box-shadow:0 2px 8px #6366f133}.nav-actions .btn-register[data-v-323b683f]:active{transform:translateY(0)}.mobile-menu-btn[data-v-323b683f]{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-323b683f]{display:flex}}.mobile-menu-btn[data-v-323b683f]:hover{background:#6366f11a}.mobile-menu-btn span[data-v-323b683f]{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-323b683f]{transform:rotate(180deg)}.mobile-menu-btn.active span[data-v-323b683f]:nth-child(1){transform:translateY(6px) rotate(45deg) scaleX(.8);background:#6366f1}.mobile-menu-btn.active span[data-v-323b683f]:nth-child(2){transform:scaleX(0);opacity:0}.mobile-menu-btn.active span[data-v-323b683f]:nth-child(3){transform:translateY(-6px) rotate(-45deg) scaleX(.8);background:#6366f1}.mobile-menu-btn[data-v-323b683f]:active{transform:scale(.95);transition:transform .1s ease}.mobile-menu[data-v-323b683f]{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-323b683f]{display:none}}.mobile-menu.open[data-v-323b683f]{transform:translateY(0) scale(1);opacity:1}.mobile-menu-content[data-v-323b683f]{padding:20px;max-height:calc(100vh - 70px);overflow-y:auto}.mobile-menu-content ul[data-v-323b683f]{list-style:none;margin:0;padding:0}.mobile-menu-content ul li[data-v-323b683f]{list-style:none}.mobile-nav-link[data-v-323b683f]{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;background:none;border:none;width:100%;text-align:left;cursor:pointer}.mobile-nav-link[data-v-323b683f]: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-323b683f]:hover{color:#6366f1;transform:translate(0);padding-left:12px}.mobile-nav-link[data-v-323b683f]:hover:before{transform:translate(0)}.mobile-nav-link.active[data-v-323b683f]{color:#6366f1;font-weight:600;padding-left:12px}.mobile-nav-link.active[data-v-323b683f]:before{transform:translate(0)}.mobile-nav-link[data-v-323b683f]:last-of-type{border-bottom:none}.mobile-nav-link-dropdown[data-v-323b683f]{display:flex;align-items:center;justify-content:space-between}.mobile-nav-link-dropdown .dropdown-arrow[data-v-323b683f]{transition:transform .3s ease;color:currentColor;flex-shrink:0}.mobile-nav-link-dropdown .dropdown-arrow.active[data-v-323b683f]{transform:rotate(180deg)}.mobile-nav-item-with-dropdown .mobile-dropdown-menu[data-v-323b683f]{max-height:0;overflow:hidden;transition:max-height .3s ease;margin:0;padding:0;background:#6366f10d}.mobile-nav-item-with-dropdown .mobile-dropdown-menu.show[data-v-323b683f]{max-height:calc(100vh - 150px);overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-nav-item-with-dropdown .mobile-dropdown-content[data-v-323b683f]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;min-height:min-content}.mobile-nav-item-with-dropdown .mobile-dropdown-menu.show[data-v-323b683f]::-webkit-scrollbar{width:4px}.mobile-nav-item-with-dropdown .mobile-dropdown-menu.show[data-v-323b683f]::-webkit-scrollbar-track{background:transparent}.mobile-nav-item-with-dropdown .mobile-dropdown-menu.show[data-v-323b683f]::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.mobile-nav-item-with-dropdown .mobile-dropdown-menu.show[data-v-323b683f]::-webkit-scrollbar-thumb:hover{background:#0000004d}.mobile-nav-item-with-dropdown .mobile-product-menu-item[data-v-323b683f]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 16px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;text-decoration:none;transition:all .3s ease;position:relative;cursor:pointer;min-height:100px}.mobile-nav-item-with-dropdown .mobile-product-menu-item[data-v-323b683f]:active{transform:scale(.98)}.mobile-nav-item-with-dropdown .mobile-product-menu-item .product-icon[data-v-323b683f]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.mobile-nav-item-with-dropdown .mobile-product-menu-item .product-icon svg[data-v-323b683f]{width:20px;height:20px}.mobile-nav-item-with-dropdown .mobile-product-menu-item .product-name[data-v-323b683f]{font-size:14px;font-weight:600;color:#333;text-align:center;line-height:1.4}.mobile-nav-item-with-dropdown .mobile-solution-card[data-v-323b683f]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 16px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;text-decoration:none;transition:all .3s ease;position:relative;cursor:pointer;min-height:120px}.mobile-nav-item-with-dropdown .mobile-solution-card[data-v-323b683f]:active{transform:scale(.98)}.mobile-nav-item-with-dropdown .mobile-solution-card .solution-icon[data-v-323b683f]{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.mobile-nav-item-with-dropdown .mobile-solution-card .solution-icon svg[data-v-323b683f]{width:28px;height:28px}.mobile-nav-item-with-dropdown .mobile-solution-card .solution-name[data-v-323b683f]{font-size:15px;font-weight:600;color:#333;text-align:center;line-height:1.4}.mobile-menu.open .mobile-nav-link[data-v-323b683f]{animation:slideInFromLeft-323b683f .4s ease forwards}.mobile-menu.open .mobile-nav-link[data-v-323b683f]:nth-child(1){animation-delay:.1s}.mobile-menu.open .mobile-nav-link[data-v-323b683f]:nth-child(2){animation-delay:.2s}.mobile-menu.open .mobile-nav-link[data-v-323b683f]:nth-child(3){animation-delay:.3s}.mobile-menu.open .mobile-nav-link[data-v-323b683f]:nth-child(4){animation-delay:.4s}.mobile-menu.open .mobile-actions[data-v-323b683f]{animation:slideInFromLeft-323b683f .4s ease forwards;animation-delay:.5s;transform:translate(-20px);opacity:0}@keyframes slideInFromLeft-323b683f{to{transform:translate(0);opacity:1}}.mobile-actions[data-v-323b683f]{margin-top:24px;padding-top:24px;border-top:1px solid #f3f4f6;display:flex;flex-direction:column;gap:14px}.mobile-actions .mobile-btn[data-v-323b683f]{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-323b683f]:focus{outline:none}.mobile-actions .mobile-btn.btn-login[data-v-323b683f]{background:#1f29370d;color:#6b7280}.mobile-actions .mobile-btn.btn-login[data-v-323b683f]:hover{color:#1f2937;background:#1f293714}.mobile-actions .mobile-btn.btn-login[data-v-323b683f]:active{transform:scale(.98)}.mobile-actions .mobile-btn.btn-register[data-v-323b683f]{background:#6366f1;color:#fff}.mobile-actions .mobile-btn.btn-register[data-v-323b683f]:hover{background:#474aee;transform:translateY(-1px);box-shadow:0 2px 8px #6366f133}.mobile-actions .mobile-btn.btn-register[data-v-323b683f]:active{transform:translateY(0)}.mobile-overlay[data-v-323b683f]{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-323b683f .3s ease forwards}@keyframes fadeInOverlay-323b683f{to{opacity:1}}.nav-header.scrolled[data-v-323b683f]{background:#fffffffa;border-bottom-color:#00000026;box-shadow:0 2px 20px #0000001a}.navigating .nav-link[data-v-323b683f],.navigating .mobile-nav-link[data-v-323b683f]{opacity:.6;pointer-events:none}.footer-section[data-v-ecd4c99b]{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-ecd4c99b]{position:relative;z-index:2}.footer-section .footer-content .footer-main[data-v-ecd4c99b]{display:grid;grid-template-columns:1fr 3fr;gap:3rem;margin-bottom:3rem;align-items:start;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 1024px){.footer-section .footer-content .footer-main[data-v-ecd4c99b]{grid-template-columns:1fr;gap:3rem;width:100%;max-width:100%}}@media (max-width: 768px){.footer-section .footer-content .footer-main[data-v-ecd4c99b]{width:100%;max-width:100%;overflow-x:hidden}}.footer-section .footer-content .footer-main .footer-info .footer-logo[data-v-ecd4c99b]{margin-bottom:2rem}.footer-section .footer-content .footer-main .footer-info .footer-logo .logo[data-v-ecd4c99b]{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-ecd4c99b]{width:32px;height:32px;border-radius:.5rem}.footer-section .footer-content .footer-main .footer-info .footer-logo .logo .logo-icon>img[data-v-ecd4c99b]{width:100%;height:100%;object-fit:contain}.footer-section .footer-content .footer-main .footer-info .footer-logo .logo .logo-text[data-v-ecd4c99b]{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-ecd4c99b]{color:var(--text-secondary);line-height:1.75;margin-bottom:1.5rem}.footer-section .footer-content .footer-main .footer-info .footer-logo .phone-item[data-v-ecd4c99b]{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:1rem}.footer-section .footer-content .footer-main .footer-info .footer-logo .phone-item .contact-label[data-v-ecd4c99b]{color:var(--text-secondary);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.footer-section .footer-content .footer-main .footer-info .footer-logo .phone-item .contact-value[data-v-ecd4c99b]{color:var(--text-primary);font-size:1rem;font-weight:500}.footer-section .footer-content .footer-main .footer-links[data-v-ecd4c99b]{display:flex;justify-content:space-between;gap:2rem;flex-wrap:nowrap;overflow-x:auto;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 1024px){.footer-section .footer-content .footer-main .footer-links[data-v-ecd4c99b]{gap:1.5rem;width:100%;max-width:100%}}@media (max-width: 768px){.footer-section .footer-content .footer-main .footer-links[data-v-ecd4c99b]{gap:1rem;flex-wrap:wrap;overflow-x:hidden;width:100%;max-width:100%}}@media (max-width: 640px){.footer-section .footer-content .footer-main .footer-links[data-v-ecd4c99b]{gap:.8rem;flex-wrap:wrap;overflow-x:hidden;width:100%;max-width:100%}}.footer-section .footer-content .footer-main .footer-links .link-group[data-v-ecd4c99b]{flex:1;min-width:120px;flex-shrink:0}@media (max-width: 640px){.footer-section .footer-content .footer-main .footer-links .link-group[data-v-ecd4c99b]{min-width:100px}}.footer-section .footer-content .footer-main .footer-links .link-group .link-title[data-v-ecd4c99b]{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-ecd4c99b]{font-size:.875rem;margin-bottom:.5rem}}.footer-section .footer-content .footer-main .footer-links .link-group .link-list[data-v-ecd4c99b]{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-ecd4c99b]{margin-bottom:2rem}@media (max-width: 640px){.footer-section .footer-content .footer-main .footer-links .link-group .link-list li[data-v-ecd4c99b]{margin-bottom:1rem}}.footer-section .footer-content .footer-main .footer-links .link-group .link-list li[data-v-ecd4c99b]:last-child{margin-bottom:0}.footer-section .footer-content .footer-main .footer-links .link-group .link-list li .link-item[data-v-ecd4c99b]{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-ecd4c99b]{font-size:.75rem}}.footer-section .footer-content .footer-main .footer-links .link-group .link-list li .link-item[data-v-ecd4c99b]:hover{color:var(--text-primary)}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact[data-v-ecd4c99b]{min-width:140px}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info[data-v-ecd4c99b]{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-ecd4c99b]{width:100%}.footer-section .footer-content .footer-main .footer-links .link-group.footer-contact .contact-info .contact-item.wechat-item[data-v-ecd4c99b]{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-ecd4c99b]{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-ecd4c99b]{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-ecd4c99b]: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-ecd4c99b]{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-ecd4c99b]{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-ecd4c99b]{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-ecd4c99b]{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-ecd4c99b]{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-ecd4c99b]{font-size:.875rem}}.footer-section .footer-content .footer-divider[data-v-ecd4c99b]{height:1px;background:#00000014;margin:2rem 0}.footer-section .footer-content .footer-bottom[data-v-ecd4c99b]{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}@media (max-width: 1024px){.footer-section .footer-content .footer-bottom[data-v-ecd4c99b]{flex-direction:column;gap:1rem}}.footer-section .footer-content .footer-bottom .copyright-section[data-v-ecd4c99b]{flex-shrink:0}.footer-section .footer-content .footer-bottom .copyright-section .copyright-text[data-v-ecd4c99b]{color:var(--text-secondary);font-size:.875rem}.footer-section .footer-content .footer-bottom .beian-section[data-v-ecd4c99b]{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-ecd4c99b]{gap:1rem}}@media (max-width: 640px){.footer-section .footer-content .footer-bottom .beian-section[data-v-ecd4c99b]{flex-direction:column;gap:.5rem}}.footer-section .footer-content .footer-bottom .beian-section .beian-item[data-v-ecd4c99b]{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-ecd4c99b]{width:16px;height:16px;margin-right:4px;vertical-align:middle}.footer-section .footer-content .footer-bottom .beian-section .beian-item .beian-label[data-v-ecd4c99b]{color:var(--text-secondary)}.footer-section .footer-content .footer-bottom .beian-section .beian-item .beian-value[data-v-ecd4c99b]{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-ecd4c99b]: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-ecd4c99b]{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-ecd4c99b]:hover{color:var(--text-primary);text-decoration:underline;text-decoration:none}.footer-section .footer-content .footer-bottom .policies-section[data-v-ecd4c99b]{display:flex;gap:1.5rem;flex-shrink:0}@media (max-width: 640px){.footer-section .footer-content .footer-bottom .policies-section[data-v-ecd4c99b]{gap:1rem}}.footer-section .footer-content .footer-bottom .policies-section .policy-link[data-v-ecd4c99b]{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-ecd4c99b]:hover{color:var(--text-primary)}#app[data-v-eaea9e64]{min-height:100vh}main[data-v-eaea9e64]{padding-top:0}.page-enter-active[data-v-eaea9e64]{transition:opacity .4s ease-out,transform .4s ease-out}.page-leave-active[data-v-eaea9e64]{transition:opacity .2s ease-in,transform .2s ease-in}.page-enter-from[data-v-eaea9e64]{opacity:0;transform:translateY(8px)}.page-leave-to[data-v-eaea9e64]{opacity:0;transform:translateY(-4px)}.page-enter-to[data-v-eaea9e64],.page-leave-from[data-v-eaea9e64]{opacity:1;transform:translateY(0)}.page-enter-active[data-v-eaea9e64],.page-leave-active[data-v-eaea9e64]{position:relative;will-change:opacity,transform}@media (max-width: 768px){.page-enter-active[data-v-eaea9e64]{transition:opacity .3s ease-out,transform .3s ease-out}.page-leave-active[data-v-eaea9e64]{transition:opacity .15s ease-in,transform .15s ease-in}.page-enter-from[data-v-eaea9e64]{transform:translateY(4px)}.page-leave-to[data-v-eaea9e64]{transform:translateY(-2px)}}@media (prefers-reduced-motion: reduce){.page-enter-active[data-v-eaea9e64],.page-leave-active[data-v-eaea9e64]{transition:opacity .2s ease}.page-enter-from[data-v-eaea9e64],.page-leave-to[data-v-eaea9e64]{opacity:0;transform:none}.page-enter-to[data-v-eaea9e64],.page-leave-from[data-v-eaea9e64]{opacity:1;transform:none}}.back-to-top-btn[data-v-eaea9e64]{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-eaea9e64]: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-eaea9e64]:active{transform:translateY(-1px) scale(1.02);transition:all .15s cubic-bezier(.4,0,.2,1)}.back-to-top-btn svg[data-v-eaea9e64]{width:20px;height:20px;transition:transform .3s ease;stroke-width:2}.back-to-top-btn:hover svg[data-v-eaea9e64]{transform:translateY(-2px);color:#6366f1}.floating-contact[data-v-eaea9e64]{position:fixed;bottom:100px;right:30px;z-index:1000}.floating-contact .contact-main-btn[data-v-eaea9e64]{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-eaea9e64]: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-eaea9e64]:active{transform:translateY(-1px) scale(1.02);transition:all .15s cubic-bezier(.4,0,.2,1)}.floating-contact .contact-main-btn.active[data-v-eaea9e64]{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-eaea9e64]: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-eaea9e64]{width:20px;height:20px;transition:all .3s ease}.floating-contact .contact-menu[data-v-eaea9e64]{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-eaea9e64]{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-eaea9e64]:hover{background:#6366f114;transform:translate(-2px)}.floating-contact .contact-menu .contact-item svg[data-v-eaea9e64]{color:#6366f1;width:18px;height:18px}.contact-menu-enter-active[data-v-eaea9e64],.contact-menu-leave-active[data-v-eaea9e64]{transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-menu-enter-from[data-v-eaea9e64],.contact-menu-leave-to[data-v-eaea9e64]{opacity:0;transform:translateY(20px) scale(.9)}.wechat-modal-overlay[data-v-eaea9e64],.phone-modal-overlay[data-v-eaea9e64]{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-eaea9e64],.phone-modal[data-v-eaea9e64]{background:#fff;border-radius:16px;padding:0;max-width:400px;width:90%;box-shadow:0 20px 40px #0003}.wechat-modal .modal-header[data-v-eaea9e64],.phone-modal .modal-header[data-v-eaea9e64]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f3f4f6}.wechat-modal .modal-header h3[data-v-eaea9e64],.phone-modal .modal-header h3[data-v-eaea9e64]{margin:0;font-size:18px;font-weight:600;color:#1f2937}.wechat-modal .modal-header .modal-close[data-v-eaea9e64],.phone-modal .modal-header .modal-close[data-v-eaea9e64]{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-eaea9e64]:hover,.phone-modal .modal-header .modal-close[data-v-eaea9e64]:hover{background:#f9fafb;color:#1f2937}.wechat-modal .modal-body[data-v-eaea9e64],.phone-modal .modal-body[data-v-eaea9e64]{padding:24px;text-align:center}.wechat-modal .modal-body .qr-placeholder[data-v-eaea9e64],.phone-modal .modal-body .qr-placeholder[data-v-eaea9e64]{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-eaea9e64],.phone-modal .modal-body .phone-icon[data-v-eaea9e64]{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-eaea9e64],.wechat-modal .modal-body .phone-text[data-v-eaea9e64],.phone-modal .modal-body .qr-text[data-v-eaea9e64],.phone-modal .modal-body .phone-text[data-v-eaea9e64]{font-size:16px;color:#1f2937;margin-bottom:8px}.wechat-modal .modal-body .wechat-id[data-v-eaea9e64],.wechat-modal .modal-body .phone-number[data-v-eaea9e64],.phone-modal .modal-body .wechat-id[data-v-eaea9e64],.phone-modal .modal-body .phone-number[data-v-eaea9e64]{font-size:18px;font-weight:600;color:#6366f1;margin-bottom:16px}.wechat-modal .modal-body .phone-actions[data-v-eaea9e64],.phone-modal .modal-body .phone-actions[data-v-eaea9e64]{margin-top:20px}.wechat-modal .modal-body .phone-actions .phone-call-btn[data-v-eaea9e64],.phone-modal .modal-body .phone-actions .phone-call-btn[data-v-eaea9e64]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:16px}.modal-fade-enter-active[data-v-eaea9e64],.modal-fade-leave-active[data-v-eaea9e64]{transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-fade-enter-from[data-v-eaea9e64],.modal-fade-leave-to[data-v-eaea9e64]{opacity:0}.modal-fade-enter-from .wechat-modal[data-v-eaea9e64],.modal-fade-enter-from .phone-modal[data-v-eaea9e64],.modal-fade-leave-to .wechat-modal[data-v-eaea9e64],.modal-fade-leave-to .phone-modal[data-v-eaea9e64]{transform:translateY(20px) scale(.9)}.fade-scale-enter-active[data-v-eaea9e64],.fade-scale-leave-active[data-v-eaea9e64]{transition:all .3s cubic-bezier(.4,0,.2,1)}.fade-scale-enter-from[data-v-eaea9e64],.fade-scale-leave-to[data-v-eaea9e64]{opacity:0;transform:translateY(20px) scale(.8)}@media (max-width: 768px){.back-to-top-btn[data-v-eaea9e64],.floating-contact .contact-main-btn[data-v-eaea9e64]{width:48px;height:48px;bottom:20px}.back-to-top-btn svg[data-v-eaea9e64],.floating-contact .contact-main-btn svg[data-v-eaea9e64]{width:18px;height:18px}.floating-contact[data-v-eaea9e64]{bottom:80px;right:20px}.floating-contact .contact-menu[data-v-eaea9e64]{bottom:60px;min-width:140px}.back-to-top-btn[data-v-eaea9e64]{right:20px}}.hero-section[data-v-b7345d78]{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-b7345d78]: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-b7345d78]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}@media (max-width: 1024px){.hero-section .hero-content[data-v-b7345d78]{grid-template-columns:1fr;gap:3rem;text-align:center}}@media (max-width: 768px){.hero-section .hero-content[data-v-b7345d78]{gap:2rem;padding:0 1rem}}@media (max-width: 640px){.hero-section .hero-content[data-v-b7345d78]{gap:1.5rem;padding:0 .5rem}}.hero-section .hero-text .hero-title[data-v-b7345d78]{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-b7345d78]{font-size:2.25rem}}@media (max-width: 768px){.hero-section .hero-text .hero-title[data-v-b7345d78]{font-size:1.875rem;margin-bottom:1rem}}@media (max-width: 640px){.hero-section .hero-text .hero-title[data-v-b7345d78]{font-size:1.5rem;line-height:1.3}}@media (max-width: 480px){.hero-section .hero-text .hero-title[data-v-b7345d78]{font-size:1.25rem}}.hero-section .hero-text .hero-subtitle[data-v-b7345d78]{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-b7345d78]{font-size:1rem;margin-bottom:2rem}}@media (max-width: 640px){.hero-section .hero-text .hero-subtitle[data-v-b7345d78]{font-size:.875rem;margin-bottom:1.5rem;padding:0 1rem}}.hero-section .hero-text .hero-actions[data-v-b7345d78]{display:flex;gap:1rem;align-items:center;justify-content:center}@media (max-width: 1024px){.hero-section .hero-text .hero-actions[data-v-b7345d78]{justify-content:center}}@media (max-width: 768px){.hero-section .hero-text .hero-actions[data-v-b7345d78]{flex-direction:column;gap:.75rem;width:100%}}@media (max-width: 640px){.hero-section .hero-text .hero-actions[data-v-b7345d78]{gap:.5rem}}.hero-section .hero-text .hero-actions .btn-large[data-v-b7345d78]{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-b7345d78]{width:100%;max-width:280px}}@media (max-width: 640px){.hero-section .hero-text .hero-actions .btn-large[data-v-b7345d78]{padding:.875rem 1.5rem;font-size:1rem;min-width:auto}}.hero-section .hero-visual[data-v-b7345d78]{display:flex;justify-content:center;align-items:center;position:relative}.hero-section .hero-visual .visual-systems[data-v-b7345d78]{position:relative;width:650px;height:480px;margin:0 auto}@media (max-width: 1024px){.hero-section .hero-visual .visual-systems[data-v-b7345d78]{width:580px;height:440px}}@media (max-width: 768px){.hero-section .hero-visual .visual-systems[data-v-b7345d78]{width:480px;height:380px}}@media (max-width: 640px){.hero-section .hero-visual .visual-systems[data-v-b7345d78]{width:340px;height:280px}}@media (max-width: 480px){.hero-section .hero-visual .visual-systems[data-v-b7345d78]{width:280px;height:240px}}.hero-section .hero-visual .visual-systems .system-card[data-v-b7345d78]{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-b7345d78 4s ease-in-out infinite;width:110px;height:110px}@media (max-width: 1024px){.hero-section .hero-visual .visual-systems .system-card[data-v-b7345d78]{width:100px;height:100px;padding:1rem}}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-card[data-v-b7345d78]{width:90px;height:90px;padding:.875rem}}@media (max-width: 640px){.hero-section .hero-visual .visual-systems .system-card[data-v-b7345d78]{width:75px;height:75px;padding:.625rem}}@media (max-width: 480px){.hero-section .hero-visual .visual-systems .system-card[data-v-b7345d78]{width:65px;height:65px;padding:.5rem}}.hero-section .hero-visual .visual-systems .system-card[data-v-b7345d78]: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-b7345d78]{transform:scale(1.1)}.hero-section .hero-visual .visual-systems .system-card:hover .system-name[data-v-b7345d78]{color:var(--color-primary)}.hero-section .hero-visual .visual-systems .system-card .system-icon[data-v-b7345d78]{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-b7345d78]{font-size:1.5rem}}.hero-section .hero-visual .visual-systems .system-card .system-name[data-v-b7345d78]{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-b7345d78]{font-size:.75rem}}@media (max-width: 640px){.hero-section .hero-visual .visual-systems .system-card .system-name[data-v-b7345d78]{font-size:10px}}.hero-section .hero-visual .visual-systems .system-card .system-desc[data-v-b7345d78]{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-b7345d78]{font-size:10px}}@media (max-width: 640px){.hero-section .hero-visual .visual-systems .system-card .system-desc[data-v-b7345d78]{font-size:8px}}.hero-section .hero-visual .visual-systems .system-1[data-v-b7345d78]{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-b7345d78]:hover{background:#3b82f61f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-1[data-v-b7345d78]{width:88px;height:88px;right:-50%;top:20%}}.hero-section .hero-visual .visual-systems .system-2[data-v-b7345d78]{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-b7345d78]:hover{background:#10b9811f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-2[data-v-b7345d78]{width:88px;height:88px;right:10%;top:10%}}.hero-section .hero-visual .visual-systems .system-3[data-v-b7345d78]{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-b7345d78]:hover{background:#f59e0b1f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-3[data-v-b7345d78]{width:88px;height:88px;right:-75%;top:50%}}.hero-section .hero-visual .visual-systems .system-4[data-v-b7345d78]{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-b7345d78]:hover{background:#8b5cf61f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-4[data-v-b7345d78]{width:88px;height:88px;right:-30%;top:-10%}}.hero-section .hero-visual .visual-systems .system-5[data-v-b7345d78]{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-b7345d78]:hover{background:#ec48991f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-5[data-v-b7345d78]{width:88px;height:88px;right:-100%;top:-160%}}.hero-section .hero-visual .visual-systems .system-6[data-v-b7345d78]{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-b7345d78]:hover{background:#06b6d41f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-6[data-v-b7345d78]{width:88px;height:88px;right:35%;top:-275%}}.hero-section .hero-visual .visual-systems .system-7[data-v-b7345d78]{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-b7345d78]:hover{background:#fb923c1f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-7[data-v-b7345d78]{width:88px;height:88px;right:-15%;top:-385%}}.hero-section .hero-visual .visual-systems .system-8[data-v-b7345d78]{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-b7345d78]:hover{background:#6b72801f}@media (max-width: 768px){.hero-section .hero-visual .visual-systems .system-8[data-v-b7345d78]{width:88px;height:88px;right:-50%;top:-400%}}.color-lights[data-v-b7345d78]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.color-lights .light[data-v-b7345d78]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.05}.color-lights .light.light-1[data-v-b7345d78]{width:250px;height:250px;background:#3b82f6;top:15%;left:10%}.color-lights .light.light-2[data-v-b7345d78]{width:200px;height:200px;background:#10b981;top:60%;right:20%}.color-lights .light.light-3[data-v-b7345d78]{width:180px;height:180px;background:#f59e0b;bottom:30%;left:30%}@keyframes gentle-shake-b7345d78{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-09c8b0cd]{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-09c8b0cd]{min-height:90vh;padding:6rem 0}}@media (max-width: 768px){.business-pain-points[data-v-09c8b0cd]{min-height:80vh;padding:4rem 0}}@media (max-width: 640px){.business-pain-points[data-v-09c8b0cd]{min-height:auto;padding:2rem 0;width:100%;overflow-x:hidden}}.business-pain-points .container[data-v-09c8b0cd]{position:relative;z-index:1;width:100%;max-width:100%}@media (max-width: 640px){.business-pain-points .container[data-v-09c8b0cd]{padding:0 10px;overflow-x:hidden}}.business-pain-points .pain-points-grid[data-v-09c8b0cd]{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));grid-auto-rows:auto;gap:2rem;max-width:1200px;margin:0 auto;align-items:start;align-content:start;width:100%}@media (max-width: 1024px){.business-pain-points .pain-points-grid[data-v-09c8b0cd]{gap:2rem;max-width:1000px}}@media (max-width: 768px){.business-pain-points .pain-points-grid[data-v-09c8b0cd]{gap:1.5rem;max-width:100%;grid-template-columns:1fr;width:100%}}@media (max-width: 640px){.business-pain-points .pain-points-grid[data-v-09c8b0cd]{gap:.75rem;width:100%;max-width:100%}}.business-pain-points .pain-cards-row[data-v-09c8b0cd]{display:contents}.business-pain-points .pain-card[data-v-09c8b0cd]{background:var(--bg-secondary);padding:2rem;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:240px;width:100%;max-width:100%;transform:none;z-index:1;box-sizing:border-box}@media (max-width: 640px){.business-pain-points .pain-card[data-v-09c8b0cd]{min-width:0;padding:1rem;width:100%;max-width:100%}}.business-pain-points .pain-card[data-v-09c8b0cd]:hover{transform:var(--card-transform, none) translateY(-6px) scale(1.01);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-09c8b0cd]{grid-column:1;grid-row:2}@media (max-width: 768px){.business-pain-points .pain-card.pain-card-1[data-v-09c8b0cd]{grid-column:1;grid-row:auto}}.business-pain-points .pain-card.pain-card-2[data-v-09c8b0cd]{grid-column:2;grid-row:2}@media (max-width: 768px){.business-pain-points .pain-card.pain-card-2[data-v-09c8b0cd]{grid-column:1;grid-row:auto}}.business-pain-points .pain-card.pain-card-3[data-v-09c8b0cd]{grid-column:1;grid-row:3}@media (max-width: 768px){.business-pain-points .pain-card.pain-card-3[data-v-09c8b0cd]{grid-column:1;grid-row:auto}}.business-pain-points .pain-card.pain-card-4[data-v-09c8b0cd]{grid-column:2;grid-row:3}@media (max-width: 768px){.business-pain-points .pain-card.pain-card-4[data-v-09c8b0cd]{grid-column:1;grid-row:auto}}.business-pain-points .pain-card.pain-card-5[data-v-09c8b0cd]{grid-column:1;grid-row:4}@media (max-width: 768px){.business-pain-points .pain-card.pain-card-5[data-v-09c8b0cd]{grid-column:1;grid-row:auto}}.business-pain-points .pain-card.pain-card-6[data-v-09c8b0cd]{grid-column:2;grid-row:4}@media (max-width: 768px){.business-pain-points .pain-card.pain-card-6[data-v-09c8b0cd]{grid-column:1;grid-row:auto}}.business-pain-points .pain-card .pain-title[data-v-09c8b0cd]{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;line-height:1.25;min-width:12em;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;transition:color .3s ease}@media (max-width: 640px){.business-pain-points .pain-card .pain-title[data-v-09c8b0cd]{min-width:0;font-size:1.125rem;margin-bottom:1rem;line-height:1.4}}.business-pain-points .pain-card .pain-description[data-v-09c8b0cd]{color:#6b7280;line-height:1.75;font-size:1rem;min-width:12em;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;transition:color .3s ease}@media (max-width: 640px){.business-pain-points .pain-card .pain-description[data-v-09c8b0cd]{min-width:0;font-size:.875rem;line-height:1.5}}.business-pain-points .core-message[data-v-09c8b0cd]{grid-column:1/-1;grid-row:1;text-align:center;padding:3rem 2rem;align-self:start;margin-bottom:.5rem;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 640px){.business-pain-points .core-message[data-v-09c8b0cd]{padding:1.5rem 1rem;margin-bottom:.75rem;width:100%}}.business-pain-points .core-message .core-title[data-v-09c8b0cd]{font-size:1.875rem;font-weight:700;color:#1f2937;line-height:1.25;position:relative;transition:color .3s ease;width:100%;max-width:100%}@media (max-width: 640px){.business-pain-points .core-message .core-title[data-v-09c8b0cd]{font-size:1.25rem;line-height:1.4}}.business-pain-points .core-message .core-title[data-v-09c8b0cd]:before{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:2px}@media (max-width: 640px){.business-pain-points .core-message .core-title[data-v-09c8b0cd]:before{bottom:-.5rem;width:40px;height:3px}}.capabilities-section[data-v-a714178f]{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-a714178f]{min-height:90vh}}@media (max-width: 768px){.capabilities-section[data-v-a714178f]{min-height:80vh;padding:1.5rem 0}}@media (max-width: 640px){.capabilities-section[data-v-a714178f]{min-height:70vh;padding:1rem 0}}.capabilities-section[data-v-a714178f]: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-a714178f]{text-align:center;margin-bottom:4rem}.section-header .section-title[data-v-a714178f]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}@media (max-width: 768px){.section-header .section-title[data-v-a714178f]{font-size:2rem}}@media (max-width: 640px){.section-header .section-title[data-v-a714178f]{font-size:1.75rem}}.section-header .section-subtitle[data-v-a714178f]{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-a714178f]{font-size:1rem}}.capabilities-content[data-v-a714178f]{max-width:1200px;margin:0 auto;padding:0 1rem}.capabilities-list[data-v-a714178f]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 1024px){.capabilities-list[data-v-a714178f]{gap:1.5rem}}@media (max-width: 768px){.capabilities-list[data-v-a714178f]{grid-template-columns:1fr;gap:1rem}}.capability-item[data-v-a714178f]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem;background:var(--bg-primary);border-radius:.75rem;border:2px solid transparent;transition:all .2s ease;box-shadow:0 2px 8px #0000000f;will-change:transform,box-shadow;backface-visibility:hidden;cursor:pointer}@media (max-width: 640px){.capability-item[data-v-a714178f]{padding:1.5rem;gap:.75rem}}.capability-item[data-v-a714178f]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.capability-icon[data-v-a714178f]{flex-shrink:0}.capability-icon .icon[data-v-a714178f]{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);color:#6366f1;transition:all .2s ease;font-size:2rem}@media (max-width: 640px){.capability-icon .icon[data-v-a714178f]{width:3rem;height:3rem;font-size:1.5rem}}.capability-icon .icon.icon-form[data-v-a714178f]:before{content:"📝"}.capability-icon .icon.icon-workflow[data-v-a714178f]:before{content:"🔄"}.capability-icon .icon.icon-chart[data-v-a714178f]:before{content:"📊"}.capability-content[data-v-a714178f]{flex:1;min-width:0}.capability-content .capability-title[data-v-a714178f]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}@media (max-width: 640px){.capability-content .capability-title[data-v-a714178f]{font-size:1.125rem}}.capability-content .capability-description[data-v-a714178f]{font-size:1rem;color:#6b7280;line-height:1.6}@media (max-width: 640px){.capability-content .capability-description[data-v-a714178f]{font-size:.875rem}}.showcase-section[data-v-98cdd1a4]{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-98cdd1a4]{min-height:90vh;padding:3rem 0}}@media (max-width: 768px){.showcase-section[data-v-98cdd1a4]{min-height:80vh;padding:2rem 0}}@media (max-width: 640px){.showcase-section[data-v-98cdd1a4]{min-height:70vh;padding:1.5rem 0}}.showcase-section .section-header[data-v-98cdd1a4]{text-align:center;margin-bottom:4rem}.showcase-section .section-header .section-title[data-v-98cdd1a4]{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-98cdd1a4]{font-size:1.875rem}}@media (max-width: 640px){.showcase-section .section-header .section-title[data-v-98cdd1a4]{font-size:1.5rem}}.showcase-section .collage-wrapper[data-v-98cdd1a4]{background:linear-gradient(135deg,#5b8def,#7c3aed);border-radius:1.5rem;padding:4rem;color:#fff;width:100%;max-width:1200px;margin:0 auto;overflow:hidden}@media (max-width: 768px){.showcase-section .collage-wrapper[data-v-98cdd1a4]{padding:3rem}}@media (max-width: 640px){.showcase-section .collage-wrapper[data-v-98cdd1a4]{padding:2rem;border-radius:1rem}}.showcase-section .collage-wrapper .collage-grid[data-v-98cdd1a4]{display:grid;grid-template-columns:repeat(6,minmax(100px,1fr));grid-auto-rows:110px;gap:.75rem;position:relative;width:100%}@media (max-width: 1024px){.showcase-section .collage-wrapper .collage-grid[data-v-98cdd1a4]{grid-template-columns:repeat(4,minmax(100px,1fr))}}@media (max-width: 768px){.showcase-section .collage-wrapper .collage-grid[data-v-98cdd1a4]{grid-template-columns:repeat(3,minmax(120px,1fr));grid-auto-rows:120px}}@media (max-width: 640px){.showcase-section .collage-wrapper .collage-grid[data-v-98cdd1a4]{grid-template-columns:repeat(2,minmax(140px,1fr));grid-auto-rows:130px;gap:.5rem}}.showcase-section .collage-wrapper .collage-grid .collage-item[data-v-98cdd1a4]{border-radius:18px;padding:1rem;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 15px 40px #0f172a33;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease;cursor:pointer}.showcase-section .collage-wrapper .collage-grid .collage-item[data-v-98cdd1a4]:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 25px 55px #0f172a4d;opacity:.95}.showcase-section .collage-wrapper .collage-grid .collage-item .item-icon[data-v-98cdd1a4]{width:28px;height:28px;border-radius:8px;background:#ffffff4d;margin-bottom:.5rem}.showcase-section .collage-wrapper .collage-grid .collage-item .item-name[data-v-98cdd1a4]{font-size:1rem;font-weight:600}.showcase-section .collage-wrapper .collage-grid .collage-item.wide[data-v-98cdd1a4]{grid-column:span 2}@media (max-width: 768px){.showcase-section .collage-wrapper .collage-grid .collage-item.wide[data-v-98cdd1a4]{grid-column:span 1}}.showcase-section .collage-wrapper .collage-grid .collage-item.tall[data-v-98cdd1a4]{grid-row:span 2}@media (max-width: 768px){.showcase-section .collage-wrapper .collage-grid .collage-item.tall[data-v-98cdd1a4]{grid-row:span 1}}.showcase-section .collage-wrapper .collage-grid .collage-center[data-v-98cdd1a4]{grid-column:3/span 2;grid-row:2/span 2;border-radius:20px;background:#ffffff40;padding:3rem;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:.5rem;box-shadow:0 20px 60px #0f172a40}.showcase-section .collage-wrapper .collage-grid .collage-center h3[data-v-98cdd1a4]{font-size:2rem;margin:0}.showcase-section .collage-wrapper .collage-grid .collage-center p[data-v-98cdd1a4]{margin:0;opacity:.85}@media (max-width: 768px){.showcase-section .collage-wrapper .collage-grid .collage-center[data-v-98cdd1a4]{grid-column:1/-1;grid-row:auto;order:-1}}@keyframes chartGrow-98cdd1a4{0%{transform:scaleY(0);transform-origin:bottom}to{transform:scaleY(1);transform-origin:bottom}}.features-and-testimonials[data-v-207e0222]{min-height:100vh;background:#fff;transition:background .3s ease;display:flex;flex-direction:column}@media (max-width: 1024px){.features-and-testimonials[data-v-207e0222]{min-height:90vh}}@media (max-width: 768px){.features-and-testimonials[data-v-207e0222]{min-height:80vh}}@media (max-width: 640px){.features-and-testimonials[data-v-207e0222]{min-height:70vh}}.features-section[data-v-207e0222]{flex:1;display:flex;align-items:center;padding:2rem 0}@media (max-width: 768px){.features-section[data-v-207e0222]{padding:1.5rem 0}}@media (max-width: 640px){.features-section[data-v-207e0222]{padding:1rem 0}}.features-section .section-header[data-v-207e0222]{text-align:center;margin-bottom:2rem}@media (max-width: 768px){.features-section .section-header[data-v-207e0222]{margin-bottom:1.5rem}}@media (max-width: 640px){.features-section .section-header[data-v-207e0222]{margin-bottom:1rem}}.features-section .section-header .section-title[data-v-207e0222]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}@media (max-width: 768px){.features-section .section-header .section-title[data-v-207e0222]{font-size:2rem}}@media (max-width: 640px){.features-section .section-header .section-title[data-v-207e0222]{font-size:1.75rem}}.features-section .section-header .section-subtitle[data-v-207e0222]{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}@media (max-width: 640px){.features-section .section-header .section-subtitle[data-v-207e0222]{font-size:1rem}}.features-section .features-row[data-v-207e0222]{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-207e0222]{gap:2rem;max-width:900px;padding:0 1.5rem}}@media (max-width: 768px){.features-section .features-row[data-v-207e0222]{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem}}@media (max-width: 640px){.features-section .features-row[data-v-207e0222]{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 .5rem}}.features-section .feature-item[data-v-207e0222]{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-207e0222]{padding:1.75rem .75rem}}@media (max-width: 768px){.features-section .feature-item[data-v-207e0222]{padding:1.5rem .5rem}}@media (max-width: 640px){.features-section .feature-item[data-v-207e0222]{padding:1.25rem .25rem}}.features-section .feature-item[data-v-207e0222]: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-207e0222]:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0000001a,0 3px 12px #0000000f}}.features-section .feature-item:hover .feature-icon .icon[data-v-207e0222]{transform:scale(1.15);box-shadow:0 4px 15px #00000026}@media (max-width: 640px){.features-section .feature-item:hover .feature-icon .icon[data-v-207e0222]{transform:scale(1.1)}}.features-section .feature-item:hover .feature-icon .icon.icon-speed[data-v-207e0222]{box-shadow:0 4px 15px #6366f14d}.features-section .feature-item:hover .feature-icon .icon.icon-integration[data-v-207e0222]{box-shadow:0 4px 15px #3b82f64d}.features-section .feature-item:hover .feature-icon .icon.icon-personalization[data-v-207e0222]{box-shadow:0 4px 15px #8b5cf64d}.features-section .feature-item:hover .feature-icon .icon.icon-cost[data-v-207e0222]{box-shadow:0 4px 15px #06b6d44d}.features-section .feature-icon[data-v-207e0222]{margin-bottom:1.5rem}.features-section .feature-icon .icon[data-v-207e0222]{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-207e0222]{width:3.5rem;height:3.5rem}}@media (max-width: 768px){.features-section .feature-icon .icon[data-v-207e0222]{width:3rem;height:3rem}}@media (max-width: 640px){.features-section .feature-icon .icon[data-v-207e0222]{width:2.5rem;height:2.5rem}}.features-section .feature-icon .icon.icon-speed[data-v-207e0222]{background:linear-gradient(135deg,#667eea,#764ba2)}.features-section .feature-icon .icon.icon-integration[data-v-207e0222]{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.features-section .feature-icon .icon.icon-personalization[data-v-207e0222]{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.features-section .feature-icon .icon.icon-cost[data-v-207e0222]{background:linear-gradient(135deg,#06b6d4,#0891b2)}.features-section .feature-icon .icon svg[data-v-207e0222]{width:1.5rem;height:1.5rem}@media (max-width: 640px){.features-section .feature-icon .icon svg[data-v-207e0222]{width:1.25rem;height:1.25rem}}.features-section .feature-content .feature-title[data-v-207e0222]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}@media (max-width: 640px){.features-section .feature-content .feature-title[data-v-207e0222]{font-size:1.125rem}}.features-section .feature-content .feature-description[data-v-207e0222]{font-size:.875rem;color:#6b7280;line-height:1.6}@media (max-width: 640px){.features-section .feature-content .feature-description[data-v-207e0222]{font-size:.8125rem}}.testimonials-section[data-v-207e0222]{flex:1;display:flex;align-items:center;padding:2rem 0}@media (max-width: 768px){.testimonials-section[data-v-207e0222]{padding:1.5rem 0}}@media (max-width: 640px){.testimonials-section[data-v-207e0222]{padding:1rem 0}}.testimonials-section .section-header[data-v-207e0222]{text-align:center;margin-bottom:2rem}@media (max-width: 768px){.testimonials-section .section-header[data-v-207e0222]{margin-bottom:1.5rem}}@media (max-width: 640px){.testimonials-section .section-header[data-v-207e0222]{margin-bottom:1rem}}.testimonials-section .section-header .section-title[data-v-207e0222]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}@media (max-width: 768px){.testimonials-section .section-header .section-title[data-v-207e0222]{font-size:2rem}}@media (max-width: 640px){.testimonials-section .section-header .section-title[data-v-207e0222]{font-size:1.75rem}}.testimonials-section .section-header .section-subtitle[data-v-207e0222]{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}@media (max-width: 640px){.testimonials-section .section-header .section-subtitle[data-v-207e0222]{font-size:1rem}}.testimonials-section .testimonials-scroll-container[data-v-207e0222]{overflow:hidden;position:relative}.testimonials-section .testimonials-scroll-container .testimonials-row[data-v-207e0222]{--scroll-duration: 70s;display:flex;margin-bottom:1.5rem;will-change:transform}.testimonials-section .testimonials-scroll-container .testimonials-row[data-v-207e0222]:last-child{margin-bottom:0}.testimonials-section .testimonials-scroll-container .testimonials-row[data-direction=right-to-left][data-v-207e0222]{--scroll-duration: 75s}.testimonials-section .testimonials-scroll-container .testimonials-row .testimonials-track[data-v-207e0222]{display:flex;gap:1.5rem;animation:scrollLeftToRight-207e0222 var(--scroll-duration) linear infinite;will-change:transform;transform:translateZ(0)}.testimonials-section .testimonials-scroll-container .testimonials-row .testimonials-track-reverse[data-v-207e0222]{display:flex;gap:1.5rem;animation:scrollRightToLeft-207e0222 var(--scroll-duration) linear infinite;will-change:transform;transform:translateZ(0)}@media (max-width: 640px){.testimonials-section .testimonials-scroll-container[data-v-207e0222]{overflow:visible}.testimonials-section .testimonials-scroll-container .testimonials-row[data-v-207e0222]{--scroll-duration: 0s;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.testimonials-section .testimonials-scroll-container .testimonials-row[data-v-207e0222]:last-child{margin-bottom:0}.testimonials-section .testimonials-scroll-container .testimonials-row .testimonials-track[data-v-207e0222],.testimonials-section .testimonials-scroll-container .testimonials-row .testimonials-track-reverse[data-v-207e0222]{display:grid;grid-template-columns:1fr;gap:1rem;animation:none;transform:none}.testimonials-section .testimonials-scroll-container .testimonials-row[data-direction=right-to-left][data-v-207e0222]{display:none}.testimonials-section .testimonials-scroll-container .testimonials-track .testimonial-card[data-v-207e0222]:nth-child(n+7),.testimonials-section .testimonials-scroll-container .testimonials-track-reverse .testimonial-card[data-v-207e0222]:nth-child(n+7){display:none}}.testimonials-section .testimonial-card[data-v-207e0222]{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-207e0222]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f}@media (max-width: 768px){.testimonials-section .testimonial-card[data-v-207e0222]{flex:0 0 280px}}@media (max-width: 640px){.testimonials-section .testimonial-card[data-v-207e0222]{flex:1 1 auto;width:100%}}.testimonials-section .testimonial-content .testimonial-text[data-v-207e0222]{font-size:1rem;line-height:1.7;color:#1f2937;margin-bottom:1rem}.testimonials-section .testimonial-author[data-v-207e0222]{display:flex;align-items:center;gap:.75rem}.testimonials-section .testimonial-author .author-avatar[data-v-207e0222]{flex-shrink:0}.testimonials-section .testimonial-author .author-avatar .avatar-placeholder[data-v-207e0222]{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-207e0222]{min-width:0}.testimonials-section .testimonial-author .author-info .author-name[data-v-207e0222]{font-weight:600;color:#1f2937;font-size:.95rem;margin-bottom:.125rem}.testimonials-section .testimonial-author .author-info .author-title[data-v-207e0222]{font-size:.85rem;color:#6b7280;margin-bottom:.125rem}.testimonials-section .testimonial-author .author-info .author-company[data-v-207e0222]{font-size:.85rem;color:#9ca3af}@keyframes scrollLeftToRight-207e0222{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@keyframes scrollRightToLeft-207e0222{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.home-page[data-v-e9130ade]{min-height:100vh}.pricing-page[data-v-3b1bc391]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.pricing-page[data-v-3b1bc391]{padding-top:60px}}.container[data-v-3b1bc391]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 1024px){.container[data-v-3b1bc391]{padding:0 16px}}@media (max-width: 768px){.container[data-v-3b1bc391]{padding:0 12px}}@media (max-width: 640px){.container[data-v-3b1bc391]{padding:0 8px}}.pricing-section[data-v-3b1bc391]{padding:60px 0;background:var(--bg-primary)}@media (max-width: 768px){.pricing-section[data-v-3b1bc391]{padding:40px 0}}@media (max-width: 640px){.pricing-section[data-v-3b1bc391]{padding:30px 0}}.pricing-header[data-v-3b1bc391]{text-align:center;margin-bottom:60px}@media (max-width: 768px){.pricing-header[data-v-3b1bc391]{margin-bottom:40px}}@media (max-width: 640px){.pricing-header[data-v-3b1bc391]{margin-bottom:30px}}.pricing-title[data-v-3b1bc391]{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-3b1bc391]{font-size:28px}}@media (max-width: 768px){.pricing-title[data-v-3b1bc391]{font-size:24px;padding:0 16px}}@media (max-width: 640px){.pricing-title[data-v-3b1bc391]{font-size:20px;padding:0 8px}}.pricing-plans[data-v-3b1bc391]{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1600px;margin:0 auto}@media (max-width: 1024px){.pricing-plans[data-v-3b1bc391]{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px}}@media (max-width: 768px){.pricing-plans[data-v-3b1bc391]{grid-template-columns:repeat(2,1fr);gap:20px;max-width:800px}}@media (max-width: 640px){.pricing-plans[data-v-3b1bc391]{grid-template-columns:1fr;gap:16px;max-width:400px}}.pricing-card[data-v-3b1bc391]{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-3b1bc391]:hover{transform:translateY(-8px);box-shadow:0 20px 40px var(--shadow-color)}.pricing-card.popular[data-v-3b1bc391]{border-color:#6366f1;transform:scale(1.05)}@media (max-width: 768px){.pricing-card.popular[data-v-3b1bc391]{transform:scale(1.02)}}@media (max-width: 640px){.pricing-card.popular[data-v-3b1bc391]{transform:none}}.pricing-card.popular .popular-badge[data-v-3b1bc391]{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-3b1bc391]{right:12px;padding:6px 12px;font-size:11px}}.pricing-card.professional[data-v-3b1bc391]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.pricing-card.professional .card-header[data-v-3b1bc391],.pricing-card.professional .card-body[data-v-3b1bc391],.pricing-card.professional .card-footer[data-v-3b1bc391]{color:#fff}.pricing-card.professional .features-list li[data-v-3b1bc391]{color:#ffffffe6}.pricing-card.free[data-v-3b1bc391]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #e2e8f0}.pricing-card.free[data-v-3b1bc391]:hover{border-color:#cbd5e1;box-shadow:0 20px 40px #00000014}.pricing-card.free .card-header[data-v-3b1bc391]{background:linear-gradient(135deg,#fff,#f8fafc)}.pricing-card.free .plan-name[data-v-3b1bc391]{color:#1e293b;font-weight:700}.pricing-card.free .plan-price .price[data-v-3b1bc391]{color:#059669;font-weight:800}.pricing-card.free .plan-price .currency[data-v-3b1bc391]{color:#6b7280}.pricing-card.free .plan-description[data-v-3b1bc391]{color:#059669;font-weight:600}.pricing-card.free .features-list li[data-v-3b1bc391]{color:#374151}.pricing-card.free .features-list li[data-v-3b1bc391]:before{color:#059669}.pricing-card.free .btn-outline[data-v-3b1bc391]{border-color:#059669;color:#059669;font-weight:600}.pricing-card.free .btn-outline[data-v-3b1bc391]:hover{background:#059669;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #0596694d}.pricing-card.enterprise[data-v-3b1bc391]{background:linear-gradient(135deg,#2d3748,#4a5568);color:#fff}.pricing-card.enterprise .card-header[data-v-3b1bc391],.pricing-card.enterprise .card-body[data-v-3b1bc391],.pricing-card.enterprise .card-footer[data-v-3b1bc391]{color:#fff}.pricing-card.enterprise .features-list li[data-v-3b1bc391]{color:#ffffffe6}.pricing-card.private[data-v-3b1bc391]{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border-color:#6366f1}.pricing-card.private .card-header[data-v-3b1bc391],.pricing-card.private .card-body[data-v-3b1bc391],.pricing-card.private .card-footer[data-v-3b1bc391]{color:#fff}.pricing-card.private .features-list li[data-v-3b1bc391]{color:#ffffffe6}.pricing-card.exclusive[data-v-3b1bc391]{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-color:#f59e0b}.pricing-card.exclusive .card-header[data-v-3b1bc391],.pricing-card.exclusive .card-body[data-v-3b1bc391],.pricing-card.exclusive .card-footer[data-v-3b1bc391]{color:#fff}.pricing-card.exclusive .features-list li[data-v-3b1bc391]{color:#ffffffe6}.corner-tag[data-v-3b1bc391]{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-3b1bc391]{top:8px;right:8px;padding:4px 8px;font-size:10px}}.corner-tag.team[data-v-3b1bc391]{background:linear-gradient(135deg,#f0dfa6,#e8d194,#dfc482);color:#333;border-color:#f0dfa666;box-shadow:0 2px 8px #f0dfa64d}.corner-tag.team[data-v-3b1bc391]:hover{background:linear-gradient(135deg,#f2e2a8,#ead496,#e1c684);box-shadow:0 4px 12px #f0dfa666;transform:translateY(-1px)}.corner-tag.enterprise[data-v-3b1bc391]{background:linear-gradient(135deg,#f0dfa6,#e8d194,#dfc482);color:#333;border-color:#f0dfa666;box-shadow:0 2px 8px #f0dfa64d}.corner-tag.enterprise[data-v-3b1bc391]:hover{background:linear-gradient(135deg,#f2e2a8,#ead496,#e1c684);box-shadow:0 4px 12px #f0dfa666;transform:translateY(-1px)}.corner-tag.private[data-v-3b1bc391]{background:linear-gradient(135deg,#e0e7ff,#c7d2fe,#a5b4fc);color:#312e81;border-color:#6366f166;box-shadow:0 2px 8px #6366f14d}.corner-tag.private[data-v-3b1bc391]:hover{background:linear-gradient(135deg,#e1e8ff,#c8d3fe,#a6b5fc);box-shadow:0 4px 12px #6366f166;transform:translateY(-1px)}.corner-tag.exclusive[data-v-3b1bc391]{background:linear-gradient(135deg,#fef3c7,#fde68a,#fcd34d);color:#92400e;border-color:#f59e0b66;box-shadow:0 2px 8px #f59e0b4d}.corner-tag.exclusive[data-v-3b1bc391]:hover{background:linear-gradient(135deg,#fef4c8,#fde78b,#fcd44e);box-shadow:0 4px 12px #f59e0b66;transform:translateY(-1px)}.card-header[data-v-3b1bc391]{padding:30px;text-align:center}@media (max-width: 768px){.card-header[data-v-3b1bc391]{padding:24px 20px}}@media (max-width: 640px){.card-header[data-v-3b1bc391]{padding:20px 16px}}.plan-name[data-v-3b1bc391]{font-size:20px;font-weight:600;margin-bottom:16px}@media (max-width: 640px){.plan-name[data-v-3b1bc391]{font-size:18px;margin-bottom:12px}}.plan-price[data-v-3b1bc391]{display:flex;align-items:baseline;justify-content:center;margin-bottom:8px}.plan-price .price[data-v-3b1bc391]{font-size:42px;font-weight:700}@media (max-width: 768px){.plan-price .price[data-v-3b1bc391]{font-size:36px}}@media (max-width: 640px){.plan-price .price[data-v-3b1bc391]{font-size:32px}}.plan-price .currency[data-v-3b1bc391]{font-size:16px;color:var(--text-secondary);margin-left:4px}@media (max-width: 640px){.plan-price .currency[data-v-3b1bc391]{font-size:14px}}.plan-description[data-v-3b1bc391]{font-size:14px;color:var(--text-secondary)}.card-body[data-v-3b1bc391]{padding:30px;flex:1}@media (max-width: 768px){.card-body[data-v-3b1bc391]{padding:24px 20px}}@media (max-width: 640px){.card-body[data-v-3b1bc391]{padding:20px 16px}}.features-list[data-v-3b1bc391]{list-style:none;padding:0;margin:0}.features-list li[data-v-3b1bc391]{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-3b1bc391]{padding:10px 0;font-size:13px}}.features-list li[data-v-3b1bc391]:last-child{border-bottom:none}.features-list li[data-v-3b1bc391]:before{content:"✓";color:#10b981;font-weight:700;margin-right:8px}.card-footer[data-v-3b1bc391]{padding:30px;text-align:center}@media (max-width: 768px){.card-footer[data-v-3b1bc391]{padding:24px 20px}}@media (max-width: 640px){.card-footer[data-v-3b1bc391]{padding:20px 16px}}.btn[data-v-3b1bc391]{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-3b1bc391]{background:#6366f1;color:#fff}.btn.btn-primary[data-v-3b1bc391]:hover{background:#5856eb}.btn.btn-outline[data-v-3b1bc391]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-3b1bc391]:hover{background:#6366f1;color:#fff}.billing-note[data-v-3b1bc391]{font-size:12px;color:var(--text-secondary);margin-top:12px}.comparison-section[data-v-3b1bc391]{padding:100px 0 120px;background:var(--bg-primary)}@media (max-width: 768px){.comparison-section[data-v-3b1bc391]{padding:60px 0 80px}}@media (max-width: 640px){.comparison-section[data-v-3b1bc391]{padding:40px 0 60px}}.section-title[data-v-3b1bc391]{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-3b1bc391]{font-size:28px;margin-bottom:48px}}@media (max-width: 768px){.section-title[data-v-3b1bc391]{font-size:24px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-3b1bc391]{font-size:20px;margin-bottom:32px}}.comparison-table-wrapper[data-v-3b1bc391]{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-3b1bc391]{width:100%;background:transparent;border-collapse:separate;border-spacing:0}.comparison-table th[data-v-3b1bc391],.comparison-table td[data-v-3b1bc391]{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-3b1bc391],.comparison-table td[data-v-3b1bc391]{padding:16px 12px;font-size:14px}}@media (max-width: 640px){.comparison-table th[data-v-3b1bc391],.comparison-table td[data-v-3b1bc391]{padding:12px 8px;font-size:13px}}.comparison-table th[data-v-3b1bc391]{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-3b1bc391]{width:28%;font-weight:600;text-align:left}.comparison-table .plan-col[data-v-3b1bc391]{width:14%;text-align:center;font-weight:600;color:var(--text-primary)}@media (max-width: 768px){.comparison-table .plan-col[data-v-3b1bc391]{width:15%}}.comparison-table .feature-name[data-v-3b1bc391]{font-weight:500;color:var(--text-primary);text-align:left}.comparison-table .section-header[data-v-3b1bc391]{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-3b1bc391]{padding:0 0 0 20px;height:0;border:none}.comparison-table tbody tr[data-v-3b1bc391]{transition:all .15s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(0,0,0,.04)}.comparison-table tbody tr[data-v-3b1bc391]:hover{background:#6366f105;transform:translateY(-1px);box-shadow:0 2px 12px #6366f114,0 1px 3px #00000005}.comparison-table tbody tr:hover td[data-v-3b1bc391]{color:var(--text-primary)}.comparison-table tbody tr:hover .feature-name[data-v-3b1bc391]{color:#6366f1;font-weight:600}.comparison-table tbody tr[data-v-3b1bc391]:last-child{border-bottom:none}.comparison-table tbody tr.divider[data-v-3b1bc391]:hover{background:transparent;transform:none;box-shadow:none}.comparison-table td[data-v-3b1bc391]{text-align:center;color:var(--text-secondary)}.comparison-table td.has-checkmark[data-v-3b1bc391]{color:#30d158!important;font-weight:600;font-size:16px}.comparison-table td.has-dash[data-v-3b1bc391]{color:var(--text-light);opacity:.6}.comparison-table td[data-v-3b1bc391]:first-child{text-align:left}.comparison-table thead tr:first-child th[data-v-3b1bc391]:first-child{border-top-left-radius:20px}.comparison-table thead tr:first-child th[data-v-3b1bc391]:last-child{border-top-right-radius:20px}.comparison-table tbody tr:last-child:not(.divider) td[data-v-3b1bc391]:first-child{border-bottom-left-radius:20px}.comparison-table tbody tr:last-child:not(.divider) td[data-v-3b1bc391]:last-child{border-bottom-right-radius:20px}.value-added-section[data-v-3b1bc391]{padding:100px 0 120px;background:var(--bg-primary)}@media (max-width: 768px){.value-added-section[data-v-3b1bc391]{padding:60px 0 80px}}@media (max-width: 640px){.value-added-section[data-v-3b1bc391]{padding:40px 0 60px}}.service-tabs[data-v-3b1bc391]{display:flex;justify-content:center;gap:16px;margin-bottom:48px;flex-wrap:wrap}@media (max-width: 768px){.service-tabs[data-v-3b1bc391]{gap:12px;margin-bottom:40px}}@media (max-width: 640px){.service-tabs[data-v-3b1bc391]{gap:8px;margin-bottom:32px}}.tab-button[data-v-3b1bc391]{padding:12px 24px;border:2px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease}@media (max-width: 640px){.tab-button[data-v-3b1bc391]{padding:10px 16px;font-size:14px}}.tab-button[data-v-3b1bc391]:hover{border-color:#6366f1;color:#6366f1;background:#6366f10d}.tab-button.active[data-v-3b1bc391]{background:#6366f1;color:#fff;border-color:#6366f1;font-weight:600;box-shadow:0 4px 12px #6366f14d}.tab-button.active[data-v-3b1bc391]:hover{background:#5856eb;border-color:#5856eb}.service-table-wrapper[data-v-3b1bc391]{max-width:1200px;margin:0 auto;overflow-x:auto;border-radius:12px;box-shadow:0 4px 24px #0000000a,0 1px 3px #00000005;border:1px solid rgba(0,0,0,.06);background:var(--bg-primary)}.service-table[data-v-3b1bc391]{width:100%;border-collapse:separate;border-spacing:0;background:transparent}.service-table thead[data-v-3b1bc391]{background:#f8fafccc}.service-table th[data-v-3b1bc391]{padding:20px 24px;text-align:left;font-weight:600;color:var(--text-primary);font-size:15px;border-bottom:1px solid rgba(0,0,0,.06)}@media (max-width: 768px){.service-table th[data-v-3b1bc391]{padding:16px 20px;font-size:14px}}@media (max-width: 640px){.service-table th[data-v-3b1bc391]{padding:12px 16px;font-size:13px}}.service-table tbody tr[data-v-3b1bc391]{border-bottom:1px solid rgba(0,0,0,.04);transition:all .15s ease}.service-table tbody tr[data-v-3b1bc391]:hover{background:#6366f105}.service-table tbody tr[data-v-3b1bc391]:last-child{border-bottom:none}.service-table td[data-v-3b1bc391]{padding:24px;color:var(--text-primary);font-size:14px;line-height:1.6;vertical-align:top}@media (max-width: 768px){.service-table td[data-v-3b1bc391]{padding:20px;font-size:13px}}@media (max-width: 640px){.service-table td[data-v-3b1bc391]{padding:16px;font-size:12px}}.service-table td div[data-v-3b1bc391]{margin-bottom:8px}.service-table td div[data-v-3b1bc391]:last-child{margin-bottom:0}.service-table .service-content-col[data-v-3b1bc391]{width:15%;min-width:120px}.service-table .content-desc-col[data-v-3b1bc391]{width:40%;min-width:200px}.service-table .service-form-col[data-v-3b1bc391]{width:25%;min-width:150px}.service-table .service-time-col[data-v-3b1bc391]{width:20%;min-width:150px}.service-table.three-columns .service-content-col[data-v-3b1bc391]{width:20%}.service-table.three-columns .content-desc-col[data-v-3b1bc391]{width:50%}.service-table.three-columns .service-form-col[data-v-3b1bc391]{width:30%}.service-table .service-content[data-v-3b1bc391]{font-weight:600;color:var(--text-primary)}.service-table .content-desc[data-v-3b1bc391],.service-table .service-form[data-v-3b1bc391],.service-table .service-time[data-v-3b1bc391]{color:var(--text-secondary)}.service-table .empty-state[data-v-3b1bc391]{text-align:center;padding:60px 24px!important;color:var(--text-secondary);font-size:15px}.faq-section[data-v-3b1bc391]{padding:80px 0;background:#fff}.faq-section .section-title[data-v-3b1bc391]{text-align:center;margin-bottom:60px;font-size:1.875rem;font-weight:700;color:#1f2937}.faq-section .faq-list[data-v-3b1bc391]{max-width:800px;margin:0 auto}.faq-section .faq-item[data-v-3b1bc391]{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-3b1bc391]:hover{box-shadow:0 4px 16px #0000001a}.faq-section .faq-item .faq-question[data-v-3b1bc391]{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-3b1bc391]:hover{background:#6366f10d}.faq-section .faq-item .faq-question .faq-icon[data-v-3b1bc391]{font-size:1.25rem;color:#6366f1;transition:transform .3s ease}.faq-section .faq-item .faq-question .faq-icon.active[data-v-3b1bc391]{transform:rotate(45deg)}.faq-section .faq-item .faq-answer[data-v-3b1bc391]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-section .faq-item .faq-answer.active[data-v-3b1bc391]{max-height:200px}.faq-section .faq-item .faq-answer p[data-v-3b1bc391]{padding:0 24px 24px;color:#6b7280;line-height:1.75;margin:0}.download-page[data-v-b35ea5cb]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.download-page[data-v-b35ea5cb]{padding-top:60px}}@media (max-width: 640px){.download-page[data-v-b35ea5cb]{padding-top:50px}}.container[data-v-b35ea5cb]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 1024px){.container[data-v-b35ea5cb]{padding:0 16px}}@media (max-width: 768px){.container[data-v-b35ea5cb]{padding:0 12px}}@media (max-width: 640px){.container[data-v-b35ea5cb]{padding:0 8px}}.download-section[data-v-b35ea5cb]{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}@media (max-width: 768px){.download-section[data-v-b35ea5cb]{padding:60px 0}}@media (max-width: 640px){.download-section[data-v-b35ea5cb]{padding:40px 0}}.download-header[data-v-b35ea5cb]{margin-bottom:60px}@media (max-width: 768px){.download-header[data-v-b35ea5cb]{margin-bottom:40px}}@media (max-width: 640px){.download-header[data-v-b35ea5cb]{margin-bottom:30px}}.download-title[data-v-b35ea5cb]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}@media (max-width: 1024px){.download-title[data-v-b35ea5cb]{font-size:40px}}@media (max-width: 768px){.download-title[data-v-b35ea5cb]{font-size:32px;margin-bottom:16px}}@media (max-width: 640px){.download-title[data-v-b35ea5cb]{font-size:28px;margin-bottom:12px}}.download-subtitle[data-v-b35ea5cb]{font-size:20px;opacity:.9;max-width:600px;margin:0 auto}@media (max-width: 768px){.download-subtitle[data-v-b35ea5cb]{font-size:18px;padding:0 20px}}@media (max-width: 640px){.download-subtitle[data-v-b35ea5cb]{font-size:16px;padding:0 16px}}.download-options[data-v-b35ea5cb]{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-b35ea5cb]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:700px}}@media (max-width: 768px){.download-options[data-v-b35ea5cb]{grid-template-columns:1fr;gap:24px;max-width:400px;margin:0 auto 40px}}@media (max-width: 640px){.download-options[data-v-b35ea5cb]{gap:20px;max-width:320px;margin:0 auto 30px}}.download-option[data-v-b35ea5cb]{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-b35ea5cb]{padding:32px 24px;border-radius:16px}}@media (max-width: 640px){.download-option[data-v-b35ea5cb]{padding:24px 20px;border-radius:12px}}.download-option[data-v-b35ea5cb]:hover{transform:translateY(-10px)}@media (max-width: 768px){.download-option[data-v-b35ea5cb]:hover{transform:translateY(-6px)}}@media (max-width: 640px){.download-option[data-v-b35ea5cb]:hover{transform:translateY(-4px)}}.platform-icon[data-v-b35ea5cb]{margin-bottom:20px;color:#ffffffe6;transition:all .3s ease}.platform-icon.ios[data-v-b35ea5cb]{color:#007aff}.platform-icon.ios[data-v-b35ea5cb]:hover{transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 8px 16px rgba(0,122,255,.3))}.platform-icon.android[data-v-b35ea5cb]{color:#3ddc84}.platform-icon.android[data-v-b35ea5cb]: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-b35ea5cb]{animation:androidPulse-b35ea5cb 1.5s ease-in-out infinite}@keyframes androidPulse-b35ea5cb{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.platform-name[data-v-b35ea5cb]{font-size:24px;font-weight:600;margin-bottom:12px}@media (max-width: 768px){.platform-name[data-v-b35ea5cb]{font-size:22px;margin-bottom:10px}}@media (max-width: 640px){.platform-name[data-v-b35ea5cb]{font-size:20px;margin-bottom:8px}}.platform-description[data-v-b35ea5cb]{font-size:16px;opacity:.8;margin-bottom:30px}@media (max-width: 768px){.platform-description[data-v-b35ea5cb]{font-size:15px;margin-bottom:24px}}@media (max-width: 640px){.platform-description[data-v-b35ea5cb]{font-size:14px;margin-bottom:20px}}.download-methods[data-v-b35ea5cb]{display:flex;flex-direction:column;align-items:center;gap:20px}.btn[data-v-b35ea5cb]{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-b35ea5cb]{padding:12px 24px;font-size:15px}}@media (max-width: 640px){.btn[data-v-b35ea5cb]{padding:10px 20px;font-size:14px;border-radius:25px}}.btn.btn-primary[data-v-b35ea5cb]{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn.btn-primary[data-v-b35ea5cb]:hover{background:#ffffff4d;transform:translateY(-2px)}@media (max-width: 640px){.btn.btn-primary[data-v-b35ea5cb]:hover{transform:translateY(-1px)}}.qr-code[data-v-b35ea5cb]{display:flex;flex-direction:column;align-items:center;gap:8px}.qr-image[data-v-b35ea5cb]{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-b35ea5cb]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#6b7280}.qr-placeholder span[data-v-b35ea5cb]{font-size:24px;margin-bottom:4px}.qr-placeholder p[data-v-b35ea5cb]{font-size:10px;margin:0;font-weight:500}.qr-text[data-v-b35ea5cb]{font-size:12px;opacity:.7}.download-btn-wrapper[data-v-b35ea5cb]{position:relative;display:inline-block}.qr-tooltip[data-v-b35ea5cb]{display:none}.qr-code-container[data-v-b35ea5cb]{display:flex;flex-direction:column;align-items:center;gap:8px}.qr-tooltip .qr-placeholder[data-v-b35ea5cb]{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-b35ea5cb]{font-size:24px;margin-bottom:4px}.qr-tooltip .qr-placeholder p[data-v-b35ea5cb]{font-size:10px;margin:0;font-weight:500;color:var(--text-secondary)}@media (max-width: 640px){.qr-tooltip .qr-placeholder[data-v-b35ea5cb]{width:60px;height:60px;padding:8px}.qr-tooltip .qr-placeholder span[data-v-b35ea5cb]{font-size:20px}.qr-tooltip .qr-placeholder p[data-v-b35ea5cb]{font-size:9px}}.qr-code-image[data-v-b35ea5cb]{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-b35ea5cb]{display:block;border-radius:4px;width:150px;height:150px}.qr-code-image img[data-v-b35ea5cb]{display:block;border-radius:4px;width:150px;height:150px}@media (max-width: 640px){.qr-code-image[data-v-b35ea5cb]{padding:6px}.qr-code-image svg[data-v-b35ea5cb]{width:120px;height:120px}.qr-code-image img[data-v-b35ea5cb]{width:120px;height:120px}}.qr-tooltip .qr-text[data-v-b35ea5cb]{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-b35ea5cb]{font-size:11px}}.tooltip-arrow[data-v-b35ea5cb]{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-b35ea5cb]: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-b35ea5cb]{padding:80px 0;background:var(--bg-secondary);transition:background-color .3s ease}@media (max-width: 768px){.features-section[data-v-b35ea5cb]{padding:60px 0}}@media (max-width: 640px){.features-section[data-v-b35ea5cb]{padding:40px 0}}.section-title[data-v-b35ea5cb]{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-b35ea5cb]{font-size:28px;margin-bottom:40px}}@media (max-width: 768px){.section-title[data-v-b35ea5cb]{font-size:24px;margin-bottom:32px}}@media (max-width: 640px){.section-title[data-v-b35ea5cb]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-b35ea5cb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}@media (max-width: 1024px){.features-grid[data-v-b35ea5cb]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}}@media (max-width: 768px){.features-grid[data-v-b35ea5cb]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.features-grid[data-v-b35ea5cb]{grid-template-columns:1fr;gap:16px}}.feature-item[data-v-b35ea5cb]{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-b35ea5cb]: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-b35ea5cb]{padding:24px 16px;border-radius:12px}}@media (max-width: 640px){.feature-item[data-v-b35ea5cb]{padding:20px 12px;border-radius:8px}}.feature-item[data-v-b35ea5cb]: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-b35ea5cb]:hover:before{opacity:1}@media (max-width: 768px){.feature-item[data-v-b35ea5cb]:hover{transform:translateY(-3px)}}@media (max-width: 640px){.feature-item[data-v-b35ea5cb]:hover{transform:translateY(-2px)}}.feature-icon[data-v-b35ea5cb]{font-size:48px;margin-bottom:20px;transition:all .3s ease;position:relative;z-index:1}@media (max-width: 768px){.feature-icon[data-v-b35ea5cb]{font-size:40px;margin-bottom:16px}}@media (max-width: 640px){.feature-icon[data-v-b35ea5cb]{font-size:36px;margin-bottom:12px}}.feature-item h3[data-v-b35ea5cb]{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-b35ea5cb]{font-size:18px;margin-bottom:10px}}@media (max-width: 640px){.feature-item h3[data-v-b35ea5cb]{font-size:16px;margin-bottom:8px}}.feature-item p[data-v-b35ea5cb]{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-b35ea5cb]{font-size:14px}}@media (max-width: 640px){.feature-item p[data-v-b35ea5cb]{font-size:13px;line-height:1.5}}.tip-overlay[data-v-b35ea5cb]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tip-modal[data-v-b35ea5cb]{background:#fff;border-radius:16px;padding:0;max-width:320px;width:90%;box-shadow:0 10px 40px #0003,0 20px 60px #00000026;animation:tipSlideIn-b35ea5cb .3s ease-out}@media (max-width: 640px){.tip-modal[data-v-b35ea5cb]{max-width:280px;border-radius:12px}}@keyframes tipSlideIn-b35ea5cb{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.tip-content[data-v-b35ea5cb]{padding:32px 24px;text-align:center}@media (max-width: 640px){.tip-content[data-v-b35ea5cb]{padding:28px 20px}}.tip-message[data-v-b35ea5cb]{font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 24px;line-height:1.5}@media (max-width: 640px){.tip-message[data-v-b35ea5cb]{font-size:16px;margin-bottom:20px}}.tip-close-btn[data-v-b35ea5cb]{padding:12px 32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:120px}.tip-close-btn[data-v-b35ea5cb]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.tip-close-btn[data-v-b35ea5cb]:active{transform:translateY(0)}@media (max-width: 640px){.tip-close-btn[data-v-b35ea5cb]{padding:10px 28px;font-size:15px;min-width:100px}}.fade-enter-active[data-v-b35ea5cb],.fade-leave-active[data-v-b35ea5cb]{transition:opacity .3s ease}.fade-enter-from[data-v-b35ea5cb],.fade-leave-to[data-v-b35ea5cb]{opacity:0}.app-download-guide[data-v-aff2a220]{min-height:100vh;background:#05070a;color:#fff;display:grid;place-items:center;padding:24px 16px}.center[data-v-aff2a220]{width:min(420px,92vw);display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.sign[data-v-aff2a220]{width:100%;background:#ffffffeb;color:#0f172a;border-radius:16px;padding:18px 16px;box-shadow:0 10px 40px #00000059;border:2px solid rgba(34,197,94,.55)}.sign-title[data-v-aff2a220]{font-size:20px;font-weight:800;letter-spacing:.2px}.sign-subtitle[data-v-aff2a220]{margin-top:8px;font-size:13px;color:#0f172abf}.actions[data-v-aff2a220]{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;width:100%}.link-row[data-v-aff2a220]{font-size:13px;color:#ffffffc7;display:flex;align-items:center;gap:10px}.link-row a[data-v-aff2a220]{color:#93c5fdf2;text-decoration:underline;text-underline-offset:3px}.copy-toast[data-v-aff2a220]{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#22c55e2e;color:#bbf7d0f2;border:1px solid rgba(34,197,94,.35)}.note[data-v-aff2a220]{color:#ffffffb8;font-size:12px;margin:0}.open-tip[data-v-aff2a220]{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;z-index:9999}.arrow[data-v-aff2a220]{position:absolute;top:calc(10px + env(safe-area-inset-top,0px));right:calc(10px + env(safe-area-inset-right,0px));width:120px;height:120px;opacity:.95}.tip-card[data-v-aff2a220]{position:absolute;left:50%;top:38%;transform:translate(-50%,-50%);width:min(320px,86vw);border-radius:16px;padding:0;background:transparent;color:#fff}.tip-board[data-v-aff2a220]{width:100%;border-radius:14px;padding:18px 16px;font-weight:900;font-size:20px;line-height:1.25;letter-spacing:.2px;color:#0f172a;background:linear-gradient(180deg,#fffbebfa,#fef3c7f2);box-shadow:0 10px 40px #00000059;border:2px solid rgba(34,197,94,.55)}.tip-desc[data-v-aff2a220]{margin-top:10px;font-size:13px;color:#ffffffdb}.fade-enter-active[data-v-aff2a220],.fade-leave-active[data-v-aff2a220]{transition:opacity .2s ease}.fade-enter-from[data-v-aff2a220],.fade-leave-to[data-v-aff2a220]{opacity:0}.guide-page[data-v-c18b2e90]{min-height:100vh;padding-top:70px}.tutorials[data-v-c18b2e90]{padding:80px 0;background:#f9fafb}.tutorials .section-header[data-v-c18b2e90]{text-align:center;margin-bottom:60px}.tutorials .section-header h2[data-v-c18b2e90]{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.tutorials .section-header p[data-v-c18b2e90]{font-size:1.125rem;color:#6b7280}.tutorials .tutorial-categories[data-v-c18b2e90]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.tutorials .category-card[data-v-c18b2e90]{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-c18b2e90]: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-c18b2e90]:hover{transform:translateY(-8px);box-shadow:0 16px 40px #00000026;border-color:#6366f133}.tutorials .category-card[data-v-c18b2e90]:hover:before{transform:scaleX(1)}.tutorials .category-card:hover .play-button[data-v-c18b2e90]{background:#6366f1;color:#fff;transform:scale(1.1)}.tutorials .category-card .category-icon[data-v-c18b2e90]{font-size:56px;margin-bottom:2rem;display:block;text-align:center}.tutorials .category-card .category-content[data-v-c18b2e90]{text-align:center}.tutorials .category-card .category-content h3[data-v-c18b2e90]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;line-height:1.25}.tutorials .category-card .category-content p[data-v-c18b2e90]{color:#6b7280;margin-bottom:3rem;line-height:1.75;font-size:1rem}.tutorials .category-card .category-content .category-footer[data-v-c18b2e90]{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.tutorials .category-card .category-content .category-footer .course-count[data-v-c18b2e90]{color:#6b7280;font-size:.875rem;font-weight:500}.tutorials .category-card .category-content .category-footer .play-button[data-v-c18b2e90]{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-c18b2e90]{margin-left:2px}.faq[data-v-c18b2e90]{padding:80px 0;background:#fff}.faq .section-header[data-v-c18b2e90]{text-align:center;margin-bottom:60px}.faq .section-header h2[data-v-c18b2e90]{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.faq .section-header p[data-v-c18b2e90]{font-size:1.125rem;color:#6b7280}.faq .faq-list[data-v-c18b2e90]{max-width:800px;margin:0 auto}.faq .faq-item[data-v-c18b2e90]{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-c18b2e90]:hover{box-shadow:0 4px 16px #0000001a}.faq .faq-item .faq-question[data-v-c18b2e90]{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-c18b2e90]:hover{background:#6366f10d}.faq .faq-item .faq-question .faq-icon[data-v-c18b2e90]{font-size:1.25rem;color:#6366f1;transition:transform .3s ease}.faq .faq-item .faq-question .faq-icon.active[data-v-c18b2e90]{transform:rotate(45deg)}.faq .faq-item .faq-answer[data-v-c18b2e90]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq .faq-item .faq-answer.active[data-v-c18b2e90]{max-height:200px}.faq .faq-item .faq-answer p[data-v-c18b2e90]{padding:0 24px 24px;color:#6b7280;line-height:1.75;margin:0}.support[data-v-c18b2e90]{padding:80px 0;background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff;text-align:center}.support .support-content[data-v-c18b2e90]{max-width:600px;margin:0 auto}.support .support-content h2[data-v-c18b2e90]{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}.support .support-content p[data-v-c18b2e90]{font-size:1.125rem;opacity:.9;margin-bottom:3rem;line-height:1.75}.support .support-content .support-actions[data-v-c18b2e90]{display:flex;gap:20px;justify-content:center}@media (max-width: 640px){.support .support-content .support-actions[data-v-c18b2e90]{flex-direction:column;align-items:center}}.support .support-content .support-actions .btn[data-v-c18b2e90]{min-width:160px}.support .support-content .support-actions .btn.btn-secondary[data-v-c18b2e90]{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3)}.support .support-content .support-actions .btn.btn-secondary[data-v-c18b2e90]:hover{background:#ffffff4d;border-color:#ffffff80}@media (max-width: 768px){.guide-page[data-v-c18b2e90]{padding-top:60px}.tutorials[data-v-c18b2e90],.faq[data-v-c18b2e90],.support[data-v-c18b2e90]{padding:60px 0}.tutorial-categories[data-v-c18b2e90]{grid-template-columns:1fr;gap:20px}.category-card[data-v-c18b2e90]{padding:20px}}.not-developed-modal-overlay[data-v-c18b2e90]{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-c18b2e90]{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-c18b2e90]{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-c18b2e90]{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-c18b2e90]:hover{color:#1f2937;background:#0000000d}.not-developed-modal .modal-body[data-v-c18b2e90]{padding:32px 24px 24px;text-align:center}.not-developed-modal .modal-body .not-developed-icon[data-v-c18b2e90]{color:#6366f1;margin-bottom:24px;display:flex;justify-content:center;opacity:.8}.not-developed-modal .modal-body .not-developed-text[data-v-c18b2e90]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:12px}.not-developed-modal .modal-body .not-developed-desc[data-v-c18b2e90]{font-size:1rem;color:#6b7280;margin-bottom:32px;line-height:1.75}.not-developed-modal .modal-body .btn[data-v-c18b2e90]{min-width:120px}.modal-fade-enter-active[data-v-c18b2e90],.modal-fade-leave-active[data-v-c18b2e90]{transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-fade-enter-from[data-v-c18b2e90],.modal-fade-leave-to[data-v-c18b2e90]{opacity:0}.modal-fade-enter-from .not-developed-modal[data-v-c18b2e90],.modal-fade-leave-to .not-developed-modal[data-v-c18b2e90]{transform:translateY(20px) scale(.9)}.course-detail-page[data-v-1502eb93]{height:100vh;padding-top:0;display:flex;flex-direction:column;overflow:hidden;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.course-header[data-v-1502eb93]{background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff;padding:40px 0;flex-shrink:0}.course-header .breadcrumb[data-v-1502eb93]{display:flex;align-items:center;margin-bottom:1.5rem;font-size:.875rem}.course-header .breadcrumb .breadcrumb-link[data-v-1502eb93]{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-1502eb93]:hover{background:#ffffff40;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.course-header .breadcrumb .breadcrumb-link[data-v-1502eb93]:active{transform:translateY(0);transition:all .1s ease}.course-header .breadcrumb .breadcrumb-link svg[data-v-1502eb93]{transition:transform .3s ease}.course-header .breadcrumb .breadcrumb-link:hover svg[data-v-1502eb93]{transform:translate(-2px)}.course-header .breadcrumb .breadcrumb-link span[data-v-1502eb93]{font-weight:500}.course-header .breadcrumb .breadcrumb-separator[data-v-1502eb93]{margin:0 1.5rem;opacity:.6;font-size:16px}.course-header .breadcrumb .breadcrumb-current[data-v-1502eb93]{opacity:.9;font-weight:500}.course-header .course-title[data-v-1502eb93]{font-size:1.875rem;font-weight:700;margin-bottom:1rem;line-height:1.25}@media (max-width: 768px){.course-header .course-title[data-v-1502eb93]{font-size:1.5rem}}.course-header .course-description[data-v-1502eb93]{font-size:1.125rem;opacity:.9;line-height:1.75;margin:0}@media (max-width: 768px){.course-header .course-description[data-v-1502eb93]{font-size:1rem}}.course-content[data-v-1502eb93]{flex:1;overflow-y:auto;padding:40px 0;background:#fff;transform:translateZ(0);will-change:auto}.practical-course-layout[data-v-1502eb93]{max-width:1400px;margin:0 auto}.system-cards[data-v-1502eb93]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px}@media (max-width: 1280px){.system-cards[data-v-1502eb93]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.system-cards[data-v-1502eb93]{grid-template-columns:1fr;gap:16px}}.system-card[data-v-1502eb93]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f;border:1px solid #f3f4f6;transition:all .3s ease;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:200px}.system-card[data-v-1502eb93]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#6366f14d}.system-card:hover .play-button[data-v-1502eb93]{background:#6366f1;color:#fff}.system-card .system-icon[data-v-1502eb93]{font-size:40px;margin-bottom:16px;display:block}.system-card .system-title[data-v-1502eb93]{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:8px;line-height:1.25}.system-card .system-description[data-v-1502eb93]{color:#6b7280;margin-bottom:20px;line-height:1.5;font-size:.875rem;flex:1}.system-card .play-button[data-v-1502eb93]{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;background:#6366f114;color:#6366f1;border-radius:6px;font-weight:500;font-size:.875rem;transition:all .3s ease;border:1px solid rgba(99,102,241,.15)}.system-card .play-button svg[data-v-1502eb93]{width:16px;height:16px}.advanced-course-layout[data-v-1502eb93]{max-width:1200px;margin:0 auto}.system-list-cards[data-v-1502eb93]{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.system-list-card[data-v-1502eb93]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f;border:1px solid #f3f4f6;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;gap:24px}.system-list-card[data-v-1502eb93]:hover{transform:translate(4px);box-shadow:0 8px 24px #0000001f;border-color:#6366f14d}.system-list-card:hover .list-play-button[data-v-1502eb93]{background:#6366f1;color:#fff;transform:scale(1.05)}.system-list-card .list-card-left[data-v-1502eb93]{flex-shrink:0}.system-list-card .list-card-left .list-card-icon[data-v-1502eb93]{font-size:48px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#6366f114;border-radius:12px;border:1px solid rgba(99,102,241,.15)}.system-list-card .list-card-content[data-v-1502eb93]{flex:1;min-width:0}.system-list-card .list-card-content .list-card-title[data-v-1502eb93]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:8px;line-height:1.25}.system-list-card .list-card-content .list-card-description[data-v-1502eb93]{color:#6b7280;line-height:1.75;font-size:1rem;margin:0}.system-list-card .list-card-right[data-v-1502eb93]{flex-shrink:0}.system-list-card .list-card-right .list-play-button[data-v-1502eb93]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#6366f114;color:#6366f1;border-radius:8px;font-weight:500;font-size:1rem;transition:all .3s ease;border:1px solid rgba(99,102,241,.15);white-space:nowrap}.system-list-card .list-card-right .list-play-button svg[data-v-1502eb93]{width:20px;height:20px}@media (max-width: 768px){.system-list-card[data-v-1502eb93]{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.system-list-card .list-card-left .list-card-icon[data-v-1502eb93]{width:60px;height:60px;font-size:36px}.system-list-card .list-card-content[data-v-1502eb93]{width:100%}.system-list-card .list-card-content .list-card-title[data-v-1502eb93]{font-size:1.125rem}.system-list-card .list-card-content .list-card-description[data-v-1502eb93]{font-size:.875rem}.system-list-card .list-card-right[data-v-1502eb93]{width:100%}.system-list-card .list-card-right .list-play-button[data-v-1502eb93]{width:100%;justify-content:center}}.video-modal-overlay[data-v-1502eb93]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video-modal[data-v-1502eb93]{background:#fff;border-radius:16px;max-width:1400px;width:100%;height:85vh;max-height:85vh;box-shadow:0 20px 60px #0000004d;overflow:hidden;display:flex;flex-direction:column;position:relative}.video-modal .modal-close[data-v-1502eb93]{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.video-modal .modal-close[data-v-1502eb93]:hover{background:#000000b3;transform:scale(1.1)}.video-modal .modal-close svg[data-v-1502eb93]{width:20px;height:20px}.video-modal .video-modal-content[data-v-1502eb93]{display:flex;flex-direction:column;height:100%}.video-modal .video-modal-header[data-v-1502eb93]{padding:20px 24px;border-bottom:1px solid #f3f4f6;background:#fff;flex-shrink:0}.video-modal .video-modal-header h3[data-v-1502eb93]{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 8px}.video-modal .video-modal-header p[data-v-1502eb93]{font-size:1rem;color:#6b7280;margin:0;line-height:1.75}.video-modal .video-modal-player[data-v-1502eb93]{flex:1;display:flex;align-items:center;justify-content:center;background:#000;padding:20px 20px 60px;min-height:600px;position:relative;overflow:visible}.video-modal .video-modal-player .video-element[data-v-1502eb93]{width:100%;max-width:100%;height:auto;max-height:calc(85vh - 240px);min-height:450px;object-fit:contain;display:block;margin:0 auto}@media (max-width: 768px){.video-modal[data-v-1502eb93]{max-width:100%;height:100vh;max-height:100vh;border-radius:0;margin:0}.video-modal .video-modal-header[data-v-1502eb93]{padding:20px}.video-modal .video-modal-header h3[data-v-1502eb93]{font-size:1.125rem}.video-modal .video-modal-header p[data-v-1502eb93]{font-size:.875rem}.video-modal .video-modal-player[data-v-1502eb93]{min-height:400px;padding:15px 15px 50px}.video-modal .video-modal-player .video-element[data-v-1502eb93]{min-height:300px;max-height:calc(100vh - 200px);height:auto}}.modal-fade-enter-active[data-v-1502eb93],.modal-fade-leave-active[data-v-1502eb93]{transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-fade-enter-from[data-v-1502eb93],.modal-fade-leave-to[data-v-1502eb93]{opacity:0}.modal-fade-enter-from .video-modal[data-v-1502eb93],.modal-fade-leave-to .video-modal[data-v-1502eb93]{transform:translateY(20px) scale(.95)}.course-layout[data-v-1502eb93]{max-width:1600px;margin:0 auto}.course-sidebar[data-v-1502eb93]{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 .lesson-list[data-v-1502eb93]{max-height:752px;overflow-y:auto;padding-right:8px;position:relative}.course-sidebar .lesson-list .chapter-item[data-v-1502eb93]{margin-bottom:8px}.course-sidebar .lesson-list .chapter-header[data-v-1502eb93]{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-1502eb93]:hover{background:#e9ecef;border-color:#dee2e6}.course-sidebar .lesson-list .chapter-header .chapter-info[data-v-1502eb93]{display:flex;align-items:center;gap:12px}.course-sidebar .lesson-list .chapter-header .chapter-number[data-v-1502eb93]{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-1502eb93]{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.course-sidebar .lesson-list .chapter-header .chapter-toggle[data-v-1502eb93]{color:#6b7280;transition:transform .3s ease}.course-sidebar .lesson-list .chapter-header .chapter-toggle svg[data-v-1502eb93]{transition:transform .3s ease}.course-sidebar .lesson-list .chapter-header .chapter-toggle svg.rotated[data-v-1502eb93]{transform:rotate(180deg)}.course-sidebar .lesson-list .lesson-items[data-v-1502eb93]{max-height:0;overflow:hidden;transition:max-height .3s ease;margin-top:4px}.course-sidebar .lesson-list .lesson-items.expanded[data-v-1502eb93]{max-height:2000px}.course-sidebar .lesson-list .lesson-item[data-v-1502eb93]{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-1502eb93]:hover{background:#6366f10d}.course-sidebar .lesson-list .lesson-item.active[data-v-1502eb93]{background:#6366f11a;border:1px solid rgba(99,102,241,.2)}.course-sidebar .lesson-list .lesson-item .lesson-number[data-v-1502eb93]{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-1502eb93]{flex:1;min-width:0}.course-sidebar .lesson-list .lesson-item .lesson-content .lesson-title[data-v-1502eb93]{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-1502eb93]{font-size:.75rem;color:#6b7280;margin:0}@media (max-width: 768px){.course-detail-page[data-v-1502eb93]{padding-top:0}.course-header[data-v-1502eb93]{padding:30px 0}.course-header .breadcrumb .breadcrumb-link[data-v-1502eb93]{padding:6px 12px;font-size:13px;gap:6px}.course-header .breadcrumb .breadcrumb-link svg[data-v-1502eb93]{width:14px;height:14px}.course-header .breadcrumb .breadcrumb-separator[data-v-1502eb93]{margin:0 1rem;font-size:14px}.course-content[data-v-1502eb93]{padding:30px 0}.course-sidebar[data-v-1502eb93]{position:static}}.about-page[data-v-d8d45f8d]{min-height:100vh;background:#fff}.page-hero[data-v-d8d45f8d]{background:#fff;color:var(--text-primary);min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center}.page-hero .container[data-v-d8d45f8d]{max-width:1200px;margin:0 auto;padding:0 2rem}.page-hero .page-title[data-v-d8d45f8d]{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.3;letter-spacing:-.02em}@media (max-width: 768px){.page-hero .page-title[data-v-d8d45f8d]{font-size:2rem}}@media (max-width: 640px){.page-hero .page-title[data-v-d8d45f8d]{font-size:1.75rem}}.page-hero .section-divider[data-v-d8d45f8d]{width:60px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);margin:0 auto 4rem;border-radius:2px}.page-hero .page-subtitle[data-v-d8d45f8d]{font-size:1.25rem;opacity:.95;line-height:1.75;margin-bottom:4rem}@media (max-width: 768px){.page-hero .page-subtitle[data-v-d8d45f8d]{font-size:1.125rem}}@media (max-width: 640px){.page-hero .page-subtitle[data-v-d8d45f8d]{font-size:1rem}}.page-hero .design-philosophy[data-v-d8d45f8d]{text-align:left;width:100%}.page-hero .design-philosophy .philosophy-text[data-v-d8d45f8d]{font-size:1.15rem;line-height:1.85;color:var(--text-secondary);margin-bottom:2rem;text-align:justify}@media (max-width: 768px){.page-hero .design-philosophy .philosophy-text[data-v-d8d45f8d]{font-size:1.05rem;line-height:1.8}}@media (max-width: 640px){.page-hero .design-philosophy .philosophy-text[data-v-d8d45f8d]{font-size:1rem;line-height:1.75}}.page-hero .design-philosophy .philosophy-text[data-v-d8d45f8d]:last-child{margin-bottom:0}.company-intro-section[data-v-d8d45f8d],.mission-vision-section[data-v-d8d45f8d],.timeline-section[data-v-d8d45f8d],.advantages-section[data-v-d8d45f8d],.achievements-section[data-v-d8d45f8d],.team-section[data-v-d8d45f8d]{padding:4rem 0}.company-intro-section .container[data-v-d8d45f8d],.mission-vision-section .container[data-v-d8d45f8d],.timeline-section .container[data-v-d8d45f8d],.advantages-section .container[data-v-d8d45f8d],.achievements-section .container[data-v-d8d45f8d],.team-section .container[data-v-d8d45f8d]{max-width:1200px;margin:0 auto;padding:0 2rem}.company-intro-section .section-header[data-v-d8d45f8d],.mission-vision-section .section-header[data-v-d8d45f8d],.timeline-section .section-header[data-v-d8d45f8d],.advantages-section .section-header[data-v-d8d45f8d],.achievements-section .section-header[data-v-d8d45f8d],.team-section .section-header[data-v-d8d45f8d]{text-align:center;margin-bottom:4rem}.company-intro-section .section-header .section-title[data-v-d8d45f8d],.mission-vision-section .section-header .section-title[data-v-d8d45f8d],.timeline-section .section-header .section-title[data-v-d8d45f8d],.advantages-section .section-header .section-title[data-v-d8d45f8d],.achievements-section .section-header .section-title[data-v-d8d45f8d],.team-section .section-header .section-title[data-v-d8d45f8d]{font-size:2.25rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.3;letter-spacing:-.02em}@media (max-width: 768px){.company-intro-section .section-header .section-title[data-v-d8d45f8d],.mission-vision-section .section-header .section-title[data-v-d8d45f8d],.timeline-section .section-header .section-title[data-v-d8d45f8d],.advantages-section .section-header .section-title[data-v-d8d45f8d],.achievements-section .section-header .section-title[data-v-d8d45f8d],.team-section .section-header .section-title[data-v-d8d45f8d]{font-size:1.875rem}}@media (max-width: 640px){.company-intro-section .section-header .section-title[data-v-d8d45f8d],.mission-vision-section .section-header .section-title[data-v-d8d45f8d],.timeline-section .section-header .section-title[data-v-d8d45f8d],.advantages-section .section-header .section-title[data-v-d8d45f8d],.achievements-section .section-header .section-title[data-v-d8d45f8d],.team-section .section-header .section-title[data-v-d8d45f8d]{font-size:1.5rem}}.company-intro-section .section-header .section-divider[data-v-d8d45f8d],.mission-vision-section .section-header .section-divider[data-v-d8d45f8d],.timeline-section .section-header .section-divider[data-v-d8d45f8d],.advantages-section .section-header .section-divider[data-v-d8d45f8d],.achievements-section .section-header .section-divider[data-v-d8d45f8d],.team-section .section-header .section-divider[data-v-d8d45f8d]{width:60px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);margin:0 auto;border-radius:2px}.company-intro-section[data-v-d8d45f8d]{background:#fff;min-height:100vh;display:flex;align-items:center}.company-intro-section .container[data-v-d8d45f8d]{width:100%}.company-intro-section .intro-content .intro-text[data-v-d8d45f8d]{margin-bottom:4rem}.company-intro-section .intro-content .intro-text .intro-paragraph[data-v-d8d45f8d]{font-size:1.15rem;line-height:1.85;color:var(--text-secondary);margin-bottom:2rem;text-align:justify}@media (max-width: 768px){.company-intro-section .intro-content .intro-text .intro-paragraph[data-v-d8d45f8d]{font-size:1.05rem;line-height:1.8}}@media (max-width: 640px){.company-intro-section .intro-content .intro-text .intro-paragraph[data-v-d8d45f8d]{font-size:1rem;line-height:1.75}}.company-intro-section .intro-content .intro-text .intro-paragraph[data-v-d8d45f8d]:last-child{margin-bottom:0}.company-intro-section .intro-content .intro-features[data-v-d8d45f8d]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem}@media (max-width: 768px){.company-intro-section .intro-content .intro-features[data-v-d8d45f8d]{grid-template-columns:1fr;gap:2rem}}.company-intro-section .intro-content .intro-features .feature-item[data-v-d8d45f8d]{text-align:center;padding:3rem;background:#f9fafb;border-radius:.75rem;transition:transform .3s ease,box-shadow .3s ease}.company-intro-section .intro-content .intro-features .feature-item[data-v-d8d45f8d]:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.company-intro-section .intro-content .intro-features .feature-item .feature-icon[data-v-d8d45f8d]{width:64px;height:64px;margin:0 auto 1.5rem;color:#6366f1;display:flex;align-items:center;justify-content:center}.company-intro-section .intro-content .intro-features .feature-item .feature-icon svg[data-v-d8d45f8d]{width:100%;height:100%}.company-intro-section .intro-content .intro-features .feature-item .feature-title[data-v-d8d45f8d]{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;line-height:1.4}.company-intro-section .intro-content .intro-features .feature-item .feature-desc[data-v-d8d45f8d]{font-size:1.05rem;color:var(--text-secondary);line-height:1.75}.mission-vision-section[data-v-d8d45f8d]{background:#fff;padding:4rem 0 12rem}.mission-vision-section .mission-vision-content[data-v-d8d45f8d]{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;max-width:1200px;margin:0 auto}@media (max-width: 1024px){.mission-vision-section .mission-vision-content[data-v-d8d45f8d]{grid-template-columns:1fr;gap:3rem}}.mission-vision-section .mission-vision-content .mission-card[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .vision-card[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .values-card[data-v-d8d45f8d]{background:transparent;padding:0;border:none;box-shadow:none;text-align:center}.mission-vision-section .mission-vision-content .mission-card .card-icon[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .vision-card .card-icon[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .values-card .card-icon[data-v-d8d45f8d]{width:64px;height:64px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0}.mission-vision-section .mission-vision-content .mission-card .card-icon svg[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .vision-card .card-icon svg[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .values-card .card-icon svg[data-v-d8d45f8d]{width:32px;height:32px}.mission-vision-section .mission-vision-content .mission-card .card-icon.mission-icon[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .vision-card .card-icon.mission-icon[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .values-card .card-icon.mission-icon[data-v-d8d45f8d]{background:transparent;color:#6366f1}.mission-vision-section .mission-vision-content .mission-card .card-icon.vision-icon[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .vision-card .card-icon.vision-icon[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .values-card .card-icon.vision-icon[data-v-d8d45f8d]{background:transparent;color:#f5576c}.mission-vision-section .mission-vision-content .mission-card .card-icon.values-icon[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .vision-card .card-icon.values-icon[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .values-card .card-icon.values-icon[data-v-d8d45f8d]{background:transparent;color:#4facfe}.mission-vision-section .mission-vision-content .mission-card .card-title[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .vision-card .card-title[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .values-card .card-title[data-v-d8d45f8d]{font-size:1.5rem;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:2rem;line-height:1.3;letter-spacing:-.01em}@media (max-width: 640px){.mission-vision-section .mission-vision-content .mission-card .card-title[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .vision-card .card-title[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .values-card .card-title[data-v-d8d45f8d]{font-size:1.25rem}}.mission-vision-section .mission-vision-content .mission-card .card-content[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .vision-card .card-content[data-v-d8d45f8d],.mission-vision-section .mission-vision-content .values-card .card-content[data-v-d8d45f8d]{font-size:1.05rem;line-height:1.8;color:var(--text-secondary);text-align:center;max-width:320px;margin:0 auto}.mission-vision-section .mission-vision-content .values-card .values-list[data-v-d8d45f8d]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;max-width:320px;margin:0 auto;text-align:center}.mission-vision-section .mission-vision-content .values-card .values-list .value-name[data-v-d8d45f8d]{font-size:1.05rem;font-weight:400;color:var(--text-secondary);line-height:1.8}.mission-vision-section .mission-vision-content .values-card .values-list .value-separator[data-v-d8d45f8d]{font-size:1.05rem;color:var(--text-secondary);margin:0 4px}.advantages-section[data-v-d8d45f8d]{background:#f5f5f7}.advantages-section .advantages-grid[data-v-d8d45f8d]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media (max-width: 1024px){.advantages-section .advantages-grid[data-v-d8d45f8d]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.advantages-section .advantages-grid[data-v-d8d45f8d]{grid-template-columns:1fr}}.advantages-section .advantages-grid .advantage-card[data-v-d8d45f8d]{background:#fff;padding:4rem;border-radius:1rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.advantages-section .advantages-grid .advantage-card[data-v-d8d45f8d]:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.advantages-section .advantages-grid .advantage-card .advantage-icon[data-v-d8d45f8d]{width:80px;height:80px;margin:0 auto 2rem;color:#6366f1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f11a,#764ba21a);border-radius:.75rem}.advantages-section .advantages-grid .advantage-card .advantage-icon svg[data-v-d8d45f8d]{width:40px;height:40px}.advantages-section .advantages-grid .advantage-card .advantage-title[data-v-d8d45f8d]{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;line-height:1.4}.advantages-section .advantages-grid .advantage-card .advantage-desc[data-v-d8d45f8d]{font-size:1.05rem;color:var(--text-secondary);line-height:1.8}.team-section[data-v-d8d45f8d]{background:#fff;padding:8rem 0}.team-section .team-content .team-intro[data-v-d8d45f8d]{max-width:800px;margin:0 auto 4rem;text-align:center}.team-section .team-content .team-intro .team-desc[data-v-d8d45f8d]{font-size:1.15rem;line-height:1.85;color:var(--text-secondary)}@media (max-width: 768px){.team-section .team-content .team-intro .team-desc[data-v-d8d45f8d]{font-size:1.05rem;line-height:1.8}}@media (max-width: 640px){.team-section .team-content .team-intro .team-desc[data-v-d8d45f8d]{font-size:1rem;line-height:1.75}}.team-section .team-content .team-features[data-v-d8d45f8d]{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}@media (max-width: 1024px){.team-section .team-content .team-features[data-v-d8d45f8d]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.team-section .team-content .team-features[data-v-d8d45f8d]{grid-template-columns:1fr}}.team-section .team-content .team-features .team-feature-item[data-v-d8d45f8d]{text-align:center;padding:3rem;background:#f9fafb;border-radius:.75rem;transition:transform .3s ease,box-shadow .3s ease}.team-section .team-content .team-features .team-feature-item[data-v-d8d45f8d]:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.team-section .team-content .team-features .team-feature-item .team-feature-icon[data-v-d8d45f8d]{width:64px;height:64px;margin:0 auto 1.5rem;color:#6366f1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f11a,#764ba21a);border-radius:.75rem}.team-section .team-content .team-features .team-feature-item .team-feature-icon svg[data-v-d8d45f8d]{width:32px;height:32px}.team-section .team-content .team-features .team-feature-item .team-feature-title[data-v-d8d45f8d]{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.4}.team-section .team-content .team-features .team-feature-item .team-feature-desc[data-v-d8d45f8d]{font-size:1rem;color:var(--text-secondary);line-height:1.75}.partners-page[data-v-53ab7a01]{min-height:100vh;background:#fff;padding:120px 0 80px;display:flex;align-items:center;justify-content:center}.partners-page .container[data-v-53ab7a01]{max-width:800px;width:100%;margin:0 auto;padding:0 2rem}.partners-page .search-section[data-v-53ab7a01]{text-align:center}.partners-page .search-section .page-title[data-v-53ab7a01]{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:4rem;line-height:1.3;letter-spacing:-.02em}@media (max-width: 768px){.partners-page .search-section .page-title[data-v-53ab7a01]{font-size:2rem}}@media (max-width: 640px){.partners-page .search-section .page-title[data-v-53ab7a01]{font-size:1.75rem}}.partners-page .search-section .search-box[data-v-53ab7a01]{display:flex;align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:1rem;padding:1.5rem 2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;max-width:600px;margin:0 auto}.partners-page .search-section .search-box[data-v-53ab7a01]:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.partners-page .search-section .search-box .search-input[data-v-53ab7a01]{flex:1;border:none;outline:none;font-size:1.05rem;color:var(--text-primary);background:transparent}.partners-page .search-section .search-box .search-input[data-v-53ab7a01]::placeholder{color:var(--text-tertiary)}@media (max-width: 640px){.partners-page .search-section .search-box .search-input[data-v-53ab7a01]{font-size:1rem}}.partners-page .search-section .search-box .search-button[data-v-53ab7a01]{background:transparent;border:none;cursor:pointer;padding:.5rem;margin-left:1rem;color:#6366f1;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.partners-page .search-section .search-box .search-button[data-v-53ab7a01]:hover{transform:scale(1.1)}.partners-page .search-section .search-box .search-button[data-v-53ab7a01]:active{transform:scale(.95)}.partners-page .search-section .search-box .search-button svg[data-v-53ab7a01]{width:24px;height:24px}.modal-overlay[data-v-53ab7a01]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn-53ab7a01 .3s ease}.modal-overlay .modal-content[data-v-53ab7a01]{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:480px;width:90%;position:relative;animation:slideUp-53ab7a01 .3s ease}.modal-overlay .modal-content .modal-close[data-v-53ab7a01]{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;cursor:pointer;padding:.5rem;color:var(--text-tertiary);display:flex;align-items:center;justify-content:center;transition:color .2s ease}.modal-overlay .modal-content .modal-close[data-v-53ab7a01]:hover{color:var(--text-primary)}.modal-overlay .modal-content .modal-close svg[data-v-53ab7a01]{width:20px;height:20px}.modal-overlay .modal-content .modal-body[data-v-53ab7a01]{padding:4rem;text-align:center}.modal-overlay .modal-content .modal-body .modal-icon[data-v-53ab7a01]{margin-bottom:2rem;display:flex;justify-content:center}.modal-overlay .modal-content .modal-body .modal-icon svg[data-v-53ab7a01]{width:64px;height:64px;color:var(--text-tertiary);opacity:.6}.modal-overlay .modal-content .modal-body .modal-title[data-v-53ab7a01]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.3}.modal-overlay .modal-content .modal-body .modal-message[data-v-53ab7a01]{font-size:1.05rem;color:var(--text-secondary);line-height:1.6;margin-bottom:3rem}.modal-overlay .modal-content .modal-body .modal-button[data-v-53ab7a01]{background:#6366f1;color:#fff;border:none;border-radius:.75rem;padding:1.5rem 3rem;font-size:1.05rem;font-weight:500;cursor:pointer;transition:all .2s ease}.modal-overlay .modal-content .modal-body .modal-button[data-v-53ab7a01]:hover{background:#4c4fef;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.modal-overlay .modal-content .modal-body .modal-button[data-v-53ab7a01]:active{transform:translateY(0)}@keyframes fadeIn-53ab7a01{0%{opacity:0}to{opacity:1}}@keyframes slideUp-53ab7a01{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.privacy-page[data-v-772b6d14]{background:#fff;color:var(--text-primary);padding-bottom:4rem}.privacy-page .container[data-v-772b6d14]{max-width:960px;margin:0 auto;padding:0 2rem}.privacy-hero[data-v-772b6d14]{padding:120px 0 80px;background:linear-gradient(135deg,#6366f114,#764ba214)}.privacy-hero .page-title[data-v-772b6d14]{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.privacy-hero .meta[data-v-772b6d14]{font-size:.875rem;color:var(--text-tertiary);margin-bottom:1rem}.privacy-hero .page-subtitle[data-v-772b6d14]{font-size:1.1rem;line-height:1.8;color:var(--text-secondary)}.privacy-section[data-v-772b6d14]{padding:4rem 0;border-bottom:1px solid #f3f4f6}.privacy-section[data-v-772b6d14]:last-of-type{border-bottom:none}.privacy-section .section-title[data-v-772b6d14]{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.privacy-section .section-desc[data-v-772b6d14]{font-size:1.05rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.privacy-section ul[data-v-772b6d14]{padding-left:1.25rem;line-height:1.8;color:var(--text-secondary)}.privacy-section ul li[data-v-772b6d14]{margin-bottom:1rem}.privacy-section ul li strong[data-v-772b6d14]{color:var(--text-primary)}.privacy-section .contact-list[data-v-772b6d14]{list-style:none;padding-left:0}.privacy-section .contact-list li[data-v-772b6d14]{margin-bottom:1rem;font-weight:500;color:var(--text-primary)}@media (max-width: 768px){.privacy-hero[data-v-772b6d14]{padding:100px 0 60px}.privacy-hero .page-title[data-v-772b6d14]{font-size:2.4rem}.privacy-section[data-v-772b6d14]{padding:3rem 0}.privacy-section .section-title[data-v-772b6d14]{font-size:1.5rem}}.terms-page[data-v-539045e8]{background:#fff;color:var(--text-primary);padding-bottom:4rem}.terms-page .container[data-v-539045e8]{max-width:960px;margin:0 auto;padding:0 2rem}.terms-hero[data-v-539045e8]{padding:120px 0 80px;background:linear-gradient(135deg,#6366f114,#764ba214)}.terms-hero .page-title[data-v-539045e8]{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.terms-hero .meta[data-v-539045e8]{font-size:.875rem;color:var(--text-tertiary);margin-bottom:1rem}.terms-hero .page-subtitle[data-v-539045e8]{font-size:1.1rem;line-height:1.8;color:var(--text-secondary)}.terms-section[data-v-539045e8]{padding:4rem 0;border-bottom:1px solid #f3f4f6}.terms-section[data-v-539045e8]:last-of-type{border-bottom:none}.terms-section .section-title[data-v-539045e8]{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.terms-section .section-desc[data-v-539045e8]{font-size:1.05rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.terms-section ul[data-v-539045e8]{padding-left:1.25rem;line-height:1.8;color:var(--text-secondary)}.terms-section ul li[data-v-539045e8]{margin-bottom:1rem}.terms-section ul li strong[data-v-539045e8]{color:var(--text-primary)}.terms-section .contact-list[data-v-539045e8]{list-style:none;padding-left:0}.terms-section .contact-list li[data-v-539045e8]{margin-bottom:1rem;font-weight:500;color:var(--text-primary)}@media (max-width: 768px){.terms-hero[data-v-539045e8]{padding:100px 0 60px}.terms-hero .page-title[data-v-539045e8]{font-size:2.4rem}.terms-section[data-v-539045e8]{padding:3rem 0}.terms-section .section-title[data-v-539045e8]{font-size:1.5rem}}.cookie-page[data-v-6b907d3e]{background:#fff;color:var(--text-primary);padding-bottom:4rem}.cookie-page .container[data-v-6b907d3e]{max-width:960px;margin:0 auto;padding:0 2rem}.cookie-hero[data-v-6b907d3e]{padding:120px 0 80px;background:linear-gradient(135deg,#6366f114,#764ba214)}.cookie-hero .page-title[data-v-6b907d3e]{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.cookie-hero .meta[data-v-6b907d3e]{font-size:.875rem;color:var(--text-tertiary);margin-bottom:1rem}.cookie-hero .page-subtitle[data-v-6b907d3e]{font-size:1.1rem;line-height:1.8;color:var(--text-secondary)}.cookie-section[data-v-6b907d3e]{padding:4rem 0;border-bottom:1px solid #f3f4f6}.cookie-section[data-v-6b907d3e]:last-of-type{border-bottom:none}.cookie-section .section-title[data-v-6b907d3e]{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.cookie-section .section-desc[data-v-6b907d3e]{font-size:1.05rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.cookie-section ul[data-v-6b907d3e]{padding-left:1.25rem;line-height:1.8;color:var(--text-secondary)}.cookie-section ul li[data-v-6b907d3e]{margin-bottom:1rem}.cookie-section ul li strong[data-v-6b907d3e]{color:var(--text-primary)}.cookie-section .contact-list[data-v-6b907d3e]{list-style:none;padding-left:0}.cookie-section .contact-list li[data-v-6b907d3e]{margin-bottom:1rem;font-weight:500;color:var(--text-primary)}@media (max-width: 768px){.cookie-hero[data-v-6b907d3e]{padding:100px 0 60px}.cookie-hero .page-title[data-v-6b907d3e]{font-size:2.4rem}.cookie-section[data-v-6b907d3e]{padding:3rem 0}.cookie-section .section-title[data-v-6b907d3e]{font-size:1.5rem}}.privacy-page[data-v-98c75e4e]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.8;color:#333;background-color:#f5f5f5;padding:40px 20px}.privacy-page .container[data-v-98c75e4e]{max-width:900px;margin:0 auto;background-color:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 10px #0000001a}.privacy-page h1[data-v-98c75e4e]{font-size:32px;color:#2c3e50;margin-bottom:20px;padding-bottom:15px;border-bottom:3px solid #3498db}.privacy-page h2[data-v-98c75e4e]{font-size:24px;color:#34495e;margin-top:30px;margin-bottom:15px;padding-left:10px;border-left:4px solid #3498db}.privacy-page h3[data-v-98c75e4e]{font-size:20px;color:#555;margin-top:25px;margin-bottom:12px}.privacy-page p[data-v-98c75e4e]{margin-bottom:15px;text-align:justify}.privacy-page ul[data-v-98c75e4e],.privacy-page ol[data-v-98c75e4e]{margin-left:30px;margin-bottom:15px}.privacy-page li[data-v-98c75e4e]{margin-bottom:8px}.privacy-page strong[data-v-98c75e4e]{color:#2c3e50;font-weight:600}.privacy-page .meta-info[data-v-98c75e4e]{background-color:#ecf0f1;padding:15px;border-radius:5px;margin-bottom:30px;font-size:14px}.privacy-page .meta-info strong[data-v-98c75e4e]{color:#3498db}.privacy-page .meta-info p[data-v-98c75e4e]{margin-bottom:5px}.privacy-page .meta-info p[data-v-98c75e4e]:last-child{margin-bottom:0}.privacy-page hr[data-v-98c75e4e]{border:none;border-top:2px solid #ecf0f1;margin:30px 0}@media (max-width: 768px){.privacy-page[data-v-98c75e4e]{padding:10px}.privacy-page .container[data-v-98c75e4e]{padding:20px}.privacy-page h1[data-v-98c75e4e]{font-size:24px}.privacy-page h2[data-v-98c75e4e]{font-size:20px}.privacy-page h3[data-v-98c75e4e]{font-size:18px}}.privacy-page[data-v-ee945761]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.8;color:#333;background-color:#f5f5f5;padding:40px 20px}.privacy-page .container[data-v-ee945761]{max-width:900px;margin:0 auto;background-color:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 10px #0000001a}.privacy-page h1[data-v-ee945761]{font-size:32px;color:#2c3e50;margin-bottom:20px;padding-bottom:15px;border-bottom:3px solid #3498db}.privacy-page h2[data-v-ee945761]{font-size:24px;color:#34495e;margin-top:30px;margin-bottom:15px;padding-left:10px;border-left:4px solid #3498db}.privacy-page h3[data-v-ee945761]{font-size:20px;color:#555;margin-top:25px;margin-bottom:12px}.privacy-page p[data-v-ee945761]{margin-bottom:15px;text-align:justify}.privacy-page ul[data-v-ee945761],.privacy-page ol[data-v-ee945761]{margin-left:30px;margin-bottom:15px}.privacy-page li[data-v-ee945761]{margin-bottom:8px}.privacy-page strong[data-v-ee945761]{color:#2c3e50;font-weight:600}.privacy-page .meta-info[data-v-ee945761]{background-color:#ecf0f1;padding:15px;border-radius:5px;margin-bottom:30px;font-size:14px}.privacy-page .meta-info strong[data-v-ee945761]{color:#3498db}.privacy-page .meta-info p[data-v-ee945761]{margin-bottom:5px}.privacy-page .meta-info p[data-v-ee945761]:last-child{margin-bottom:0}.privacy-page hr[data-v-ee945761]{border:none;border-top:2px solid #ecf0f1;margin:30px 0}@media (max-width: 768px){.privacy-page[data-v-ee945761]{padding:10px}.privacy-page .container[data-v-ee945761]{padding:20px}.privacy-page h1[data-v-ee945761]{font-size:24px}.privacy-page h2[data-v-ee945761]{font-size:20px}.privacy-page h3[data-v-ee945761]{font-size:18px}}.product-intro-page[data-v-2be1237e]{min-height:100vh;background:#fff;padding-top:70px}.intro-hero[data-v-2be1237e]{background:#f8fafc;color:#1f2937;padding:120px 0 80px;min-height:500px;display:flex;align-items:center}.intro-hero .container[data-v-2be1237e]{max-width:1200px;margin:0 auto;padding:0 2rem}.intro-hero .hero-content[data-v-2be1237e]{text-align:center;max-width:900px;margin:0 auto}.intro-hero .hero-content .hero-title[data-v-2be1237e]{font-size:3.5rem;font-weight:700;margin-bottom:3rem;line-height:1.2;color:#1f2937}@media (max-width: 768px){.intro-hero .hero-content .hero-title[data-v-2be1237e]{font-size:2.5rem}}@media (max-width: 640px){.intro-hero .hero-content .hero-title[data-v-2be1237e]{font-size:2rem}}.intro-hero .hero-content .hero-subtitle[data-v-2be1237e]{font-size:1.75rem;margin-bottom:2rem;line-height:1.5;color:#1f2937;font-weight:600}@media (max-width: 768px){.intro-hero .hero-content .hero-subtitle[data-v-2be1237e]{font-size:1.5rem}}@media (max-width: 640px){.intro-hero .hero-content .hero-subtitle[data-v-2be1237e]{font-size:1.25rem}}.intro-hero .hero-content .hero-description[data-v-2be1237e]{font-size:1.1rem;line-height:1.8;margin-bottom:4rem;color:#6b7280;max-width:800px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.intro-hero .hero-content .hero-description[data-v-2be1237e]{font-size:1rem}}@media (max-width: 640px){.intro-hero .hero-content .hero-description[data-v-2be1237e]{font-size:.95rem}}.intro-hero .hero-content .hero-actions[data-v-2be1237e]{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}@media (max-width: 640px){.intro-hero .hero-content .hero-actions[data-v-2be1237e]{flex-direction:column}}.advantages-section[data-v-2be1237e],.steps-section[data-v-2be1237e]{padding:8rem 0}.advantages-section .container[data-v-2be1237e],.steps-section .container[data-v-2be1237e]{max-width:1200px;margin:0 auto;padding:0 2rem}.advantages-section .section-header[data-v-2be1237e],.steps-section .section-header[data-v-2be1237e]{text-align:center;margin-bottom:8rem}.advantages-section .section-header .section-title[data-v-2be1237e],.steps-section .section-header .section-title[data-v-2be1237e]{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.3}@media (max-width: 768px){.advantages-section .section-header .section-title[data-v-2be1237e],.steps-section .section-header .section-title[data-v-2be1237e]{font-size:2rem}}.advantages-section .section-header .section-subtitle[data-v-2be1237e],.steps-section .section-header .section-subtitle[data-v-2be1237e]{font-size:1.25rem;color:var(--text-secondary);line-height:1.6}@media (max-width: 768px){.advantages-section .section-header .section-subtitle[data-v-2be1237e],.steps-section .section-header .section-subtitle[data-v-2be1237e]{font-size:1.1rem}}.comparison-section[data-v-2be1237e]{padding:8rem 0;background:#fff}.comparison-section .container[data-v-2be1237e]{max-width:1200px;margin:0 auto;padding:0 2rem}.comparison-section .section-header[data-v-2be1237e]{text-align:center;margin-bottom:3rem}.comparison-section .section-header .section-title[data-v-2be1237e]{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.comparison-section .section-header .section-subtitle[data-v-2be1237e]{font-size:1.125rem;color:#6b7280}.comparison-section .comparison-tabs[data-v-2be1237e]{display:flex;justify-content:center;gap:1rem;margin-bottom:4rem;flex-wrap:wrap}@media (max-width: 640px){.comparison-section .comparison-tabs[data-v-2be1237e]{gap:.5rem;margin-bottom:3rem}}.comparison-section .tab-button[data-v-2be1237e]{padding:1rem 3rem;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .3s ease;white-space:nowrap}.comparison-section .tab-button[data-v-2be1237e]:hover{border-color:#6366f1;color:#6366f1}.comparison-section .tab-button.active[data-v-2be1237e]{background:#6366f1;border-color:#6366f1;color:#fff}@media (max-width: 640px){.comparison-section .tab-button[data-v-2be1237e]{padding:.5rem 1.5rem;font-size:.875rem}}.comparison-section .comparison-list[data-v-2be1237e]{display:flex;flex-direction:column;gap:1.5rem;max-width:1000px;margin:0 auto}.comparison-section .comparison-item[data-v-2be1237e]{background:#fff;border-radius:.75rem;border:1px solid #f3f4f6;overflow:hidden;transition:box-shadow .2s ease}.comparison-section .comparison-item[data-v-2be1237e]:hover{box-shadow:0 1px 2px #0000000d}@media (max-width: 768px){.comparison-section .comparison-item[data-v-2be1237e]{border-radius:.5rem}}.comparison-section .comparison-title-row[data-v-2be1237e]{padding:1.5rem 2rem;background:#f9fafb;border-bottom:1px solid #f3f4f6}.comparison-section .comparison-title-row .comparison-title[data-v-2be1237e]{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0}@media (max-width: 640px){.comparison-section .comparison-title-row[data-v-2be1237e]{padding:1rem 1.5rem}.comparison-section .comparison-title-row .comparison-title[data-v-2be1237e]{font-size:1rem}}.comparison-section .comparison-content-row[data-v-2be1237e]{display:grid;grid-template-columns:1fr 1fr;gap:0}@media (max-width: 640px){.comparison-section .comparison-content-row[data-v-2be1237e]{grid-template-columns:1fr}}.comparison-section .comparison-item-excel[data-v-2be1237e],.comparison-section .comparison-item-jimuwu[data-v-2be1237e]{padding:2rem;display:flex;flex-direction:column;gap:1rem}@media (max-width: 640px){.comparison-section .comparison-item-excel[data-v-2be1237e],.comparison-section .comparison-item-jimuwu[data-v-2be1237e]{padding:1.5rem}}.comparison-section .comparison-item-excel[data-v-2be1237e]{border-right:1px solid #f3f4f6}@media (max-width: 640px){.comparison-section .comparison-item-excel[data-v-2be1237e]{border-right:none;border-bottom:1px solid #f3f4f6}}.comparison-section .comparison-item-excel .item-label[data-v-2be1237e]{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.875rem;color:#dc2626}.comparison-section .comparison-item-excel .item-text[data-v-2be1237e]{font-size:1rem;line-height:1.6;color:#6b7280;margin:0}.comparison-section .comparison-item-jimuwu[data-v-2be1237e]{background:#f0fdf4}.comparison-section .comparison-item-jimuwu .item-label[data-v-2be1237e]{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.875rem;color:#059669}.comparison-section .comparison-item-jimuwu .item-text[data-v-2be1237e]{font-size:1rem;line-height:1.6;color:#1f2937;margin:0}.comparison-section .item-icon[data-v-2be1237e]{font-size:1rem}.comparison-section .item-name[data-v-2be1237e]{font-size:.875rem}.comparison-section .comparison-example[data-v-2be1237e]{padding:2rem;background:#f8fafc;border-top:1px solid #f3f4f6;margin-top:0}@media (max-width: 640px){.comparison-section .comparison-example[data-v-2be1237e]{padding:1.5rem}}.comparison-section .comparison-example .example-label[data-v-2be1237e]{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.875rem;color:#6366f1;margin-bottom:1rem}.comparison-section .comparison-example .example-text[data-v-2be1237e]{font-size:1rem;line-height:1.7;color:#6b7280;margin:0}.advantages-section[data-v-2be1237e]{background:#f5f5f7}.advantages-section .advantages-grid[data-v-2be1237e]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media (max-width: 1024px){.advantages-section .advantages-grid[data-v-2be1237e]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.advantages-section .advantages-grid[data-v-2be1237e]{grid-template-columns:1fr}}.advantages-section .advantages-grid .advantage-item[data-v-2be1237e]{background:#fff;border-radius:1rem;padding:3rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.advantages-section .advantages-grid .advantage-item[data-v-2be1237e]:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.advantages-section .advantages-grid .advantage-item .advantage-icon[data-v-2be1237e]{font-size:3rem;margin-bottom:1.5rem}.advantages-section .advantages-grid .advantage-item .advantage-title[data-v-2be1237e]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.advantages-section .advantages-grid .advantage-item .advantage-desc[data-v-2be1237e]{font-size:1rem;color:var(--text-secondary);line-height:1.6}.steps-section[data-v-2be1237e]{background:#fff}.steps-section .steps-container[data-v-2be1237e]{display:flex;justify-content:space-between;gap:3rem;max-width:1000px;margin:0 auto}@media (max-width: 768px){.steps-section .steps-container[data-v-2be1237e]{flex-direction:column;gap:2rem}}.steps-section .steps-container .step-item[data-v-2be1237e]{flex:1;background:#fff;border-radius:1rem;padding:4rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;position:relative}.steps-section .steps-container .step-item .step-number[data-v-2be1237e]{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 2rem}.steps-section .steps-container .step-item .step-content .step-title[data-v-2be1237e]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.steps-section .steps-container .step-item .step-content .step-desc[data-v-2be1237e]{font-size:1rem;color:var(--text-secondary);line-height:1.6}.engines-section[data-v-2be1237e]{padding:8rem 0;background:#f5f5f7}.engines-section .container[data-v-2be1237e]{max-width:1200px;margin:0 auto;padding:0 2rem}.engines-section .engines-grid[data-v-2be1237e]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem}@media (max-width: 1024px){.engines-section .engines-grid[data-v-2be1237e]{grid-template-columns:1fr}}.engines-section .engines-grid .engine-card[data-v-2be1237e]{background:#fff;border-radius:1rem;padding:4rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid #6366f1;cursor:pointer}.engines-section .engines-grid .engine-card[data-v-2be1237e]:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.engines-section .engines-grid .engine-card .engine-icon[data-v-2be1237e]{font-size:4rem;margin-bottom:1.5rem}.engines-section .engines-grid .engine-card .engine-title[data-v-2be1237e]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.engines-section .engines-grid .engine-card .engine-description[data-v-2be1237e]{font-size:1rem;color:var(--text-secondary);line-height:1.6}.footer-section[data-v-2be1237e]{padding:8rem 0;background:linear-gradient(135deg,#1e293b,#334155);color:#fff}.footer-section .container[data-v-2be1237e]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-section .footer-content[data-v-2be1237e]{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}@media (max-width: 768px){.footer-section .footer-content[data-v-2be1237e]{grid-template-columns:1fr;text-align:center}}.footer-section .footer-content .developer-message .message-title[data-v-2be1237e]{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.footer-section .footer-content .developer-message .message-text[data-v-2be1237e]{font-size:1.1rem;line-height:1.8;color:#ffffffe6;font-style:italic}.footer-section .footer-content .contact-info[data-v-2be1237e]{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-end}@media (max-width: 768px){.footer-section .footer-content .contact-info[data-v-2be1237e]{align-items:center}}.footer-section .footer-content .contact-info .contact-item[data-v-2be1237e]{display:flex;align-items:center;gap:1rem;color:#ffffffe6}.footer-section .footer-content .contact-info .contact-item .contact-icon[data-v-2be1237e]{font-size:1.5rem}.footer-section .footer-content .contact-info .contact-item .contact-text[data-v-2be1237e]{font-size:1rem}.btn[data-v-2be1237e]{padding:1.5rem 3rem;font-size:1rem;font-weight:500;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn.btn-primary[data-v-2be1237e]{background:#6366f1;color:#fff}.btn.btn-primary[data-v-2be1237e]:hover{background:#3438ed;transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}.btn.btn-secondary[data-v-2be1237e]{background:#6366f1;color:#fff;border:none}.btn.btn-secondary[data-v-2be1237e]:hover{background:#474aee;transform:translateY(-1px);box-shadow:0 2px 8px #6366f133}.btn.btn-secondary[data-v-2be1237e]:active{transform:translateY(0)}.btn.btn-large[data-v-2be1237e]{padding:2rem 4rem;font-size:1.1rem;min-width:200px}@media (max-width: 640px){.btn.btn-large[data-v-2be1237e]{width:100%;min-width:auto}}.form-engine-page[data-v-23fb9368]{min-height:100vh;background:#fff}.hero-section[data-v-23fb9368]{padding:8rem 0;background:linear-gradient(135deg,#f5f7fa,#fff)}.hero-section .container[data-v-23fb9368]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section .hero-content[data-v-23fb9368]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 1024px){.hero-section .hero-content[data-v-23fb9368]{grid-template-columns:1fr;gap:3rem}}.hero-section .hero-left .hero-title[data-v-23fb9368]{font-size:2.25rem;font-weight:700;color:#1f2937;line-height:1.3;margin-bottom:1.5rem}@media (max-width: 768px){.hero-section .hero-left .hero-title[data-v-23fb9368]{font-size:1.875rem}}@media (max-width: 640px){.hero-section .hero-left .hero-title[data-v-23fb9368]{font-size:1.5rem}}.hero-section .hero-left .hero-subtitle[data-v-23fb9368]{font-size:1.25rem;color:#6366f1;font-weight:600;margin-bottom:1rem}.hero-section .hero-left .hero-description[data-v-23fb9368]{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.hero-section .hero-left .hero-slogan[data-v-23fb9368]{padding:1.5rem;background:#6366f11a;border-left:4px solid #6366f1;border-radius:.5rem;margin-bottom:3rem}.hero-section .hero-left .hero-slogan p[data-v-23fb9368]{font-size:1.125rem;color:#6366f1;font-weight:600;margin:0}.hero-section .hero-left .hero-actions[data-v-23fb9368]{display:flex;gap:1.5rem}@media (max-width: 640px){.hero-section .hero-left .hero-actions[data-v-23fb9368]{flex-direction:column}}.hero-section .hero-right .form-preview[data-v-23fb9368]{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:3rem}.hero-section .hero-right .form-mockup .form-header[data-v-23fb9368]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f3f4f6}.hero-section .hero-right .form-mockup .form-header h3[data-v-23fb9368]{font-size:1.25rem;color:#1f2937;margin:0}.hero-section .hero-right .form-mockup .form-fields[data-v-23fb9368]{display:flex;flex-direction:column;gap:1.5rem}.hero-section .hero-right .form-mockup .form-field label[data-v-23fb9368]{display:block;font-size:.875rem;color:#6b7280;margin-bottom:.5rem;font-weight:500}.hero-section .hero-right .form-mockup .form-field input[data-v-23fb9368]{width:100%;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:1rem}.hero-section .hero-right .form-mockup .form-field .upload-area[data-v-23fb9368]{padding:1.5rem;border:2px dashed #e5e7eb;border-radius:.5rem;text-align:center;color:#6b7280;cursor:pointer;transition:all .3s ease}.hero-section .hero-right .form-mockup .form-field .upload-area[data-v-23fb9368]:hover{border-color:#6366f1;color:#6366f1}.scenarios-section[data-v-23fb9368]{padding:8rem 0;background:#fff}.scenarios-section .container[data-v-23fb9368]{max-width:1200px;margin:0 auto;padding:0 2rem}.scenarios-section .section-header[data-v-23fb9368]{text-align:center;margin-bottom:8rem}.scenarios-section .section-header .section-title[data-v-23fb9368]{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0}.scenarios-section .scenarios-grid[data-v-23fb9368]{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}@media (max-width: 1024px){.scenarios-section .scenarios-grid[data-v-23fb9368]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.scenarios-section .scenarios-grid[data-v-23fb9368]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.scenarios-section .scenario-card[data-v-23fb9368]{background:#fff;border-radius:1rem;padding:3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;border:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d;transition:all .3s ease}.scenarios-section .scenario-card[data-v-23fb9368]:hover{transform:translateY(-6px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#6366f1}.scenarios-section .scenario-card .scenario-icon[data-v-23fb9368]{width:56px;height:56px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.scenarios-section .scenario-card .scenario-icon svg[data-v-23fb9368]{width:24px;height:24px}.scenarios-section .scenario-card .scenario-label[data-v-23fb9368]{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.advantages-header-section[data-v-23fb9368]{padding:8rem 0 3rem;background:#fff;text-align:center}.advantages-header-section .container[data-v-23fb9368]{max-width:1200px;margin:0 auto;padding:0 2rem}.advantages-header-section .advantages-section-subtitle[data-v-23fb9368]{font-size:1.125rem;color:#6b7280;margin-bottom:1rem}.advantages-header-section .advantages-section-title[data-v-23fb9368]{font-size:2.25rem;font-weight:700;color:#1f2937;margin:0}.advantage-detail-section[data-v-23fb9368]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-23fb9368]{padding:60px 0}}.advantage-detail-content[data-v-23fb9368]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-23fb9368]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-23fb9368]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-23fb9368]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-23fb9368]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-23fb9368]{text-align:center}}.advantage-main-title[data-v-23fb9368]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-23fb9368]{font-size:24px}}.advantage-sub-title[data-v-23fb9368]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-23fb9368]{font-size:28px;margin-bottom:20px}}.advantage-feature-list[data-v-23fb9368]{list-style:none;padding:0;margin:0 0 32px}.advantage-feature-list li[data-v-23fb9368]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:12px;padding-left:24px;position:relative}.advantage-feature-list li[data-v-23fb9368]:before{content:"✓";position:absolute;left:0;color:#6366f1;font-weight:700}@media (max-width: 768px){.advantage-feature-list li[data-v-23fb9368]{font-size:15px}}.advantage-actions[data-v-23fb9368]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-23fb9368]{justify-content:center}}.advantage-detail-right[data-v-23fb9368]{position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.advantage-detail-right[data-v-23fb9368]{margin-top:20px}}.advantage-mockup[data-v-23fb9368]{width:100%;max-width:600px}.mockup-window[data-v-23fb9368]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-header[data-v-23fb9368]{background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:12px 16px;display:flex;align-items:center;gap:12px}.window-controls[data-v-23fb9368]{display:flex;gap:8px}.control-dot[data-v-23fb9368]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-23fb9368]{background:#ff5f57}.control-dot.yellow[data-v-23fb9368]{background:#ffbd2e}.control-dot.green[data-v-23fb9368]{background:#28ca42}.window-title[data-v-23fb9368]{font-size:14px;font-weight:500;color:#64748b}.window-content[data-v-23fb9368]{padding:24px;background:#f8fafc;min-height:400px}.form-field-preview[data-v-23fb9368]{margin-bottom:24px}.form-field-preview .field-label[data-v-23fb9368]{font-size:14px;font-weight:500;color:#64748b;margin-bottom:8px}.form-field-preview .photo-preview[data-v-23fb9368],.form-field-preview .location-preview[data-v-23fb9368],.form-field-preview .signature-preview[data-v-23fb9368]{background:#fff;border-radius:8px;padding:16px;display:flex;align-items:center;gap:12px;border:1px solid #e2e8f0}.form-field-preview .photo-placeholder[data-v-23fb9368]{width:100%;height:200px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:2px dashed #3b82f6}.form-field-preview .photo-placeholder .photo-icon[data-v-23fb9368]{font-size:48px}.form-field-preview .photo-placeholder .photo-text[data-v-23fb9368]{font-size:14px;color:#3b82f6;font-weight:500}.form-field-preview .location-icon[data-v-23fb9368],.form-field-preview .signature-icon[data-v-23fb9368]{font-size:20px}.form-field-preview .location-text[data-v-23fb9368],.form-field-preview .signature-text[data-v-23fb9368]{font-size:14px;color:#1e293b}.table-preview[data-v-23fb9368]{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.table-header[data-v-23fb9368]{display:grid;grid-template-columns:repeat(5,1fr);background:#f8fafc;border-bottom:1px solid #e2e8f0}.table-header-cell[data-v-23fb9368]{padding:12px;font-size:12px;font-weight:600;color:#64748b;text-align:left;border-right:1px solid #e2e8f0}.table-header-cell[data-v-23fb9368]:last-child{border-right:none}.table-row[data-v-23fb9368]{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #e2e8f0}.table-row[data-v-23fb9368]:last-child{border-bottom:none}.table-row.restricted[data-v-23fb9368]{background:#f8fafc}.table-cell[data-v-23fb9368]{padding:12px;font-size:12px;color:#1e293b;text-align:left;border-right:1px solid #e2e8f0}.table-cell[data-v-23fb9368]:last-child{border-right:none}.restricted-cell[data-v-23fb9368]{background:#f1f5f9;position:relative}.restricted-text[data-v-23fb9368]{color:#94a3b8;font-size:11px;font-style:italic}.permission-note[data-v-23fb9368]{margin-top:16px;padding:12px;background:#6366f11a;border-radius:6px;display:flex;align-items:center;gap:8px;border-left:3px solid #6366f1}.permission-note .note-icon[data-v-23fb9368]{font-size:16px}.permission-note .note-text[data-v-23fb9368]{font-size:13px;color:#6366f1;font-weight:500}.import-export-preview[data-v-23fb9368]{display:flex;flex-direction:column;gap:20px}.import-section[data-v-23fb9368],.export-section[data-v-23fb9368]{flex:1}.section-title[data-v-23fb9368]{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#1e293b;margin-bottom:16px}.section-title .title-icon[data-v-23fb9368]{font-size:20px}.import-options[data-v-23fb9368]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.option-card[data-v-23fb9368]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px;text-align:center;transition:all .2s ease}.option-card[data-v-23fb9368]:hover{border-color:#6366f1;box-shadow:0 2px 8px #6366f11a}.option-card .option-icon[data-v-23fb9368]{font-size:24px;margin-bottom:8px}.option-card .option-name[data-v-23fb9368]{font-size:12px;color:#64748b;font-weight:500}.upload-area[data-v-23fb9368]{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px dashed #3b82f6;border-radius:8px;padding:24px;text-align:center}.upload-area .upload-icon[data-v-23fb9368]{font-size:32px;margin-bottom:8px}.upload-area .upload-text[data-v-23fb9368]{font-size:14px;color:#3b82f6;font-weight:500;margin-bottom:4px}.upload-area .upload-hint[data-v-23fb9368]{font-size:12px;color:#94a3b8}.divider[data-v-23fb9368]{height:1px;background:#e2e8f0;margin:8px 0}.export-options[data-v-23fb9368]{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.export-option[data-v-23fb9368]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#1e293b;transition:all .2s ease}.export-option[data-v-23fb9368]:hover{border-color:#6366f1;background:#6366f10d}.export-option .export-icon[data-v-23fb9368]{font-size:16px}.export-button[data-v-23fb9368]{width:100%;padding:12px;background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.export-button[data-v-23fb9368]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.collection-preview[data-v-23fb9368]{display:flex;flex-direction:column;gap:20px}.collection-mode .mode-title[data-v-23fb9368]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.collection-mode .mode-tabs[data-v-23fb9368]{display:flex;gap:8px}.collection-mode .mode-tab[data-v-23fb9368]{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.collection-mode .mode-tab.active[data-v-23fb9368]{background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff;border-color:#6366f1}.collection-mode .mode-tab[data-v-23fb9368]:hover:not(.active){border-color:#6366f1;color:#6366f1}.collection-mode .mode-tab .tab-icon[data-v-23fb9368]{font-size:16px}.privacy-settings .setting-item[data-v-23fb9368]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.privacy-settings .setting-label[data-v-23fb9368]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.privacy-settings .setting-label .label-icon[data-v-23fb9368]{font-size:16px}.privacy-settings .setting-options[data-v-23fb9368]{display:flex;flex-direction:column;gap:8px}.privacy-settings .option-item[data-v-23fb9368]{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f8fafc;border-radius:6px;font-size:13px;color:#1e293b;transition:all .2s ease}.privacy-settings .option-item.active[data-v-23fb9368]{background:#6366f11a;border:1px solid #6366f1;color:#6366f1}.privacy-settings .option-item .option-icon[data-v-23fb9368]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:2px solid #cbd5e1;font-size:10px;color:#fff}.privacy-settings .option-item.active .option-icon[data-v-23fb9368]{background:#6366f1;border-color:#6366f1}.privacy-settings .option-item .option-hint[data-v-23fb9368]{margin-left:auto;font-size:11px;color:#94a3b8}.link-preview .link-label[data-v-23fb9368]{font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.link-preview .link-box[data-v-23fb9368]{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:10px 12px;margin-bottom:8px}.link-preview .link-text[data-v-23fb9368]{flex:1;font-size:12px;color:#1e293b;font-family:monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-preview .copy-button[data-v-23fb9368]{padding:4px 12px;background:#6366f1;color:#fff;border:none;border-radius:4px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease}.link-preview .copy-button[data-v-23fb9368]:hover{background:#3438ed}.link-preview .link-hint[data-v-23fb9368]{display:flex;align-items:center;gap:6px;font-size:11px;color:#64748b}.link-preview .link-hint .hint-icon[data-v-23fb9368]{font-size:14px}.view-switcher-preview[data-v-23fb9368]{display:flex;flex-direction:column;gap:16px}.view-tabs[data-v-23fb9368]{display:flex;gap:8px;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.view-tab[data-v-23fb9368]{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;background:transparent;border:none;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease;position:relative}.view-tab.active[data-v-23fb9368]{color:#6366f1;font-weight:600}.view-tab.active[data-v-23fb9368]:after{content:"";position:absolute;bottom:-10px;left:0;right:0;height:2px;background:#6366f1}.view-tab[data-v-23fb9368]:hover:not(.active){color:#6366f1;background:#6366f10d}.view-tab .tab-icon[data-v-23fb9368]{font-size:16px}.view-preview-area[data-v-23fb9368]{position:relative;min-height:200px;background:#fff;border-radius:8px;padding:16px}.view-preview[data-v-23fb9368]{display:none}.view-preview.active[data-v-23fb9368]{display:block}.mini-table .mini-table-header[data-v-23fb9368]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:8px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.mini-table .mini-table-row[data-v-23fb9368]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:8px;padding:8px 0;border-bottom:1px solid #f1f5f9}.mini-table .mini-cell[data-v-23fb9368]{font-size:12px;color:#1e293b}.mini-table .mini-cell[data-v-23fb9368]:first-child{font-weight:500}.mini-cards[data-v-23fb9368]{display:flex;flex-direction:column;gap:12px}.mini-card[data-v-23fb9368]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:12px}.mini-card-title[data-v-23fb9368]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:8px}.mini-card-meta[data-v-23fb9368]{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#64748b}.mini-meta-item[data-v-23fb9368]{color:#64748b}.mini-kanban[data-v-23fb9368]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mini-column[data-v-23fb9368]{background:#f8fafc;border-radius:6px;padding:8px;min-height:150px}.mini-column-header[data-v-23fb9368]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #e2e8f0}.mini-kanban-card[data-v-23fb9368]{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:8px;font-size:12px;color:#1e293b;margin-bottom:6px;cursor:pointer;transition:all .2s ease}.mini-kanban-card[data-v-23fb9368]:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.status-badge[data-v-23fb9368]{display:inline-block;padding:2px 8px;background:#6366f11a;color:#6366f1;border-radius:4px;font-size:10px;font-weight:500}.status-badge.completed[data-v-23fb9368]{background:#10b9811a;color:#10b981}.cta-section[data-v-23fb9368]{padding:8rem 0;background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff}.cta-section .container[data-v-23fb9368]{max-width:1200px;margin:0 auto;padding:0 2rem}.cta-section .cta-content[data-v-23fb9368]{text-align:center}.cta-section .cta-content .cta-title[data-v-23fb9368]{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}.cta-section .cta-content .cta-description[data-v-23fb9368]{font-size:1.125rem;margin-bottom:3rem;opacity:.9}.cta-section .cta-content .cta-actions[data-v-23fb9368]{display:flex;gap:1.5rem;justify-content:center}@media (max-width: 640px){.cta-section .cta-content .cta-actions[data-v-23fb9368]{flex-direction:column;align-items:center}}.cta-section .cta-content .cta-actions .btn[data-v-23fb9368]{background:#fff;color:#6366f1}.cta-section .cta-content .cta-actions .btn[data-v-23fb9368]:hover{background:#ffffffe6}.workflow-page[data-v-eccc344e]{min-height:100vh;background:#fff}.hero-section[data-v-eccc344e]{padding:8rem 0;background:linear-gradient(135deg,#f5f7fa,#fff)}.hero-section .container[data-v-eccc344e]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section .hero-content[data-v-eccc344e]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 1024px){.hero-section .hero-content[data-v-eccc344e]{grid-template-columns:1fr;gap:3rem}}.hero-section .hero-left .hero-title[data-v-eccc344e]{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:2rem;line-height:1.2}@media (max-width: 768px){.hero-section .hero-left .hero-title[data-v-eccc344e]{font-size:1.875rem}}@media (max-width: 640px){.hero-section .hero-left .hero-title[data-v-eccc344e]{font-size:1.5rem}}.hero-section .hero-left .hero-description[data-v-eccc344e]{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:3rem}.hero-section .hero-left .hero-actions[data-v-eccc344e]{display:flex;gap:1.5rem}@media (max-width: 640px){.hero-section .hero-left .hero-actions[data-v-eccc344e]{flex-direction:column}}.hero-section .hero-right .workflow-preview[data-v-eccc344e]{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:3rem}.hero-section .hero-right .workflow-mockup .workflow-header[data-v-eccc344e]{text-align:center;margin-bottom:2rem}.hero-section .hero-right .workflow-mockup .workflow-header h3[data-v-eccc344e]{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.hero-section .hero-right .workflow-mockup .workflow-nodes[data-v-eccc344e]{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.hero-section .hero-right .workflow-mockup .workflow-node[data-v-eccc344e]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;background:#f8fafc;border-radius:.75rem;min-width:80px}.hero-section .hero-right .workflow-mockup .workflow-node.start[data-v-eccc344e]{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.hero-section .hero-right .workflow-mockup .workflow-node.end[data-v-eccc344e]{background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff}.hero-section .hero-right .workflow-mockup .workflow-node .node-icon[data-v-eccc344e]{font-size:24px}.hero-section .hero-right .workflow-mockup .workflow-node .node-label[data-v-eccc344e]{font-size:.875rem;font-weight:500}.hero-section .hero-right .workflow-mockup .workflow-arrow[data-v-eccc344e]{font-size:1.25rem;color:#6b7280;font-weight:700}.scenarios-section[data-v-eccc344e]{padding:8rem 0;background:#fff}.scenarios-section .container[data-v-eccc344e]{max-width:1200px;margin:0 auto;padding:0 2rem}.scenarios-section .section-header[data-v-eccc344e]{text-align:center;margin-bottom:8rem}.scenarios-section .section-header .section-title[data-v-eccc344e]{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0}.scenarios-section .scenarios-grid[data-v-eccc344e]{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}@media (max-width: 1024px){.scenarios-section .scenarios-grid[data-v-eccc344e]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.scenarios-section .scenarios-grid[data-v-eccc344e]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.scenarios-section .scenario-card[data-v-eccc344e]{background:#fff;border-radius:1rem;padding:3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;border:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d;transition:all .3s ease}.scenarios-section .scenario-card[data-v-eccc344e]:hover{transform:translateY(-6px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#6366f1}.scenarios-section .scenario-card .scenario-icon[data-v-eccc344e]{width:56px;height:56px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.scenarios-section .scenario-card .scenario-icon svg[data-v-eccc344e]{width:24px;height:24px}.scenarios-section .scenario-card .scenario-label[data-v-eccc344e]{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.advantages-header-section[data-v-eccc344e]{padding:8rem 0 3rem;background:#fff;text-align:center}.advantages-header-section .container[data-v-eccc344e]{max-width:1200px;margin:0 auto;padding:0 2rem}.advantages-header-section .advantages-section-subtitle[data-v-eccc344e]{font-size:1.125rem;color:#6b7280;margin-bottom:1rem}.advantages-header-section .advantages-section-title[data-v-eccc344e]{font-size:2.25rem;font-weight:700;color:#1f2937;margin:0}.advantage-detail-section[data-v-eccc344e]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-eccc344e]{padding:60px 0}}.advantage-detail-content[data-v-eccc344e]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-eccc344e]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-eccc344e]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-eccc344e]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-eccc344e]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-eccc344e]{text-align:center}}.advantage-main-title[data-v-eccc344e]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-eccc344e]{font-size:24px}}.advantage-sub-title[data-v-eccc344e]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-eccc344e]{font-size:28px;margin-bottom:20px}}.advantage-feature-list[data-v-eccc344e]{list-style:none;padding:0;margin:0 0 32px}.advantage-feature-list li[data-v-eccc344e]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:12px;padding-left:24px;position:relative}.advantage-feature-list li[data-v-eccc344e]:before{content:"✓";position:absolute;left:0;color:#6366f1;font-weight:700}@media (max-width: 768px){.advantage-feature-list li[data-v-eccc344e]{font-size:15px}}.advantage-actions[data-v-eccc344e]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-eccc344e]{justify-content:center}}.advantage-detail-right[data-v-eccc344e]{position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.advantage-detail-right[data-v-eccc344e]{margin-top:20px}}.advantage-mockup[data-v-eccc344e]{width:100%;max-width:600px}.mockup-window[data-v-eccc344e]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-header[data-v-eccc344e]{background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:12px 16px;display:flex;align-items:center;gap:12px}.window-controls[data-v-eccc344e]{display:flex;gap:8px}.control-dot[data-v-eccc344e]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-eccc344e]{background:#ff5f57}.control-dot.yellow[data-v-eccc344e]{background:#ffbd2e}.control-dot.green[data-v-eccc344e]{background:#28ca42}.window-title[data-v-eccc344e]{font-size:14px;font-weight:500;color:#64748b}.window-content[data-v-eccc344e]{padding:24px;background:#f8fafc;min-height:400px}.workflow-design-preview[data-v-eccc344e]{display:flex;flex-direction:column;gap:20px}.node-type-grid[data-v-eccc344e]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.node-type-card[data-v-eccc344e]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;transition:all .2s ease}.node-type-card[data-v-eccc344e]:hover{border-color:#6366f1;box-shadow:0 2px 8px #6366f11a}.node-type-card .node-type-icon[data-v-eccc344e]{font-size:32px;margin-bottom:8px}.node-type-card .node-type-name[data-v-eccc344e]{font-size:13px;color:#1e293b;font-weight:500}.workflow-example[data-v-eccc344e]{background:#fff;border-radius:8px;padding:20px}.example-flow[data-v-eccc344e]{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.flow-node[data-v-eccc344e]{padding:12px 20px;background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff;border-radius:6px;font-size:13px;font-weight:500}.flow-connector[data-v-eccc344e]{font-size:18px;color:#6366f1;font-weight:700}.permission-preview[data-v-eccc344e]{display:flex;flex-direction:column;gap:16px}.permission-node[data-v-eccc344e]{background:#fff;border-radius:8px;padding:16px;border:1px solid #e2e8f0}.node-title[data-v-eccc344e]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.permission-fields[data-v-eccc344e]{display:flex;flex-direction:column;gap:10px}.permission-field[data-v-eccc344e]{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f8fafc;border-radius:6px}.field-name[data-v-eccc344e]{font-size:13px;color:#1e293b}.permission-badge[data-v-eccc344e]{padding:4px 10px;border-radius:4px;font-size:11px;font-weight:500}.permission-badge.read-write[data-v-eccc344e]{background:#6366f11a;color:#6366f1}.permission-badge.read-only[data-v-eccc344e]{background:#64748b1a;color:#64748b}.permission-divider[data-v-eccc344e]{height:1px;background:#e2e8f0}.workflow-flow-preview[data-v-eccc344e]{display:flex;flex-direction:column;gap:20px}.flow-timeline[data-v-eccc344e]{display:flex;flex-direction:column;gap:12px}.timeline-item[data-v-eccc344e]{display:flex;align-items:flex-start;gap:12px}.timeline-item.active .timeline-dot[data-v-eccc344e]{background:#6366f1;border-color:#6366f1}.timeline-item.active .timeline-title[data-v-eccc344e]{color:#6366f1;font-weight:600}.timeline-dot[data-v-eccc344e]{width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #cbd5e1;margin-top:4px;flex-shrink:0}.timeline-content[data-v-eccc344e]{flex:1}.timeline-title[data-v-eccc344e]{font-size:14px;color:#1e293b;margin-bottom:4px}.timeline-time[data-v-eccc344e]{font-size:12px;color:#64748b}.timeline-connector[data-v-eccc344e]{width:2px;height:20px;background:#e2e8f0;margin-left:5px}.flow-notification[data-v-eccc344e]{background:#6366f11a;border-radius:8px;padding:12px;border-left:3px solid #6366f1}.notification-item[data-v-eccc344e]{display:flex;align-items:center;gap:8px;font-size:13px;color:#6366f1}.notification-icon[data-v-eccc344e]{font-size:16px}.notification-text[data-v-eccc344e]{font-weight:500}.workflow-designer-preview[data-v-eccc344e]{display:flex;flex-direction:column;gap:20px}.designer-toolbar[data-v-eccc344e]{display:flex;gap:8px;padding:12px;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.toolbar-item[data-v-eccc344e]{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;background:#f8fafc;border-radius:6px;font-size:11px;color:#64748b;cursor:pointer;transition:all .2s ease}.toolbar-item[data-v-eccc344e]:hover{background:#6366f11a;color:#6366f1}.toolbar-item .tool-icon[data-v-eccc344e]{font-size:20px}.designer-canvas[data-v-eccc344e]{background:#fff;border-radius:8px;padding:20px;min-height:200px;display:flex;flex-direction:column;align-items:center;gap:8px}.canvas-node[data-v-eccc344e]{padding:12px 24px;background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff;border-radius:6px;font-size:13px;font-weight:500;min-width:120px;text-align:center}.canvas-node.start-node[data-v-eccc344e]{background:linear-gradient(135deg,#10b981,#059669)}.canvas-node.end-node[data-v-eccc344e]{background:linear-gradient(135deg,#6366f1,#4f46e5)}.canvas-arrow[data-v-eccc344e]{font-size:20px;color:#6366f1;font-weight:700}.designer-hint[data-v-eccc344e]{display:flex;align-items:center;gap:8px;padding:10px;background:#6366f11a;border-radius:6px;font-size:12px;color:#6366f1;margin-top:8px}.designer-hint .hint-icon[data-v-eccc344e]{font-size:16px}.mobile-approval-preview[data-v-eccc344e]{display:flex;justify-content:center;align-items:center}.mobile-mockup-frame[data-v-eccc344e]{width:280px;background:#1f2937;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0003}.mobile-header-bar[data-v-eccc344e]{background:#fff;border-radius:16px 16px 0 0;padding:8px 16px}.mobile-status-bar[data-v-eccc344e]{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#1e293b;margin-bottom:8px}.mobile-title[data-v-eccc344e]{font-size:16px;font-weight:600;color:#1e293b;text-align:center}.mobile-content[data-v-eccc344e]{background:#fff;border-radius:0 0 16px 16px;padding:16px;min-height:300px}.approval-item[data-v-eccc344e]{background:#f8fafc;border-radius:8px;padding:16px;margin-bottom:12px;border:1px solid #e2e8f0}.item-header[data-v-eccc344e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.item-title[data-v-eccc344e]{font-size:15px;font-weight:600;color:#1e293b}.item-status[data-v-eccc344e]{padding:4px 10px;background:#6366f11a;color:#6366f1;border-radius:4px;font-size:11px;font-weight:500}.item-info[data-v-eccc344e]{margin-bottom:12px}.info-row[data-v-eccc344e]{display:flex;font-size:13px;margin-bottom:6px}.info-label[data-v-eccc344e]{color:#64748b;margin-right:8px}.info-value[data-v-eccc344e]{color:#1e293b;font-weight:500}.item-actions[data-v-eccc344e]{display:flex;gap:8px}.mobile-btn[data-v-eccc344e]{flex:1;padding:10px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.mobile-btn.approve[data-v-eccc344e]{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.mobile-btn.approve[data-v-eccc344e]:hover{transform:translateY(-1px);box-shadow:0 2px 8px #10b9814d}.mobile-btn.reject[data-v-eccc344e]{background:#fff;color:#ef4444;border:1px solid #ef4444}.mobile-btn.reject[data-v-eccc344e]:hover{background:#ef44441a}.mobile-notification[data-v-eccc344e]{display:flex;align-items:center;gap:8px;padding:12px;background:#6366f11a;border-radius:8px;border-left:3px solid #6366f1}.notif-icon[data-v-eccc344e]{font-size:16px}.notif-text[data-v-eccc344e]{font-size:13px;color:#6366f1;font-weight:500}.cta-section[data-v-eccc344e]{padding:8rem 0;background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff}.cta-section .container[data-v-eccc344e]{max-width:1200px;margin:0 auto;padding:0 2rem}.cta-section .cta-content[data-v-eccc344e]{text-align:center}.cta-section .cta-content .cta-title[data-v-eccc344e]{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}.cta-section .cta-content .cta-description[data-v-eccc344e]{font-size:1.125rem;margin-bottom:3rem;opacity:.9}.cta-section .cta-content .cta-actions[data-v-eccc344e]{display:flex;gap:1.5rem;justify-content:center}@media (max-width: 640px){.cta-section .cta-content .cta-actions[data-v-eccc344e]{flex-direction:column;align-items:center}}.cta-section .cta-content .cta-actions .btn[data-v-eccc344e]{background:#fff;color:#6366f1}.cta-section .cta-content .cta-actions .btn[data-v-eccc344e]:hover{background:#ffffffe6}.dashboard-page[data-v-ff76501b]{min-height:100vh;background:#fff}.hero-section[data-v-ff76501b]{padding:8rem 0;background:linear-gradient(135deg,#f5f7fa,#fff)}.hero-section .container[data-v-ff76501b]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section .hero-content[data-v-ff76501b]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 1024px){.hero-section .hero-content[data-v-ff76501b]{grid-template-columns:1fr;gap:3rem}}.hero-section .hero-left .hero-title[data-v-ff76501b]{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:2rem;line-height:1.2}@media (max-width: 768px){.hero-section .hero-left .hero-title[data-v-ff76501b]{font-size:1.875rem}}@media (max-width: 640px){.hero-section .hero-left .hero-title[data-v-ff76501b]{font-size:1.5rem}}.hero-section .hero-left .hero-description[data-v-ff76501b]{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:3rem}.hero-section .hero-left .hero-actions[data-v-ff76501b]{display:flex;gap:1.5rem}@media (max-width: 640px){.hero-section .hero-left .hero-actions[data-v-ff76501b]{flex-direction:column}}.hero-section .hero-right .dashboard-preview[data-v-ff76501b]{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:3rem}.hero-section .hero-right .dashboard-mockup .dashboard-header[data-v-ff76501b]{text-align:center;margin-bottom:2rem}.hero-section .hero-right .dashboard-mockup .dashboard-header h3[data-v-ff76501b]{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.hero-section .hero-right .dashboard-mockup .dashboard-widgets[data-v-ff76501b]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.hero-section .hero-right .dashboard-mockup .widget[data-v-ff76501b]{background:#f8fafc;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}.hero-section .hero-right .dashboard-mockup .stat-card .stat-label[data-v-ff76501b]{font-size:.875rem;color:#64748b;margin-bottom:.5rem}.hero-section .hero-right .dashboard-mockup .stat-card .stat-value[data-v-ff76501b]{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.hero-section .hero-right .dashboard-mockup .stat-card .stat-trend[data-v-ff76501b]{font-size:.75rem;color:#10b981;font-weight:500}.hero-section .hero-right .dashboard-mockup .chart-card[data-v-ff76501b]{display:flex;align-items:center;justify-content:center;min-height:120px}.hero-section .hero-right .dashboard-mockup .chart-card .chart-placeholder[data-v-ff76501b]{font-size:48px}.scenarios-section[data-v-ff76501b]{padding:8rem 0;background:#fff}.scenarios-section .container[data-v-ff76501b]{max-width:1200px;margin:0 auto;padding:0 2rem}.scenarios-section .section-header[data-v-ff76501b]{text-align:center;margin-bottom:8rem}.scenarios-section .section-header .section-title[data-v-ff76501b]{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0}.scenarios-section .scenarios-grid[data-v-ff76501b]{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}@media (max-width: 1024px){.scenarios-section .scenarios-grid[data-v-ff76501b]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.scenarios-section .scenarios-grid[data-v-ff76501b]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.scenarios-section .scenario-card[data-v-ff76501b]{background:#fff;border-radius:1rem;padding:3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;border:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d;transition:all .3s ease}.scenarios-section .scenario-card[data-v-ff76501b]:hover{transform:translateY(-6px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#6366f1}.scenarios-section .scenario-card .scenario-icon[data-v-ff76501b]{width:56px;height:56px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.scenarios-section .scenario-card .scenario-icon svg[data-v-ff76501b]{width:24px;height:24px}.scenarios-section .scenario-card .scenario-label[data-v-ff76501b]{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.advantages-header-section[data-v-ff76501b]{padding:8rem 0 3rem;background:#fff;text-align:center}.advantages-header-section .container[data-v-ff76501b]{max-width:1200px;margin:0 auto;padding:0 2rem}.advantages-header-section .advantages-section-subtitle[data-v-ff76501b]{font-size:1.125rem;color:#6b7280;margin-bottom:1rem}.advantages-header-section .advantages-section-title[data-v-ff76501b]{font-size:2.25rem;font-weight:700;color:#1f2937;margin:0}.advantage-detail-section[data-v-ff76501b]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-ff76501b]{padding:60px 0}}.advantage-detail-content[data-v-ff76501b]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-ff76501b]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-ff76501b]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-ff76501b]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-ff76501b]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-ff76501b]{text-align:center}}.advantage-main-title[data-v-ff76501b]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-ff76501b]{font-size:24px}}.advantage-sub-title[data-v-ff76501b]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-ff76501b]{font-size:28px;margin-bottom:20px}}.advantage-feature-list[data-v-ff76501b]{list-style:none;padding:0;margin:0 0 32px}.advantage-feature-list li[data-v-ff76501b]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:12px;padding-left:24px;position:relative}.advantage-feature-list li[data-v-ff76501b]:before{content:"✓";position:absolute;left:0;color:#6366f1;font-weight:700}@media (max-width: 768px){.advantage-feature-list li[data-v-ff76501b]{font-size:15px}}.advantage-actions[data-v-ff76501b]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-ff76501b]{justify-content:center}}.advantage-detail-right[data-v-ff76501b]{position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.advantage-detail-right[data-v-ff76501b]{margin-top:20px}}.advantage-mockup[data-v-ff76501b]{width:100%;max-width:600px}.mockup-window[data-v-ff76501b]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-header[data-v-ff76501b]{background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:12px 16px;display:flex;align-items:center;gap:12px}.window-controls[data-v-ff76501b]{display:flex;gap:8px}.control-dot[data-v-ff76501b]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-ff76501b]{background:#ff5f57}.control-dot.yellow[data-v-ff76501b]{background:#ffbd2e}.control-dot.green[data-v-ff76501b]{background:#28ca42}.window-title[data-v-ff76501b]{font-size:14px;font-weight:500;color:#64748b}.window-content[data-v-ff76501b]{padding:24px;background:#f8fafc;min-height:400px}.chart-components-preview[data-v-ff76501b]{display:flex;flex-direction:column;gap:20px}.chart-types-grid[data-v-ff76501b]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.chart-type-item[data-v-ff76501b]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;transition:all .2s ease}.chart-type-item[data-v-ff76501b]:hover{border-color:#6366f1;box-shadow:0 2px 8px #6366f11a}.chart-type-item .chart-icon[data-v-ff76501b]{font-size:32px;margin-bottom:8px}.chart-type-item .chart-name[data-v-ff76501b]{font-size:13px;color:#1e293b;font-weight:500}.chart-preview-example[data-v-ff76501b]{background:#fff;border-radius:8px;padding:20px}.example-chart[data-v-ff76501b]{display:flex;flex-direction:column;gap:12px}.chart-bars[data-v-ff76501b]{display:flex;align-items:flex-end;justify-content:space-around;height:120px;gap:12px}.bar[data-v-ff76501b]{flex:1;background:linear-gradient(135deg,#6366f1,#9294f5);border-radius:4px 4px 0 0;min-height:20px}.chart-labels[data-v-ff76501b]{display:flex;justify-content:space-around;font-size:12px;color:#64748b}.realtime-preview[data-v-ff76501b]{display:flex;flex-direction:column;gap:20px}.stat-cards[data-v-ff76501b]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stat-card-item[data-v-ff76501b]{background:#fff;border-radius:8px;padding:16px;border:1px solid #e2e8f0}.stat-label-small[data-v-ff76501b]{font-size:12px;color:#64748b;margin-bottom:8px}.stat-value-large[data-v-ff76501b]{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:6px}.stat-update[data-v-ff76501b]{font-size:11px;color:#10b981;font-weight:500}.refresh-indicator[data-v-ff76501b]{display:flex;align-items:center;gap:8px;padding:10px;background:#6366f11a;border-radius:6px;font-size:12px;color:#6366f1}.refresh-icon[data-v-ff76501b]{font-size:14px;animation:spin-ff76501b 2s linear infinite}@keyframes spin-ff76501b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.refresh-text[data-v-ff76501b]{font-weight:500}.analysis-preview[data-v-ff76501b]{display:flex;flex-direction:column;gap:20px}.filter-section[data-v-ff76501b]{background:#fff;border-radius:8px;padding:16px;border:1px solid #e2e8f0}.filter-label[data-v-ff76501b]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.filter-tags[data-v-ff76501b]{display:flex;flex-wrap:wrap;gap:8px}.filter-tag[data-v-ff76501b]{padding:6px 12px;background:#6366f11a;color:#6366f1;border-radius:4px;font-size:12px;font-weight:500}.analysis-result[data-v-ff76501b]{background:#fff;border-radius:8px;padding:16px;border:1px solid #e2e8f0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.result-item[data-v-ff76501b]{text-align:center}.result-label[data-v-ff76501b]{font-size:12px;color:#64748b;margin-bottom:8px}.result-value[data-v-ff76501b]{font-size:20px;font-weight:700;color:#1f2937}.dashboard-layout-preview[data-v-ff76501b]{display:flex;flex-direction:column;gap:16px}.layout-grid[data-v-ff76501b]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.layout-item[data-v-ff76501b]{background:#fff;border:2px dashed #cbd5e1;border-radius:8px;padding:20px;min-height:80px;display:flex;align-items:center;justify-content:center}.layout-item.large[data-v-ff76501b],.layout-item.medium[data-v-ff76501b]{grid-column:span 2}.layout-item .item-placeholder[data-v-ff76501b]{font-size:12px;color:#94a3b8;text-align:center}.layout-hint[data-v-ff76501b]{display:flex;align-items:center;gap:8px;padding:10px;background:#6366f11a;border-radius:6px;font-size:12px;color:#6366f1;text-align:center;justify-content:center}.layout-hint .hint-icon[data-v-ff76501b]{font-size:16px}.mobile-dashboard-preview[data-v-ff76501b]{display:flex;justify-content:center;align-items:center}.mobile-frame[data-v-ff76501b]{width:240px;background:#1f2937;border-radius:20px;padding:6px;box-shadow:0 8px 32px #0003}.mobile-header-mock[data-v-ff76501b]{background:#fff;border-radius:14px 14px 0 0;padding:6px 12px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#1e293b}.mobile-dashboard-content[data-v-ff76501b]{background:#fff;border-radius:0 0 14px 14px;padding:12px;min-height:280px}.mobile-stat-card[data-v-ff76501b]{background:linear-gradient(135deg,#6366f1,#9294f5);border-radius:8px;padding:16px;margin-bottom:12px;color:#fff}.mobile-stat-label[data-v-ff76501b]{font-size:12px;opacity:.9;margin-bottom:8px}.mobile-stat-value[data-v-ff76501b]{font-size:24px;font-weight:700;margin-bottom:12px}.mobile-stat-chart[data-v-ff76501b]{height:4px;background:#ffffff4d;border-radius:2px;overflow:hidden}.mini-chart-bar[data-v-ff76501b]{height:100%;background:#fff;border-radius:2px}.mobile-chart-card[data-v-ff76501b]{background:#f8fafc;border-radius:8px;padding:16px;border:1px solid #e2e8f0}.mobile-chart-title[data-v-ff76501b]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.mobile-chart-placeholder[data-v-ff76501b]{font-size:48px;text-align:center;opacity:.5}.cta-section[data-v-ff76501b]{padding:8rem 0;background:linear-gradient(135deg,#6366f1,#9294f5);color:#fff}.cta-section .container[data-v-ff76501b]{max-width:1200px;margin:0 auto;padding:0 2rem}.cta-section .cta-content[data-v-ff76501b]{text-align:center}.cta-section .cta-content .cta-title[data-v-ff76501b]{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}.cta-section .cta-content .cta-description[data-v-ff76501b]{font-size:1.125rem;margin-bottom:3rem;opacity:.9}.cta-section .cta-content .cta-actions[data-v-ff76501b]{display:flex;gap:1.5rem;justify-content:center}@media (max-width: 640px){.cta-section .cta-content .cta-actions[data-v-ff76501b]{flex-direction:column;align-items:center}}.cta-section .cta-content .cta-actions .btn[data-v-ff76501b]{background:#fff;color:#6366f1}.cta-section .cta-content .cta-actions .btn[data-v-ff76501b]:hover{background:#ffffffe6}.crm-solution-page[data-v-3be9a9e0]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.crm-solution-page[data-v-3be9a9e0]{padding-top:60px}}.container[data-v-3be9a9e0]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container[data-v-3be9a9e0]{padding:0 16px}}.hero-section[data-v-3be9a9e0]{padding:100px 0 80px;background:linear-gradient(135deg,#f8f9ff,#eef2ff,#e0e7ff);color:#1e293b}@media (max-width: 768px){.hero-section[data-v-3be9a9e0]{padding:80px 0 60px}}@media (max-width: 640px){.hero-section[data-v-3be9a9e0]{padding:60px 0 40px}}.hero-content[data-v-3be9a9e0]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}@media (max-width: 1024px){.hero-content[data-v-3be9a9e0]{gap:40px}}@media (max-width: 768px){.hero-content[data-v-3be9a9e0]{grid-template-columns:1fr;gap:40px;margin-bottom:60px}}@media (max-width: 768px){.hero-left[data-v-3be9a9e0]{text-align:center}}.hero-title[data-v-3be9a9e0]{font-size:42px;font-weight:700;margin-bottom:12px;line-height:1.2;color:#0f172a}@media (max-width: 768px){.hero-title[data-v-3be9a9e0]{font-size:32px}}@media (max-width: 640px){.hero-title[data-v-3be9a9e0]{font-size:28px}}.hero-subtitle[data-v-3be9a9e0]{font-size:28px;font-weight:600;margin-bottom:40px;color:#334155}@media (max-width: 768px){.hero-subtitle[data-v-3be9a9e0]{font-size:22px;margin-bottom:32px}}@media (max-width: 640px){.hero-subtitle[data-v-3be9a9e0]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-3be9a9e0]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.features-grid[data-v-3be9a9e0]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 640px){.features-grid[data-v-3be9a9e0]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-v-3be9a9e0]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer}.feature-item[data-v-3be9a9e0]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.feature-icon[data-v-3be9a9e0]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px}@media (max-width: 768px){.feature-icon[data-v-3be9a9e0]{width:40px;height:40px;font-size:20px}}.feature-name[data-v-3be9a9e0]{font-size:14px;font-weight:500;color:#334155;text-align:center}@media (max-width: 768px){.feature-name[data-v-3be9a9e0]{font-size:13px}}.hero-actions[data-v-3be9a9e0]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 768px){.hero-actions[data-v-3be9a9e0]{justify-content:center}}.hero-right[data-v-3be9a9e0]{position:relative;height:500px}@media (max-width: 768px){.hero-right[data-v-3be9a9e0]{height:400px}}.dashboard-mockup[data-v-3be9a9e0]{position:relative;width:100%;height:100%}.mockup-card[data-v-3be9a9e0]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden}.mockup-card.large[data-v-3be9a9e0]{position:absolute;left:0;top:0;width:85%;height:85%;z-index:1}.mockup-card.small[data-v-3be9a9e0]{position:absolute;right:0;bottom:0;width:60%;height:50%;z-index:2;border:2px solid rgba(255,255,255,.9)}.mockup-header[data-v-3be9a9e0]{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.mockup-header h3[data-v-3be9a9e0],.mockup-header h4[data-v-3be9a9e0]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.mockup-header .time[data-v-3be9a9e0]{font-size:12px;color:#64748b}.mockup-content[data-v-3be9a9e0]{padding:16px}.data-table[data-v-3be9a9e0]{margin-bottom:16px}.table-header[data-v-3be9a9e0]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}table[data-v-3be9a9e0]{width:100%;border-collapse:collapse;font-size:11px}table th[data-v-3be9a9e0],table td[data-v-3be9a9e0]{padding:6px 8px;text-align:left;border-bottom:1px solid #f1f5f9}table th[data-v-3be9a9e0]{font-weight:600;color:#64748b;background:#f8fafc}table td[data-v-3be9a9e0]{color:#334155}.chart-panel[data-v-3be9a9e0]{margin-top:16px}.chart-title[data-v-3be9a9e0]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}.chart-placeholder[data-v-3be9a9e0]{display:flex;align-items:flex-end;gap:8px;height:80px}.chart-bar[data-v-3be9a9e0]{flex:1;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:4px 4px 0 0;min-width:20px}.stat-value[data-v-3be9a9e0]{font-size:11px;color:#64748b;margin-bottom:4px}.stat-number[data-v-3be9a9e0]{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:12px}.mini-chart[data-v-3be9a9e0]{display:flex;align-items:flex-end;gap:4px;height:40px}.chart-bar-mini[data-v-3be9a9e0]{flex:1;background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:2px 2px 0 0;min-width:8px}.comparison-section[data-v-3be9a9e0]{text-align:center;padding-top:60px;border-top:1px solid rgba(30,41,59,.1)}@media (max-width: 768px){.comparison-section[data-v-3be9a9e0]{padding-top:40px}}.comparison-title[data-v-3be9a9e0]{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:40px}@media (max-width: 768px){.comparison-title[data-v-3be9a9e0]{font-size:20px;margin-bottom:32px}}.comparison-metrics[data-v-3be9a9e0]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}@media (max-width: 768px){.comparison-metrics[data-v-3be9a9e0]{gap:12px;flex-wrap:nowrap;justify-content:center}}@media (max-width: 640px){.comparison-metrics[data-v-3be9a9e0]{gap:8px;flex-wrap:nowrap;justify-content:center}}.metric-circle[data-v-3be9a9e0]{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:120px;flex-shrink:0}@media (max-width: 768px){.metric-circle[data-v-3be9a9e0]{min-width:80px;gap:8px}}@media (max-width: 640px){.metric-circle[data-v-3be9a9e0]{min-width:70px;gap:6px}}.circle-value[data-v-3be9a9e0]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea4d}@media (max-width: 768px){.circle-value[data-v-3be9a9e0]{width:70px;height:70px;font-size:18px}}@media (max-width: 640px){.circle-value[data-v-3be9a9e0]{width:60px;height:60px;font-size:16px}}.circle-label[data-v-3be9a9e0]{font-size:14px;font-weight:500;color:#334155;text-align:center;line-height:1.4}@media (max-width: 768px){.circle-label[data-v-3be9a9e0]{font-size:11px}}@media (max-width: 640px){.circle-label[data-v-3be9a9e0]{font-size:10px}}.pain-points-section[data-v-3be9a9e0]{padding:80px 0;background:#fff}@media (max-width: 768px){.pain-points-section[data-v-3be9a9e0]{padding:60px 0}}.section-title[data-v-3be9a9e0]{font-size:36px;font-weight:700;text-align:center;margin-bottom:60px;color:#1e293b}@media (max-width: 768px){.section-title[data-v-3be9a9e0]{font-size:28px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-3be9a9e0]{font-size:24px;margin-bottom:32px}}.pain-points-row[data-v-3be9a9e0]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.pain-points-row[data-v-3be9a9e0]{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.pain-points-row[data-v-3be9a9e0]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.pain-points-row[data-v-3be9a9e0]{grid-template-columns:repeat(2,1fr);gap:16px}}.pain-point-card[data-v-3be9a9e0]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;background:transparent;border:none;transition:all .3s ease}.pain-point-card[data-v-3be9a9e0]:hover{transform:translateY(-4px)}.pain-icon-wrapper[data-v-3be9a9e0]{position:relative;margin-bottom:24px;width:80px;height:80px}@media (max-width: 768px){.pain-icon-wrapper[data-v-3be9a9e0]{width:70px;height:70px;margin-bottom:20px}}.pain-icon[data-v-3be9a9e0]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.pain-icon[data-v-3be9a9e0]{width:70px;height:70px;border-radius:14px}}.pain-icon svg[data-v-3be9a9e0]{width:32px;height:32px}@media (max-width: 768px){.pain-icon svg[data-v-3be9a9e0]{width:28px;height:28px}}.pain-icon-x[data-v-3be9a9e0]{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 2px 8px #ef44444d;border:2px solid white}@media (max-width: 768px){.pain-icon-x[data-v-3be9a9e0]{width:24px;height:24px;font-size:14px;bottom:-2px;right:-2px}}.pain-title[data-v-3be9a9e0]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1e293b}@media (max-width: 768px){.pain-title[data-v-3be9a9e0]{font-size:16px;margin-bottom:10px}}.pain-description[data-v-3be9a9e0]{font-size:14px;line-height:1.6;color:#64748b;margin:0}@media (max-width: 768px){.pain-description[data-v-3be9a9e0]{font-size:13px}}.solution-overview-section[data-v-3be9a9e0]{padding:80px 0 40px;background:#fff;text-align:center}@media (max-width: 768px){.solution-overview-section[data-v-3be9a9e0]{padding:60px 0 30px}}.solution-description[data-v-3be9a9e0]{font-size:18px;line-height:1.8;color:#64748b;max-width:800px;margin:0 auto 40px}@media (max-width: 768px){.solution-description[data-v-3be9a9e0]{font-size:16px;margin-bottom:30px}}.advantages-section-title[data-v-3be9a9e0]{font-size:36px;font-weight:700;color:#1e293b;margin:0}@media (max-width: 768px){.advantages-section-title[data-v-3be9a9e0]{font-size:28px}}.advantage-detail-section[data-v-3be9a9e0]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-3be9a9e0]{padding:60px 0}}.advantage-detail-content[data-v-3be9a9e0]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-3be9a9e0]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-3be9a9e0]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-3be9a9e0]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-3be9a9e0]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-3be9a9e0]{text-align:center}}.advantage-main-title[data-v-3be9a9e0]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-3be9a9e0]{font-size:24px}}.advantage-sub-title[data-v-3be9a9e0]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-3be9a9e0]{font-size:28px;margin-bottom:20px}}.advantage-detail-description[data-v-3be9a9e0]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:32px}@media (max-width: 768px){.advantage-detail-description[data-v-3be9a9e0]{font-size:15px;margin-bottom:24px}}.advantage-actions[data-v-3be9a9e0]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-3be9a9e0]{justify-content:center}}.advantage-detail-right[data-v-3be9a9e0]{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.advantage-detail-right[data-v-3be9a9e0]{width:100%;max-width:100%;overflow-x:hidden}}.ui-mockup[data-v-3be9a9e0]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.mockup-window[data-v-3be9a9e0]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-controls[data-v-3be9a9e0]{display:flex;gap:8px;padding:12px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.control-dot[data-v-3be9a9e0]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-3be9a9e0]{background:#ef4444}.control-dot.yellow[data-v-3be9a9e0]{background:#f59e0b}.control-dot.green[data-v-3be9a9e0]{background:#10b981}.window-header[data-v-3be9a9e0]{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.window-header h4[data-v-3be9a9e0]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.window-content[data-v-3be9a9e0]{padding:20px}.order-summary-bar[data-v-3be9a9e0]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}@media (max-width: 640px){.order-summary-bar[data-v-3be9a9e0]{grid-template-columns:repeat(2,1fr)}}.summary-item[data-v-3be9a9e0]{display:flex;align-items:center;gap:12px}.summary-icon[data-v-3be9a9e0]{font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px}.summary-info[data-v-3be9a9e0]{flex:1}.summary-value[data-v-3be9a9e0]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.summary-label[data-v-3be9a9e0]{font-size:12px;color:#64748b}.order-details-table[data-v-3be9a9e0]{margin-bottom:24px;overflow-x:auto}.order-details-table table[data-v-3be9a9e0]{width:100%;border-collapse:collapse;font-size:13px}.order-details-table th[data-v-3be9a9e0]{background:#f8fafc;padding:12px;text-align:left;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:12px}.order-details-table td[data-v-3be9a9e0]{padding:12px;border-bottom:1px solid #f1f5f9;color:#334155}.status-badge[data-v-3be9a9e0]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.unpaid[data-v-3be9a9e0]{background:#fee2e2;color:#dc2626}.status-badge .status-icon[data-v-3be9a9e0]{font-size:14px;font-weight:700}.order-info-fields[data-v-3be9a9e0]{display:flex;flex-direction:column;gap:16px}.info-field label[data-v-3be9a9e0]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.info-field .field-value[data-v-3be9a9e0]{font-size:14px;color:#334155;padding:10px 12px;background:#f8fafc;border-radius:6px}.attachment-field[data-v-3be9a9e0]{display:flex;flex-direction:column;gap:12px}.upload-btn[data-v-3be9a9e0]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.upload-btn[data-v-3be9a9e0]:hover{background:#e2e8f0;border-color:#94a3b8}.upload-item[data-v-3be9a9e0]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:6px}.file-icon[data-v-3be9a9e0]{font-size:18px}.file-name[data-v-3be9a9e0]{flex:1;font-size:13px;color:#334155}.progress-bar[data-v-3be9a9e0]{width:80px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.progress-fill[data-v-3be9a9e0]{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px}.workflow-mockup[data-v-3be9a9e0]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.workflow-window[data-v-3be9a9e0]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.workflow-canvas[data-v-3be9a9e0]{position:relative;padding:40px;min-height:400px;background:#fafbfc}@media (max-width: 768px){.workflow-canvas[data-v-3be9a9e0]{padding:24px;min-height:300px}}.workflow-node[data-v-3be9a9e0]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;box-shadow:0 2px 8px #00000014;position:relative;display:inline-flex;align-items:center;gap:8px}.workflow-node.top-node[data-v-3be9a9e0]{margin:0 auto;display:flex;width:fit-content}.workflow-node.branch-node[data-v-3be9a9e0]{margin:8px}.node-content[data-v-3be9a9e0]{flex:1}.node-title[data-v-3be9a9e0]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.node-subtitle[data-v-3be9a9e0]{font-size:11px;color:#64748b}.node-person-icon[data-v-3be9a9e0]{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector[data-v-3be9a9e0]{width:2px;height:40px;background:#cbd5e1;margin:8px auto}.add-node-btn[data-v-3be9a9e0]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:8px auto;cursor:pointer;box-shadow:0 2px 8px #fbbf244d}.workflow-branch[data-v-3be9a9e0]{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.workflow-modal[data-v-3be9a9e0]{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e2e8f0;z-index:10}@media (max-width: 768px){.workflow-modal[data-v-3be9a9e0]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.modal-header[data-v-3be9a9e0]{padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-header h5[data-v-3be9a9e0]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.modal-body[data-v-3be9a9e0]{padding:20px}.modal-field[data-v-3be9a9e0]{margin-bottom:20px}.modal-field[data-v-3be9a9e0]:last-child{margin-bottom:0}.modal-field label[data-v-3be9a9e0]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.modal-input[data-v-3be9a9e0]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.assignee-section[data-v-3be9a9e0]{display:flex;align-items:center;gap:8px}.add-assignee-btn[data-v-3be9a9e0]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;flex-shrink:0}.assignee-avatars[data-v-3be9a9e0]{display:flex;gap:-8px}.avatar[data-v-3be9a9e0]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid white;margin-left:-8px}.avatar[data-v-3be9a9e0]:first-child{margin-left:0}.modal-footer[data-v-3be9a9e0]{padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.modal-btn[data-v-3be9a9e0]{padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.modal-btn.cancel[data-v-3be9a9e0]{background:#f1f5f9;color:#64748b}.modal-btn.cancel[data-v-3be9a9e0]:hover{background:#e2e8f0}.modal-btn.create[data-v-3be9a9e0]{background:#fbbf24;color:#fff}.modal-btn.create[data-v-3be9a9e0]:hover{background:#f59e0b}.mobile-office-mockup[data-v-3be9a9e0]{position:relative;padding:20px;background:#f8fafc;border-radius:12px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (max-width: 768px){.mobile-office-mockup[data-v-3be9a9e0]{padding:16px;width:100%;max-width:100%;overflow-x:hidden}}.desktop-dashboard[data-v-3be9a9e0]{background:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 16px #0000001a;position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.desktop-dashboard[data-v-3be9a9e0]{padding:16px;width:100%;max-width:100%}}.dashboard-grid[data-v-3be9a9e0]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.dashboard-grid[data-v-3be9a9e0]{gap:12px;width:100%;max-width:100%}}.dashboard-widget[data-v-3be9a9e0]{background:#fafbfc;border-radius:8px;padding:16px;border:1px solid #e2e8f0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.dashboard-widget[data-v-3be9a9e0]{padding:12px;width:100%;max-width:100%}}.widget-title[data-v-3be9a9e0]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.widget-table[data-v-3be9a9e0]{width:100%;max-width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed;box-sizing:border-box}@media (max-width: 768px){.widget-table[data-v-3be9a9e0]{font-size:10px;width:100%;max-width:100%}}.widget-table th[data-v-3be9a9e0],.widget-table td[data-v-3be9a9e0]{padding:6px 8px;text-align:left;border-bottom:1px solid #e2e8f0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.widget-table th[data-v-3be9a9e0],.widget-table td[data-v-3be9a9e0]{padding:4px 6px}}.widget-table th[data-v-3be9a9e0]{font-weight:600;color:#64748b;background:#fff}.widget-table td[data-v-3be9a9e0]{color:#334155}.bar-chart[data-v-3be9a9e0]{display:flex;align-items:flex-end;gap:8px;height:80px;padding:8px 0}.bar[data-v-3be9a9e0]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:20px}.bar.highlight[data-v-3be9a9e0]{background:#fbbf24}.line-chart[data-v-3be9a9e0]{height:80px;padding:8px 0}.mobile-app-overlay[data-v-3be9a9e0]{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10;width:200px}@media (max-width: 1024px){.mobile-app-overlay[data-v-3be9a9e0]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.mobile-screen[data-v-3be9a9e0]{background:#1e293b;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0000004d}.mobile-status-bar[data-v-3be9a9e0]{background:#1e293b;color:#fff;padding:8px 16px;display:flex;justify-content:space-between;font-size:11px;border-radius:16px 16px 0 0}.mobile-content[data-v-3be9a9e0]{background:#fff;border-radius:16px;padding:16px;min-height:300px}.mobile-title[data-v-3be9a9e0]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.mobile-widget[data-v-3be9a9e0]{margin-bottom:16px}.mobile-widget-title[data-v-3be9a9e0]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px}.mobile-bar-chart[data-v-3be9a9e0]{display:flex;align-items:flex-end;gap:4px;height:60px}.mobile-bar[data-v-3be9a9e0]{flex:1;background:#cbd5e1;border-radius:2px 2px 0 0;min-width:12px}.mobile-bar.highlight[data-v-3be9a9e0]{background:#fbbf24}.mobile-stat[data-v-3be9a9e0]{margin-bottom:16px;padding:12px;background:#f8fafc;border-radius:8px}.mobile-stat-label[data-v-3be9a9e0]{font-size:11px;color:#64748b;margin-bottom:4px}.mobile-stat-value[data-v-3be9a9e0]{font-size:16px;font-weight:700;color:#1e293b}.donut-chart[data-v-3be9a9e0]{width:80px;height:80px;border-radius:50%;position:relative;margin:0 auto;background:conic-gradient(#3b82f6,#3b82f6 180deg,#fbbf24 180deg,#fbbf24 360deg);display:flex;align-items:center;justify-content:center}.donut-chart[data-v-3be9a9e0]:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;background:#fff}.customization-section[data-v-3be9a9e0]{padding:80px 0;background:#fff}@media (max-width: 768px){.customization-section[data-v-3be9a9e0]{padding:60px 0}}.customization-content[data-v-3be9a9e0]{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:flex-start}@media (max-width: 1024px){.customization-content[data-v-3be9a9e0]{grid-template-columns:1fr;gap:40px}}@media (max-width: 1024px){.customization-left[data-v-3be9a9e0]{text-align:center}}.customization-subtitle[data-v-3be9a9e0]{font-size:24px;font-weight:600;margin-bottom:40px;color:#1e293b}@media (max-width: 768px){.customization-subtitle[data-v-3be9a9e0]{font-size:20px;margin-bottom:32px}}.customization-steps-list[data-v-3be9a9e0]{margin-bottom:32px}.step-item[data-v-3be9a9e0]{display:flex;gap:20px;margin-bottom:24px;position:relative;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}.step-item[data-v-3be9a9e0]:hover{background:#f8fafc}.step-item.active .step-indicator .step-number[data-v-3be9a9e0]{background:#6366f1;color:#fff}.step-item.active .step-indicator .step-bar[data-v-3be9a9e0],.step-item.active .step-content .step-description[data-v-3be9a9e0]{display:block}@media (max-width: 1024px){.step-item[data-v-3be9a9e0]{justify-content:center}}.step-indicator[data-v-3be9a9e0]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-number[data-v-3be9a9e0]{width:40px;height:40px;border-radius:8px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:all .3s ease}.step-bar[data-v-3be9a9e0]{width:2px;height:40px;background:#6366f1;margin-top:8px;display:none}.step-content[data-v-3be9a9e0]{flex:1;padding-top:4px}.step-title[data-v-3be9a9e0]{font-size:18px;font-weight:600;margin-bottom:8px;color:#1e293b}.step-description[data-v-3be9a9e0]{font-size:14px;line-height:1.6;color:#64748b;display:none}.customization-cta[data-v-3be9a9e0]{margin-top:32px}@media (max-width: 1024px){.customization-cta[data-v-3be9a9e0]{text-align:center}}.customization-right[data-v-3be9a9e0],.form-builder-mockup[data-v-3be9a9e0]{position:relative}.custom-form-gif-container[data-v-3be9a9e0]{width:100%;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;box-shadow:0 8px 32px #0000001a}.custom-form-gif[data-v-3be9a9e0]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px #0000001a}.builder-panel[data-v-3be9a9e0]{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000001a}.builder-nav[data-v-3be9a9e0]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:16px}.nav-tabs[data-v-3be9a9e0]{display:flex;gap:24px}.nav-tab[data-v-3be9a9e0]{background:none;border:none;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;padding:0;position:relative;transition:color .3s ease}.nav-tab.active[data-v-3be9a9e0]{color:#f97316}.nav-tab.active[data-v-3be9a9e0]:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:2px;background:#f97316}.nav-tab[data-v-3be9a9e0]:hover{color:#f97316}.publish-btn[data-v-3be9a9e0]{padding:8px 20px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.publish-btn[data-v-3be9a9e0]:hover{background:#ea580c}.builder-main[data-v-3be9a9e0]{display:grid;grid-template-columns:240px 1fr;gap:16px;background:#fff;border-radius:8px;padding:16px;min-height:500px}@media (max-width: 768px){.builder-main[data-v-3be9a9e0]{grid-template-columns:1fr}}.field-palette[data-v-3be9a9e0]{background:#f8fafc;border-radius:8px;overflow:hidden}.palette-header[data-v-3be9a9e0]{padding:12px 16px;background:#f1f5f9;font-size:14px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0}.palette-content[data-v-3be9a9e0]{padding:16px;max-height:450px;overflow-y:auto}.field-category[data-v-3be9a9e0]{margin-bottom:24px}.field-category[data-v-3be9a9e0]:last-child{margin-bottom:0}.category-title[data-v-3be9a9e0]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px;text-transform:uppercase}.field-list[data-v-3be9a9e0]{display:flex;flex-direction:column;gap:8px}.field-item[data-v-3be9a9e0]{padding:8px 12px;background:#fff;border-radius:6px;font-size:13px;color:#334155;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.field-item[data-v-3be9a9e0]:hover{background:#f1f5f9;border-color:#e2e8f0}.form-preview[data-v-3be9a9e0]{background:#fff}.form-title[data-v-3be9a9e0]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.form-fields[data-v-3be9a9e0]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-3be9a9e0]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.form-row[data-v-3be9a9e0]{grid-template-columns:1fr}}.form-field label[data-v-3be9a9e0]{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.form-field input[data-v-3be9a9e0]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc;transition:all .2s ease}.form-field input[data-v-3be9a9e0]:focus{outline:none;border-color:#6366f1;background:#fff}.field-with-action[data-v-3be9a9e0]{display:flex;gap:8px;align-items:center}.field-type-btn[data-v-3be9a9e0]{padding:10px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s ease}.field-type-btn[data-v-3be9a9e0]:hover{background:#e2e8f0}.workflow-builder-mockup[data-v-3be9a9e0]{position:relative}.workflow-canvas-large[data-v-3be9a9e0]{position:relative;padding:60px 40px;min-height:500px;background:#fafbfc;border-radius:8px}.workflow-node-large[data-v-3be9a9e0]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 12px #00000014;position:relative;display:inline-flex;align-items:center;gap:12px}.workflow-node-large.top-node-large[data-v-3be9a9e0]{margin:0 auto;display:flex;width:fit-content}.workflow-node-large.branch-node-large[data-v-3be9a9e0]{margin:12px}.node-content-large[data-v-3be9a9e0]{flex:1}.node-title-large[data-v-3be9a9e0]{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:6px}.node-subtitle-large[data-v-3be9a9e0]{font-size:13px;color:#64748b}.node-person-icon-large[data-v-3be9a9e0]{font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector-large[data-v-3be9a9e0]{width:3px;height:50px;background:#cbd5e1;margin:12px auto}.add-node-btn-large[data-v-3be9a9e0]{width:40px;height:40px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:12px auto;cursor:pointer;box-shadow:0 4px 12px #fbbf244d}.workflow-branch-large[data-v-3be9a9e0]{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:24px}.dashboard-builder-mockup[data-v-3be9a9e0]{position:relative}.dashboard-builder-content[data-v-3be9a9e0]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.dashboard-builder-title[data-v-3be9a9e0]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.widget-selector[data-v-3be9a9e0]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.widget-selector[data-v-3be9a9e0]{grid-template-columns:repeat(3,1fr)}}.widget-option[data-v-3be9a9e0]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all .2s ease}.widget-option[data-v-3be9a9e0]:hover{border-color:#6366f1;transform:translateY(-2px)}.widget-icon[data-v-3be9a9e0]{font-size:32px;margin-bottom:8px}.widget-name[data-v-3be9a9e0]{font-size:13px;color:#334155}.dashboard-preview[data-v-3be9a9e0]{background:#fff;border-radius:8px;padding:24px}.preview-widget[data-v-3be9a9e0]{border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-title[data-v-3be9a9e0]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.preview-chart[data-v-3be9a9e0]{display:flex;align-items:flex-end;gap:12px;height:120px}.chart-bar-preview[data-v-3be9a9e0]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:30px}.chart-bar-preview.highlight[data-v-3be9a9e0]{background:#fbbf24}.report-builder-mockup[data-v-3be9a9e0]{position:relative}.report-builder-content[data-v-3be9a9e0]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.report-builder-title[data-v-3be9a9e0]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.report-config[data-v-3be9a9e0]{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px}.config-section[data-v-3be9a9e0]{margin-bottom:24px}.config-section[data-v-3be9a9e0]:last-child{margin-bottom:0}.config-section label[data-v-3be9a9e0]{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.config-input[data-v-3be9a9e0],.config-select[data-v-3be9a9e0]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.filter-list[data-v-3be9a9e0]{display:flex;flex-direction:column;gap:8px}.filter-item[data-v-3be9a9e0]{padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:13px;color:#334155}.field-checkboxes[data-v-3be9a9e0]{display:flex;flex-direction:column;gap:12px}.field-checkboxes label[data-v-3be9a9e0]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#334155;cursor:pointer;margin:0}.field-checkboxes input[type=checkbox][data-v-3be9a9e0]{width:16px;height:16px;cursor:pointer}.report-preview[data-v-3be9a9e0]{background:#fff;border-radius:8px;padding:24px;overflow-x:auto}.report-table[data-v-3be9a9e0]{width:100%;border-collapse:collapse;font-size:13px}.report-table th[data-v-3be9a9e0],.report-table td[data-v-3be9a9e0]{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.report-table th[data-v-3be9a9e0]{background:#f8fafc;font-weight:600;color:#64748b}.report-table td[data-v-3be9a9e0]{color:#334155}.industries-section[data-v-3be9a9e0]{padding:80px 0;background:#fff}@media (max-width: 768px){.industries-section[data-v-3be9a9e0]{padding:60px 0}}.industries-description[data-v-3be9a9e0]{font-size:16px;line-height:1.6;color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px}@media (max-width: 768px){.industries-description[data-v-3be9a9e0]{font-size:15px;margin-bottom:40px}}.industries-slider-wrapper[data-v-3be9a9e0]{overflow:hidden;margin-bottom:50px;position:relative;width:100%}.industries-slider-wrapper[data-v-3be9a9e0]:before,.industries-slider-wrapper[data-v-3be9a9e0]:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.industries-slider-wrapper[data-v-3be9a9e0]:before{left:0;background:linear-gradient(to right,white,transparent)}.industries-slider-wrapper[data-v-3be9a9e0]:after{right:0;background:linear-gradient(to left,white,transparent)}@media (max-width: 768px){.industries-slider-wrapper[data-v-3be9a9e0]:before,.industries-slider-wrapper[data-v-3be9a9e0]:after{width:50px}}.industries-slider[data-v-3be9a9e0]{display:flex;gap:20px;width:fit-content;will-change:transform}.industry-card[data-v-3be9a9e0]{flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background:transparent;border-radius:12px;transition:all .3s ease}@media (max-width: 768px){.industry-card[data-v-3be9a9e0]{width:100px;padding:16px 12px;gap:10px}}.industry-card[data-v-3be9a9e0]:hover{transform:translateY(-4px)}.industry-icon[data-v-3be9a9e0]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.industry-icon[data-v-3be9a9e0]{width:64px;height:64px;border-radius:12px}}.icon-circle[data-v-3be9a9e0]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.icon-circle[data-v-3be9a9e0]{width:44px;height:44px;font-size:22px}}.industry-name[data-v-3be9a9e0]{font-size:14px;font-weight:500;color:#1e293b;text-align:center;line-height:1.4}@media (max-width: 768px){.industry-name[data-v-3be9a9e0]{font-size:13px}}.industries-cta[data-v-3be9a9e0]{text-align:center;margin-top:50px}@media (max-width: 768px){.industries-cta[data-v-3be9a9e0]{margin-top:40px}}.btn[data-v-3be9a9e0]{padding:12px 32px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none}.btn.btn-primary[data-v-3be9a9e0]{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none}.btn.btn-primary[data-v-3be9a9e0]:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}.btn.btn-secondary[data-v-3be9a9e0]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.btn.btn-secondary[data-v-3be9a9e0]:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn.btn-outline[data-v-3be9a9e0]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-3be9a9e0]:hover{background:#6366f1;color:#fff;transform:translateY(-2px)}.btn.btn-large[data-v-3be9a9e0]{padding:16px 48px;font-size:18px}.inventory-solution-page[data-v-42938607]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.inventory-solution-page[data-v-42938607]{padding-top:60px}}.container[data-v-42938607]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container[data-v-42938607]{padding:0 16px}}.hero-section[data-v-42938607]{padding:100px 0 80px;background:linear-gradient(135deg,#f8f9ff,#eef2ff,#e0e7ff);color:#1e293b}@media (max-width: 768px){.hero-section[data-v-42938607]{padding:80px 0 60px}}@media (max-width: 640px){.hero-section[data-v-42938607]{padding:60px 0 40px}}.hero-content[data-v-42938607]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}@media (max-width: 1024px){.hero-content[data-v-42938607]{gap:40px}}@media (max-width: 768px){.hero-content[data-v-42938607]{grid-template-columns:1fr;gap:40px;margin-bottom:60px}}@media (max-width: 768px){.hero-left[data-v-42938607]{text-align:center}}.hero-title[data-v-42938607]{font-size:42px;font-weight:700;margin-bottom:12px;line-height:1.2;color:#0f172a}@media (max-width: 768px){.hero-title[data-v-42938607]{font-size:32px}}@media (max-width: 640px){.hero-title[data-v-42938607]{font-size:28px}}.hero-subtitle[data-v-42938607]{font-size:28px;font-weight:600;margin-bottom:40px;color:#334155}@media (max-width: 768px){.hero-subtitle[data-v-42938607]{font-size:22px;margin-bottom:32px}}@media (max-width: 640px){.hero-subtitle[data-v-42938607]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-42938607]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.features-grid[data-v-42938607]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 640px){.features-grid[data-v-42938607]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-v-42938607]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer}.feature-item[data-v-42938607]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.feature-icon[data-v-42938607]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px}@media (max-width: 768px){.feature-icon[data-v-42938607]{width:40px;height:40px;font-size:20px}}.feature-name[data-v-42938607]{font-size:14px;font-weight:500;color:#334155;text-align:center}@media (max-width: 768px){.feature-name[data-v-42938607]{font-size:13px}}.hero-actions[data-v-42938607]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 768px){.hero-actions[data-v-42938607]{justify-content:center}}.hero-right[data-v-42938607]{position:relative;height:500px}@media (max-width: 768px){.hero-right[data-v-42938607]{height:400px}}.dashboard-mockup[data-v-42938607]{position:relative;width:100%;height:100%}.mockup-card[data-v-42938607]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden}.mockup-card.large[data-v-42938607]{position:absolute;left:0;top:0;width:85%;height:85%;z-index:1}.mockup-card.small[data-v-42938607]{position:absolute;right:0;bottom:0;width:60%;height:50%;z-index:2;border:2px solid rgba(255,255,255,.9)}.mockup-header[data-v-42938607]{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.mockup-header h3[data-v-42938607],.mockup-header h4[data-v-42938607]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.mockup-header .time[data-v-42938607]{font-size:12px;color:#64748b}.mockup-content[data-v-42938607]{padding:16px}.data-table[data-v-42938607]{margin-bottom:16px}.table-header[data-v-42938607]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}table[data-v-42938607]{width:100%;border-collapse:collapse;font-size:11px}table th[data-v-42938607],table td[data-v-42938607]{padding:6px 8px;text-align:left;border-bottom:1px solid #f1f5f9}table th[data-v-42938607]{font-weight:600;color:#64748b;background:#f8fafc}table td[data-v-42938607]{color:#334155}.chart-panel[data-v-42938607]{margin-top:16px}.chart-title[data-v-42938607]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}.chart-placeholder[data-v-42938607]{display:flex;align-items:flex-end;gap:8px;height:80px}.chart-bar[data-v-42938607]{flex:1;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:4px 4px 0 0;min-width:20px}.stat-value[data-v-42938607]{font-size:11px;color:#64748b;margin-bottom:4px}.stat-number[data-v-42938607]{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:12px}.mini-chart[data-v-42938607]{display:flex;align-items:flex-end;gap:4px;height:40px}.chart-bar-mini[data-v-42938607]{flex:1;background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:2px 2px 0 0;min-width:8px}.comparison-section[data-v-42938607]{text-align:center;padding-top:60px;border-top:1px solid rgba(30,41,59,.1)}@media (max-width: 768px){.comparison-section[data-v-42938607]{padding-top:40px}}.comparison-title[data-v-42938607]{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:40px}@media (max-width: 768px){.comparison-title[data-v-42938607]{font-size:20px;margin-bottom:32px}}.comparison-metrics[data-v-42938607]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}@media (max-width: 768px){.comparison-metrics[data-v-42938607]{gap:12px;flex-wrap:nowrap;justify-content:center}}@media (max-width: 640px){.comparison-metrics[data-v-42938607]{gap:8px;flex-wrap:nowrap;justify-content:center}}.metric-circle[data-v-42938607]{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:120px;flex-shrink:0}@media (max-width: 768px){.metric-circle[data-v-42938607]{min-width:80px;gap:8px}}@media (max-width: 640px){.metric-circle[data-v-42938607]{min-width:70px;gap:6px}}.circle-value[data-v-42938607]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea4d}@media (max-width: 768px){.circle-value[data-v-42938607]{width:70px;height:70px;font-size:18px}}@media (max-width: 640px){.circle-value[data-v-42938607]{width:60px;height:60px;font-size:16px}}.circle-label[data-v-42938607]{font-size:14px;font-weight:500;color:#334155;text-align:center;line-height:1.4}@media (max-width: 768px){.circle-label[data-v-42938607]{font-size:11px}}@media (max-width: 640px){.circle-label[data-v-42938607]{font-size:10px}}.pain-points-section[data-v-42938607]{padding:80px 0;background:#fff}@media (max-width: 768px){.pain-points-section[data-v-42938607]{padding:60px 0}}.section-title[data-v-42938607]{font-size:36px;font-weight:700;text-align:center;margin-bottom:60px;color:#1e293b}@media (max-width: 768px){.section-title[data-v-42938607]{font-size:28px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-42938607]{font-size:24px;margin-bottom:32px}}.pain-points-row[data-v-42938607]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.pain-points-row[data-v-42938607]{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.pain-points-row[data-v-42938607]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.pain-points-row[data-v-42938607]{grid-template-columns:repeat(2,1fr);gap:16px}}.pain-point-card[data-v-42938607]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;background:transparent;border:none;transition:all .3s ease}.pain-point-card[data-v-42938607]:hover{transform:translateY(-4px)}.pain-icon-wrapper[data-v-42938607]{position:relative;margin-bottom:24px;width:80px;height:80px}@media (max-width: 768px){.pain-icon-wrapper[data-v-42938607]{width:70px;height:70px;margin-bottom:20px}}.pain-icon[data-v-42938607]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.pain-icon[data-v-42938607]{width:70px;height:70px;border-radius:14px}}.pain-icon svg[data-v-42938607]{width:32px;height:32px}@media (max-width: 768px){.pain-icon svg[data-v-42938607]{width:28px;height:28px}}.pain-icon-x[data-v-42938607]{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 2px 8px #ef44444d;border:2px solid white}@media (max-width: 768px){.pain-icon-x[data-v-42938607]{width:24px;height:24px;font-size:14px;bottom:-2px;right:-2px}}.pain-title[data-v-42938607]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1e293b}@media (max-width: 768px){.pain-title[data-v-42938607]{font-size:16px;margin-bottom:10px}}.pain-description[data-v-42938607]{font-size:14px;line-height:1.6;color:#64748b;margin:0}@media (max-width: 768px){.pain-description[data-v-42938607]{font-size:13px}}.solution-overview-section[data-v-42938607]{padding:80px 0 40px;background:#fff;text-align:center}@media (max-width: 768px){.solution-overview-section[data-v-42938607]{padding:60px 0 30px}}.solution-description[data-v-42938607]{font-size:18px;line-height:1.8;color:#64748b;max-width:800px;margin:0 auto 40px}@media (max-width: 768px){.solution-description[data-v-42938607]{font-size:16px;margin-bottom:30px}}.advantages-section-title[data-v-42938607]{font-size:36px;font-weight:700;color:#1e293b;margin:0}@media (max-width: 768px){.advantages-section-title[data-v-42938607]{font-size:28px}}.advantage-detail-section[data-v-42938607]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-42938607]{padding:60px 0}}.advantage-detail-content[data-v-42938607]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-42938607]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-42938607]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-42938607]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-42938607]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-42938607]{text-align:center}}.advantage-main-title[data-v-42938607]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-42938607]{font-size:24px}}.advantage-sub-title[data-v-42938607]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-42938607]{font-size:28px;margin-bottom:20px}}.advantage-detail-description[data-v-42938607]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:32px}@media (max-width: 768px){.advantage-detail-description[data-v-42938607]{font-size:15px;margin-bottom:24px}}.advantage-actions[data-v-42938607]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-42938607]{justify-content:center}}.advantage-detail-right[data-v-42938607]{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.advantage-detail-right[data-v-42938607]{width:100%;max-width:100%;overflow-x:hidden}}.ui-mockup[data-v-42938607]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.mockup-window[data-v-42938607]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-controls[data-v-42938607]{display:flex;gap:8px;padding:12px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.control-dot[data-v-42938607]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-42938607]{background:#ef4444}.control-dot.yellow[data-v-42938607]{background:#f59e0b}.control-dot.green[data-v-42938607]{background:#10b981}.window-header[data-v-42938607]{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.window-header h4[data-v-42938607]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.window-content[data-v-42938607]{padding:20px}.order-summary-bar[data-v-42938607]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}@media (max-width: 640px){.order-summary-bar[data-v-42938607]{grid-template-columns:repeat(2,1fr)}}.summary-item[data-v-42938607]{display:flex;align-items:center;gap:12px}.summary-icon[data-v-42938607]{font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px}.summary-info[data-v-42938607]{flex:1}.summary-value[data-v-42938607]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.summary-label[data-v-42938607]{font-size:12px;color:#64748b}.order-details-table[data-v-42938607]{margin-bottom:24px;overflow-x:auto}.order-details-table table[data-v-42938607]{width:100%;border-collapse:collapse;font-size:13px}.order-details-table th[data-v-42938607]{background:#f8fafc;padding:12px;text-align:left;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:12px}.order-details-table td[data-v-42938607]{padding:12px;border-bottom:1px solid #f1f5f9;color:#334155}.status-badge[data-v-42938607]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.unpaid[data-v-42938607]{background:#fee2e2;color:#dc2626}.status-badge .status-icon[data-v-42938607]{font-size:14px;font-weight:700}.order-info-fields[data-v-42938607]{display:flex;flex-direction:column;gap:16px}.info-field label[data-v-42938607]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.info-field .field-value[data-v-42938607]{font-size:14px;color:#334155;padding:10px 12px;background:#f8fafc;border-radius:6px}.attachment-field[data-v-42938607]{display:flex;flex-direction:column;gap:12px}.upload-btn[data-v-42938607]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.upload-btn[data-v-42938607]:hover{background:#e2e8f0;border-color:#94a3b8}.upload-item[data-v-42938607]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:6px}.file-icon[data-v-42938607]{font-size:18px}.file-name[data-v-42938607]{flex:1;font-size:13px;color:#334155}.progress-bar[data-v-42938607]{width:80px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.progress-fill[data-v-42938607]{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px}.workflow-mockup[data-v-42938607]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.workflow-window[data-v-42938607]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.workflow-canvas[data-v-42938607]{position:relative;padding:40px;min-height:400px;background:#fafbfc}@media (max-width: 768px){.workflow-canvas[data-v-42938607]{padding:24px;min-height:300px}}.workflow-node[data-v-42938607]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;box-shadow:0 2px 8px #00000014;position:relative;display:inline-flex;align-items:center;gap:8px}.workflow-node.top-node[data-v-42938607]{margin:0 auto;display:flex;width:fit-content}.workflow-node.branch-node[data-v-42938607]{margin:8px}.node-content[data-v-42938607]{flex:1}.node-title[data-v-42938607]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.node-subtitle[data-v-42938607]{font-size:11px;color:#64748b}.node-person-icon[data-v-42938607]{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector[data-v-42938607]{width:2px;height:40px;background:#cbd5e1;margin:8px auto}.add-node-btn[data-v-42938607]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:8px auto;cursor:pointer;box-shadow:0 2px 8px #fbbf244d}.workflow-branch[data-v-42938607]{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.workflow-modal[data-v-42938607]{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e2e8f0;z-index:10}@media (max-width: 768px){.workflow-modal[data-v-42938607]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.modal-header[data-v-42938607]{padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-header h5[data-v-42938607]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.modal-body[data-v-42938607]{padding:20px}.modal-field[data-v-42938607]{margin-bottom:20px}.modal-field[data-v-42938607]:last-child{margin-bottom:0}.modal-field label[data-v-42938607]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.modal-input[data-v-42938607]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.assignee-section[data-v-42938607]{display:flex;align-items:center;gap:8px}.add-assignee-btn[data-v-42938607]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;flex-shrink:0}.assignee-avatars[data-v-42938607]{display:flex;gap:-8px}.avatar[data-v-42938607]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid white;margin-left:-8px}.avatar[data-v-42938607]:first-child{margin-left:0}.modal-footer[data-v-42938607]{padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.modal-btn[data-v-42938607]{padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.modal-btn.cancel[data-v-42938607]{background:#f1f5f9;color:#64748b}.modal-btn.cancel[data-v-42938607]:hover{background:#e2e8f0}.modal-btn.create[data-v-42938607]{background:#fbbf24;color:#fff}.modal-btn.create[data-v-42938607]:hover{background:#f59e0b}.mobile-office-mockup[data-v-42938607]{position:relative;padding:20px;background:#f8fafc;border-radius:12px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (max-width: 768px){.mobile-office-mockup[data-v-42938607]{padding:16px;width:100%;max-width:100%;overflow-x:hidden}}.desktop-dashboard[data-v-42938607]{background:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 16px #0000001a;position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.desktop-dashboard[data-v-42938607]{padding:16px;width:100%;max-width:100%}}.dashboard-grid[data-v-42938607]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.dashboard-grid[data-v-42938607]{gap:12px;width:100%;max-width:100%}}.dashboard-widget[data-v-42938607]{background:#fafbfc;border-radius:8px;padding:16px;border:1px solid #e2e8f0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.dashboard-widget[data-v-42938607]{padding:12px;width:100%;max-width:100%}}.widget-title[data-v-42938607]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.widget-table[data-v-42938607]{width:100%;max-width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed;box-sizing:border-box}@media (max-width: 768px){.widget-table[data-v-42938607]{font-size:10px;width:100%;max-width:100%}}.widget-table th[data-v-42938607],.widget-table td[data-v-42938607]{padding:6px 8px;text-align:left;border-bottom:1px solid #e2e8f0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.widget-table th[data-v-42938607],.widget-table td[data-v-42938607]{padding:4px 6px}}.widget-table th[data-v-42938607]{font-weight:600;color:#64748b;background:#fff}.widget-table td[data-v-42938607]{color:#334155}.bar-chart[data-v-42938607]{display:flex;align-items:flex-end;gap:8px;height:80px;padding:8px 0}.bar[data-v-42938607]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:20px}.bar.highlight[data-v-42938607]{background:#fbbf24}.line-chart[data-v-42938607]{height:80px;padding:8px 0}.mobile-app-overlay[data-v-42938607]{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10;width:200px}@media (max-width: 1024px){.mobile-app-overlay[data-v-42938607]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.mobile-screen[data-v-42938607]{background:#1e293b;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0000004d}.mobile-status-bar[data-v-42938607]{background:#1e293b;color:#fff;padding:8px 16px;display:flex;justify-content:space-between;font-size:11px;border-radius:16px 16px 0 0}.mobile-content[data-v-42938607]{background:#fff;border-radius:16px;padding:16px;min-height:300px}.mobile-title[data-v-42938607]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.mobile-widget[data-v-42938607]{margin-bottom:16px}.mobile-widget-title[data-v-42938607]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px}.mobile-bar-chart[data-v-42938607]{display:flex;align-items:flex-end;gap:4px;height:60px}.mobile-bar[data-v-42938607]{flex:1;background:#cbd5e1;border-radius:2px 2px 0 0;min-width:12px}.mobile-bar.highlight[data-v-42938607]{background:#fbbf24}.mobile-stat[data-v-42938607]{margin-bottom:16px;padding:12px;background:#f8fafc;border-radius:8px}.mobile-stat-label[data-v-42938607]{font-size:11px;color:#64748b;margin-bottom:4px}.mobile-stat-value[data-v-42938607]{font-size:16px;font-weight:700;color:#1e293b}.donut-chart[data-v-42938607]{width:80px;height:80px;border-radius:50%;position:relative;margin:0 auto;background:conic-gradient(#3b82f6,#3b82f6 180deg,#fbbf24 180deg,#fbbf24 360deg);display:flex;align-items:center;justify-content:center}.donut-chart[data-v-42938607]:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;background:#fff}.customization-section[data-v-42938607]{padding:80px 0;background:#fff}@media (max-width: 768px){.customization-section[data-v-42938607]{padding:60px 0}}.customization-content[data-v-42938607]{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:flex-start}@media (max-width: 1024px){.customization-content[data-v-42938607]{grid-template-columns:1fr;gap:40px}}@media (max-width: 1024px){.customization-left[data-v-42938607]{text-align:center}}.customization-subtitle[data-v-42938607]{font-size:24px;font-weight:600;margin-bottom:40px;color:#1e293b}@media (max-width: 768px){.customization-subtitle[data-v-42938607]{font-size:20px;margin-bottom:32px}}.customization-steps-list[data-v-42938607]{margin-bottom:32px}.step-item[data-v-42938607]{display:flex;gap:20px;margin-bottom:24px;position:relative;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}.step-item[data-v-42938607]:hover{background:#f8fafc}.step-item.active .step-indicator .step-number[data-v-42938607]{background:#6366f1;color:#fff}.step-item.active .step-indicator .step-bar[data-v-42938607],.step-item.active .step-content .step-description[data-v-42938607]{display:block}@media (max-width: 1024px){.step-item[data-v-42938607]{justify-content:center}}.step-indicator[data-v-42938607]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-number[data-v-42938607]{width:40px;height:40px;border-radius:8px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:all .3s ease}.step-bar[data-v-42938607]{width:2px;height:40px;background:#6366f1;margin-top:8px;display:none}.step-content[data-v-42938607]{flex:1;padding-top:4px}.step-title[data-v-42938607]{font-size:18px;font-weight:600;margin-bottom:8px;color:#1e293b}.step-description[data-v-42938607]{font-size:14px;line-height:1.6;color:#64748b;display:none}.customization-cta[data-v-42938607]{margin-top:32px}@media (max-width: 1024px){.customization-cta[data-v-42938607]{text-align:center}}.customization-right[data-v-42938607],.form-builder-mockup[data-v-42938607]{position:relative}.custom-form-gif-container[data-v-42938607]{width:100%;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;box-shadow:0 8px 32px #0000001a}.custom-form-gif[data-v-42938607]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px #0000001a}.builder-panel[data-v-42938607]{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000001a}.builder-nav[data-v-42938607]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:16px}.nav-tabs[data-v-42938607]{display:flex;gap:24px}.nav-tab[data-v-42938607]{background:none;border:none;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;padding:0;position:relative;transition:color .3s ease}.nav-tab.active[data-v-42938607]{color:#f97316}.nav-tab.active[data-v-42938607]:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:2px;background:#f97316}.nav-tab[data-v-42938607]:hover{color:#f97316}.publish-btn[data-v-42938607]{padding:8px 20px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.publish-btn[data-v-42938607]:hover{background:#ea580c}.builder-main[data-v-42938607]{display:grid;grid-template-columns:240px 1fr;gap:16px;background:#fff;border-radius:8px;padding:16px;min-height:500px}@media (max-width: 768px){.builder-main[data-v-42938607]{grid-template-columns:1fr}}.field-palette[data-v-42938607]{background:#f8fafc;border-radius:8px;overflow:hidden}.palette-header[data-v-42938607]{padding:12px 16px;background:#f1f5f9;font-size:14px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0}.palette-content[data-v-42938607]{padding:16px;max-height:450px;overflow-y:auto}.field-category[data-v-42938607]{margin-bottom:24px}.field-category[data-v-42938607]:last-child{margin-bottom:0}.category-title[data-v-42938607]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px;text-transform:uppercase}.field-list[data-v-42938607]{display:flex;flex-direction:column;gap:8px}.field-item[data-v-42938607]{padding:8px 12px;background:#fff;border-radius:6px;font-size:13px;color:#334155;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.field-item[data-v-42938607]:hover{background:#f1f5f9;border-color:#e2e8f0}.form-preview[data-v-42938607]{background:#fff}.form-title[data-v-42938607]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.form-fields[data-v-42938607]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-42938607]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.form-row[data-v-42938607]{grid-template-columns:1fr}}.form-field label[data-v-42938607]{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.form-field input[data-v-42938607]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc;transition:all .2s ease}.form-field input[data-v-42938607]:focus{outline:none;border-color:#6366f1;background:#fff}.field-with-action[data-v-42938607]{display:flex;gap:8px;align-items:center}.field-type-btn[data-v-42938607]{padding:10px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s ease}.field-type-btn[data-v-42938607]:hover{background:#e2e8f0}.workflow-builder-mockup[data-v-42938607]{position:relative}.workflow-canvas-large[data-v-42938607]{position:relative;padding:60px 40px;min-height:500px;background:#fafbfc;border-radius:8px}.workflow-node-large[data-v-42938607]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 12px #00000014;position:relative;display:inline-flex;align-items:center;gap:12px}.workflow-node-large.top-node-large[data-v-42938607]{margin:0 auto;display:flex;width:fit-content}.workflow-node-large.branch-node-large[data-v-42938607]{margin:12px}.node-content-large[data-v-42938607]{flex:1}.node-title-large[data-v-42938607]{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:6px}.node-subtitle-large[data-v-42938607]{font-size:13px;color:#64748b}.node-person-icon-large[data-v-42938607]{font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector-large[data-v-42938607]{width:3px;height:50px;background:#cbd5e1;margin:12px auto}.add-node-btn-large[data-v-42938607]{width:40px;height:40px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:12px auto;cursor:pointer;box-shadow:0 4px 12px #fbbf244d}.workflow-branch-large[data-v-42938607]{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:24px}.dashboard-builder-mockup[data-v-42938607]{position:relative}.dashboard-builder-content[data-v-42938607]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.dashboard-builder-title[data-v-42938607]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.widget-selector[data-v-42938607]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.widget-selector[data-v-42938607]{grid-template-columns:repeat(3,1fr)}}.widget-option[data-v-42938607]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all .2s ease}.widget-option[data-v-42938607]:hover{border-color:#6366f1;transform:translateY(-2px)}.widget-icon[data-v-42938607]{font-size:32px;margin-bottom:8px}.widget-name[data-v-42938607]{font-size:13px;color:#334155}.dashboard-preview[data-v-42938607]{background:#fff;border-radius:8px;padding:24px}.preview-widget[data-v-42938607]{border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-title[data-v-42938607]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.preview-chart[data-v-42938607]{display:flex;align-items:flex-end;gap:12px;height:120px}.chart-bar-preview[data-v-42938607]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:30px}.chart-bar-preview.highlight[data-v-42938607]{background:#fbbf24}.report-builder-mockup[data-v-42938607]{position:relative}.report-builder-content[data-v-42938607]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.report-builder-title[data-v-42938607]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.report-config[data-v-42938607]{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px}.config-section[data-v-42938607]{margin-bottom:24px}.config-section[data-v-42938607]:last-child{margin-bottom:0}.config-section label[data-v-42938607]{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.config-input[data-v-42938607],.config-select[data-v-42938607]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.filter-list[data-v-42938607]{display:flex;flex-direction:column;gap:8px}.filter-item[data-v-42938607]{padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:13px;color:#334155}.field-checkboxes[data-v-42938607]{display:flex;flex-direction:column;gap:12px}.field-checkboxes label[data-v-42938607]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#334155;cursor:pointer;margin:0}.field-checkboxes input[type=checkbox][data-v-42938607]{width:16px;height:16px;cursor:pointer}.report-preview[data-v-42938607]{background:#fff;border-radius:8px;padding:24px;overflow-x:auto}.report-table[data-v-42938607]{width:100%;border-collapse:collapse;font-size:13px}.report-table th[data-v-42938607],.report-table td[data-v-42938607]{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.report-table th[data-v-42938607]{background:#f8fafc;font-weight:600;color:#64748b}.report-table td[data-v-42938607]{color:#334155}.industries-section[data-v-42938607]{padding:80px 0;background:#fff}@media (max-width: 768px){.industries-section[data-v-42938607]{padding:60px 0}}.industries-description[data-v-42938607]{font-size:16px;line-height:1.6;color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px}@media (max-width: 768px){.industries-description[data-v-42938607]{font-size:15px;margin-bottom:40px}}.industries-slider-wrapper[data-v-42938607]{overflow:hidden;margin-bottom:50px;position:relative;width:100%}.industries-slider-wrapper[data-v-42938607]:before,.industries-slider-wrapper[data-v-42938607]:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.industries-slider-wrapper[data-v-42938607]:before{left:0;background:linear-gradient(to right,white,transparent)}.industries-slider-wrapper[data-v-42938607]:after{right:0;background:linear-gradient(to left,white,transparent)}@media (max-width: 768px){.industries-slider-wrapper[data-v-42938607]:before,.industries-slider-wrapper[data-v-42938607]:after{width:50px}}.industries-slider[data-v-42938607]{display:flex;gap:20px;width:fit-content;will-change:transform}.industry-card[data-v-42938607]{flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background:transparent;border-radius:12px;transition:all .3s ease}@media (max-width: 768px){.industry-card[data-v-42938607]{width:100px;padding:16px 12px;gap:10px}}.industry-card[data-v-42938607]:hover{transform:translateY(-4px)}.industry-icon[data-v-42938607]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.industry-icon[data-v-42938607]{width:64px;height:64px;border-radius:12px}}.icon-circle[data-v-42938607]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.icon-circle[data-v-42938607]{width:44px;height:44px;font-size:22px}}.industry-name[data-v-42938607]{font-size:14px;font-weight:500;color:#1e293b;text-align:center;line-height:1.4}@media (max-width: 768px){.industry-name[data-v-42938607]{font-size:13px}}.industries-cta[data-v-42938607]{text-align:center;margin-top:50px}@media (max-width: 768px){.industries-cta[data-v-42938607]{margin-top:40px}}.btn[data-v-42938607]{padding:12px 32px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none}.btn.btn-primary[data-v-42938607]{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none}.btn.btn-primary[data-v-42938607]:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}.btn.btn-secondary[data-v-42938607]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.btn.btn-secondary[data-v-42938607]:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn.btn-outline[data-v-42938607]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-42938607]:hover{background:#6366f1;color:#fff;transform:translateY(-2px)}.btn.btn-large[data-v-42938607]{padding:16px 48px;font-size:18px}.crm-solution-page[data-v-66de8746]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.crm-solution-page[data-v-66de8746]{padding-top:60px}}.container[data-v-66de8746]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container[data-v-66de8746]{padding:0 16px}}.hero-section[data-v-66de8746]{padding:100px 0 80px;background:linear-gradient(135deg,#f8f9ff,#eef2ff,#e0e7ff);color:#1e293b}@media (max-width: 768px){.hero-section[data-v-66de8746]{padding:80px 0 60px}}@media (max-width: 640px){.hero-section[data-v-66de8746]{padding:60px 0 40px}}.hero-content[data-v-66de8746]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}@media (max-width: 1024px){.hero-content[data-v-66de8746]{gap:40px}}@media (max-width: 768px){.hero-content[data-v-66de8746]{grid-template-columns:1fr;gap:40px;margin-bottom:60px}}@media (max-width: 768px){.hero-left[data-v-66de8746]{text-align:center}}.hero-title[data-v-66de8746]{font-size:42px;font-weight:700;margin-bottom:12px;line-height:1.2;color:#0f172a}@media (max-width: 768px){.hero-title[data-v-66de8746]{font-size:32px}}@media (max-width: 640px){.hero-title[data-v-66de8746]{font-size:28px}}.hero-subtitle[data-v-66de8746]{font-size:28px;font-weight:600;margin-bottom:40px;color:#334155}@media (max-width: 768px){.hero-subtitle[data-v-66de8746]{font-size:22px;margin-bottom:32px}}@media (max-width: 640px){.hero-subtitle[data-v-66de8746]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-66de8746]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.features-grid[data-v-66de8746]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 640px){.features-grid[data-v-66de8746]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-v-66de8746]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer}.feature-item[data-v-66de8746]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.feature-icon[data-v-66de8746]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px}@media (max-width: 768px){.feature-icon[data-v-66de8746]{width:40px;height:40px;font-size:20px}}.feature-name[data-v-66de8746]{font-size:14px;font-weight:500;color:#334155;text-align:center}@media (max-width: 768px){.feature-name[data-v-66de8746]{font-size:13px}}.hero-actions[data-v-66de8746]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 768px){.hero-actions[data-v-66de8746]{justify-content:center}}.hero-right[data-v-66de8746]{position:relative;height:500px}@media (max-width: 768px){.hero-right[data-v-66de8746]{height:400px}}.dashboard-mockup[data-v-66de8746]{position:relative;width:100%;height:100%}.mockup-card[data-v-66de8746]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden}.mockup-card.large[data-v-66de8746]{position:absolute;left:0;top:0;width:85%;height:85%;z-index:1}.mockup-card.small[data-v-66de8746]{position:absolute;right:0;bottom:0;width:60%;height:50%;z-index:2;border:2px solid rgba(255,255,255,.9)}.mockup-header[data-v-66de8746]{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.mockup-header h3[data-v-66de8746],.mockup-header h4[data-v-66de8746]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.mockup-header .time[data-v-66de8746]{font-size:12px;color:#64748b}.mockup-content[data-v-66de8746]{padding:16px}.data-table[data-v-66de8746]{margin-bottom:16px}.table-header[data-v-66de8746]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}table[data-v-66de8746]{width:100%;border-collapse:collapse;font-size:11px}table th[data-v-66de8746],table td[data-v-66de8746]{padding:6px 8px;text-align:left;border-bottom:1px solid #f1f5f9}table th[data-v-66de8746]{font-weight:600;color:#64748b;background:#f8fafc}table td[data-v-66de8746]{color:#334155}.chart-panel[data-v-66de8746]{margin-top:16px}.chart-title[data-v-66de8746]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}.chart-placeholder[data-v-66de8746]{display:flex;align-items:flex-end;gap:8px;height:80px}.chart-bar[data-v-66de8746]{flex:1;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:4px 4px 0 0;min-width:20px}.stat-value[data-v-66de8746]{font-size:11px;color:#64748b;margin-bottom:4px}.stat-number[data-v-66de8746]{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:12px}.mini-chart[data-v-66de8746]{display:flex;align-items:flex-end;gap:4px;height:40px}.chart-bar-mini[data-v-66de8746]{flex:1;background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:2px 2px 0 0;min-width:8px}.comparison-section[data-v-66de8746]{text-align:center;padding-top:60px;border-top:1px solid rgba(30,41,59,.1)}@media (max-width: 768px){.comparison-section[data-v-66de8746]{padding-top:40px}}.comparison-title[data-v-66de8746]{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:40px}@media (max-width: 768px){.comparison-title[data-v-66de8746]{font-size:20px;margin-bottom:32px}}.comparison-metrics[data-v-66de8746]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}@media (max-width: 768px){.comparison-metrics[data-v-66de8746]{gap:12px;flex-wrap:nowrap;justify-content:center}}@media (max-width: 640px){.comparison-metrics[data-v-66de8746]{gap:8px;flex-wrap:nowrap;justify-content:center}}.metric-circle[data-v-66de8746]{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:120px;flex-shrink:0}@media (max-width: 768px){.metric-circle[data-v-66de8746]{min-width:80px;gap:8px}}@media (max-width: 640px){.metric-circle[data-v-66de8746]{min-width:70px;gap:6px}}.circle-value[data-v-66de8746]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea4d}@media (max-width: 768px){.circle-value[data-v-66de8746]{width:70px;height:70px;font-size:18px}}@media (max-width: 640px){.circle-value[data-v-66de8746]{width:60px;height:60px;font-size:16px}}.circle-label[data-v-66de8746]{font-size:14px;font-weight:500;color:#334155;text-align:center;line-height:1.4}@media (max-width: 768px){.circle-label[data-v-66de8746]{font-size:11px}}@media (max-width: 640px){.circle-label[data-v-66de8746]{font-size:10px}}.pain-points-section[data-v-66de8746]{padding:80px 0;background:#fff}@media (max-width: 768px){.pain-points-section[data-v-66de8746]{padding:60px 0}}.section-title[data-v-66de8746]{font-size:36px;font-weight:700;text-align:center;margin-bottom:60px;color:#1e293b}@media (max-width: 768px){.section-title[data-v-66de8746]{font-size:28px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-66de8746]{font-size:24px;margin-bottom:32px}}.pain-points-row[data-v-66de8746]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.pain-points-row[data-v-66de8746]{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.pain-points-row[data-v-66de8746]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.pain-points-row[data-v-66de8746]{grid-template-columns:repeat(2,1fr);gap:16px}}.pain-point-card[data-v-66de8746]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;background:transparent;border:none;transition:all .3s ease}.pain-point-card[data-v-66de8746]:hover{transform:translateY(-4px)}.pain-icon-wrapper[data-v-66de8746]{position:relative;margin-bottom:24px;width:80px;height:80px}@media (max-width: 768px){.pain-icon-wrapper[data-v-66de8746]{width:70px;height:70px;margin-bottom:20px}}.pain-icon[data-v-66de8746]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.pain-icon[data-v-66de8746]{width:70px;height:70px;border-radius:14px}}.pain-icon svg[data-v-66de8746]{width:32px;height:32px}@media (max-width: 768px){.pain-icon svg[data-v-66de8746]{width:28px;height:28px}}.pain-icon-x[data-v-66de8746]{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 2px 8px #ef44444d;border:2px solid white}@media (max-width: 768px){.pain-icon-x[data-v-66de8746]{width:24px;height:24px;font-size:14px;bottom:-2px;right:-2px}}.pain-title[data-v-66de8746]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1e293b}@media (max-width: 768px){.pain-title[data-v-66de8746]{font-size:16px;margin-bottom:10px}}.pain-description[data-v-66de8746]{font-size:14px;line-height:1.6;color:#64748b;margin:0}@media (max-width: 768px){.pain-description[data-v-66de8746]{font-size:13px}}.solution-overview-section[data-v-66de8746]{padding:80px 0 40px;background:#fff;text-align:center}@media (max-width: 768px){.solution-overview-section[data-v-66de8746]{padding:60px 0 30px}}.solution-description[data-v-66de8746]{font-size:18px;line-height:1.8;color:#64748b;max-width:800px;margin:0 auto 40px}@media (max-width: 768px){.solution-description[data-v-66de8746]{font-size:16px;margin-bottom:30px}}.advantages-section-title[data-v-66de8746]{font-size:36px;font-weight:700;color:#1e293b;margin:0}@media (max-width: 768px){.advantages-section-title[data-v-66de8746]{font-size:28px}}.advantage-detail-section[data-v-66de8746]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-66de8746]{padding:60px 0}}.advantage-detail-content[data-v-66de8746]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-66de8746]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-66de8746]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-66de8746]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-66de8746]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-66de8746]{text-align:center}}.advantage-main-title[data-v-66de8746]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-66de8746]{font-size:24px}}.advantage-sub-title[data-v-66de8746]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-66de8746]{font-size:28px;margin-bottom:20px}}.advantage-detail-description[data-v-66de8746]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:32px}@media (max-width: 768px){.advantage-detail-description[data-v-66de8746]{font-size:15px;margin-bottom:24px}}.advantage-actions[data-v-66de8746]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-66de8746]{justify-content:center}}.advantage-detail-right[data-v-66de8746]{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.advantage-detail-right[data-v-66de8746]{width:100%;max-width:100%;overflow-x:hidden}}.ui-mockup[data-v-66de8746]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.mockup-window[data-v-66de8746]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-controls[data-v-66de8746]{display:flex;gap:8px;padding:12px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.control-dot[data-v-66de8746]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-66de8746]{background:#ef4444}.control-dot.yellow[data-v-66de8746]{background:#f59e0b}.control-dot.green[data-v-66de8746]{background:#10b981}.window-header[data-v-66de8746]{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.window-header h4[data-v-66de8746]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.window-content[data-v-66de8746]{padding:20px}.order-summary-bar[data-v-66de8746]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}@media (max-width: 640px){.order-summary-bar[data-v-66de8746]{grid-template-columns:repeat(2,1fr)}}.summary-item[data-v-66de8746]{display:flex;align-items:center;gap:12px}.summary-icon[data-v-66de8746]{font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px}.summary-info[data-v-66de8746]{flex:1}.summary-value[data-v-66de8746]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.summary-label[data-v-66de8746]{font-size:12px;color:#64748b}.order-details-table[data-v-66de8746]{margin-bottom:24px;overflow-x:auto}.order-details-table table[data-v-66de8746]{width:100%;border-collapse:collapse;font-size:13px}.order-details-table th[data-v-66de8746]{background:#f8fafc;padding:12px;text-align:left;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:12px}.order-details-table td[data-v-66de8746]{padding:12px;border-bottom:1px solid #f1f5f9;color:#334155}.status-badge[data-v-66de8746]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.unpaid[data-v-66de8746]{background:#fee2e2;color:#dc2626}.status-badge .status-icon[data-v-66de8746]{font-size:14px;font-weight:700}.order-info-fields[data-v-66de8746]{display:flex;flex-direction:column;gap:16px}.info-field label[data-v-66de8746]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.info-field .field-value[data-v-66de8746]{font-size:14px;color:#334155;padding:10px 12px;background:#f8fafc;border-radius:6px}.attachment-field[data-v-66de8746]{display:flex;flex-direction:column;gap:12px}.upload-btn[data-v-66de8746]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.upload-btn[data-v-66de8746]:hover{background:#e2e8f0;border-color:#94a3b8}.upload-item[data-v-66de8746]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:6px}.file-icon[data-v-66de8746]{font-size:18px}.file-name[data-v-66de8746]{flex:1;font-size:13px;color:#334155}.progress-bar[data-v-66de8746]{width:80px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.progress-fill[data-v-66de8746]{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px}.workflow-mockup[data-v-66de8746]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.workflow-window[data-v-66de8746]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.workflow-canvas[data-v-66de8746]{position:relative;padding:40px;min-height:400px;background:#fafbfc}@media (max-width: 768px){.workflow-canvas[data-v-66de8746]{padding:24px;min-height:300px}}.workflow-node[data-v-66de8746]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;box-shadow:0 2px 8px #00000014;position:relative;display:inline-flex;align-items:center;gap:8px}.workflow-node.top-node[data-v-66de8746]{margin:0 auto;display:flex;width:fit-content}.workflow-node.branch-node[data-v-66de8746]{margin:8px}.node-content[data-v-66de8746]{flex:1}.node-title[data-v-66de8746]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.node-subtitle[data-v-66de8746]{font-size:11px;color:#64748b}.node-person-icon[data-v-66de8746]{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector[data-v-66de8746]{width:2px;height:40px;background:#cbd5e1;margin:8px auto}.add-node-btn[data-v-66de8746]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:8px auto;cursor:pointer;box-shadow:0 2px 8px #fbbf244d}.workflow-branch[data-v-66de8746]{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.workflow-modal[data-v-66de8746]{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e2e8f0;z-index:10}@media (max-width: 768px){.workflow-modal[data-v-66de8746]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.modal-header[data-v-66de8746]{padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-header h5[data-v-66de8746]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.modal-body[data-v-66de8746]{padding:20px}.modal-field[data-v-66de8746]{margin-bottom:20px}.modal-field[data-v-66de8746]:last-child{margin-bottom:0}.modal-field label[data-v-66de8746]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.modal-input[data-v-66de8746]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.assignee-section[data-v-66de8746]{display:flex;align-items:center;gap:8px}.add-assignee-btn[data-v-66de8746]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;flex-shrink:0}.assignee-avatars[data-v-66de8746]{display:flex;gap:-8px}.avatar[data-v-66de8746]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid white;margin-left:-8px}.avatar[data-v-66de8746]:first-child{margin-left:0}.modal-footer[data-v-66de8746]{padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.modal-btn[data-v-66de8746]{padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.modal-btn.cancel[data-v-66de8746]{background:#f1f5f9;color:#64748b}.modal-btn.cancel[data-v-66de8746]:hover{background:#e2e8f0}.modal-btn.create[data-v-66de8746]{background:#fbbf24;color:#fff}.modal-btn.create[data-v-66de8746]:hover{background:#f59e0b}.mobile-office-mockup[data-v-66de8746]{position:relative;padding:20px;background:#f8fafc;border-radius:12px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (max-width: 768px){.mobile-office-mockup[data-v-66de8746]{padding:16px;width:100%;max-width:100%;overflow-x:hidden}}.desktop-dashboard[data-v-66de8746]{background:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 16px #0000001a;position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.desktop-dashboard[data-v-66de8746]{padding:16px;width:100%;max-width:100%}}.dashboard-grid[data-v-66de8746]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.dashboard-grid[data-v-66de8746]{gap:12px;width:100%;max-width:100%}}.dashboard-widget[data-v-66de8746]{background:#fafbfc;border-radius:8px;padding:16px;border:1px solid #e2e8f0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.dashboard-widget[data-v-66de8746]{padding:12px;width:100%;max-width:100%}}.widget-title[data-v-66de8746]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.widget-table[data-v-66de8746]{width:100%;max-width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed;box-sizing:border-box}@media (max-width: 768px){.widget-table[data-v-66de8746]{font-size:10px;width:100%;max-width:100%}}.widget-table th[data-v-66de8746],.widget-table td[data-v-66de8746]{padding:6px 8px;text-align:left;border-bottom:1px solid #e2e8f0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.widget-table th[data-v-66de8746],.widget-table td[data-v-66de8746]{padding:4px 6px}}.widget-table th[data-v-66de8746]{font-weight:600;color:#64748b;background:#fff}.widget-table td[data-v-66de8746]{color:#334155}.bar-chart[data-v-66de8746]{display:flex;align-items:flex-end;gap:8px;height:80px;padding:8px 0}.bar[data-v-66de8746]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:20px}.bar.highlight[data-v-66de8746]{background:#fbbf24}.line-chart[data-v-66de8746]{height:80px;padding:8px 0}.mobile-app-overlay[data-v-66de8746]{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10;width:200px}@media (max-width: 1024px){.mobile-app-overlay[data-v-66de8746]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.mobile-screen[data-v-66de8746]{background:#1e293b;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0000004d}.mobile-status-bar[data-v-66de8746]{background:#1e293b;color:#fff;padding:8px 16px;display:flex;justify-content:space-between;font-size:11px;border-radius:16px 16px 0 0}.mobile-content[data-v-66de8746]{background:#fff;border-radius:16px;padding:16px;min-height:300px}.mobile-title[data-v-66de8746]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.mobile-widget[data-v-66de8746]{margin-bottom:16px}.mobile-widget-title[data-v-66de8746]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px}.mobile-bar-chart[data-v-66de8746]{display:flex;align-items:flex-end;gap:4px;height:60px}.mobile-bar[data-v-66de8746]{flex:1;background:#cbd5e1;border-radius:2px 2px 0 0;min-width:12px}.mobile-bar.highlight[data-v-66de8746]{background:#fbbf24}.mobile-stat[data-v-66de8746]{margin-bottom:16px;padding:12px;background:#f8fafc;border-radius:8px}.mobile-stat-label[data-v-66de8746]{font-size:11px;color:#64748b;margin-bottom:4px}.mobile-stat-value[data-v-66de8746]{font-size:16px;font-weight:700;color:#1e293b}.donut-chart[data-v-66de8746]{width:80px;height:80px;border-radius:50%;position:relative;margin:0 auto;background:conic-gradient(#3b82f6,#3b82f6 180deg,#fbbf24 180deg,#fbbf24 360deg);display:flex;align-items:center;justify-content:center}.donut-chart[data-v-66de8746]:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;background:#fff}.customization-section[data-v-66de8746]{padding:80px 0;background:#fff}@media (max-width: 768px){.customization-section[data-v-66de8746]{padding:60px 0}}.customization-content[data-v-66de8746]{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:flex-start}@media (max-width: 1024px){.customization-content[data-v-66de8746]{grid-template-columns:1fr;gap:40px}}@media (max-width: 1024px){.customization-left[data-v-66de8746]{text-align:center}}.customization-subtitle[data-v-66de8746]{font-size:24px;font-weight:600;margin-bottom:40px;color:#1e293b}@media (max-width: 768px){.customization-subtitle[data-v-66de8746]{font-size:20px;margin-bottom:32px}}.customization-steps-list[data-v-66de8746]{margin-bottom:32px}.step-item[data-v-66de8746]{display:flex;gap:20px;margin-bottom:24px;position:relative;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}.step-item[data-v-66de8746]:hover{background:#f8fafc}.step-item.active .step-indicator .step-number[data-v-66de8746]{background:#6366f1;color:#fff}.step-item.active .step-indicator .step-bar[data-v-66de8746],.step-item.active .step-content .step-description[data-v-66de8746]{display:block}@media (max-width: 1024px){.step-item[data-v-66de8746]{justify-content:center}}.step-indicator[data-v-66de8746]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-number[data-v-66de8746]{width:40px;height:40px;border-radius:8px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:all .3s ease}.step-bar[data-v-66de8746]{width:2px;height:40px;background:#6366f1;margin-top:8px;display:none}.step-content[data-v-66de8746]{flex:1;padding-top:4px}.step-title[data-v-66de8746]{font-size:18px;font-weight:600;margin-bottom:8px;color:#1e293b}.step-description[data-v-66de8746]{font-size:14px;line-height:1.6;color:#64748b;display:none}.customization-cta[data-v-66de8746]{margin-top:32px}@media (max-width: 1024px){.customization-cta[data-v-66de8746]{text-align:center}}.customization-right[data-v-66de8746],.form-builder-mockup[data-v-66de8746]{position:relative}.custom-form-gif-container[data-v-66de8746]{width:100%;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;box-shadow:0 8px 32px #0000001a}.custom-form-gif[data-v-66de8746]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px #0000001a}.builder-panel[data-v-66de8746]{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000001a}.builder-nav[data-v-66de8746]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:16px}.nav-tabs[data-v-66de8746]{display:flex;gap:24px}.nav-tab[data-v-66de8746]{background:none;border:none;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;padding:0;position:relative;transition:color .3s ease}.nav-tab.active[data-v-66de8746]{color:#f97316}.nav-tab.active[data-v-66de8746]:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:2px;background:#f97316}.nav-tab[data-v-66de8746]:hover{color:#f97316}.publish-btn[data-v-66de8746]{padding:8px 20px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.publish-btn[data-v-66de8746]:hover{background:#ea580c}.builder-main[data-v-66de8746]{display:grid;grid-template-columns:240px 1fr;gap:16px;background:#fff;border-radius:8px;padding:16px;min-height:500px}@media (max-width: 768px){.builder-main[data-v-66de8746]{grid-template-columns:1fr}}.field-palette[data-v-66de8746]{background:#f8fafc;border-radius:8px;overflow:hidden}.palette-header[data-v-66de8746]{padding:12px 16px;background:#f1f5f9;font-size:14px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0}.palette-content[data-v-66de8746]{padding:16px;max-height:450px;overflow-y:auto}.field-category[data-v-66de8746]{margin-bottom:24px}.field-category[data-v-66de8746]:last-child{margin-bottom:0}.category-title[data-v-66de8746]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px;text-transform:uppercase}.field-list[data-v-66de8746]{display:flex;flex-direction:column;gap:8px}.field-item[data-v-66de8746]{padding:8px 12px;background:#fff;border-radius:6px;font-size:13px;color:#334155;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.field-item[data-v-66de8746]:hover{background:#f1f5f9;border-color:#e2e8f0}.form-preview[data-v-66de8746]{background:#fff}.form-title[data-v-66de8746]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.form-fields[data-v-66de8746]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-66de8746]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.form-row[data-v-66de8746]{grid-template-columns:1fr}}.form-field label[data-v-66de8746]{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.form-field input[data-v-66de8746]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc;transition:all .2s ease}.form-field input[data-v-66de8746]:focus{outline:none;border-color:#6366f1;background:#fff}.field-with-action[data-v-66de8746]{display:flex;gap:8px;align-items:center}.field-type-btn[data-v-66de8746]{padding:10px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s ease}.field-type-btn[data-v-66de8746]:hover{background:#e2e8f0}.workflow-builder-mockup[data-v-66de8746]{position:relative}.workflow-canvas-large[data-v-66de8746]{position:relative;padding:60px 40px;min-height:500px;background:#fafbfc;border-radius:8px}.workflow-node-large[data-v-66de8746]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 12px #00000014;position:relative;display:inline-flex;align-items:center;gap:12px}.workflow-node-large.top-node-large[data-v-66de8746]{margin:0 auto;display:flex;width:fit-content}.workflow-node-large.branch-node-large[data-v-66de8746]{margin:12px}.node-content-large[data-v-66de8746]{flex:1}.node-title-large[data-v-66de8746]{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:6px}.node-subtitle-large[data-v-66de8746]{font-size:13px;color:#64748b}.node-person-icon-large[data-v-66de8746]{font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector-large[data-v-66de8746]{width:3px;height:50px;background:#cbd5e1;margin:12px auto}.add-node-btn-large[data-v-66de8746]{width:40px;height:40px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:12px auto;cursor:pointer;box-shadow:0 4px 12px #fbbf244d}.workflow-branch-large[data-v-66de8746]{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:24px}.dashboard-builder-mockup[data-v-66de8746]{position:relative}.dashboard-builder-content[data-v-66de8746]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.dashboard-builder-title[data-v-66de8746]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.widget-selector[data-v-66de8746]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.widget-selector[data-v-66de8746]{grid-template-columns:repeat(3,1fr)}}.widget-option[data-v-66de8746]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all .2s ease}.widget-option[data-v-66de8746]:hover{border-color:#6366f1;transform:translateY(-2px)}.widget-icon[data-v-66de8746]{font-size:32px;margin-bottom:8px}.widget-name[data-v-66de8746]{font-size:13px;color:#334155}.dashboard-preview[data-v-66de8746]{background:#fff;border-radius:8px;padding:24px}.preview-widget[data-v-66de8746]{border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-title[data-v-66de8746]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.preview-chart[data-v-66de8746]{display:flex;align-items:flex-end;gap:12px;height:120px}.chart-bar-preview[data-v-66de8746]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:30px}.chart-bar-preview.highlight[data-v-66de8746]{background:#fbbf24}.report-builder-mockup[data-v-66de8746]{position:relative}.report-builder-content[data-v-66de8746]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.report-builder-title[data-v-66de8746]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.report-config[data-v-66de8746]{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px}.config-section[data-v-66de8746]{margin-bottom:24px}.config-section[data-v-66de8746]:last-child{margin-bottom:0}.config-section label[data-v-66de8746]{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.config-input[data-v-66de8746],.config-select[data-v-66de8746]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.filter-list[data-v-66de8746]{display:flex;flex-direction:column;gap:8px}.filter-item[data-v-66de8746]{padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:13px;color:#334155}.field-checkboxes[data-v-66de8746]{display:flex;flex-direction:column;gap:12px}.field-checkboxes label[data-v-66de8746]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#334155;cursor:pointer;margin:0}.field-checkboxes input[type=checkbox][data-v-66de8746]{width:16px;height:16px;cursor:pointer}.report-preview[data-v-66de8746]{background:#fff;border-radius:8px;padding:24px;overflow-x:auto}.report-table[data-v-66de8746]{width:100%;border-collapse:collapse;font-size:13px}.report-table th[data-v-66de8746],.report-table td[data-v-66de8746]{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.report-table th[data-v-66de8746]{background:#f8fafc;font-weight:600;color:#64748b}.report-table td[data-v-66de8746]{color:#334155}.industries-section[data-v-66de8746]{padding:80px 0;background:#fff}@media (max-width: 768px){.industries-section[data-v-66de8746]{padding:60px 0}}.industries-description[data-v-66de8746]{font-size:16px;line-height:1.6;color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px}@media (max-width: 768px){.industries-description[data-v-66de8746]{font-size:15px;margin-bottom:40px}}.industries-slider-wrapper[data-v-66de8746]{overflow:hidden;margin-bottom:50px;position:relative;width:100%}.industries-slider-wrapper[data-v-66de8746]:before,.industries-slider-wrapper[data-v-66de8746]:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.industries-slider-wrapper[data-v-66de8746]:before{left:0;background:linear-gradient(to right,white,transparent)}.industries-slider-wrapper[data-v-66de8746]:after{right:0;background:linear-gradient(to left,white,transparent)}@media (max-width: 768px){.industries-slider-wrapper[data-v-66de8746]:before,.industries-slider-wrapper[data-v-66de8746]:after{width:50px}}.industries-slider[data-v-66de8746]{display:flex;gap:20px;width:fit-content;will-change:transform}.industry-card[data-v-66de8746]{flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background:transparent;border-radius:12px;transition:all .3s ease}@media (max-width: 768px){.industry-card[data-v-66de8746]{width:100px;padding:16px 12px;gap:10px}}.industry-card[data-v-66de8746]:hover{transform:translateY(-4px)}.industry-icon[data-v-66de8746]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.industry-icon[data-v-66de8746]{width:64px;height:64px;border-radius:12px}}.icon-circle[data-v-66de8746]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.icon-circle[data-v-66de8746]{width:44px;height:44px;font-size:22px}}.industry-name[data-v-66de8746]{font-size:14px;font-weight:500;color:#1e293b;text-align:center;line-height:1.4}@media (max-width: 768px){.industry-name[data-v-66de8746]{font-size:13px}}.industries-cta[data-v-66de8746]{text-align:center;margin-top:50px}@media (max-width: 768px){.industries-cta[data-v-66de8746]{margin-top:40px}}.btn[data-v-66de8746]{padding:12px 32px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none}.btn.btn-primary[data-v-66de8746]{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none}.btn.btn-primary[data-v-66de8746]:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}.btn.btn-secondary[data-v-66de8746]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.btn.btn-secondary[data-v-66de8746]:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn.btn-outline[data-v-66de8746]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-66de8746]:hover{background:#6366f1;color:#fff;transform:translateY(-2px)}.btn.btn-large[data-v-66de8746]{padding:16px 48px;font-size:18px}.crm-solution-page[data-v-bd24f6ea]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.crm-solution-page[data-v-bd24f6ea]{padding-top:60px}}.container[data-v-bd24f6ea]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container[data-v-bd24f6ea]{padding:0 16px}}.hero-section[data-v-bd24f6ea]{padding:100px 0 80px;background:linear-gradient(135deg,#f8f9ff,#eef2ff,#e0e7ff);color:#1e293b}@media (max-width: 768px){.hero-section[data-v-bd24f6ea]{padding:80px 0 60px}}@media (max-width: 640px){.hero-section[data-v-bd24f6ea]{padding:60px 0 40px}}.hero-content[data-v-bd24f6ea]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}@media (max-width: 1024px){.hero-content[data-v-bd24f6ea]{gap:40px}}@media (max-width: 768px){.hero-content[data-v-bd24f6ea]{grid-template-columns:1fr;gap:40px;margin-bottom:60px}}@media (max-width: 768px){.hero-left[data-v-bd24f6ea]{text-align:center}}.hero-title[data-v-bd24f6ea]{font-size:42px;font-weight:700;margin-bottom:12px;line-height:1.2;color:#0f172a}@media (max-width: 768px){.hero-title[data-v-bd24f6ea]{font-size:32px}}@media (max-width: 640px){.hero-title[data-v-bd24f6ea]{font-size:28px}}.hero-subtitle[data-v-bd24f6ea]{font-size:28px;font-weight:600;margin-bottom:40px;color:#334155}@media (max-width: 768px){.hero-subtitle[data-v-bd24f6ea]{font-size:22px;margin-bottom:32px}}@media (max-width: 640px){.hero-subtitle[data-v-bd24f6ea]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-bd24f6ea]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.features-grid[data-v-bd24f6ea]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 640px){.features-grid[data-v-bd24f6ea]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-v-bd24f6ea]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer}.feature-item[data-v-bd24f6ea]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.feature-icon[data-v-bd24f6ea]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px}@media (max-width: 768px){.feature-icon[data-v-bd24f6ea]{width:40px;height:40px;font-size:20px}}.feature-name[data-v-bd24f6ea]{font-size:14px;font-weight:500;color:#334155;text-align:center}@media (max-width: 768px){.feature-name[data-v-bd24f6ea]{font-size:13px}}.hero-actions[data-v-bd24f6ea]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 768px){.hero-actions[data-v-bd24f6ea]{justify-content:center}}.hero-right[data-v-bd24f6ea]{position:relative;height:500px}@media (max-width: 768px){.hero-right[data-v-bd24f6ea]{height:400px}}.dashboard-mockup[data-v-bd24f6ea]{position:relative;width:100%;height:100%}.mockup-card[data-v-bd24f6ea]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden}.mockup-card.large[data-v-bd24f6ea]{position:absolute;left:0;top:0;width:85%;height:85%;z-index:1}.mockup-card.small[data-v-bd24f6ea]{position:absolute;right:0;bottom:0;width:60%;height:50%;z-index:2;border:2px solid rgba(255,255,255,.9)}.mockup-header[data-v-bd24f6ea]{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.mockup-header h3[data-v-bd24f6ea],.mockup-header h4[data-v-bd24f6ea]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.mockup-header .time[data-v-bd24f6ea]{font-size:12px;color:#64748b}.mockup-content[data-v-bd24f6ea]{padding:16px}.data-table[data-v-bd24f6ea]{margin-bottom:16px}.table-header[data-v-bd24f6ea]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}table[data-v-bd24f6ea]{width:100%;border-collapse:collapse;font-size:11px}table th[data-v-bd24f6ea],table td[data-v-bd24f6ea]{padding:6px 8px;text-align:left;border-bottom:1px solid #f1f5f9}table th[data-v-bd24f6ea]{font-weight:600;color:#64748b;background:#f8fafc}table td[data-v-bd24f6ea]{color:#334155}.chart-panel[data-v-bd24f6ea]{margin-top:16px}.chart-title[data-v-bd24f6ea]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}.chart-placeholder[data-v-bd24f6ea]{display:flex;align-items:flex-end;gap:8px;height:80px}.chart-bar[data-v-bd24f6ea]{flex:1;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:4px 4px 0 0;min-width:20px}.stat-value[data-v-bd24f6ea]{font-size:11px;color:#64748b;margin-bottom:4px}.stat-number[data-v-bd24f6ea]{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:12px}.mini-chart[data-v-bd24f6ea]{display:flex;align-items:flex-end;gap:4px;height:40px}.chart-bar-mini[data-v-bd24f6ea]{flex:1;background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:2px 2px 0 0;min-width:8px}.comparison-section[data-v-bd24f6ea]{text-align:center;padding-top:60px;border-top:1px solid rgba(30,41,59,.1)}@media (max-width: 768px){.comparison-section[data-v-bd24f6ea]{padding-top:40px}}.comparison-title[data-v-bd24f6ea]{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:40px}@media (max-width: 768px){.comparison-title[data-v-bd24f6ea]{font-size:20px;margin-bottom:32px}}.comparison-metrics[data-v-bd24f6ea]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}@media (max-width: 768px){.comparison-metrics[data-v-bd24f6ea]{gap:12px;flex-wrap:nowrap;justify-content:center}}@media (max-width: 640px){.comparison-metrics[data-v-bd24f6ea]{gap:8px;flex-wrap:nowrap;justify-content:center}}.metric-circle[data-v-bd24f6ea]{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:120px;flex-shrink:0}@media (max-width: 768px){.metric-circle[data-v-bd24f6ea]{min-width:80px;gap:8px}}@media (max-width: 640px){.metric-circle[data-v-bd24f6ea]{min-width:70px;gap:6px}}.circle-value[data-v-bd24f6ea]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea4d}@media (max-width: 768px){.circle-value[data-v-bd24f6ea]{width:70px;height:70px;font-size:18px}}@media (max-width: 640px){.circle-value[data-v-bd24f6ea]{width:60px;height:60px;font-size:16px}}.circle-label[data-v-bd24f6ea]{font-size:14px;font-weight:500;color:#334155;text-align:center;line-height:1.4}@media (max-width: 768px){.circle-label[data-v-bd24f6ea]{font-size:11px}}@media (max-width: 640px){.circle-label[data-v-bd24f6ea]{font-size:10px}}.pain-points-section[data-v-bd24f6ea]{padding:80px 0;background:#fff}@media (max-width: 768px){.pain-points-section[data-v-bd24f6ea]{padding:60px 0}}.section-title[data-v-bd24f6ea]{font-size:36px;font-weight:700;text-align:center;margin-bottom:60px;color:#1e293b}@media (max-width: 768px){.section-title[data-v-bd24f6ea]{font-size:28px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-bd24f6ea]{font-size:24px;margin-bottom:32px}}.pain-points-row[data-v-bd24f6ea]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.pain-points-row[data-v-bd24f6ea]{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.pain-points-row[data-v-bd24f6ea]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.pain-points-row[data-v-bd24f6ea]{grid-template-columns:repeat(2,1fr);gap:16px}}.pain-point-card[data-v-bd24f6ea]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;background:transparent;border:none;transition:all .3s ease}.pain-point-card[data-v-bd24f6ea]:hover{transform:translateY(-4px)}.pain-icon-wrapper[data-v-bd24f6ea]{position:relative;margin-bottom:24px;width:80px;height:80px}@media (max-width: 768px){.pain-icon-wrapper[data-v-bd24f6ea]{width:70px;height:70px;margin-bottom:20px}}.pain-icon[data-v-bd24f6ea]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.pain-icon[data-v-bd24f6ea]{width:70px;height:70px;border-radius:14px}}.pain-icon svg[data-v-bd24f6ea]{width:32px;height:32px}@media (max-width: 768px){.pain-icon svg[data-v-bd24f6ea]{width:28px;height:28px}}.pain-icon-x[data-v-bd24f6ea]{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 2px 8px #ef44444d;border:2px solid white}@media (max-width: 768px){.pain-icon-x[data-v-bd24f6ea]{width:24px;height:24px;font-size:14px;bottom:-2px;right:-2px}}.pain-title[data-v-bd24f6ea]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1e293b}@media (max-width: 768px){.pain-title[data-v-bd24f6ea]{font-size:16px;margin-bottom:10px}}.pain-description[data-v-bd24f6ea]{font-size:14px;line-height:1.6;color:#64748b;margin:0}@media (max-width: 768px){.pain-description[data-v-bd24f6ea]{font-size:13px}}.solution-overview-section[data-v-bd24f6ea]{padding:80px 0 40px;background:#fff;text-align:center}@media (max-width: 768px){.solution-overview-section[data-v-bd24f6ea]{padding:60px 0 30px}}.solution-description[data-v-bd24f6ea]{font-size:18px;line-height:1.8;color:#64748b;max-width:800px;margin:0 auto 40px}@media (max-width: 768px){.solution-description[data-v-bd24f6ea]{font-size:16px;margin-bottom:30px}}.advantages-section-title[data-v-bd24f6ea]{font-size:36px;font-weight:700;color:#1e293b;margin:0}@media (max-width: 768px){.advantages-section-title[data-v-bd24f6ea]{font-size:28px}}.advantage-detail-section[data-v-bd24f6ea]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-bd24f6ea]{padding:60px 0}}.advantage-detail-content[data-v-bd24f6ea]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-bd24f6ea]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-bd24f6ea]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-bd24f6ea]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-bd24f6ea]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-bd24f6ea]{text-align:center}}.advantage-main-title[data-v-bd24f6ea]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-bd24f6ea]{font-size:24px}}.advantage-sub-title[data-v-bd24f6ea]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-bd24f6ea]{font-size:28px;margin-bottom:20px}}.advantage-detail-description[data-v-bd24f6ea]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:32px}@media (max-width: 768px){.advantage-detail-description[data-v-bd24f6ea]{font-size:15px;margin-bottom:24px}}.advantage-actions[data-v-bd24f6ea]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-bd24f6ea]{justify-content:center}}.advantage-detail-right[data-v-bd24f6ea]{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.advantage-detail-right[data-v-bd24f6ea]{width:100%;max-width:100%;overflow-x:hidden}}.ui-mockup[data-v-bd24f6ea]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.mockup-window[data-v-bd24f6ea]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-controls[data-v-bd24f6ea]{display:flex;gap:8px;padding:12px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.control-dot[data-v-bd24f6ea]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-bd24f6ea]{background:#ef4444}.control-dot.yellow[data-v-bd24f6ea]{background:#f59e0b}.control-dot.green[data-v-bd24f6ea]{background:#10b981}.window-header[data-v-bd24f6ea]{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.window-header h4[data-v-bd24f6ea]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.window-content[data-v-bd24f6ea]{padding:20px}.order-summary-bar[data-v-bd24f6ea]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}@media (max-width: 640px){.order-summary-bar[data-v-bd24f6ea]{grid-template-columns:repeat(2,1fr)}}.summary-item[data-v-bd24f6ea]{display:flex;align-items:center;gap:12px}.summary-icon[data-v-bd24f6ea]{font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px}.summary-info[data-v-bd24f6ea]{flex:1}.summary-value[data-v-bd24f6ea]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.summary-label[data-v-bd24f6ea]{font-size:12px;color:#64748b}.order-details-table[data-v-bd24f6ea]{margin-bottom:24px;overflow-x:auto}.order-details-table table[data-v-bd24f6ea]{width:100%;border-collapse:collapse;font-size:13px}.order-details-table th[data-v-bd24f6ea]{background:#f8fafc;padding:12px;text-align:left;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:12px}.order-details-table td[data-v-bd24f6ea]{padding:12px;border-bottom:1px solid #f1f5f9;color:#334155}.status-badge[data-v-bd24f6ea]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.unpaid[data-v-bd24f6ea]{background:#fee2e2;color:#dc2626}.status-badge .status-icon[data-v-bd24f6ea]{font-size:14px;font-weight:700}.order-info-fields[data-v-bd24f6ea]{display:flex;flex-direction:column;gap:16px}.info-field label[data-v-bd24f6ea]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.info-field .field-value[data-v-bd24f6ea]{font-size:14px;color:#334155;padding:10px 12px;background:#f8fafc;border-radius:6px}.attachment-field[data-v-bd24f6ea]{display:flex;flex-direction:column;gap:12px}.upload-btn[data-v-bd24f6ea]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.upload-btn[data-v-bd24f6ea]:hover{background:#e2e8f0;border-color:#94a3b8}.upload-item[data-v-bd24f6ea]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:6px}.file-icon[data-v-bd24f6ea]{font-size:18px}.file-name[data-v-bd24f6ea]{flex:1;font-size:13px;color:#334155}.progress-bar[data-v-bd24f6ea]{width:80px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.progress-fill[data-v-bd24f6ea]{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px}.workflow-mockup[data-v-bd24f6ea]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.workflow-window[data-v-bd24f6ea]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.workflow-canvas[data-v-bd24f6ea]{position:relative;padding:40px;min-height:400px;background:#fafbfc}@media (max-width: 768px){.workflow-canvas[data-v-bd24f6ea]{padding:24px;min-height:300px}}.workflow-node[data-v-bd24f6ea]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;box-shadow:0 2px 8px #00000014;position:relative;display:inline-flex;align-items:center;gap:8px}.workflow-node.top-node[data-v-bd24f6ea]{margin:0 auto;display:flex;width:fit-content}.workflow-node.branch-node[data-v-bd24f6ea]{margin:8px}.node-content[data-v-bd24f6ea]{flex:1}.node-title[data-v-bd24f6ea]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.node-subtitle[data-v-bd24f6ea]{font-size:11px;color:#64748b}.node-person-icon[data-v-bd24f6ea]{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector[data-v-bd24f6ea]{width:2px;height:40px;background:#cbd5e1;margin:8px auto}.add-node-btn[data-v-bd24f6ea]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:8px auto;cursor:pointer;box-shadow:0 2px 8px #fbbf244d}.workflow-branch[data-v-bd24f6ea]{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.workflow-modal[data-v-bd24f6ea]{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e2e8f0;z-index:10}@media (max-width: 768px){.workflow-modal[data-v-bd24f6ea]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.modal-header[data-v-bd24f6ea]{padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-header h5[data-v-bd24f6ea]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.modal-body[data-v-bd24f6ea]{padding:20px}.modal-field[data-v-bd24f6ea]{margin-bottom:20px}.modal-field[data-v-bd24f6ea]:last-child{margin-bottom:0}.modal-field label[data-v-bd24f6ea]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.modal-input[data-v-bd24f6ea]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.assignee-section[data-v-bd24f6ea]{display:flex;align-items:center;gap:8px}.add-assignee-btn[data-v-bd24f6ea]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;flex-shrink:0}.assignee-avatars[data-v-bd24f6ea]{display:flex;gap:-8px}.avatar[data-v-bd24f6ea]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid white;margin-left:-8px}.avatar[data-v-bd24f6ea]:first-child{margin-left:0}.modal-footer[data-v-bd24f6ea]{padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.modal-btn[data-v-bd24f6ea]{padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.modal-btn.cancel[data-v-bd24f6ea]{background:#f1f5f9;color:#64748b}.modal-btn.cancel[data-v-bd24f6ea]:hover{background:#e2e8f0}.modal-btn.create[data-v-bd24f6ea]{background:#fbbf24;color:#fff}.modal-btn.create[data-v-bd24f6ea]:hover{background:#f59e0b}.mobile-office-mockup[data-v-bd24f6ea]{position:relative;padding:20px;background:#f8fafc;border-radius:12px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (max-width: 768px){.mobile-office-mockup[data-v-bd24f6ea]{padding:16px;width:100%;max-width:100%;overflow-x:hidden}}.desktop-dashboard[data-v-bd24f6ea]{background:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 16px #0000001a;position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.desktop-dashboard[data-v-bd24f6ea]{padding:16px;width:100%;max-width:100%}}.dashboard-grid[data-v-bd24f6ea]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.dashboard-grid[data-v-bd24f6ea]{gap:12px;width:100%;max-width:100%}}.dashboard-widget[data-v-bd24f6ea]{background:#fafbfc;border-radius:8px;padding:16px;border:1px solid #e2e8f0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.dashboard-widget[data-v-bd24f6ea]{padding:12px;width:100%;max-width:100%}}.widget-title[data-v-bd24f6ea]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.widget-table[data-v-bd24f6ea]{width:100%;max-width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed;box-sizing:border-box}@media (max-width: 768px){.widget-table[data-v-bd24f6ea]{font-size:10px;width:100%;max-width:100%}}.widget-table th[data-v-bd24f6ea],.widget-table td[data-v-bd24f6ea]{padding:6px 8px;text-align:left;border-bottom:1px solid #e2e8f0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.widget-table th[data-v-bd24f6ea],.widget-table td[data-v-bd24f6ea]{padding:4px 6px}}.widget-table th[data-v-bd24f6ea]{font-weight:600;color:#64748b;background:#fff}.widget-table td[data-v-bd24f6ea]{color:#334155}.bar-chart[data-v-bd24f6ea]{display:flex;align-items:flex-end;gap:8px;height:80px;padding:8px 0}.bar[data-v-bd24f6ea]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:20px}.bar.highlight[data-v-bd24f6ea]{background:#fbbf24}.line-chart[data-v-bd24f6ea]{height:80px;padding:8px 0}.mobile-app-overlay[data-v-bd24f6ea]{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10;width:200px}@media (max-width: 1024px){.mobile-app-overlay[data-v-bd24f6ea]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.mobile-screen[data-v-bd24f6ea]{background:#1e293b;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0000004d}.mobile-status-bar[data-v-bd24f6ea]{background:#1e293b;color:#fff;padding:8px 16px;display:flex;justify-content:space-between;font-size:11px;border-radius:16px 16px 0 0}.mobile-content[data-v-bd24f6ea]{background:#fff;border-radius:16px;padding:16px;min-height:300px}.mobile-title[data-v-bd24f6ea]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.mobile-widget[data-v-bd24f6ea]{margin-bottom:16px}.mobile-widget-title[data-v-bd24f6ea]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px}.mobile-bar-chart[data-v-bd24f6ea]{display:flex;align-items:flex-end;gap:4px;height:60px}.mobile-bar[data-v-bd24f6ea]{flex:1;background:#cbd5e1;border-radius:2px 2px 0 0;min-width:12px}.mobile-bar.highlight[data-v-bd24f6ea]{background:#fbbf24}.mobile-stat[data-v-bd24f6ea]{margin-bottom:16px;padding:12px;background:#f8fafc;border-radius:8px}.mobile-stat-label[data-v-bd24f6ea]{font-size:11px;color:#64748b;margin-bottom:4px}.mobile-stat-value[data-v-bd24f6ea]{font-size:16px;font-weight:700;color:#1e293b}.donut-chart[data-v-bd24f6ea]{width:80px;height:80px;border-radius:50%;position:relative;margin:0 auto;background:conic-gradient(#3b82f6,#3b82f6 180deg,#fbbf24 180deg,#fbbf24 360deg);display:flex;align-items:center;justify-content:center}.donut-chart[data-v-bd24f6ea]:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;background:#fff}.customization-section[data-v-bd24f6ea]{padding:80px 0;background:#fff}@media (max-width: 768px){.customization-section[data-v-bd24f6ea]{padding:60px 0}}.customization-content[data-v-bd24f6ea]{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:flex-start}@media (max-width: 1024px){.customization-content[data-v-bd24f6ea]{grid-template-columns:1fr;gap:40px}}@media (max-width: 1024px){.customization-left[data-v-bd24f6ea]{text-align:center}}.customization-subtitle[data-v-bd24f6ea]{font-size:24px;font-weight:600;margin-bottom:40px;color:#1e293b}@media (max-width: 768px){.customization-subtitle[data-v-bd24f6ea]{font-size:20px;margin-bottom:32px}}.customization-steps-list[data-v-bd24f6ea]{margin-bottom:32px}.step-item[data-v-bd24f6ea]{display:flex;gap:20px;margin-bottom:24px;position:relative;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}.step-item[data-v-bd24f6ea]:hover{background:#f8fafc}.step-item.active .step-indicator .step-number[data-v-bd24f6ea]{background:#6366f1;color:#fff}.step-item.active .step-indicator .step-bar[data-v-bd24f6ea],.step-item.active .step-content .step-description[data-v-bd24f6ea]{display:block}@media (max-width: 1024px){.step-item[data-v-bd24f6ea]{justify-content:center}}.step-indicator[data-v-bd24f6ea]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-number[data-v-bd24f6ea]{width:40px;height:40px;border-radius:8px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:all .3s ease}.step-bar[data-v-bd24f6ea]{width:2px;height:40px;background:#6366f1;margin-top:8px;display:none}.step-content[data-v-bd24f6ea]{flex:1;padding-top:4px}.step-title[data-v-bd24f6ea]{font-size:18px;font-weight:600;margin-bottom:8px;color:#1e293b}.step-description[data-v-bd24f6ea]{font-size:14px;line-height:1.6;color:#64748b;display:none}.customization-cta[data-v-bd24f6ea]{margin-top:32px}@media (max-width: 1024px){.customization-cta[data-v-bd24f6ea]{text-align:center}}.customization-right[data-v-bd24f6ea],.form-builder-mockup[data-v-bd24f6ea]{position:relative}.custom-form-gif-container[data-v-bd24f6ea]{width:100%;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;box-shadow:0 8px 32px #0000001a}.custom-form-gif[data-v-bd24f6ea]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px #0000001a}.builder-panel[data-v-bd24f6ea]{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000001a}.builder-nav[data-v-bd24f6ea]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:16px}.nav-tabs[data-v-bd24f6ea]{display:flex;gap:24px}.nav-tab[data-v-bd24f6ea]{background:none;border:none;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;padding:0;position:relative;transition:color .3s ease}.nav-tab.active[data-v-bd24f6ea]{color:#f97316}.nav-tab.active[data-v-bd24f6ea]:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:2px;background:#f97316}.nav-tab[data-v-bd24f6ea]:hover{color:#f97316}.publish-btn[data-v-bd24f6ea]{padding:8px 20px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.publish-btn[data-v-bd24f6ea]:hover{background:#ea580c}.builder-main[data-v-bd24f6ea]{display:grid;grid-template-columns:240px 1fr;gap:16px;background:#fff;border-radius:8px;padding:16px;min-height:500px}@media (max-width: 768px){.builder-main[data-v-bd24f6ea]{grid-template-columns:1fr}}.field-palette[data-v-bd24f6ea]{background:#f8fafc;border-radius:8px;overflow:hidden}.palette-header[data-v-bd24f6ea]{padding:12px 16px;background:#f1f5f9;font-size:14px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0}.palette-content[data-v-bd24f6ea]{padding:16px;max-height:450px;overflow-y:auto}.field-category[data-v-bd24f6ea]{margin-bottom:24px}.field-category[data-v-bd24f6ea]:last-child{margin-bottom:0}.category-title[data-v-bd24f6ea]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px;text-transform:uppercase}.field-list[data-v-bd24f6ea]{display:flex;flex-direction:column;gap:8px}.field-item[data-v-bd24f6ea]{padding:8px 12px;background:#fff;border-radius:6px;font-size:13px;color:#334155;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.field-item[data-v-bd24f6ea]:hover{background:#f1f5f9;border-color:#e2e8f0}.form-preview[data-v-bd24f6ea]{background:#fff}.form-title[data-v-bd24f6ea]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.form-fields[data-v-bd24f6ea]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-bd24f6ea]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.form-row[data-v-bd24f6ea]{grid-template-columns:1fr}}.form-field label[data-v-bd24f6ea]{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.form-field input[data-v-bd24f6ea]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc;transition:all .2s ease}.form-field input[data-v-bd24f6ea]:focus{outline:none;border-color:#6366f1;background:#fff}.field-with-action[data-v-bd24f6ea]{display:flex;gap:8px;align-items:center}.field-type-btn[data-v-bd24f6ea]{padding:10px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s ease}.field-type-btn[data-v-bd24f6ea]:hover{background:#e2e8f0}.workflow-builder-mockup[data-v-bd24f6ea]{position:relative}.workflow-canvas-large[data-v-bd24f6ea]{position:relative;padding:60px 40px;min-height:500px;background:#fafbfc;border-radius:8px}.workflow-node-large[data-v-bd24f6ea]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 12px #00000014;position:relative;display:inline-flex;align-items:center;gap:12px}.workflow-node-large.top-node-large[data-v-bd24f6ea]{margin:0 auto;display:flex;width:fit-content}.workflow-node-large.branch-node-large[data-v-bd24f6ea]{margin:12px}.node-content-large[data-v-bd24f6ea]{flex:1}.node-title-large[data-v-bd24f6ea]{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:6px}.node-subtitle-large[data-v-bd24f6ea]{font-size:13px;color:#64748b}.node-person-icon-large[data-v-bd24f6ea]{font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector-large[data-v-bd24f6ea]{width:3px;height:50px;background:#cbd5e1;margin:12px auto}.add-node-btn-large[data-v-bd24f6ea]{width:40px;height:40px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:12px auto;cursor:pointer;box-shadow:0 4px 12px #fbbf244d}.workflow-branch-large[data-v-bd24f6ea]{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:24px}.dashboard-builder-mockup[data-v-bd24f6ea]{position:relative}.dashboard-builder-content[data-v-bd24f6ea]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.dashboard-builder-title[data-v-bd24f6ea]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.widget-selector[data-v-bd24f6ea]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.widget-selector[data-v-bd24f6ea]{grid-template-columns:repeat(3,1fr)}}.widget-option[data-v-bd24f6ea]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all .2s ease}.widget-option[data-v-bd24f6ea]:hover{border-color:#6366f1;transform:translateY(-2px)}.widget-icon[data-v-bd24f6ea]{font-size:32px;margin-bottom:8px}.widget-name[data-v-bd24f6ea]{font-size:13px;color:#334155}.dashboard-preview[data-v-bd24f6ea]{background:#fff;border-radius:8px;padding:24px}.preview-widget[data-v-bd24f6ea]{border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-title[data-v-bd24f6ea]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.preview-chart[data-v-bd24f6ea]{display:flex;align-items:flex-end;gap:12px;height:120px}.chart-bar-preview[data-v-bd24f6ea]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:30px}.chart-bar-preview.highlight[data-v-bd24f6ea]{background:#fbbf24}.report-builder-mockup[data-v-bd24f6ea]{position:relative}.report-builder-content[data-v-bd24f6ea]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.report-builder-title[data-v-bd24f6ea]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.report-config[data-v-bd24f6ea]{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px}.config-section[data-v-bd24f6ea]{margin-bottom:24px}.config-section[data-v-bd24f6ea]:last-child{margin-bottom:0}.config-section label[data-v-bd24f6ea]{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.config-input[data-v-bd24f6ea],.config-select[data-v-bd24f6ea]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.filter-list[data-v-bd24f6ea]{display:flex;flex-direction:column;gap:8px}.filter-item[data-v-bd24f6ea]{padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:13px;color:#334155}.field-checkboxes[data-v-bd24f6ea]{display:flex;flex-direction:column;gap:12px}.field-checkboxes label[data-v-bd24f6ea]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#334155;cursor:pointer;margin:0}.field-checkboxes input[type=checkbox][data-v-bd24f6ea]{width:16px;height:16px;cursor:pointer}.report-preview[data-v-bd24f6ea]{background:#fff;border-radius:8px;padding:24px;overflow-x:auto}.report-table[data-v-bd24f6ea]{width:100%;border-collapse:collapse;font-size:13px}.report-table th[data-v-bd24f6ea],.report-table td[data-v-bd24f6ea]{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.report-table th[data-v-bd24f6ea]{background:#f8fafc;font-weight:600;color:#64748b}.report-table td[data-v-bd24f6ea]{color:#334155}.industries-section[data-v-bd24f6ea]{padding:80px 0;background:#fff}@media (max-width: 768px){.industries-section[data-v-bd24f6ea]{padding:60px 0}}.industries-description[data-v-bd24f6ea]{font-size:16px;line-height:1.6;color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px}@media (max-width: 768px){.industries-description[data-v-bd24f6ea]{font-size:15px;margin-bottom:40px}}.industries-slider-wrapper[data-v-bd24f6ea]{overflow:hidden;margin-bottom:50px;position:relative;width:100%}.industries-slider-wrapper[data-v-bd24f6ea]:before,.industries-slider-wrapper[data-v-bd24f6ea]:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.industries-slider-wrapper[data-v-bd24f6ea]:before{left:0;background:linear-gradient(to right,white,transparent)}.industries-slider-wrapper[data-v-bd24f6ea]:after{right:0;background:linear-gradient(to left,white,transparent)}@media (max-width: 768px){.industries-slider-wrapper[data-v-bd24f6ea]:before,.industries-slider-wrapper[data-v-bd24f6ea]:after{width:50px}}.industries-slider[data-v-bd24f6ea]{display:flex;gap:20px;width:fit-content;will-change:transform}.industry-card[data-v-bd24f6ea]{flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background:transparent;border-radius:12px;transition:all .3s ease}@media (max-width: 768px){.industry-card[data-v-bd24f6ea]{width:100px;padding:16px 12px;gap:10px}}.industry-card[data-v-bd24f6ea]:hover{transform:translateY(-4px)}.industry-icon[data-v-bd24f6ea]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.industry-icon[data-v-bd24f6ea]{width:64px;height:64px;border-radius:12px}}.icon-circle[data-v-bd24f6ea]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.icon-circle[data-v-bd24f6ea]{width:44px;height:44px;font-size:22px}}.industry-name[data-v-bd24f6ea]{font-size:14px;font-weight:500;color:#1e293b;text-align:center;line-height:1.4}@media (max-width: 768px){.industry-name[data-v-bd24f6ea]{font-size:13px}}.industries-cta[data-v-bd24f6ea]{text-align:center;margin-top:50px}@media (max-width: 768px){.industries-cta[data-v-bd24f6ea]{margin-top:40px}}.btn[data-v-bd24f6ea]{padding:12px 32px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none}.btn.btn-primary[data-v-bd24f6ea]{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none}.btn.btn-primary[data-v-bd24f6ea]:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}.btn.btn-secondary[data-v-bd24f6ea]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.btn.btn-secondary[data-v-bd24f6ea]:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn.btn-outline[data-v-bd24f6ea]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-bd24f6ea]:hover{background:#6366f1;color:#fff;transform:translateY(-2px)}.btn.btn-large[data-v-bd24f6ea]{padding:16px 48px;font-size:18px}.crm-solution-page[data-v-201a831e]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.crm-solution-page[data-v-201a831e]{padding-top:60px}}.container[data-v-201a831e]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container[data-v-201a831e]{padding:0 16px}}.hero-section[data-v-201a831e]{padding:100px 0 80px;background:linear-gradient(135deg,#f8f9ff,#eef2ff,#e0e7ff);color:#1e293b}@media (max-width: 768px){.hero-section[data-v-201a831e]{padding:80px 0 60px}}@media (max-width: 640px){.hero-section[data-v-201a831e]{padding:60px 0 40px}}.hero-content[data-v-201a831e]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}@media (max-width: 1024px){.hero-content[data-v-201a831e]{gap:40px}}@media (max-width: 768px){.hero-content[data-v-201a831e]{grid-template-columns:1fr;gap:40px;margin-bottom:60px}}@media (max-width: 768px){.hero-left[data-v-201a831e]{text-align:center}}.hero-title[data-v-201a831e]{font-size:42px;font-weight:700;margin-bottom:12px;line-height:1.2;color:#0f172a}@media (max-width: 768px){.hero-title[data-v-201a831e]{font-size:32px}}@media (max-width: 640px){.hero-title[data-v-201a831e]{font-size:28px}}.hero-subtitle[data-v-201a831e]{font-size:28px;font-weight:600;margin-bottom:40px;color:#334155}@media (max-width: 768px){.hero-subtitle[data-v-201a831e]{font-size:22px;margin-bottom:32px}}@media (max-width: 640px){.hero-subtitle[data-v-201a831e]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-201a831e]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.features-grid[data-v-201a831e]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 640px){.features-grid[data-v-201a831e]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-v-201a831e]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer}.feature-item[data-v-201a831e]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.feature-icon[data-v-201a831e]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px}@media (max-width: 768px){.feature-icon[data-v-201a831e]{width:40px;height:40px;font-size:20px}}.feature-name[data-v-201a831e]{font-size:14px;font-weight:500;color:#334155;text-align:center}@media (max-width: 768px){.feature-name[data-v-201a831e]{font-size:13px}}.hero-actions[data-v-201a831e]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 768px){.hero-actions[data-v-201a831e]{justify-content:center}}.hero-right[data-v-201a831e]{position:relative;height:500px}@media (max-width: 768px){.hero-right[data-v-201a831e]{height:400px}}.dashboard-mockup[data-v-201a831e]{position:relative;width:100%;height:100%}.mockup-card[data-v-201a831e]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden}.mockup-card.large[data-v-201a831e]{position:absolute;left:0;top:0;width:85%;height:85%;z-index:1}.mockup-card.small[data-v-201a831e]{position:absolute;right:0;bottom:0;width:60%;height:50%;z-index:2;border:2px solid rgba(255,255,255,.9)}.mockup-header[data-v-201a831e]{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.mockup-header h3[data-v-201a831e],.mockup-header h4[data-v-201a831e]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.mockup-header .time[data-v-201a831e]{font-size:12px;color:#64748b}.mockup-content[data-v-201a831e]{padding:16px}.data-table[data-v-201a831e]{margin-bottom:16px}.table-header[data-v-201a831e]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}table[data-v-201a831e]{width:100%;border-collapse:collapse;font-size:11px}table th[data-v-201a831e],table td[data-v-201a831e]{padding:6px 8px;text-align:left;border-bottom:1px solid #f1f5f9}table th[data-v-201a831e]{font-weight:600;color:#64748b;background:#f8fafc}table td[data-v-201a831e]{color:#334155}.chart-panel[data-v-201a831e]{margin-top:16px}.chart-title[data-v-201a831e]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}.chart-placeholder[data-v-201a831e]{display:flex;align-items:flex-end;gap:8px;height:80px}.chart-bar[data-v-201a831e]{flex:1;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:4px 4px 0 0;min-width:20px}.stat-value[data-v-201a831e]{font-size:11px;color:#64748b;margin-bottom:4px}.stat-number[data-v-201a831e]{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:12px}.mini-chart[data-v-201a831e]{display:flex;align-items:flex-end;gap:4px;height:40px}.chart-bar-mini[data-v-201a831e]{flex:1;background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:2px 2px 0 0;min-width:8px}.comparison-section[data-v-201a831e]{text-align:center;padding-top:60px;border-top:1px solid rgba(30,41,59,.1)}@media (max-width: 768px){.comparison-section[data-v-201a831e]{padding-top:40px}}.comparison-title[data-v-201a831e]{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:40px}@media (max-width: 768px){.comparison-title[data-v-201a831e]{font-size:20px;margin-bottom:32px}}.comparison-metrics[data-v-201a831e]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}@media (max-width: 768px){.comparison-metrics[data-v-201a831e]{gap:12px;flex-wrap:nowrap;justify-content:center}}@media (max-width: 640px){.comparison-metrics[data-v-201a831e]{gap:8px;flex-wrap:nowrap;justify-content:center}}.metric-circle[data-v-201a831e]{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:120px;flex-shrink:0}@media (max-width: 768px){.metric-circle[data-v-201a831e]{min-width:80px;gap:8px}}@media (max-width: 640px){.metric-circle[data-v-201a831e]{min-width:70px;gap:6px}}.circle-value[data-v-201a831e]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea4d}@media (max-width: 768px){.circle-value[data-v-201a831e]{width:70px;height:70px;font-size:18px}}@media (max-width: 640px){.circle-value[data-v-201a831e]{width:60px;height:60px;font-size:16px}}.circle-label[data-v-201a831e]{font-size:14px;font-weight:500;color:#334155;text-align:center;line-height:1.4}@media (max-width: 768px){.circle-label[data-v-201a831e]{font-size:11px}}@media (max-width: 640px){.circle-label[data-v-201a831e]{font-size:10px}}.pain-points-section[data-v-201a831e]{padding:80px 0;background:#fff}@media (max-width: 768px){.pain-points-section[data-v-201a831e]{padding:60px 0}}.section-title[data-v-201a831e]{font-size:36px;font-weight:700;text-align:center;margin-bottom:60px;color:#1e293b}@media (max-width: 768px){.section-title[data-v-201a831e]{font-size:28px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-201a831e]{font-size:24px;margin-bottom:32px}}.pain-points-row[data-v-201a831e]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.pain-points-row[data-v-201a831e]{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.pain-points-row[data-v-201a831e]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.pain-points-row[data-v-201a831e]{grid-template-columns:repeat(2,1fr);gap:16px}}.pain-point-card[data-v-201a831e]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;background:transparent;border:none;transition:all .3s ease}.pain-point-card[data-v-201a831e]:hover{transform:translateY(-4px)}.pain-icon-wrapper[data-v-201a831e]{position:relative;margin-bottom:24px;width:80px;height:80px}@media (max-width: 768px){.pain-icon-wrapper[data-v-201a831e]{width:70px;height:70px;margin-bottom:20px}}.pain-icon[data-v-201a831e]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.pain-icon[data-v-201a831e]{width:70px;height:70px;border-radius:14px}}.pain-icon svg[data-v-201a831e]{width:32px;height:32px}@media (max-width: 768px){.pain-icon svg[data-v-201a831e]{width:28px;height:28px}}.pain-icon-x[data-v-201a831e]{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 2px 8px #ef44444d;border:2px solid white}@media (max-width: 768px){.pain-icon-x[data-v-201a831e]{width:24px;height:24px;font-size:14px;bottom:-2px;right:-2px}}.pain-title[data-v-201a831e]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1e293b}@media (max-width: 768px){.pain-title[data-v-201a831e]{font-size:16px;margin-bottom:10px}}.pain-description[data-v-201a831e]{font-size:14px;line-height:1.6;color:#64748b;margin:0}@media (max-width: 768px){.pain-description[data-v-201a831e]{font-size:13px}}.solution-overview-section[data-v-201a831e]{padding:80px 0 40px;background:#fff;text-align:center}@media (max-width: 768px){.solution-overview-section[data-v-201a831e]{padding:60px 0 30px}}.solution-description[data-v-201a831e]{font-size:18px;line-height:1.8;color:#64748b;max-width:800px;margin:0 auto 40px}@media (max-width: 768px){.solution-description[data-v-201a831e]{font-size:16px;margin-bottom:30px}}.advantages-section-title[data-v-201a831e]{font-size:36px;font-weight:700;color:#1e293b;margin:0}@media (max-width: 768px){.advantages-section-title[data-v-201a831e]{font-size:28px}}.advantage-detail-section[data-v-201a831e]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-201a831e]{padding:60px 0}}.advantage-detail-content[data-v-201a831e]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-201a831e]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-201a831e]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-201a831e]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-201a831e]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-201a831e]{text-align:center}}.advantage-main-title[data-v-201a831e]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-201a831e]{font-size:24px}}.advantage-sub-title[data-v-201a831e]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-201a831e]{font-size:28px;margin-bottom:20px}}.advantage-detail-description[data-v-201a831e]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:32px}@media (max-width: 768px){.advantage-detail-description[data-v-201a831e]{font-size:15px;margin-bottom:24px}}.advantage-actions[data-v-201a831e]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-201a831e]{justify-content:center}}.advantage-detail-right[data-v-201a831e]{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.advantage-detail-right[data-v-201a831e]{width:100%;max-width:100%;overflow-x:hidden}}.ui-mockup[data-v-201a831e]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.mockup-window[data-v-201a831e]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-controls[data-v-201a831e]{display:flex;gap:8px;padding:12px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.control-dot[data-v-201a831e]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-201a831e]{background:#ef4444}.control-dot.yellow[data-v-201a831e]{background:#f59e0b}.control-dot.green[data-v-201a831e]{background:#10b981}.window-header[data-v-201a831e]{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.window-header h4[data-v-201a831e]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.window-content[data-v-201a831e]{padding:20px}.order-summary-bar[data-v-201a831e]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}@media (max-width: 640px){.order-summary-bar[data-v-201a831e]{grid-template-columns:repeat(2,1fr)}}.summary-item[data-v-201a831e]{display:flex;align-items:center;gap:12px}.summary-icon[data-v-201a831e]{font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px}.summary-info[data-v-201a831e]{flex:1}.summary-value[data-v-201a831e]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.summary-label[data-v-201a831e]{font-size:12px;color:#64748b}.order-details-table[data-v-201a831e]{margin-bottom:24px;overflow-x:auto}.order-details-table table[data-v-201a831e]{width:100%;border-collapse:collapse;font-size:13px}.order-details-table th[data-v-201a831e]{background:#f8fafc;padding:12px;text-align:left;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:12px}.order-details-table td[data-v-201a831e]{padding:12px;border-bottom:1px solid #f1f5f9;color:#334155}.status-badge[data-v-201a831e]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.unpaid[data-v-201a831e]{background:#fee2e2;color:#dc2626}.status-badge .status-icon[data-v-201a831e]{font-size:14px;font-weight:700}.order-info-fields[data-v-201a831e]{display:flex;flex-direction:column;gap:16px}.info-field label[data-v-201a831e]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.info-field .field-value[data-v-201a831e]{font-size:14px;color:#334155;padding:10px 12px;background:#f8fafc;border-radius:6px}.attachment-field[data-v-201a831e]{display:flex;flex-direction:column;gap:12px}.upload-btn[data-v-201a831e]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.upload-btn[data-v-201a831e]:hover{background:#e2e8f0;border-color:#94a3b8}.upload-item[data-v-201a831e]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:6px}.file-icon[data-v-201a831e]{font-size:18px}.file-name[data-v-201a831e]{flex:1;font-size:13px;color:#334155}.progress-bar[data-v-201a831e]{width:80px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.progress-fill[data-v-201a831e]{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px}.workflow-mockup[data-v-201a831e]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.workflow-window[data-v-201a831e]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.workflow-canvas[data-v-201a831e]{position:relative;padding:40px;min-height:400px;background:#fafbfc}@media (max-width: 768px){.workflow-canvas[data-v-201a831e]{padding:24px;min-height:300px}}.workflow-node[data-v-201a831e]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;box-shadow:0 2px 8px #00000014;position:relative;display:inline-flex;align-items:center;gap:8px}.workflow-node.top-node[data-v-201a831e]{margin:0 auto;display:flex;width:fit-content}.workflow-node.branch-node[data-v-201a831e]{margin:8px}.node-content[data-v-201a831e]{flex:1}.node-title[data-v-201a831e]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.node-subtitle[data-v-201a831e]{font-size:11px;color:#64748b}.node-person-icon[data-v-201a831e]{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector[data-v-201a831e]{width:2px;height:40px;background:#cbd5e1;margin:8px auto}.add-node-btn[data-v-201a831e]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:8px auto;cursor:pointer;box-shadow:0 2px 8px #fbbf244d}.workflow-branch[data-v-201a831e]{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.workflow-modal[data-v-201a831e]{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e2e8f0;z-index:10}@media (max-width: 768px){.workflow-modal[data-v-201a831e]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.modal-header[data-v-201a831e]{padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-header h5[data-v-201a831e]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.modal-body[data-v-201a831e]{padding:20px}.modal-field[data-v-201a831e]{margin-bottom:20px}.modal-field[data-v-201a831e]:last-child{margin-bottom:0}.modal-field label[data-v-201a831e]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.modal-input[data-v-201a831e]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.assignee-section[data-v-201a831e]{display:flex;align-items:center;gap:8px}.add-assignee-btn[data-v-201a831e]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;flex-shrink:0}.assignee-avatars[data-v-201a831e]{display:flex;gap:-8px}.avatar[data-v-201a831e]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid white;margin-left:-8px}.avatar[data-v-201a831e]:first-child{margin-left:0}.modal-footer[data-v-201a831e]{padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.modal-btn[data-v-201a831e]{padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.modal-btn.cancel[data-v-201a831e]{background:#f1f5f9;color:#64748b}.modal-btn.cancel[data-v-201a831e]:hover{background:#e2e8f0}.modal-btn.create[data-v-201a831e]{background:#fbbf24;color:#fff}.modal-btn.create[data-v-201a831e]:hover{background:#f59e0b}.mobile-office-mockup[data-v-201a831e]{position:relative;padding:20px;background:#f8fafc;border-radius:12px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (max-width: 768px){.mobile-office-mockup[data-v-201a831e]{padding:16px;width:100%;max-width:100%;overflow-x:hidden}}.desktop-dashboard[data-v-201a831e]{background:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 16px #0000001a;position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.desktop-dashboard[data-v-201a831e]{padding:16px;width:100%;max-width:100%}}.dashboard-grid[data-v-201a831e]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.dashboard-grid[data-v-201a831e]{gap:12px;width:100%;max-width:100%}}.dashboard-widget[data-v-201a831e]{background:#fafbfc;border-radius:8px;padding:16px;border:1px solid #e2e8f0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.dashboard-widget[data-v-201a831e]{padding:12px;width:100%;max-width:100%}}.widget-title[data-v-201a831e]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.widget-table[data-v-201a831e]{width:100%;max-width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed;box-sizing:border-box}@media (max-width: 768px){.widget-table[data-v-201a831e]{font-size:10px;width:100%;max-width:100%}}.widget-table th[data-v-201a831e],.widget-table td[data-v-201a831e]{padding:6px 8px;text-align:left;border-bottom:1px solid #e2e8f0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.widget-table th[data-v-201a831e],.widget-table td[data-v-201a831e]{padding:4px 6px}}.widget-table th[data-v-201a831e]{font-weight:600;color:#64748b;background:#fff}.widget-table td[data-v-201a831e]{color:#334155}.bar-chart[data-v-201a831e]{display:flex;align-items:flex-end;gap:8px;height:80px;padding:8px 0}.bar[data-v-201a831e]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:20px}.bar.highlight[data-v-201a831e]{background:#fbbf24}.line-chart[data-v-201a831e]{height:80px;padding:8px 0}.mobile-app-overlay[data-v-201a831e]{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10;width:200px}@media (max-width: 1024px){.mobile-app-overlay[data-v-201a831e]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.mobile-screen[data-v-201a831e]{background:#1e293b;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0000004d}.mobile-status-bar[data-v-201a831e]{background:#1e293b;color:#fff;padding:8px 16px;display:flex;justify-content:space-between;font-size:11px;border-radius:16px 16px 0 0}.mobile-content[data-v-201a831e]{background:#fff;border-radius:16px;padding:16px;min-height:300px}.mobile-title[data-v-201a831e]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.mobile-widget[data-v-201a831e]{margin-bottom:16px}.mobile-widget-title[data-v-201a831e]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px}.mobile-bar-chart[data-v-201a831e]{display:flex;align-items:flex-end;gap:4px;height:60px}.mobile-bar[data-v-201a831e]{flex:1;background:#cbd5e1;border-radius:2px 2px 0 0;min-width:12px}.mobile-bar.highlight[data-v-201a831e]{background:#fbbf24}.mobile-stat[data-v-201a831e]{margin-bottom:16px;padding:12px;background:#f8fafc;border-radius:8px}.mobile-stat-label[data-v-201a831e]{font-size:11px;color:#64748b;margin-bottom:4px}.mobile-stat-value[data-v-201a831e]{font-size:16px;font-weight:700;color:#1e293b}.donut-chart[data-v-201a831e]{width:80px;height:80px;border-radius:50%;position:relative;margin:0 auto;background:conic-gradient(#3b82f6,#3b82f6 180deg,#fbbf24 180deg,#fbbf24 360deg);display:flex;align-items:center;justify-content:center}.donut-chart[data-v-201a831e]:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;background:#fff}.customization-section[data-v-201a831e]{padding:80px 0;background:#fff}@media (max-width: 768px){.customization-section[data-v-201a831e]{padding:60px 0}}.customization-content[data-v-201a831e]{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:flex-start}@media (max-width: 1024px){.customization-content[data-v-201a831e]{grid-template-columns:1fr;gap:40px}}@media (max-width: 1024px){.customization-left[data-v-201a831e]{text-align:center}}.customization-subtitle[data-v-201a831e]{font-size:24px;font-weight:600;margin-bottom:40px;color:#1e293b}@media (max-width: 768px){.customization-subtitle[data-v-201a831e]{font-size:20px;margin-bottom:32px}}.customization-steps-list[data-v-201a831e]{margin-bottom:32px}.step-item[data-v-201a831e]{display:flex;gap:20px;margin-bottom:24px;position:relative;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}.step-item[data-v-201a831e]:hover{background:#f8fafc}.step-item.active .step-indicator .step-number[data-v-201a831e]{background:#6366f1;color:#fff}.step-item.active .step-indicator .step-bar[data-v-201a831e],.step-item.active .step-content .step-description[data-v-201a831e]{display:block}@media (max-width: 1024px){.step-item[data-v-201a831e]{justify-content:center}}.step-indicator[data-v-201a831e]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-number[data-v-201a831e]{width:40px;height:40px;border-radius:8px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:all .3s ease}.step-bar[data-v-201a831e]{width:2px;height:40px;background:#6366f1;margin-top:8px;display:none}.step-content[data-v-201a831e]{flex:1;padding-top:4px}.step-title[data-v-201a831e]{font-size:18px;font-weight:600;margin-bottom:8px;color:#1e293b}.step-description[data-v-201a831e]{font-size:14px;line-height:1.6;color:#64748b;display:none}.customization-cta[data-v-201a831e]{margin-top:32px}@media (max-width: 1024px){.customization-cta[data-v-201a831e]{text-align:center}}.customization-right[data-v-201a831e],.form-builder-mockup[data-v-201a831e]{position:relative}.custom-form-gif-container[data-v-201a831e]{width:100%;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;box-shadow:0 8px 32px #0000001a}.custom-form-gif[data-v-201a831e]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px #0000001a}.builder-panel[data-v-201a831e]{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000001a}.builder-nav[data-v-201a831e]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:16px}.nav-tabs[data-v-201a831e]{display:flex;gap:24px}.nav-tab[data-v-201a831e]{background:none;border:none;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;padding:0;position:relative;transition:color .3s ease}.nav-tab.active[data-v-201a831e]{color:#f97316}.nav-tab.active[data-v-201a831e]:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:2px;background:#f97316}.nav-tab[data-v-201a831e]:hover{color:#f97316}.publish-btn[data-v-201a831e]{padding:8px 20px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.publish-btn[data-v-201a831e]:hover{background:#ea580c}.builder-main[data-v-201a831e]{display:grid;grid-template-columns:240px 1fr;gap:16px;background:#fff;border-radius:8px;padding:16px;min-height:500px}@media (max-width: 768px){.builder-main[data-v-201a831e]{grid-template-columns:1fr}}.field-palette[data-v-201a831e]{background:#f8fafc;border-radius:8px;overflow:hidden}.palette-header[data-v-201a831e]{padding:12px 16px;background:#f1f5f9;font-size:14px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0}.palette-content[data-v-201a831e]{padding:16px;max-height:450px;overflow-y:auto}.field-category[data-v-201a831e]{margin-bottom:24px}.field-category[data-v-201a831e]:last-child{margin-bottom:0}.category-title[data-v-201a831e]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px;text-transform:uppercase}.field-list[data-v-201a831e]{display:flex;flex-direction:column;gap:8px}.field-item[data-v-201a831e]{padding:8px 12px;background:#fff;border-radius:6px;font-size:13px;color:#334155;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.field-item[data-v-201a831e]:hover{background:#f1f5f9;border-color:#e2e8f0}.form-preview[data-v-201a831e]{background:#fff}.form-title[data-v-201a831e]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.form-fields[data-v-201a831e]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-201a831e]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.form-row[data-v-201a831e]{grid-template-columns:1fr}}.form-field label[data-v-201a831e]{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.form-field input[data-v-201a831e]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc;transition:all .2s ease}.form-field input[data-v-201a831e]:focus{outline:none;border-color:#6366f1;background:#fff}.field-with-action[data-v-201a831e]{display:flex;gap:8px;align-items:center}.field-type-btn[data-v-201a831e]{padding:10px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s ease}.field-type-btn[data-v-201a831e]:hover{background:#e2e8f0}.workflow-builder-mockup[data-v-201a831e]{position:relative}.workflow-canvas-large[data-v-201a831e]{position:relative;padding:60px 40px;min-height:500px;background:#fafbfc;border-radius:8px}.workflow-node-large[data-v-201a831e]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 12px #00000014;position:relative;display:inline-flex;align-items:center;gap:12px}.workflow-node-large.top-node-large[data-v-201a831e]{margin:0 auto;display:flex;width:fit-content}.workflow-node-large.branch-node-large[data-v-201a831e]{margin:12px}.node-content-large[data-v-201a831e]{flex:1}.node-title-large[data-v-201a831e]{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:6px}.node-subtitle-large[data-v-201a831e]{font-size:13px;color:#64748b}.node-person-icon-large[data-v-201a831e]{font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector-large[data-v-201a831e]{width:3px;height:50px;background:#cbd5e1;margin:12px auto}.add-node-btn-large[data-v-201a831e]{width:40px;height:40px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:12px auto;cursor:pointer;box-shadow:0 4px 12px #fbbf244d}.workflow-branch-large[data-v-201a831e]{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:24px}.dashboard-builder-mockup[data-v-201a831e]{position:relative}.dashboard-builder-content[data-v-201a831e]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.dashboard-builder-title[data-v-201a831e]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.widget-selector[data-v-201a831e]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.widget-selector[data-v-201a831e]{grid-template-columns:repeat(3,1fr)}}.widget-option[data-v-201a831e]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all .2s ease}.widget-option[data-v-201a831e]:hover{border-color:#6366f1;transform:translateY(-2px)}.widget-icon[data-v-201a831e]{font-size:32px;margin-bottom:8px}.widget-name[data-v-201a831e]{font-size:13px;color:#334155}.dashboard-preview[data-v-201a831e]{background:#fff;border-radius:8px;padding:24px}.preview-widget[data-v-201a831e]{border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-title[data-v-201a831e]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.preview-chart[data-v-201a831e]{display:flex;align-items:flex-end;gap:12px;height:120px}.chart-bar-preview[data-v-201a831e]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:30px}.chart-bar-preview.highlight[data-v-201a831e]{background:#fbbf24}.report-builder-mockup[data-v-201a831e]{position:relative}.report-builder-content[data-v-201a831e]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.report-builder-title[data-v-201a831e]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.report-config[data-v-201a831e]{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px}.config-section[data-v-201a831e]{margin-bottom:24px}.config-section[data-v-201a831e]:last-child{margin-bottom:0}.config-section label[data-v-201a831e]{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.config-input[data-v-201a831e],.config-select[data-v-201a831e]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.filter-list[data-v-201a831e]{display:flex;flex-direction:column;gap:8px}.filter-item[data-v-201a831e]{padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:13px;color:#334155}.field-checkboxes[data-v-201a831e]{display:flex;flex-direction:column;gap:12px}.field-checkboxes label[data-v-201a831e]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#334155;cursor:pointer;margin:0}.field-checkboxes input[type=checkbox][data-v-201a831e]{width:16px;height:16px;cursor:pointer}.report-preview[data-v-201a831e]{background:#fff;border-radius:8px;padding:24px;overflow-x:auto}.report-table[data-v-201a831e]{width:100%;border-collapse:collapse;font-size:13px}.report-table th[data-v-201a831e],.report-table td[data-v-201a831e]{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.report-table th[data-v-201a831e]{background:#f8fafc;font-weight:600;color:#64748b}.report-table td[data-v-201a831e]{color:#334155}.industries-section[data-v-201a831e]{padding:80px 0;background:#fff}@media (max-width: 768px){.industries-section[data-v-201a831e]{padding:60px 0}}.industries-description[data-v-201a831e]{font-size:16px;line-height:1.6;color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px}@media (max-width: 768px){.industries-description[data-v-201a831e]{font-size:15px;margin-bottom:40px}}.industries-slider-wrapper[data-v-201a831e]{overflow:hidden;margin-bottom:50px;position:relative;width:100%}.industries-slider-wrapper[data-v-201a831e]:before,.industries-slider-wrapper[data-v-201a831e]:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.industries-slider-wrapper[data-v-201a831e]:before{left:0;background:linear-gradient(to right,white,transparent)}.industries-slider-wrapper[data-v-201a831e]:after{right:0;background:linear-gradient(to left,white,transparent)}@media (max-width: 768px){.industries-slider-wrapper[data-v-201a831e]:before,.industries-slider-wrapper[data-v-201a831e]:after{width:50px}}.industries-slider[data-v-201a831e]{display:flex;gap:20px;width:fit-content;will-change:transform}.industry-card[data-v-201a831e]{flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background:transparent;border-radius:12px;transition:all .3s ease}@media (max-width: 768px){.industry-card[data-v-201a831e]{width:100px;padding:16px 12px;gap:10px}}.industry-card[data-v-201a831e]:hover{transform:translateY(-4px)}.industry-icon[data-v-201a831e]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.industry-icon[data-v-201a831e]{width:64px;height:64px;border-radius:12px}}.icon-circle[data-v-201a831e]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.icon-circle[data-v-201a831e]{width:44px;height:44px;font-size:22px}}.industry-name[data-v-201a831e]{font-size:14px;font-weight:500;color:#1e293b;text-align:center;line-height:1.4}@media (max-width: 768px){.industry-name[data-v-201a831e]{font-size:13px}}.industries-cta[data-v-201a831e]{text-align:center;margin-top:50px}@media (max-width: 768px){.industries-cta[data-v-201a831e]{margin-top:40px}}.btn[data-v-201a831e]{padding:12px 32px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none}.btn.btn-primary[data-v-201a831e]{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none}.btn.btn-primary[data-v-201a831e]:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}.btn.btn-secondary[data-v-201a831e]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.btn.btn-secondary[data-v-201a831e]:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn.btn-outline[data-v-201a831e]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-201a831e]:hover{background:#6366f1;color:#fff;transform:translateY(-2px)}.btn.btn-large[data-v-201a831e]{padding:16px 48px;font-size:18px}.crm-solution-page[data-v-45686778]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.crm-solution-page[data-v-45686778]{padding-top:60px}}.container[data-v-45686778]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container[data-v-45686778]{padding:0 16px}}.hero-section[data-v-45686778]{padding:100px 0 80px;background:linear-gradient(135deg,#f8f9ff,#eef2ff,#e0e7ff);color:#1e293b}@media (max-width: 768px){.hero-section[data-v-45686778]{padding:80px 0 60px}}@media (max-width: 640px){.hero-section[data-v-45686778]{padding:60px 0 40px}}.hero-content[data-v-45686778]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}@media (max-width: 1024px){.hero-content[data-v-45686778]{gap:40px}}@media (max-width: 768px){.hero-content[data-v-45686778]{grid-template-columns:1fr;gap:40px;margin-bottom:60px}}@media (max-width: 768px){.hero-left[data-v-45686778]{text-align:center}}.hero-title[data-v-45686778]{font-size:42px;font-weight:700;margin-bottom:12px;line-height:1.2;color:#0f172a}@media (max-width: 768px){.hero-title[data-v-45686778]{font-size:32px}}@media (max-width: 640px){.hero-title[data-v-45686778]{font-size:28px}}.hero-subtitle[data-v-45686778]{font-size:28px;font-weight:600;margin-bottom:40px;color:#334155}@media (max-width: 768px){.hero-subtitle[data-v-45686778]{font-size:22px;margin-bottom:32px}}@media (max-width: 640px){.hero-subtitle[data-v-45686778]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-45686778]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.features-grid[data-v-45686778]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 640px){.features-grid[data-v-45686778]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-v-45686778]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer}.feature-item[data-v-45686778]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.feature-icon[data-v-45686778]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px}@media (max-width: 768px){.feature-icon[data-v-45686778]{width:40px;height:40px;font-size:20px}}.feature-name[data-v-45686778]{font-size:14px;font-weight:500;color:#334155;text-align:center}@media (max-width: 768px){.feature-name[data-v-45686778]{font-size:13px}}.hero-actions[data-v-45686778]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 768px){.hero-actions[data-v-45686778]{justify-content:center}}.hero-right[data-v-45686778]{position:relative;height:500px}@media (max-width: 768px){.hero-right[data-v-45686778]{height:400px}}.dashboard-mockup[data-v-45686778]{position:relative;width:100%;height:100%}.mockup-card[data-v-45686778]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden}.mockup-card.large[data-v-45686778]{position:absolute;left:0;top:0;width:85%;height:85%;z-index:1}.mockup-card.small[data-v-45686778]{position:absolute;right:0;bottom:0;width:60%;height:50%;z-index:2;border:2px solid rgba(255,255,255,.9)}.mockup-header[data-v-45686778]{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.mockup-header h3[data-v-45686778],.mockup-header h4[data-v-45686778]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.mockup-header .time[data-v-45686778]{font-size:12px;color:#64748b}.mockup-content[data-v-45686778]{padding:16px}.data-table[data-v-45686778]{margin-bottom:16px}.table-header[data-v-45686778]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}table[data-v-45686778]{width:100%;border-collapse:collapse;font-size:11px}table th[data-v-45686778],table td[data-v-45686778]{padding:6px 8px;text-align:left;border-bottom:1px solid #f1f5f9}table th[data-v-45686778]{font-weight:600;color:#64748b;background:#f8fafc}table td[data-v-45686778]{color:#334155}.chart-panel[data-v-45686778]{margin-top:16px}.chart-title[data-v-45686778]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}.chart-placeholder[data-v-45686778]{display:flex;align-items:flex-end;gap:8px;height:80px}.chart-bar[data-v-45686778]{flex:1;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:4px 4px 0 0;min-width:20px}.stat-value[data-v-45686778]{font-size:11px;color:#64748b;margin-bottom:4px}.stat-number[data-v-45686778]{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:12px}.mini-chart[data-v-45686778]{display:flex;align-items:flex-end;gap:4px;height:40px}.chart-bar-mini[data-v-45686778]{flex:1;background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:2px 2px 0 0;min-width:8px}.comparison-section[data-v-45686778]{text-align:center;padding-top:60px;border-top:1px solid rgba(30,41,59,.1)}@media (max-width: 768px){.comparison-section[data-v-45686778]{padding-top:40px}}.comparison-title[data-v-45686778]{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:40px}@media (max-width: 768px){.comparison-title[data-v-45686778]{font-size:20px;margin-bottom:32px}}.comparison-metrics[data-v-45686778]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}@media (max-width: 768px){.comparison-metrics[data-v-45686778]{gap:12px;flex-wrap:nowrap;justify-content:center}}@media (max-width: 640px){.comparison-metrics[data-v-45686778]{gap:8px;flex-wrap:nowrap;justify-content:center}}.metric-circle[data-v-45686778]{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:120px;flex-shrink:0}@media (max-width: 768px){.metric-circle[data-v-45686778]{min-width:80px;gap:8px}}@media (max-width: 640px){.metric-circle[data-v-45686778]{min-width:70px;gap:6px}}.circle-value[data-v-45686778]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea4d}@media (max-width: 768px){.circle-value[data-v-45686778]{width:70px;height:70px;font-size:18px}}@media (max-width: 640px){.circle-value[data-v-45686778]{width:60px;height:60px;font-size:16px}}.circle-label[data-v-45686778]{font-size:14px;font-weight:500;color:#334155;text-align:center;line-height:1.4}@media (max-width: 768px){.circle-label[data-v-45686778]{font-size:11px}}@media (max-width: 640px){.circle-label[data-v-45686778]{font-size:10px}}.pain-points-section[data-v-45686778]{padding:80px 0;background:#fff}@media (max-width: 768px){.pain-points-section[data-v-45686778]{padding:60px 0}}.section-title[data-v-45686778]{font-size:36px;font-weight:700;text-align:center;margin-bottom:60px;color:#1e293b}@media (max-width: 768px){.section-title[data-v-45686778]{font-size:28px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-45686778]{font-size:24px;margin-bottom:32px}}.pain-points-row[data-v-45686778]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.pain-points-row[data-v-45686778]{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.pain-points-row[data-v-45686778]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.pain-points-row[data-v-45686778]{grid-template-columns:repeat(2,1fr);gap:16px}}.pain-point-card[data-v-45686778]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;background:transparent;border:none;transition:all .3s ease}.pain-point-card[data-v-45686778]:hover{transform:translateY(-4px)}.pain-icon-wrapper[data-v-45686778]{position:relative;margin-bottom:24px;width:80px;height:80px}@media (max-width: 768px){.pain-icon-wrapper[data-v-45686778]{width:70px;height:70px;margin-bottom:20px}}.pain-icon[data-v-45686778]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.pain-icon[data-v-45686778]{width:70px;height:70px;border-radius:14px}}.pain-icon svg[data-v-45686778]{width:32px;height:32px}@media (max-width: 768px){.pain-icon svg[data-v-45686778]{width:28px;height:28px}}.pain-icon-x[data-v-45686778]{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 2px 8px #ef44444d;border:2px solid white}@media (max-width: 768px){.pain-icon-x[data-v-45686778]{width:24px;height:24px;font-size:14px;bottom:-2px;right:-2px}}.pain-title[data-v-45686778]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1e293b}@media (max-width: 768px){.pain-title[data-v-45686778]{font-size:16px;margin-bottom:10px}}.pain-description[data-v-45686778]{font-size:14px;line-height:1.6;color:#64748b;margin:0}@media (max-width: 768px){.pain-description[data-v-45686778]{font-size:13px}}.solution-overview-section[data-v-45686778]{padding:80px 0 40px;background:#fff;text-align:center}@media (max-width: 768px){.solution-overview-section[data-v-45686778]{padding:60px 0 30px}}.solution-description[data-v-45686778]{font-size:18px;line-height:1.8;color:#64748b;max-width:800px;margin:0 auto 40px}@media (max-width: 768px){.solution-description[data-v-45686778]{font-size:16px;margin-bottom:30px}}.advantages-section-title[data-v-45686778]{font-size:36px;font-weight:700;color:#1e293b;margin:0}@media (max-width: 768px){.advantages-section-title[data-v-45686778]{font-size:28px}}.advantage-detail-section[data-v-45686778]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-45686778]{padding:60px 0}}.advantage-detail-content[data-v-45686778]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-45686778]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-45686778]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-45686778]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-45686778]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-45686778]{text-align:center}}.advantage-main-title[data-v-45686778]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-45686778]{font-size:24px}}.advantage-sub-title[data-v-45686778]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-45686778]{font-size:28px;margin-bottom:20px}}.advantage-detail-description[data-v-45686778]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:32px}@media (max-width: 768px){.advantage-detail-description[data-v-45686778]{font-size:15px;margin-bottom:24px}}.advantage-actions[data-v-45686778]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-45686778]{justify-content:center}}.advantage-detail-right[data-v-45686778]{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.advantage-detail-right[data-v-45686778]{width:100%;max-width:100%;overflow-x:hidden}}.ui-mockup[data-v-45686778]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.mockup-window[data-v-45686778]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-controls[data-v-45686778]{display:flex;gap:8px;padding:12px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.control-dot[data-v-45686778]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-45686778]{background:#ef4444}.control-dot.yellow[data-v-45686778]{background:#f59e0b}.control-dot.green[data-v-45686778]{background:#10b981}.window-header[data-v-45686778]{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.window-header h4[data-v-45686778]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.window-content[data-v-45686778]{padding:20px}.order-summary-bar[data-v-45686778]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}@media (max-width: 640px){.order-summary-bar[data-v-45686778]{grid-template-columns:repeat(2,1fr)}}.summary-item[data-v-45686778]{display:flex;align-items:center;gap:12px}.summary-icon[data-v-45686778]{font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px}.summary-info[data-v-45686778]{flex:1}.summary-value[data-v-45686778]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.summary-label[data-v-45686778]{font-size:12px;color:#64748b}.order-details-table[data-v-45686778]{margin-bottom:24px;overflow-x:auto}.order-details-table table[data-v-45686778]{width:100%;border-collapse:collapse;font-size:13px}.order-details-table th[data-v-45686778]{background:#f8fafc;padding:12px;text-align:left;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:12px}.order-details-table td[data-v-45686778]{padding:12px;border-bottom:1px solid #f1f5f9;color:#334155}.status-badge[data-v-45686778]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.unpaid[data-v-45686778]{background:#fee2e2;color:#dc2626}.status-badge .status-icon[data-v-45686778]{font-size:14px;font-weight:700}.order-info-fields[data-v-45686778]{display:flex;flex-direction:column;gap:16px}.info-field label[data-v-45686778]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.info-field .field-value[data-v-45686778]{font-size:14px;color:#334155;padding:10px 12px;background:#f8fafc;border-radius:6px}.attachment-field[data-v-45686778]{display:flex;flex-direction:column;gap:12px}.upload-btn[data-v-45686778]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.upload-btn[data-v-45686778]:hover{background:#e2e8f0;border-color:#94a3b8}.upload-item[data-v-45686778]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:6px}.file-icon[data-v-45686778]{font-size:18px}.file-name[data-v-45686778]{flex:1;font-size:13px;color:#334155}.progress-bar[data-v-45686778]{width:80px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.progress-fill[data-v-45686778]{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px}.workflow-mockup[data-v-45686778]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.workflow-window[data-v-45686778]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.workflow-canvas[data-v-45686778]{position:relative;padding:40px;min-height:400px;background:#fafbfc}@media (max-width: 768px){.workflow-canvas[data-v-45686778]{padding:24px;min-height:300px}}.workflow-node[data-v-45686778]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;box-shadow:0 2px 8px #00000014;position:relative;display:inline-flex;align-items:center;gap:8px}.workflow-node.top-node[data-v-45686778]{margin:0 auto;display:flex;width:fit-content}.workflow-node.branch-node[data-v-45686778]{margin:8px}.node-content[data-v-45686778]{flex:1}.node-title[data-v-45686778]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.node-subtitle[data-v-45686778]{font-size:11px;color:#64748b}.node-person-icon[data-v-45686778]{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector[data-v-45686778]{width:2px;height:40px;background:#cbd5e1;margin:8px auto}.add-node-btn[data-v-45686778]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:8px auto;cursor:pointer;box-shadow:0 2px 8px #fbbf244d}.workflow-branch[data-v-45686778]{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.workflow-modal[data-v-45686778]{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e2e8f0;z-index:10}@media (max-width: 768px){.workflow-modal[data-v-45686778]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.modal-header[data-v-45686778]{padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-header h5[data-v-45686778]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.modal-body[data-v-45686778]{padding:20px}.modal-field[data-v-45686778]{margin-bottom:20px}.modal-field[data-v-45686778]:last-child{margin-bottom:0}.modal-field label[data-v-45686778]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.modal-input[data-v-45686778]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.assignee-section[data-v-45686778]{display:flex;align-items:center;gap:8px}.add-assignee-btn[data-v-45686778]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;flex-shrink:0}.assignee-avatars[data-v-45686778]{display:flex;gap:-8px}.avatar[data-v-45686778]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid white;margin-left:-8px}.avatar[data-v-45686778]:first-child{margin-left:0}.modal-footer[data-v-45686778]{padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.modal-btn[data-v-45686778]{padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.modal-btn.cancel[data-v-45686778]{background:#f1f5f9;color:#64748b}.modal-btn.cancel[data-v-45686778]:hover{background:#e2e8f0}.modal-btn.create[data-v-45686778]{background:#fbbf24;color:#fff}.modal-btn.create[data-v-45686778]:hover{background:#f59e0b}.mobile-office-mockup[data-v-45686778]{position:relative;padding:20px;background:#f8fafc;border-radius:12px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (max-width: 768px){.mobile-office-mockup[data-v-45686778]{padding:16px;width:100%;max-width:100%;overflow-x:hidden}}.desktop-dashboard[data-v-45686778]{background:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 16px #0000001a;position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.desktop-dashboard[data-v-45686778]{padding:16px;width:100%;max-width:100%}}.dashboard-grid[data-v-45686778]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.dashboard-grid[data-v-45686778]{gap:12px;width:100%;max-width:100%}}.dashboard-widget[data-v-45686778]{background:#fafbfc;border-radius:8px;padding:16px;border:1px solid #e2e8f0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.dashboard-widget[data-v-45686778]{padding:12px;width:100%;max-width:100%}}.widget-title[data-v-45686778]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.widget-table[data-v-45686778]{width:100%;max-width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed;box-sizing:border-box}@media (max-width: 768px){.widget-table[data-v-45686778]{font-size:10px;width:100%;max-width:100%}}.widget-table th[data-v-45686778],.widget-table td[data-v-45686778]{padding:6px 8px;text-align:left;border-bottom:1px solid #e2e8f0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.widget-table th[data-v-45686778],.widget-table td[data-v-45686778]{padding:4px 6px}}.widget-table th[data-v-45686778]{font-weight:600;color:#64748b;background:#fff}.widget-table td[data-v-45686778]{color:#334155}.bar-chart[data-v-45686778]{display:flex;align-items:flex-end;gap:8px;height:80px;padding:8px 0}.bar[data-v-45686778]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:20px}.bar.highlight[data-v-45686778]{background:#fbbf24}.line-chart[data-v-45686778]{height:80px;padding:8px 0}.mobile-app-overlay[data-v-45686778]{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10;width:200px}@media (max-width: 1024px){.mobile-app-overlay[data-v-45686778]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.mobile-screen[data-v-45686778]{background:#1e293b;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0000004d}.mobile-status-bar[data-v-45686778]{background:#1e293b;color:#fff;padding:8px 16px;display:flex;justify-content:space-between;font-size:11px;border-radius:16px 16px 0 0}.mobile-content[data-v-45686778]{background:#fff;border-radius:16px;padding:16px;min-height:300px}.mobile-title[data-v-45686778]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.mobile-widget[data-v-45686778]{margin-bottom:16px}.mobile-widget-title[data-v-45686778]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px}.mobile-bar-chart[data-v-45686778]{display:flex;align-items:flex-end;gap:4px;height:60px}.mobile-bar[data-v-45686778]{flex:1;background:#cbd5e1;border-radius:2px 2px 0 0;min-width:12px}.mobile-bar.highlight[data-v-45686778]{background:#fbbf24}.mobile-stat[data-v-45686778]{margin-bottom:16px;padding:12px;background:#f8fafc;border-radius:8px}.mobile-stat-label[data-v-45686778]{font-size:11px;color:#64748b;margin-bottom:4px}.mobile-stat-value[data-v-45686778]{font-size:16px;font-weight:700;color:#1e293b}.donut-chart[data-v-45686778]{width:80px;height:80px;border-radius:50%;position:relative;margin:0 auto;background:conic-gradient(#3b82f6,#3b82f6 180deg,#fbbf24 180deg,#fbbf24 360deg);display:flex;align-items:center;justify-content:center}.donut-chart[data-v-45686778]:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;background:#fff}.customization-section[data-v-45686778]{padding:80px 0;background:#fff}@media (max-width: 768px){.customization-section[data-v-45686778]{padding:60px 0}}.customization-content[data-v-45686778]{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:flex-start}@media (max-width: 1024px){.customization-content[data-v-45686778]{grid-template-columns:1fr;gap:40px}}@media (max-width: 1024px){.customization-left[data-v-45686778]{text-align:center}}.customization-subtitle[data-v-45686778]{font-size:24px;font-weight:600;margin-bottom:40px;color:#1e293b}@media (max-width: 768px){.customization-subtitle[data-v-45686778]{font-size:20px;margin-bottom:32px}}.customization-steps-list[data-v-45686778]{margin-bottom:32px}.step-item[data-v-45686778]{display:flex;gap:20px;margin-bottom:24px;position:relative;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}.step-item[data-v-45686778]:hover{background:#f8fafc}.step-item.active .step-indicator .step-number[data-v-45686778]{background:#6366f1;color:#fff}.step-item.active .step-indicator .step-bar[data-v-45686778],.step-item.active .step-content .step-description[data-v-45686778]{display:block}@media (max-width: 1024px){.step-item[data-v-45686778]{justify-content:center}}.step-indicator[data-v-45686778]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-number[data-v-45686778]{width:40px;height:40px;border-radius:8px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:all .3s ease}.step-bar[data-v-45686778]{width:2px;height:40px;background:#6366f1;margin-top:8px;display:none}.step-content[data-v-45686778]{flex:1;padding-top:4px}.step-title[data-v-45686778]{font-size:18px;font-weight:600;margin-bottom:8px;color:#1e293b}.step-description[data-v-45686778]{font-size:14px;line-height:1.6;color:#64748b;display:none}.customization-cta[data-v-45686778]{margin-top:32px}@media (max-width: 1024px){.customization-cta[data-v-45686778]{text-align:center}}.customization-right[data-v-45686778],.form-builder-mockup[data-v-45686778]{position:relative}.custom-form-gif-container[data-v-45686778]{width:100%;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;box-shadow:0 8px 32px #0000001a}.custom-form-gif[data-v-45686778]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px #0000001a}.builder-panel[data-v-45686778]{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000001a}.builder-nav[data-v-45686778]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:16px}.nav-tabs[data-v-45686778]{display:flex;gap:24px}.nav-tab[data-v-45686778]{background:none;border:none;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;padding:0;position:relative;transition:color .3s ease}.nav-tab.active[data-v-45686778]{color:#f97316}.nav-tab.active[data-v-45686778]:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:2px;background:#f97316}.nav-tab[data-v-45686778]:hover{color:#f97316}.publish-btn[data-v-45686778]{padding:8px 20px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.publish-btn[data-v-45686778]:hover{background:#ea580c}.builder-main[data-v-45686778]{display:grid;grid-template-columns:240px 1fr;gap:16px;background:#fff;border-radius:8px;padding:16px;min-height:500px}@media (max-width: 768px){.builder-main[data-v-45686778]{grid-template-columns:1fr}}.field-palette[data-v-45686778]{background:#f8fafc;border-radius:8px;overflow:hidden}.palette-header[data-v-45686778]{padding:12px 16px;background:#f1f5f9;font-size:14px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0}.palette-content[data-v-45686778]{padding:16px;max-height:450px;overflow-y:auto}.field-category[data-v-45686778]{margin-bottom:24px}.field-category[data-v-45686778]:last-child{margin-bottom:0}.category-title[data-v-45686778]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px;text-transform:uppercase}.field-list[data-v-45686778]{display:flex;flex-direction:column;gap:8px}.field-item[data-v-45686778]{padding:8px 12px;background:#fff;border-radius:6px;font-size:13px;color:#334155;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.field-item[data-v-45686778]:hover{background:#f1f5f9;border-color:#e2e8f0}.form-preview[data-v-45686778]{background:#fff}.form-title[data-v-45686778]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.form-fields[data-v-45686778]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-45686778]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.form-row[data-v-45686778]{grid-template-columns:1fr}}.form-field label[data-v-45686778]{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.form-field input[data-v-45686778]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc;transition:all .2s ease}.form-field input[data-v-45686778]:focus{outline:none;border-color:#6366f1;background:#fff}.field-with-action[data-v-45686778]{display:flex;gap:8px;align-items:center}.field-type-btn[data-v-45686778]{padding:10px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s ease}.field-type-btn[data-v-45686778]:hover{background:#e2e8f0}.workflow-builder-mockup[data-v-45686778]{position:relative}.workflow-canvas-large[data-v-45686778]{position:relative;padding:60px 40px;min-height:500px;background:#fafbfc;border-radius:8px}.workflow-node-large[data-v-45686778]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 12px #00000014;position:relative;display:inline-flex;align-items:center;gap:12px}.workflow-node-large.top-node-large[data-v-45686778]{margin:0 auto;display:flex;width:fit-content}.workflow-node-large.branch-node-large[data-v-45686778]{margin:12px}.node-content-large[data-v-45686778]{flex:1}.node-title-large[data-v-45686778]{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:6px}.node-subtitle-large[data-v-45686778]{font-size:13px;color:#64748b}.node-person-icon-large[data-v-45686778]{font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector-large[data-v-45686778]{width:3px;height:50px;background:#cbd5e1;margin:12px auto}.add-node-btn-large[data-v-45686778]{width:40px;height:40px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:12px auto;cursor:pointer;box-shadow:0 4px 12px #fbbf244d}.workflow-branch-large[data-v-45686778]{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:24px}.dashboard-builder-mockup[data-v-45686778]{position:relative}.dashboard-builder-content[data-v-45686778]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.dashboard-builder-title[data-v-45686778]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.widget-selector[data-v-45686778]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.widget-selector[data-v-45686778]{grid-template-columns:repeat(3,1fr)}}.widget-option[data-v-45686778]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all .2s ease}.widget-option[data-v-45686778]:hover{border-color:#6366f1;transform:translateY(-2px)}.widget-icon[data-v-45686778]{font-size:32px;margin-bottom:8px}.widget-name[data-v-45686778]{font-size:13px;color:#334155}.dashboard-preview[data-v-45686778]{background:#fff;border-radius:8px;padding:24px}.preview-widget[data-v-45686778]{border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-title[data-v-45686778]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.preview-chart[data-v-45686778]{display:flex;align-items:flex-end;gap:12px;height:120px}.chart-bar-preview[data-v-45686778]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:30px}.chart-bar-preview.highlight[data-v-45686778]{background:#fbbf24}.report-builder-mockup[data-v-45686778]{position:relative}.report-builder-content[data-v-45686778]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.report-builder-title[data-v-45686778]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.report-config[data-v-45686778]{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px}.config-section[data-v-45686778]{margin-bottom:24px}.config-section[data-v-45686778]:last-child{margin-bottom:0}.config-section label[data-v-45686778]{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.config-input[data-v-45686778],.config-select[data-v-45686778]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.filter-list[data-v-45686778]{display:flex;flex-direction:column;gap:8px}.filter-item[data-v-45686778]{padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:13px;color:#334155}.field-checkboxes[data-v-45686778]{display:flex;flex-direction:column;gap:12px}.field-checkboxes label[data-v-45686778]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#334155;cursor:pointer;margin:0}.field-checkboxes input[type=checkbox][data-v-45686778]{width:16px;height:16px;cursor:pointer}.report-preview[data-v-45686778]{background:#fff;border-radius:8px;padding:24px;overflow-x:auto}.report-table[data-v-45686778]{width:100%;border-collapse:collapse;font-size:13px}.report-table th[data-v-45686778],.report-table td[data-v-45686778]{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.report-table th[data-v-45686778]{background:#f8fafc;font-weight:600;color:#64748b}.report-table td[data-v-45686778]{color:#334155}.industries-section[data-v-45686778]{padding:80px 0;background:#fff}@media (max-width: 768px){.industries-section[data-v-45686778]{padding:60px 0}}.industries-description[data-v-45686778]{font-size:16px;line-height:1.6;color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px}@media (max-width: 768px){.industries-description[data-v-45686778]{font-size:15px;margin-bottom:40px}}.industries-slider-wrapper[data-v-45686778]{overflow:hidden;margin-bottom:50px;position:relative;width:100%}.industries-slider-wrapper[data-v-45686778]:before,.industries-slider-wrapper[data-v-45686778]:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.industries-slider-wrapper[data-v-45686778]:before{left:0;background:linear-gradient(to right,white,transparent)}.industries-slider-wrapper[data-v-45686778]:after{right:0;background:linear-gradient(to left,white,transparent)}@media (max-width: 768px){.industries-slider-wrapper[data-v-45686778]:before,.industries-slider-wrapper[data-v-45686778]:after{width:50px}}.industries-slider[data-v-45686778]{display:flex;gap:20px;width:fit-content;will-change:transform}.industry-card[data-v-45686778]{flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background:transparent;border-radius:12px;transition:all .3s ease}@media (max-width: 768px){.industry-card[data-v-45686778]{width:100px;padding:16px 12px;gap:10px}}.industry-card[data-v-45686778]:hover{transform:translateY(-4px)}.industry-icon[data-v-45686778]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.industry-icon[data-v-45686778]{width:64px;height:64px;border-radius:12px}}.icon-circle[data-v-45686778]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.icon-circle[data-v-45686778]{width:44px;height:44px;font-size:22px}}.industry-name[data-v-45686778]{font-size:14px;font-weight:500;color:#1e293b;text-align:center;line-height:1.4}@media (max-width: 768px){.industry-name[data-v-45686778]{font-size:13px}}.industries-cta[data-v-45686778]{text-align:center;margin-top:50px}@media (max-width: 768px){.industries-cta[data-v-45686778]{margin-top:40px}}.btn[data-v-45686778]{padding:12px 32px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none}.btn.btn-primary[data-v-45686778]{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none}.btn.btn-primary[data-v-45686778]:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}.btn.btn-secondary[data-v-45686778]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.btn.btn-secondary[data-v-45686778]:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn.btn-outline[data-v-45686778]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-45686778]:hover{background:#6366f1;color:#fff;transform:translateY(-2px)}.btn.btn-large[data-v-45686778]{padding:16px 48px;font-size:18px}.crm-solution-page[data-v-dcbf5a8b]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.crm-solution-page[data-v-dcbf5a8b]{padding-top:60px}}.container[data-v-dcbf5a8b]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container[data-v-dcbf5a8b]{padding:0 16px}}.hero-section[data-v-dcbf5a8b]{padding:100px 0 80px;background:linear-gradient(135deg,#f8f9ff,#eef2ff,#e0e7ff);color:#1e293b}@media (max-width: 768px){.hero-section[data-v-dcbf5a8b]{padding:80px 0 60px}}@media (max-width: 640px){.hero-section[data-v-dcbf5a8b]{padding:60px 0 40px}}.hero-content[data-v-dcbf5a8b]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}@media (max-width: 1024px){.hero-content[data-v-dcbf5a8b]{gap:40px}}@media (max-width: 768px){.hero-content[data-v-dcbf5a8b]{grid-template-columns:1fr;gap:40px;margin-bottom:60px}}@media (max-width: 768px){.hero-left[data-v-dcbf5a8b]{text-align:center}}.hero-title[data-v-dcbf5a8b]{font-size:42px;font-weight:700;margin-bottom:12px;line-height:1.2;color:#0f172a}@media (max-width: 768px){.hero-title[data-v-dcbf5a8b]{font-size:32px}}@media (max-width: 640px){.hero-title[data-v-dcbf5a8b]{font-size:28px}}.hero-subtitle[data-v-dcbf5a8b]{font-size:28px;font-weight:600;margin-bottom:40px;color:#334155}@media (max-width: 768px){.hero-subtitle[data-v-dcbf5a8b]{font-size:22px;margin-bottom:32px}}@media (max-width: 640px){.hero-subtitle[data-v-dcbf5a8b]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-dcbf5a8b]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.features-grid[data-v-dcbf5a8b]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 640px){.features-grid[data-v-dcbf5a8b]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-v-dcbf5a8b]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer}.feature-item[data-v-dcbf5a8b]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.feature-icon[data-v-dcbf5a8b]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px}@media (max-width: 768px){.feature-icon[data-v-dcbf5a8b]{width:40px;height:40px;font-size:20px}}.feature-name[data-v-dcbf5a8b]{font-size:14px;font-weight:500;color:#334155;text-align:center}@media (max-width: 768px){.feature-name[data-v-dcbf5a8b]{font-size:13px}}.hero-actions[data-v-dcbf5a8b]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 768px){.hero-actions[data-v-dcbf5a8b]{justify-content:center}}.hero-right[data-v-dcbf5a8b]{position:relative;height:500px}@media (max-width: 768px){.hero-right[data-v-dcbf5a8b]{height:400px}}.dashboard-mockup[data-v-dcbf5a8b]{position:relative;width:100%;height:100%}.mockup-card[data-v-dcbf5a8b]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden}.mockup-card.large[data-v-dcbf5a8b]{position:absolute;left:0;top:0;width:85%;height:85%;z-index:1}.mockup-card.small[data-v-dcbf5a8b]{position:absolute;right:0;bottom:0;width:60%;height:50%;z-index:2;border:2px solid rgba(255,255,255,.9)}.mockup-header[data-v-dcbf5a8b]{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.mockup-header h3[data-v-dcbf5a8b],.mockup-header h4[data-v-dcbf5a8b]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.mockup-header .time[data-v-dcbf5a8b]{font-size:12px;color:#64748b}.mockup-content[data-v-dcbf5a8b]{padding:16px}.data-table[data-v-dcbf5a8b]{margin-bottom:16px}.table-header[data-v-dcbf5a8b]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}table[data-v-dcbf5a8b]{width:100%;border-collapse:collapse;font-size:11px}table th[data-v-dcbf5a8b],table td[data-v-dcbf5a8b]{padding:6px 8px;text-align:left;border-bottom:1px solid #f1f5f9}table th[data-v-dcbf5a8b]{font-weight:600;color:#64748b;background:#f8fafc}table td[data-v-dcbf5a8b]{color:#334155}.chart-panel[data-v-dcbf5a8b]{margin-top:16px}.chart-title[data-v-dcbf5a8b]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}.chart-placeholder[data-v-dcbf5a8b]{display:flex;align-items:flex-end;gap:8px;height:80px}.chart-bar[data-v-dcbf5a8b]{flex:1;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:4px 4px 0 0;min-width:20px}.stat-value[data-v-dcbf5a8b]{font-size:11px;color:#64748b;margin-bottom:4px}.stat-number[data-v-dcbf5a8b]{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:12px}.mini-chart[data-v-dcbf5a8b]{display:flex;align-items:flex-end;gap:4px;height:40px}.chart-bar-mini[data-v-dcbf5a8b]{flex:1;background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:2px 2px 0 0;min-width:8px}.comparison-section[data-v-dcbf5a8b]{text-align:center;padding-top:60px;border-top:1px solid rgba(30,41,59,.1)}@media (max-width: 768px){.comparison-section[data-v-dcbf5a8b]{padding-top:40px}}.comparison-title[data-v-dcbf5a8b]{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:40px}@media (max-width: 768px){.comparison-title[data-v-dcbf5a8b]{font-size:20px;margin-bottom:32px}}.comparison-metrics[data-v-dcbf5a8b]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}@media (max-width: 768px){.comparison-metrics[data-v-dcbf5a8b]{gap:12px;flex-wrap:nowrap;justify-content:center}}@media (max-width: 640px){.comparison-metrics[data-v-dcbf5a8b]{gap:8px;flex-wrap:nowrap;justify-content:center}}.metric-circle[data-v-dcbf5a8b]{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:120px;flex-shrink:0}@media (max-width: 768px){.metric-circle[data-v-dcbf5a8b]{min-width:80px;gap:8px}}@media (max-width: 640px){.metric-circle[data-v-dcbf5a8b]{min-width:70px;gap:6px}}.circle-value[data-v-dcbf5a8b]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea4d}@media (max-width: 768px){.circle-value[data-v-dcbf5a8b]{width:70px;height:70px;font-size:18px}}@media (max-width: 640px){.circle-value[data-v-dcbf5a8b]{width:60px;height:60px;font-size:16px}}.circle-label[data-v-dcbf5a8b]{font-size:14px;font-weight:500;color:#334155;text-align:center;line-height:1.4}@media (max-width: 768px){.circle-label[data-v-dcbf5a8b]{font-size:11px}}@media (max-width: 640px){.circle-label[data-v-dcbf5a8b]{font-size:10px}}.pain-points-section[data-v-dcbf5a8b]{padding:80px 0;background:#fff}@media (max-width: 768px){.pain-points-section[data-v-dcbf5a8b]{padding:60px 0}}.section-title[data-v-dcbf5a8b]{font-size:36px;font-weight:700;text-align:center;margin-bottom:60px;color:#1e293b}@media (max-width: 768px){.section-title[data-v-dcbf5a8b]{font-size:28px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-dcbf5a8b]{font-size:24px;margin-bottom:32px}}.pain-points-row[data-v-dcbf5a8b]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.pain-points-row[data-v-dcbf5a8b]{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.pain-points-row[data-v-dcbf5a8b]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.pain-points-row[data-v-dcbf5a8b]{grid-template-columns:repeat(2,1fr);gap:16px}}.pain-point-card[data-v-dcbf5a8b]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;background:transparent;border:none;transition:all .3s ease}.pain-point-card[data-v-dcbf5a8b]:hover{transform:translateY(-4px)}.pain-icon-wrapper[data-v-dcbf5a8b]{position:relative;margin-bottom:24px;width:80px;height:80px}@media (max-width: 768px){.pain-icon-wrapper[data-v-dcbf5a8b]{width:70px;height:70px;margin-bottom:20px}}.pain-icon[data-v-dcbf5a8b]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.pain-icon[data-v-dcbf5a8b]{width:70px;height:70px;border-radius:14px}}.pain-icon svg[data-v-dcbf5a8b]{width:32px;height:32px}@media (max-width: 768px){.pain-icon svg[data-v-dcbf5a8b]{width:28px;height:28px}}.pain-icon-x[data-v-dcbf5a8b]{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 2px 8px #ef44444d;border:2px solid white}@media (max-width: 768px){.pain-icon-x[data-v-dcbf5a8b]{width:24px;height:24px;font-size:14px;bottom:-2px;right:-2px}}.pain-title[data-v-dcbf5a8b]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1e293b}@media (max-width: 768px){.pain-title[data-v-dcbf5a8b]{font-size:16px;margin-bottom:10px}}.pain-description[data-v-dcbf5a8b]{font-size:14px;line-height:1.6;color:#64748b;margin:0}@media (max-width: 768px){.pain-description[data-v-dcbf5a8b]{font-size:13px}}.solution-overview-section[data-v-dcbf5a8b]{padding:80px 0 40px;background:#fff;text-align:center}@media (max-width: 768px){.solution-overview-section[data-v-dcbf5a8b]{padding:60px 0 30px}}.solution-description[data-v-dcbf5a8b]{font-size:18px;line-height:1.8;color:#64748b;max-width:800px;margin:0 auto 40px}@media (max-width: 768px){.solution-description[data-v-dcbf5a8b]{font-size:16px;margin-bottom:30px}}.advantages-section-title[data-v-dcbf5a8b]{font-size:36px;font-weight:700;color:#1e293b;margin:0}@media (max-width: 768px){.advantages-section-title[data-v-dcbf5a8b]{font-size:28px}}.advantage-detail-section[data-v-dcbf5a8b]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-dcbf5a8b]{padding:60px 0}}.advantage-detail-content[data-v-dcbf5a8b]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-dcbf5a8b]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-dcbf5a8b]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-dcbf5a8b]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-dcbf5a8b]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-dcbf5a8b]{text-align:center}}.advantage-main-title[data-v-dcbf5a8b]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-dcbf5a8b]{font-size:24px}}.advantage-sub-title[data-v-dcbf5a8b]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-dcbf5a8b]{font-size:28px;margin-bottom:20px}}.advantage-detail-description[data-v-dcbf5a8b]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:32px}@media (max-width: 768px){.advantage-detail-description[data-v-dcbf5a8b]{font-size:15px;margin-bottom:24px}}.advantage-actions[data-v-dcbf5a8b]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-dcbf5a8b]{justify-content:center}}.advantage-detail-right[data-v-dcbf5a8b]{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.advantage-detail-right[data-v-dcbf5a8b]{width:100%;max-width:100%;overflow-x:hidden}}.ui-mockup[data-v-dcbf5a8b]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.mockup-window[data-v-dcbf5a8b]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-controls[data-v-dcbf5a8b]{display:flex;gap:8px;padding:12px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.control-dot[data-v-dcbf5a8b]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-dcbf5a8b]{background:#ef4444}.control-dot.yellow[data-v-dcbf5a8b]{background:#f59e0b}.control-dot.green[data-v-dcbf5a8b]{background:#10b981}.window-header[data-v-dcbf5a8b]{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.window-header h4[data-v-dcbf5a8b]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.window-content[data-v-dcbf5a8b]{padding:20px}.order-summary-bar[data-v-dcbf5a8b]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}@media (max-width: 640px){.order-summary-bar[data-v-dcbf5a8b]{grid-template-columns:repeat(2,1fr)}}.summary-item[data-v-dcbf5a8b]{display:flex;align-items:center;gap:12px}.summary-icon[data-v-dcbf5a8b]{font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px}.summary-info[data-v-dcbf5a8b]{flex:1}.summary-value[data-v-dcbf5a8b]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.summary-label[data-v-dcbf5a8b]{font-size:12px;color:#64748b}.order-details-table[data-v-dcbf5a8b]{margin-bottom:24px;overflow-x:auto}.order-details-table table[data-v-dcbf5a8b]{width:100%;border-collapse:collapse;font-size:13px}.order-details-table th[data-v-dcbf5a8b]{background:#f8fafc;padding:12px;text-align:left;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:12px}.order-details-table td[data-v-dcbf5a8b]{padding:12px;border-bottom:1px solid #f1f5f9;color:#334155}.status-badge[data-v-dcbf5a8b]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.unpaid[data-v-dcbf5a8b]{background:#fee2e2;color:#dc2626}.status-badge .status-icon[data-v-dcbf5a8b]{font-size:14px;font-weight:700}.order-info-fields[data-v-dcbf5a8b]{display:flex;flex-direction:column;gap:16px}.info-field label[data-v-dcbf5a8b]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.info-field .field-value[data-v-dcbf5a8b]{font-size:14px;color:#334155;padding:10px 12px;background:#f8fafc;border-radius:6px}.attachment-field[data-v-dcbf5a8b]{display:flex;flex-direction:column;gap:12px}.upload-btn[data-v-dcbf5a8b]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.upload-btn[data-v-dcbf5a8b]:hover{background:#e2e8f0;border-color:#94a3b8}.upload-item[data-v-dcbf5a8b]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:6px}.file-icon[data-v-dcbf5a8b]{font-size:18px}.file-name[data-v-dcbf5a8b]{flex:1;font-size:13px;color:#334155}.progress-bar[data-v-dcbf5a8b]{width:80px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.progress-fill[data-v-dcbf5a8b]{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px}.workflow-mockup[data-v-dcbf5a8b]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.workflow-window[data-v-dcbf5a8b]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.workflow-canvas[data-v-dcbf5a8b]{position:relative;padding:40px;min-height:400px;background:#fafbfc}@media (max-width: 768px){.workflow-canvas[data-v-dcbf5a8b]{padding:24px;min-height:300px}}.workflow-node[data-v-dcbf5a8b]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;box-shadow:0 2px 8px #00000014;position:relative;display:inline-flex;align-items:center;gap:8px}.workflow-node.top-node[data-v-dcbf5a8b]{margin:0 auto;display:flex;width:fit-content}.workflow-node.branch-node[data-v-dcbf5a8b]{margin:8px}.node-content[data-v-dcbf5a8b]{flex:1}.node-title[data-v-dcbf5a8b]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.node-subtitle[data-v-dcbf5a8b]{font-size:11px;color:#64748b}.node-person-icon[data-v-dcbf5a8b]{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector[data-v-dcbf5a8b]{width:2px;height:40px;background:#cbd5e1;margin:8px auto}.add-node-btn[data-v-dcbf5a8b]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:8px auto;cursor:pointer;box-shadow:0 2px 8px #fbbf244d}.workflow-branch[data-v-dcbf5a8b]{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.workflow-modal[data-v-dcbf5a8b]{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e2e8f0;z-index:10}@media (max-width: 768px){.workflow-modal[data-v-dcbf5a8b]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.modal-header[data-v-dcbf5a8b]{padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-header h5[data-v-dcbf5a8b]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.modal-body[data-v-dcbf5a8b]{padding:20px}.modal-field[data-v-dcbf5a8b]{margin-bottom:20px}.modal-field[data-v-dcbf5a8b]:last-child{margin-bottom:0}.modal-field label[data-v-dcbf5a8b]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.modal-input[data-v-dcbf5a8b]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.assignee-section[data-v-dcbf5a8b]{display:flex;align-items:center;gap:8px}.add-assignee-btn[data-v-dcbf5a8b]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;flex-shrink:0}.assignee-avatars[data-v-dcbf5a8b]{display:flex;gap:-8px}.avatar[data-v-dcbf5a8b]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid white;margin-left:-8px}.avatar[data-v-dcbf5a8b]:first-child{margin-left:0}.modal-footer[data-v-dcbf5a8b]{padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.modal-btn[data-v-dcbf5a8b]{padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.modal-btn.cancel[data-v-dcbf5a8b]{background:#f1f5f9;color:#64748b}.modal-btn.cancel[data-v-dcbf5a8b]:hover{background:#e2e8f0}.modal-btn.create[data-v-dcbf5a8b]{background:#fbbf24;color:#fff}.modal-btn.create[data-v-dcbf5a8b]:hover{background:#f59e0b}.mobile-office-mockup[data-v-dcbf5a8b]{position:relative;padding:20px;background:#f8fafc;border-radius:12px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (max-width: 768px){.mobile-office-mockup[data-v-dcbf5a8b]{padding:16px;width:100%;max-width:100%;overflow-x:hidden}}.desktop-dashboard[data-v-dcbf5a8b]{background:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 16px #0000001a;position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.desktop-dashboard[data-v-dcbf5a8b]{padding:16px;width:100%;max-width:100%}}.dashboard-grid[data-v-dcbf5a8b]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.dashboard-grid[data-v-dcbf5a8b]{gap:12px;width:100%;max-width:100%}}.dashboard-widget[data-v-dcbf5a8b]{background:#fafbfc;border-radius:8px;padding:16px;border:1px solid #e2e8f0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.dashboard-widget[data-v-dcbf5a8b]{padding:12px;width:100%;max-width:100%}}.widget-title[data-v-dcbf5a8b]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.widget-table[data-v-dcbf5a8b]{width:100%;max-width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed;box-sizing:border-box}@media (max-width: 768px){.widget-table[data-v-dcbf5a8b]{font-size:10px;width:100%;max-width:100%}}.widget-table th[data-v-dcbf5a8b],.widget-table td[data-v-dcbf5a8b]{padding:6px 8px;text-align:left;border-bottom:1px solid #e2e8f0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.widget-table th[data-v-dcbf5a8b],.widget-table td[data-v-dcbf5a8b]{padding:4px 6px}}.widget-table th[data-v-dcbf5a8b]{font-weight:600;color:#64748b;background:#fff}.widget-table td[data-v-dcbf5a8b]{color:#334155}.bar-chart[data-v-dcbf5a8b]{display:flex;align-items:flex-end;gap:8px;height:80px;padding:8px 0}.bar[data-v-dcbf5a8b]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:20px}.bar.highlight[data-v-dcbf5a8b]{background:#fbbf24}.line-chart[data-v-dcbf5a8b]{height:80px;padding:8px 0}.mobile-app-overlay[data-v-dcbf5a8b]{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10;width:200px}@media (max-width: 1024px){.mobile-app-overlay[data-v-dcbf5a8b]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.mobile-screen[data-v-dcbf5a8b]{background:#1e293b;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0000004d}.mobile-status-bar[data-v-dcbf5a8b]{background:#1e293b;color:#fff;padding:8px 16px;display:flex;justify-content:space-between;font-size:11px;border-radius:16px 16px 0 0}.mobile-content[data-v-dcbf5a8b]{background:#fff;border-radius:16px;padding:16px;min-height:300px}.mobile-title[data-v-dcbf5a8b]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.mobile-widget[data-v-dcbf5a8b]{margin-bottom:16px}.mobile-widget-title[data-v-dcbf5a8b]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px}.mobile-bar-chart[data-v-dcbf5a8b]{display:flex;align-items:flex-end;gap:4px;height:60px}.mobile-bar[data-v-dcbf5a8b]{flex:1;background:#cbd5e1;border-radius:2px 2px 0 0;min-width:12px}.mobile-bar.highlight[data-v-dcbf5a8b]{background:#fbbf24}.mobile-stat[data-v-dcbf5a8b]{margin-bottom:16px;padding:12px;background:#f8fafc;border-radius:8px}.mobile-stat-label[data-v-dcbf5a8b]{font-size:11px;color:#64748b;margin-bottom:4px}.mobile-stat-value[data-v-dcbf5a8b]{font-size:16px;font-weight:700;color:#1e293b}.donut-chart[data-v-dcbf5a8b]{width:80px;height:80px;border-radius:50%;position:relative;margin:0 auto;background:conic-gradient(#3b82f6,#3b82f6 180deg,#fbbf24 180deg,#fbbf24 360deg);display:flex;align-items:center;justify-content:center}.donut-chart[data-v-dcbf5a8b]:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;background:#fff}.customization-section[data-v-dcbf5a8b]{padding:80px 0;background:#fff}@media (max-width: 768px){.customization-section[data-v-dcbf5a8b]{padding:60px 0}}.customization-content[data-v-dcbf5a8b]{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:flex-start}@media (max-width: 1024px){.customization-content[data-v-dcbf5a8b]{grid-template-columns:1fr;gap:40px}}@media (max-width: 1024px){.customization-left[data-v-dcbf5a8b]{text-align:center}}.customization-subtitle[data-v-dcbf5a8b]{font-size:24px;font-weight:600;margin-bottom:40px;color:#1e293b}@media (max-width: 768px){.customization-subtitle[data-v-dcbf5a8b]{font-size:20px;margin-bottom:32px}}.customization-steps-list[data-v-dcbf5a8b]{margin-bottom:32px}.step-item[data-v-dcbf5a8b]{display:flex;gap:20px;margin-bottom:24px;position:relative;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}.step-item[data-v-dcbf5a8b]:hover{background:#f8fafc}.step-item.active .step-indicator .step-number[data-v-dcbf5a8b]{background:#6366f1;color:#fff}.step-item.active .step-indicator .step-bar[data-v-dcbf5a8b],.step-item.active .step-content .step-description[data-v-dcbf5a8b]{display:block}@media (max-width: 1024px){.step-item[data-v-dcbf5a8b]{justify-content:center}}.step-indicator[data-v-dcbf5a8b]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-number[data-v-dcbf5a8b]{width:40px;height:40px;border-radius:8px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:all .3s ease}.step-bar[data-v-dcbf5a8b]{width:2px;height:40px;background:#6366f1;margin-top:8px;display:none}.step-content[data-v-dcbf5a8b]{flex:1;padding-top:4px}.step-title[data-v-dcbf5a8b]{font-size:18px;font-weight:600;margin-bottom:8px;color:#1e293b}.step-description[data-v-dcbf5a8b]{font-size:14px;line-height:1.6;color:#64748b;display:none}.customization-cta[data-v-dcbf5a8b]{margin-top:32px}@media (max-width: 1024px){.customization-cta[data-v-dcbf5a8b]{text-align:center}}.customization-right[data-v-dcbf5a8b],.form-builder-mockup[data-v-dcbf5a8b]{position:relative}.custom-form-gif-container[data-v-dcbf5a8b]{width:100%;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;box-shadow:0 8px 32px #0000001a}.custom-form-gif[data-v-dcbf5a8b]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px #0000001a}.builder-panel[data-v-dcbf5a8b]{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000001a}.builder-nav[data-v-dcbf5a8b]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:16px}.nav-tabs[data-v-dcbf5a8b]{display:flex;gap:24px}.nav-tab[data-v-dcbf5a8b]{background:none;border:none;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;padding:0;position:relative;transition:color .3s ease}.nav-tab.active[data-v-dcbf5a8b]{color:#f97316}.nav-tab.active[data-v-dcbf5a8b]:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:2px;background:#f97316}.nav-tab[data-v-dcbf5a8b]:hover{color:#f97316}.publish-btn[data-v-dcbf5a8b]{padding:8px 20px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.publish-btn[data-v-dcbf5a8b]:hover{background:#ea580c}.builder-main[data-v-dcbf5a8b]{display:grid;grid-template-columns:240px 1fr;gap:16px;background:#fff;border-radius:8px;padding:16px;min-height:500px}@media (max-width: 768px){.builder-main[data-v-dcbf5a8b]{grid-template-columns:1fr}}.field-palette[data-v-dcbf5a8b]{background:#f8fafc;border-radius:8px;overflow:hidden}.palette-header[data-v-dcbf5a8b]{padding:12px 16px;background:#f1f5f9;font-size:14px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0}.palette-content[data-v-dcbf5a8b]{padding:16px;max-height:450px;overflow-y:auto}.field-category[data-v-dcbf5a8b]{margin-bottom:24px}.field-category[data-v-dcbf5a8b]:last-child{margin-bottom:0}.category-title[data-v-dcbf5a8b]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px;text-transform:uppercase}.field-list[data-v-dcbf5a8b]{display:flex;flex-direction:column;gap:8px}.field-item[data-v-dcbf5a8b]{padding:8px 12px;background:#fff;border-radius:6px;font-size:13px;color:#334155;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.field-item[data-v-dcbf5a8b]:hover{background:#f1f5f9;border-color:#e2e8f0}.form-preview[data-v-dcbf5a8b]{background:#fff}.form-title[data-v-dcbf5a8b]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.form-fields[data-v-dcbf5a8b]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-dcbf5a8b]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.form-row[data-v-dcbf5a8b]{grid-template-columns:1fr}}.form-field label[data-v-dcbf5a8b]{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.form-field input[data-v-dcbf5a8b]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc;transition:all .2s ease}.form-field input[data-v-dcbf5a8b]:focus{outline:none;border-color:#6366f1;background:#fff}.field-with-action[data-v-dcbf5a8b]{display:flex;gap:8px;align-items:center}.field-type-btn[data-v-dcbf5a8b]{padding:10px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s ease}.field-type-btn[data-v-dcbf5a8b]:hover{background:#e2e8f0}.workflow-builder-mockup[data-v-dcbf5a8b]{position:relative}.workflow-canvas-large[data-v-dcbf5a8b]{position:relative;padding:60px 40px;min-height:500px;background:#fafbfc;border-radius:8px}.workflow-node-large[data-v-dcbf5a8b]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 12px #00000014;position:relative;display:inline-flex;align-items:center;gap:12px}.workflow-node-large.top-node-large[data-v-dcbf5a8b]{margin:0 auto;display:flex;width:fit-content}.workflow-node-large.branch-node-large[data-v-dcbf5a8b]{margin:12px}.node-content-large[data-v-dcbf5a8b]{flex:1}.node-title-large[data-v-dcbf5a8b]{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:6px}.node-subtitle-large[data-v-dcbf5a8b]{font-size:13px;color:#64748b}.node-person-icon-large[data-v-dcbf5a8b]{font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector-large[data-v-dcbf5a8b]{width:3px;height:50px;background:#cbd5e1;margin:12px auto}.add-node-btn-large[data-v-dcbf5a8b]{width:40px;height:40px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:12px auto;cursor:pointer;box-shadow:0 4px 12px #fbbf244d}.workflow-branch-large[data-v-dcbf5a8b]{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:24px}.dashboard-builder-mockup[data-v-dcbf5a8b]{position:relative}.dashboard-builder-content[data-v-dcbf5a8b]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.dashboard-builder-title[data-v-dcbf5a8b]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.widget-selector[data-v-dcbf5a8b]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.widget-selector[data-v-dcbf5a8b]{grid-template-columns:repeat(3,1fr)}}.widget-option[data-v-dcbf5a8b]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all .2s ease}.widget-option[data-v-dcbf5a8b]:hover{border-color:#6366f1;transform:translateY(-2px)}.widget-icon[data-v-dcbf5a8b]{font-size:32px;margin-bottom:8px}.widget-name[data-v-dcbf5a8b]{font-size:13px;color:#334155}.dashboard-preview[data-v-dcbf5a8b]{background:#fff;border-radius:8px;padding:24px}.preview-widget[data-v-dcbf5a8b]{border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-title[data-v-dcbf5a8b]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.preview-chart[data-v-dcbf5a8b]{display:flex;align-items:flex-end;gap:12px;height:120px}.chart-bar-preview[data-v-dcbf5a8b]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:30px}.chart-bar-preview.highlight[data-v-dcbf5a8b]{background:#fbbf24}.report-builder-mockup[data-v-dcbf5a8b]{position:relative}.report-builder-content[data-v-dcbf5a8b]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.report-builder-title[data-v-dcbf5a8b]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.report-config[data-v-dcbf5a8b]{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px}.config-section[data-v-dcbf5a8b]{margin-bottom:24px}.config-section[data-v-dcbf5a8b]:last-child{margin-bottom:0}.config-section label[data-v-dcbf5a8b]{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.config-input[data-v-dcbf5a8b],.config-select[data-v-dcbf5a8b]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.filter-list[data-v-dcbf5a8b]{display:flex;flex-direction:column;gap:8px}.filter-item[data-v-dcbf5a8b]{padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:13px;color:#334155}.field-checkboxes[data-v-dcbf5a8b]{display:flex;flex-direction:column;gap:12px}.field-checkboxes label[data-v-dcbf5a8b]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#334155;cursor:pointer;margin:0}.field-checkboxes input[type=checkbox][data-v-dcbf5a8b]{width:16px;height:16px;cursor:pointer}.report-preview[data-v-dcbf5a8b]{background:#fff;border-radius:8px;padding:24px;overflow-x:auto}.report-table[data-v-dcbf5a8b]{width:100%;border-collapse:collapse;font-size:13px}.report-table th[data-v-dcbf5a8b],.report-table td[data-v-dcbf5a8b]{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.report-table th[data-v-dcbf5a8b]{background:#f8fafc;font-weight:600;color:#64748b}.report-table td[data-v-dcbf5a8b]{color:#334155}.industries-section[data-v-dcbf5a8b]{padding:80px 0;background:#fff}@media (max-width: 768px){.industries-section[data-v-dcbf5a8b]{padding:60px 0}}.industries-description[data-v-dcbf5a8b]{font-size:16px;line-height:1.6;color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px}@media (max-width: 768px){.industries-description[data-v-dcbf5a8b]{font-size:15px;margin-bottom:40px}}.industries-slider-wrapper[data-v-dcbf5a8b]{overflow:hidden;margin-bottom:50px;position:relative;width:100%}.industries-slider-wrapper[data-v-dcbf5a8b]:before,.industries-slider-wrapper[data-v-dcbf5a8b]:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.industries-slider-wrapper[data-v-dcbf5a8b]:before{left:0;background:linear-gradient(to right,white,transparent)}.industries-slider-wrapper[data-v-dcbf5a8b]:after{right:0;background:linear-gradient(to left,white,transparent)}@media (max-width: 768px){.industries-slider-wrapper[data-v-dcbf5a8b]:before,.industries-slider-wrapper[data-v-dcbf5a8b]:after{width:50px}}.industries-slider[data-v-dcbf5a8b]{display:flex;gap:20px;width:fit-content;will-change:transform}.industry-card[data-v-dcbf5a8b]{flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background:transparent;border-radius:12px;transition:all .3s ease}@media (max-width: 768px){.industry-card[data-v-dcbf5a8b]{width:100px;padding:16px 12px;gap:10px}}.industry-card[data-v-dcbf5a8b]:hover{transform:translateY(-4px)}.industry-icon[data-v-dcbf5a8b]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.industry-icon[data-v-dcbf5a8b]{width:64px;height:64px;border-radius:12px}}.icon-circle[data-v-dcbf5a8b]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.icon-circle[data-v-dcbf5a8b]{width:44px;height:44px;font-size:22px}}.industry-name[data-v-dcbf5a8b]{font-size:14px;font-weight:500;color:#1e293b;text-align:center;line-height:1.4}@media (max-width: 768px){.industry-name[data-v-dcbf5a8b]{font-size:13px}}.industries-cta[data-v-dcbf5a8b]{text-align:center;margin-top:50px}@media (max-width: 768px){.industries-cta[data-v-dcbf5a8b]{margin-top:40px}}.btn[data-v-dcbf5a8b]{padding:12px 32px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none}.btn.btn-primary[data-v-dcbf5a8b]{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none}.btn.btn-primary[data-v-dcbf5a8b]:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}.btn.btn-secondary[data-v-dcbf5a8b]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.btn.btn-secondary[data-v-dcbf5a8b]:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn.btn-outline[data-v-dcbf5a8b]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-dcbf5a8b]:hover{background:#6366f1;color:#fff;transform:translateY(-2px)}.btn.btn-large[data-v-dcbf5a8b]{padding:16px 48px;font-size:18px}.crm-solution-page[data-v-74ffdae0]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.crm-solution-page[data-v-74ffdae0]{padding-top:60px}}.container[data-v-74ffdae0]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container[data-v-74ffdae0]{padding:0 16px}}.hero-section[data-v-74ffdae0]{padding:100px 0 80px;background:linear-gradient(135deg,#f8f9ff,#eef2ff,#e0e7ff);color:#1e293b}@media (max-width: 768px){.hero-section[data-v-74ffdae0]{padding:80px 0 60px}}@media (max-width: 640px){.hero-section[data-v-74ffdae0]{padding:60px 0 40px}}.hero-content[data-v-74ffdae0]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}@media (max-width: 1024px){.hero-content[data-v-74ffdae0]{gap:40px}}@media (max-width: 768px){.hero-content[data-v-74ffdae0]{grid-template-columns:1fr;gap:40px;margin-bottom:60px}}@media (max-width: 768px){.hero-left[data-v-74ffdae0]{text-align:center}}.hero-title[data-v-74ffdae0]{font-size:42px;font-weight:700;margin-bottom:12px;line-height:1.2;color:#0f172a}@media (max-width: 768px){.hero-title[data-v-74ffdae0]{font-size:32px}}@media (max-width: 640px){.hero-title[data-v-74ffdae0]{font-size:28px}}.hero-subtitle[data-v-74ffdae0]{font-size:28px;font-weight:600;margin-bottom:40px;color:#334155}@media (max-width: 768px){.hero-subtitle[data-v-74ffdae0]{font-size:22px;margin-bottom:32px}}@media (max-width: 640px){.hero-subtitle[data-v-74ffdae0]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-74ffdae0]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.features-grid[data-v-74ffdae0]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 640px){.features-grid[data-v-74ffdae0]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-v-74ffdae0]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer}.feature-item[data-v-74ffdae0]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.feature-icon[data-v-74ffdae0]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px}@media (max-width: 768px){.feature-icon[data-v-74ffdae0]{width:40px;height:40px;font-size:20px}}.feature-name[data-v-74ffdae0]{font-size:14px;font-weight:500;color:#334155;text-align:center}@media (max-width: 768px){.feature-name[data-v-74ffdae0]{font-size:13px}}.hero-actions[data-v-74ffdae0]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 768px){.hero-actions[data-v-74ffdae0]{justify-content:center}}.hero-right[data-v-74ffdae0]{position:relative;height:500px}@media (max-width: 768px){.hero-right[data-v-74ffdae0]{height:400px}}.dashboard-mockup[data-v-74ffdae0]{position:relative;width:100%;height:100%}.mockup-card[data-v-74ffdae0]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden}.mockup-card.large[data-v-74ffdae0]{position:absolute;left:0;top:0;width:85%;height:85%;z-index:1}.mockup-card.small[data-v-74ffdae0]{position:absolute;right:0;bottom:0;width:60%;height:50%;z-index:2;border:2px solid rgba(255,255,255,.9)}.mockup-header[data-v-74ffdae0]{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.mockup-header h3[data-v-74ffdae0],.mockup-header h4[data-v-74ffdae0]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.mockup-header .time[data-v-74ffdae0]{font-size:12px;color:#64748b}.mockup-content[data-v-74ffdae0]{padding:16px}.data-table[data-v-74ffdae0]{margin-bottom:16px}.table-header[data-v-74ffdae0]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}table[data-v-74ffdae0]{width:100%;border-collapse:collapse;font-size:11px}table th[data-v-74ffdae0],table td[data-v-74ffdae0]{padding:6px 8px;text-align:left;border-bottom:1px solid #f1f5f9}table th[data-v-74ffdae0]{font-weight:600;color:#64748b;background:#f8fafc}table td[data-v-74ffdae0]{color:#334155}.chart-panel[data-v-74ffdae0]{margin-top:16px}.chart-title[data-v-74ffdae0]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}.chart-placeholder[data-v-74ffdae0]{display:flex;align-items:flex-end;gap:8px;height:80px}.chart-bar[data-v-74ffdae0]{flex:1;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:4px 4px 0 0;min-width:20px}.stat-value[data-v-74ffdae0]{font-size:11px;color:#64748b;margin-bottom:4px}.stat-number[data-v-74ffdae0]{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:12px}.mini-chart[data-v-74ffdae0]{display:flex;align-items:flex-end;gap:4px;height:40px}.chart-bar-mini[data-v-74ffdae0]{flex:1;background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:2px 2px 0 0;min-width:8px}.comparison-section[data-v-74ffdae0]{text-align:center;padding-top:60px;border-top:1px solid rgba(30,41,59,.1)}@media (max-width: 768px){.comparison-section[data-v-74ffdae0]{padding-top:40px}}.comparison-title[data-v-74ffdae0]{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:40px}@media (max-width: 768px){.comparison-title[data-v-74ffdae0]{font-size:20px;margin-bottom:32px}}.comparison-metrics[data-v-74ffdae0]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}@media (max-width: 768px){.comparison-metrics[data-v-74ffdae0]{gap:12px;flex-wrap:nowrap;justify-content:center}}@media (max-width: 640px){.comparison-metrics[data-v-74ffdae0]{gap:8px;flex-wrap:nowrap;justify-content:center}}.metric-circle[data-v-74ffdae0]{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:120px;flex-shrink:0}@media (max-width: 768px){.metric-circle[data-v-74ffdae0]{min-width:80px;gap:8px}}@media (max-width: 640px){.metric-circle[data-v-74ffdae0]{min-width:70px;gap:6px}}.circle-value[data-v-74ffdae0]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea4d}@media (max-width: 768px){.circle-value[data-v-74ffdae0]{width:70px;height:70px;font-size:18px}}@media (max-width: 640px){.circle-value[data-v-74ffdae0]{width:60px;height:60px;font-size:16px}}.circle-label[data-v-74ffdae0]{font-size:14px;font-weight:500;color:#334155;text-align:center;line-height:1.4}@media (max-width: 768px){.circle-label[data-v-74ffdae0]{font-size:11px}}@media (max-width: 640px){.circle-label[data-v-74ffdae0]{font-size:10px}}.pain-points-section[data-v-74ffdae0]{padding:80px 0;background:#fff}@media (max-width: 768px){.pain-points-section[data-v-74ffdae0]{padding:60px 0}}.section-title[data-v-74ffdae0]{font-size:36px;font-weight:700;text-align:center;margin-bottom:60px;color:#1e293b}@media (max-width: 768px){.section-title[data-v-74ffdae0]{font-size:28px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-74ffdae0]{font-size:24px;margin-bottom:32px}}.pain-points-row[data-v-74ffdae0]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.pain-points-row[data-v-74ffdae0]{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.pain-points-row[data-v-74ffdae0]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.pain-points-row[data-v-74ffdae0]{grid-template-columns:repeat(2,1fr);gap:16px}}.pain-point-card[data-v-74ffdae0]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;background:transparent;border:none;transition:all .3s ease}.pain-point-card[data-v-74ffdae0]:hover{transform:translateY(-4px)}.pain-icon-wrapper[data-v-74ffdae0]{position:relative;margin-bottom:24px;width:80px;height:80px}@media (max-width: 768px){.pain-icon-wrapper[data-v-74ffdae0]{width:70px;height:70px;margin-bottom:20px}}.pain-icon[data-v-74ffdae0]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.pain-icon[data-v-74ffdae0]{width:70px;height:70px;border-radius:14px}}.pain-icon svg[data-v-74ffdae0]{width:32px;height:32px}@media (max-width: 768px){.pain-icon svg[data-v-74ffdae0]{width:28px;height:28px}}.pain-icon-x[data-v-74ffdae0]{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 2px 8px #ef44444d;border:2px solid white}@media (max-width: 768px){.pain-icon-x[data-v-74ffdae0]{width:24px;height:24px;font-size:14px;bottom:-2px;right:-2px}}.pain-title[data-v-74ffdae0]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1e293b}@media (max-width: 768px){.pain-title[data-v-74ffdae0]{font-size:16px;margin-bottom:10px}}.pain-description[data-v-74ffdae0]{font-size:14px;line-height:1.6;color:#64748b;margin:0}@media (max-width: 768px){.pain-description[data-v-74ffdae0]{font-size:13px}}.solution-overview-section[data-v-74ffdae0]{padding:80px 0 40px;background:#fff;text-align:center}@media (max-width: 768px){.solution-overview-section[data-v-74ffdae0]{padding:60px 0 30px}}.solution-description[data-v-74ffdae0]{font-size:18px;line-height:1.8;color:#64748b;max-width:800px;margin:0 auto 40px}@media (max-width: 768px){.solution-description[data-v-74ffdae0]{font-size:16px;margin-bottom:30px}}.advantages-section-title[data-v-74ffdae0]{font-size:36px;font-weight:700;color:#1e293b;margin:0}@media (max-width: 768px){.advantages-section-title[data-v-74ffdae0]{font-size:28px}}.advantage-detail-section[data-v-74ffdae0]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-74ffdae0]{padding:60px 0}}.advantage-detail-content[data-v-74ffdae0]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-74ffdae0]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-74ffdae0]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-74ffdae0]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-74ffdae0]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-74ffdae0]{text-align:center}}.advantage-main-title[data-v-74ffdae0]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-74ffdae0]{font-size:24px}}.advantage-sub-title[data-v-74ffdae0]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-74ffdae0]{font-size:28px;margin-bottom:20px}}.advantage-detail-description[data-v-74ffdae0]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:32px}@media (max-width: 768px){.advantage-detail-description[data-v-74ffdae0]{font-size:15px;margin-bottom:24px}}.advantage-actions[data-v-74ffdae0]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-74ffdae0]{justify-content:center}}.advantage-detail-right[data-v-74ffdae0]{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.advantage-detail-right[data-v-74ffdae0]{width:100%;max-width:100%;overflow-x:hidden}}.ui-mockup[data-v-74ffdae0]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.mockup-window[data-v-74ffdae0]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-controls[data-v-74ffdae0]{display:flex;gap:8px;padding:12px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.control-dot[data-v-74ffdae0]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-74ffdae0]{background:#ef4444}.control-dot.yellow[data-v-74ffdae0]{background:#f59e0b}.control-dot.green[data-v-74ffdae0]{background:#10b981}.window-header[data-v-74ffdae0]{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.window-header h4[data-v-74ffdae0]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.window-content[data-v-74ffdae0]{padding:20px}.order-summary-bar[data-v-74ffdae0]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}@media (max-width: 640px){.order-summary-bar[data-v-74ffdae0]{grid-template-columns:repeat(2,1fr)}}.summary-item[data-v-74ffdae0]{display:flex;align-items:center;gap:12px}.summary-icon[data-v-74ffdae0]{font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px}.summary-info[data-v-74ffdae0]{flex:1}.summary-value[data-v-74ffdae0]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.summary-label[data-v-74ffdae0]{font-size:12px;color:#64748b}.order-details-table[data-v-74ffdae0]{margin-bottom:24px;overflow-x:auto}.order-details-table table[data-v-74ffdae0]{width:100%;border-collapse:collapse;font-size:13px}.order-details-table th[data-v-74ffdae0]{background:#f8fafc;padding:12px;text-align:left;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:12px}.order-details-table td[data-v-74ffdae0]{padding:12px;border-bottom:1px solid #f1f5f9;color:#334155}.status-badge[data-v-74ffdae0]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.unpaid[data-v-74ffdae0]{background:#fee2e2;color:#dc2626}.status-badge .status-icon[data-v-74ffdae0]{font-size:14px;font-weight:700}.order-info-fields[data-v-74ffdae0]{display:flex;flex-direction:column;gap:16px}.info-field label[data-v-74ffdae0]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.info-field .field-value[data-v-74ffdae0]{font-size:14px;color:#334155;padding:10px 12px;background:#f8fafc;border-radius:6px}.attachment-field[data-v-74ffdae0]{display:flex;flex-direction:column;gap:12px}.upload-btn[data-v-74ffdae0]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.upload-btn[data-v-74ffdae0]:hover{background:#e2e8f0;border-color:#94a3b8}.upload-item[data-v-74ffdae0]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:6px}.file-icon[data-v-74ffdae0]{font-size:18px}.file-name[data-v-74ffdae0]{flex:1;font-size:13px;color:#334155}.progress-bar[data-v-74ffdae0]{width:80px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.progress-fill[data-v-74ffdae0]{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px}.workflow-mockup[data-v-74ffdae0]{position:relative;padding:20px;background:#f8fafc;border-radius:12px}.workflow-window[data-v-74ffdae0]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.workflow-canvas[data-v-74ffdae0]{position:relative;padding:40px;min-height:400px;background:#fafbfc}@media (max-width: 768px){.workflow-canvas[data-v-74ffdae0]{padding:24px;min-height:300px}}.workflow-node[data-v-74ffdae0]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;box-shadow:0 2px 8px #00000014;position:relative;display:inline-flex;align-items:center;gap:8px}.workflow-node.top-node[data-v-74ffdae0]{margin:0 auto;display:flex;width:fit-content}.workflow-node.branch-node[data-v-74ffdae0]{margin:8px}.node-content[data-v-74ffdae0]{flex:1}.node-title[data-v-74ffdae0]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.node-subtitle[data-v-74ffdae0]{font-size:11px;color:#64748b}.node-person-icon[data-v-74ffdae0]{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector[data-v-74ffdae0]{width:2px;height:40px;background:#cbd5e1;margin:8px auto}.add-node-btn[data-v-74ffdae0]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:8px auto;cursor:pointer;box-shadow:0 2px 8px #fbbf244d}.workflow-branch[data-v-74ffdae0]{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.workflow-modal[data-v-74ffdae0]{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e2e8f0;z-index:10}@media (max-width: 768px){.workflow-modal[data-v-74ffdae0]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.modal-header[data-v-74ffdae0]{padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-header h5[data-v-74ffdae0]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.modal-body[data-v-74ffdae0]{padding:20px}.modal-field[data-v-74ffdae0]{margin-bottom:20px}.modal-field[data-v-74ffdae0]:last-child{margin-bottom:0}.modal-field label[data-v-74ffdae0]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.modal-input[data-v-74ffdae0]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.assignee-section[data-v-74ffdae0]{display:flex;align-items:center;gap:8px}.add-assignee-btn[data-v-74ffdae0]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;flex-shrink:0}.assignee-avatars[data-v-74ffdae0]{display:flex;gap:-8px}.avatar[data-v-74ffdae0]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid white;margin-left:-8px}.avatar[data-v-74ffdae0]:first-child{margin-left:0}.modal-footer[data-v-74ffdae0]{padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.modal-btn[data-v-74ffdae0]{padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.modal-btn.cancel[data-v-74ffdae0]{background:#f1f5f9;color:#64748b}.modal-btn.cancel[data-v-74ffdae0]:hover{background:#e2e8f0}.modal-btn.create[data-v-74ffdae0]{background:#fbbf24;color:#fff}.modal-btn.create[data-v-74ffdae0]:hover{background:#f59e0b}.mobile-office-mockup[data-v-74ffdae0]{position:relative;padding:20px;background:#f8fafc;border-radius:12px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (max-width: 768px){.mobile-office-mockup[data-v-74ffdae0]{padding:16px;width:100%;max-width:100%;overflow-x:hidden}}.desktop-dashboard[data-v-74ffdae0]{background:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 16px #0000001a;position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.desktop-dashboard[data-v-74ffdae0]{padding:16px;width:100%;max-width:100%}}.dashboard-grid[data-v-74ffdae0]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.dashboard-grid[data-v-74ffdae0]{gap:12px;width:100%;max-width:100%}}.dashboard-widget[data-v-74ffdae0]{background:#fafbfc;border-radius:8px;padding:16px;border:1px solid #e2e8f0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.dashboard-widget[data-v-74ffdae0]{padding:12px;width:100%;max-width:100%}}.widget-title[data-v-74ffdae0]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.widget-table[data-v-74ffdae0]{width:100%;max-width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed;box-sizing:border-box}@media (max-width: 768px){.widget-table[data-v-74ffdae0]{font-size:10px;width:100%;max-width:100%}}.widget-table th[data-v-74ffdae0],.widget-table td[data-v-74ffdae0]{padding:6px 8px;text-align:left;border-bottom:1px solid #e2e8f0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.widget-table th[data-v-74ffdae0],.widget-table td[data-v-74ffdae0]{padding:4px 6px}}.widget-table th[data-v-74ffdae0]{font-weight:600;color:#64748b;background:#fff}.widget-table td[data-v-74ffdae0]{color:#334155}.bar-chart[data-v-74ffdae0]{display:flex;align-items:flex-end;gap:8px;height:80px;padding:8px 0}.bar[data-v-74ffdae0]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:20px}.bar.highlight[data-v-74ffdae0]{background:#fbbf24}.line-chart[data-v-74ffdae0]{height:80px;padding:8px 0}.mobile-app-overlay[data-v-74ffdae0]{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10;width:200px}@media (max-width: 1024px){.mobile-app-overlay[data-v-74ffdae0]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.mobile-screen[data-v-74ffdae0]{background:#1e293b;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0000004d}.mobile-status-bar[data-v-74ffdae0]{background:#1e293b;color:#fff;padding:8px 16px;display:flex;justify-content:space-between;font-size:11px;border-radius:16px 16px 0 0}.mobile-content[data-v-74ffdae0]{background:#fff;border-radius:16px;padding:16px;min-height:300px}.mobile-title[data-v-74ffdae0]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.mobile-widget[data-v-74ffdae0]{margin-bottom:16px}.mobile-widget-title[data-v-74ffdae0]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px}.mobile-bar-chart[data-v-74ffdae0]{display:flex;align-items:flex-end;gap:4px;height:60px}.mobile-bar[data-v-74ffdae0]{flex:1;background:#cbd5e1;border-radius:2px 2px 0 0;min-width:12px}.mobile-bar.highlight[data-v-74ffdae0]{background:#fbbf24}.mobile-stat[data-v-74ffdae0]{margin-bottom:16px;padding:12px;background:#f8fafc;border-radius:8px}.mobile-stat-label[data-v-74ffdae0]{font-size:11px;color:#64748b;margin-bottom:4px}.mobile-stat-value[data-v-74ffdae0]{font-size:16px;font-weight:700;color:#1e293b}.donut-chart[data-v-74ffdae0]{width:80px;height:80px;border-radius:50%;position:relative;margin:0 auto;background:conic-gradient(#3b82f6,#3b82f6 180deg,#fbbf24 180deg,#fbbf24 360deg);display:flex;align-items:center;justify-content:center}.donut-chart[data-v-74ffdae0]:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;background:#fff}.customization-section[data-v-74ffdae0]{padding:80px 0;background:#fff}@media (max-width: 768px){.customization-section[data-v-74ffdae0]{padding:60px 0}}.customization-content[data-v-74ffdae0]{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:flex-start}@media (max-width: 1024px){.customization-content[data-v-74ffdae0]{grid-template-columns:1fr;gap:40px}}@media (max-width: 1024px){.customization-left[data-v-74ffdae0]{text-align:center}}.customization-subtitle[data-v-74ffdae0]{font-size:24px;font-weight:600;margin-bottom:40px;color:#1e293b}@media (max-width: 768px){.customization-subtitle[data-v-74ffdae0]{font-size:20px;margin-bottom:32px}}.customization-steps-list[data-v-74ffdae0]{margin-bottom:32px}.step-item[data-v-74ffdae0]{display:flex;gap:20px;margin-bottom:24px;position:relative;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}.step-item[data-v-74ffdae0]:hover{background:#f8fafc}.step-item.active .step-indicator .step-number[data-v-74ffdae0]{background:#6366f1;color:#fff}.step-item.active .step-indicator .step-bar[data-v-74ffdae0],.step-item.active .step-content .step-description[data-v-74ffdae0]{display:block}@media (max-width: 1024px){.step-item[data-v-74ffdae0]{justify-content:center}}.step-indicator[data-v-74ffdae0]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-number[data-v-74ffdae0]{width:40px;height:40px;border-radius:8px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:all .3s ease}.step-bar[data-v-74ffdae0]{width:2px;height:40px;background:#6366f1;margin-top:8px;display:none}.step-content[data-v-74ffdae0]{flex:1;padding-top:4px}.step-title[data-v-74ffdae0]{font-size:18px;font-weight:600;margin-bottom:8px;color:#1e293b}.step-description[data-v-74ffdae0]{font-size:14px;line-height:1.6;color:#64748b;display:none}.customization-cta[data-v-74ffdae0]{margin-top:32px}@media (max-width: 1024px){.customization-cta[data-v-74ffdae0]{text-align:center}}.customization-right[data-v-74ffdae0],.form-builder-mockup[data-v-74ffdae0]{position:relative}.custom-form-gif-container[data-v-74ffdae0]{width:100%;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;box-shadow:0 8px 32px #0000001a}.custom-form-gif[data-v-74ffdae0]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px #0000001a}.builder-panel[data-v-74ffdae0]{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000001a}.builder-nav[data-v-74ffdae0]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:16px}.nav-tabs[data-v-74ffdae0]{display:flex;gap:24px}.nav-tab[data-v-74ffdae0]{background:none;border:none;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;padding:0;position:relative;transition:color .3s ease}.nav-tab.active[data-v-74ffdae0]{color:#f97316}.nav-tab.active[data-v-74ffdae0]:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:2px;background:#f97316}.nav-tab[data-v-74ffdae0]:hover{color:#f97316}.publish-btn[data-v-74ffdae0]{padding:8px 20px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.publish-btn[data-v-74ffdae0]:hover{background:#ea580c}.builder-main[data-v-74ffdae0]{display:grid;grid-template-columns:240px 1fr;gap:16px;background:#fff;border-radius:8px;padding:16px;min-height:500px}@media (max-width: 768px){.builder-main[data-v-74ffdae0]{grid-template-columns:1fr}}.field-palette[data-v-74ffdae0]{background:#f8fafc;border-radius:8px;overflow:hidden}.palette-header[data-v-74ffdae0]{padding:12px 16px;background:#f1f5f9;font-size:14px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0}.palette-content[data-v-74ffdae0]{padding:16px;max-height:450px;overflow-y:auto}.field-category[data-v-74ffdae0]{margin-bottom:24px}.field-category[data-v-74ffdae0]:last-child{margin-bottom:0}.category-title[data-v-74ffdae0]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px;text-transform:uppercase}.field-list[data-v-74ffdae0]{display:flex;flex-direction:column;gap:8px}.field-item[data-v-74ffdae0]{padding:8px 12px;background:#fff;border-radius:6px;font-size:13px;color:#334155;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.field-item[data-v-74ffdae0]:hover{background:#f1f5f9;border-color:#e2e8f0}.form-preview[data-v-74ffdae0]{background:#fff}.form-title[data-v-74ffdae0]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.form-fields[data-v-74ffdae0]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-74ffdae0]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.form-row[data-v-74ffdae0]{grid-template-columns:1fr}}.form-field label[data-v-74ffdae0]{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.form-field input[data-v-74ffdae0]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc;transition:all .2s ease}.form-field input[data-v-74ffdae0]:focus{outline:none;border-color:#6366f1;background:#fff}.field-with-action[data-v-74ffdae0]{display:flex;gap:8px;align-items:center}.field-type-btn[data-v-74ffdae0]{padding:10px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s ease}.field-type-btn[data-v-74ffdae0]:hover{background:#e2e8f0}.workflow-builder-mockup[data-v-74ffdae0]{position:relative}.workflow-canvas-large[data-v-74ffdae0]{position:relative;padding:60px 40px;min-height:500px;background:#fafbfc;border-radius:8px}.workflow-node-large[data-v-74ffdae0]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 12px #00000014;position:relative;display:inline-flex;align-items:center;gap:12px}.workflow-node-large.top-node-large[data-v-74ffdae0]{margin:0 auto;display:flex;width:fit-content}.workflow-node-large.branch-node-large[data-v-74ffdae0]{margin:12px}.node-content-large[data-v-74ffdae0]{flex:1}.node-title-large[data-v-74ffdae0]{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:6px}.node-subtitle-large[data-v-74ffdae0]{font-size:13px;color:#64748b}.node-person-icon-large[data-v-74ffdae0]{font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector-large[data-v-74ffdae0]{width:3px;height:50px;background:#cbd5e1;margin:12px auto}.add-node-btn-large[data-v-74ffdae0]{width:40px;height:40px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:12px auto;cursor:pointer;box-shadow:0 4px 12px #fbbf244d}.workflow-branch-large[data-v-74ffdae0]{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:24px}.dashboard-builder-mockup[data-v-74ffdae0]{position:relative}.dashboard-builder-content[data-v-74ffdae0]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.dashboard-builder-title[data-v-74ffdae0]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.widget-selector[data-v-74ffdae0]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.widget-selector[data-v-74ffdae0]{grid-template-columns:repeat(3,1fr)}}.widget-option[data-v-74ffdae0]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all .2s ease}.widget-option[data-v-74ffdae0]:hover{border-color:#6366f1;transform:translateY(-2px)}.widget-icon[data-v-74ffdae0]{font-size:32px;margin-bottom:8px}.widget-name[data-v-74ffdae0]{font-size:13px;color:#334155}.dashboard-preview[data-v-74ffdae0]{background:#fff;border-radius:8px;padding:24px}.preview-widget[data-v-74ffdae0]{border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-title[data-v-74ffdae0]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.preview-chart[data-v-74ffdae0]{display:flex;align-items:flex-end;gap:12px;height:120px}.chart-bar-preview[data-v-74ffdae0]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:30px}.chart-bar-preview.highlight[data-v-74ffdae0]{background:#fbbf24}.report-builder-mockup[data-v-74ffdae0]{position:relative}.report-builder-content[data-v-74ffdae0]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.report-builder-title[data-v-74ffdae0]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.report-config[data-v-74ffdae0]{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px}.config-section[data-v-74ffdae0]{margin-bottom:24px}.config-section[data-v-74ffdae0]:last-child{margin-bottom:0}.config-section label[data-v-74ffdae0]{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.config-input[data-v-74ffdae0],.config-select[data-v-74ffdae0]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.filter-list[data-v-74ffdae0]{display:flex;flex-direction:column;gap:8px}.filter-item[data-v-74ffdae0]{padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:13px;color:#334155}.field-checkboxes[data-v-74ffdae0]{display:flex;flex-direction:column;gap:12px}.field-checkboxes label[data-v-74ffdae0]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#334155;cursor:pointer;margin:0}.field-checkboxes input[type=checkbox][data-v-74ffdae0]{width:16px;height:16px;cursor:pointer}.report-preview[data-v-74ffdae0]{background:#fff;border-radius:8px;padding:24px;overflow-x:auto}.report-table[data-v-74ffdae0]{width:100%;border-collapse:collapse;font-size:13px}.report-table th[data-v-74ffdae0],.report-table td[data-v-74ffdae0]{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.report-table th[data-v-74ffdae0]{background:#f8fafc;font-weight:600;color:#64748b}.report-table td[data-v-74ffdae0]{color:#334155}.industries-section[data-v-74ffdae0]{padding:80px 0;background:#fff}@media (max-width: 768px){.industries-section[data-v-74ffdae0]{padding:60px 0}}.industries-description[data-v-74ffdae0]{font-size:16px;line-height:1.6;color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px}@media (max-width: 768px){.industries-description[data-v-74ffdae0]{font-size:15px;margin-bottom:40px}}.industries-slider-wrapper[data-v-74ffdae0]{overflow:hidden;margin-bottom:50px;position:relative;width:100%}.industries-slider-wrapper[data-v-74ffdae0]:before,.industries-slider-wrapper[data-v-74ffdae0]:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.industries-slider-wrapper[data-v-74ffdae0]:before{left:0;background:linear-gradient(to right,white,transparent)}.industries-slider-wrapper[data-v-74ffdae0]:after{right:0;background:linear-gradient(to left,white,transparent)}@media (max-width: 768px){.industries-slider-wrapper[data-v-74ffdae0]:before,.industries-slider-wrapper[data-v-74ffdae0]:after{width:50px}}.industries-slider[data-v-74ffdae0]{display:flex;gap:20px;width:fit-content;will-change:transform}.industry-card[data-v-74ffdae0]{flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background:transparent;border-radius:12px;transition:all .3s ease}@media (max-width: 768px){.industry-card[data-v-74ffdae0]{width:100px;padding:16px 12px;gap:10px}}.industry-card[data-v-74ffdae0]:hover{transform:translateY(-4px)}.industry-icon[data-v-74ffdae0]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.industry-icon[data-v-74ffdae0]{width:64px;height:64px;border-radius:12px}}.icon-circle[data-v-74ffdae0]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.icon-circle[data-v-74ffdae0]{width:44px;height:44px;font-size:22px}}.industry-name[data-v-74ffdae0]{font-size:14px;font-weight:500;color:#1e293b;text-align:center;line-height:1.4}@media (max-width: 768px){.industry-name[data-v-74ffdae0]{font-size:13px}}.industries-cta[data-v-74ffdae0]{text-align:center;margin-top:50px}@media (max-width: 768px){.industries-cta[data-v-74ffdae0]{margin-top:40px}}.btn[data-v-74ffdae0]{padding:12px 32px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none}.btn.btn-primary[data-v-74ffdae0]{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none}.btn.btn-primary[data-v-74ffdae0]:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}.btn.btn-secondary[data-v-74ffdae0]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.btn.btn-secondary[data-v-74ffdae0]:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn.btn-outline[data-v-74ffdae0]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-74ffdae0]:hover{background:#6366f1;color:#fff;transform:translateY(-2px)}.btn.btn-large[data-v-74ffdae0]{padding:16px 48px;font-size:18px}.adminoa-solution-page[data-v-272af4c5]{padding-top:80px;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){.adminoa-solution-page[data-v-272af4c5]{padding-top:60px}}.container[data-v-272af4c5]{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container[data-v-272af4c5]{padding:0 16px}}.hero-section[data-v-272af4c5]{padding:100px 0 80px;background:linear-gradient(135deg,#f8f9ff,#eef2ff,#e0e7ff);color:#1e293b}@media (max-width: 768px){.hero-section[data-v-272af4c5]{padding:80px 0 60px}}@media (max-width: 640px){.hero-section[data-v-272af4c5]{padding:60px 0 40px}}.hero-content[data-v-272af4c5]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}@media (max-width: 1024px){.hero-content[data-v-272af4c5]{gap:40px}}@media (max-width: 768px){.hero-content[data-v-272af4c5]{grid-template-columns:1fr;gap:40px;margin-bottom:60px}}@media (max-width: 768px){.hero-left[data-v-272af4c5]{text-align:center}}.hero-title[data-v-272af4c5]{font-size:42px;font-weight:700;margin-bottom:12px;line-height:1.2;color:#0f172a}@media (max-width: 768px){.hero-title[data-v-272af4c5]{font-size:32px}}@media (max-width: 640px){.hero-title[data-v-272af4c5]{font-size:28px}}.hero-subtitle[data-v-272af4c5]{font-size:28px;font-weight:600;margin-bottom:40px;color:#334155}@media (max-width: 768px){.hero-subtitle[data-v-272af4c5]{font-size:22px;margin-bottom:32px}}@media (max-width: 640px){.hero-subtitle[data-v-272af4c5]{font-size:20px;margin-bottom:24px}}.features-grid[data-v-272af4c5]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.features-grid[data-v-272af4c5]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 640px){.features-grid[data-v-272af4c5]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-v-272af4c5]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer}.feature-item[data-v-272af4c5]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.feature-icon[data-v-272af4c5]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px}@media (max-width: 768px){.feature-icon[data-v-272af4c5]{width:40px;height:40px;font-size:20px}}.feature-name[data-v-272af4c5]{font-size:14px;font-weight:500;color:#334155;text-align:center}@media (max-width: 768px){.feature-name[data-v-272af4c5]{font-size:13px}}.hero-actions[data-v-272af4c5]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 768px){.hero-actions[data-v-272af4c5]{justify-content:center}}.hero-right[data-v-272af4c5]{position:relative;height:600px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.hero-right[data-v-272af4c5]{height:500px}}.hero-image[data-v-272af4c5]{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:12px;transform:scale(1.5)}.mockup-card[data-v-272af4c5]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden}.mockup-card.large[data-v-272af4c5]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.mockup-header[data-v-272af4c5]{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.mockup-header h3[data-v-272af4c5],.mockup-header h4[data-v-272af4c5]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.mockup-content[data-v-272af4c5]{padding:16px;display:flex;flex-direction:column;gap:16px;height:calc(100% - 45px);overflow-y:auto}.mockup-content[data-v-272af4c5]::-webkit-scrollbar{width:4px}.mockup-content[data-v-272af4c5]::-webkit-scrollbar-track{background:#f1f5f9}.mockup-content[data-v-272af4c5]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.mockup-content[data-v-272af4c5]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dashboard-top[data-v-272af4c5]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media (max-width: 640px){.dashboard-top[data-v-272af4c5]{grid-template-columns:1fr;gap:12px}}.todo-section[data-v-272af4c5]{background:#f8fafc;border-radius:8px;padding:12px}.section-title-row[data-v-272af4c5]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.section-icon[data-v-272af4c5]{width:20px;height:20px;background:#10b981;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.section-title[data-v-272af4c5]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.section-desc[data-v-272af4c5]{font-size:11px;color:#64748b;margin:0 0 12px;line-height:1.4}.todo-stats[data-v-272af4c5]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.todo-stat-item[data-v-272af4c5]{background:#fff;border-radius:6px;padding:8px;text-align:center}.todo-stat-label[data-v-272af4c5]{font-size:10px;color:#64748b;margin-bottom:4px}.todo-stat-value[data-v-272af4c5]{font-size:18px;font-weight:700;color:#1e293b}.todo-stat-value.overdue[data-v-272af4c5]{color:#ef4444}.budget-distribution-section[data-v-272af4c5]{background:#f8fafc;border-radius:8px;padding:12px}.donut-chart-container[data-v-272af4c5]{display:flex;align-items:center;gap:16px}.donut-chart[data-v-272af4c5]{width:80px;height:80px;border-radius:50%;position:relative;background:conic-gradient(#3b82f6,#3b82f6 90deg,#06b6d4 90deg,#06b6d4 180deg,#10b981 180deg,#10b981 270deg,#f59e0b 270deg,#f59e0b 360deg);display:flex;align-items:center;justify-content:center}.donut-legend[data-v-272af4c5]{display:flex;flex-direction:column;gap:6px;flex:1}.legend-item[data-v-272af4c5]{display:flex;align-items:center;gap:6px;font-size:11px}.legend-color[data-v-272af4c5]{width:12px;height:12px;border-radius:3px;flex-shrink:0}.legend-label[data-v-272af4c5]{color:#334155}.budget-summary[data-v-272af4c5]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#f8fafc;border-radius:8px;padding:12px}@media (max-width: 640px){.budget-summary[data-v-272af4c5]{grid-template-columns:1fr;gap:8px}}.budget-item[data-v-272af4c5]{text-align:center}.budget-label[data-v-272af4c5]{font-size:11px;color:#64748b;margin-bottom:6px}.budget-value[data-v-272af4c5]{font-size:16px;font-weight:700;color:#1e293b}.dashboard-bottom[data-v-272af4c5]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.dashboard-bottom[data-v-272af4c5]{grid-template-columns:1fr;gap:12px}}.trend-section[data-v-272af4c5],.purchase-section[data-v-272af4c5]{background:#f8fafc;border-radius:8px;padding:12px}.line-chart-container[data-v-272af4c5]{position:relative;margin-top:8px}.chart-labels[data-v-272af4c5]{display:flex;justify-content:space-between;font-size:9px;color:#64748b;margin-top:4px}.bar-chart-container[data-v-272af4c5]{margin-top:8px}.bar-chart[data-v-272af4c5]{display:flex;align-items:flex-end;gap:12px;height:80px;padding:0 8px}.bar[data-v-272af4c5]{flex:1;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:4px 4px 0 0;min-width:20px}.bar-labels[data-v-272af4c5]{display:flex;justify-content:space-around;font-size:10px;color:#64748b;margin-top:6px}.app-icons-grid[data-v-272af4c5]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#f8fafc;border-radius:8px;padding:12px}@media (max-width: 640px){.app-icons-grid[data-v-272af4c5]{grid-template-columns:repeat(2,1fr);gap:8px}}.app-icon-item[data-v-272af4c5]{display:flex;flex-direction:column;align-items:center;gap:6px}.app-icon[data-v-272af4c5]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 2px 8px #0000001a}.app-icon-label[data-v-272af4c5]{font-size:11px;color:#334155;text-align:center}.comparison-section[data-v-272af4c5]{text-align:center;padding-top:60px;border-top:1px solid rgba(30,41,59,.1)}@media (max-width: 768px){.comparison-section[data-v-272af4c5]{padding-top:40px}}.comparison-title[data-v-272af4c5]{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:40px}@media (max-width: 768px){.comparison-title[data-v-272af4c5]{font-size:20px;margin-bottom:32px}}.comparison-metrics[data-v-272af4c5]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}@media (max-width: 768px){.comparison-metrics[data-v-272af4c5]{gap:12px;flex-wrap:nowrap;justify-content:center}}@media (max-width: 640px){.comparison-metrics[data-v-272af4c5]{gap:8px;flex-wrap:nowrap;justify-content:center}}.metric-circle[data-v-272af4c5]{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:120px;flex-shrink:0}@media (max-width: 768px){.metric-circle[data-v-272af4c5]{min-width:80px;gap:8px}}@media (max-width: 640px){.metric-circle[data-v-272af4c5]{min-width:70px;gap:6px}}.circle-value[data-v-272af4c5]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea4d}@media (max-width: 768px){.circle-value[data-v-272af4c5]{width:70px;height:70px;font-size:18px}}@media (max-width: 640px){.circle-value[data-v-272af4c5]{width:60px;height:60px;font-size:16px}}.circle-label[data-v-272af4c5]{font-size:14px;font-weight:500;color:#334155;text-align:center;line-height:1.4}@media (max-width: 768px){.circle-label[data-v-272af4c5]{font-size:11px}}@media (max-width: 640px){.circle-label[data-v-272af4c5]{font-size:10px}}.pain-points-section[data-v-272af4c5]{padding:80px 0;background:#fff}@media (max-width: 768px){.pain-points-section[data-v-272af4c5]{padding:60px 0}}.section-title[data-v-272af4c5]{font-size:36px;font-weight:700;text-align:center;margin-bottom:60px;color:#1e293b}@media (max-width: 768px){.section-title[data-v-272af4c5]{font-size:28px;margin-bottom:40px}}@media (max-width: 640px){.section-title[data-v-272af4c5]{font-size:24px;margin-bottom:32px}}.pain-points-row[data-v-272af4c5]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 1024px){.pain-points-row[data-v-272af4c5]{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.pain-points-row[data-v-272af4c5]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.pain-points-row[data-v-272af4c5]{grid-template-columns:repeat(2,1fr);gap:16px}}.pain-point-card[data-v-272af4c5]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;background:transparent;border:none;transition:all .3s ease}.pain-point-card[data-v-272af4c5]:hover{transform:translateY(-4px)}.pain-icon-wrapper[data-v-272af4c5]{position:relative;margin-bottom:24px;width:80px;height:80px}@media (max-width: 768px){.pain-icon-wrapper[data-v-272af4c5]{width:70px;height:70px;margin-bottom:20px}}.pain-icon[data-v-272af4c5]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.pain-icon[data-v-272af4c5]{width:70px;height:70px;border-radius:14px}}.pain-icon svg[data-v-272af4c5]{width:32px;height:32px}@media (max-width: 768px){.pain-icon svg[data-v-272af4c5]{width:28px;height:28px}}.pain-icon-x[data-v-272af4c5]{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 2px 8px #ef44444d;border:2px solid white}@media (max-width: 768px){.pain-icon-x[data-v-272af4c5]{width:24px;height:24px;font-size:14px;bottom:-2px;right:-2px}}.pain-title[data-v-272af4c5]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1e293b}@media (max-width: 768px){.pain-title[data-v-272af4c5]{font-size:16px;margin-bottom:10px}}.pain-description[data-v-272af4c5]{font-size:14px;line-height:1.6;color:#64748b;margin:0}@media (max-width: 768px){.pain-description[data-v-272af4c5]{font-size:13px}}.solution-overview-section[data-v-272af4c5]{padding:80px 0 40px;background:#fff;text-align:center}@media (max-width: 768px){.solution-overview-section[data-v-272af4c5]{padding:60px 0 30px}}.solution-description[data-v-272af4c5]{font-size:18px;line-height:1.8;color:#64748b;max-width:800px;margin:0 auto 40px}@media (max-width: 768px){.solution-description[data-v-272af4c5]{font-size:16px;margin-bottom:30px}}.advantages-section-title[data-v-272af4c5]{font-size:36px;font-weight:700;color:#1e293b;margin:0}@media (max-width: 768px){.advantages-section-title[data-v-272af4c5]{font-size:28px}}.advantage-detail-section[data-v-272af4c5]{padding:80px 0;background:#fff}@media (max-width: 768px){.advantage-detail-section[data-v-272af4c5]{padding:60px 0}}.advantage-detail-content[data-v-272af4c5]{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}@media (max-width: 1024px){.advantage-detail-content[data-v-272af4c5]{grid-template-columns:1fr;gap:40px}}.advantage-detail-content.advantage-detail-reverse[data-v-272af4c5]{direction:rtl}@media (max-width: 1024px){.advantage-detail-content.advantage-detail-reverse[data-v-272af4c5]{direction:ltr}}.advantage-detail-content.advantage-detail-reverse[data-v-272af4c5]>*{direction:ltr}@media (max-width: 1024px){.advantage-detail-left[data-v-272af4c5]{text-align:center}}.advantage-main-title[data-v-272af4c5]{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:16px}@media (max-width: 768px){.advantage-main-title[data-v-272af4c5]{font-size:24px}}.advantage-sub-title[data-v-272af4c5]{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:24px}@media (max-width: 768px){.advantage-sub-title[data-v-272af4c5]{font-size:28px;margin-bottom:20px}}.advantage-detail-description[data-v-272af4c5]{font-size:16px;line-height:1.8;color:#64748b;margin-bottom:32px}@media (max-width: 768px){.advantage-detail-description[data-v-272af4c5]{font-size:15px;margin-bottom:24px}}.advantage-actions[data-v-272af4c5]{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 1024px){.advantage-actions[data-v-272af4c5]{justify-content:center}}.advantage-detail-right[data-v-272af4c5]{position:relative;display:flex;gap:20px;align-items:flex-start}@media (max-width: 1024px){.advantage-detail-right[data-v-272af4c5]{flex-direction:column}}.advantage-image[data-v-272af4c5]{width:100%;height:auto;object-fit:contain;border-radius:12px;transform:scale(1.3)}.ui-mockup[data-v-272af4c5]{position:relative;padding:20px;background:#f8fafc;border-radius:12px;min-height:500px}.mockup-window[data-v-272af4c5]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.window-controls[data-v-272af4c5]{display:flex;gap:8px;padding:12px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.control-dot[data-v-272af4c5]{width:12px;height:12px;border-radius:50%}.control-dot.red[data-v-272af4c5]{background:#ef4444}.control-dot.yellow[data-v-272af4c5]{background:#f59e0b}.control-dot.green[data-v-272af4c5]{background:#10b981}.window-header[data-v-272af4c5]{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.window-header h4[data-v-272af4c5]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.tab-navigation[data-v-272af4c5]{display:flex;gap:0;border-bottom:1px solid #e2e8f0;background:#fff;overflow-x:auto}.tab-navigation[data-v-272af4c5]::-webkit-scrollbar{height:2px}.tab-item[data-v-272af4c5]{padding:12px 16px;font-size:13px;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;transition:all .2s ease}.tab-item[data-v-272af4c5]:hover{color:#1e293b}.tab-item.active[data-v-272af4c5]{color:#f97316;border-bottom-color:#f97316;font-weight:600}.window-content[data-v-272af4c5]{padding:20px;background:#fff}.employee-form[data-v-272af4c5]{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 768px){.employee-form[data-v-272af4c5]{grid-template-columns:1fr;gap:16px}}.form-column[data-v-272af4c5]{display:flex;flex-direction:column;gap:16px}.form-field label[data-v-272af4c5]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.form-field input[type=text][data-v-272af4c5]{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:4px;font-size:13px;color:#1e293b;background:#fff;transition:all .2s ease;box-sizing:border-box}.form-field input[type=text][data-v-272af4c5]:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 2px #f973161a}.form-field input[type=text][data-v-272af4c5]::placeholder{color:#cbd5e1}.work-experience-section[data-v-272af4c5]{display:flex;flex-direction:column;gap:12px}.action-buttons[data-v-272af4c5]{display:flex;gap:8px}.btn-add[data-v-272af4c5]{padding:6px 12px;background:#f97316;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s ease}.btn-add[data-v-272af4c5]:hover{background:#ea580c}.btn-delete[data-v-272af4c5]{padding:6px 12px;background:#f1f5f9;color:#64748b;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s ease}.btn-delete[data-v-272af4c5]:hover{background:#e2e8f0}.experience-table[data-v-272af4c5]{width:100%;border-collapse:collapse;font-size:12px;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.experience-table thead[data-v-272af4c5]{background:#f8fafc}.experience-table th[data-v-272af4c5]{padding:8px 12px;text-align:left;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0}.experience-table td[data-v-272af4c5]{padding:8px 12px;color:#94a3b8;border-bottom:1px solid #f1f5f9}.experience-table td[data-v-272af4c5]:first-child{color:#64748b;font-weight:500}.experience-table tbody tr:last-child td[data-v-272af4c5]{border-bottom:none}.radio-group[data-v-272af4c5]{display:flex;gap:16px;flex-wrap:wrap}.radio-option[data-v-272af4c5]{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;color:#334155}.radio-option input[type=radio][data-v-272af4c5]{width:16px;height:16px;cursor:pointer;accent-color:#f97316}.radio-option span[data-v-272af4c5]{-webkit-user-select:none;user-select:none}.app-icons-overlay[data-v-272af4c5]{position:absolute;right:-20px;bottom:-20px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;padding:16px;z-index:10;width:200px}@media (max-width: 1024px){.app-icons-overlay[data-v-272af4c5]{position:relative;right:auto;bottom:auto;width:100%;margin-top:20px}}.app-icons-grid-small[data-v-272af4c5]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.app-icon-item-small[data-v-272af4c5]{display:flex;flex-direction:column;align-items:center;gap:6px}.app-icon-small[data-v-272af4c5]{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 2px 8px #0000001a}.app-icon-label-small[data-v-272af4c5]{font-size:10px;color:#334155;text-align:center;line-height:1.2}.order-summary-bar[data-v-272af4c5]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}@media (max-width: 640px){.order-summary-bar[data-v-272af4c5]{grid-template-columns:repeat(2,1fr)}}.summary-item[data-v-272af4c5]{display:flex;align-items:center;gap:12px}.summary-icon[data-v-272af4c5]{font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px}.summary-info[data-v-272af4c5]{flex:1}.summary-value[data-v-272af4c5]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.summary-label[data-v-272af4c5]{font-size:12px;color:#64748b}.order-details-table[data-v-272af4c5]{margin-bottom:24px;overflow-x:auto}.order-details-table table[data-v-272af4c5]{width:100%;border-collapse:collapse;font-size:13px}.order-details-table th[data-v-272af4c5]{background:#f8fafc;padding:12px;text-align:left;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:12px}.order-details-table td[data-v-272af4c5]{padding:12px;border-bottom:1px solid #f1f5f9;color:#334155}.status-badge[data-v-272af4c5]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.unpaid[data-v-272af4c5]{background:#fee2e2;color:#dc2626}.status-badge .status-icon[data-v-272af4c5]{font-size:14px;font-weight:700}.order-info-fields[data-v-272af4c5]{display:flex;flex-direction:column;gap:16px}.info-field label[data-v-272af4c5]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.info-field .field-value[data-v-272af4c5]{font-size:14px;color:#334155;padding:10px 12px;background:#f8fafc;border-radius:6px}.attachment-field[data-v-272af4c5]{display:flex;flex-direction:column;gap:12px}.upload-btn[data-v-272af4c5]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.upload-btn[data-v-272af4c5]:hover{background:#e2e8f0;border-color:#94a3b8}.upload-item[data-v-272af4c5]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:6px}.file-icon[data-v-272af4c5]{font-size:18px}.file-name[data-v-272af4c5]{flex:1;font-size:13px;color:#334155}.progress-bar[data-v-272af4c5]{width:80px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.progress-fill[data-v-272af4c5]{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px}.asset-dashboard[data-v-272af4c5]{position:relative;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;overflow:hidden;padding:20px;flex:1;min-width:0;max-height:500px;overflow-y:auto}.asset-dashboard[data-v-272af4c5]::-webkit-scrollbar{width:4px}.asset-dashboard[data-v-272af4c5]::-webkit-scrollbar-track{background:#f1f5f9}.asset-dashboard[data-v-272af4c5]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.asset-dashboard[data-v-272af4c5]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dashboard-header[data-v-272af4c5]{margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.dashboard-header h4[data-v-272af4c5]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.dashboard-grid[data-v-272af4c5]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 640px){.dashboard-grid[data-v-272af4c5]{grid-template-columns:1fr;gap:12px}}.dashboard-card[data-v-272af4c5]{background:#f8fafc;border-radius:8px;padding:16px}.card-title[data-v-272af4c5]{font-size:13px;font-weight:600;color:#1e293b;margin:0 0 12px}.pie-chart-container[data-v-272af4c5]{display:flex;align-items:center;gap:16px}.pie-chart[data-v-272af4c5]{width:100px;height:100px;border-radius:50%;position:relative;background:conic-gradient(#3b82f6,#3b82f6 120deg,#06b6d4 120deg,#06b6d4 200deg,#10b981 200deg,#10b981 280deg,#f59e0b 280deg,#f59e0b 360deg);flex-shrink:0}.pie-legend[data-v-272af4c5]{display:flex;flex-direction:column;gap:8px;flex:1}.legend-item[data-v-272af4c5]{display:flex;align-items:center;gap:8px;font-size:12px}.legend-dot[data-v-272af4c5]{width:12px;height:12px;border-radius:50%;flex-shrink:0}.legend-text[data-v-272af4c5]{color:#334155}.legend-line[data-v-272af4c5]{width:20px;height:2px;flex-shrink:0}.asset-table[data-v-272af4c5]{width:100%;border-collapse:collapse;font-size:12px}.asset-table th[data-v-272af4c5],.asset-table td[data-v-272af4c5]{padding:8px 12px;text-align:left;border-bottom:1px solid #e2e8f0}.asset-table th[data-v-272af4c5]{background:#fff;font-weight:600;color:#64748b}.asset-table td[data-v-272af4c5]{color:#334155}.asset-table tbody tr:last-child td[data-v-272af4c5]{border-bottom:none}.trend-chart-container[data-v-272af4c5]{position:relative}.trend-legend[data-v-272af4c5]{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.horizontal-bar-chart[data-v-272af4c5]{display:flex;flex-direction:column;gap:12px}.bar-item[data-v-272af4c5]{display:flex;align-items:center;gap:12px}.bar-label[data-v-272af4c5]{width:30px;font-size:12px;color:#64748b;flex-shrink:0}.bar-wrapper[data-v-272af4c5]{flex:1;height:20px;background:#f1f5f9;border-radius:4px;overflow:hidden}.horizontal-bar[data-v-272af4c5]{height:100%;border-radius:4px;transition:width .3s ease}.mobile-asset-mockup[data-v-272af4c5]{flex-shrink:0;z-index:10}@media (max-width: 1024px){.mobile-asset-mockup[data-v-272af4c5]{width:100%;display:flex;justify-content:center}}.mobile-screen[data-v-272af4c5]{width:240px;background:#1e293b;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0000004d}.mobile-status-bar[data-v-272af4c5]{background:#1e293b;color:#fff;padding:8px 16px;font-size:11px;text-align:center;border-radius:16px 16px 0 0}.mobile-header[data-v-272af4c5]{background:#fff;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0}.back-arrow[data-v-272af4c5]{font-size:18px;color:#1e293b;cursor:pointer}.header-title[data-v-272af4c5]{font-size:14px;font-weight:600;color:#1e293b;flex:1;text-align:center}.header-actions[data-v-272af4c5]{display:flex;align-items:center;gap:8px;font-size:14px;color:#64748b}.gear-icon[data-v-272af4c5]{font-size:16px}.mobile-content[data-v-272af4c5]{background:#fff;padding:16px;min-height:400px;border-radius:0 0 16px 16px}.mobile-form-title[data-v-272af4c5]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.select-product-btn[data-v-272af4c5]{width:100%;padding:12px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px}.select-product-btn span[data-v-272af4c5]{font-size:18px;color:#f97316}.mobile-form-fields[data-v-272af4c5]{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.mobile-field label[data-v-272af4c5]{display:block;font-size:12px;color:#64748b;margin-bottom:6px}.mobile-field input[data-v-272af4c5]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#1e293b;background:#fff;box-sizing:border-box}.mobile-field input[readonly][data-v-272af4c5]{background:#f8fafc;color:#64748b}.mobile-field input[data-v-272af4c5]::placeholder{color:#cbd5e1}.mobile-footer[data-v-272af4c5]{display:flex;gap:12px;padding-top:16px;border-top:1px solid #e2e8f0}.btn-draft[data-v-272af4c5]{flex:1;padding:12px;background:#f1f5f9;color:#64748b;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}.btn-submit[data-v-272af4c5]{flex:1;padding:12px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}.workflow-node[data-v-272af4c5]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;box-shadow:0 2px 8px #00000014;position:relative;display:inline-flex;align-items:center;gap:8px}.workflow-node.top-node[data-v-272af4c5]{margin:0 auto;display:flex;width:fit-content}.workflow-node.branch-node[data-v-272af4c5]{margin:8px}.node-content[data-v-272af4c5]{flex:1}.node-title[data-v-272af4c5]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.node-subtitle[data-v-272af4c5]{font-size:11px;color:#64748b}.node-person-icon[data-v-272af4c5]{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector[data-v-272af4c5]{width:2px;height:40px;background:#cbd5e1;margin:8px auto}.add-node-btn[data-v-272af4c5]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:8px auto;cursor:pointer;box-shadow:0 2px 8px #fbbf244d}.workflow-branch[data-v-272af4c5]{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.workflow-modal[data-v-272af4c5]{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e2e8f0;z-index:10}@media (max-width: 768px){.workflow-modal[data-v-272af4c5]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.modal-header[data-v-272af4c5]{padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-header h5[data-v-272af4c5]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.modal-body[data-v-272af4c5]{padding:20px}.modal-field[data-v-272af4c5]{margin-bottom:20px}.modal-field[data-v-272af4c5]:last-child{margin-bottom:0}.modal-field label[data-v-272af4c5]{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}.modal-input[data-v-272af4c5]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.assignee-section[data-v-272af4c5]{display:flex;align-items:center;gap:8px}.add-assignee-btn[data-v-272af4c5]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;flex-shrink:0}.assignee-avatars[data-v-272af4c5]{display:flex;gap:-8px}.avatar[data-v-272af4c5]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid white;margin-left:-8px}.avatar[data-v-272af4c5]:first-child{margin-left:0}.modal-footer[data-v-272af4c5]{padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.modal-btn[data-v-272af4c5]{padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.modal-btn.cancel[data-v-272af4c5]{background:#f1f5f9;color:#64748b}.modal-btn.cancel[data-v-272af4c5]:hover{background:#e2e8f0}.modal-btn.create[data-v-272af4c5]{background:#fbbf24;color:#fff}.modal-btn.create[data-v-272af4c5]:hover{background:#f59e0b}.expense-dashboard[data-v-272af4c5]{position:relative;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;overflow:hidden;padding:20px;max-height:500px;overflow-y:auto}.expense-dashboard[data-v-272af4c5]::-webkit-scrollbar{width:4px}.expense-dashboard[data-v-272af4c5]::-webkit-scrollbar-track{background:#f1f5f9}.expense-dashboard[data-v-272af4c5]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.expense-dashboard[data-v-272af4c5]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.metrics-row[data-v-272af4c5]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}@media (max-width: 640px){.metrics-row[data-v-272af4c5]{grid-template-columns:repeat(2,1fr)}}.metric-card[data-v-272af4c5]{background:#f8fafc;border-radius:8px;padding:16px;text-align:center}.metric-label[data-v-272af4c5]{font-size:12px;color:#64748b;margin-bottom:8px}.metric-value[data-v-272af4c5]{font-size:20px;font-weight:700;color:#1e293b}.department-distribution[data-v-272af4c5]{background:#f8fafc;border-radius:8px;padding:16px;margin-bottom:16px}.donut-chart-wrapper[data-v-272af4c5]{display:flex;align-items:center;gap:20px}.donut-chart-large[data-v-272af4c5]{width:120px;height:120px;border-radius:50%;position:relative;background:conic-gradient(#06b6d4,#06b6d4 100deg,#3b82f6 100deg,#3b82f6 180deg,#10b981 180deg,#10b981 260deg,#f59e0b 260deg,#f59e0b 360deg);flex-shrink:0}.donut-legend-large[data-v-272af4c5]{display:flex;flex-direction:column;gap:10px;flex:1}.legend-item-large[data-v-272af4c5]{display:flex;align-items:center;gap:8px;font-size:12px}.legend-dot-large[data-v-272af4c5]{width:14px;height:14px;border-radius:3px;flex-shrink:0}.legend-text-large[data-v-272af4c5]{color:#334155}.charts-bottom[data-v-272af4c5]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.charts-bottom[data-v-272af4c5]{grid-template-columns:1fr}}.budget-trend-card[data-v-272af4c5],.variance-analysis-card[data-v-272af4c5]{background:#f8fafc;border-radius:8px;padding:16px}.trend-chart-wrapper[data-v-272af4c5]{position:relative;margin-top:8px}.y-axis-labels[data-v-272af4c5]{position:absolute;left:0;top:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;font-size:10px;color:#64748b;padding-right:8px}.trend-legend-large[data-v-272af4c5]{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.radar-chart-container[data-v-272af4c5]{margin-top:8px;display:flex;justify-content:center;align-items:center}.radar-chart[data-v-272af4c5]{width:100%;height:200px}.dashboard-grid[data-v-272af4c5]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.dashboard-widget[data-v-272af4c5]{background:#fafbfc;border-radius:8px;padding:16px;border:1px solid #e2e8f0}.widget-title[data-v-272af4c5]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.widget-table[data-v-272af4c5]{width:100%;border-collapse:collapse;font-size:11px}.widget-table th[data-v-272af4c5],.widget-table td[data-v-272af4c5]{padding:6px 8px;text-align:left;border-bottom:1px solid #e2e8f0}.widget-table th[data-v-272af4c5]{font-weight:600;color:#64748b;background:#fff}.widget-table td[data-v-272af4c5]{color:#334155}.bar-chart[data-v-272af4c5]{display:flex;align-items:flex-end;gap:8px;height:80px;padding:8px 0}.bar[data-v-272af4c5]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:20px}.bar.highlight[data-v-272af4c5]{background:#fbbf24}.line-chart[data-v-272af4c5]{height:80px;padding:8px 0}.mobile-app-overlay[data-v-272af4c5]{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10;width:200px}@media (max-width: 1024px){.mobile-app-overlay[data-v-272af4c5]{position:relative;right:auto;top:auto;transform:none;width:100%;margin-top:24px}}.mobile-screen[data-v-272af4c5]{background:#1e293b;border-radius:24px;padding:8px;box-shadow:0 8px 32px #0000004d}.mobile-status-bar[data-v-272af4c5]{background:#1e293b;color:#fff;padding:8px 16px;display:flex;justify-content:space-between;font-size:11px;border-radius:16px 16px 0 0}.mobile-content[data-v-272af4c5]{background:#fff;border-radius:16px;padding:16px;min-height:300px}.mobile-title[data-v-272af4c5]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.mobile-widget[data-v-272af4c5]{margin-bottom:16px}.mobile-widget-title[data-v-272af4c5]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px}.mobile-bar-chart[data-v-272af4c5]{display:flex;align-items:flex-end;gap:4px;height:60px}.mobile-bar[data-v-272af4c5]{flex:1;background:#cbd5e1;border-radius:2px 2px 0 0;min-width:12px}.mobile-bar.highlight[data-v-272af4c5]{background:#fbbf24}.mobile-stat[data-v-272af4c5]{margin-bottom:16px;padding:12px;background:#f8fafc;border-radius:8px}.mobile-stat-label[data-v-272af4c5]{font-size:11px;color:#64748b;margin-bottom:4px}.mobile-stat-value[data-v-272af4c5]{font-size:16px;font-weight:700;color:#1e293b}.donut-chart[data-v-272af4c5]{width:80px;height:80px;border-radius:50%;position:relative;margin:0 auto;background:conic-gradient(#3b82f6,#3b82f6 180deg,#fbbf24 180deg,#fbbf24 360deg);display:flex;align-items:center;justify-content:center}.donut-chart[data-v-272af4c5]:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;background:#fff}.customization-section[data-v-272af4c5]{padding:80px 0;background:#fff}@media (max-width: 768px){.customization-section[data-v-272af4c5]{padding:60px 0}}.customization-content[data-v-272af4c5]{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:flex-start}@media (max-width: 1024px){.customization-content[data-v-272af4c5]{grid-template-columns:1fr;gap:40px}}@media (max-width: 1024px){.customization-left[data-v-272af4c5]{text-align:center}}.customization-subtitle[data-v-272af4c5]{font-size:24px;font-weight:600;margin-bottom:40px;color:#1e293b}@media (max-width: 768px){.customization-subtitle[data-v-272af4c5]{font-size:20px;margin-bottom:32px}}.customization-steps-list[data-v-272af4c5]{margin-bottom:32px}.step-item[data-v-272af4c5]{display:flex;gap:20px;margin-bottom:24px;position:relative;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}.step-item[data-v-272af4c5]:hover{background:#f8fafc}.step-item.active .step-indicator .step-number[data-v-272af4c5]{background:#6366f1;color:#fff}.step-item.active .step-indicator .step-bar[data-v-272af4c5],.step-item.active .step-content .step-description[data-v-272af4c5]{display:block}@media (max-width: 1024px){.step-item[data-v-272af4c5]{justify-content:center}}.step-indicator[data-v-272af4c5]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-number[data-v-272af4c5]{width:40px;height:40px;border-radius:8px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:all .3s ease}.step-bar[data-v-272af4c5]{width:2px;height:40px;background:#6366f1;margin-top:8px;display:none}.step-content[data-v-272af4c5]{flex:1;padding-top:4px}.step-title[data-v-272af4c5]{font-size:18px;font-weight:600;margin-bottom:8px;color:#1e293b}.step-description[data-v-272af4c5]{font-size:14px;line-height:1.6;color:#64748b;display:none}.customization-cta[data-v-272af4c5]{margin-top:32px}@media (max-width: 1024px){.customization-cta[data-v-272af4c5]{text-align:center}}.customization-right[data-v-272af4c5],.form-builder-mockup[data-v-272af4c5]{position:relative}.custom-form-gif-container[data-v-272af4c5]{width:100%;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;box-shadow:0 8px 32px #0000001a}.custom-form-gif[data-v-272af4c5]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px #0000001a}.builder-panel[data-v-272af4c5]{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000001a}.builder-nav[data-v-272af4c5]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:16px}.nav-tabs[data-v-272af4c5]{display:flex;gap:24px}.nav-tab[data-v-272af4c5]{background:none;border:none;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;padding:0;position:relative;transition:color .3s ease}.nav-tab.active[data-v-272af4c5]{color:#f97316}.nav-tab.active[data-v-272af4c5]:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:2px;background:#f97316}.nav-tab[data-v-272af4c5]:hover{color:#f97316}.publish-btn[data-v-272af4c5]{padding:8px 20px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.builder-main[data-v-272af4c5]{display:grid;grid-template-columns:240px 1fr;gap:16px;background:#fff;border-radius:8px;padding:16px;min-height:500px}@media (max-width: 768px){.builder-main[data-v-272af4c5]{grid-template-columns:1fr}}.field-palette[data-v-272af4c5]{background:#f8fafc;border-radius:8px;overflow:hidden}.palette-header[data-v-272af4c5]{padding:12px 16px;background:#f1f5f9;font-size:14px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0}.palette-content[data-v-272af4c5]{padding:16px;max-height:450px;overflow-y:auto}.field-category[data-v-272af4c5]{margin-bottom:24px}.field-category[data-v-272af4c5]:last-child{margin-bottom:0}.category-title[data-v-272af4c5]{font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px;text-transform:uppercase}.field-list[data-v-272af4c5]{display:flex;flex-direction:column;gap:8px}.field-item[data-v-272af4c5]{padding:8px 12px;background:#fff;border-radius:6px;font-size:13px;color:#334155;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.field-item[data-v-272af4c5]:hover{background:#f1f5f9;border-color:#e2e8f0}.form-preview[data-v-272af4c5]{background:#fff}.form-title[data-v-272af4c5]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.form-fields[data-v-272af4c5]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-272af4c5]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.form-row[data-v-272af4c5]{grid-template-columns:1fr}}.form-field label[data-v-272af4c5]{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.form-field input[data-v-272af4c5]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc;transition:all .2s ease}.form-field input[data-v-272af4c5]:focus{outline:none;border-color:#6366f1;background:#fff}.field-with-action[data-v-272af4c5]{display:flex;gap:8px;align-items:center}.field-type-btn[data-v-272af4c5]{padding:10px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s ease}.field-type-btn[data-v-272af4c5]:hover{background:#e2e8f0}.workflow-builder-mockup[data-v-272af4c5]{position:relative}.workflow-builder-interface[data-v-272af4c5]{position:relative;padding:20px;background:#f8fafc;border-radius:12px;height:500px;overflow:hidden}.workflow-window[data-v-272af4c5]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden;height:100%;display:flex;flex-direction:column}.workflow-nav-tabs[data-v-272af4c5]{display:flex;align-items:center;gap:0;padding:0 16px;background:#fff;border-bottom:1px solid #e2e8f0;position:relative}.nav-tab[data-v-272af4c5]{padding:12px 16px;font-size:13px;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease}.nav-tab[data-v-272af4c5]:hover{color:#1e293b}.nav-tab.active[data-v-272af4c5]{color:#f97316;border-bottom-color:#f97316;font-weight:600}.publish-btn[data-v-272af4c5]{margin-left:auto;padding:8px 16px;background:#f97316;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.publish-btn[data-v-272af4c5]:hover{background:#ea580c}.workflow-canvas-area[data-v-272af4c5]{position:relative;padding:40px;flex:1;overflow-y:auto;background:#fafbfc}.workflow-canvas-area[data-v-272af4c5]::-webkit-scrollbar{width:4px}.workflow-canvas-area[data-v-272af4c5]::-webkit-scrollbar-track{background:#f1f5f9}.workflow-canvas-area[data-v-272af4c5]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.workflow-canvas-area[data-v-272af4c5]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.workflow-node-start[data-v-272af4c5]{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:8px;padding:12px 20px;color:#fff;display:inline-flex;align-items:center;gap:8px;box-shadow:0 2px 8px #8b5cf64d;margin-bottom:20px}.node-arrow[data-v-272af4c5]{font-size:14px}.node-text[data-v-272af4c5]{font-size:14px;font-weight:600}.node-subtext[data-v-272af4c5]{font-size:11px;color:#64748b;margin-top:4px}.workflow-connector-line[data-v-272af4c5]{width:2px;height:30px;background:#cbd5e1;margin:8px auto;position:relative}.workflow-connector-line[data-v-272af4c5]:after{content:"+";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:20px;height:20px;background:#fbbf24;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;box-shadow:0 2px 8px #fbbf244d}.workflow-branch-container[data-v-272af4c5]{position:relative}.branch-split[data-v-272af4c5]{display:flex;gap:40px;justify-content:center;margin-top:20px}.branch-path[data-v-272af4c5]{flex:1;display:flex;flex-direction:column;align-items:center;position:relative}.branch-path.left[data-v-272af4c5]{align-items:flex-start}.branch-path.right[data-v-272af4c5]{align-items:flex-end}.workflow-node-filter[data-v-272af4c5]{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;min-width:180px;box-shadow:0 2px 4px #0000000d}.workflow-node-action[data-v-272af4c5]{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:8px;padding:12px 20px;color:#fff;min-width:120px;box-shadow:0 2px 8px #8b5cf64d}.workflow-node-approval[data-v-272af4c5]{background:linear-gradient(135deg,#f97316,#ea580c);border-radius:8px;padding:12px 20px;color:#fff;min-width:120px;box-shadow:0 2px 8px #f973164d}.node-content[data-v-272af4c5]{display:flex;flex-direction:column;align-items:center;gap:8px}.node-icons[data-v-272af4c5]{display:flex;gap:4px;margin-top:4px}.node-icon[data-v-272af4c5]{font-size:14px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:50%}.add-node-button[data-v-272af4c5]{width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:20px auto;cursor:pointer;box-shadow:0 2px 8px #fbbf244d}.floating-menu[data-v-272af4c5]{position:absolute;left:20px;top:200px;background:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;padding:8px;min-width:160px;z-index:10}.menu-item[data-v-272af4c5]{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:13px;color:#334155}.menu-item[data-v-272af4c5]:hover{background:#f8fafc}.menu-icon[data-v-272af4c5]{font-size:16px;width:20px;text-align:center}.menu-text[data-v-272af4c5]{flex:1}.paperless-office-mockup[data-v-272af4c5]{position:relative;display:flex;gap:20px;align-items:flex-start}@media (max-width: 1024px){.paperless-office-mockup[data-v-272af4c5]{flex-direction:column}}.upload-window[data-v-272af4c5]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden;width:300px;flex-shrink:0}.upload-window-content[data-v-272af4c5]{padding:20px}.upload-title[data-v-272af4c5]{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 16px}.upload-cards[data-v-272af4c5]{display:flex;gap:12px;margin-bottom:16px}.upload-card[data-v-272af4c5]{flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;text-align:center;cursor:pointer;transition:all .2s ease}.upload-card[data-v-272af4c5]:hover{border-color:#f97316;background:#fff7ed}.upload-icon[data-v-272af4c5]{font-size:32px;margin-bottom:8px}.pdf-icon[data-v-272af4c5]{color:#ef4444}.folder-icon[data-v-272af4c5]{color:#64748b}.upload-label[data-v-272af4c5]{font-size:12px;color:#334155}.electronic-seal-btn[data-v-272af4c5]{width:100%;padding:12px;background:#f1f5f9;color:#64748b;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.electronic-seal-btn[data-v-272af4c5]:hover{background:#e2e8f0}.contract-document[data-v-272af4c5]{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;overflow:hidden;flex:1;max-width:500px;position:relative}.contract-header[data-v-272af4c5]{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;position:relative}.contract-title[data-v-272af4c5]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.paperless-badge[data-v-272af4c5]{position:absolute;top:10px;right:20px;background:#3b82f6;color:#fff;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:500;display:flex;align-items:center;gap:4px}.paperless-badge[data-v-272af4c5]:before{content:"✓";font-size:12px}.contract-content[data-v-272af4c5]{padding:20px;font-size:12px;color:#334155;line-height:1.6;max-height:500px;overflow-y:auto}.contract-content[data-v-272af4c5]::-webkit-scrollbar{width:4px}.contract-content[data-v-272af4c5]::-webkit-scrollbar-track{background:#f1f5f9}.contract-content[data-v-272af4c5]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.contract-info[data-v-272af4c5]{margin-bottom:16px}.info-row[data-v-272af4c5]{display:flex;margin-bottom:8px;font-size:12px}.info-label[data-v-272af4c5]{width:80px;color:#64748b;flex-shrink:0}.info-value[data-v-272af4c5]{color:#334155}.contract-clause[data-v-272af4c5]{margin:16px 0;color:#334155;font-size:12px}.contract-section[data-v-272af4c5]{margin-bottom:20px}.section-title[data-v-272af4c5]{font-size:13px;font-weight:600;color:#1e293b;margin:0 0 12px}.contract-table[data-v-272af4c5]{width:100%;border-collapse:collapse;font-size:11px;margin-bottom:12px;border:1px solid #e2e8f0}.contract-table th[data-v-272af4c5],.contract-table td[data-v-272af4c5]{padding:6px 8px;text-align:left;border:1px solid #e2e8f0}.contract-table th[data-v-272af4c5]{background:#f8fafc;font-weight:600;color:#64748b}.contract-table td[data-v-272af4c5]{color:#334155}.total-amount[data-v-272af4c5]{font-size:12px;color:#334155;margin-top:12px;padding:8px;background:#f8fafc;border-radius:4px}.section-content[data-v-272af4c5]{font-size:12px;color:#334155;line-height:1.6;margin:0}.contract-signatures[data-v-272af4c5]{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.signature-block[data-v-272af4c5]{position:relative}.signature-title[data-v-272af4c5]{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:12px}.signature-fields[data-v-272af4c5]{display:flex;flex-direction:column;gap:8px}.field-row[data-v-272af4c5]{display:flex;justify-content:space-between;font-size:12px;color:#334155}.electronic-seal[data-v-272af4c5]{position:absolute;bottom:-20px;right:20px;z-index:10}.seal-circle[data-v-272af4c5]{width:120px;height:120px;border:3px solid #ef4444;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fffffff2;box-shadow:0 2px 8px #ef44444d;padding:8px}.seal-text[data-v-272af4c5]{font-size:11px;font-weight:600;color:#ef4444;text-align:center;line-height:1.2;margin-bottom:4px}.seal-star[data-v-272af4c5]{font-size:20px;color:#ef4444;margin:4px 0}.seal-text-small[data-v-272af4c5]{font-size:10px;color:#ef4444;text-align:center;margin-bottom:4px}.seal-number[data-v-272af4c5]{font-size:8px;color:#ef4444;text-align:center;letter-spacing:.5px}.workflow-canvas-large[data-v-272af4c5]{position:relative;padding:60px 40px;min-height:500px;background:#fafbfc;border-radius:8px}.workflow-node-large[data-v-272af4c5]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 12px #00000014;position:relative;display:inline-flex;align-items:center;gap:12px}.workflow-node-large.top-node-large[data-v-272af4c5]{margin:0 auto;display:flex;width:fit-content}.workflow-node-large.branch-node-large[data-v-272af4c5]{margin:12px}.node-content-large[data-v-272af4c5]{flex:1}.node-title-large[data-v-272af4c5]{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:6px}.node-subtitle-large[data-v-272af4c5]{font-size:13px;color:#64748b}.node-person-icon-large[data-v-272af4c5]{font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.workflow-connector-large[data-v-272af4c5]{width:3px;height:50px;background:#cbd5e1;margin:12px auto}.add-node-btn-large[data-v-272af4c5]{width:40px;height:40px;border-radius:50%;background:#fbbf24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:12px auto;cursor:pointer;box-shadow:0 4px 12px #fbbf244d}.workflow-branch-large[data-v-272af4c5]{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:24px}.dashboard-builder-mockup[data-v-272af4c5]{position:relative}.dashboard-builder-content[data-v-272af4c5]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.dashboard-builder-title[data-v-272af4c5]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.widget-selector[data-v-272af4c5]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:32px}@media (max-width: 768px){.widget-selector[data-v-272af4c5]{grid-template-columns:repeat(3,1fr)}}.widget-option[data-v-272af4c5]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all .2s ease}.widget-option[data-v-272af4c5]:hover{border-color:#6366f1;transform:translateY(-2px)}.widget-icon[data-v-272af4c5]{font-size:32px;margin-bottom:8px}.widget-name[data-v-272af4c5]{font-size:13px;color:#334155}.dashboard-preview[data-v-272af4c5]{background:#fff;border-radius:8px;padding:24px}.preview-widget[data-v-272af4c5]{border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-title[data-v-272af4c5]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:16px}.preview-chart[data-v-272af4c5]{display:flex;align-items:flex-end;gap:12px;height:120px}.chart-bar-preview[data-v-272af4c5]{flex:1;background:#cbd5e1;border-radius:4px 4px 0 0;min-width:30px}.chart-bar-preview.highlight[data-v-272af4c5]{background:#fbbf24}.report-builder-mockup[data-v-272af4c5]{position:relative}.report-builder-content[data-v-272af4c5]{padding:24px;background:#fafbfc;border-radius:8px;min-height:500px}.report-builder-title[data-v-272af4c5]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:24px}.report-config[data-v-272af4c5]{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px}.config-section[data-v-272af4c5]{margin-bottom:24px}.config-section[data-v-272af4c5]:last-child{margin-bottom:0}.config-section label[data-v-272af4c5]{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px}.config-input[data-v-272af4c5],.config-select[data-v-272af4c5]{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#f8fafc}.filter-list[data-v-272af4c5]{display:flex;flex-direction:column;gap:8px}.filter-item[data-v-272af4c5]{padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:13px;color:#334155}.field-checkboxes[data-v-272af4c5]{display:flex;flex-direction:column;gap:12px}.field-checkboxes label[data-v-272af4c5]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#334155;cursor:pointer;margin:0}.field-checkboxes input[type=checkbox][data-v-272af4c5]{width:16px;height:16px;cursor:pointer}.report-preview[data-v-272af4c5]{background:#fff;border-radius:8px;padding:24px;overflow-x:auto}.report-table[data-v-272af4c5]{width:100%;border-collapse:collapse;font-size:13px}.report-table th[data-v-272af4c5],.report-table td[data-v-272af4c5]{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.report-table th[data-v-272af4c5]{background:#f8fafc;font-weight:600;color:#64748b}.report-table td[data-v-272af4c5]{color:#334155}.industries-section[data-v-272af4c5]{padding:80px 0;background:#fff}@media (max-width: 768px){.industries-section[data-v-272af4c5]{padding:60px 0}}.industries-description[data-v-272af4c5]{font-size:16px;line-height:1.6;color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px}@media (max-width: 768px){.industries-description[data-v-272af4c5]{font-size:15px;margin-bottom:40px}}.industries-slider-wrapper[data-v-272af4c5]{overflow:hidden;margin-bottom:50px;position:relative;width:100%}.industries-slider-wrapper[data-v-272af4c5]:before,.industries-slider-wrapper[data-v-272af4c5]:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.industries-slider-wrapper[data-v-272af4c5]:before{left:0;background:linear-gradient(to right,white,transparent)}.industries-slider-wrapper[data-v-272af4c5]:after{right:0;background:linear-gradient(to left,white,transparent)}@media (max-width: 768px){.industries-slider-wrapper[data-v-272af4c5]:before,.industries-slider-wrapper[data-v-272af4c5]:after{width:50px}}.industries-slider[data-v-272af4c5]{display:flex;gap:20px;width:fit-content;will-change:transform}.industry-card[data-v-272af4c5]{flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background:transparent;border-radius:12px;transition:all .3s ease}@media (max-width: 768px){.industry-card[data-v-272af4c5]{width:100px;padding:16px 12px;gap:10px}}.industry-card[data-v-272af4c5]:hover{transform:translateY(-4px)}.industry-icon[data-v-272af4c5]{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.industry-icon[data-v-272af4c5]{width:64px;height:64px;border-radius:12px}}.icon-circle[data-v-272af4c5]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.icon-circle[data-v-272af4c5]{width:44px;height:44px;font-size:22px}}.industry-name[data-v-272af4c5]{font-size:14px;font-weight:500;color:#1e293b;text-align:center;line-height:1.4}@media (max-width: 768px){.industry-name[data-v-272af4c5]{font-size:13px}}.industries-cta[data-v-272af4c5]{text-align:center;margin-top:50px}@media (max-width: 768px){.industries-cta[data-v-272af4c5]{margin-top:40px}}.btn[data-v-272af4c5]{padding:12px 32px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none}.btn.btn-primary[data-v-272af4c5]{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none}.btn.btn-primary[data-v-272af4c5]:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}.btn.btn-secondary[data-v-272af4c5]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.btn.btn-secondary[data-v-272af4c5]:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn.btn-outline[data-v-272af4c5]{background:transparent;color:#6366f1;border:2px solid #6366f1}.btn.btn-outline[data-v-272af4c5]:hover{background:#6366f1;color:#fff;transform:translateY(-2px)}.btn.btn-large[data-v-272af4c5]{padding:16px 48px;font-size:18px}.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:10px}}.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}.table-border{border-collapse:collapse;border:2px solid #9ca3af}.table-border th,.table-border td{border:2px solid #9ca3af;padding:.5rem}
