.Home_container__d256j{min-height:100vh;flex-direction:column}.Home_container__d256j,.Home_main__VkIEL{display:flex;justify-content:center;align-items:center}.Home_main__VkIEL{flex:1 1;width:100%;padding:5rem 1.5rem 7rem;flex-direction:column}.ProjectCard_card__YCvBo{position:relative;display:flex;flex-direction:column;min-height:158px;padding:1.25rem 1.25rem 1.375rem;border:1px solid var(--color-border-subtle);border-radius:14px;background-color:var(--color-surface);text-decoration:none;isolation:isolate;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),background-color .25s ease,border-color .25s ease}.ProjectCard_card__YCvBo:focus-visible,.ProjectCard_card__YCvBo:hover{transform:translateY(-3px);background-color:var(--color-surface-raised);border-color:var(--color-border-medium);box-shadow:var(--shadow-card)}.ProjectCard_head__AmlIs{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.625rem}.ProjectCard_name__pwJFj{font-size:1.0625rem;font-weight:500;letter-spacing:-.01em;margin:0;color:var(--color-text-primary)}.ProjectCard_arrow__7wpnj{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;margin:-2px -2px -2px 0;border-radius:50%;color:var(--color-text-muted);background-color:transparent;transition:transform .25s cubic-bezier(.22,1,.36,1),color .25s ease,background-color .25s ease}.ProjectCard_card__YCvBo:focus-visible .ProjectCard_arrow__7wpnj,.ProjectCard_card__YCvBo:hover .ProjectCard_arrow__7wpnj{color:var(--color-surface-raised);background-color:var(--color-text-primary);transform:translateX(2px)}.ProjectCard_external__DKaO_:focus-visible .ProjectCard_arrow__7wpnj,.ProjectCard_external__DKaO_:hover .ProjectCard_arrow__7wpnj{transform:translate(2px,-2px)}.ProjectCard_description__IONeI{font-size:.875rem;line-height:1.6;color:var(--color-text-tertiary);margin:0}@media (max-width:640px){.ProjectCard_card__YCvBo{min-height:0;padding:1.0625rem 1.125rem 1.125rem;border-radius:12px}.ProjectCard_card__YCvBo:focus-visible,.ProjectCard_card__YCvBo:hover{transform:none}.ProjectCard_head__AmlIs{margin-bottom:.375rem}}