@font-face{font-family:Fell;src:url(/assets/Fell-DI7dgCxo.ttf)}.card{width:100%;height:100%;overflow-y:auto;background-color:#ffe1af4d;padding:2rem;border-radius:1rem;box-shadow:inset 0 0 10px #000}.card>p{font-size:xx-large;font-weight:bolder;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;text-shadow:0px 3px 3px rgba(0,0,0,.5);font-family:Fell;text-align:justify;color:#faebd7}#portrait{float:left;margin-right:1.5rem;margin-bottom:1rem;width:200px;height:auto;border-radius:.5rem;border:1px solid rgba(255,225,175,.8);box-shadow:inset 0 0 10px #000,0 0 10px #000}span{color:#faebd7;animation:glowPulse 2s ease-in-out infinite alternate}span:hover{color:#8a2be2}@keyframes glowPulse{0%{text-shadow:0 0 16px blueviolet,0 0 32px blueviolet,0 0 64px blueviolet}50%{text-shadow:none}to{text-shadow:0 0 16px blueviolet,0 0 32px blueviolet,0 0 64px blueviolet}}h2{font-family:Fell;font-size:xx-large;text-align:center;font-weight:bolder;text-shadow:0px 3px 3px rgba(0,0,0,.5);text-decoration:underline}#skills{display:flex;justify-content:space-evenly;padding-top:2rem;width:100%}#skills>li{background:#0000004d;border:2px solid black;border-radius:.5rem;text-align:center;width:20%;height:auto;box-shadow:0 0 16px #000;font-family:Fell;font-size:x-large;padding:.5rem;position:static;list-style:none;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.card>p{font-size:large}#portrait{float:none;display:block;margin:0 auto 1rem;width:150px}h2{font-size:large}#skills{flex-direction:column;align-items:center;gap:.75rem;padding-top:1rem}#skills>li{width:80%;font-size:medium;height:auto;border-left:none}}
