.LandingPage-module__VZf-pa__Container{z-index:1;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center;gap:48px;width:100%;min-height:calc(100vh - 120px);padding-top:140px;padding-bottom:100px;display:grid;position:relative}.LandingPage-module__VZf-pa__Avatar{box-sizing:border-box;will-change:transform;background:radial-gradient(circle at 30% 30%,#ffffff26,#0000 60%);border:none;border-radius:30%;width:min(340px,72vw);height:auto;transition:transform .12s;display:block}.LandingPage-module__VZf-pa__AvatarFloat{background:0 0;border-radius:32%;justify-content:center;align-items:center;padding:0;animation:7s ease-in-out infinite LandingPage-module__VZf-pa__float;display:inline-flex}.LandingPage-module__VZf-pa__Container>a{justify-content:center;width:100%;display:flex}.LandingPage-module__VZf-pa__Content{box-sizing:border-box;text-align:center;background:var(--card);border:1px solid var(--stroke);width:100%;max-width:620px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:28px;margin-top:10px;padding:32px}.LandingPage-module__VZf-pa__TypeText{justify-content:center;align-items:center;min-height:52px;padding:0;display:flex;position:relative}.LandingPage-module__VZf-pa__TypeText img{margin:0 auto;transition:opacity .2s;display:block}.LandingPage-module__VZf-pa__TypeText img[data-loaded=false]{opacity:0}.LandingPage-module__VZf-pa__TypeSpinner{border:3px solid #fff3;border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite LandingPage-module__VZf-pa__spin;position:absolute}@keyframes LandingPage-module__VZf-pa__spin{to{transform:rotate(360deg)}}.LandingPage-module__VZf-pa__Content img{width:min(100%,520px);height:auto;margin:0 auto;display:block}.LandingPage-module__VZf-pa__Socials a{color:var(--text);border:1px solid var(--stroke);background:#ffffff0f;border-radius:16px;padding:12px 16px;transition:transform .2s,box-shadow .2s,color .2s}.LandingPage-module__VZf-pa__Socials a:hover{color:var(--accent);transform:translateY(-4px);box-shadow:0 18px 40px #00000059}.LandingPage-module__VZf-pa__Socials{justify-content:center;gap:14px;width:100%;margin-top:22px;display:flex}@media (max-width:900px){.LandingPage-module__VZf-pa__Content{text-align:center}}
