.navbar[data-v-c42eeb33]{z-index:1000;background:0 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar-scrolled[data-v-c42eeb33]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 15px #00000014}.navbar-container[data-v-c42eeb33]{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.navbar-logo[data-v-c42eeb33]{cursor:pointer}.logo-text[data-v-c42eeb33]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700}.navbar-menu[data-v-c42eeb33]{gap:3rem;margin:0;padding:0;list-style:none;display:flex}.navbar-item[data-v-c42eeb33]{cursor:pointer;color:#fff;font-size:1rem;font-weight:500;transition:color .3s;position:relative}.navbar-scrolled .navbar-item[data-v-c42eeb33]{color:#333}.navbar-item[data-v-c42eeb33]:hover,.navbar-item.active[data-v-c42eeb33],.navbar-scrolled .navbar-item[data-v-c42eeb33]:hover,.navbar-scrolled .navbar-item.active[data-v-c42eeb33]{color:#667eea}.navbar-item[data-v-c42eeb33]:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.navbar-item[data-v-c42eeb33]:hover:after,.navbar-item.active[data-v-c42eeb33]:after{width:100%}.navbar-btn[data-v-c42eeb33]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:.6rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 5px 15px #667eea4d}.navbar-btn[data-v-c42eeb33]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea80}.modal-overlay[data-v-c42eeb33]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn-c42eeb33;display:flex;position:fixed;inset:0}.modal-container[data-v-c42eeb33]{background:#fff;border-radius:24px;width:100%;max-width:500px;animation:.3s slideUp-c42eeb33;position:relative;box-shadow:0 20px 60px #0000004d}.modal-close[data-v-c42eeb33]{cursor:pointer;color:#666;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.modal-close[data-v-c42eeb33]:hover{color:#667eea;background:#667eea1a;transform:rotate(90deg)}.modal-content[data-v-c42eeb33]{padding:40px}.modal-header[data-v-c42eeb33]{text-align:center;margin-bottom:32px}.modal-icon[data-v-c42eeb33]{margin-bottom:16px;font-size:3rem}.modal-title[data-v-c42eeb33]{color:#1a1a1a;margin-bottom:8px;font-size:2rem;font-weight:800}.modal-subtitle[data-v-c42eeb33]{color:#666;font-size:1rem}.contact-info[data-v-c42eeb33]{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.contact-item[data-v-c42eeb33]{background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);border:1px solid #667eea1a;border-radius:16px;align-items:flex-start;gap:16px;padding:20px;transition:all .3s;display:flex}.contact-item[data-v-c42eeb33]:hover{border-color:#667eea4d;transform:translate(8px);box-shadow:0 8px 24px #667eea26}.contact-icon[data-v-c42eeb33]{flex-shrink:0;font-size:1.5rem}.contact-details[data-v-c42eeb33]{flex-direction:column;flex:1;gap:4px;display:flex}.contact-label[data-v-c42eeb33]{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.contact-value[data-v-c42eeb33]{color:#1a1a1a;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s}.contact-value[data-v-c42eeb33]:hover{color:#667eea}.contact-value.address[data-v-c42eeb33]{font-size:1rem;font-weight:500;line-height:1.6}.modal-footer[data-v-c42eeb33]{text-align:center}.modal-btn[data-v-c42eeb33]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;width:100%;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 8px 24px #667eea4d}.modal-btn[data-v-c42eeb33]:hover{transform:translateY(-2px);box-shadow:0 12px 32px #667eea66}.modal-enter-active[data-v-c42eeb33],.modal-leave-active[data-v-c42eeb33]{transition:all .3s}.modal-enter-from[data-v-c42eeb33],.modal-leave-to[data-v-c42eeb33]{opacity:0}.modal-enter-from .modal-container[data-v-c42eeb33],.modal-leave-to .modal-container[data-v-c42eeb33]{opacity:0;transform:translateY(20px)scale(.95)}@keyframes fadeIn-c42eeb33{0%{opacity:0}to{opacity:1}}@keyframes slideUp-c42eeb33{0%{opacity:0;transform:translateY(40px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.navbar-menu[data-v-c42eeb33]{display:none}.modal-content[data-v-c42eeb33]{padding:30px 20px}.modal-title[data-v-c42eeb33]{font-size:1.5rem}.contact-item[data-v-c42eeb33]{padding:16px}}.banner-section[data-v-ff48ea12]{background:#0a0a0a;width:100%;height:100vh;position:relative;overflow:hidden}.banner-canvas[data-v-ff48ea12]{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.banner-overlay[data-v-ff48ea12]{z-index:2;background:linear-gradient(#0009 0%,#0006 50%,#000000b3 100%);position:absolute;inset:0}.banner-content[data-v-ff48ea12]{z-index:3;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 2rem;display:flex;position:relative}.banner-title[data-v-ff48ea12]{letter-spacing:-2px;text-shadow:0 4px 20px #00000080;margin-bottom:1.5rem;font-size:4rem;font-weight:800;animation:.8s ease-out fadeInUp-ff48ea12}.banner-subtitle[data-v-ff48ea12]{opacity:.95;text-shadow:0 2px 10px #00000080;max-width:800px;margin-bottom:3rem;font-size:1.5rem;font-weight:400;animation:.8s ease-out .2s both fadeInUp-ff48ea12}.banner-buttons[data-v-ff48ea12]{gap:1.5rem;animation:.8s ease-out .4s both fadeInUp-ff48ea12;display:flex}.btn[data-v-ff48ea12]{cursor:pointer;border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.btn[data-v-ff48ea12]:before{content:"";opacity:0;background:#ffffff1a;transition:opacity .3s;position:absolute;inset:0}.btn[data-v-ff48ea12]:hover:before{opacity:1}.btn-primary[data-v-ff48ea12]{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 8px 24px #667eea66}.btn-primary[data-v-ff48ea12]:hover{transform:translateY(-2px);box-shadow:0 12px 32px #667eea80}.btn-outline[data-v-ff48ea12]{color:#fff;background:0 0;border:2px solid #ffffff4d}.btn-outline[data-v-ff48ea12]:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}@keyframes fadeInUp-ff48ea12{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-overlay[data-v-ff48ea12]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0009;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.modal-container[data-v-ff48ea12]{background:#fff;border-radius:24px;width:100%;max-width:500px;animation:.4s cubic-bezier(.4,0,.2,1) modalSlideIn;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000040}.modal-close[data-v-ff48ea12]{cursor:pointer;color:#666;z-index:10;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.modal-close[data-v-ff48ea12]:hover{color:#1a1a1a;background:#0000001a;transform:rotate(90deg)}.modal-content[data-v-ff48ea12]{padding:40px}.modal-header[data-v-ff48ea12]{text-align:center;margin-bottom:32px}.modal-title[data-v-ff48ea12]{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:8px;font-size:2rem;font-weight:700}.modal-subtitle[data-v-ff48ea12]{color:#666;font-size:1rem;line-height:1.5}.contact-info[data-v-ff48ea12]{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}.contact-item[data-v-ff48ea12]{background:linear-gradient(135deg,#f8f9fa 0%,#f3f4f6 100%);border:1px solid #0000000d;border-radius:16px;align-items:center;gap:16px;padding:16px;transition:all .3s;display:flex}.contact-item[data-v-ff48ea12]:hover{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);transform:translate(8px);box-shadow:0 8px 24px #00000014}.contact-icon[data-v-ff48ea12]{flex-shrink:0;font-size:1.75rem}.contact-details[data-v-ff48ea12]{flex-direction:column;flex:1;gap:4px;display:flex}.contact-label[data-v-ff48ea12]{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.contact-value[data-v-ff48ea12]{color:#1a1a1a;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s}.contact-value[data-v-ff48ea12]:hover{color:#667eea}.contact-value.address[data-v-ff48ea12]{color:#444;font-size:.95rem;font-weight:500}.modal-enter-active[data-v-ff48ea12],.modal-leave-active[data-v-ff48ea12]{transition:all .3s}.modal-enter-from[data-v-ff48ea12],.modal-leave-to[data-v-ff48ea12]{opacity:0}.modal-enter-from .modal-container[data-v-ff48ea12],.modal-leave-to .modal-container[data-v-ff48ea12]{opacity:0;transform:scale(.9)translateY(20px)}@media (width<=768px){.banner-title[data-v-ff48ea12]{font-size:2.5rem}.banner-subtitle[data-v-ff48ea12]{font-size:1.1rem}.banner-buttons[data-v-ff48ea12]{flex-direction:column;gap:1rem;width:100%}.btn[data-v-ff48ea12]{width:100%;padding:.9rem 2rem}.modal-container[data-v-ff48ea12]{max-width:100%}.modal-content[data-v-ff48ea12]{padding:30px 20px}.modal-title[data-v-ff48ea12]{font-size:1.75rem}}.services-section[data-v-07a1517f]{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:120px 2rem;position:relative;overflow:hidden}.services-section[data-v-07a1517f]:before{content:"";pointer-events:none;background:radial-gradient(circle,#667eea08 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-50%;right:-20%}.services-container[data-v-07a1517f]{z-index:1;max-width:1400px;margin:0 auto;position:relative}.section-header[data-v-07a1517f]{text-align:center;margin-bottom:80px;position:relative}.section-title[data-v-07a1517f]{color:#1a1a1a;letter-spacing:-1px;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.2;display:inline-block;position:relative}.section-title[data-v-07a1517f]:after{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-subtitle[data-v-07a1517f]{color:#666;max-width:600px;margin:24px auto 0;font-size:1.1rem;line-height:1.6}.services-grid[data-v-07a1517f]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.service-card[data-v-07a1517f]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;background:#fffc;border:1px solid #fff9;border-radius:24px;padding:40px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s forwards slideUp-07a1517f;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f,0 1px 3px #00000008}.card-glow[data-v-07a1517f]{opacity:0;pointer-events:none;background:linear-gradient(135deg,#667eea14 0%,#764ba20d 100%);transition:opacity .4s;position:absolute;inset:0}.service-card[data-v-07a1517f]:hover{border-color:#667eea4d;transform:translateY(-8px);box-shadow:0 20px 48px #667eea26,0 8px 24px #00000014}.service-card:hover .card-glow[data-v-07a1517f]{opacity:1}.service-icon-wrapper[data-v-07a1517f]{width:80px;height:80px;margin-bottom:24px;position:relative}.service-icon[data-v-07a1517f]{z-index:1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 8px 24px #667eea4d,inset 0 2px 4px #fff3}.service-card:hover .service-icon[data-v-07a1517f]{transform:scale(1.05)rotate(-5deg)}.service-title[data-v-07a1517f]{color:#1a1a1a;letter-spacing:-.3px;margin-bottom:12px;font-size:1.5rem;font-weight:700}.service-description[data-v-07a1517f]{color:#666;margin-bottom:24px;font-size:1rem;line-height:1.7}.service-features[data-v-07a1517f]{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.service-features li[data-v-07a1517f]{color:#444;align-items:center;gap:10px;padding:8px 0;font-size:.95rem;display:flex}.feature-dot[data-v-07a1517f]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #667eea66}@keyframes slideUp-07a1517f{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.services-section[data-v-07a1517f]{padding:80px 1rem}.section-title[data-v-07a1517f]{font-size:2rem}.services-grid[data-v-07a1517f]{grid-template-columns:1fr}}.features-section[data-v-dbc1435f]{background:linear-gradient(#fff 0%,#f8f9fa 100%);padding:120px 2rem;position:relative;overflow:hidden}.features-section[data-v-dbc1435f]:before{content:"";pointer-events:none;background:radial-gradient(circle,#667eea05 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-40%;left:-10%}.features-container[data-v-dbc1435f]{z-index:1;max-width:1400px;margin:0 auto;position:relative}.section-header[data-v-dbc1435f]{text-align:center;margin-bottom:80px;position:relative}.section-title[data-v-dbc1435f]{color:#1a1a1a;letter-spacing:-1px;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.2;display:inline-block;position:relative}.section-title[data-v-dbc1435f]:after{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-subtitle[data-v-dbc1435f]{color:#666;max-width:600px;margin:24px auto 0;font-size:1.1rem;line-height:1.6}.features-grid[data-v-dbc1435f]{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;display:grid}.feature-card[data-v-dbc1435f]{opacity:0;padding:40px 0;animation:.6s forwards fadeInUp-dbc1435f;position:relative}.feature-number[data-v-dbc1435f]{background:linear-gradient(135deg,#667eea1a 0%,#764ba20d 100%);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:900;line-height:1;position:absolute;top:0;left:0}.feature-content[data-v-dbc1435f]{z-index:2;margin-left:80px;position:relative}.feature-title[data-v-dbc1435f]{color:#1a1a1a;letter-spacing:-.3px;margin-bottom:12px;font-size:1.5rem;font-weight:700}.feature-description[data-v-dbc1435f]{color:#666;max-width:500px;font-size:1rem;line-height:1.8}.feature-line[data-v-dbc1435f]{background:linear-gradient(#667eea4d 0%,#0000 100%);width:2px;height:calc(100% - 60px);position:absolute;top:60px;left:70px}.feature-card:last-child .feature-line[data-v-dbc1435f]{display:none}@keyframes fadeInUp-dbc1435f{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.features-section[data-v-dbc1435f]{padding:80px 1rem}.section-title[data-v-dbc1435f]{font-size:2rem}.features-grid[data-v-dbc1435f]{grid-template-columns:1fr}.feature-number[data-v-dbc1435f]{font-size:3rem}.feature-content[data-v-dbc1435f]{margin-left:60px}.feature-line[data-v-dbc1435f]{left:50px}}.stats-section[data-v-51450043]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:100px 2rem;position:relative;overflow:hidden}.stats-section[data-v-51450043]:before{content:"";opacity:.3;pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.stats-container[data-v-51450043]{z-index:1;max-width:1400px;margin:0 auto;position:relative}.stats-grid[data-v-51450043]{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.stat-item[data-v-51450043]{text-align:center;opacity:0;padding:40px 20px;animation:.6s forwards slideUp-51450043;position:relative}.stat-item[data-v-51450043]:not(:last-child):after{content:"";background:linear-gradient(#0000 0%,#ffffff4d 50%,#0000 100%);width:1px;height:60px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.stat-value[data-v-51450043]{color:#fff;letter-spacing:-2px;text-shadow:0 4px 16px #0003;opacity:0;margin-bottom:16px;font-size:4rem;font-weight:800;animation:.6s .2s forwards scaleIn-51450043}.stat-label[data-v-51450043]{color:#ffffffe6;letter-spacing:.5px;font-size:1.1rem;font-weight:500}.stat-divider[data-v-51450043]{background:#ffffff4d;border-radius:2px;width:60px;height:3px;margin:20px auto 0;transition:transform .4s .4s;transform:scaleX(0)}.stat-item:hover .stat-divider[data-v-51450043]{transform:scaleX(1)}@keyframes slideUp-51450043{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn-51450043{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (width<=968px){.stats-section[data-v-51450043]{padding:80px 1rem}.stats-grid[data-v-51450043]{grid-template-columns:repeat(2,1fr);gap:30px}.stat-item[data-v-51450043]:not(:last-child):after{display:none}.stat-value[data-v-51450043]{font-size:3rem}}@media (width<=768px){.stats-grid[data-v-51450043]{grid-template-columns:1fr}.stat-value[data-v-51450043]{font-size:3.5rem}}.cases-section[data-v-91ba4413]{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:120px 2rem;position:relative;overflow:hidden}.cases-section[data-v-91ba4413]:before{content:"";pointer-events:none;background:radial-gradient(circle,#667eea08 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-30%;right:-15%}.cases-container[data-v-91ba4413]{z-index:1;max-width:1400px;margin:0 auto;position:relative}.section-header[data-v-91ba4413]{text-align:center;margin-bottom:80px;position:relative}.section-title[data-v-91ba4413]{color:#1a1a1a;letter-spacing:-1px;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.2;display:inline-block;position:relative}.section-title[data-v-91ba4413]:after{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-subtitle[data-v-91ba4413]{color:#666;max-width:700px;margin:24px auto 0;font-size:1.1rem;line-height:1.6}.cases-grid[data-v-91ba4413]{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;display:grid}.case-card[data-v-91ba4413]{opacity:0;background:#ffffffe6;border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s forwards fadeInUp-91ba4413;overflow:hidden;box-shadow:0 4px 24px #0000000f}.case-card[data-v-91ba4413]:hover{transform:translateY(-8px);box-shadow:0 20px 48px #667eea26}.case-image-wrapper[data-v-91ba4413]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:240px;position:relative;overflow:hidden}.case-image-bg[data-v-91ba4413]{position:absolute;inset:0;overflow:hidden}.bg-shape[data-v-91ba4413]{background:#ffffff1a;border-radius:50%;animation:6s ease-in-out infinite float-91ba4413;position:absolute}.bg-shape-1[data-v-91ba4413]{width:200px;height:200px;top:-50px;left:-50px}.bg-shape-2[data-v-91ba4413]{width:150px;height:150px;animation-delay:-2s;bottom:-30px;right:-30px}.bg-shape-3[data-v-91ba4413]{width:100px;height:100px;animation-delay:-4s;top:50%;right:20%}.bg-dots[data-v-91ba4413]{opacity:.3;background-image:radial-gradient(#fff3 2px,#0000 2px);background-size:30px 30px;position:absolute;inset:0}.case-image-hero[data-v-91ba4413]{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-icon-ring[data-v-91ba4413]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:16px;animation:3s ease-in-out infinite pulse-91ba4413;display:flex;box-shadow:0 8px 32px #0000001a}.hero-icon[data-v-91ba4413]{filter:drop-shadow(0 4px 12px #00000026);font-size:3rem}.hero-label[data-v-91ba4413]{color:#ffffffe6;letter-spacing:1px;text-transform:uppercase;font-size:.9rem;font-weight:500}.case-content[data-v-91ba4413]{padding:32px}.case-title[data-v-91ba4413]{color:#1a1a1a;letter-spacing:-.3px;margin-bottom:12px;font-size:1.25rem;font-weight:700}.case-description[data-v-91ba4413]{color:#666;margin-bottom:24px;font-size:1rem;line-height:1.7}.case-stats[data-v-91ba4413]{border-top:1px solid #0000000f;gap:32px;padding-top:20px;display:flex}.case-stat[data-v-91ba4413]{flex-direction:column;gap:4px;display:flex}.stat-value[data-v-91ba4413]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800;line-height:1}.stat-label[data-v-91ba4413]{color:#999;font-size:.85rem;font-weight:500}@keyframes fadeInUp-91ba4413{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes float-91ba4413{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes pulse-91ba4413{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (width<=768px){.cases-section[data-v-91ba4413]{padding:80px 1rem}.section-title[data-v-91ba4413]{font-size:2rem}.cases-grid[data-v-91ba4413]{grid-template-columns:1fr}}.about-section[data-v-fb115db9]{background:linear-gradient(#fff 0%,#f8f9fa 100%);padding:120px 2rem;position:relative;overflow:hidden}.about-section[data-v-fb115db9]:before{content:"";pointer-events:none;background:radial-gradient(circle,#667eea08 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-40%;right:-15%}.about-container[data-v-fb115db9]{z-index:1;max-width:1400px;margin:0 auto;position:relative}.about-grid[data-v-fb115db9]{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;display:grid}.about-content[data-v-fb115db9]{padding-right:20px}.section-header[data-v-fb115db9]{margin-bottom:40px}.section-title[data-v-fb115db9]{color:#1a1a1a;letter-spacing:-1px;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.2;display:inline-block;position:relative}.section-title[data-v-fb115db9]:after{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:0}.section-subtitle[data-v-fb115db9]{color:#666;margin-top:24px;font-size:1.25rem;line-height:1.6}.about-text[data-v-fb115db9]{margin-bottom:40px}.about-description[data-v-fb115db9]{color:#444;text-align:justify;margin-bottom:20px;font-size:1rem;line-height:2}.about-stats[data-v-fb115db9]{border-top:1px solid #0000000f;gap:40px;padding:30px 0;display:flex}.about-stat[data-v-fb115db9]{flex-direction:column;gap:8px;display:flex}.stat-number[data-v-fb115db9]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1}.stat-label[data-v-fb115db9]{color:#666;font-size:.95rem;font-weight:500}.about-visual[data-v-fb115db9]{perspective:1000px;position:relative}.visual-card[data-v-fb115db9]{aspect-ratio:4/3;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:32px;padding:0;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:rotate(0);box-shadow:0 20px 60px #667eea4d,0 1px 3px #0000001a}.visual-card[data-v-fb115db9]:hover{transform:scale(1.02);box-shadow:0 30px 80px #667eea66,0 2px 8px #00000026}.visual-gradient-bg[data-v-fb115db9]{background:linear-gradient(135deg,#667eeaf2 0%,#764ba2e6 50%,#667eeaf2 100%) 0 0/200% 200%;animation:8s infinite gradientFlow-fb115db9;position:absolute;inset:0}@keyframes gradientFlow-fb115db9{0%,to{background-position:0%}50%{background-position:100%}}.grid-overlay[data-v-fb115db9]{opacity:.3;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.floating-particles[data-v-fb115db9]{position:absolute;inset:0;overflow:hidden}.particle[data-v-fb115db9]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff4d;border-radius:50%;animation:6s ease-in-out infinite float-fb115db9;position:absolute}.particle-1[data-v-fb115db9]{width:60px;height:60px;animation-delay:0s;top:10%;left:15%}.particle-2[data-v-fb115db9]{width:40px;height:40px;animation-delay:-2s;top:60%;right:20%}.particle-3[data-v-fb115db9]{width:80px;height:80px;animation-delay:-4s;bottom:15%;left:25%}.particle-4[data-v-fb115db9]{width:50px;height:50px;animation-delay:-1s;top:30%;right:10%}.particle-5[data-v-fb115db9]{width:70px;height:70px;animation-delay:-3s;bottom:25%;right:30%}@keyframes float-fb115db9{0%,to{opacity:.3;transform:translateY(0)rotate(0)}50%{opacity:.6;transform:translateY(-30px)rotate(180deg)}}.visual-content[data-v-fb115db9]{z-index:10;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px;display:flex;position:relative}.tech-icon-wrapper[data-v-fb115db9]{justify-content:center;align-items:center;width:140px;height:140px;margin-bottom:32px;display:flex;position:relative}.tech-icon-ring[data-v-fb115db9]{border:3px solid #fff3;border-radius:50%;animation:20s linear infinite rotate-fb115db9;position:absolute;inset:0}.tech-icon-ring-2[data-v-fb115db9]{border:2px solid #ffffff4d;border-radius:50%;animation:15s linear infinite reverse rotate-fb115db9;position:absolute;inset:15px}@keyframes rotate-fb115db9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tech-icon[data-v-fb115db9]{filter:drop-shadow(0 8px 24px #0003);font-size:4rem;animation:3s ease-in-out infinite iconPulse-fb115db9}@keyframes iconPulse-fb115db9{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.tech-title[data-v-fb115db9]{text-shadow:0 4px 12px #00000026;letter-spacing:-.5px;margin-bottom:12px;font-size:2rem;font-weight:700}.tech-description[data-v-fb115db9]{opacity:.95;max-width:300px;margin-bottom:24px;font-size:1rem;line-height:1.6}.tech-tags[data-v-fb115db9]{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.tech-tag[data-v-fb115db9]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .3s}.tech-tag[data-v-fb115db9]:hover{background:#ffffff40;transform:translateY(-2px)}.glow-effect[data-v-fb115db9]{pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:200%;height:200%;animation:6s ease-in-out infinite glow-fb115db9;position:absolute;top:-50%;right:-50%}@keyframes glow-fb115db9{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@media (width<=1024px){.about-grid[data-v-fb115db9]{grid-template-columns:1fr;gap:60px}.about-content[data-v-fb115db9]{padding-right:0}}@media (width<=768px){.about-section[data-v-fb115db9]{padding:80px 1rem}.section-title[data-v-fb115db9]{font-size:2rem}.about-stats[data-v-fb115db9]{flex-direction:column;gap:24px}.visual-card[data-v-fb115db9]{aspect-ratio:auto;padding:40px 30px;transform:none}.tech-icon-wrapper[data-v-fb115db9]{width:120px;height:120px}.tech-icon[data-v-fb115db9]{font-size:3.5rem}.tech-title[data-v-fb115db9]{font-size:1.75rem}.particle[data-v-fb115db9]{display:none}}.cta-section[data-v-39c14065]{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:120px 2rem;position:relative;overflow:hidden}.cta-section[data-v-39c14065]:before{content:"";pointer-events:none;background:radial-gradient(circle,#667eea26 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-50%;right:-20%}.cta-section[data-v-39c14065]:after{content:"";pointer-events:none;background:radial-gradient(circle,#764ba21a 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-30%;left:-10%}.cta-container[data-v-39c14065]{z-index:1;max-width:1000px;margin:0 auto;position:relative}.cta-content[data-v-39c14065]{text-align:center}.cta-title[data-v-39c14065]{color:#fff;letter-spacing:-1px;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.2}.cta-subtitle[data-v-39c14065]{color:#ffffffb3;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.6}.cta-buttons[data-v-39c14065]{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.btn[data-v-39c14065]{cursor:pointer;border:none;border-radius:16px;align-items:center;gap:12px;padding:16px 36px;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.btn[data-v-39c14065]:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.btn[data-v-39c14065]:hover:before{opacity:1}.btn-primary[data-v-39c14065]{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 8px 24px #667eea66,0 4px 12px #0003}.btn-primary[data-v-39c14065]:hover{transform:translateY(-3px);box-shadow:0 16px 40px #667eea80,0 8px 20px #0000004d}.btn-outline[data-v-39c14065]{color:#fff;background:0 0;border:2px solid #ffffff4d}.btn-outline[data-v-39c14065]:hover{background:#ffffff0d;border-color:#fff9;transform:translateY(-3px)}.btn svg[data-v-39c14065]{transition:transform .3s}.btn-primary:hover svg[data-v-39c14065]{transform:translate(4px)}.btn-outline:hover svg[data-v-39c14065]{transform:translate(-4px)}.modal-overlay[data-v-39c14065]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0009;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.modal-container[data-v-39c14065]{background:#fff;border-radius:24px;width:100%;max-width:500px;animation:.4s cubic-bezier(.4,0,.2,1) modalSlideIn;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000040}.modal-close[data-v-39c14065]{cursor:pointer;color:#666;z-index:10;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.modal-close[data-v-39c14065]:hover{color:#1a1a1a;background:#0000001a;transform:rotate(90deg)}.modal-content[data-v-39c14065]{padding:40px}.modal-header[data-v-39c14065]{text-align:center;margin-bottom:32px}.modal-title[data-v-39c14065]{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:8px;font-size:2rem;font-weight:700}.modal-subtitle[data-v-39c14065]{color:#666;font-size:1rem;line-height:1.5}.contact-info[data-v-39c14065]{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}.contact-item[data-v-39c14065]{background:linear-gradient(135deg,#f8f9fa 0%,#f3f4f6 100%);border:1px solid #0000000d;border-radius:16px;align-items:center;gap:16px;padding:16px;transition:all .3s;display:flex}.contact-item[data-v-39c14065]:hover{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);transform:translate(8px);box-shadow:0 8px 24px #00000014}.contact-icon[data-v-39c14065]{flex-shrink:0;font-size:1.75rem}.contact-details[data-v-39c14065]{flex-direction:column;flex:1;gap:4px;display:flex}.contact-label[data-v-39c14065]{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.contact-value[data-v-39c14065]{color:#1a1a1a;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s}.contact-value[data-v-39c14065]:hover{color:#667eea}.contact-value.address[data-v-39c14065]{color:#444;font-size:.95rem;font-weight:500}.modal-enter-active[data-v-39c14065],.modal-leave-active[data-v-39c14065]{transition:all .3s}.modal-enter-from[data-v-39c14065],.modal-leave-to[data-v-39c14065]{opacity:0}.modal-enter-from .modal-container[data-v-39c14065],.modal-leave-to .modal-container[data-v-39c14065]{opacity:0;transform:scale(.9)translateY(20px)}@media (width<=768px){.cta-section[data-v-39c14065]{padding:80px 1rem}.cta-title[data-v-39c14065]{font-size:2rem}.cta-subtitle[data-v-39c14065]{font-size:1rem}.cta-buttons[data-v-39c14065]{flex-direction:column;gap:16px}.btn[data-v-39c14065]{justify-content:center;width:100%}}.footer[data-v-a0e81f73]{color:#fff;background:#1a1a1a;padding:60px 2rem 30px}.footer-container[data-v-a0e81f73]{max-width:1400px;margin:0 auto}.footer-grid[data-v-a0e81f73]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px;display:grid}.footer-title[data-v-a0e81f73]{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:700;line-height:1.6}.footer-description[data-v-a0e81f73]{color:#999;font-size:1rem;line-height:1.6}.footer-heading[data-v-a0e81f73]{color:#fff;margin-bottom:1.2rem;font-size:1.1rem;font-weight:600}.footer-links[data-v-a0e81f73]{margin:0;padding:0;list-style:none}.footer-links li[data-v-a0e81f73]{color:#999;margin-bottom:.8rem;font-size:.95rem}.footer-bottom[data-v-a0e81f73]{text-align:center;color:#666;border-top:1px solid #333;padding-top:30px;font-size:.9rem}@media (width<=768px){.footer[data-v-a0e81f73]{padding:40px 1rem 20px}.footer-grid[data-v-a0e81f73]{grid-template-columns:1fr;gap:30px}}.back-to-top[data-v-62e93244]{cursor:pointer;color:#667eeacc;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#667eea26;border:1px solid #667eea4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 16px #667eea33}.back-to-top[data-v-62e93244]:hover{color:#667eea;background:#667eea40;border-color:#667eea80;transform:translateY(-4px);box-shadow:0 6px 20px #667eea4d}.back-to-top[data-v-62e93244]:active{transform:translateY(-2px)scale(.95)}.back-to-top svg[data-v-62e93244]{width:18px;height:18px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.back-to-top:hover svg[data-v-62e93244]{transform:translateY(-2px)}.fade-enter-active[data-v-62e93244],.fade-leave-active[data-v-62e93244]{transition:all .3s cubic-bezier(.4,0,.2,1)}.fade-enter-from[data-v-62e93244],.fade-leave-to[data-v-62e93244]{opacity:0;transform:translateY(16px)scale(.95)}@media (width<=768px){.back-to-top[data-v-62e93244]{width:36px;height:36px;bottom:20px;right:20px}.back-to-top svg[data-v-62e93244]{width:16px;height:16px}}.home-page[data-v-31a207e2]{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;background:#f8f9fa;font-family:Microsoft YaHei UI,Microsoft YaHei,SimHei,SimSun,PingFang SC,Hiragino Sans GB,Arial Unicode MS,sans-serif;line-height:1.6}#app{min-height:100vh}img{max-width:100%;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#764ba2}.card-hover-lift{transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s}.card-hover-lift:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001a}.text-gradient{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.animate-fade-up{animation:.6s forwards fadeInUp}.animate-fade-scale{animation:.5s forwards fadeInScale}.image-card{border-radius:16px;position:relative;overflow:hidden}.image-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.image-card:hover img{transform:scale(1.06)}.image-card-overlay{opacity:0;background:linear-gradient(#0000 40%,#00000080 100%);align-items:flex-end;padding:1.5rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.image-card:hover .image-card-overlay{opacity:1}
