/**************************************************/
/***											***/
/***	Created by:	Chyukasame					***/
/***											***/
/*** 	- Website:	www.chyukasame.de			***/
/*** 	- E-Mail:	info@chyukasame.de			***/
/*** 	- Skype:	chyukasame					***/
/*** 											***/
/**************************************************/


/** neuigkeiten.php **/
/** neuigkeiten.php — NEWS BOX GLASS LOOK **/
.news {
    /* Glass Hintergrund */
    background: rgba(255, 255, 255, 0.12) url('../images/website/content/line.png') no-repeat bottom;
    backdrop-filter: blur(14px) saturate(180%);

    /* Form & Größe exakt wie vorher */
    padding: 18px 15px;
    border-radius: 10px;
    margin-bottom: 15px;

    /* dezenter Glass-Rahmen */
    border: 1px solid rgba(255, 255, 255, 0.25);

    /* Schatten ähnlich Menü, aber schwächer (Variante B) */
    box-shadow: 0 4px 12px rgba(0,0,0,0.18);

    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

/* Bild links – unverändert, nur leichtes Feintuning */
.news .img {
    float:left;
    height:100px;
    width:100px;
    /*display:block;*/
	background-size: contain !important;
	background-repeat: no-repeat;
	background-position: center !important;
    padding:1px;
    margin:5px 10px 0 0;
    border:1px solid #fad42d;
    border-radius:4px;
    transition: all .3s ease;
}

/* Hover – identisches Verhalten wie vorher */
.news:hover {
    transform: translateY(-4px);
    background: rgba(255, 255, 255, 0.18) url('../images/website/content/line.png') no-repeat bottom;
    box-shadow: 0 8px 20px rgba(0,0,0,0.22);
}

/* Bild beim Hover */
.news:hover .img {
    border-color: #e0b500;
    box-shadow: 0 0 10px rgba(250, 212, 45, 0.55);
    transform: scale(1.05);
}

/* Goldene Umrandung beim Hover */
.news:hover::after {
    content: '';
    position: absolute;
    inset: 0;
    border: 2px solid rgba(250, 212, 45, 0.35);
    border-radius: 6px;
    pointer-events: none;
    animation: glowNewsB 0.9s ease forwards;
}

@keyframes glowNewsB {
    from { opacity: 0; }
    to { opacity: 1; }
}


/** einloggen.php **/
.login-info{float:left;padding-top:10px;padding-left:40px;margin-right:10px;border-left:1px solid #e6d9aa;}


/** download.php **/
.downloadContainer{text-align:center;}
a.download{width: 205px;height: 50px;background: transparent url(../images/website/buttons/download.png) no-repeat;margin: 4px;padding: 6px 0 0 10px;text-align: left;display: inline-block;line-height: 1.3em;color: #8c7a50;}
a.download:hover{color: #675e49;background-position:0 -57px;}
a.download:active{background: transparent url(../images/website/buttons/download.png) no-repeat;}

.requirements{border:none;margin:10px 0 0;padding:0;}
.requirements table{border-spacing:0;width:100%;}
.requirements table thead tr th{background-color:#99bdff;border:1px solid #f0c24d;color:#fff3ba;font-size:12px;font-weight:bold;padding:7px 5px 7px;text-align:center;}
.requirements table tbody tr th{background-color:#cfe3ff;border:1px solid #f3dfaa;font-size:11px;font-weight:normal;padding:7px 5px 7px;text-align:center;}
.requirements table tbody tr td{background-color:#cfe3ff;border:1px solid #f3dfaa;font-size:11px;padding:7px 5px 7px;text-align:center;}
.requirements table tbody tr th span{background-color:#fffcd8;display:block;height:1px;left:0;position:absolute;top:0;}
.requirements table tbody tr td span{background-color:#fffcd8;display:block;height:1px;left:0;position:absolute;top:0;}


/** ticketsystem.php **/
.ticket{}
.ticket .thead{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.ticket .thead .tr div{cursor:pointer;}
.ticket .tbody{background:hsla(100, 100%, 100%, 0.3);margin:0 0 3px 0;padding:7px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;display:none;}
.ticket .tbody .mainText{padding-bottom:10px;}
.ticket .tbody .sub{margin:10px 50px;}.ticket .tbody .sub .subText{margin:30px 0;}


/** accountpanel.php **/
.account_menu{font-size:17px;padding-bottom:6px;}
.account_menu a{line-height:20px!important;}
.account_menu span{color:#ff4800;font-family:Arial,Tahoma,Arial Unicode MS,serif;font-size:19px;font-weight:normal;line-height:14px;}
.account_menu i{}
.account_menu_active{color:#ff6600 !important;}
.account_menu_normal{color:#58564e !important;}
.account_menu_normal:hover{color:#ff4800 !important;}


/** site_boxes.php **/
div.loadingImage{margin-top:10px;height:330px;vertical-align:middle;text-align:center;}
				
				
/** ranglisten.php **/				
.ranking_navigation{border-bottom:3px solid #343c55;padding-bottom:10px;margin-bottom:30px;}
.ranking_element{font-family:verdana;color:#cccccc !important;padding:10px 25px;background-color:#6777a8;}
.ranking_element_active{font-family:verdana;color:#ffffff !important;padding:10px 25px;background-color:#343c55;}
.ranking_information{margin-top:-10px;}	
.ranking_information .ranking_image{width:180px;height:181px;background:url('../images/other/ranking/pvp_player.png') no-repeat;float:left;border: 1px solid #fad42d;border-radius:4px}
.ranking_information .ranking_text{font-family:Catriel;margin-left:220px;font-size:15px;line-height:14px;}
.ranking_information .ranking_text b{line-height:2em;}
.ranking_information .ranking_text ul{}
.ranking_information .ranking_text ul li{padding:0px 0px 10px 0px !important;}


/** download.php **/
.download_treiber{float:left;padding:0 19px;text-align:center;line-height:25px;padding-top:10px;border-right:1px solid #343c55;}
.download_treiber:last-child{border-right:none;}


/** team.php **/
.team_box{background-color:#d0d5e2;border-radius:4px;width: 27.5%;margin: 5px;padding: 7px 10px 5px;float: left;}
.team_box span.right{float: right !important;}
/* Hover-Effekt für ganze Team-Box */
.team_box:hover {
    background-color: #cfe3ff;
}

/* Grundstil - Animation BMD HINZU*/
.team_box {
    background: #d0d5e2; /*Standardfarbe f9f9f9*/
    padding: 18px 15px;
    border-radius: 6px;
    transition: all 0.3s ease; /* animiert mehrere Eigenschaften */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* leichter Startschatten */
    position: relative;
    overflow: hidden;
	/* 👉 Abstand zwischen Team */
    /* margin-bottom: 15px; */
}

/* Hover-Effekt */
.team_box:hover {
    background-color: #cfe3ff; /* leicht hellerer Hintergrund */
    transform: translateY(-4px); /* hebt die Box leicht an */
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); /* stärkerer Schatten */
}

/* Umrandung der Team-Box beim hover */
.team_box:hover::after {
    content: '';
    position: absolute;
    inset: 0;
    border: 2px solid rgba(244, 228, 176, 0.4);
    border-radius: 6px;
    pointer-events: none;
    animation: glow 1s ease forwards;
}

@keyframes glow {
    from { opacity: 0; }
    to { opacity: 1; }
}

/**		ticketsystem.php	**/
.ticket_head tr td{font-weight:bold;font-size:12px;padding: 10px 6px;background-color:#ebd17d;}
.ticket_head tr{border-top:2px solid #343c55;border-bottom:1px solid #343c55;background-color:#F7DD8A;}

.ticket div.table .thead .tr, .ticket div.table .tbody .tr{height:16px;padding:8px 6px;}
.ticket div.table .thead .tr div{font-weight:normal;font-size:12px;}


/**		buy.php		**/
.paysafecard_button {width:100px;height:100px;background: url('../images/website/buttons/buy_paysafecard.png') no-repeat;float:left;margin:0 20px;opacity: 0.7;}
.paysafecard_button:hover {opacity: 0.9;cursor:pointer;}
.paypal_button {width:100px;height:100px;background: url('../images/website/buttons/buy_paypal.png') no-repeat;float:left;margin:0 20px;opacity: 0.7;}
.paypal_button:hover {opacity: 0.9; cursor:pointer;}
.amazon_button {width:100px;height:100px;background: url('../images/website/buttons/buy_amazon.png') no-repeat;float:left;margin:0 20px;opacity: 0.7;}
.amazon_button:hover {opacity: 0.9; cursor:pointer;}

/**		home.php		**/
.home-slogan {
	font-size:20px;
	text-align: center;
}
.logo-header {
	font-size:14px;
}
.logo-header img {
	height:auto;
	width:100%;
	border-radius: 16px;
	border: 1px solid rgba(255,255,255,0.25);
    box-shadow: 0 8px 25px rgba(0,0,0,0.25);
	cursor: url("../images/website/icons/cursor-default.png") 4 4, auto !important;
}

  .glass-widget {
    width: 380px;
    padding: 15px;
    border-radius: 20px;

    /* Glasmorphismus */
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.18);

    /* optional zentrieren */
    margin: 20px auto;
  }

  .glass-widget iframe {
    border-radius: 12px;
  }

    .icon-section {
        display: flex;
        justify-content: center;
        gap: 50px;
        margin: 50px 0;
        flex-wrap: wrap;
        text-align: center;
    }
    .icon-box {
        width: 100px;
		position: relative;
    }
	.icon-box::after {
        content: attr(data-alt); /* Alternativ: attr(alt) */
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-10px);
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding: 8px 18px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.25s ease, transform 0.25s ease;
    border: 1px solid rgba(255, 255, 255, 0.25);
    }
	.icon-box::before {
		content: "";
    position: absolute;
    bottom: calc(100% - 6px);
    left: 50%;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    transform: translateX(-50%) rotate(45deg);
    opacity: 0;
    transition: opacity 0.25s ease;
    }
	.icon-box:hover::after,
	.icon-box:hover::before{
		opacity: 1;
	}
	.icon-box img {
        width: 80px;
        height: 80px;
        object-fit: cover;
		border-radius: 50px;
		border: 1px solid rgba(255,255,255,0.25);
		box-shadow: 0 8px 25px rgba(0,0,0,0.25);
		cursor: url("../images/website/icons/cursor-hover.png") 4 4, pointer !important;
    }
    .icon-box img:hover {
        animation: neonPulse 1.4s ease-in-out infinite;
		transform: scale(1.03);
    }	
    .icon-title {
        font-size: 14px;
        font-weight: 700;
        margin-top: 10px;
        margin-bottom: 6px;
    }
    .icon-desc {
        font-size: 14px;
    }
/* 📱 Mobile Darstellung */
    @media (max-width: 820px) {
        .icon-section {
            flex-direction: column;
            align-items: center;
            gap: 30px; /* etwas enger für mobile */
        }

        .icon-box {
            width: 100%;
            max-width: 250px; /* Icons bleiben optisch zentriert */
        }
	}

.vote-test {
    position: relative;
    top: 10px;          /* Abstand vom oberen Rand der .head */
    left: 50%;       /* zentriert horizontal */
    transform: translateX(-50%); /* zentriert genau */
    z-index: 10;     /* sicherstellen, dass es über dem Slider liegt */
}

.vote-test img {
    height: 60px;    
    width: auto;
    display: block;
	transform-origin: center;
	cursor: url("../images/website/icons/cursor-hover.png") 4 4, pointer !important;
}

.vote-test img:hover {
    animation: neonPulse 1.4s ease-in-out infinite;
    transform: scale(1.03);
}
.discord img {
	height:60px;
	width: auto;
	border:none;
	cursor: url("../images/website/icons/cursor-hover.png") 4 4, pointer !important;
}
.discord img:hover {
    animation: neonPulse 1.4s ease-in-out infinite;
    transform: scale(1.03);
}