@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
@import url('https://fonts.googleapis.com/css2?family=UnifrakturCook:wght@700&display=swap');

.z4540096, body[data-profile="4540096"] {
    --username-color0: #FB28FF;
}

.z4540096 a {
    animation: username-glow 3s alternate infinite;
    color: #000000;
    text-shadow: 0 0 6px #00EAFFFF;
}

.username-header .z4540096 {
  font-family: "UnifrakturCook", cursive;
  font-weight: 700;
  font-style: normal;
    animation: username-glow 3s alternate infinite;
    color: #000000;
    text-shadow: 0 0 6px #00EAFFFF;
}

#profile-page #profile-header {
    color: #00EAFF;
    background-color: #FFFFFF00;
}

#profile-page .panel .panel-heading {
    color: #00FFE1;
    background-color: #00000000;
}

#profile-page .panel .panel-heading .panel-title {
  font-family: "Press Start 2P", system-ui;
  font-weight: 400;
  font-style: normal;
font-size: 1em;
    text-shadow: 0 0 6px #EF3FFFFF;
}

#profile-page .panel {
    color: #00D7DB;
    border-color: #EC1DFF;
    border-width: 2px;
}

#profile-page {
  font-family: "Press Start 2P", system-ui;
  font-weight: 400;
  font-style: normal;
font-size: 0.75em;
    color: #00EAFF;
    background-color: #FF000000;
    background: url(https://i.imgur.com/RDdha9Y.jpeg) no-repeat fixed center center / cover;
}