.title{font-family:Oxanium,sans-serif;font-size:clamp(40px,6vw,72px);font-weight:900;line-height:1;transition:transform .25s,text-shadow .25s;display:inline-block}.dark-title .gradient-text{background:var(--gradient);-webkit-text-fill-color:transparent;background-size:260% 100%;-webkit-background-clip:text;animation:4.5s ease-in-out infinite gradientMove;display:inline-block}.light-title span{text-transform:uppercase;color:#0000;-webkit-text-stroke:2px #38bdf8;text-shadow:0 0 #9841ff;font-size:clamp(38px,5.5vw,68px);display:inline-block}.light-title:hover span{text-shadow:4px 4px #9841ff}.light-title:hover{transform:translate(-3px,-3px)}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
