/* 人像不是贴图遮罩：每个点直接取自本人照片的像素颜色，再按节奏聚合成肖像。 */
.hero-particle-canvas{position:absolute;z-index:8;inset:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity .75s cubic-bezier(.16,1,.3,1)}.all-particle-ready .hero-particle-canvas{opacity:1}.all-particle-ready .hero-v2 .hero-art{background:transparent!important;box-shadow:none!important}.all-particle-ready .hero-v2 .hero-art:before,.all-particle-ready .hero-v2 .hero-art:after,.all-particle-ready .hero-v2 .art-planet,.all-particle-ready .hero-v2 .art-disc,.all-particle-ready .hero-v2 .art-grid,.all-particle-ready .hero-v2 .portrait-frame,.all-particle-ready .hero-v2 .hero-art p,.all-particle-ready .hero-v2 .hero-art small{opacity:0!important;visibility:hidden!important;animation:none!important}.all-particle-ready .hero-scene:before{opacity:.035}
@media(prefers-reduced-motion:reduce){.hero-particle-canvas{display:block}.all-particle-ready .hero-particle-canvas{opacity:1}.hero-v2 .hero-art{background:transparent!important}}