/* A living particle field, with the existing home typography kept intact. */
.vy-hero{background:#070809}
.vy-particles{position:absolute;inset:0;z-index:-2;width:100%;height:100%;pointer-events:none}
.vy-hero:after{background:linear-gradient(90deg,rgba(7,8,9,.75),rgba(7,8,9,.3) 38%,transparent 67%)}
.vy-motion-toggle{position:absolute;right:0;bottom:85px;display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:8px 12px;border:1px solid #77786b;background:#090b0dcc;border-radius:0;color:#e8e9df;font:600 13px/1.5 'Manrope','Noto Sans JP',sans-serif;cursor:pointer}
.vy-motion-toggle:before{content:'';width:7px;height:10px;border-inline:2px solid currentColor}
.vy-motion-toggle[aria-pressed='true']:before{width:0;height:0;border:5px solid transparent;border-right:0;border-left:7px solid currentColor}
.vy-motion-toggle:hover{border-color:#f2b800;color:#f2b800}
@media(max-width:700px){.vy-hero:after{background:linear-gradient(180deg,#07080966,rgba(7,8,9,.58) 39%,transparent 61%)}.vy-motion-toggle{bottom:96px;font-size:12px;background:#090b0dbb}}

.vy-motion-toggle[hidden]{display:none}
