.HeroVisual_visual__zd_9B{display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,44px);padding:24px 0}@media(max-width:479px){.HeroVisual_visual__zd_9B{gap:16px;transform:scale(.85)}}.HeroVisual_fileCard__iQslj{background:var(--surface);box-shadow:-8px -8px 20px var(--shadow-light),8px 8px 20px var(--shadow-dark);width:132px;border-radius:var(--radius-lg);padding:22px 18px}.HeroVisual_cardContent__y6fI7{display:grid}.HeroVisual_contentItem__EOKT_{grid-area:1/1;display:flex;flex-direction:column;gap:12px;opacity:0;transition:opacity 1s cubic-bezier(.45,0,.55,1)}.HeroVisual_active__0IPUS{opacity:1;transition:opacity 1.3s cubic-bezier(.33,0,.2,1) .2s}.HeroVisual_source__WN7JI{animation:HeroVisual_float__nieez 5s ease-in-out infinite}.HeroVisual_target__KEf7x{animation:HeroVisual_float__nieez 5s ease-in-out 2.5s infinite}.HeroVisual_fileGlyph__I7aRB{color:var(--text-muted)}.HeroVisual_glyphAccent__Z8hWl{color:var(--success)}.HeroVisual_fileLabel__ruCKT{font-size:.78rem;font-weight:800;letter-spacing:.08em;color:var(--text-muted)}.HeroVisual_labelAccent__L_wcX{color:var(--success)}.HeroVisual_fileLines__qaBMQ{display:flex;flex-direction:column;gap:7px}.HeroVisual_fileLines__qaBMQ span{height:6px;border-radius:3px;background:var(--inset-bg);box-shadow:inset 1px 1px 3px var(--shadow-dark-soft),inset -1px -1px 3px var(--shadow-light-soft)}.HeroVisual_fileLines__qaBMQ span:first-child{width:100%}.HeroVisual_fileLines__qaBMQ span:nth-child(2){width:75%}.HeroVisual_fileLines__qaBMQ span:nth-child(3){width:55%}.HeroVisual_ring__IqEDG{position:relative;width:108px;height:108px;flex:none;display:flex;align-items:center;justify-content:center}.HeroVisual_ringOrbit__Y9N5_{position:absolute;inset:0;border-radius:50%;border:2px dashed var(--accent);opacity:.35;animation:HeroVisual_rotate__Dq812 14s linear infinite}.HeroVisual_ringCore__7fSZi{background:var(--surface);box-shadow:-6px -6px 14px var(--shadow-light),6px 6px 14px var(--shadow-dark);width:62px;height:62px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.HeroVisual_dot__7ZC1y{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--accent);top:50%;left:50%;margin:-5px;animation:HeroVisual_orbit__aGFtD 6s linear infinite}.HeroVisual_dot2__ElfO7{animation-delay:-2s;opacity:.7}.HeroVisual_dot3__ogUTc{animation-delay:-4s;opacity:.4}@keyframes HeroVisual_float__nieez{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes HeroVisual_rotate__Dq812{to{transform:rotate(1turn)}}@keyframes HeroVisual_orbit__aGFtD{0%{transform:rotate(0deg) translateX(54px)}to{transform:rotate(1turn) translateX(54px)}}