body.scene-body{min-width:0}.scene-page{background:#fff;color:#182033;font-family:"PingFang SC","Microsoft YaHei",sans-serif}.scene-page *{box-sizing:border-box}.scene-container{width:1200px;max-width:calc(100% - 40px);margin:0 auto}.scene-hero{padding:80px 0 50px;background:#fff}.scene-hero-inner{min-height:350px;display:flex;align-items:center;justify-content:space-between;gap:72px}.scene-hero-copy{width:48%}.scene-eyebrow{margin:0 0 18px;color:#3971e8;font-size:18px}.scene-hero h1{margin:0;font-size:48px;line-height:1.2;color:#12192c}.scene-lead{margin:28px 0 32px;color:#707789;font-size:17px;line-height:1.9}.scene-button{display:inline-flex;align-items:center;justify-content:center;min-width:136px;height:46px;padding:0 25px;border-radius:8px;background:#3562d4;color:#fff!important;font-size:16px;text-decoration:none;transition:.2s}.scene-button:hover{background:#2853c1;transform:translateY(-1px)}.scene-hero-media{width:48%;height:340px;display:flex;align-items:center;justify-content:center}.scene-hero-media img{max-width:100%;max-height:100%;object-fit:contain}.scene-section{padding:82px 0}.scene-section-muted{background:#f4f6fa}.scene-heading{text-align:center;margin:0 auto 48px}.scene-heading h2{margin:0 0 14px;font-size:32px;line-height:1.35;color:#202738}.scene-heading p{margin:0;color:#8a91a1;font-size:15px}.scene-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.scene-feature-card{padding:28px 26px;min-height:140px;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(30,51,91,.04)}.scene-feature-icon{float:left;width:31px;height:31px;margin-right:13px;border-radius:50%;background:#ebf4ff;color:#3472e7;text-align:center;line-height:31px;font-size:16px}.scene-feature-card h3{margin:2px 0 12px;font-size:18px}.scene-feature-card p{margin:0 0 0 44px;color:#858c9c;line-height:1.7}.scene-media-list{display:flex;flex-direction:column;gap:76px}.scene-media-row{display:flex;align-items:center;justify-content:space-between;gap:80px}.scene-media-reverse{flex-direction:row-reverse}.scene-media-copy,.scene-media-image{width:48%}.scene-media-copy h2{margin:0 0 22px;font-size:30px}.scene-media-copy p{color:#626b7d;font-size:16px;line-height:1.9}.scene-media-copy ul{list-style:none;padding:0;margin:22px 0}.scene-media-copy li{margin:12px 0;color:#4b5568}.scene-media-copy li:before{content:"✓";color:#3562d4;margin-right:9px}.scene-media-image{height:360px;border-radius:18px;overflow:hidden}.scene-media-image.is-placeholder{background:#e1e4e9}.scene-media-image img{width:100%;height:100%;object-fit:cover}.scene-article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.scene-article-card{display:flex;min-width:0;align-items:center;min-height:104px;padding:14px;background:#fff;border-radius:8px;color:#202738!important;text-decoration:none}.scene-article-thumb{flex:0 0 76px;height:76px;background:#e2e5ea;border-radius:4px;overflow:hidden}.scene-article-thumb img{width:100%;height:100%;object-fit:cover}.scene-article-copy{min-width:0;flex:1;padding:0 16px}.scene-article-copy strong,.scene-article-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scene-article-copy strong{font-size:15px}.scene-article-copy small{margin-top:11px;color:#9aa1ae}.scene-article-link{color:#3562d4;white-space:nowrap}.scene-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr)}.scene-steps li{min-height:190px;padding:28px;border:1px solid #e2e5eb;text-align:center}.scene-steps li+li{border-left:0}.scene-steps li span{display:inline-block;width:36px;height:36px;border-radius:50%;background:#3562d4;color:#fff;line-height:36px}.scene-steps h3{margin:18px 0 10px;font-size:17px}.scene-steps p{margin:0;color:#9299a7;line-height:1.7}.scene-metrics{padding:60px 0;background:#3562d4;color:#fff}.scene-heading-light h2,.scene-heading-light p{color:#fff}.scene-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.scene-metric-grid strong,.scene-metric-grid span{display:block}.scene-metric-grid strong{font-size:38px}.scene-metric-grid span{margin-top:9px;color:rgba(255,255,255,.78)}.scene-narrow{max-width:1000px}.scene-faq-list details{margin-bottom:14px;padding:0 24px;background:#fff;border-radius:8px}.scene-faq-list summary{padding:22px 0;cursor:pointer;font-size:17px;font-weight:600}.scene-faq-list summary::marker{color:#3562d4}.scene-faq-list details p{padding:0 0 22px;margin:0;color:#747c8c;line-height:1.8}.scene-cta{padding:54px 30px;border-radius:22px;background:#3562d4;color:#fff;text-align:center}.scene-cta h2{margin:0 0 15px;font-size:30px}.scene-cta p{margin:0 0 28px;color:rgba(255,255,255,.8)}.scene-cta-actions{display:flex;justify-content:center;gap:18px}.scene-button-light{background:#fff;color:#3562d4!important}.scene-button-light:hover{background:#f0f4ff}
@media(max-width:900px){.scene-container{max-width:calc(100% - 30px)}.scene-hero{padding:55px 0}.scene-hero-inner{min-height:0;flex-direction:column;text-align:center;gap:35px}.scene-hero-copy,.scene-hero-media{width:100%}.scene-hero h1{font-size:36px}.scene-hero-media{height:260px}.scene-section{padding:56px 0}.scene-heading{margin-bottom:32px}.scene-heading h2{font-size:27px}.scene-feature-grid{grid-template-columns:repeat(2,1fr)}.scene-media-row,.scene-media-reverse{gap:30px}.scene-media-image{height:280px}.scene-article-grid{grid-template-columns:1fr}.scene-steps{grid-template-columns:repeat(2,1fr)}.scene-steps li:nth-child(3){border-left:1px solid #e2e5eb}.scene-steps li:nth-child(n+3){border-top:0}}
@media(max-width:600px){.scene-container{max-width:calc(100% - 24px)}.scene-hero h1{font-size:30px}.scene-lead{font-size:15px}.scene-feature-grid{grid-template-columns:1fr}.scene-media-row,.scene-media-reverse{flex-direction:column}.scene-media-copy,.scene-media-image{width:100%}.scene-media-image{height:230px}.scene-article-link{display:none}.scene-steps{grid-template-columns:1fr}.scene-steps li+li,.scene-steps li:nth-child(3){border-left:1px solid #e2e5eb;border-top:0}.scene-metric-grid{grid-template-columns:repeat(2,1fr);gap:38px 10px}.scene-metric-grid strong{font-size:30px}.scene-cta-actions{flex-direction:column;align-items:center}}
