.about-page{min-height:100vh;display:flex;flex-direction:column;background-color:#141414}@keyframes glowing-border{0%{background-position:-200% -200%}to{background-position:200% 200%}}@keyframes text-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.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}.page-header .page-subtitle{font-size:18px;opacity:.9;margin-bottom:0}.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}.company-intro{background-color:#141414}.company-intro .company-image{overflow:hidden;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3)}.company-intro .company-image img{width:100%;height:auto;min-height:280px;object-fit:cover;object-position:center top;display:block;transition:transform .3s ease}.company-intro .company-image img:hover{transform:scale(1.05)}.company-intro .ant-typography,.company-intro .ant-typography p,.company-intro p{font-size:16px;line-height:1.8;color:#fff!important;margin-bottom:16px;font-weight:500}.company-history{background-color:#141414}.company-history .ant-timeline{padding-left:30px}.company-history .ant-timeline .ant-timeline-item{padding-bottom:24px}.company-history .ant-timeline .ant-timeline-item:before{background-color:#1890ff}.company-history .ant-timeline .ant-timeline-item .ant-timeline-item-head{background-color:#1890ff;border-color:#1890ff}.company-history .ant-timeline .ant-timeline-item .ant-timeline-item-head.ant-timeline-item-head-blue{background-color:#1890ff}.company-history .ant-timeline .ant-timeline-item .history-year{font-size:20px;color:#fff!important;margin-bottom:8px;display:inline-block;font-weight:700}.company-history .ant-timeline .ant-timeline-item .history-content{font-size:17px;color:#fff!important;margin-bottom:0;line-height:1.6;font-weight:600}.company-history .ant-timeline .ant-timeline-item:last-child{padding-bottom:0}.company-culture{background-color:#141414}.company-culture .culture-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%;position:relative;overflow:hidden;border-radius:8px}.company-culture .culture-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;transition:opacity .3s ease;background-size:200% 200%;animation:glowing-border 1.5s linear infinite}.company-culture .culture-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;transition:all .6s ease;z-index:0}.company-culture .culture-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 0 20px rgba(24,144,255,.6);border-color:#1890ff}.company-culture .culture-card:hover:before{opacity:1}.company-culture .culture-card:hover:after{opacity:.5}.company-culture .culture-card:hover .culture-title{color:#1890ff!important;text-shadow:0 0 10px rgba(24,144,255,.8);animation:text-pulse 2s ease-in-out infinite}.company-culture .culture-card .culture-title{color:#fff!important;margin-bottom:16px;font-weight:700;font-size:22px;position:relative;z-index:1}.company-culture .culture-card .culture-description{color:#fff!important;line-height:1.6;font-size:17px;font-weight:600;position:relative;z-index:1}.core-advantages{background-color:#141414}.core-advantages .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}.core-advantages .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}.core-advantages .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;transition:all .6s ease;z-index:0}.core-advantages .advantage-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 0 20px rgba(24,144,255,.6);border-color:#1890ff}.core-advantages .advantage-card:hover:before{opacity:1}.core-advantages .advantage-card:hover:after{opacity:.5}.core-advantages .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}.core-advantages .advantage-card:hover .advantage-icon{animation:icon-pulse 2s ease-in-out infinite;color:#1890ff!important;text-shadow:0 0 15px rgba(24,144,255,.8)}.core-advantages .advantage-card .advantage-title{color:#fff!important;margin-bottom:16px;font-weight:700;font-size:22px;position:relative;z-index:1}.core-advantages .advantage-card .advantage-description{color:#fff!important;line-height:1.6;font-size:17px;font-weight:600;position:relative;z-index:1}.core-advantages .advantage-card .advantage-content{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.core-advantages .advantage-card .advantage-icon-container{position:relative;z-index:1;margin-bottom:16px}.core-advantages .advantage-card .advantage-icon,.core-advantages .advantage-card .advantage-icon-container{font-size:36px;color:#fff!important;transition:all .3s ease}@media(max-width:768px){.about-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}.company-history .ant-timeline{padding-left:20px}.company-history .ant-timeline .ant-timeline-item{padding-bottom:20px}.company-history .ant-timeline .ant-timeline-item .history-year{font-size:16px}.company-history .ant-timeline .ant-timeline-item .history-content{font-size:14px}}@media(max-width:480px){.about-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}.company-intro p{font-size:14px}.company-culture .culture-card,.core-advantages .advantage-card{padding:20px 16px}.company-culture .culture-card .advantage-title,.company-culture .culture-card .culture-title,.core-advantages .advantage-card .advantage-title,.core-advantages .advantage-card .culture-title{font-size:18px}.company-culture .culture-card .advantage-description,.company-culture .culture-card .culture-description,.core-advantages .advantage-card .advantage-description,.core-advantages .advantage-card .culture-description{font-size:14px}}