*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}html{font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth;overflow-x:hidden}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background-color:#fff;overflow-x:hidden;width:100%;position:relative}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}#app{width:100%}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}img{max-width:100%;height:auto;display:block}h1{font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2}h2{font-size:clamp(1.5rem,3vw,2rem);line-height:1.3}h3{font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.4}p{font-size:clamp(.875rem,2vw,1rem)}button{padding:.75rem 1.5rem;font-size:clamp(.875rem,2vw,1rem);cursor:pointer;border:none;border-radius:4px;transition:all .3s ease}.section{padding:clamp(2rem,5vw,4rem) 0}.section-small{padding:clamp(1.5rem,4vw,2.5rem) 0}@media screen and (max-width:768px){html{font-size:15px}.container{padding:0 16px}}@media screen and (max-width:480px){html{font-size:14px}.container{padding:0 12px}}@media screen and (max-width:768px)and (orientation:landscape){.section{padding:clamp(1.5rem,3vw,2.5rem) 0}}@media screen and (min-width:1440px){.container{max-width:1400px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.modal-backdrop[data-v-0660d363]{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content[data-v-0660d363]{background:#fff;border-radius:16px;padding:32px;max-width:400px;width:90%;position:relative;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn-0660d363 .3s ease-out}@keyframes modalSlideIn-0660d363{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.close-btn[data-v-0660d363]{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s;border-radius:50%;width:32px;height:32px}.close-btn[data-v-0660d363]:hover{color:#667eea;background:#f0f4f8}.close-btn svg[data-v-0660d363]{width:20px;height:20px}.modal-body[data-v-0660d363]{text-align:center}.modal-title[data-v-0660d363]{font-size:24px;font-weight:700;color:#333;margin:0 0 24px}.qr-code-container[data-v-0660d363]{display:flex;justify-content:center;align-items:center;padding:20px;background:#f8f9fa;border-radius:12px;margin-bottom:20px}.qr-code-wrapper[data-v-0660d363]{width:240px;height:240px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;padding:20px;border:1px solid #e0e0e0}.qr-code-image[data-v-0660d363]{width:100%;height:100%;object-fit:contain;border-radius:4px}.modal-hint[data-v-0660d363]{font-size:14px;color:#666;margin:0;line-height:1.6}.modal-enter-active[data-v-0660d363],.modal-leave-active[data-v-0660d363]{transition:opacity .3s ease}.modal-enter-active .modal-content[data-v-0660d363],.modal-leave-active .modal-content[data-v-0660d363]{transition:transform .3s ease,opacity .3s ease}.modal-enter-from[data-v-0660d363],.modal-leave-to[data-v-0660d363]{opacity:0}.modal-enter-from .modal-content[data-v-0660d363],.modal-leave-to .modal-content[data-v-0660d363]{transform:translateY(-20px) scale(.95);opacity:0}@media screen and (max-width:480px){.modal-content[data-v-0660d363]{padding:24px;max-width:90%}.qr-code-wrapper[data-v-0660d363]{width:200px;height:200px;padding:15px}.modal-title[data-v-0660d363]{font-size:20px}}.header[data-v-8dd9b2a3]{position:relative;top:0;left:0;right:0;z-index:1000;transition:all .3s ease}.header.fixed[data-v-8dd9b2a3]{position:fixed}.main-nav[data-v-8dd9b2a3]{background:url(/assets/headerTop-Uf5f4QD5.jpg) no-repeat center center;background-size:revert;padding:16px 0;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.header.scrolled .main-nav[data-v-8dd9b2a3]{padding:12px 0;box-shadow:0 4px 12px #0000001a}.nav-content[data-v-8dd9b2a3]{display:flex;justify-content:space-between;align-items:center}.logo[data-v-8dd9b2a3]{display:flex;align-items:center;height:40px}.logo-img[data-v-8dd9b2a3]{height:100%;width:auto;object-fit:contain}.nav-menu[data-v-8dd9b2a3]{display:flex;list-style:none;gap:32px;margin:0;padding:0}.nav-menu a[data-v-8dd9b2a3]{color:#333;text-decoration:none;font-size:15px;transition:color .2s;position:relative}.nav-menu a[data-v-8dd9b2a3]:hover,.nav-menu a.active[data-v-8dd9b2a3]{color:#667eea}.nav-menu a.active[data-v-8dd9b2a3]:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#667eea}.nav-right[data-v-8dd9b2a3]{display:flex;align-items:center;gap:24px}.phone-info[data-v-8dd9b2a3]{display:flex;align-items:center;gap:8px}.phone-icon[data-v-8dd9b2a3]{width:20px;height:20px;color:#333}.phone-number[data-v-8dd9b2a3]{font-size:15px;color:#333;font-weight:500}.consult-btn[data-v-8dd9b2a3]{padding:10px 24px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:15px;cursor:pointer;transition:all .3s ease;font-weight:500}.consult-btn[data-v-8dd9b2a3]:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}@media screen and (max-width:968px){.nav-menu[data-v-8dd9b2a3]{gap:20px;font-size:14px}.nav-right[data-v-8dd9b2a3]{gap:16px}.phone-number[data-v-8dd9b2a3]{font-size:14px}.consult-btn[data-v-8dd9b2a3]{padding:8px 20px;font-size:14px}}@media screen and (max-width:768px){.nav-menu[data-v-8dd9b2a3],.phone-info[data-v-8dd9b2a3]{display:none}.consult-btn[data-v-8dd9b2a3]{padding:8px 16px;font-size:13px}}.hero[data-v-34bcd32c]{min-height:90vh;background-size:revert;background-repeat:no-repeat;display:flex;align-items:center;padding-top:0;padding-bottom:80px;overflow:hidden;position:relative}.hero-overlay[data-v-34bcd32c]{position:absolute;inset:0;z-index:1}.hero .container[data-v-34bcd32c]{position:relative;z-index:2}.hero-content[data-v-34bcd32c]{display:flex;align-items:center;justify-content:flex-start;opacity:0;transform:translateY(30px);transition:all .8s ease;width:100%;position:relative}.hero-content.visible[data-v-34bcd32c]{opacity:1;transform:translateY(0)}.hero-left[data-v-34bcd32c]{position:relative;width:100%;max-width:65%;padding-left:0}.hero-tagline[data-v-34bcd32c]{font-size:clamp(1.125rem,2vw,1.25rem);color:#333;margin-bottom:16px;font-weight:400;animation:fadeIn-34bcd32c .8s ease .2s forwards;opacity:0;max-width:720px}.hero-title[data-v-34bcd32c]{font-size:clamp(3rem,6vw,5.5rem);font-weight:700;color:#1a1a1a;line-height:1.2;margin-bottom:40px;max-width:720px}.title-line-1[data-v-34bcd32c]{display:block;animation:slideInLeft-34bcd32c .8s ease .3s forwards;opacity:0;margin-bottom:8px}.title-line-2[data-v-34bcd32c]{display:block;animation:slideInLeft-34bcd32c .8s ease .4s forwards;opacity:0}.title-line-2 .highlight-blue[data-v-34bcd32c]{color:#3b82f6;font-style:normal;font-weight:700}.title-line-2 .highlight-red[data-v-34bcd32c]{color:#ef4444;font-style:normal;font-weight:700}.partner-logos[data-v-34bcd32c]{display:grid;grid-template-columns:repeat(6,2fr);gap:24px;margin-bottom:40px;animation:fadeIn-34bcd32c .8s ease .6s forwards;opacity:0;max-width:720px}.logo-wrapper[data-v-34bcd32c]{display:flex;flex-direction:column;align-items:center;gap:8px}.logo-item[data-v-34bcd32c]{aspect-ratio:1;background:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;transition:transform .3s ease;position:relative;width:100%}.logo-item[data-v-34bcd32c]:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.logo-image[data-v-34bcd32c]{width:100%;height:100%;object-fit:contain;padding:8px}.logo-placeholder[data-v-34bcd32c]{font-size:12px;color:#999;text-align:center;padding:8px;word-break:break-all;display:none;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column}.logo-name[data-v-34bcd32c]{font-size:13px;color:#666;margin-top:4px}.logo-text[data-v-34bcd32c]{font-size:14px;color:#333;text-align:center;font-weight:400;margin-top:4px}@keyframes slideInLeft-34bcd32c{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn-34bcd32c{0%{opacity:0}to{opacity:1}}.hero-btn[data-v-34bcd32c]{padding:16px 40px;background:#3b82f6;color:#fff;border:none;border-radius:24px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;animation:fadeIn-34bcd32c .8s ease .8s forwards;opacity:0;box-shadow:0 4px 15px #3b82f64d;display:block;margin-left:0;max-width:720px;width:fit-content}.hero-btn[data-v-34bcd32c]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #3b82f666;background:#2563eb}@media screen and (max-width:968px){.hero-btn[data-v-34bcd32c]{max-width:100%}}.features-section[data-v-1e664a41]{background:#fff;opacity:0;transform:translateY(50px);transition:all .8s ease}.features-section.visible[data-v-1e664a41]{opacity:1;transform:translateY(0)}.top-header[data-v-1e664a41]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.header-content[data-v-1e664a41]{flex:1;text-align:center}.main-title[data-v-1e664a41]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a1a1a;margin-bottom:16px;line-height:1.3}.sub-title[data-v-1e664a41]{font-size:clamp(1rem,2vw,1.25rem);color:#666}.service-links[data-v-1e664a41]{display:flex;flex-direction:column;gap:16px;margin-left:40px}.service-link[data-v-1e664a41]{display:flex;align-items:center;gap:8px;color:#666;font-size:14px;cursor:pointer;transition:color .2s}.service-link[data-v-1e664a41]:hover{color:#667eea}.service-link svg[data-v-1e664a41]{width:18px;height:18px}.nav-tabs[data-v-1e664a41]{display:flex;justify-content:center;margin-bottom:60px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.tabs-wrapper[data-v-1e664a41]{display:flex;gap:162px}.nav-tab[data-v-1e664a41]{padding:8px 0;background:transparent;border:none;color:#666;cursor:pointer;transition:all .3s ease;font-size:15px;position:relative}.nav-tab[data-v-1e664a41]:after{content:"";position:absolute;bottom:-20px;left:0;right:0;height:2px;background:#667eea;transform:scaleX(0);transition:transform .3s ease}.nav-tab[data-v-1e664a41]:hover,.nav-tab.active[data-v-1e664a41]{color:#667eea}.nav-tab.active[data-v-1e664a41]:after{transform:scaleX(1)}.service-icon[data-v-1e664a41]{display:flex;align-items:center;gap:8px;color:#666;font-size:14px}.service-icon svg[data-v-1e664a41]{width:16px;height:16px}.feature-block[data-v-1e664a41]{margin-bottom:100px}.feature-content[data-v-1e664a41]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.feature-title[data-v-1e664a41]{font-size:clamp(1.3rem,2vw,2rem);font-weight:600;color:#1a1a1a;margin-bottom:20px}.feature-desc[data-v-1e664a41]{font-size:16px;line-height:1.8;color:#666}.feature-visual[data-v-1e664a41]{position:relative;height:500px;cursor:pointer}.visual-container[data-v-1e664a41]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .5s ease;transform-origin:center}.visual-container.hovered[data-v-1e664a41]{transform:scale(1.15)}.visual-image[data-v-1e664a41]{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.visual-container.hovered .visual-image[data-v-1e664a41]{transform:scale(1.05)}.text-switch-enter-active[data-v-1e664a41],.text-switch-leave-active[data-v-1e664a41]{transition:all .5s cubic-bezier(.4,0,.2,1)}.text-switch-enter-from[data-v-1e664a41]{opacity:0;transform:translateY(30px) scale(.9)}.text-switch-enter-to[data-v-1e664a41],.text-switch-leave-from[data-v-1e664a41]{opacity:1;transform:translateY(0) scale(1)}.text-switch-leave-to[data-v-1e664a41]{opacity:0;transform:translateY(-30px) scale(.9)}.scale-switch-enter-active[data-v-1e664a41],.scale-switch-leave-active[data-v-1e664a41]{transition:all .5s cubic-bezier(.4,0,.2,1)}.scale-switch-enter-from[data-v-1e664a41]{opacity:0;transform:translateY(30px) scale(.8)}.scale-switch-enter-to[data-v-1e664a41],.scale-switch-leave-from[data-v-1e664a41]{opacity:1;transform:translateY(0) scale(1)}.scale-switch-leave-to[data-v-1e664a41]{opacity:0;transform:translateY(-30px) scale(1.1)}.large-base[data-v-1e664a41]{position:absolute;bottom:15%;left:10%;width:60%;height:20px;background:linear-gradient(135deg,#667eea33,#764ba233);border-radius:10px;box-shadow:0 4px 20px #667eea33;transition:all .5s ease;z-index:1}.visual-container.hovered .large-base[data-v-1e664a41]{transform:scale(1.1);box-shadow:0 6px 30px #667eea4d}.panel-layer[data-v-1e664a41]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;transition:all .5s ease;z-index:2}.panel[data-v-1e664a41]{position:absolute;background:#667eea1a;border:1px solid rgba(102,126,234,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .5s ease}.panel-back[data-v-1e664a41]{width:280px;height:200px;top:20%;left:10%;transform:rotateY(15deg);border-radius:8px}.panel-left[data-v-1e664a41]{width:120px;height:180px;top:25%;left:0;transform:rotateY(-15deg) rotateX(5deg);border-radius:8px}.panel-right[data-v-1e664a41]{width:120px;height:180px;top:25%;right:0;transform:rotateY(15deg) rotateX(-5deg);border-radius:8px}.panel-top[data-v-1e664a41]{width:200px;height:100px;top:0;left:50%;transform:translate(-50%) rotateX(-15deg);border-radius:8px}.visual-container.hovered .panel[data-v-1e664a41]{opacity:.8;transform:scale(1.1)}.small-base[data-v-1e664a41]{position:absolute;bottom:22%;left:50%;transform:translate(-50%);width:120px;height:40px;background:linear-gradient(135deg,#667eea66,#764ba266);border-radius:10px;box-shadow:0 4px 16px #667eea4d;transition:all .5s ease;z-index:3}.visual-container.hovered .small-base[data-v-1e664a41]{transform:translate(-50%) scale(1.1);box-shadow:0 6px 24px #667eea66}.swirl-lines[data-v-1e664a41]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:220px;height:220px;z-index:4}.swirl-line[data-v-1e664a41]{position:absolute;border:2px solid;border-radius:50%;opacity:.4;animation:swirlRotate-1e664a41 15s linear infinite}.line-1[data-v-1e664a41]{width:180px;height:180px;top:50%;left:50%;transform:translate(-50%,-50%);border-color:#667eea80;border-top-color:transparent;animation-duration:12s}.line-2[data-v-1e664a41]{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);border-color:#764ba266;border-right-color:transparent;animation-duration:18s;animation-direction:reverse}.line-3[data-v-1e664a41]{width:160px;height:160px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-30deg);border-color:#667eea4d;border-bottom-color:transparent;animation-duration:10s}@keyframes swirlRotate-1e664a41{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.visual-container.hovered .swirl-line[data-v-1e664a41]{opacity:.7}.glowing-sphere[data-v-1e664a41]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;background:radial-gradient(circle at 30% 30%,#667eeaf2,#764ba2cc,#ec489999);border-radius:50%;box-shadow:0 0 60px #667eea99,0 0 100px #764ba266,inset 0 0 40px #ffffff4d;transition:all .5s ease;z-index:5;animation:spherePulse-1e664a41 3s ease-in-out infinite}@keyframes spherePulse-1e664a41{0%,to{box-shadow:0 0 60px #667eea99,0 0 100px #764ba266,inset 0 0 40px #ffffff4d}50%{box-shadow:0 0 80px #667eeacc,0 0 120px #764ba299,inset 0 0 50px #fff6}}.visual-container.hovered .glowing-sphere[data-v-1e664a41]{width:170px;height:170px;box-shadow:0 0 90px #667eeacc,0 0 140px #764ba299,0 0 180px #ec489966,inset 0 0 50px #fff6}.geo-section[data-v-1e664a41]{position:relative;padding:80px 0;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.geo-overlay[data-v-1e664a41]{position:absolute;inset:0;z-index:1}.geo-content[data-v-1e664a41]{position:relative;z-index:2}.geo-header[data-v-1e664a41]{text-align:center;margin-bottom:60px}.geo-title[data-v-1e664a41]{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:#1a1a1a;margin-bottom:20px}.geo-subtitle[data-v-1e664a41]{font-size:clamp(.875rem,1.5vw,1rem);color:#333;line-height:1.8;max-width:900px;margin:0 auto}.geo-cards[data-v-1e664a41]{display:grid;grid-template-columns:repeat(3,1fr);gap:108px}.geo-card[data-v-1e664a41]{padding:50px 30px;min-height:450px;border-radius:16px;position:relative;transition:all .3s ease;opacity:0;transform:translateY(30px);overflow:hidden;display:flex;flex-direction:column}.features-section.visible .geo-card[data-v-1e664a41]{animation:cardSlideUp-1e664a41 .6s ease forwards}.features-section.visible .geo-card[data-v-1e664a41]:nth-child(1){animation-delay:.1s}.features-section.visible .geo-card[data-v-1e664a41]:nth-child(2){animation-delay:.2s}.features-section.visible .geo-card[data-v-1e664a41]:nth-child(3){animation-delay:.3s}@keyframes cardSlideUp-1e664a41{to{opacity:1;transform:translateY(0)}}.brand-card[data-v-1e664a41]{background:linear-gradient(180deg,#667eea26,#fff 60%)}.brand-title[data-v-1e664a41]{color:#2563eb;font-size:24px;font-weight:700;margin-bottom:12px}.brand-subtitle[data-v-1e664a41]{color:#2563eb;font-size:15px;font-weight:500;margin-bottom:20px}.product-card[data-v-1e664a41]{background:linear-gradient(180deg,#22c55e26,#fff 60%)}.product-title[data-v-1e664a41]{color:#16a34a;font-size:24px;font-weight:700;margin-bottom:12px}.product-subtitle[data-v-1e664a41]{color:#16a34a;font-size:15px;font-weight:500;margin-bottom:20px}.service-card[data-v-1e664a41]{background:linear-gradient(180deg,#8b5cf626,#fff 60%)}.service-title[data-v-1e664a41]{color:#9333ea;font-size:24px;font-weight:700;margin-bottom:12px}.service-subtitle[data-v-1e664a41]{color:#9333ea;font-size:15px;font-weight:500;margin-bottom:20px}.card-decoration[data-v-1e664a41]{position:absolute;top:20px;right:20px;width:80px;height:80px;opacity:.3}.decoration-svg[data-v-1e664a41]{width:100%;height:100%}.decoration-image[data-v-1e664a41]{width:100%;height:100%;object-fit:contain}.brand-decoration[data-v-1e664a41]{color:#2563eb66}.product-decoration[data-v-1e664a41]{color:#16a34a66}.service-decoration[data-v-1e664a41]{color:#9333ea66}.card-title[data-v-1e664a41]{font-size:24px;font-weight:700;margin-bottom:12px}.card-subtitle[data-v-1e664a41]{font-size:15px;font-weight:500;margin-bottom:20px}.card-desc[data-v-1e664a41]{font-size:14px;line-height:3;color:#333;text-align:left}.geo-card[data-v-1e664a41]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001a}@media screen and (max-width:968px){.feature-content[data-v-1e664a41],.geo-cards[data-v-1e664a41]{grid-template-columns:1fr}}.services-section[data-v-c314f123]{padding:100px 0;background:url(/assets/beijingvg-2RlIdPWg.jpg) no-repeat center center;background-size:cover;opacity:0;transform:translateY(50px);transition:all .8s ease}.services-section.visible[data-v-c314f123]{opacity:1;transform:translateY(0)}.section-title[data-v-c314f123]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:20px}.section-subtitle[data-v-c314f123]{font-size:clamp(1rem,2vw,1.25rem);color:#666;text-align:center;margin-bottom:60px;line-height:1.6}.services-grid[data-v-c314f123]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-card[data-v-c314f123]{background:url(/assets/bj-BJ5OqmCW.png) no-repeat center center;background-size:cover;padding:40px 30px;border-radius:16px;text-align:center;transition:all .3s ease;opacity:0;transform:translateY(30px);display:flex;flex-direction:column;align-items:center;justify-content:center}.services-section.visible .service-card[data-v-c314f123]{animation:cardFadeIn-c314f123 .6s ease forwards}@keyframes cardFadeIn-c314f123{to{opacity:1;transform:translateY(0)}}.service-card[data-v-c314f123]:hover{transform:translateY(-10px);box-shadow:0 10px 30px #667eea33;background:linear-gradient(135deg,#667eea26,#764ba226)}.service-icon[data-v-c314f123]{font-size:48px;margin-bottom:20px;animation:iconBounce-c314f123 2s ease-in-out infinite}@keyframes iconBounce-c314f123{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.service-title[data-v-c314f123]{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.service-desc[data-v-c314f123]{font-size:14px;line-height:1.6;color:#666}@media screen and (max-width:968px){.services-grid[data-v-c314f123]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.services-grid[data-v-c314f123]{grid-template-columns:1fr}}.stats-section[data-v-95dbcf9d]{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);opacity:0;transform:translateY(50px);transition:all .8s ease}.stats-section.visible[data-v-95dbcf9d]{opacity:1;transform:translateY(0)}.stats-grid[data-v-95dbcf9d]{display:grid;grid-template-columns:repeat(5,1fr);gap:40px}.stat-item[data-v-95dbcf9d]{text-align:center;animation:statFadeIn-95dbcf9d .6s ease forwards;opacity:0;transform:translateY(20px)}@keyframes statFadeIn-95dbcf9d{to{opacity:1;transform:translateY(0)}}.stat-value[data-v-95dbcf9d]{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:12px}.number[data-v-95dbcf9d]{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;color:#fff}.suffix[data-v-95dbcf9d]{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;color:#fff}.stat-label[data-v-95dbcf9d]{font-size:16px;color:#ffffffe6}@media screen and (max-width:968px){.stats-grid[data-v-95dbcf9d]{grid-template-columns:repeat(3,1fr);gap:30px}}@media screen and (max-width:480px){.stats-grid[data-v-95dbcf9d]{grid-template-columns:repeat(2,1fr)}}.cases-section[data-v-1de191b9]{padding:100px 0;opacity:0;transform:translateY(50px);transition:all .8s ease;width:100%;position:relative;overflow:hidden}.cases-section[data-v-1de191b9]:before{content:"";position:absolute;inset:0;background:url(/assets/disebj-DoMGpJme.jpg) no-repeat center center;background-size:cover;z-index:-1}.cases-section.visible[data-v-1de191b9]{opacity:1;transform:translateY(0)}.section-title[data-v-1de191b9]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:20px}.section-subtitle[data-v-1de191b9]{font-size:clamp(1rem,2vw,1.25rem);color:#666;text-align:center;margin-bottom:60px;line-height:1.6}.cases-content[data-v-1de191b9]{display:grid;grid-template-columns:250px 1fr;gap:60px}.cases-tabs[data-v-1de191b9]{display:flex;flex-direction:column;gap:12px}.case-tab[data-v-1de191b9]{padding:16px 24px;background:#fff;border:2px solid transparent;border-radius:8px;color:#666;cursor:pointer;transition:all .3s ease;text-align:left;font-size:15px}.case-tab[data-v-1de191b9]:hover{border-color:#667eea;color:#667eea}.case-tab.active[data-v-1de191b9]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.cases-visual[data-v-1de191b9]{position:relative;width:100%;display:flex;align-items:center;justify-content:center;min-height:500px}.case-image[data-v-1de191b9]{width:100%;height:auto;max-width:100%;object-fit:contain;border-radius:12px;box-shadow:0 10px 30px #0000001a}.fade-enter-active[data-v-1de191b9],.fade-leave-active[data-v-1de191b9]{transition:opacity .3s ease}.fade-enter-from[data-v-1de191b9],.fade-leave-to[data-v-1de191b9]{opacity:0}@media screen and (max-width:968px){.cases-content[data-v-1de191b9]{grid-template-columns:1fr}.cases-tabs[data-v-1de191b9]{flex-direction:row;overflow-x:auto;margin-bottom:40px}.case-tab[data-v-1de191b9]{white-space:nowrap;min-width:fit-content}}.news-section[data-v-b8e6d816]{padding:100px 0;background:#fff;opacity:0;transform:translateY(50px);transition:all .8s ease}.news-section.visible[data-v-b8e6d816]{opacity:1;transform:translateY(0)}.container[data-v-b8e6d816]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-v-b8e6d816]{text-align:center;margin-bottom:60px}.section-title[data-v-b8e6d816]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a1a1a;margin:0 0 8px}.section-subtitle[data-v-b8e6d816]{font-size:14px;color:#999;margin:0 0 12px;letter-spacing:2px}.title-underline[data-v-b8e6d816]{width:60px;height:3px;background:#667eea;margin:0 auto}.news-list[data-v-b8e6d816]{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}.news-item[data-v-b8e6d816]{display:flex;gap:16px;padding:14px;background:#f8f9fa;border-radius:10px;animation:newsFadeIn-b8e6d816 .6s ease forwards;opacity:0;transform:translateY(20px);transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px #0000000a}.news-item[data-v-b8e6d816]:hover{background:#f0f2f5;transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.news-image[data-v-b8e6d816]{flex-shrink:0;width:120px;height:120px;border-radius:8px;overflow:hidden;background:#e9ecef;transition:transform .3s ease}.news-item:hover .news-image[data-v-b8e6d816]{transform:scale(1.02)}.news-image img[data-v-b8e6d816]{width:100%;height:100%;object-fit:cover}.news-content[data-v-b8e6d816]{flex:1;display:flex;gap:16px;align-items:flex-start}.news-date-block[data-v-b8e6d816]{flex-shrink:0;min-width:160px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-top:0}.date-time[data-v-b8e6d816]{font-size:13px;color:#666;font-weight:400;line-height:1.5;white-space:nowrap}.news-text[data-v-b8e6d816]{flex:1}.news-title[data-v-b8e6d816]{font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 6px;line-height:1.3;transition:color .3s ease}.news-item:hover .news-title[data-v-b8e6d816]{color:#667eea}.news-description[data-v-b8e6d816]{font-size:13px;color:#666;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pagination-wrapper[data-v-b8e6d816]{display:flex;justify-content:center;margin-top:40px}.pagination[data-v-b8e6d816]{display:flex;align-items:center;gap:20px}.pagination-btn[data-v-b8e6d816]{padding:10px 20px;border:1px solid #ddd;background:#fff;color:#333;border-radius:4px;cursor:pointer;font-size:14px;transition:all .3s ease}.pagination-btn[data-v-b8e6d816]:hover:not(:disabled){background:#667eea;color:#fff;border-color:#667eea}.pagination-btn[data-v-b8e6d816]:disabled{opacity:.5;cursor:not-allowed}.pagination-info[data-v-b8e6d816]{font-size:14px;color:#666;padding:0 10px}@keyframes newsFadeIn-b8e6d816{to{opacity:1;transform:translateY(0)}}.loading-container[data-v-b8e6d816],.error-container[data-v-b8e6d816]{text-align:center;padding:60px 20px;color:#666}.error-container[data-v-b8e6d816]{display:flex;flex-direction:column;align-items:center;gap:20px}.retry-btn[data-v-b8e6d816]{padding:10px 20px;border:1px solid #667eea;background:#fff;color:#667eea;border-radius:4px;cursor:pointer;font-size:14px;transition:all .3s ease}.retry-btn[data-v-b8e6d816]:hover{background:#667eea;color:#fff}@media screen and (max-width:768px){.news-item[data-v-b8e6d816]{flex-direction:column;gap:20px}.news-image[data-v-b8e6d816]{width:100%;height:200px}.news-content[data-v-b8e6d816]{flex-direction:column;gap:15px}.news-date-block[data-v-b8e6d816]{width:100%;min-width:auto}.date-time[data-v-b8e6d816]{font-size:12px}.news-item[data-v-b8e6d816]{padding:12px}.news-image[data-v-b8e6d816]{width:100%;height:120px}}.footer[data-v-9cc6d4f1]{background:#1e293b;color:#fff;padding:50px 0 40px;opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.footer.visible[data-v-9cc6d4f1]{opacity:1;transform:translateY(0)}.footer.visible .footer-nav a[data-v-9cc6d4f1]{animation:footerNavFadeIn-9cc6d4f1 .6s ease forwards;opacity:0}.footer.visible .footer-nav a[data-v-9cc6d4f1]:nth-child(1){animation-delay:.1s}.footer.visible .footer-nav a[data-v-9cc6d4f1]:nth-child(2){animation-delay:.2s}.footer.visible .footer-nav a[data-v-9cc6d4f1]:nth-child(3){animation-delay:.3s}.footer.visible .footer-nav a[data-v-9cc6d4f1]:nth-child(4){animation-delay:.4s}.footer.visible .footer-nav a[data-v-9cc6d4f1]:nth-child(5){animation-delay:.5s}.footer.visible .footer-divider[data-v-9cc6d4f1]{animation:dividerFadeIn-9cc6d4f1 .6s ease .6s forwards;opacity:0}.footer.visible .footer-bottom[data-v-9cc6d4f1]{animation:footerBottomFadeIn-9cc6d4f1 .8s ease .8s forwards;opacity:0;transform:translateY(20px)}@keyframes footerNavFadeIn-9cc6d4f1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes dividerFadeIn-9cc6d4f1{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes footerBottomFadeIn-9cc6d4f1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-nav[data-v-9cc6d4f1]{display:flex;justify-content:center;align-items:center;gap:48px;margin-bottom:30px}.footer-nav a[data-v-9cc6d4f1]{color:#fff;text-decoration:none;font-size:15px;transition:color .2s}.footer-nav a[data-v-9cc6d4f1]:hover{color:#667eea}.footer-divider[data-v-9cc6d4f1]{width:100%;height:1px;background:#fff3;margin-bottom:40px}.footer-bottom[data-v-9cc6d4f1]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:start}.footer-left[data-v-9cc6d4f1]{display:flex;flex-direction:column;gap:12px}.contact-label[data-v-9cc6d4f1]{font-size:14px;color:#60a5fa}.footer-phone[data-v-9cc6d4f1]{font-size:36px;font-weight:700;color:#3b82f6;line-height:1.2}.footer-center[data-v-9cc6d4f1]{display:flex;flex-direction:column;gap:8px}.footer-center p[data-v-9cc6d4f1]{color:#fff;font-size:14px;margin:0;line-height:1.6}.footer-right[data-v-9cc6d4f1]{display:flex;flex-direction:column;gap:8px}.footer-right p[data-v-9cc6d4f1]{color:#fff;font-size:14px;margin:0;line-height:1.6}@media screen and (max-width:968px){.footer-nav[data-v-9cc6d4f1]{gap:32px;flex-wrap:wrap}.footer-bottom[data-v-9cc6d4f1]{grid-template-columns:1fr;gap:30px}.footer-phone[data-v-9cc6d4f1]{font-size:28px}}@media screen and (max-width:768px){.footer-nav[data-v-9cc6d4f1]{gap:24px;font-size:14px}.footer-bottom[data-v-9cc6d4f1]{text-align:center}}.ai-chatbot[data-v-2f2f85a8]{position:fixed;bottom:20px;right:20px;z-index:1000}.chatbot-toggle[data-v-2f2f85a8]{width:60px;height:60px;border-radius:50%;background:transparent;border:none;color:#fff;cursor:pointer;box-shadow:0 4px 12px #0003;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden;padding:0}.chatbot-toggle[data-v-2f2f85a8]:hover{transform:scale(1.1);box-shadow:0 6px 20px #0000004d}.chatbot-toggle.is-open[data-v-2f2f85a8]{background:#ef4444;box-shadow:0 4px 12px #ef444466}.chat-gif[data-v-2f2f85a8]{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.close-icon[data-v-2f2f85a8]{width:28px;height:28px;stroke-width:2}.chatbot-window[data-v-2f2f85a8]{position:absolute;bottom:80px;right:0;width:380px;height:600px;max-height:calc(100vh - 100px);background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;overflow:hidden}.chatbot-header[data-v-2f2f85a8]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.header-info[data-v-2f2f85a8]{display:flex;align-items:center;gap:12px}.avatar[data-v-2f2f85a8]{width:40px;height:40px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.avatar svg[data-v-2f2f85a8]{width:24px;height:24px}.header-text h3[data-v-2f2f85a8]{font-size:16px;font-weight:600;margin:0;line-height:1.2}.status[data-v-2f2f85a8]{font-size:12px;opacity:.9;display:block;margin-top:2px}.minimize-btn[data-v-2f2f85a8]{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s}.minimize-btn[data-v-2f2f85a8]:hover{opacity:1}.minimize-btn svg[data-v-2f2f85a8]{width:20px;height:20px}.chatbot-messages[data-v-2f2f85a8]{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;background:#f8f9fa}.message[data-v-2f2f85a8]{display:flex;animation:fadeIn-2f2f85a8 .3s ease}.message.user[data-v-2f2f85a8]{justify-content:flex-end}.message.bot[data-v-2f2f85a8]{justify-content:flex-start}.message-content[data-v-2f2f85a8]{max-width:75%;padding:12px 16px;border-radius:12px;position:relative}.message.user .message-content[data-v-2f2f85a8]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:4px}.message.bot .message-content[data-v-2f2f85a8]{background:#fff;color:#333;border-bottom-left-radius:4px;box-shadow:0 2px 4px #0000000d}.message-content p[data-v-2f2f85a8]{margin:0;font-size:14px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.message-time[data-v-2f2f85a8]{font-size:11px;opacity:.7;display:block;margin-top:4px}.typing-indicator[data-v-2f2f85a8]{display:flex;gap:4px;padding:8px 0}.typing-indicator span[data-v-2f2f85a8]{width:8px;height:8px;border-radius:50%;background:#999;animation:typing-2f2f85a8 1.4s infinite}.typing-indicator span[data-v-2f2f85a8]:nth-child(2){animation-delay:.2s}.typing-indicator span[data-v-2f2f85a8]:nth-child(3){animation-delay:.4s}@keyframes typing-2f2f85a8{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.chatbot-input-area[data-v-2f2f85a8]{padding:16px;background:#fff;border-top:1px solid #e5e7eb}.input-wrapper[data-v-2f2f85a8]{display:flex;gap:8px;align-items:flex-end}.chatbot-input[data-v-2f2f85a8]{flex:1;border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px;font-size:14px;font-family:inherit;resize:none;max-height:120px;outline:none;transition:border-color .2s}.chatbot-input[data-v-2f2f85a8]:focus{border-color:#667eea}.send-btn[data-v-2f2f85a8]{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.send-btn[data-v-2f2f85a8]:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #667eea66}.send-btn[data-v-2f2f85a8]:disabled{opacity:.5;cursor:not-allowed}.send-btn svg[data-v-2f2f85a8]{width:20px;height:20px}@keyframes fadeIn-2f2f85a8{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-window-enter-active[data-v-2f2f85a8],.chat-window-leave-active[data-v-2f2f85a8]{transition:all .3s ease}.chat-window-enter-from[data-v-2f2f85a8],.chat-window-leave-to[data-v-2f2f85a8]{opacity:0;transform:translateY(20px) scale(.9)}@media screen and (max-width:480px){.ai-chatbot[data-v-2f2f85a8]{bottom:16px;right:16px}.chatbot-toggle[data-v-2f2f85a8]{width:56px;height:56px}.chatbot-window[data-v-2f2f85a8]{width:calc(100vw - 32px);height:calc(100vh - 100px);max-height:600px;right:-16px;bottom:72px}.chatbot-messages[data-v-2f2f85a8]{padding:16px}.message-content[data-v-2f2f85a8]{max-width:85%}}.chatbot-messages[data-v-2f2f85a8]::-webkit-scrollbar{width:6px}.chatbot-messages[data-v-2f2f85a8]::-webkit-scrollbar-track{background:transparent}.chatbot-messages[data-v-2f2f85a8]::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.chatbot-messages[data-v-2f2f85a8]::-webkit-scrollbar-thumb:hover{background:#9ca3af}.preset-questions[data-v-2f2f85a8]{margin-top:auto;padding-top:16px;border-top:1px solid #e5e7eb}.preset-title[data-v-2f2f85a8]{font-size:12px;color:#6b7280;margin:0 0 12px;font-weight:500}.preset-list[data-v-2f2f85a8]{display:flex;flex-direction:column;gap:8px}.preset-btn[data-v-2f2f85a8]{text-align:left;padding:10px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-size:13px;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d}.preset-btn[data-v-2f2f85a8]:hover{background:#f9fafb;border-color:#667eea;color:#667eea;transform:translate(4px);box-shadow:0 2px 4px #667eea1a}.preset-btn[data-v-2f2f85a8]:active{transform:translate(2px)}.preset-fade-enter-active[data-v-2f2f85a8],.preset-fade-leave-active[data-v-2f2f85a8]{transition:all .3s ease}.preset-fade-enter-from[data-v-2f2f85a8],.preset-fade-leave-to[data-v-2f2f85a8]{opacity:0;transform:translateY(10px)}@media screen and (max-width:480px){.preset-btn[data-v-2f2f85a8]{font-size:12px;padding:8px 12px}}.particles-bg[data-v-5825de18]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.particle[data-v-5825de18]{position:absolute;width:4px;height:4px;background:radial-gradient(circle,rgba(59,130,246,.8) 0%,transparent 70%);border-radius:50%;animation:floatParticle-5825de18 15s infinite ease-in-out;animation-delay:var(--delay);opacity:0}.particle[data-v-5825de18]:nth-child(odd){background:radial-gradient(circle,rgba(168,85,247,.8) 0%,transparent 70%)}.particle[data-v-5825de18]:nth-child(3n){background:radial-gradient(circle,rgba(16,185,129,.8) 0%,transparent 70%)}@keyframes floatParticle-5825de18{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(var(--x, 100px),var(--y, -100px)) scale(1);opacity:0}}.aisearch-qa-section.visible .particle[data-v-5825de18]{opacity:1}.grid-bg[data-v-5825de18]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(59,130,246,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.15) 1px,transparent 1px);background-size:50px 50px;opacity:.4;z-index:0;pointer-events:none;animation:gridMove-5825de18 20s linear infinite}@keyframes gridMove-5825de18{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.glow-effect[data-v-5825de18]{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0;opacity:0;animation:glowPulse-5825de18 4s ease-in-out infinite}.aisearch-qa-section.visible .glow-effect[data-v-5825de18]{opacity:.4}.glow-1[data-v-5825de18]{width:400px;height:400px;background:radial-gradient(circle,rgba(59,130,246,.25),transparent);top:10%;left:10%;animation-delay:0s}.glow-2[data-v-5825de18]{width:300px;height:300px;background:radial-gradient(circle,rgba(168,85,247,.25),transparent);top:60%;right:15%;animation-delay:1.5s}.glow-3[data-v-5825de18]{width:350px;height:350px;background:radial-gradient(circle,rgba(16,185,129,.2),transparent);bottom:10%;left:50%;animation-delay:3s}@keyframes glowPulse-5825de18{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.2);opacity:.8}}.aisearch-qa-section[data-v-5825de18]{padding:80px 0;background:linear-gradient(180deg,#e0f2fe,#f0f9ff 30%,#fff);opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.aisearch-qa-section.visible[data-v-5825de18]{opacity:1;transform:translateY(0)}.qa-content[data-v-5825de18]{position:relative;min-height:600px;z-index:1}.qa-header[data-v-5825de18]{text-align:center;margin-bottom:60px;opacity:0;transform:translateY(20px);transition:all .8s ease .2s}.aisearch-qa-section.visible .qa-header[data-v-5825de18]{opacity:1;transform:translateY(0)}.qa-title[data-v-5825de18]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;margin-bottom:16px;line-height:1.3;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.title-word[data-v-5825de18]{display:inline-block;background:linear-gradient(135deg,#1e293b,#3b82f6,#a855f7);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:titleWordGlow-5825de18 3s ease infinite;animation-delay:calc(var(--index, 0) * .1s);text-shadow:0 0 30px rgba(59,130,246,.3);position:relative}.title-word[data-v-5825de18]:nth-child(1){--index: 0}.title-word[data-v-5825de18]:nth-child(2){--index: 1}.title-word[data-v-5825de18]:nth-child(3){--index: 2}.title-word[data-v-5825de18]:nth-child(4){--index: 3}@keyframes titleWordGlow-5825de18{0%,to{background-position:0% center;filter:brightness(1)}50%{background-position:100% center;filter:brightness(1.3)}}.qa-subtitle[data-v-5825de18]{font-size:clamp(1rem,1.5vw,1.25rem);color:#333c;line-height:1.6;max-width:800px;margin:0 auto;text-shadow:0 1px 2px rgba(255,255,255,.8)}.connection-lines[data-v-5825de18]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.connection-line[data-v-5825de18]{stroke-dasharray:1000;stroke-dashoffset:1000;opacity:0;filter:drop-shadow(0 0 4px rgba(59,130,246,.5))}.aisearch-qa-section.visible .connection-line[data-v-5825de18]{animation:drawLine-5825de18 2s ease-out forwards}.aisearch-qa-section.visible .line-1[data-v-5825de18]{animation-delay:.5s}.aisearch-qa-section.visible .line-2[data-v-5825de18]{animation-delay:.8s}.aisearch-qa-section.visible .line-3[data-v-5825de18]{animation-delay:1.1s}.aisearch-qa-section.visible .line-4[data-v-5825de18]{animation-delay:1.4s}@keyframes drawLine-5825de18{to{stroke-dashoffset:0;opacity:.6}}.glass-effect[data-v-5825de18]{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.2);box-shadow:0 8px 32px #3b82f61a,inset 0 1px #ffffffe6}.qa-main[data-v-5825de18]{position:relative;width:100%;height:600px;max-width:1200px;margin:0 auto}.main-bubble-wrapper[data-v-5825de18]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:15px;opacity:0;transform:translate(-50%,-50%) scale(.8);transition:all .8s ease .5s;z-index:10}.aisearch-qa-section.visible .main-bubble-wrapper[data-v-5825de18]{opacity:1;transform:translate(-50%,-50%) scale(1);animation:floatMainBubble-5825de18 3s ease-in-out infinite}@keyframes floatMainBubble-5825de18{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-52%) scale(1.01)}}.main-bubble-content[data-v-5825de18]{background:#ffffffe6;color:#1e293b;padding:20px 32px;border-radius:24px;display:flex;align-items:center;gap:12px;font-size:clamp(1.125rem,1.5vw,1.5rem);font-weight:600;white-space:nowrap;position:relative;overflow:visible;transition:all .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.2);box-shadow:0 8px 32px #3b82f626,inset 0 1px #ffffffe6}.bubble-glow[data-v-5825de18]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(59,130,246,.3),transparent);border-radius:50%;animation:bubbleGlow-5825de18 2s ease-in-out infinite;z-index:-1;pointer-events:none}@keyframes bubbleGlow-5825de18{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.sparkle[data-v-5825de18]{position:absolute;font-size:16px;opacity:0;animation:sparkleFloat-5825de18 3s ease-in-out infinite}.sparkle-1[data-v-5825de18]{top:-10px;right:10px;animation-delay:0s}.sparkle-2[data-v-5825de18]{bottom:-10px;left:10px;animation-delay:1.5s}@keyframes sparkleFloat-5825de18{0%,to{opacity:0;transform:translateY(0) scale(0)}50%{opacity:1;transform:translateY(-10px) scale(1)}}.main-bubble-content[data-v-5825de18]:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 40px #3b82f680,inset 0 1px #ffffff80}.main-bubble-content .bubble-icon[data-v-5825de18]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px}.main-bubble-content .bubble-icon svg[data-v-5825de18]{width:100%;height:100%;animation:pulseIcon-5825de18 2s ease-in-out infinite}@keyframes pulseIcon-5825de18{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}}.ai-button[data-v-5825de18]{position:relative;padding:28px 56px;border-radius:16px;font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:700;white-space:nowrap;line-height:1;overflow:visible;transition:all .3s ease;cursor:pointer;border:none}.ai-button-bg[data-v-5825de18]{position:absolute;inset:0;background:linear-gradient(135deg,#3b82f6,#2563eb,#a855f7);background-size:200% auto;border-radius:16px;animation:bgShift-5825de18 3s ease infinite;z-index:0}@keyframes bgShift-5825de18{0%,to{background-position:0% center}50%{background-position:100% center}}.ai-button-glow[data-v-5825de18]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(59,130,246,.6),transparent);border-radius:16px;animation:aiGlow-5825de18 2s ease-in-out infinite;z-index:-1;pointer-events:none}@keyframes aiGlow-5825de18{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}}.ai-text[data-v-5825de18]{position:relative;z-index:2;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.3)}.ai-particles[data-v-5825de18]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:1;pointer-events:none}.particle-dot[data-v-5825de18]{position:absolute;width:4px;height:4px;background:#fffc;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:particleRotate-5825de18 3s linear infinite;animation-delay:calc(var(--index) * .1s)}@keyframes particleRotate-5825de18{0%{transform:translate(-50%,-50%) rotate(0) translate(60px) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg) translate(60px) rotate(-360deg)}}.ai-button[data-v-5825de18]:hover{transform:translateY(-4px) scale(1.05)}.ai-button:hover .ai-button-glow[data-v-5825de18]{opacity:1;transform:translate(-50%,-50%) scale(1.2)}.question-bubble[data-v-5825de18]{position:absolute;opacity:0;transform:scale(0);transition:all .6s cubic-bezier(.34,1.56,.64,1);z-index:5}.aisearch-qa-section.visible .question-bubble[data-v-5825de18]{opacity:1;transform:scale(1)}.aisearch-qa-section.visible .bubble-11[data-v-5825de18],.aisearch-qa-section.visible .bubble-12[data-v-5825de18]{opacity:1;transform:translate(-50%) scale(1)}.aisearch-qa-section.visible .question-bubble[data-v-5825de18]:nth-child(3n+1):not(.bubble-11):not(.bubble-12){animation:floatBubble1-5825de18 4s ease-in-out infinite}.aisearch-qa-section.visible .question-bubble[data-v-5825de18]:nth-child(3n+2):not(.bubble-11):not(.bubble-12){animation:floatBubble2-5825de18 4s ease-in-out infinite .5s}.aisearch-qa-section.visible .question-bubble[data-v-5825de18]:nth-child(3n):not(.bubble-11):not(.bubble-12){animation:floatBubble3-5825de18 4s ease-in-out infinite 1s}@keyframes floatBubble1-5825de18{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.02)}}@keyframes floatBubble2-5825de18{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.02)}}@keyframes floatBubble3-5825de18{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.02)}}.aisearch-qa-section.visible .bubble-11[data-v-5825de18]{animation:floatBubble11-5825de18 4s ease-in-out infinite}.aisearch-qa-section.visible .bubble-12[data-v-5825de18]{animation:floatBubble12-5825de18 4s ease-in-out infinite .5s}@keyframes floatBubble11-5825de18{0%,to{transform:translate(-50%) translateY(0) scale(1)}50%{transform:translate(-50%) translateY(-8px) scale(1.02)}}@keyframes floatBubble12-5825de18{0%,to{transform:translate(-50%) translateY(0) scale(1)}50%{transform:translate(-50%) translateY(-10px) scale(1.02)}}.bubble-border[data-v-5825de18]{background:#fff;padding:12px 20px;border-radius:20px;display:flex;align-items:center;gap:8px;font-size:clamp(.875rem,1.2vw,1rem);font-weight:500;box-shadow:0 4px 12px #00000014;white-space:nowrap;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.bubble-border[data-v-5825de18]:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#3b82f61a;transform:translate(-50%,-50%);transition:width .6s,height .6s}.bubble-border[data-v-5825de18]:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 24px #00000026,0 2px 8px #3b82f633}.bubble-icon[data-v-5825de18]{display:flex;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;flex-shrink:0}.bubble-icon svg[data-v-5825de18]{width:100%;height:100%;transition:all .3s ease}.aisearch-qa-section.visible .bubble-icon svg[data-v-5825de18]{animation:questionAppear-5825de18 .6s ease forwards}@keyframes questionAppear-5825de18{0%{transform:scale(0) rotate(-180deg);opacity:0}50%{transform:scale(1.2) rotate(0)}to{transform:scale(1) rotate(0);opacity:1}}.question-bubble:hover .bubble-icon svg[data-v-5825de18]{animation:iconBounce-5825de18 .6s ease infinite}@keyframes iconBounce-5825de18{0%,to{transform:scale(1) rotate(0)}25%{transform:scale(1.15) rotate(-5deg)}75%{transform:scale(1.15) rotate(5deg)}}.bubble-border[data-v-5825de18]{background:#ffffffd9;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:14px 22px;border-radius:20px;display:flex;align-items:center;gap:10px;font-size:clamp(.875rem,1.2vw,1rem);font-weight:500;white-space:nowrap;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid rgba(59,130,246,.2);box-shadow:0 4px 16px #3b82f61a,inset 0 1px #ffffffe6}.bubble-color-accent[data-v-5825de18]{position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:20px 0 0 20px;transition:width .3s ease}.blue-accent[data-v-5825de18]{background:linear-gradient(180deg,#3b82f6,#60a5fa)}.orange-accent[data-v-5825de18]{background:linear-gradient(180deg,#f97316,#fb923c)}.light-blue-accent[data-v-5825de18]{background:linear-gradient(180deg,#60a5fa,#93c5fd)}.green-accent[data-v-5825de18]{background:linear-gradient(180deg,#10b981,#34d399)}.light-green-accent[data-v-5825de18]{background:linear-gradient(180deg,#86efac,#a7f3d0)}.purple-accent[data-v-5825de18]{background:linear-gradient(180deg,#a855f7,#c084fc)}.bubble-border[data-v-5825de18]:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff1a;transform:translate(-50%,-50%);transition:width .6s,height .6s}.bubble-border[data-v-5825de18]:hover:after{width:300px;height:300px}.bubble-border[data-v-5825de18]:hover{transform:translateY(-6px) scale(1.06);box-shadow:0 12px 40px #3b82f64d,inset 0 1px #fff6;border-color:#fff6}.bubble-border:hover .bubble-color-accent[data-v-5825de18]{width:6px}.question-text[data-v-5825de18]{color:#1e293b;position:relative;z-index:1}.bubble-1[data-v-5825de18]{top:10%;right:20%;transition-delay:.6s}.bubble-2[data-v-5825de18]{top:30%;left:8%;transition-delay:.7s}.bubble-3[data-v-5825de18]{bottom:25%;left:10%;transition-delay:.8s}.bubble-4[data-v-5825de18]{top:50%;right:18%;transition-delay:.9s}.bubble-5[data-v-5825de18]{bottom:15%;right:35%;transition-delay:1s}.bubble-6[data-v-5825de18]{bottom:15%;right:15%;transition-delay:1.1s}.bubble-7[data-v-5825de18]{bottom:30%;right:28%;transition-delay:1.2s}.bubble-8[data-v-5825de18]{top:2%;left:10%;transition-delay:1.3s}.bubble-9[data-v-5825de18]{top:20%;right:12%;transition-delay:1.4s}.bubble-10[data-v-5825de18]{bottom:40%;left:5%;transition-delay:1.5s}.bubble-11[data-v-5825de18]{top:8%;left:50%;transition-delay:1.6s}.bubble-12[data-v-5825de18]{bottom:10%;left:50%;transition-delay:1.7s}.mini-avatar[data-v-5825de18]{position:absolute;width:70px;height:70px;opacity:0;transform:scale(0);transition:all .6s cubic-bezier(.34,1.56,.64,1);z-index:2;cursor:pointer;pointer-events:auto}.mini-avatar img[data-v-5825de18]{width:100%;height:100%;object-fit:contain;border-radius:50%;background:#ffffffe6;padding:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(59,130,246,.3);box-shadow:0 4px 16px #3b82f633;transition:all .3s ease}.mini-avatar-glow[data-v-5825de18]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.3),transparent);animation:miniAvatarGlow-5825de18 2s ease-in-out infinite;z-index:-1;pointer-events:none}@keyframes miniAvatarGlow-5825de18{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}.aisearch-qa-section.visible .mini-avatar[data-v-5825de18]{opacity:1}@keyframes miniAvatarScale-5825de18{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes miniAvatarFloat-5825de18{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.08)}}.aisearch-qa-section.visible .mini-avatar-1[data-v-5825de18]{animation:miniAvatarFloat1-5825de18 3s ease-in-out infinite,miniAvatarScale-5825de18 .6s ease forwards}.aisearch-qa-section.visible .mini-avatar-2[data-v-5825de18]{animation:miniAvatarFloat2-5825de18 3s ease-in-out infinite .5s,miniAvatarScale-5825de18 .6s ease forwards}.aisearch-qa-section.visible .mini-avatar-3[data-v-5825de18]{animation:miniAvatarFloat3-5825de18 3s ease-in-out infinite,miniAvatarScale-5825de18 .6s ease forwards}.aisearch-qa-section.visible .mini-avatar-4[data-v-5825de18]{animation:miniAvatarFloat4-5825de18 3s ease-in-out infinite .5s,miniAvatarScale-5825de18 .6s ease forwards}.aisearch-qa-section.visible .mini-avatar-5[data-v-5825de18]{animation:miniAvatarFloat5-5825de18 3s ease-in-out infinite,miniAvatarScale-5825de18 .6s ease forwards}@keyframes miniAvatarFloat1-5825de18{0%,to{transform:translateY(0) rotate(-8deg) scale(1)}50%{transform:translateY(-10px) rotate(-8deg) scale(1.08)}}@keyframes miniAvatarFloat2-5825de18{0%,to{transform:translateY(0) rotate(12deg) scale(1)}50%{transform:translateY(-10px) rotate(12deg) scale(1.08)}}@keyframes miniAvatarFloat3-5825de18{0%,to{transform:translateY(0) rotate(-5deg) scale(1)}50%{transform:translateY(-10px) rotate(-5deg) scale(1.08)}}@keyframes miniAvatarFloat4-5825de18{0%,to{transform:translateY(0) rotate(10deg) scale(1)}50%{transform:translateY(-10px) rotate(10deg) scale(1.08)}}@keyframes miniAvatarFloat5-5825de18{0%,to{transform:translateY(0) rotate(-12deg) scale(1)}50%{transform:translateY(-10px) rotate(-12deg) scale(1.08)}}.mini-avatar:hover img[data-v-5825de18]{transform:scale(1.1);border-color:#3b82f699;box-shadow:0 6px 24px #3b82f666}.mini-avatar:hover .mini-avatar-glow[data-v-5825de18]{opacity:1;transform:translate(-50%,-50%) scale(1.3)}.mini-avatar-1[data-v-5825de18]{top:8%;right:3%;transform:rotate(-8deg);transition-delay:1.8s}.mini-avatar-2[data-v-5825de18]{bottom:8%;right:3%;transform:rotate(12deg);transition-delay:1.9s}.mini-avatar-3[data-v-5825de18]{top:45%;right:2%;transform:rotate(-5deg);transition-delay:2s}.mini-avatar-4[data-v-5825de18]{top:8%;left:3%;transform:rotate(10deg);transition-delay:2.1s}.mini-avatar-5[data-v-5825de18]{bottom:8%;left:3%;transform:rotate(-12deg);transition-delay:2.2s}.decor-icon[data-v-5825de18]{position:absolute;opacity:0;transform:scale(0) rotate(0);transition:all .6s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.aisearch-qa-section.visible .decor-icon[data-v-5825de18]{opacity:.8;transform:scale(1) rotate(360deg)}.decor-icon svg[data-v-5825de18]{width:100%;height:100%;transition:all .3s ease}.aisearch-qa-section.visible .icon-chameleon svg[data-v-5825de18]{animation:chameleonMove-5825de18 3s ease-in-out infinite}.aisearch-qa-section.visible .icon-spiral svg[data-v-5825de18]{animation:spiralRotate-5825de18 4s linear infinite}.aisearch-qa-section.visible .icon-cube svg[data-v-5825de18]{animation:cubeRotate-5825de18 6s linear infinite}@keyframes chameleonMove-5825de18{0%,to{transform:translate(0) translateY(0)}25%{transform:translate(5px) translateY(-5px)}75%{transform:translate(-5px) translateY(5px)}}@keyframes spiralRotate-5825de18{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cubeRotate-5825de18{0%{transform:rotateX(0) rotateY(0)}50%{transform:rotateX(180deg) rotateY(180deg)}to{transform:rotateX(360deg) rotateY(360deg)}}.decor-icon[data-v-5825de18]:hover{opacity:1;transform:scale(1.2) rotate(5deg);filter:drop-shadow(0 6px 12px rgba(0,0,0,.2))}.icon-chameleon[data-v-5825de18]{top:40%;left:18%;width:45px;height:45px;transition-delay:.8s}.icon-spiral[data-v-5825de18]{top:48%;right:42%;width:35px;height:35px;transition-delay:.9s}.icon-cube[data-v-5825de18]{bottom:12%;right:8%;width:35px;height:35px;transition-delay:1.1s}@media screen and (max-width:968px){.qa-main[data-v-5825de18]{height:500px}.main-bubble-wrapper[data-v-5825de18]{flex-direction:column;gap:15px}.main-bubble-content[data-v-5825de18],.ai-button[data-v-5825de18]{font-size:clamp(1rem,2vw,1.25rem);padding:16px 24px}.main-bubble-content .bubble-icon[data-v-5825de18]{width:20px;height:20px;min-width:20px}.bubble-icon[data-v-5825de18]{width:16px;height:16px;min-width:16px}.question-bubble[data-v-5825de18],.aisearch-qa-section.visible .question-bubble[data-v-5825de18]{transform:scale(.85)}.decor-icon[data-v-5825de18],.icon-chameleon[data-v-5825de18],.icon-spiral[data-v-5825de18],.icon-cube[data-v-5825de18]{width:30px;height:30px}.mini-avatar[data-v-5825de18]{width:55px;height:55px}.mini-avatar-glow[data-v-5825de18]{width:70px;height:70px}}@media screen and (max-width:640px){.aisearch-qa-section[data-v-5825de18]{padding:60px 0}.qa-main[data-v-5825de18]{height:400px}.main-bubble-content[data-v-5825de18],.ai-button[data-v-5825de18]{font-size:.9rem;padding:12px 18px}.main-bubble-content .bubble-icon[data-v-5825de18]{width:18px;height:18px;min-width:18px}.bubble-border[data-v-5825de18]{padding:8px 12px;font-size:.8rem}.bubble-icon[data-v-5825de18]{width:14px;height:14px;min-width:14px}.decor-icon[data-v-5825de18],.icon-chameleon[data-v-5825de18],.icon-spiral[data-v-5825de18],.icon-cube[data-v-5825de18]{width:25px;height:25px}.mini-avatar[data-v-5825de18]{width:45px;height:45px}.mini-avatar-glow[data-v-5825de18]{width:60px;height:60px}}.home[data-v-2186284e]{width:100%;overflow-x:hidden;position:relative}.news-detail-page[data-v-08f0e60f]{min-height:100vh;background:#fff}.detail-container[data-v-08f0e60f]{background:#f5f7fa;padding:60px 0 40px;min-height:calc(100vh - 200px)}.container[data-v-08f0e60f]{max-width:900px;margin:0 auto;padding:0 20px}.article-content[data-v-08f0e60f]{background:#fff;padding:40px;border-radius:12px;box-shadow:0 2px 12px #00000014;margin-bottom:30px}.article-title[data-v-08f0e60f]{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.4}.article-date[data-v-08f0e60f]{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.date-label[data-v-08f0e60f]{color:#666;font-size:14px;margin-right:8px}.date-value[data-v-08f0e60f]{color:#666;font-size:14px}.article-body[data-v-08f0e60f]{font-size:16px;line-height:1.8;color:#333;margin-top:30px}.article-body[data-v-08f0e60f] h3{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:30px 0 15px}.article-body[data-v-08f0e60f] h4{font-size:1.2rem;font-weight:600;color:#333;margin:25px 0 12px}.article-body[data-v-08f0e60f] p{margin:0 0 15px}.article-body[data-v-08f0e60f] ul{margin:15px 0;padding-left:30px}.article-body[data-v-08f0e60f] li{margin:8px 0}.article-footer[data-v-08f0e60f]{background:#f5f7fa;padding:30px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.article-footer .container[data-v-08f0e60f]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-nav[data-v-08f0e60f]{flex:1;min-width:200px}.next-article[data-v-08f0e60f]{display:flex;align-items:center;gap:8px}.nav-label[data-v-08f0e60f]{color:#333;font-size:14px}.nav-link[data-v-08f0e60f]{color:#333;font-size:14px;cursor:pointer;text-decoration:none;transition:color .3s ease}.nav-link[data-v-08f0e60f]:hover{color:#667eea;text-decoration:underline}.footer-pagination[data-v-08f0e60f]{display:flex;align-items:center;gap:20px}.pagination-btn[data-v-08f0e60f]{padding:10px 20px;border:1px solid #ddd;background:#fff;color:#333;border-radius:4px;cursor:pointer;font-size:14px;transition:all .3s ease}.pagination-btn[data-v-08f0e60f]:hover:not(:disabled){background:#667eea;color:#fff;border-color:#667eea}.pagination-btn[data-v-08f0e60f]:disabled{opacity:.5;cursor:not-allowed}.pagination-info[data-v-08f0e60f]{font-size:14px;color:#666;padding:0 10px}.loading-container[data-v-08f0e60f],.error-container[data-v-08f0e60f]{text-align:center;padding:60px 20px;color:#666}.error-container[data-v-08f0e60f]{display:flex;flex-direction:column;align-items:center;gap:20px}.retry-btn[data-v-08f0e60f]{padding:10px 20px;border:1px solid #667eea;background:#fff;color:#667eea;border-radius:4px;cursor:pointer;font-size:14px;transition:all .3s ease}.retry-btn[data-v-08f0e60f]:hover{background:#667eea;color:#fff}@media screen and (max-width:768px){.detail-container[data-v-08f0e60f]{padding:40px 0 30px}.article-content[data-v-08f0e60f]{padding:24px}.article-title[data-v-08f0e60f]{font-size:22px}.article-footer[data-v-08f0e60f]{padding:20px 0}.article-footer .container[data-v-08f0e60f]{flex-direction:column;align-items:flex-start;gap:16px}.footer-nav[data-v-08f0e60f]{width:100%}.footer-pagination[data-v-08f0e60f]{width:100%;justify-content:center}}
