#news{
width: calc(92%);
	float: left;
	padding-top: 30px;
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;	
	padding-left:-5px;
}

#news_cont{

}

#news_noshade {
	margin-left: 25px; 
	margin-top: 14px;
	width: 465px; 
	height: 1px;
	
}

.PatcherDiscordAd {
	background: url('../images/discordad.png');

}

#news_prefix {
	position:relative; 
	float:left;
	width: 309px;
	height: 309px;
	margin-top:15px;
}

#news_date{
	position:relative;
	float:left;
	color:fff;
	font-size:10pt;	
	left: 15px;
	margin-top:15px;
}

#news_title {
	position:relative;
	color:white;
	font-size: 20px;
    font-weight: bold;
	padding-top:15px;
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;	
	left: 15px;
	margin-top:15px;
	margin-bottom:5px;
}

#news_author {
	position:relative;
	color:fff;
	font-size:10pt;
	left: 15px;	
	top:15px;
  font-style: italic;
}

.serverstatus-container {
  /* Abgerundete, halbtransparente Box */
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;    /* Pink-Violetter Rahmen */
  border-radius: 8px;
  padding: 15px;
  margin: 20px 0;
  box-shadow: 0 0 10px rgba(176, 27, 165, 0.3); /* dezent violetter Schlagschatten */
}

.serverstatusbg {
background-image: url("/../images/shophighlightsbg.png");
  background-repeat: no-repeat;
  }

.shophighlightbg {
  background-image: url("/../images/shophighlight.png");
  background-repeat: no-repeat;
  }
  
.votehighlightbg {
background-image: url("/../images/votehighlightbg.png");
background-repeat: no-repeat;
}


.serverstatustext {
background: rgba(0, 0, 0, 0.);
  }
.serverstatus-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
  color: #B01BA5;         /* Primärfarbe für den Titel */
  text-transform: uppercase;
  letter-spacing: 1px;
}

.serverstatus-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.serverstatus-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.serverstatus-list li:last-child {
  border-bottom: none;
}

.serverstatus-label {
  color: #CCCCCC;         /* Helleres Grau für das Label */
  font-weight: 500;
  font-size: 14px;
}

.serverstatus-value {
  color: #B01BA5;         /* Pink-Violett für den Wert */
  font-weight: 600;
  font-size: 14px;
}



#news_text {
	padding: 1px;
	//padding-top: 30px;
	color: #fff;
	max-height: 150px;
	max-width: 453px;
	overflow: hidden;
	display: block;	
	position:relative;
	left: 25px;
	margin-top:px;
}

#news_text_2 {

	/*position:relative;
	top: 30px;*/
	left: 0px;
	color: #fff;
	padding: 1;
	margin-bottom: -15px;
	min-height: 200px; !important
	
	
}
#news_text_2 > table > tbody > tr > td {
    border-collapse: separate;
    border-style: solid;
    padding: 5px;
}

.news-read-more {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	font-style: italic;
	color: #fff;
	position: relative;
	top: 25px;
}

a:hover,
a:focus {
	color: #B01BA5;
	text-decoration: none;
	outline: none;
}

hr {
    background: #B01BA5;
    height: 1px;
    border: 0px;
}

newshr {
    background: #B01BA5;
    height: 1px;
    border: 0px;
	margin-top: 14px;
	margin-left: 25px;
}

#coincon {
color:#303030;
width: 100%;
float:left;
padding-bottom: 15px;
}

#Accountpanel {
color:#303030;
padding-bottom: 8px;
float: left;
padding-right: 180px;
}

.welcome-text{
	color: #303030;
	padding-bottom:20px;
	
}

#PanelLogout {

}

.login-menu {
	display: block;
	color: #000;
	margin-right: 0;
	padding: 8px 30px;
}

.login-menu:after {
	display: none;
}

.login-menu:hover {
	color: #b01ba5;
}
   
.container {
  padding: 2rem 0rem;
}

@media (min-width: 576px){
  .modal-dialog {
    max-width: 400px;
    
    .modal-content {
      padding: 1rem;
    }
  }
}

.modal-header {
  .close {
    margin-top: -1.5rem;
  }
}

.form-title {
  margin: -2rem 0rem 2rem;
}

.btn-round {
  border-radius: 3rem;
}

.delimiter {
  padding: 1rem;  
}

.social-buttons {
}	
	
.social-buttons-wrapper {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;   
  border-radius: 8px;
  padding: 15px;
  margin: 20px 0;
  box-shadow: 0 0 10px rgba(176, 27, 165, 0.3);
}

.signup-section {
  padding: 0.3rem 0rem;
}
   
.text-info {
	color: #000;
}   
.text-info:hover {
	color: #FFF;
}


#Accountpanel {
	padding-bottom:8px;
	
}

#DL_Patcher {
	background-image: url(../images/DL_Patcher.png);
	width: 225px;
	height: 126px;
	left:px;
	position: relative;
}
#DL_Patcher:hover {
	background-position: 0px 126px;
}

#DL_Client {
	background-image: url(../images/DL_Client_Button.png);
	width: 225px;
	height: 126px;
	left:px;
	position: relative;
}
#DL_Client:hover {
	background-position: 0px 126px;
}

#Downloadbuttons {

	z-index: 99;
	padding-bottom:0px;
	margin-left: 240px;
	margin-top:30px;
}

.send_register {
	background: url('/images/Buttons/Registration.png');
	border: 0px;
	width: 172px;
	height: 34px;
}
.send_register:hover {
	background-position: 0px 34px;
	cursor: pointer;
}

#custom-file-upload {
	background-image: url('/images/Buttons/Durchsuchen.png');
	width: 106px;
	height: 34px;
	cursor: pointer;
	
}
#custom-file-upload:hover {
	background-position: 0px 34px;
}

.send_psc {
	background: url('/images/Buttons/Spende_Absenden.png');
	border: 0px;
	width: 172px;
	height: 34px;
}
.send_psc:hover {
	background-position: 0px 34px;
	cursor: pointer;
}

#refresh {
	background: url('/images/Buttons/Refresh.png');
	background-repeat: no-repeat;
    background-size: contain;
	display: inline-block;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
#refresh:hover {
    -moz-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);  
	transform-origin: center center;
}

#new_ticket {
	background: url('/images/Buttons/New_Ticket.png');
	border: 0px;
	width: 149px;
	height: 26px;
}
#new_ticket:hover {
	background-position: 0px 26px;
	cursor: pointer;
}

.tickets-bottom {
	

}

.btn_dl {
    margin-top: 10px;
	margin-bottom:10px;
    position: relative;
    display: inline-block;
    width: 277px;
    height: 50px;
    font-size: 1em;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    cursor: pointer;
    text-decoration:none;
    font-family: 'Roboto', sans-serif;
    font-weight:900;
    font-size:17px;
    letter-spacing: 0.045em;
}

.btn_dl svg {
    position: absolute;
    top: 0;
    left: 0;
}

.btn_dl svg rect {
    //stroke: #EC0033;
    stroke-width: 4;
    stroke-dasharray: 353, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
}

