.Home_container__bCOhY{min-height:100vh;display:flex;flex-direction:column}.Home_themeToggle__g_fyk{position:fixed;top:18px;right:18px;z-index:10;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--card);color:var(--soft);cursor:pointer;transition:color .16s ease,border-color .16s ease}.Home_themeToggle__g_fyk:hover{color:var(--pop);border-color:var(--pop)}.Home_themeIcon__640mT{display:inline-flex;width:18px;height:18px}.Home_main__nLjiQ{flex:1 1;width:100%;max-width:620px;margin:0 auto;padding:88px 24px 40px;animation:Home_fadeIn__rYUMu .6s ease-out both}.Home_avatar__Nx8VL{position:relative;width:120px;height:120px;margin:0 auto 28px;border-radius:50%;overflow:hidden}.Home_title__T09hD{font-family:var(--font-display);font-weight:600;font-size:clamp(30px,6vw,40px);letter-spacing:-.02em;color:var(--ink);text-align:center;margin:0 0 34px}.Home_bio__C_JdL p{font-size:17px;line-height:1.72;color:var(--soft)}.Home_bio__C_JdL p+p{margin-top:20px}.Home_bio__C_JdL a{color:var(--pop);text-decoration:none}.Home_bio__C_JdL a:hover{color:var(--popd);text-decoration:underline;text-underline-offset:3px}.Home_footer____T7K{max-width:620px;width:100%;margin:0 auto;padding:28px 24px 44px;text-align:center;font-size:13.5px;color:var(--faint)}.Home_footer____T7K strong{color:var(--soft);font-weight:500}@keyframes Home_fadeIn__rYUMu{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Home_main__nLjiQ{animation:none}}