.profiles_legion_card{width:100%;background:#000 url(../img/profiles/legion.jpg) no-repeat center center;background-size:cover;overflow:hidden;border-radius:10px;border:1px solid #333;box-shadow:0 0 10px #555;padding:30px;color:#fff;text-shadow:1px 1px 1px #000;margin-bottom:20px}.legion-info{margin-bottom:30px}.legion-name{font-family:Cinzel,serif;font-size:28px;font-weight:700;margin-bottom:15px;text-align:center}.legion-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.legion-meta-item{display:flex;flex-direction:column;min-width:150px}.legion-meta-item .label{font-weight:700;color:#ccc;margin-bottom:5px;text-align:center}.legion-meta-item .value{text-align:center;word-wrap:break-word;white-space:normal}.legion-members-section{text-align:center}.legion-members-title{font-family:Cinzel,serif;font-size:24px;font-weight:700;margin-bottom:20px}.legion-members-list{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.legion-member{flex:0 0 45%}@media (min-width:768px){.legion-member{flex:0 0 30%}}@media (min-width:1200px){.legion-member{flex:0 0 20%}}.profiles_player_card{width:100%;overflow:auto;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-khtml-border-radius:10px;border:1px solid #333;-moz-box-shadow:0 0 10px #555;-webkit-box-shadow:0 0 10px #555;box-shadow:0 0 10px #555;padding:20px;margin-bottom:20px}.MA.profiles_player_card{background:url(../img/profiles/ma.jpg) no-repeat;background-size:cover}.WA.profiles_player_card{background:url(../img/profiles/wa.jpg) no-repeat;background-size:cover}.PA.profiles_player_card{background:url(../img/profiles/pa.jpg) no-repeat;background-size:cover}.profiles_player_content{float:right;width:50%;color:#fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:1px solid #333;-moz-box-shadow:0 0 10px #555;-webkit-box-shadow:0 0 10px #555;box-shadow:0 0 10px #555;background-color:#000000bd}@media (max-width:767px){.profiles_player_content{width:80%}}.profiles_player_table{width:100%}.profiles_player_table .cname{font-family:Cinzel,serif;text-align:center;font-size:24px;color:#fff;font-weight:700}.profiles_player_table .cclass{text-align:center;font-size:11px;color:#eee}.profiles_player_table .isoffline{color:red}.profiles_player_table .isonline{color:#0f0}.profiles_player_table_info{table-layout:fixed;margin-top:10px}.profiles_player_table_info tr td{padding:3px 10px}.profiles_player_table_info tr td:first-child{text-align:right}