.btn_dl span{
  background: rgb(255,130,130);
  background: -moz-linear-gradient(left,  rgba(255,130,130,1) 0%, rgba(225,120,237,1) 100%);
  background: -webkit-linear-gradient(left,  rgba(255,130,130,1) 0%,rgba(225,120,237,1) 100%);
  background: linear-gradient(to right,  rgba(255,130,130,1) 0%,rgba(225,120,237,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8282', endColorstr='#e178ed',GradientType=1 );
  
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn_dl:hover svg rect {
    stroke-width: 4;
    stroke-dasharray: 196, 543;
    stroke-dashoffset: 437;
}	

.container_pi {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: px;
  border-radius: 8px;
 
}

a_pi {
  font-size: 1.5rem;
  padding: 1rem 3rem;
  color: #f4f4f4;
  text-transform: uppercase;
   border-radius: 8px;
}

.btn_pi {
  content-align:center;
  font-size: 2.0rem;
  padding: 1rem 3rem;
   color: #f4f4f4;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid rgb(546, 48, 148);
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.btn_pi:hover {
  box-shadow: 1px 1px 25px 10px rgba(546, 48, 148, 0.4);
}

.btn_pi:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(146, 148, 248, 0.4),
    transparent
  );
  transition: all 650ms;
}

.btn_pi:hover:before {
  left: 100%;
}

.wrapper-buttons {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
}

.wrapper-buttons > * {
  margin-bottom: 10px;
}

.wrapper-buttons > *:first-child {
  margin-top: 10px;
}

.wrapper-buttons > *:last-child {
  margin-bottom: 0px;
}

.blue-button {
  display: inline-block;
  font-family: Whitney, "Open Sans", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11pt;
  border-radius: 3px;
  cursor: pointer;
  height: 45px;
  width: 250px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}

.blue-button {
  background-color: #7289da;
  border: 2px solid #7289da;
  color: #fff;
}

.blue-button:hover {
  transform: translateY(1px);
}

.blue-button:active {
  transform: translateY(2px);
}

.blue-button {
  outline: transparent !important;
}

.hexagon-wrapper {
  margin: auto;
  display: flex;
  text-align: initial;
  width: 90px;
  height: 90px;
  cursor: pointer;
  float:left;
}


.hexagon {
  position: relative;
  width: 42%;
  height: 76%;
  margin: auto;
  color: white;
  background: linear-gradient(-180deg, white, #fda3b2);
  display: flex;
  align-content: ;
  justify-content: center;

  transition: 0.5s;

}

.hexagon i {
  z-index: 1;
  margin: auto;
  font-size: 50px;
  color: transparent;
  background: linear-gradient(45deg, #a58fe9, #e37682);
  background-clip: text;
  -webkit-background-clip: text;
}

.hexagon:before,
.hexagon:after {
  position: absolute;
  content: "";
  background: inherit;
  height: 100%;
  width: 100%;
  border-radius: 0;
  transition: 0.5s;
  transform-origin: center;
}
.hexagon:before {
  transform: rotateZ(60deg);
}
.hexagon:after {
  transform: rotateZ(-60deg);
}
.hexagon:hover {
  border-radius: 50px;
  transition: 0.5s;
}
.hexagon:hover:before {
  border-radius: 50px;
  transition: 0.5s;
}
.hexagon:hover:after {
  border-radius: 50px;
  transition: 0.5s;
}


#voteFormOpener0{
    padding: 5px 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 9pt;
    font-weight: 600;
}

#voteFormOpener1{

    padding: 5px 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 9pt;
    font-weight: 600;
	margin-right:px;
	margin-top:-px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;	
	
	
}
.preview {
  flex: 0 0 309px; /* Feste Breite für das Bild, Du kannst es anpassen */
  display: flex;
  justify-content: center; 
  align-items: center; 
  overflow: hidden; 
  border-right: 1px solid #B01BA5; 
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}	
	
.shopBorder {
box-shadow: 0 2px 8px rgba(0,0,0,0.4);
background: rgba(0, 0, 0, 0.6); 
   color: #fff;
  border-radius: 8px;
  padding: 15px;
  margin: 16px 0;
   border: 1px solid #B01BA5;
display:none;
}

.itemTitle {
	display: flex;
	position:relative;
	font-style:italic;
   white-space: nowrap;
   margin-top:5px;
   margin-left: 5px;
   height: 48px;
   padding: 5px;
   padding
}

.itemBuy {
  padding: 5px 20px 5px 10px;
  border: 1px solid #B01BA5;
  border-radius: 8px;
  float: left;	
  align-content: center;
  background: #1f0a30;
}

.itemGift {
  padding: 5px 20px 5px 10px;
  border: 1px solid #B01BA5;
  border-radius: 8px;
  float: right;	
  align-content: center;
  background: #1f0a30;
}


.voteitem {
  margin: 10px 0; /* Abstand nach oben und unten */
  padding: 5px; /* Innerer Abstand */
  width: 100%; /* Passt sich der Breite des Containers an */
  border-radius: 5px; /* Runde Ecken für ein besseres Design */
}

.voteitem option {
  padding: 5px;
}


.itemValues {
    height: auto;
    margin-top: 250px;
    display: flex;
    align-items: center;
    gap: 10px; /* Abstand zwischen den Icons und Werten */
    z-index: 1000;
    padding: 10px 14px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.03);
    font-size: 14px;
    color: #ccc;
    position: absolute;
    bottom: 10px;
    left: 325px;
}

.itemValues img {
    vertical-align: middle;
    height: 14px;
    margin-right: 4px;
}	


.discounted-prices {
	z-index:99998;
	position:absolute;
	color:red; 
	font-weight:bold; 
	margin-top:30px; 
	margin-left:px;
}	

.out-of-stock {
    padding: 10px 14px;
     background: #1f0a30;
    border-radius: 8px;
	z-index:99999;
	position:absolute;
	color:red; 
	font-size:18pt;
	font-weight:bold; 
	margin-top: 3px;
left: -14px;
  width: 522px;
  height: 58px;
}

#itemDetailsContainer {
	position: relative; 

	color: #white;
    }

.itemGeneral {

	display:flex;
	margin-bottom:15px;
	margin-top:-21px;
	border: 1px solid #B01BA5; 
    border-radius: 8px;
    background: #1f0a30;
	box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

.item-effects {

    border-radius: 8px;
position: absolute;
  top: 70px;
  left: 318px;

}

.item-decription {

    border-radius: 8px;
	position: absolute;
	top: 70px;
	left: 568px;

}

item-circle {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 40px;
  border-radius: 50%;
  border: 2px solid #B01BA5;
  color: #B01BA5;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
 
}

item-circle a.active {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 40px;
  border-radius: 50%;
  border: 2px solid #B01BA5;
  color: #B01BA5;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}
	
#itemDetailsContainer .itemGeneral {
	
	position:Relative;
	border: 1px solid #B01BA5;
	
    }
        
#itemDetailsContainer img.itemDetailsIcon {

}

#itemDetailsContainer .itemDetails {
	width: 50%;
	float: left;
}

#itemDetailsContainer .itemDetails div {
	font-weight: bold;
	min-height: 24px;
}


#itemDetailsContainer .itemDetails div span {
	width: 180px;
	margin-left:0px;
	text-align: left;
	font-weight: normal;
}

#itemDetailsContainer .itemDetails div ul {
	width: 192px;
	margin-left:105px;
	text-align: left;
	font-weight: normal;
}

#itemDetailsContainer .itemDescription {
	//width: 45%;
	float: left;
	//float: right;
	border: 1px solid #B01BA5;
	padding: 5px;
	margin-left: 10px;
	font-weight: bold;
}

#itemDetailsContainer .buy, #itemDetailsContainer .gift {
	margin: 10px 0 0 0;

}

#itemDetailsContainer .buy {
    padding: 5px 20px 5px 10px;
	border-left: 1px solid #B01BA5;
	border-top: 1px solid #B01BA5;
	border-right: 1px solid #B01BA5;
	float: left;
	
}

#itemDetailsContainer .gift {
	padding: 5px 10px 5px 20px;
	border-left: 1px solid #B01BA5;
	border-top: 1px solid #B01BA5;
	float: right;
}

.singleItemHighlight {

	width: 220px;
	border-radius:1rem;
	cursor: pointer;
	 border: 1px solid #B01BA5;
    background: #1f0a30;
    padding: 1rem;
    width: 220px;
    transition: all 0.3s ease;
  flex: 0 0 auto;       /* nicht schrumpfen, nicht wachsen */
  display: flex;         /* für Zentrierung der Kind-Elemente */
  flex-direction: column;
  margin: -20px;
}

.singleItemHighlight.buy:hover {
    border-radius: 0.5rem;
    transform: scale(1.03);
    box-shadow: 0 0 15px #B01BA5;
}

.singleItemHighlight.none:hover {
    border-radius: 0.5rem;
    transform: scale(1.03);
    box-shadow: 0 0 15px #B01BA5;	
}

.singleItemHighlight.nobuy:hover {
    border-radius: 0.5rem;
    transform: scale(1.03);
    box-shadow: 0 0 15px #B01BA5;

}
		
