.hero-art-wrap{height:285px;position:relative;margin-top:20px;display:flex;align-items:center;justify-content:center}
.hero-art{position:relative;z-index:2;width:min(590px,108%);max-height:300px;object-fit:contain;filter:drop-shadow(0 28px 30px #06172888);transform:translateX(-2%)}
.hero-glow{position:absolute;z-index:1;width:370px;height:190px;border-radius:50%;background:#2bd8ac22;filter:blur(45px)}
.floating-status{position:absolute;z-index:3;right:-5px;bottom:18px;background:#ffffffed;color:#17304a;border:1px solid #ffffff9c;box-shadow:0 14px 35px #06172873;border-radius:20px;padding:9px 14px;font-size:9px;font-weight:700;backdrop-filter:blur(8px)}
.floating-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#24c99e;margin-right:6px;box-shadow:0 0 0 4px #24c99e20}
.copyright{max-width:520px;line-height:1.5}
@media(max-height:780px) and (min-width:1051px){.visual-copy h1{font-size:40px;margin:10px 0}.hero-art-wrap{height:215px;margin-top:8px}.hero-art{max-height:235px}}
