.hybrid-hero{min-height:700px;padding-top:54px;padding-bottom:44px}
.hero-visual canvas{height:520px}
.trust-strip{min-height:100px;padding-top:22px;padding-bottom:22px}
.system-section{padding-top:80px;padding-bottom:82px}
.section-heading h2{font-size:clamp(46px,4.4vw,66px)}
.program-map{height:420px;margin-top:52px;padding:38px}
.map-core{height:150px}
.system-foot{margin-top:22px}
.expertise-section{min-height:800px;padding-top:80px;padding-bottom:80px}
.expertise-head h2{font-size:clamp(46px,4.7vw,70px)}
.agent-grid{grid-template-columns:repeat(3,1fr);margin-top:110px}
.agent-grid article{min-height:220px}
.agent-grid h3{margin-top:50px;font-size:25px}
.security-section{padding-top:66px;padding-bottom:66px}
.security-section h2{font-size:clamp(36px,3.3vw,50px);margin-top:20px}
.security-marks span{width:82px;height:82px}
.contact-section{min-height:450px;padding-top:70px;padding-bottom:70px}
.contact-section h2{font-size:clamp(52px,5.2vw,76px);max-width:940px;margin:28px 0}
.hybrid-footer{min-height:220px;padding-top:45px}
.hybrid-footer small{margin-top:40px}

@media(max-width:1050px){
  .agent-grid{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:700px){
  .hybrid-hero{min-height:850px;padding-top:52px;padding-bottom:28px}
  .hero-visual canvas{height:390px}
  .trust-strip{padding-top:22px;padding-bottom:22px}
  .system-section{padding-top:60px;padding-bottom:64px}
  .section-heading h2,.expertise-head h2{font-size:38px;margin-top:26px}
  .section-heading>p:last-child,.expertise-head>p:last-child{margin-top:22px}
  .program-map{height:480px;margin-top:40px;padding:16px}
  .system-foot{margin-top:20px}
  .expertise-section{min-height:950px;padding-top:64px;padding-bottom:64px}
  .agent-grid{grid-template-columns:1fr;margin-top:72px}
  .agent-grid article{min-height:180px}
  .agent-grid h3{margin-top:34px;font-size:23px}
  .security-section{padding-top:58px;padding-bottom:58px}
  .security-section>p{margin-top:28px}
  .security-marks{margin-top:28px}
  .contact-section{min-height:500px;padding-top:60px;padding-bottom:60px}
  .contact-section h2{font-size:43px}
  .hybrid-footer{min-height:250px;padding-top:42px}
  .hybrid-footer small{margin-top:28px}
}