.singleItem {
	position:relative;
	 width: 220px;
	border-radius:1rem;
	float: left;
	cursor: pointer;
	 border: 1px solid #B01BA5;
    background: #1f0a30;
    padding: 1rem;
    margin: 1rem;
    width: 220px;
    transition: all 0.3s ease;
}

.singleItem.buy:hover {
    border-radius: 0.5rem;
    transform: scale(1.03);
    box-shadow: 0 0 15px #B01BA5;
}

.singleItem.none:hover {
    border-radius: 0.5rem;
    transform: scale(1.03);
    box-shadow: 0 0 15px #B01BA5;	
}

.singleItem.nobuy:hover {
    border-radius: 0.5rem;
    transform: scale(1.03);
    box-shadow: 0 0 15px #B01BA5;

}

.singleItem.active {

}

.singleItem img.itemIcon {
    max-width: 64px;
    margin-bottom: 0.5rem;
}

.singleItem .itemShortDesc {

 }

.clear {
	clear: both;
}

.download-content{
	position:relative;
	color: #C0C0C0;
	align-content:center;
	content-align:center;
	padding-top:25px;
	padding-bottom:50px;
	padding-left:px;
	
}

.button-div {
	 width: 46%;
	 border: 1px solid #B01BA5;
     float: left;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 padding-right:1px;
	 padding-left: 1px;
	 margin-right: 8px;
	 margin-left: 7px;

}



.clear {
	clear: both;
}
				
div.table {
	width: 100%;
	font-size: 12px;
}

div.table .thead {
}

div.table .tbody {
	
}

div.table .thead .tr, div.table .tbody .tr {
	height:18px;
	margin: 0 0 4px 0; padding: px 6px;
}

div.table .thead .tr {
	background: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);	
}

div.table .tbody .tr {
	background: rgba(0, 0, 0, 0.06);
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
	
}

div.table .thead .tr div, div.table .tbody .tr div {
	float: left;
}

div.table .thead .tr div {
	font-weight: bold;
}
.wrcopen2 .c {
    display: none;

}
.wrcopen2 label {
    display: block;
}
input[name='radio1'] {
    display: none;
}
input[name='radio1']:checked + label + .c {
    display: block;
}

.forgotpwreset{
	color: FFFFFF;
}

.dcr-icon{
	background: url('/images/dcr-icon.png');

}

@media (max-width: 768px) {

  .itemGeneral {
    flex-direction: column;
    display: flex;
    min-height: auto;
    padding: 10px;
  }

  .preview {
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    border-right: none;
    border-bottom: 1px solid #B01BA5;
    border-radius: 8px 8px 0 0;
  }

  .itemTitle {
    flex-direction: column;
    align-items: center;
    margin: 10px 0;
    height: auto;
  }

  .itemValues {
    position: static;
    margin: 10px 0;
    flex-wrap: wrap;
    justify-content: center;
  }

  .item-effects,
  .item-decription {
    position: static;
    margin-top: 15px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.03);
  }

  .itemBuy, .itemGift {
    float: none;
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }

  .singleItem,
  .singleItemHighlight {
    width: 100%;
    margin: 1rem 0;
  }

  .shop-item {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .shop-item-icon {
    width: 64px;
    height: auto;
    margin-bottom: 0.5rem;
  }

  .shop-item-details {
    text-align: center;
  }

  .discounted-prices {
    position: static;
    margin-top: 5px;
  }

  .out-of-stock {
    position: static;
    width: auto;
    height: auto;
    margin: 10px 0;
    text-align: center;
  }

  .preview-switcher {
    text-align: center;
    margin-top: 10px;
  }
  
 .preview-switcher {
  overflow-x: auto;
  display: flex;
  gap: 6px;
  padding: 8px;
  margin-top: 10px;
  scroll-snap-type: x mandatory;
}

.preview-switcher img {
  flex: 0 0 auto;
  scroll-snap-align: center;
}

}


/* ===================================
   ============ RANKING STYLES ============
   =================================== */

.ranking-container {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  padding: 20px;
  margin: 20px auto;
  max-width: 1200px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

.ranking-header {
  text-align: center;
  margin-bottom: 20px;
}
.ranking-header h2 {
  font-size: 28px;
  color: #B01BA5;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
}
.ranking-breadcrumb {
  font-size: 14px;
  color: #ccc;
}
.ranking-breadcrumb a {
  color: #B01BA5;
  text-decoration: none;
}

.ranking-nav {
  text-align: center;
  margin: 10px 0 20px;
}
.ranking-btn {
  background-color: #B01BA5;
  border: 1px solid #B01BA5;
  color: #fff;
  padding: 6px 12px;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 12px;
  cursor: pointer;
  margin: 0 5px;
  transition: background-color 0.3s;
}
.ranking-btn:hover {
  background-color: #a013a1;
  border-color: #a013a1;
}

.ranking-top-links {
  text-align: center;
  margin-bottom: 15px;
}
.top-link {
  display: inline-block;
  margin: 0 8px;
  padding: 4px 10px;
  background: #B01BA5;
  color: #fff;
  border: 1px solid #B01BA5;
  border-radius: 4px;
  text-decoration: none;
  font-size: 13px;
  transition: background-color 0.3s;
}
.top-link:hover {
  background: #a013a1;
  border-color: #a013a1;
}

.ranking-subheader {
  margin: 20px 0 10px;
  text-align: center;
}
.ranking-subheader h3 {
  color: #B01BA5;
  font-size: 22px;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #B01BA5;
}

/* Dropdown im Job-Header */
.sort-dropdown {
  font-size: 14px;
  color: #B01BA5;
  font-weight: bold;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
}
.sort-dropdown:hover,
.sort-dropdown:focus {
  color: #fff;
  text-decoration: none;
}
.dropdown-menu {
  background: #222;
  border: 1px solid #444;
}
.dropdown-item {
  color: #ccc;
  padding: 5px 15px;
  cursor: pointer;
  transition: background 0.3s;
}
.dropdown-item:hover {
  background: #333;
  color: #fff;
}
.dropdown-divider {
  height: 1px;
  margin: .5rem 0;
  overflow: hidden;
  background-color: #444;
}

/* Ranking-Tabelle */
.ranking-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.ranking-table thead {
  background-color: #333;
  color: #fff;
}
.ranking-table th,
.ranking-table td {
  padding: 10px;
  border-bottom: 1px solid #444;
  font-size: 14px;
  text-align: left;
}
.ranking-table tbody tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.4);
}
.ranking-table tbody tr:hover {
  background-color: rgba(176, 27, 165, 0.2);
}

/* Tabelle horizontal scrollbar auf kleineren Geräten */
@media (max-width: 768px) {
  .ranking-table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
    border-radius: 8px;
  }

  .ranking-table {
    min-width: 700px; /* kannst du anpassen je nach Spaltenanzahl */
  }
}


.top3-ranking-container {
  background: rgba(0, 0, 0, 0.6);         /* Halbdurchsichtiger, dunkler Hintergrund */
  border: 1px solid #B01BA5;              /* Pink-violetter Rahmen */
  border-radius: 8px;                     /* Abgerundete Ecken */
  padding: 20px;
  margin: 20px auto;
  max-width: 400px;                       /* Geeignete Breite */
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);    /* Leichter Schatten */
}

