*{box-sizing:border-box;font-family:Tahoma,sans-serif;margin:0;padding:0}body{background-color:#0d1117;color:#f2f2fe}.container{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}.content{max-width:520px;padding:24px 16px;text-align:center;width:100%}.about{margin-bottom:38px}.lowercase{text-transform:lowercase}.header{font-size:1.5em;font-weight:700;letter-spacing:2px;margin-bottom:5px}.header .prefix{font-weight:100;margin-left:1px;opacity:.8}.header .suffix{color:#f0eaa1;font-weight:100}.tagline{font-size:22px;font-weight:400;letter-spacing:-.2px;max-width:56ch}.tagline .caption{font-style:italic}.profile-pic{border-radius:5%;box-shadow:0 4px 24px #00000021,0 1.5px 6px #00000014;height:120px;margin-bottom:15px;-o-object-fit:cover;object-fit:cover;width:120px}.icons{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));justify-items:center}.icons a{align-items:center;background-position:0 0;background-size:100% 200%;border-radius:16px;box-shadow:0 4px 24px #00000021,0 1.5px 6px #00000014;color:#f2f2fe;display:inline-flex;font-size:40px;height:80px;justify-content:center;text-decoration:none;transition:background-position .5s,color .5s,box-shadow .3s,transform .18s;width:80px}.icons a:hover{box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a;transform:scale(1.07) translateY(-4px);z-index:2}.icons a:active{box-shadow:0 2px 8px #0000001a;transform:scale(.96)}.footer-divider{border:none;border-top:1.5px solid #e0e0e0;margin:40px auto 24px;opacity:.7;width:60%}.footer-icons{display:flex;gap:18px;justify-content:center;margin-top:16px}.footer-icons a{align-items:center;background-position:0 5%;background-size:100% 200%;border-radius:12px;color:#444;display:inline-flex;font-size:24px;height:48px;justify-content:center;text-decoration:none;transition:background-position .5s,color .5s,box-shadow .3s,transform .18s;width:48px}.footer-icons a:hover{background-position:0 100%;box-shadow:0 6px 18px #00000026;color:#fff!important;transform:scale(1.09) translateY(-2px);z-index:2}.footer-icons a:active{box-shadow:0 1px 4px #00000014;transform:scale(.97)}@media(max-width:600px){.icons{gap:10px;grid-template-columns:repeat(auto-fill,minmax(64px,1fr))}.icons a{font-size:28px;height:64px;width:64px}.footer-icons a{font-size:18px;height:36px;width:36px}.content{padding:12px 2px}}.bounce-enter-active{animation:bounce-in .5s}.bounce-leave-active{animation:bounce-in .5s reverse}@keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.25)}to{transform:scale(1)}}
