.direct-links{align-items:center}.social-icon-link{position:relative;display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(245,239,223,.45);border-radius:50%;color:var(--cream)!important;transition:background .25s,color .25s,transform .25s}.social-icon-link:hover,.social-icon-link:focus-visible{background:var(--sunset);color:var(--ocean-deep)!important;transform:translateY(-4px)}.social-icon-link svg{width:21px;height:21px;fill:currentColor;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.social-icon-link:last-child svg{display:none}.social-icon-link:last-child:after{content:'';width:20px;height:15px;border:2px solid currentColor;border-radius:50%;background:radial-gradient(circle at 35% 48%,currentColor 0 1.5px,transparent 1.8px),radial-gradient(circle at 65% 48%,currentColor 0 1.5px,transparent 1.8px);position:relative}.social-icon-link:last-child:before{content:'';position:absolute;width:6px;height:6px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translate(5px,-11px) rotate(-20deg);border-radius:1px}.social-icon-link:focus-visible{outline:2px solid var(--sunset);outline-offset:4px}.project-card{transform-style:preserve-3d;will-change:transform}.hero-landscape{transition:transform .3s ease-out;will-change:transform}
