:root{--min-delay:50ms;--max-delay:950ms;--random-delay:calc(var(--min-delay) + (var(--max-delay) - var(--min-delay)) * random())}.intro-text p,.intro-text span{font-size:4vw;color:#181818;font-weight:500;transition:all .5s ease-in-out}@media screen and (min-width:1024px){.intro-text p,.intro-text span{font-size:40px}}#headshot-container:hover img{opacity:.4!important}#headshot-container:hover p{color:#353535;transition-delay:.5s}#headshot-container:hover span{text-shadow:5px 3px rgb(53,53,53);transition:all .2s ease-in-out;transform:translateY(-.4em)}#headshot-container:hover span[id^=svk]{color:#fd4608}#headshot-container:hover span[id^=next]{color:#67dbfb}#headshot-container:hover span[id^=solid]{color:#437ec5}#headshot-container:hover span[id^=stl]{color:#ff5151}#headshot-container:hover span[id^=dj]{color:#207454}#headshot-container:hover span[id^=gcp]{color:#fbbe0d}#headshot-container:hover span[id^=az]{color:#088dd7}#headshot-container:hover span[id^=pm]{color:#f76935}#headshot-container:hover span[id^=jm]{color:#c41f34}#headshot-container:hover span[id^=k6]{color:#8169ff}#headshot-container:hover span[id^=w3]{color:#04aa6d}#headshot-container:hover span[id^=mdn]{color:#fc7b1d}#headshot-container:hover span[id^=gpt]{color:#74aa9c}#headshot-container:hover span[id^=udemy]{color:#a430f1}#headshot-container:hover span[id^=gemini]{color:#39acdd}#headshot-container:hover span[id^=langchain]{color:#10960c}#headshot-container:hover span[id^=github]{color:#f16a30}#headshot-container:hover span{transition-delay:var(--delay)}