*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#0c0c0c}.header{background:#f8f9ff;-webkit-box-shadow:0 .2rem 1rem rgba(0,0,0,.1);box-shadow:0 .2rem 1rem rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:1000}.nav-container{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3%;height:4rem;gap:2%}.nav-container a{text-decoration:none;width:auto;white-space:nowrap}.nav-container .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;margin-right:4%;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.nav-container .logo .logo-icon{width:2rem;height:2rem}.nav-container .logo .logo-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav-container .logo .logo-text{font-size:1.125rem;font-weight:700;color:#0c0c0c}.nav-container .logo.active .logo-text{position:relative}.nav-container .logo.active .logo-text:after{content:"";position:absolute;bottom:-.3125rem;left:0;right:0;height:.1875rem;background-color:#ff9a35;border-radius:.125rem}.nav-container .nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;gap:8%;margin:0;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.nav-container .nav-item{position:relative}.nav-container .nav-menu .nav-item a{text-decoration:none;color:#0c0c0c;font-size:.875rem;padding:1.25rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem}.nav-container .nav-menu a.active,.nav-container .nav-menu a:hover{color:#ff9a35}.nav-container .nav-menu a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.1875rem;background:#ff9a35}.nav-container .nav-menu .fire-icon{width:1.125rem;height:1.125rem;margin-right:.375rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:scale(2);transform:scale(2)}.nav-container .nav-menu .fire-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav-container .dropdown-menu{position:fixed;top:4rem;left:0;right:0;width:100%;background:#fff;-webkit-box-shadow:0 .5rem 1.5625rem rgba(0,0,0,.15);box-shadow:0 .5rem 1.5625rem rgba(0,0,0,.15);opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s;z-index:1000;overflow:hidden}.nav-item:hover .dropdown-menu{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.nav-container .nav-item .dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:90%;margin:0 auto;color:#6e7383}.nav-container .nav-item .dropdown-content .dropdown-left{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:20%;background:#f8f9ff;padding:2% 3%}.nav-container .nav-item .dropdown-content .dropdown-left h4{font-size:1rem;color:#0c0c0c;margin-bottom:3%;font-weight:400}.nav-container .nav-item .dropdown-content .dropdown-left p{font-size:.75rem;margin-bottom:4%;line-height:1.6}.nav-container .nav-item .dropdown-content .dropdown-left .promo-image{margin-bottom:3%}.nav-container .nav-item .dropdown-content .dropdown-left .promo-image img{width:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.nav-container .nav-item .dropdown-content .dropdown-left .contact-section h4{font-size:.875rem;margin-bottom:3%}.nav-container .nav-item .dropdown-content .dropdown-left .contact-section span{font-size:.75rem}.nav-container .nav-item .dropdown-content .dropdown-left .contact-section .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:.875rem;color:#0c0c0c}.nav-container .nav-item .dropdown-content .dropdown-left .contact-section .contact-item .contact-icon{width:1.25rem;height:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-container .nav-item .dropdown-content .dropdown-left .contact-section .contact-item .contact-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav-container .nav-item .dropdown-content .dropdown-right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;padding:30px 40px}.nav-container .nav-item .dropdown-content .dropdown-right .dropdown-section{width:220px}.nav-container .nav-item .dropdown-content .dropdown-right .dropdown-section h4{font-size:1rem;color:#0c0c0c;font-weight:400;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.nav-container .nav-item .dropdown-content .dropdown-right .dropdown-section ul{list-style:none;padding:0;margin:0}.nav-container .nav-menu .dropdown-content .dropdown-right .dropdown-section a{color:#666!important;padding:15px 0 0!important}.nav-container .nav-menu .dropdown-content .dropdown-right .dropdown-section a:hover{color:#ff9a35!important}.nav-container .nav-menu .dropdown-content .dropdown-right .dropdown-section .hot-tag,.nav-container .nav-menu .dropdown-content .dropdown-right .dropdown-section .new-tag{width:1.2rem;height:1.2rem;margin-right:.375rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-container .nav-menu .dropdown-content .dropdown-right .dropdown-section .hot-tag img,.nav-container .nav-menu .dropdown-content .dropdown-right .dropdown-section .new-tag img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav-container .nav-menu .dropdown-arrow{font-size:12px}.nav-container .nav-menu .solution-dropdown{padding:20px 0}.nav-container .nav-menu .solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1200px;margin:0 auto}.nav-container .nav-menu .solution-grid .solution-item:hover{background:linear-gradient(135deg,rgba(255,107,53,.15),rgba(247,147,30,.15));color:#ff9a35;border-radius:8px}.nav-container .nav-menu .solution-grid .solution-item{background:#fff;padding:20px 15px;text-align:left;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;border:none;width:300px;min-height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nav-container .nav-menu .solution-grid .solution-item .solution-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px;width:100%}.nav-container .nav-menu .solution-grid .solution-item .solution-icon{width:40px;height:40px;margin-right:10px}.nav-container .nav-menu .solution-grid .solution-item .solution-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav-container .nav-menu .solution-grid .solution-item h4{font-size:1rem;color:#0c0c0c;margin:0;font-weight:400;line-height:1.2;-webkit-box-flex:1;-ms-flex:1;flex:1}.nav-container .nav-menu .solution-grid .solution-item p{font-size:12px;color:#666;line-height:1.4;margin:0;text-align:left;white-space:pre-wrap}.footer{background:#e1e2eb;padding:3.2% 4%;color:#535354}.footer .footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer .footer-company h3{font-size:18px;margin-bottom:15px;color:#262626}.footer .footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.footer .footer-logo-icon{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0}.footer .footer-logo-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer .footer-logo h3{margin-bottom:0;font-size:18px;color:#262626}.footer .footer-company .company-info p,.footer .qr-codes{font-size:.75rem;line-height:1.6;margin-bottom:10px}.footer .qr-codes{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:20px}.footer .qr-item{text-align:center}.footer .qr-code{width:80px;height:80px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .qr-code img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer .footer-section h3{font-size:1.125rem;font-weight:400;color:#262626;padding:10px 0}.footer .footer-section ul{list-style:none}.footer .footer-section li{margin-bottom:8px}.footer .footer-section a{color:#666;text-decoration:none;font-size:12px;-webkit-transition:color .3s ease;transition:color .3s ease}.footer .footer-section a:hover{color:#ff9a35}.footer .footer-bottom{padding-top:20px;text-align:center;border-top:1px solid #c5c6d2}.footer .footer-bottom-content .copyright-info{font-size:12px;color:#40485a}.footer .footer-bottom-content .copyright-info p{margin-bottom:5px}.footer .yj-logo-icon{display:inline-block;width:20px;height:20px;margin-right:6px;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0}.footer .yj-logo-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:1200px){.nav-container{padding:0 2.5%}.footer{padding:2% 3%}.footer .footer-content{gap:3%}}@media (max-width:992px){.nav-container{padding:0 2%}.nav-container .nav-menu{gap:5%}.nav-container .nav-menu .dropdown-menu{max-width:95%}.nav-container .nav-menu .solution-grid{grid-template-columns:repeat(2,1fr);gap:2%}.footer{padding:2.5% 2%}.footer .footer-content{grid-template-columns:repeat(3,1fr);gap:2.5%}.footer .footer-company{grid-column:span 3}}@media (max-width:768px){.header{position:sticky;top:0;z-index:1000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.nav-container{padding:1.5% 2%}.nav-container .nav-menu{gap:3%}.nav-container .nav-menu .dropdown-menu{max-width:100%}.nav-container .nav-menu .solution-grid{grid-template-columns:1fr;gap:1.5%}.nav-container .nav-menu .solution-grid .solution-item{padding:2%;min-height:auto}.footer{padding:3% 2%}.footer .footer-content{grid-template-columns:1fr;gap:3%}.footer .footer-company{grid-column:span 1;text-align:center}.footer .qr-codes{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .footer-section{text-align:center}}@media (max-width:480px){.nav-container{padding:1% 2%}.nav-container .nav-menu .dropdown-content{padding:2%}.nav-container .nav-item .dropdown-content .dropdown-left .promo-image{text-align:center;margin:2% 0}.footer{padding:4% 2%}.footer .qr-codes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2%}.footer .qr-code{width:60px;height:60px}}@media (max-width:768px){.nav-container.menu-active:after{content:"\2715"}.nav-container:after{display:block}}.sidebar{position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:999;background:#fff;border-radius:50px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);width:50px;margin:0 40px}.sidebar-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:70px;background:#fff;color:#0c0c0c;text-decoration:none;font-size:11px;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;border-bottom:1px solid #e6e6e6}.sidebar-item:last-child{border-bottom:none}.sidebar-item.primary{background:#4285f4;color:#fff}.sidebar-item:not(.primary){background:#fff;color:#333}.sidebar-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;margin-bottom:4px}.sidebar-icon img{width:20px;height:20px}.sidebar-text{font-size:11px;font-weight:500;white-space:nowrap;line-height:1;text-align:center}.sidebar-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.sidebar-item:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.sidebar-item{position:relative}.sidebar-phonebox{display:none;right:60px;background:#fff;border-radius:12px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1);padding:12px 18px 14px 18px;min-width:170px;z-index:10000;border:none;font-family:Microsoft YaHei,Arial,sans-serif}.phonebox-arrow,.sidebar-phonebox{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.phonebox-arrow{right:-10px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #fff;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.05);box-shadow:1px 1px 5px rgba(0,0,0,.05)}.phonebox-title{font-size:14px;color:#b0b4bb;margin-bottom:6px;font-weight:400;letter-spacing:.5px}.phonebox-phone{font-size:16px;color:#2979ff;font-weight:700;letter-spacing:1px;line-height:1.2}#sidebar-phone:hover .sidebar-phonebox{display:block}.sidebar-qrcode{display:none;position:absolute;left:-160px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.12);box-shadow:0 2px 12px rgba(0,0,0,.12);padding:12px;z-index:9999}.sidebar-qrcode img{width:120px;height:120px;display:block}#sidebar-attend:hover .sidebar-qrcode{display:block}#pricing{background-color:#f8f9ff;padding:3.2% 4%}.pricing-container,.pricing-grid{max-width:1200px;margin:0 auto}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.pricing-card{background:#fff;border-radius:12px;padding:0;-webkit-box-shadow:0 8px 30px rgba(0,0,0,.08);box-shadow:0 8px 30px rgba(0,0,0,.08);-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;overflow:hidden}.pricing-card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 15px 40px rgba(0,0,0,.12);box-shadow:0 15px 40px rgba(0,0,0,.12);border-color:#ff7849}.pricing-badge{background:#ff9a56;color:#fff;padding:6px 12px;font-size:1rem;border-radius:0 0 8px 0;position:absolute;top:0;left:0;z-index:1}.pricing-header{padding:45px 24px 10px;text-align:center;position:relative}.pricing-header h3{font-size:1.5rem;color:#0c0c0c;margin-bottom:2%;font-weight:400}.pricing-divider{width:100%;height:2px;background:repeating-linear-gradient(90deg,#ddd 0,#ddd 6px,transparent 0,transparent 12px);margin:0;position:relative}.pricing-divider:after,.pricing-divider:before{content:"";position:absolute;top:50%;width:15px;height:15px;background:#f8f9ff;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pricing-divider:before{left:-7px}.pricing-divider:after{right:-7px}.pricing-details{padding:10px 45px}.pricing-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2% 0 25px}.pricing-btn{background:#ff9a35;color:#fff;border:none;height:2.2rem;width:160px;text-align:center;margin:0 auto;border-radius:8px;font-size:1rem;cursor:pointer}@media (max-width:992px){.tab-nav{padding:0 5%;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;min-height:60px}.tab-btn{padding:10px 15px;font-size:14px}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:20px}.process-steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.process-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.partners-logos{gap:20px}}@media (max-width:768px){.content-section{padding:60px 0}.section-title{font-size:24px;margin-bottom:30px}.case-testimonial{padding:30px}.features-grid,.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.capability-cards,.pricing-grid{grid-template-columns:1fr;gap:20px}.pricing-container{padding:30px 0}.pricing-header{padding:20px 20px 12px}.pricing-details{padding:16px 20px}.pricing-btn{width:calc(100% - 40px);margin:0 20px 20px}.cases-showcase{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.cases-background,.cases-content{-webkit-box-flex:0;-ms-flex:none;flex:none}.cases-content{min-height:300px}.cases-background{height:300px}.content-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 30px;text-align:center}.case-content-item{max-width:none}.case-content-item h3{font-size:32px}.case-stats{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.partners-grid{grid-template-columns:repeat(3,1fr)}}.top-banner{background-image:url(/img/product/yzmdx/yzmdx_h.png);background-size:100% auto;background-repeat:no-repeat;background-position:top;background-color:#dce5f6}.top-banner-container{max-width:1200px;margin:0 auto;padding:6% 2% 2%;height:100%}.banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6%;height:100%}.banner-left{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:60%;color:#0c0c0c}.banner-left h1{font-size:2.8rem;margin-bottom:2%;line-height:1.2}.banner-description{font-size:1rem;line-height:1.6;margin-bottom:3%}.banner-button{margin-bottom:0}.btn-consult{background:#ff9a35;color:#fff;padding:1% 2.5%;border-radius:8px;text-decoration:none;font-size:1rem;font-weight:500;display:inline-block;-webkit-transition:all .3s ease;transition:all .3s ease}.btn-consult:hover{background:#ff9935;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(255,149,0,.3);box-shadow:0 4px 12px rgba(255,149,0,.3)}.btn-secondary{background:#fff;color:#ff9935;border:1px solid #ff9935;margin-left:2%}.btn-secondary:hover{background-color:#fff;-webkit-transform:translateY(-.125rem);transform:translateY(-.125rem)}.section-title{font-size:2rem;font-weight:700;margin-bottom:5%;position:relative}.industry-analysis{padding:5% 4%;background:#f8f9ff}.industry-analysis .container{max-width:1200px;margin:0 auto}.analysis-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5%;margin:0 auto}.analysis-item{text-align:center;padding:5% 8%;border-radius:.75rem;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1);background-color:#fff}.analysis-icon{width:5rem;height:5rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.analysis-icon img{width:3rem;height:3rem}.analysis-item h3{font-size:1.8rem;color:#1e1e1e;font-weight:400;margin-bottom:5%}.analysis-item p{font-size:.9rem;color:#7c7c7c;line-height:1.6}.solution-framework{padding:5% 4%}.solution-framework .container{max-width:1200px;margin:0 auto}.framework-diagram img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.solution-advantages{padding:5% 4%;background-color:#f8f9ff}.solution-advantages .container{max-width:1200px;margin:0 auto}.advantages-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8% 2%;margin:0 auto}.advantage-card{background:#fff;border:1px solid #e9ecef;border-radius:.75rem;padding:8% 5%;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;overflow:hidden;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2%;text-align:left;-webkit-box-shadow:0 15px 40px rgba(0,0,0,.1);box-shadow:0 15px 40px rgba(0,0,0,.1)}.advantage-card,.card-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.card-icon{width:3.75rem;height:3.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.advantage-card h3{font-size:1.1rem;font-weight:600;color:#252a3d;margin-bottom:2%;line-height:1.3}.advantage-card p{font-size:.9rem;color:#868789;line-height:1.6}@media (max-width:992px){.advantages-grid{grid-template-columns:repeat(2,1fr);gap:2.5%}}@media (max-width:768px){.banner-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:40px}.banner-left h1{font-size:1.75rem}.banner-illustration{width:100%;max-width:350px;height:250px}.analysis-grid{grid-template-columns:1fr;gap:30px}.framework-main{grid-template-columns:1fr;gap:20px}.framework-tabs{gap:8px}.framework-tab{font-size:12px;padding:8px 15px}.advantages-grid{grid-template-columns:1fr;gap:20px}.section-title{font-size:24px}.bot-list{gap:15px}.bot-list a{padding:8px 16px;font-size:13px}}@media (max-width:480px){.top-banner-container{padding:60px 15px}.banner-left h1{font-size:24px}.banner-description{font-size:14px}.framework-diagram{padding:20px}.flow-box{font-size:11px;padding:10px 15px}.advantage-card{padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:15px}.card-icon{width:60px;height:60px}.card-icon img{width:30px;height:30px}.bot-list{gap:10px}.bot-list a{padding:6px 12px;font-size:12px}}.products-showcase.alternate{background-color:#fff}.product-container,.product-section{max-width:1200px;margin:0 auto}.product-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3%}.product-image,.product-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.product-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-image img{width:100%;height:auto;max-width:500px}.product-text h2{font-size:2.2rem;color:#252a3d;font-weight:600;margin-bottom:3%;line-height:1.2;white-space:nowrap}.product-text p{font-size:1.125rem;color:#1e1e1e;line-height:1.8;text-indent:2rem;text-align:justify}.bot{margin-top:3%;padding:0}.bot p{font-size:.875rem;color:#0c0c0c;margin-bottom:2%;text-align:left}.bot-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bot-list a{color:#ff9a35;text-decoration:underline;font-size:.875rem;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.tab-section{background:#fff}.tab-section .container{margin:0 auto}.tab-nav{width:100%;padding:0 11%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;height:60px;-webkit-transition:all .3s ease;transition:all .3s ease;border-bottom:1px solid #e0e6ed}.tab-nav.sticky{position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);border-bottom:none}.tab-btn{background:none;border:none;padding:15px 20px;font-size:16px;font-weight:500;color:#666;cursor:pointer;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab-btn:hover{color:#333}.tab-btn.active{color:#ff7849;font-weight:600}.tab-btn.active:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40px;height:3px;background:#ff7849;border-radius:2px 2px 0 0}.tab-content{min-height:auto}.content-section{padding:3.2% 4%;scroll-margin-top:60px}.nav-placeholder{height:60px;width:100%;display:none}.nav-placeholder.active{display:block}.content-section:nth-child(2n){background:#f8f9ff}.content-section:nth-child(odd){background:#fff}.section-title{font-size:2.2rem;margin-bottom:2%;color:#252a3d;text-align:center}.product-tabs{width:680px;margin:0 auto;-ms-flex-pack:center;border-radius:20px}.product-tabs,.product-tabs .tab-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.product-tabs .tab-item{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;background:#fff;height:45px;-ms-flex-pack:center;font-weight:500;font-size:.875rem;color:#0c0c0c;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.product-tabs .tab-item:hover{background:#fff;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.12);box-shadow:0 4px 16px rgba(0,0,0,.12);border-color:#ff9a35}.product-tabs .tab-item.active{background-color:#ff9a35;color:#fff;-webkit-box-shadow:0 6px 20px rgba(255,120,73,.3);box-shadow:0 6px 20px rgba(255,120,73,.3)}.product-tabs .tab-item:not(.active) .tab-icon{color:#ff9a35}.product-tabs .tab-item.active .tab-icon{color:#fff}.product-tabs .tab-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;-webkit-transition:all .3s ease;transition:all .3s ease}.section-subtitle{text-align:center;color:#666;margin-bottom:3%}.search-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);padding:2px 10px;margin:0 auto 3%}.search-box input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;padding:10px;font-size:1rem;outline:none}.search-btn{background:none;border:none;padding:8px;cursor:pointer;font-size:.875rem}.search-btn img{width:20px;height:20px}.pricingGJ-table{width:100%;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);margin-bottom:3%}.pricingGJ-table table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.pricingGJ-table td,.pricingGJ-table th{width:20%}.pricingGJ-table td:last-child,.pricingGJ-table th:last-child{width:15%}.pricingGJ-table thead{position:relative;z-index:2;background:#f5f7fa}.pricingGJ-table th{background:#f8f9ff;padding:15px;text-align:left;color:#0c0c0c;height:50px;white-space:nowrap}.table-body-container{height:400px;overflow-y:auto;position:relative}.table-body-container::-webkit-scrollbar{width:8px;height:8px}.table-body-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-body-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.table-body-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.pricingGJ-table tbody tr{cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.pricingGJ-table tbody tr:hover td{color:#fff;background:#ff9a35}.pricingGJ-table tbody tr:first-child td{padding-top:15px}.pricingGJ-table td{padding:15px;border-bottom:1px solid #eee;color:#666;height:42px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.pricingGJ-table tbody tr:last-child td{border-bottom:none;padding-bottom:15px}.buy-button-container{text-align:center;margin-top:30px}.buy-button{background:#ff9a35;color:#fff;border:none;padding:10px 40px;border-radius:8px;font-size:1rem;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}@media (max-width:768px){.pricingGJ-table{overflow-x:auto;border-radius:4px}.pricingGJ-table td,.pricingGJ-table th{padding:12px}.search-box{margin:0 20px 30px}}#pricingGJ{background-color:#f8f9ff;padding:3.2% 4%}.pricingGJ-container,.pricingGJ-grid{max-width:1200px;margin:0 auto}.pricingGJ-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.pricingGJ-card{background:#fff;border-radius:12px;padding:0;-webkit-box-shadow:0 8px 30px rgba(0,0,0,.08);box-shadow:0 8px 30px rgba(0,0,0,.08);-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;overflow:hidden}.pricingGJ-card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 15px 40px rgba(0,0,0,.12);box-shadow:0 15px 40px rgba(0,0,0,.12);border-color:#ff7849}.pricingGJ-badge{background:#ff9a56;color:#fff;padding:6px 12px;font-size:1rem;border-radius:0 0 8px 0;position:absolute;top:0;left:0;z-index:1}.pricingGJ-header{padding:45px 24px 10px;text-align:center;position:relative}.pricingGJ-header h3{font-size:1.5rem;font-weight:400}.price,.pricingGJ-header h3{color:#0c0c0c;margin-bottom:2%}.price{font-size:2.8rem}.discount-info{color:#ff9a35;font-size:1rem;margin-bottom:2%}.pricingGJ-divider{width:100%;height:2px;background:repeating-linear-gradient(90deg,#ddd 0,#ddd 6px,transparent 0,transparent 12px);margin:0;position:relative}.pricingGJ-divider:after,.pricingGJ-divider:before{content:"";position:absolute;top:50%;width:15px;height:15px;background:#f8f9ff;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pricingGJ-divider:before{left:-7px}.pricingGJ-divider:after{right:-7px}.pricingGJ-details{padding:10px 45px}.price-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1rem;color:#0c0c0c;line-height:1.6}.price-item,.pricingGJ-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricingGJ-btn-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2% 0 25px}.pricingGJ-btn{background:#ff9a35;color:#fff;border:none;height:2.2rem;width:160px;text-align:center;margin:0 auto;border-radius:8px;font-size:1rem;cursor:pointer}#advantages{padding:3.2% 4%;background-color:#fff}.advantages-container{max-width:1200px;margin:0 auto}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:2%;text-align:center}.stat-number{font-size:2rem;font-weight:700;color:#ff9a35;margin-bottom:3%;-webkit-transition:all .3s ease;transition:all .3s ease;font-variant-numeric:tabular-nums;-webkit-transform-origin:center;transform-origin:center}.stat-number.animated{-webkit-animation:scaleIn .8s ease-out;animation:scaleIn .8s ease-out}@-webkit-keyframes scaleIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.8}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scaleIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.8}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.stat-label{font-size:.875rem;color:#5c6772;line-height:1.5}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.feature-item{text-align:center;padding:30px 20px}.feature-icon{width:60px;height:60px;margin:0 auto 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.feature-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.feature-item h3{font-size:1.5rem;color:#101010;margin-bottom:3%}.feature-item p{font-size:.875rem;color:#5c6772;line-height:1.5}#capability{padding:3.2% 4%;background-color:#f8f9ff}.capability-container{max-width:1200px;margin:0 auto}.capability-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.capability-card{border-radius:8px;overflow:hidden;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;height:320px;background-image:url(/img/product/yzmdx/wmdnl_bj01.png);background-size:100% auto;background-repeat:no-repeat;background-position:top}.card-content{position:absolute;bottom:0;left:0;right:0;padding:25px;-webkit-transition:all .5s cubic-bezier(.4,0,.2,1);transition:all .5s cubic-bezier(.4,0,.2,1);height:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.capability-card:hover .card-content{height:100%;border-radius:8px}.card-content h3{font-size:1.875rem;margin-bottom:3%;color:#fff;-webkit-transition:all .6s cubic-bezier(.4,0,.2,1);transition:all .6s cubic-bezier(.4,0,.2,1)}.card-detail p{font-size:.875rem;line-height:1.8;color:#fff;margin:0;text-align:left}#cases{padding:3.2% 0;background-color:#fff}.cases-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.case-left,.cases-container{display:-webkit-box;display:-ms-flexbox;display:flex}.case-left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;background-image:url(/img/product/yzmdx/hzal_bj01.jpg);background-size:auto 100%;background-repeat:no-repeat;background-position:top;height:400px;background-color:#513500;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 4%}.case-left-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:200px}.case-left-content-item{display:none;width:50%}.case-left-content-item.active{display:block}.case-left-content-item-title h3{font-size:2rem;margin-bottom:4%;color:#fff}.case-left-content-item-content p{font-size:.875rem;line-height:2;color:#fff}.case-dot{gap:20px;margin-top:5%}.case-dot,.case-dot-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.case-dot-item{color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.case-dot-item:hover{opacity:.8}.case-dot-item img{width:30px;height:30px}.case-right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.case-right-content{position:relative;background-image:url(/img/product/yzmdx/hzal_bj02.jpg);background-size:auto 100%;background-repeat:no-repeat;min-height:400px;-webkit-transition:background-image .5s ease;transition:background-image .5s ease;background-color:#a7a8ac}.case-right-content img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.case-right-content img.active{opacity:1}.cases-background{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden}.background-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-position:50%;background-repeat:no-repeat;opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.background-slide.active{opacity:1}.carousel-controls{position:absolute;bottom:30px;right:40px;gap:15px;z-index:10}.carousel-btn,.carousel-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel-btn{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff;width:40px;height:40px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;backdrop-filter:blur(10px)}.carousel-btn:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}.carousel-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:16px;font-weight:500;color:#fff;padding:8px 16px}.current-slide{font-weight:700}.separator{margin:0 2px;opacity:.7}.total-slides{opacity:.8}.partners-section{margin:0 11%}.partners-carousel{width:100%;overflow:hidden;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.partners-carousel,.partners-track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.partners-track{width:calc(200% + 20px);will-change:transform}.partners-track.top-row{-webkit-animation:scroll-horizontal-right 30s linear infinite;animation:scroll-horizontal-right 30s linear infinite}.partners-track.bottom-row{-webkit-animation:scroll-horizontal-left 30s linear infinite;animation:scroll-horizontal-left 30s linear infinite}.partner-logo{background:#fff;padding:15px;border-radius:12px;-webkit-box-shadow:0 8px 25px rgba(0,0,0,.08);box-shadow:0 8px 25px rgba(0,0,0,.08);-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1;min-width:120px;height:100px;-ms-flex-negative:0;flex-shrink:0}.partner-logo:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 15px 35px rgba(0,0,0,.12);box-shadow:0 15px 35px rgba(0,0,0,.12)}.partners-carousel:hover .partners-track,.partners-track:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.partner-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@-webkit-keyframes scroll-horizontal-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-50% - 10px));transform:translateX(calc(-50% - 10px))}}@keyframes scroll-horizontal-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-50% - 10px));transform:translateX(calc(-50% - 10px))}}@-webkit-keyframes scroll-horizontal-left{0%{-webkit-transform:translateX(calc(-50% - 10px));transform:translateX(calc(-50% - 10px))}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes scroll-horizontal-left{0%{-webkit-transform:translateX(calc(-50% - 10px));transform:translateX(calc(-50% - 10px))}to{-webkit-transform:translateX(0);transform:translateX(0)}}#process,#steps{padding:3.2% 4%;background-color:#f8f9ff}.process-container{max-width:1200px;margin:0 auto}.code-demo-section{margin-bottom:3.2%}.demo-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px}.demo-text{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:400px}.demo-text h3{font-size:1.875rem;color:#ff9a35;margin-bottom:3%}.demo-text p{font-size:.875rem;color:#4f4444;line-height:1.8}.api-docs-btn{background:#ff9935;color:#fff;border:none;margin-top:3%;padding:12px 50px;border-radius:8px;font-size:.875rem;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.api-docs-btn:hover{background:linear-gradient(135deg,#ff7849,#ff6b36);-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 20px rgba(255,120,73,.3);box-shadow:0 8px 20px rgba(255,120,73,.3)}.demo-code{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:600px}.code-demo-image{width:100%;height:auto;border-radius:12px;-webkit-box-shadow:0 15px 40px rgba(0,0,0,.2);box-shadow:0 15px 40px rgba(0,0,0,.2);display:block}.process-steps-section{padding-top:3.2%}#steps{padding-top:0}.steps-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:1200px;margin:0 auto}.step-item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#fff;border-radius:8px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08);-webkit-transition:all .3s ease;transition:all .3s ease;width:250px;height:120px;overflow:hidden;position:relative}.step-item,.step-number{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.step-number{width:20%;background:#ff9a35;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2rem;font-weight:700}.step-content{padding:15px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.step-content h4{font-size:1.2rem;color:#5f5959;font-weight:600;margin-bottom:3%}.step-content p{font-size:.875rem;color:#6e7182;margin:0;line-height:1.4}.step-arrow{font-size:2.8rem;color:#ddd;font-weight:700;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}#faq{padding:3.2% 4%;background-color:#fff}.faq-container{max-width:1200px;margin:0 auto}.faq-categories{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:2px solid #f5f5f5}.category-btn{background:transparent;color:#5f6973;border:none;border-bottom:3px solid transparent;padding:15px 30px;border-radius:0;font-size:1rem;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}.category-btn:hover{color:#ff9a35}.category-btn.active{background:transparent;color:#ff9a35;border-bottom:3px solid #ff9a35}.faq-category{display:block}.faq-item{background:transparent;padding:15px 0;border-radius:0;margin-bottom:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .3s ease;transition:all .3s ease;border-bottom:1px solid #f0f0f0}.faq-item:last-child{border-bottom:none}.faq-item h4{margin-bottom:2%;font-weight:400}.faq-item h4,.faq-item p{font-size:.875rem;color:#5f6973}.faq-item p{line-height:1.6;margin:0}.icon-speed:before{content:"\26A1"}.icon-smart:before{content:"\1F9E0"}.icon-stable:before{content:"\1F6E1\FE0F"}@media (max-width:992px){.tab-nav{padding:0 5%;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;min-height:60px}.tab-btn{padding:10px 15px;font-size:14px}.pricingGJ-grid{grid-template-columns:repeat(2,1fr);gap:20px}.process-steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.process-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.partners-logos{gap:20px}}@media (max-width:768px){.content-section{padding:60px 0}.section-title{font-size:24px;margin-bottom:30px}.case-testimonial{padding:30px}.features-grid,.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.capability-cards,.pricingGJ-grid{grid-template-columns:1fr;gap:20px}.pricingGJ-container{padding:30px 0}.pricingGJ-header{padding:20px 20px 12px}.pricingGJ-details{padding:16px 20px}.pricingGJ-btn{width:calc(100% - 40px);margin:0 20px 20px}.cases-showcase{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.cases-background,.cases-content{-webkit-box-flex:0;-ms-flex:none;flex:none}.cases-content{min-height:300px}.cases-background{height:300px}.content-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 30px;text-align:center}.case-content-item{max-width:none}.case-content-item h3{font-size:32px}.case-stats{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.partners-grid{grid-template-columns:repeat(3,1fr)}}.application-container{max-width:1200px;margin:0 auto}.scenario-content{margin-top:30px}.scenario-left{max-width:400px}.scenario-left,.scenario-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.scenario-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scenario-info h3{font-size:32px;font-weight:600;color:#333;margin-bottom:20px}.scenario-info p{font-size:18px;color:#666;line-height:1.8;text-align:justify}.phone-demo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.phone-demo,.phone-mockup{position:relative}.phone-screen{width:200px;height:400px;background:#fff;border-radius:25px;padding:25px 20px;-webkit-box-shadow:0 15px 40px rgba(0,0,0,.15);box-shadow:0 15px 40px rgba(0,0,0,.15);border:6px solid #f0f0f0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.app-header,.phone-screen{display:-webkit-box;display:-ms-flexbox;display:flex}.app-header{margin-bottom:30px;padding-top:10px}.app-header,.app-logo .logo-circle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.app-logo .logo-circle{width:45px;height:45px;background:#ff7849;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-logo .logo-inner{width:28px;height:28px;background:#fff;border-radius:50%;position:relative}.app-logo .logo-inner:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px;height:12px;background:#ff7849;border-radius:50%}.phone-number{font-size:18px;font-weight:600;color:#333;margin-bottom:30px;text-align:center}.verification-section{width:100%;margin-bottom:30px}.verification-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;width:100%}.verification-input input{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 15px;border:2px solid #e0e6ed;border-radius:8px;font-size:16px;text-align:center;outline:none;font-weight:600;color:#333}.countdown{color:#4a7fff;font-weight:600;font-size:14px;min-width:30px}.login-btn{width:100%;padding:15px;background:#ff7849;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.login-btn:hover{background:#ff6b36}.flow-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;position:relative}.flow-arrow{width:50px;height:3px;background:-webkit-gradient(linear,left top,right top,from(#ff9a56),to(#ff7849));background:linear-gradient(90deg,#ff9a56,#ff7849);position:relative;border-radius:2px}.flow-arrow:after{content:"";position:absolute;right:-8px;top:-4px;width:0;height:0;border-left:12px solid #ff7849;border-top:5px solid transparent;border-bottom:5px solid transparent}.security-shield{background:linear-gradient(135deg,#ff9a56,#ff7849);width:60px;height:60px;-webkit-box-shadow:0 8px 20px rgba(255,120,73,.3);box-shadow:0 8px 20px rgba(255,120,73,.3)}.security-shield,.shield-icon{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shield-icon{background:#fff;width:40px;height:40px}.shield-check{color:#ff7849;font-size:20px;font-weight:700}.flow-dots{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.dot{width:8px;height:8px;background:#ff9a56;border-radius:50%;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite}.dot:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.dot:nth-child(3){-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}.success-phone .phone-screen{width:160px;height:300px;padding:40px 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.success-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.success-content,.success-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.success-icon{width:80px;height:80px;background:linear-gradient(135deg,#ff9a56,#ff7849);border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 10px 25px rgba(255,120,73,.3);box-shadow:0 10px 25px rgba(255,120,73,.3)}.check-mark{color:#fff;font-size:36px;font-weight:700}.success-text{font-size:18px;font-weight:600;color:#333;text-align:center}@media (max-width:992px){.scenario-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.product-tabs{width:100%;max-width:500px}.phone-demo{gap:20px}.phone-screen{width:180px;height:360px;padding:20px 15px}.success-phone .phone-screen{width:140px;height:260px;padding:30px 12px}}@media (max-width:768px){.product-tabs{width:100%;max-width:400px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.product-tabs .tab-item{height:40px;font-size:.8rem;gap:8px}.product-tabs .tab-icon{width:20px;height:20px}.scenario-info h3{font-size:24px;margin-bottom:15px}.scenario-info p{font-size:16px}.phone-demo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.flow-center{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@media (max-width:480px){.application-container{padding:0 15px}.product-tabs{width:100%;max-width:300px}.product-tabs .tab-item{height:35px;font-size:.75rem;gap:6px}.product-tabs .tab-icon{width:18px;height:18px}.features-grid,.stats-grid{grid-template-columns:1fr;gap:15px}.partners-carousel,.partners-track{gap:15px}.partner-logo{min-width:100px;height:80px;padding:12px}.case-content{padding:0}.case-image img{width:100%;max-width:250px}}@media (max-width:992px){.demo-content{gap:40px}.demo-text h3{font-size:28px}.steps-grid{gap:20px}.step-item{width:220px;height:100px}.step-number{width:70px;font-size:1.5rem}.step-content{padding:12px 10px}.step-content h4{font-size:.9rem}.step-content p{font-size:.7rem}.step-arrow{font-size:20px;margin:0 8px}.faq-categories{gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:none}.category-btn{border-bottom:2px solid #f0f0f0;padding:12px 20px}.category-btn.active{border-bottom:2px solid #ff9a35}}@media (max-width:768px){.demo-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.demo-text{max-width:100%}.demo-text h3{font-size:24px;text-align:center}.demo-code{max-width:100%}.code-demo-image{border-radius:8px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.15);box-shadow:0 10px 25px rgba(0,0,0,.15)}.steps-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.step-item{width:100%;max-width:350px;height:100px}.step-number{width:60px;font-size:1.2rem}.step-content{padding:12px 8px}.step-content h4{font-size:.9rem}.step-content p{font-size:.7rem}.step-arrow{display:none}.faq-categories{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:none}.category-btn{padding:12px 15px;font-size:14px;border-bottom:2px solid #f0f0f0}.category-btn.active{border-bottom:2px solid #ff9a35}.faq-item{padding:15px 0}.faq-item h4{font-size:15px}.faq-item p{font-size:13px}}@media (max-width:480px){.demo-text h3{font-size:20px}.api-docs-btn,.demo-text p{font-size:14px}.api-docs-btn{padding:10px 20px}.step-item{max-width:300px;height:90px}.step-number{width:50px;font-size:1rem}.step-content{padding:10px 6px}.step-content h4{font-size:.8rem}.step-content p{font-size:.65rem}.category-btn{padding:10px 15px;font-size:13px;border-bottom:2px solid #f0f0f0}.category-btn.active{border-bottom:2px solid #ff9a35}.cases-showcase{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.cases-background,.cases-content{-webkit-box-flex:0;-ms-flex:none;flex:none}.cases-content{min-height:250px}.cases-background{height:250px}.content-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 20px;text-align:center}.case-content-item{max-width:none}.case-content-item h3{font-size:24px}.case-content-item p{font-size:14px}.case-stats{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}.stat .number{font-size:28px}.carousel-controls{position:relative;bottom:auto;left:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;background:hsla(0,0%,100%,.1);padding:15px;border-radius:15px}}.client-logos{margin-top:2%;padding:0 10%;border-radius:12px}.client-logos,.logos-carousel{position:relative;overflow:hidden}.logos-carousel{width:100%}.logos-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .8s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .8s cubic-bezier(.25,.46,.45,.94);transition:transform .8s cubic-bezier(.25,.46,.45,.94);transition:transform .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.25,.46,.45,.94);will-change:transform}.logo-slide{min-width:100%;-ms-flex-negative:0;flex-shrink:0;display:none}.logo-slide.active{display:block}.logo-row{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-bottom:20px}.logo-row:last-child{margin-bottom:0}.client-logo{padding:15px;background:#f8f9fb;border-radius:8px;text-align:center;min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;border:1px solid #f0f0f0}.client-logo img{max-width:100%;max-height:40px;-o-object-fit:contain;object-fit:contain;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.logos-indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:25px}.logos-dot{width:8px;height:8px;border-radius:50%;background:#ddd;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.logos-dot.active{background:#4a7fff;-webkit-transform:scale(1.2);transform:scale(1.2)}.logos-dot:hover{background:#999}