.services-page{min-height:100vh;display:flex;flex-direction:column;background-color:#141414;color:#fff}.page-header{background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff;padding:60px 0;text-align:center}.page-header .container{max-width:1200px;margin:0 auto;padding:0 20px}.page-header .page-title{margin-bottom:16px;font-weight:600;color:#fff!important}.page-header .page-subtitle{font-size:18px;opacity:.9;margin-bottom:0;color:#fff!important}.section-title{color:#fff!important;margin-bottom:32px;font-weight:600}.section-title:after{content:"";display:block;width:80px;height:3px;background-color:#1890ff;margin-top:10px}.container{max-width:1200px;margin:0 auto;padding:60px 20px}.service-process{background-color:#141414}.service-process .process-steps{background-color:rgba(30,30,30,.8);border:1px solid rgba(24,144,255,.3);padding:40px;border-radius:8px;box-shadow:0 0 15px rgba(24,144,255,.1)}.service-process .process-steps .ant-steps{max-width:800px;margin:0 auto}.service-process .process-steps .ant-steps .ant-steps-item{margin-bottom:40px}.service-process .process-steps .ant-steps .ant-steps-item:last-child{margin-bottom:0}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-icon{background-color:#1890ff;border-color:#1890ff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px rgba(24,144,255,.5)}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-icon .anticon{color:#fff}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-content{min-height:60px;padding-left:16px}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-title{color:#fff!important;font-weight:600;font-size:18px;margin-bottom:8px}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-description{color:hsla(0,0%,100%,.8)!important;font-size:16px;line-height:1.6}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-tail:after{background-color:#d9d9d9;height:calc(100% - 40px);top:24px;left:12px}.services-details{background-color:#141414}.services-details .service-item{margin-bottom:40px}.services-details .service-item:last-child{margin-bottom:0}.services-details .service-image-container{overflow:hidden;border-radius:8px;background-color:rgba(30,30,30,.8);border:1px solid rgba(24,144,255,.3);box-shadow:0 0 15px rgba(24,144,255,.1)}.services-details .service-image-container .service-image{width:100%;height:auto;transition:transform .3s ease}.services-details .service-image-container .service-image:hover{transform:scale(1.05)}.services-details .service-title{color:#fff!important;margin-bottom:20px;font-weight:600}.services-details .service-description{color:hsla(0,0%,100%,.8)!important;line-height:1.8;margin-bottom:24px;font-size:16px}.services-details .service-features{margin-top:24px}.services-details .service-features .feature-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.services-details .service-features .feature-item:last-child{margin-bottom:0}.services-details .service-features .feature-item .feature-icon{color:#1890ff;font-size:18px;margin-top:2px}.services-details .service-features .feature-item .feature-text{color:hsla(0,0%,100%,.9)!important;line-height:1.6;font-size:15px}.services-details .service-divider{margin:60px 0;background-color:rgba(24,144,255,.3)}.why-choose-us{background-color:#141414}.why-choose-us .advantage-card{border:1px solid rgba(24,144,255,.4);background-color:#253754;box-shadow:0 0 20px rgba(24,144,255,.3);transition:all .3s ease;height:100%;border-radius:8px;position:relative;overflow:hidden;z-index:1;text-align:center;padding:32px 20px}.why-choose-us .advantage-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;padding:1px;background:linear-gradient(90deg,rgba(24,144,255,0),rgba(24,144,255,.8) 50%,rgba(24,144,255,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.6;background-size:200% 200%;animation:glowing-border 1.5s linear infinite;z-index:-1}.why-choose-us .advantage-card:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:8px;background:rgba(24,144,255,.1);transform:translate(-50%,-50%);opacity:.3;z-index:-1}.why-choose-us .advantage-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 0 20px rgba(24,144,255,.6);border-color:#1890ff}.why-choose-us .advantage-card:hover:before{opacity:1}.why-choose-us .advantage-card:hover:after{opacity:.5}.why-choose-us .advantage-card:hover .advantage-title{color:#1890ff!important;text-shadow:0 0 10px rgba(24,144,255,.8);animation:text-pulse 2s ease-in-out infinite}.why-choose-us .advantage-card:hover .advantage-icon{animation:icon-pulse 2s ease-in-out infinite}.why-choose-us .advantage-card .advantage-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center}.why-choose-us .advantage-card .advantage-icon{font-size:48px;color:#1890ff;margin-bottom:20px;text-align:center;transition:all .3s ease}.why-choose-us .advantage-card .advantage-title{color:#fff!important;margin-bottom:16px;font-weight:600;font-size:20px;text-align:center;text-shadow:0 0 5px rgba(24,144,255,.5);transition:all .3s ease}.why-choose-us .advantage-card .advantage-description{color:#e0e0e0!important;line-height:1.6;font-size:16px;text-align:center;flex:1 1;margin-bottom:0}@media(max-width:992px){.service-process .process-steps{padding:30px 20px}.service-process .process-steps .ant-steps .ant-steps-item{margin-bottom:30px}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-title{font-size:16px}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-description{font-size:14px}.services-details .service-item .service-description{font-size:15px}.services-details .service-item .feature-text{font-size:14px}}@media(max-width:768px){.services-page{padding-top:60px}.page-header{padding:40px 20px}.page-header .page-title{font-size:28px}.page-header .page-subtitle{font-size:16px}.container{padding:40px 15px}.section-title{font-size:24px;margin-bottom:24px}.service-process .process-steps{padding:20px 16px}.service-process .process-steps .ant-steps .ant-steps-item{margin-bottom:24px}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-title{font-size:16px}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-description{font-size:14px}.services-details .service-divider{margin:40px 0}.services-details .service-item .service-title{margin-top:24px}.why-choose-us .advantage-card{padding:24px 16px}.why-choose-us .advantage-card .advantage-icon{font-size:40px}.why-choose-us .advantage-card .advantage-title{font-size:18px}.why-choose-us .advantage-card .advantage-description{font-size:14px}}@media(max-width:480px){.services-page{padding-top:60px}.page-header{padding:30px 15px}.page-header .page-title{font-size:24px}.page-header .page-subtitle{font-size:14px}.container{padding:30px 15px}.section-title{font-size:20px;margin-bottom:20px}.section-title:after{width:60px}.service-process .process-steps{padding:16px 12px}.service-process .process-steps .ant-steps .ant-steps-item{margin-bottom:20px}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-content{padding-left:12px}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-title{font-size:15px}.service-process .process-steps .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-description{font-size:13px}.services-details .service-item .service-description{font-size:14px}.services-details .service-item .feature-item{gap:8px}.services-details .service-item .feature-text{font-size:13px}.why-choose-us .advantage-card{padding:20px 12px}.why-choose-us .advantage-card .advantage-icon{font-size:36px;margin-bottom:16px}.why-choose-us .advantage-card .advantage-title{font-size:17px}}