.top3-ranking-title {
  text-align: center;
  font-size: 24px;
  color: #B01BA5;                         /* Primärfarbe */
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.top3-ranking-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.top3-ranking-list li {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #444;
}

.top3-ranking-list li:last-child {
  border-bottom: none;
}

.top3-ranking-icon {
  width: ;
  text-align: center;
  margin-right: 10px;
}

.top3-ranking-icon img {

  display: block;
  margin: 0 auto;
}

.top3-ranking-label {
  flex: 1;
  font-size: 16px;
  color: #C0C0C0;
}

.top3-ranking-value {
  font-size: 16px;
  color: #B01BA5;
  font-weight: bold;
}

.top3-ranking-bg {
background-image: url("/../images/top3bg.png");
  background-repeat: no-repeat;
  }

/* Container für alle News-Einträge */
.latestnews-container {
  /* Falls Du einen ähnlichen Hintergrund wie die Serverstatus-Box willst: */
  background: transparent; /* oder rgba(0, 0, 0, 0.6); wenn gewünscht */
  border: none;            /* Falls Du keinen Rahmen willst, sonst 1px solid #B01BA5; */
  border-radius: 0;
  padding: 0;
  margin: -24px auto;
  max-width: 900px; /* passe die Breite nach Geschmack an */
}

/* Einzelner News-Eintrag */
.latestnews-item {
  display: flex;    /* Wichtig: Bild links, Text rechts */
  margin-bottom: 30px;
  border: 1px solid #B01BA5; 
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.6); 
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

/* Linke Seite: Bild */
.latestnews-img {
  flex: 0 0 300px; /* Feste Breite für das Bild, Du kannst es anpassen */
  display: flex;
  justify-content: center; 
  align-items: center; 
  overflow: hidden; 
  border-right: 1px solid #B01BA5; 
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* Tatsächliches Bild-Tag */
.latestnews-img-tag {
  width: 100%;
  height: auto;
  object-fit: cover; 
  display: block;
}

/* Rechte Seite: Inhalt (Datum, Autor, Subject, gekürzter Text, Link) */
.latestnews-content {
  flex: 1; 
  padding: 20px; 
  display: flex;
  flex-direction: column; 
  justify-content: space-between;
}

/* Datum und Autor */
.latestnews-date-author {
  font-size: 12px;
  color: #ccc;
  margin-bottom: 8px;
}
.latestnews-date {
  margin-right: 5px;
}
.latestnews-author {
  font-style: italic;
}

/* Subject / Titel */
.latestnews-subject {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}

/* Gekürzter Text */
.latestnews-text {
  font-size: 14px;
  color: #ddd;
  line-height: 1.5;
  margin-bottom: 10px;
}

/* Read More-Link */
.latestnews-read-more {
  font-size: 14px;
  color: #B01BA5;
  font-weight: bold;
  text-decoration: none;
  margin-top: auto;
}
.latestnews-read-more img {
  vertical-align: middle;
  margin-left: 5px;
}

/* Falls keine News-Einträge vorhanden sind */
.latestnews-no-content {
  text-align: center;
  color: #ccc;
  padding: 40px;
  background: rgba(0,0,0,0.5);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  max-width: 600px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .latestnews-item {
    flex-direction: column;
  }

  .latestnews-img {
    flex: none;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #B01BA5;
    border-radius: 8px 8px 0 0;
  }

  .latestnews-img-tag {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
  }

  .latestnews-content {
    padding: 15px;
  }
}

/* =======================================
   NEWS-SEITE IM NEUEN STIL – GRUPPEN- & EINZELANSICHT
   ======================================= */

.news-container {

  margin-top: -23px;
  max-width: 900px;
}

.news-item {
  position: relative;
  /* Standard-Hintergrund hinter dem Bild */
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  margin-bottom: 20px;
  margin-top:20px;
  min-height: 220px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
  /* Falls $bgImage != "", wird inline-style mit background: url(...) no-repeat top left gesetzt. */
  background-size: auto;  /* Originalgröße beibehalten */
}

.news-header {
  position: relative;
  padding: 15px;
  cursor: pointer;
}

.news-meta {
  font-size: 12px;
  color: #ccc;
  margin-bottom: 8px;
}
.news-date {
  margin-right: 5px;
}
.news-author {
  font-style: italic;
}

.news-title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
}

/* Ausgeklappter Inhalt */
.news-content {
  padding: 15px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  clear: both;
  margin-top: 5px;
}

.news-text {
  margin-bottom: 10px;
}

/* Footer (optional) */
.news-footer {
  height: 0px;
}

/* Keine News */
.news-no-content {
  text-align: center;
  color: #ccc;
  padding: 40px;
  background: rgba(0,0,0,0.5);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  max-width: 600px;
  margin: 0 auto;
}

.discord-widget-style {

  border: 1px solid #B01BA5;

	
}

/* Container - bleibt wie gewünscht */
.page-info {
  /* dein bisheriger Stil, hier unverändert */
}

/* Alte IDs oder Klassen, wenn du sie brauchst ... */

/* Neuer Stil für jeden Guide-Eintrag */
.guide-item {
  background: rgba(0, 0, 0, 0.6);           /* Deine Wunschfarbe als Hintergrund */
  border: 1px solid #B01BA5;     /* Pinker Rahmen */
  border-radius: 8px;            /* Abgerundete Ecken */
  padding: 15px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

/* Radio unsichtbar machen, falls gewünscht */
.guide-item input[type="radio"] {
  display: none;
}

/* Der Container mit der Nummer + Titel (alter Name aus dem Ranking) */
.site-pagination {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

/* Der Kreis mit der Ziffer */
.site-pagination a.active {
  display: inline-block;
  text-align: center;
  color: #fff;
  background: transparent;
  border: 2px solid #B01BA5;
  border-radius: 50%;
  line-height: 40px;
  margin-right: 5px;
  text-decoration: none;  /* Link-Dekoration entfernen */
  font-weight: bold;
}

/* Der Guide-Titel selbst */
.guide-title {
  font-size: 20px;
  font-style: italic;
  color: #fff;
  margin: 0;
}

/* Inhalt des Guides */
.guide-content {
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

/* Trenner zwischen Guides */
.guide-separator {
  border: none;
  border-top: 1px solid #444;
  margin: 15px 0;
}
.feature-edit {
  background-image: url('/../images/edit.png');
  width:50px;
}
/* Container für jedes Feature-Item, 
   ähnlich wie dein "latest news"-Stil */
.feature-item {
  position:relative;
  float:left;
  display: flex;                /* Bild links, Text rechts */
  align-items: flex-start;
  background: rgba(0, 0, 0, 0.6);  /* dunkler Hintergrund */
  border: 1px solid #B01BA5;       /* pinker Rahmen */
  border-radius: 8px;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
  min-width: 875px;
  overflow: hidden; /* Falls das Bild größer ist */
}

/* Linke Spalte mit dem Bild */
.feature-img {
  flex: 0 0 300px;        /* feste Breite, anpassbar */
  max-width: 300px;       /* sorgt dafür, dass das Bild nicht breiter wird */
  overflow: hidden;       /* versteckt, falls Bild zu groß */
  position: relative;
  float:left;
  box-shadow: 10px 10px 15px black;
}
.feature-img img {
  width: 100%;            /* Bild füllt die Spalte */
  height: auto;           /* Proportionale Höhe */
  border: 2px solid #B01BA5; /* pinker Rahmen um das Bild */
  border-radius: 4px;     /* leicht abgerundete Ecken am Bild */
  display: block;
}

/* Rechte Spalte mit dem Text */
.feature-content {
  flex: 1;                /* füllt den restlichen Platz */
  padding: 20px;
  color: #fff;
}

/* Titel im Textbereich */
.feature-title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
  font-style: italic;
}

/* Der eigentliche Text darunter */
.feature-text {
  position:relative;
  float:left;
  width: 60%;
  left: 25px;
  top: 15px;
  font-size: 14px;
  line-height: 1.5;
}

/* Trenner zwischen Feature-Einträgen */
.feature-separator {
  border: none;
  border-top: 1px solid #444;
  margin: 10px 0;
}

@media (max-width: 768px) {
  .feature-item {
    flex-direction: column;
    min-width: 100% !important;
    width: 100%;
    float: none;
  }

  .feature-img {
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    float: none;
  }

  .feature-img img {
    width: 100%;
    height: auto;
    border-radius: 0;
    border-left: none;
    border-right: none;
  }

  .feature-content {
    padding: 15px;
    float: none;
  }

  .feature-text {
    position: static;
    width: 100%;
    left: auto;
    top: auto;
  }
}


/* ================================================
   FAQ-SEITE IM GUIDE-STYLE (dunkel, pinker Rahmen)
   ================================================ */

/* Container um den Titel/Breadcrumb */
.page-info {
  /* Wie bei Deinen Guides/News */
  margin-bottom: 20px;
}
.page-info h2 {
  font-size: 28px;
  color: #B01BA5;
  margin: 0 0 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.site-breadcrumb a {
  color: #B01BA5;
  text-decoration: none;
  margin-right: 5px;
}
.site-breadcrumb span {
  color: #ccc;
}

/* Einzelner FAQ-Eintrag */
.faq-item {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
  position: relative;
}

/* Kopfzeile (ID-Kreis + Frage) */
.faq-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

/* Kreis mit der FAQ-ID */
.faq-id-circle {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 28px;
  border-radius: 50%;
  border: 2px solid #B01BA5; /* Pinker Rand */
  color: #B01BA5;            /* Pinke Schrift für ID */
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}

/* Die Frage selbst (Titel) */
.faq-title {
  font-size: 20px;
  font-style: italic;
  color: #fff;
  margin: 0;
  cursor: pointer;
  transition: color 0.2s ease;
}

/* Inhalt/Antwort */
.faq-content {
  display: none; /* DAS fehlt! */
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

.faq-item.open .faq-content {
  display: block;
}

/* Trenner-Linie unter jedem FAQ-Block */
.faq-separator {
  border: 0;
  border-top: 1px solid #444;
  margin: 15px 0;
}

/* ===============
   TICKETS-STYLE
   =============== */

/* Container um alles - optional, falls Du dein altes layout entfernen willst */
/* .ticket-container {
  padding: 20px;
} */

/* Jedes Ticket in einer Box (ähnlich Guides/FAQ) */
.ticket-item {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

/* Der "Kopf" des Tickets - mit Titel, Datum, Status, Optionen */
.ticket-header {
  display: flex;
  align-items: center;
  cursor: pointer;
   background: rgba(0, 0, 0, 0.6);
  margin-bottom: 10px;
  border-bottom: 1px solid #444;
  padding-bottom: 8px;
   border-radius: 4px;
}

.ticket-title {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-right: auto; /* schiebt rest nach rechts */
}
.ticket-date {
  font-size: 12px;
  color: #ccc;
  margin-right: 10px;
}
.ticket-status {
  font-size: 12px;
  color: #ccc;
  margin-right: 10px;
}
.ticket-options {
  font-size: 12px;
  color: #B01BA5; 
}

/* Der Haupt-Inhalt (Text + Posts) */
.ticket-body {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  padding: 10px;
  color: #fff;
  display: none; /* standardmäßig ausgeblendet, kannst Du anpassen */
}

.ticket-maintext {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
  border: 1px solid #B01BA5;
  padding: 10px;
  border-radius: 4px;
}

.ticket-posts {
  border: 1px solid #B01BA5;
  padding: 10px;
  border-radius: 4px;
  margin-top: 10px;
}

.ticket-post {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #444;
}
.ticket-post:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.ticket-post-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.ticket-post-user {
  font-weight: bold;
  color: #fff;
}
.ticket-post-date {
  font-size: 12px;
  color: #ccc;
}
.ticket-post-text {
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
}

.ticket-post-form textarea {
  width: 100%;
  margin-bottom: 8px;
}

.pink-button {
  background-color: #B01BA5 !important;
  border: 1px solid #B01BA5 !important;
}

.new-ticket-box {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
  color: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

/* Neue Ticket-Formular-Container */
 .ticket-new-form {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
  color: #fff;

}

/* Label-Stil */
.new-ticket-label {
  color: #fff;
  font-weight: bold;
}

/* Ticket-Titel-Überschrift (falls verwendet) */
.ticket-title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 10px;
}

/* Anpassung der pinken Buttons (Refresh, New Ticket, Send) */
.pink-button {
  background-color: #B01BA5 !important;
  border: 1px solid #B01BA5 !important;
  color: #fff !important;
  font-size: 14px;
  padding: 10px 18px;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.pink-button:hover {
  background-color: #990e3a !important;
}

/* Optional: Style für den New Ticket Bereich im Formular */
.ticket-new-form .contact-form {
  margin-top: 15px;
}
.ticket-new-form input[type="text"],
.ticket-new-form textarea,
.ticket-new-form input[type="file"] {
  background: rgba(0,0,0,0.2);
  border: 1px solid #B01BA5;
  border-radius: 4px;
  color: #fff;
  width: 100%;
  padding: 8px;
  margin-bottom: 10px;
}
.ticket-new-form input[type="text"]:focus,
.ticket-new-form textarea:focus {
  outline: none;
  border-color: #fff;
}
/* Du kannst optional Felder, Textareas, etc. stylen */
.new-ticket-box input[type="text"],
.new-ticket-box input[type="file"],
.new-ticket-box textarea {
  background: rgba(0,0,0,0.2);
  border: 1px solid #B01BA5;
  border-radius: 4px;
  color: #fff;
  width: 100%;
  padding: 5px;
  margin-bottom: 10px;
}
.new-ticket-box input[type="text"]:focus,
.new-ticket-box textarea:focus {
  outline: none;
  border-color: #fff; /* Optional: helle Umrandung beim Fokus */
}

/* Container für die Schaltflächen (Refresh & New Ticket) */
.ticket-controls,
.ticket-add-button {
  margin-bottom: 15px;
  overflow: hidden;
}

.ticket-controls a,
.ticket-add-button a {
  text-decoration: none;
}

.hint {

	
}

/* Überschrift und Breadcrumb (unverändert) */
.page-info {
  margin-bottom: 20px;
}

.page-info h2 {
  font-size: 28px;
  color: #B01BA5;
  text-transform: uppercase;
  margin: 0 0 10px;
  letter-spacing: 1px;
}
.site-breadcrumb a {
  color: #B01BA5;
  text-decoration: none;
}
.site-breadcrumb span {
  color: #ccc;
}

/* Optional: Zusätzliche Info (kurzer Erklärungstext) */
.additional-info p {
  font-size: 14px;
  color: #ccc;
  margin: 0;
}

/* Container für jeden Rule-Eintrag */
.rules-item {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

/* Kopfzeile des Rule-Eintrags */
.rules-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

/* Der Kreis mit dem Paragraphenzeichen und der Listennummer */
.rules-id-circle {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 40px;
  border-radius: 50%;
  border: 2px solid #B01BA5;
  color: #B01BA5;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}

/* Titel/Frage (hier: Paragraph) */
.rules-title {
  font-size: 20px;
  font-style: italic;
  color: #fff;
  margin: 0;
}

/* Inhalt des Rule-Eintrags */
.rules-content {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

/* Trenner zwischen den Rule-Einträgen */
.rules-separator {
  border: none;
  border-top: 1px solid #444;
  margin: 15px 0;
}
/* Container für den gesamten Event Ticker */
#event_ticker {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;  
  font-style: italic;
  border-radius: 8px;  
  border: 1px solid #B01BA5;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);  
  font-size: 24px;
  padding: 10px;
  position: relative; 
  white-space: nowrap;
  display:flex;
  margin-top: 20px;
}

#event_ticker_2 {
 position:relative;
 width:730px;
 white-space: nowrap; 
 margin-left:5px;
}

.imprint-item {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

/* Kopfzeile des Rule-Eintrags */
.imprint-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.imprint-header-info {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

/* Der Kreis mit dem Paragraphenzeichen und der Listennummer */
.imprint-id-circle {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 40px;
  border-radius: 50%;
  border: 2px solid #B01BA5;
  color: #B01BA5;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}

/* Titel/Frage (hier: Paragraph) */
.imprint-title {
  font-size: 20px;
  font-style: italic;
  color: #fff;
  margin: 0;
}

/* Inhalt des Rule-Eintrags */
.imprint-content {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

/* Trenner zwischen den Rule-Einträgen */
.imprint-separator {
  border: none;
  border-top: 1px solid #444;
  margin: 15px 0;
}


/* Ranking-Tabelle für Buylogs */
.ranking-style {
  width: 100%;
  border-collapse: collapse;
  background-color: #1a1a1a;
  border: 1px solid #333;
  color: #ddd;
  font-size: 14px;
}

.ranking-style thead {
  background-color: #111;
  text-transform: uppercase;
  font-weight: bold;
  color: #9d79d6;
}

.ranking-style th,
.ranking-style td {
  padding: 10px 8px;
  text-align: left;
  border-bottom: 1px solid #2e2e2e;
}

.ranking-style tbody tr:nth-child(even) {
  background-color: #1f1f1f;
}

.ranking-style tbody tr:hover {
  background-color: #2c2c2c;
}

.rank-gold {
  color: #FFD700;
  font-weight: bold;
}

.rank-silver {
  color: #C0C0C0;
  font-weight: bold;
}

.rank-bronze {
  color: #CD7F32;
  font-weight: bold;
}

.float-right {
	float: right;
	
}

.form-row {
  display: flex;
  gap: 20px;
}
.form-field {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.form-field .form-label {
  margin-bottom: 5px;
  font-weight: bold;
}

/* Container‑Styling */
.change-password {
  background: rgba(0, 0, 0, 0.6);
  padding: 1.5rem;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.5);
  margin-top: 1rem;
}

/* Grid für die Felder */
.change-password .form-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1rem;
  margin-bottom: 1.5rem;
}

/* Einzelne Feld‑Box */
.change-password .form-field {
  display: flex;
  flex-direction: column;
}

/* Label über dem Feld */
.change-password .form-field label {
  font-size: 0.9rem;
  color: #ccc;
  margin-bottom: 0.4rem;
  font-weight: 500;
}

/* Input‑Styling */
.change-password .form-field input {
  padding: 0.6rem 0.8rem;
  border: 1px solid #552366;
  border-radius: 4px;
  background: #2a1a3d;
  color: #fff;
  font-size: 0.95rem;
  transition: border-color 0.2s;
}
.change-password .form-field input:focus {
  outline: none;
  border-color: #b01ba5;
}

/* Button‑Styling */
.change-password .site-btn {
  padding: 0.75rem 2rem;
  background: #fff;
  color: #2a1a3d;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  box-shadow: 0 4px 6px rgba(176,27,165,0.6);
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
}
.change-password .site-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 8px rgba(176,27,165,0.8);
}

.login-buttons {
	display:flex;

}
.button-group a {
    margin: 5px 8px;
    display: inline-block;
}

.sticky-currency-bar {
    top: 20px;
    float: right;
	left:100%;
    z-index: 1000;
    padding: 10px 14px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.03);
    font-size: 14px;
    display: inline-block;
    margin-bottom: 20px;
    color: #ccc;
}
.sticky-currency-bar img {
    vertical-align: middle;
    height: 14px;
    margin-right: 4px;
}

.shop-wrapper {
    background: linear-gradient(145deg, #1c0d2d, #2d1042);
    border-radius: 1rem;
    padding: 2rem;
    margin-top: 1rem;
    box-shadow: 0 0 20px rgba(176, 27, 165, 0.3);
    color: #fff;
}

.shop-item {
    background: #1b1324;
    border: 1px solid #B01BA5;
    border-radius: 1rem;
    padding: 1rem;
    margin: 1rem;
    width: 220px;
    transition: all 0.3s ease;
}

.shop-item:hover {
    transform: scale(1.03);
    box-shadow: 0 0 15px #B01BA5;
}

.shop-item img {
    border-radius: 0.5rem;
}

.shop-title {
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.shop-currency {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: bold;
    color: #facc15;
}

.modern-shop-box {
    background: #1f0a30;
    border: 1px solid #B01BA5;
    border-radius: 1rem;
    padding: 1rem;
    margin: 1rem;
    text-align: center;
    transition: 0.3s ease;
    width: 220px;
    display: inline-block;
}

.shop-item-icon {
    max-width: 64px;
    margin-bottom: 0.5rem;
}

.shop-item-name {
    font-weight: bold;
    color: #fff;
    margin: 0.5rem 0;
}

.shop-item-details {
    font-size: 0.9rem;
    color: #ccc;
}

.shop-details-btn {
    display: inline-block;
    margin-top: 0.5rem;
    background-color: #B01BA5;
    color: white;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    text-decoration: none;
}

.shop-details-btn:hover {
    display: inline-block;
    margin-top: 0.5rem;
    background-color: #B01BA5;
    color: white;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    text-decoration: none;

}

.item-detail-wrapper {
  display: flex;
  gap: 2rem;               /* Abstand zwischen Bild und Text */
  background: #12091a;
  border-radius: 1rem;
  padding: 2rem;
  margin-top: 2rem;
  color: #fff;
  align-items: flex-start; /* vertikal oben ausrichten */
}

.item-detail-img {
  flex: 0 0 auto;          /* keine Vergrößerung, Breite durch Inhalt */
}

.item-detail-img img {
 display: block;
  border-radius: 1rem;
  max-width: 200px; 
}

.item-detail-info {
  flex: 1 1 auto;          /* nimmt den restlichen Platz ein */
}

.item-detail-info h3 {
    margin-top: 0;
}

.shop-subcat-btn {
  background-color: #B01BA5;
  border: none;
border-color: B01BA5;
  padding: 6px 12px;
  margin: 4px;
  color: white;
  border-radius: 6px;
  font-size: 14px;
    color:white;
}
.shop-subcat-btn:hover, .shop-subcat-btn:active {
  background-color: #B01BA5;
 border-color: B01BA5;
  color:white;
}
.shop-balance {
  display: flex;
  justify-content: center;
  gap: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.shop-balance img {
  vertical-align: middle;
  margin-right: 5px;
}

.modern-btn {
  background-color: #B01BA5;
  border: none;
  color: white;
  padding: 6px 16px;
  margin-top: 6px;
  border-radius: 6px;
  font-weight: bold;
  cursor: pointer;
}
.modern-btn:hover {
  background-color: #9e1793;
}

.shop-messages {
    text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

.shop-messages .alert {
    display: inline-block;
    max-width: 600px;
    width: 100%;
}

.hint{
    display: inline-block;
    max-width: 600px;
    width: 100%;
}
.fail {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c2c7;
    border-radius: 6px;
    padding: 12px 20px;
    font-size: 15px;
}

.success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #badbcc;
    border-radius: 6px;
    padding: 12px 20px;
    font-size: 15px;
}


.accountnotifyfail {
    background-color: #f8d7da;
    color: #842029;
    border: 1px solid #f5c2c7;
    border-radius: 6px;
    font-size: 15px;
	margin-top:20px;
	text-align:center;
}

.accountnotifysuccess {
    background-color: #d1e7dd;
    color: #0f5132;
    border: 1px solid #badbcc;
    border-radius: 6px;
    font-size: 15px;
	margin-top:20px;
	text-align:center;
}

.alert {
    padding: 10px;
    border-radius: 6px;
    margin: 10px 0;
    text-align: center;
    font-weight: bold;
}

.alert-danger {
    background-color: #f8d7da;
    color: #721c24;
}

.alert-success {
    background-color: #d4edda;
    color: #155724;
}

.alert-warning {
    background-color: #fff3cd;
    color: #856404;
}

.page-info-notify {
  font-style: italic;
  color: #fff;
  margin: 0 10px;
  margin-left: 10px;
  font-weight: 700;
}


.preview-container {
    text-align: center;
    margin-bottom: 20px;
}
.preview-container img {
    max-height: 250px;
    margin-bottom: 10px;
    border-radius:8px;
}
.preview-switcher {
	display: flex;
    justify-content: center;
    gap: 5px;
    padding: 10px;

}
.mini-preview {
    width: 50px;
    height: 50px;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.2s ease;
}
.mini-preview:hover {
    opacity: 1;
}

.preview-switcher img {
    border: 2px solid transparent;
    transition: all 0.2s ease;
}
.preview-switcher img:hover {
    border-color: #B01BA5;
    transform: scale(1.05);
}

.sidepanel-shophighlight {
  /* Abgerundete, halbtransparente Box */
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #B01BA5;    /* Pink-Violetter Rahmen */
  border-radius: 8px;
  padding: 15px;
  margin: 20px 0;
  box-shadow: 0 0 10px rgba(176, 27, 165, 0.3); /* dezent violetter Schlagschatten */
}

.sidepanel-shophighlight marquee {
  display: block;
  margin-top: 10px;
  color: #fff;
  font-style: italic;
}

.marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
	padding:15px;
}

.marquee-content {
  display: flex;
  padding-left: 100%;
  animation: scroll-right 20s linear infinite;
  margin-right: 10px;
  padding-right: 190%;
  gap: 20px;
}

.marquee-content-1 {
  display: flex;
  padding-left: 100%;
  animation: scroll-right 25s linear infinite;
  margin-right: 10px;
  padding-right: 50%;
  gap: 20px;
}

.container-acchighlight {
background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(176, 27, 165, 0.3);
  white-space: nowrap;
  margin: 0px 0 20px;
  /*background-image: url("/../images/Kalgas Cave_2.Inside.jpg");
  background-repeat: no-repeat;*/
}

.ItemHighlight {

  border-radius: 1rem;
  cursor: pointer;
  border: 1px solid #B01BA5;
  background: #1f0a30;
  padding: 1rem;
  width: 220px;
  transition: all 0.3s ease;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  float: left;
  zoom: 0.7;
  margin: 1px;
}

.ItemHighlight.buy:hover {
    border-radius: 0.5rem;
    transform: scale(1.03);
    box-shadow: 0 0 15px #B01BA5;
}

.ItemHighlight.none:hover {
    border-radius: 0.5rem;
    transform: scale(1.03);
    box-shadow: 0 0 15px #B01BA5;	
}

.ItemHighlight.nobuy:hover {
    border-radius: 0.5rem;
    transform: scale(1.03);
    box-shadow: 0 0 15px #B01BA5;
}

@keyframes scroll-right {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes scroll-right-1 {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}

.singleItemHighlight {
    display: inline-block;
    margin: 0 20px;
}

.ticker-wrapper {
  display: inline-block;
  width: calc(100% - 120px); /* evtl. anpassen bei langem Label */
  margin-left: 10px;
  overflow: hidden;
  vertical-align: middle;
}

.ticker-marquee {
  display: inline-block;
  white-space: nowrap;
  animation: ticker-loop 10s linear infinite;

}

@keyframes ticker-loop {
  100% {
    transform: translateX(200%);
  }
  0% {
    transform: translateX(-100%);
  }
}

.ticker-content {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  padding-left: 1rem;
}

.account-highlight-box {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  height: px;
}

.old-price {
  color: #888;
  text-decoration: line-through;
}

.new-price {
  color: red;
  font-weight: bold;
}

.discounted-price small {
  color: red;
  font-size: 0.9em;
  margin-left: 4px;
}

.lordgwsr-container {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;   
  border-radius: 8px;
  padding: 15px;
  margin: 20px 0;
  box-shadow: 0 0 10px rgba(176, 27, 165, 0.3);
}

.lordgwsr-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
  color: #B01BA5;         /* Primärfarbe für den Titel */
  text-transform: uppercase;
  letter-spacing: 1px;
}

.lordgwsr-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.lordgwsr-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}

.lordgwsr-list li:last-child {
  border-bottom: none;
}

.animated-slider {
    position: relative;
    width: 871px;
    height: 299px;
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid #B01BA5;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(176, 27, 165, 0.3);
    overflow: hidden;
}
.animated-slider .slide {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
.animated-slider .slide.active {
    opacity: 1;
}
.animated-slider .slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
}
.animated-slider .dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
}
.animated-slider .dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #B01BA5;
    opacity: 0.5;
    cursor: pointer;
}
.animated-slider .dot.active {
    opacity: 1;
}

@media (max-width: 768px) {
  .animated-slider {
    width: 100%; /* nimmt volle Breite des Containers */
    height: auto; /* Höhe wird durch Bild bestimmt */
    aspect-ratio: 16 / 9; /* sorgt für gute Proportionen */
  }

  .animated-slider .slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .animated-slider .dots {
    bottom: 6px;
    gap: 6px;
  }

  .animated-slider .dot {
    width: 8px;
    height: 8px;
  }
}


.vote-container {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 25px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

.vote-placeholder {
  flex: 0 0 42%; 	
	  order: -1;
}

.VoteLevelDisplay {
  order: -1;
  flex: 0 0 100%;
  align-self: flex-start;
  z-index: 1000;
  color: #fff;
  position: relative;
  display: flex;
    padding: 10px 0;
}

.multi-progress-wrapper {
	  border: 1px solid #B01BA5;
  position: relative;
  flex: 1;
  height: 64px;
  background: linear-gradient(to right, #2c213a, #1a112a);
  border-radius: 30px;
  overflow: hidden;
  box-shadow: inset 0 0 6px rgba(0,0,0,0.4);
}

.multi-progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(90deg, #401755, #4D1755);  
  border-radius: inherit;
  transition: width 0.8s ease-in-out;
  box-shadow: 0 0 15px #B01BA5;
  width: 0%; /* Startwert für JS-Animation */
  overflow:hidden;
}

.multi-progress-bar::after {
  content: '';
  position: absolute;
  top: 0;
  left: -40%;
  height: 100%;
  width: 40%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: blur(3px);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}


@keyframes shimmer {
  0% {
    left: -40%;
  }
  100% {
    left: 100%;
  }
}

@keyframes levelUpGlow {
  0% {
    text-shadow: none;
    transform: scale(1);
  }
  30% {
    text-shadow: 
      0 0 8px gold, 
      0 0 12px gold, 
      0 0 20px gold;
    transform: scale(1.2);
  }
  100% {
    text-shadow: none;
    transform: scale(1);
  }
}

.dot.level-up {
  animation: levelUpGlow 0.6s ease-out;
  z-index: 10;
}


.level-dot {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.level-dot .dot {
  font-size: 25px;
  color: #B01BA5;
  text-shadow: 0 0 8px #B01BA5;
}

.dot-label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -53%);
  font-size: 13px;
  font-weight: bold;
  pointer-events: none;
}

.level-dot .dot.active {
  color: gold;
  text-shadow: 0 0 10px gold;
}
.star-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.star-icon {
  font-size: 64px; /* großer Stern */
  color: #B01BA5;
  position: relative;
  width: 64px;
  height: 64px;
  text-align: center;
}

.star-icon .level {
  position: absolute;
  top: 58%;
  left: 57%;
  transform: translate(-50%, -65%);
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.star-icon .level .votes {
  font-size: 12px;
  color: #ccc;
  margin-top: 2px;
  font-decoration: italic;
}



.votes {
  font-size: 12px;
  color: #fff;
}


.vote-item {
  flex: 0 1 240px;
  box-sizing: border-box;
}

.vote-content {
  background: #1f0a30;
  border: 1px solid #B01BA5;
  border-radius: 1rem;
  padding: 20px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform .2s, box-shadow .2s;
}

.vote-content:hover {
  transform: scale(1.03);
  box-shadow: 0 0 15px #B01BA5;
}

.vote-title {
  font-size: 1.25rem;
  font-style: italic;
  margin-bottom: 10px;
}

.vote-image img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.vote-points {
  margin-bottom: 15px;
}

.vote-btn {
  background-color: #B01BA5;
  border-color: #B01BA5;
  color: #fff;
  width: 100%;
}

.next-vote {
  font-weight: bold;
  text-align: center;
}

 .character-card {
  width: 220px;
  overflow:hidden;
  margin: 10px;
  border: 1px solid #B01BA5;
  border-radius: 1rem;

  background-color: #1f0a30;
  color: #ecf0f1;
  box-shadow: 0 0 10px rgba(138, 43, 226, 0.2);
  display: inline-block;
  vertical-align: top;
}
.character-card p {
  margin: 5px 0;
}
.px120.bold {
  font-weight: bold;
}




.page-info-accountpanel {
  position: relative;
  left: -59px;
  top: -30px;
}

.character-title {
	
  font-style: italic;
  color: #fff;
  margin:0 10px;
  margin-left: 60px;
  font-weight: 700;
  position:relative; 
  left:px; 
  top: -42px; 
  padding-bottom:0px;
}

.characterText {
 padding:20px;
 background: rgba(0, 0, 0, 0.5);
 color:FFF;
}

.characterWindow::before {
  background-color: #1f0a30;
}
.characterWindow p {
    position: relative; /* damit Text über dem Overlay bleibt */
    z-index: 1;
    color: white;
	
}
.characterWindow {
    background: url('/images/jobs/acc_vagrant.png') no-repeat center center;
	margin: -5px;
}
.characterWindow.vagrant {
    background: url('/images/jobs/acc_vagrant.png') no-repeat center center;
	margin: -5px;
}
.characterWindow.assist {
    background: url('/images/jobs/acc_assist.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.mercenary {
    background: url('/images/jobs/acc_mercenary.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.magician {
    background: url('/images/jobs/acc_magician.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.acrobat {
    background: url('/images/jobs/acc_acrobat.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.ranger {
    background: url('/images/jobs/acc_ranger.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.jester {
    background: url('/images/jobs/acc_jester.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.psykeeper {
    background: url('/images/jobs/acc_pykeeper.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.elementor {
    background: url('/images/jobs/acc_elementor.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.ringmaster {
    background: url('/images/jobs/acc_ringmaster.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.billposter {
    background: url('/images/jobs/acc_billposter.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.blade {
    background: url('/images/jobs/acc_blade.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.knight {
    background: url('/images/jobs/acc_knight.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.crackshooter {
    background: url('/images/jobs/acc_crackshooter.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.harlequin {
    background: url('/images/jobs/acc_harlequin.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.seraph {
    background: url('/images/jobs/acc_seraph.png') no-repeat center center;
	margin: -5px;
}
.characterWindow.forcemaster {
    background: url('/images/jobs/acc_forcemaster.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.slayer {
    background: url('/images/jobs/acc_Slayer.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.templar {
    background: url('/images/jobs/acc_templar.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.arcanist {
    background: url('/images/jobs/acc_arcanist.png') no-repeat center center;
    background-size: cover;
}
.characterWindow.mentalist {
    background: url('/images/jobs/acc_mentalist.png') no-repeat center center;
    background-size: cover;
}

.download-item {
  display: flex;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
  overflow: hidden;
}

.download-item:hover {
  transform: scale(1.03);
  box-shadow: 0 0 15px #B01BA5;
}


.download-image img {
  width: 165px;
  height: 100%;
  object-fit: cover;
  border-right: 1px solid #B01BA5;
  padding:15px;
}

.download-content {
  padding: 15px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.download-title {
  color: #fff;
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
  margin-bottom: 10px;
}

.download-title a {
  color: #fff;
  text-decoration: none;
}

.download-description {
  color: #C0C0C0;
  font-style: italic;
  font-weight: 500;
  margin-bottom: 10px;
}

.download-date {
  color: #C0C0C0;
  font-style: italic;
  font-size: 12px;
}

@media (max-width: 768px) {
  .download-item {
    flex-direction: column;
  }

  .download-image img {
    width: 100%;
    height: auto;
    border-right: none;
    border-bottom: 1px solid #B01BA5;
    padding: 0;
  }

  .download-content {
    padding: 15px;
    text-align: center;
  }

  .download-title {
    font-size: 20px;
  }

  .download-description,
  .download-date {
    font-size: 14px;
  }
}


.slider-wrapper {
	

}

.regist-item {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

/* Kopfzeile des Rule-Eintrags */
.regist-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.regist-header-info {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

/* Der Kreis mit dem Paragraphenzeichen und der Listennummer */
.regist-id-circle {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 40px;
  border-radius: 50%;
  border: 2px solid #B01BA5;
  color: #B01BA5;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}

/* Titel/Frage (hier: Paragraph) */
.regist-title {
  font-size: 20px;
  font-style: italic;
  color: #fff;
  margin: 0;
}

/* Inhalt des Rule-Eintrags */
.regist-content {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

/* Trenner zwischen den Rule-Einträgen */
.regist-separator {
  border: none;
  border-top: 1px solid #444;
  margin: 15px 0;
}

/* Container */
.wiki-nav {
  position: relative;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #B01BA5;
  border-radius: 4px;
  padding: 0.5em 1em 1em;
  margin: 1em 0;
  width: 250px;
  font-size: 90%;
  line-height: 1.4;
  color: #ddd;
  font-family: 'Poppins', sans-serif;
}

/* Titelzeile */
.wiki-nav > strong {
  display: block;
  margin-bottom: 0.5em;
  font-weight: 600;
  font-size: 1.05em;
  color: #fff;
  position: relative;
  padding-bottom: 4px;
}
.wiki-nav > strong::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #B01BA5;
  margin-top: 4px;
  width: 100%;
}

/* „verbergen“-Link */
.wiki-nav .toggle-link {
  position: absolute;
  top: 0.6em;
  right: 1em;
  font-size: 0.85em;
  text-decoration: none;
  color: #aaa;
}
.wiki-nav .toggle-link:hover {
  text-decoration: underline;
}

/* Liste mit Nummerierung */
.wiki-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: section;
}
.wiki-nav li {
  margin: 0.3em 0;
  counter-increment: section;
}
.wiki-nav li:before {
  content: counter(section) ". ";
  font-weight: normal;
  color: #B01BA5;
}

/* Unterpunkte */
.wiki-nav ul ul {
  margin-left: 1.2em;
  counter-reset: subsection;
}
.wiki-nav ul ul li {
  counter-increment: subsection;
}
.wiki-nav ul ul li:before {
  content: counter(section) "." counter(subsection) " ";
}

/* Links */
.wiki-nav a {
  color: #fff;
  text-decoration: none;
  padding: 3px 6px;
  border-radius: 4px;
  display: inline-block;
  transition: background 0.2s ease;
}
.wiki-nav a:hover {
  color: #fff;
  background-color: #B01BA5;
  text-decoration: none;
}
.wiki-nav a.active {
  background-color: #B01BA5;
  color: #fff;
}

.guide-item input[type="radio"] {
  display: none;
}

.guide-item .guide-content {
  display: none;
  padding: 1rem;         
  margin-bottom: 1rem;   
}


.guide-item input[type="radio"]:checked ~ .guide-content {
  display: block;
}

.guide-item label {
  cursor: pointer;
  display: block;
}

.guidetooltip {
	display: none;
	position: absolute;
	background-color: #190A22;
	border: 1px solid #B01BA5;
	padding: 10px 10px 10px 10px;
	z-index: 1;
	min-width: 80px;
	max-width: 400px;
	max-height: 150px;
	overflow-y: auto;
    box-shadow: 0 0 15px #B01BA5;
	margin-top:25px;
	margin-left:30px;
	}

td:hover .guidetooltip {
	display: block;
}

#cookie-popup{
	display: none;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	max-width: 800px;
	background-color: #190922;
	color: #fff;
	border-radius: 8px;
	border: 1px solid #B01BA5;
	box-shadow: 0 2px 8px rgba(0,0,0,0.4);
	padding: 1rem 1.5rem;
	font-size: 14px;
	z-index: 9999;
	text-align: center;
}

.cookie-accept {
	margin-left: 1rem;
    padding: 6px 16px;
    background-color: #B01BA5;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;	
}

@media (max-width: 600px) {
  #cookie-popup {
    width: 90%;
    max-width: none;
    font-size: 13px;
    padding: 1rem;
    bottom: 10px;
  }

  #cookie-popup button.cookie-accept {
    display: block;
    width: 100%;
    margin: 0.75rem 0 0 0;
    font-size: 14px;
  }
}

.wiki-category-box {
  margin: 30px 0 20px;
  padding: 15px 20px;
  background: linear-gradient(90deg, rgba(216,127,239,0.2) 0%, rgba(255,255,255,0.05) 100%);
  border-left: 5px solid #d87fef;
  border-radius: 8px;
  color: #fff;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  box-shadow: 0 0 10px rgba(216,127,239,0.15);
    font-style:italic;
}

@media screen and (max-width: 768px) {
  .wiki-category-box {
    font-size: 1.1em;
    padding: 12px 16px;
  }
  .back-to-top {
    display: none;
  }
}

input:-webkit-autofill {
    background-color: #D983D9 !important;
    -webkit-box-shadow: 0 0 0px 1000px #D983D9 inset !important;
    color: #000 !important;
}

