@charset "utf-8";
body {
    background: url(../images/bg.jpg) fixed;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-family: 'Roboto Slab', serif
}

a {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 40px;
    color: #d7c29e;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold
}

a:hover {
    text-transform: uppercase;
    font-size: 13px;
    color: #c9aa71;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none
}

.top-panel {
    background: #122a4a;
    border-top: 1px solid #214b85;
    border-bottom: 1px solid #346fc7;
    justify-content: center
}

.top-panel-icon {
    content: "";
    background: url(../images/top-panel-icons.webp) -3px 10px no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    width: 239px;
    height: 72px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.language button {
    position: absolute;
    color: #ffdaa2;
    font-size: 12px;
    align-items: center;
    line-height: 25px;
    left: -250px;
    text-decoration: none
}

.language button:focus {
    background: none !important;
    border: none
}

.language span {
    color: #ffdaa2;
    font-size: 12px
}

.language img {
    margin-right: 3px
}

.bg-none {
    background: none !important
}

.border-none {
    border: none
}

.language .dropdown-menu {
    opacity: 1;
    position: absolute;
    border: 1px solid #a88e60;
    background: #240b04;
    min-width: 150px;
    z-index: 2;
    margin-left: 100px;
    top: 41px;
    padding: 0;
    transition: all .5s ease;
    left: -250px
}

.language .dropdown-menu a {
    color: #fff
}

.language .dropdown-menu a:hover {
    color: #fff
}

.language .dropdown-item {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 10px !important;
    border-bottom: 1px solid #a47944;
    color: #ffdaa2 !important
}

.language .dropdown-item:hover {
    background: none
}

.dropdown-toggle::after {
    color: #ffdaa2 !important;
    vertical-align: middle
}

.language button:focus {
    box-shadow: none
}

.nav {
    z-index: 999
}

.nav-link:hover {
    color: #fff;
    transition: 500ms
}

.yazi1 {
    font-size: 1.8em;
    font-weight: bolder
}

.yazi2 {
    margin: -27px;
    padding: 0;
    font-size: 1.3em;
    font-weight: bolder
}

.yazi3 {
    font-size: 1em;
    font-weight: bolder
}

.footer {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0
}

.footer-mt {
    margin-top: 5%
}

.footer-text {
    font-size: 14px;
    color: #c9aa71 !important
}

.shadow1 {
    transition: box-shadow .3s;
    border-radius: 10px
}

.shadow1:hover {
    box-shadow: 0 0 100px #b39979
}

.shadow2:hover {
    box-shadow: 0 0 100px rgba(255, 7, 144, 1)
}

.shadow3:hover {
    box-shadow: 0 0 100px rgba(255, 7, 144, 1)
}

h1 {
    text-align: center;
    position: relative;
    font-family: sans-serif;
    font-size: 125px;
    text-shadow: 0 0 10px #B39979, 0 0 15px #B39979, 0 0 20px #B39979, 0 0 25px #B39979, 0 0 30px #B39979
}

.discord-widget {
    position: fixed;
    left: 0;
    bottom: 20px;
    transition: 500ms
}

.discord-widget:hover {
    left: 48px;
    bottom: 43px;
    transition: 500ms
}

.nav-mobile {
    display: none
}

@media screen and (max-width:1400px) {
    .language button {
        left: -150px
    }
    .language .dropdown-menu {
        left: -150px
    }
}

@media screen and (max-width:1200px) {
    .language button {
        display: none
    }
}

@media screen and (max-width:1200px) {
    .language button {
        display: none
    }
}

@media screen and (max-width:910px) {
    .nav {
        display: none
    }
    #particles-js {
        display: none
    }
    .top-panel-icon {
        height: 0
    }
    .header-mobile {
        display: block;
        position: fixed;
        z-index: 101;
        width: 100%
    }
    .header-mobile .menu-mobile {
        z-index: 99999;
        display: inline-block;
        float: left;
        width: 50px;
        height: 3px;
        background-color: #3990ff;
        margin-top: 50px;
        margin-left: 30px
    }
    .header-mobile .menu-mobile:after {
        display: block;
        content: "";
        height: 3px;
        width: 100%;
        margin-top: -29px;
        background-color: #3990ff;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out
    }
    .header-mobile .menu-mobile:before {
        display: block;
        content: "";
        height: 3px;
        width: 100%;
        margin-top: 10px;
        background-color: #3990ff;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out
    }
    .header-mobile .menu-mobile.close-menu {
        display: inline-block;
        float: left;
        width: 50px;
        height: 0;
        background-color: #00161d;
        margin-top: 50px;
        margin-left: 30px
    }
    .header-mobile .menu-mobile.close-menu:after {
        display: block;
        content: "";
        height: 3px;
        width: 100%;
        margin-top: -9px;
        background-color: #00161d;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .header-mobile .menu-mobile.close-menu:before {
        display: block;
        content: "";
        height: 3px;
        width: 100%;
        margin-top: 0;
        background-color: #00161d;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .header-mobile .menu-mobile a {
        display: block;
        width: 100%;
        height: 30px;
        margin-top: -24px
    }
    .header-mobile .langs {
        float: right;
        display: inline-block;
        margin-top: 30px;
        margin-right: 30px;
        padding-bottom: 10px
    }
    .header-mobile .langs a {
        margin-top: 5px
    }
    .header-mobile .langs:after {
        left: 18px;
        bottom: -5px
    }
    .nav-mobile {
        overflow: auto;
        padding-top: 100px;
        display: none;
        z-index: 100;
        position: fixed;
        background: #fff;
        width: 100%;
        height: 100%;
        text-align: center;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -ms-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
        transition: all 500ms ease-in-out
    }
    .nav-mobile.show {
        display: block
    }
    .nav-mobile a {
        display: block;
        font-size: 45px;
        font-weight: 700;
        margin: 10px;
        color: #000
    }
    [alt=logo] {
        margin-top: 75px
    }
}

.mx-auto.d-block {
    max-width: 9%;
    height: auto
}

.icon-link {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(../images/footer/gis.webp);
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle
}

.discord-widget {
    position: fixed;
    bottom: 36px;
    left: 48px;
    transition: opacity .3s ease
}

.discord-widget:hover {
    opacity: 1
}

.discord-widget img {
    display: block;
    width: 300px;
    height: 122px;
   /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) */
}

.discord-widget:hover img {
   /* box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3) */
}



.social-sidebar {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #fff;
  padding: 0.8rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  z-index: 9999;
}

.social-sidebar img {
  width: 28px;
  height: 24px;
  display: block;
  transition: filter 0.1s ease;
}

.social-sidebar a:hover img {
  filter: brightness(0.5);
}

.data-bg.data-home {
    width: auto;
    display: inline-block;
    padding: 10px 60px;
}

.data-bg {
    display: block;
    position: relative;
    background: linear-gradient(
        90deg,transparent 0,rgba(0,0,0,.55) 25%,rgba(0,0,0,.80) 85%,transparent);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#00000000",GradientType=1);
    padding: 30px;
    margin: 0 auto;
    width: 38vw;
    color: #fff0d2;
    text-shadow: 0 0 6px #000;
    text-align: center;
    font-size: 1.4rem;
}

/* .home-hero-header-subheader { */
    /* text-decoration: none; */
    /* text-indent: 0; */
    /* font-family: 'Roboto Slab',serif; */
    /* font-weight: bold; */
    /* font-style: normal; */
    /* font-size: 1.6rem; */
    /* text-shadow: 0 0 6px #000; */
/* } */

.data-bg:before {
    content: "";
    position: absolute;
    height: 4px;
    left: 0;
    right: 0;
    /* background-image: linear-gradient( */
        /* 90deg,rgba(191,162,81,0),#ca9342,rgba(191,162,81,0)); */
	background-image: linear-gradient( 90deg, rgba(191, 162, 81, 0), #ca9342, rgba(191, 162, 81, 0));
    top: 0;
}

.data-bg:after {
    content: "";
    position: absolute;
    height: 4px;
    left: 0;
    right: 0;
    /* background-image: linear-gradient( */
        /* 90deg,rgba(191,162,81,0),#ca9342,rgba(191,162,81,0)); */
	background-image: linear-gradient( 90deg, rgba(191, 162, 81, 0), #ca9342, rgba(191, 162, 81, 0));
    bottom: 0;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #1a2207;
  border-radius: 8px;
}

::-webkit-scrollbar-thumb {
  background: #3a4b1b;
  border-radius: 8px;
}

::-webkit-scrollbar-thumb:hover {
  background: #c9aa71;
}

html {
  scrollbar-width: thin;
  scrollbar-color: #3a4b1b #1a2207;
}

.server-container {
  display: flex;
  justify-content: center;
  /* align-items: flex-end; */
  align-items: stretch;
  gap: 25px;
  margin: 0 auto;
  position: relative;
  /* width: 800px;*/
}

.server {
  text-align: center;
  /* width: 150px; */
}

.server.middle {
  margin-bottom: -40px;
}

.custom-logo {
  width: 460px;
}

.angmar-container {
  position: relative;
  display: inline-block;
}

.angmar-effect {
  position: absolute;
  top: -17px;
  left: -25px;
  width: 250px;
  height: 250px;
  z-index: -1;
}

.shadow4 {
    transition: box-shadow .3s;
    border-radius: 10px;
}

.shadow4:hover {
    box-shadow: 0 0 100px #b39979;
}

.shadow5 {
    transition: box-shadow .3s;
    border-radius: 10px;
}

.shadow5:hover {
    box-shadow: 0 0 100px #b39979;
}

/* 1. ADIM: Kapsay�c�n�n Temel Ayarlar� */
.shadow6 {
    transition: box-shadow .3s;
    border-radius: 10px;
}

/* 2. ADIM: I����n Kendisi (Ba�lang��ta G�r�nmez Olan) */
/* Senin kodunda EKS�K olan k�s�m buras�yd� */
.shadow6::before {
    content: ""; /* Bu olmazsa �al��maz! */
    
    /* I���� kart�n tam arkas�na yerle�tir */
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    
    /* I����n Rengi */
    background: #24cd6a;
    
    /* Kart�n ARKASINDA durmas� i�in -1 veriyoruz */
    z-index: -1; 
    
    /* Ba�lang��ta g�r�nmez olsun */
    opacity: 0;
    
    /* Ba�lang��ta bulan�kl�k az olsun */
    filter: blur(20px);
    
    /* Animasyon ayarlar� */
    transition: all 0.4s ease;
    border-radius: 12px;
}

/* 3. ADIM: Mouse �zerine Gelince (Senin yazd���n k�s�m) */
.shadow6:hover {
    /* Kart hafif�e yukar� kalks�n */
    transform: translateY(-5px);
}

.shadow6:hover::before {
    /* I��k art�k g�r�n�r olsun */
    opacity: 0.8;
    
    /* I��k karttan d��ar� ta�s�n (B�y�me efekti) */
    transform: scale(0.60); 
    
    /* Bulan�kl�k arts�n (Gaz bulutu/S�zme efekti) */
    filter: blur(40px);
}

.countdown-wrapper {
  display: flex;
  flex-wrap: nowrap; 
  justify-content: center;
  align-items: center;
  margin: 0;
  gap: 1rem;
  color: #c6b491;
  font-family: 'Lexend', sans-serif;
}

.countdown-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.countdown-digit {
  font-size: 1rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 0.25rem;
  position: relative;
  overflow: hidden;
  min-width: 1em;
  text-align: center;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.countdown-label {
  font-size: 0.75rem;
  color: #807958;
  letter-spacing: 0.5px;
}

@media (min-width: 768px) {
  .countdown-digit {
    font-size: 2rem;
  }
}

.AngmarTitle {
	margin: -33px;
    padding: 0;
    font-size: 1.3em;
	color: #fff0d2;
    text-decoration: none;
    text-indent: 0;
    font-family: 'Roboto Slab',serif;
    font-weight: bold;
    text-shadow: 0 0 6px #000;
}

.AngmarDesc {
	padding: 37px;
	font-size: 1em;
    font-weight: bolder;
	color: #cfc5af;
    text-indent: 0;
    font-family: 'Roboto Slab',serif;
    font-weight: bold;
    text-shadow: 0 0 6px #000;
    text-decoration: none;
}

.countdown-wrapper.data-bg {
  display: flex !important;
  flex-wrap: nowrap !important;
  width: auto !important;
  padding: 3px 3px !important;
  margin: 0 auto !important;
  position: relative;
  top: -33px;
}

#particles-js {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
}

/* .ramadan-animations { */
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  /* width: 100%; */
  /* height: 100%; */
  /* z-index: 9999; */
  /* pointer-events: none; */
/* } */

/* .lantern { */
  /* position: absolute; */
  /* top: 20px; */
  /* left: 7.7%;   */
/* } */

/* .moon { */
  /* position: fixed; */
  /* top: 440px; */
  /* left: 72%;   */
/* } */

.ramadan-animations {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  pointer-events: none;
}

.lantern {
  position: absolute;
  top: 42px;
  left: 7.7%;  
}

.moon {
  position: absolute;
  top: 60px;
  left: 5%;  
}

#notice-alt {
    position: fixed;
    z-index: 999999;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 40px;
    color: #f5dbb3;
    border-top: 4px solid #e1c5a4;
    background: #008000;
    font-family: Calibri, Arial, sans-serif;
    background: -moz-linear-gradient(top, #8c2424 0, #541313 44%, #350202 100%);
    background: -webkit-linear-gradient(top, #8c2424 0, #541313 44%, #350202 100%);
    background: linear-gradient(to bottom, #3d2314 0, #3d2314 44%, #1f140d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa4202', endColorstr='#8B4513', GradientType=0);
    text-shadow: 1px 1px 0 #000
}

/* * ==========================================
 * CORE: CRIMSON WINTER PALETTE
 * ==========================================
 */
:root {
	--winter-night: #0f1215;
	--xmas-red: #8b0000;
	--xmas-red-bright: #d42426;
	--xmas-green: #0f3b1e;
	--xmas-gold: #f8b229;
	--snow-white: #f0f6f6;
	
	--ribbon-gold: linear-gradient(45deg, #ffd700, #ffaa00, #ffd700);
	--festive-bg: rgba(20, 5, 5, 0.85);
	
	--font-heading: 'Cinzel', serif;
	--font-festive: 'Mountains of Christmas', cursive;
	--font-body: 'Montserrat', sans-serif;
	
	--container-width: 1200px;
	
	--glow-gold: 0 0 15px rgba(248, 178, 41, 0.6);
	--glow-red: 0 0 20px rgba(212, 36, 38, 0.5);
}

*, *::before, *::after {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html { scroll-behavior: smooth; }

/* * ==========================================
 * DECORATION: CHRISTMAS LIGHTS
 * ==========================================
 */
.light-string {
	position: absolute;
	top: 0; left: 0; width: 100%; height: 20px;
	z-index: 2000;
	display: flex;
	justify-content: space-around;
	pointer-events: none;
}

.bulb {
	width: 12px; height: 12px;
	border-radius: 50%;
	background: #444;
	margin-top: 47px;
	animation: flash 2s infinite alternate;
	position: relative;
}

.bulb::before {
	content: ''; position: absolute; top: -5px; left: 4px;
	width: 4px; height: 6px; background: #222;
}

/* Wire */
/* .light-string::after { */
	/* content: ''; position: absolute; top: 40px; left: 0; width: 100%; height: 5px; */
	/* border-bottom: 2px solid #222; */
	/* border-radius: 50%; */
/* } */

.bulb:nth-child(odd) { background: var(--xmas-red-bright); animation-delay: 0s; box-shadow: 0 0 10px var(--xmas-red-bright); }
.bulb:nth-child(even) { background: var(--xmas-green); animation-delay: 1s; box-shadow: 0 0 10px var(--xmas-green); }
.bulb:nth-child(3n) { background: var(--xmas-gold); animation-delay: 0.5s; box-shadow: 0 0 10px var(--xmas-gold); }

@keyframes flash {
	0% { opacity: 0.4; transform: scale(0.9); }
	100% { opacity: 1; transform: scale(1.1); box-shadow: 0 0 20px currentColor; }
}

/* Snow Canvas */
#snow-canvas {
	position: absolute;
	inset: 0;
	z-index: 3;
	pointer-events: none;
}

.hero-content {
	position: relative;
	z-index: 10;
	text-align: center;
	max-width: 900px;
	padding: 15px;
	/* background: radial-gradient(ellipse at center, rgb(0 0 0 / 70%) 0%, transparent 70%); */
}

.hero-event-tag {
	font-family: var(--font-festive);
	color: var(--xmas-red-bright);
	font-size: 2.5rem;
	transform: rotate(-5deg);
	display: inline-block;
	text-shadow: 0 0 10px #000;
	margin-bottom: 10px;
}

.hero-title {
	font-size: 4.5rem;
	line-height: 1.1;
	margin-bottom: 20px;
	font-family: var(--font-heading);
	color: #fff;
	text-transform: uppercase;
	/* Gold Gradient Text */
	background: linear-gradient(to bottom, #fff6d5 0%, #c49a6c 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	filter: drop-shadow(0 5px 15px rgba(0,0,0,0.8));
}

.hero-subtitle {
	font-family: var(--font-body);
	font-size: 1.2rem;
	color: #ccc;
	letter-spacing: 2px;
	margin-bottom: 40px;
	background: rgba(139, 0, 0, 0.3);
	display: inline-block;
	padding: 5px 20px;
	border-radius: 5px;
	border: 1px solid rgba(139, 0, 0, 0.5);
}

.hero-actions {
	display: flex;
	gap: 25px;
	justify-content: center;
}

/* NOTICE RIBBON */
.notice-ribbon {
    position: fixed;
    bottom: 5px;
    left: 0;
    width: 100%;
    background: #122a4a;
    border-top: 2px solid #346fc7;
    border-bottom: 2px solid #346fc7;
    padding: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 900;
    box-shadow: 0 0 30px rgba(0,0,0,0.8);
    /* font-family: 'Roboto Slab',serif; */
}

.discord-widget {
    z-index: 9999 !important;
}

.whatsapp-widget {
    z-index: 9999 !important;
}

.notice-text {
	color: #fff0d2;
	 font-family: 'Roboto Slab',serif;
	letter-spacing: 1px;
}
.notice-text strong { color: var(--xmas-gold); }

/* * ==========================================
 * RESPONSIVE
 * ==========================================
 */
@media (max-width: 768px) {
	#main-header {
		padding: 0 15px;
		height: 60px;
		top: 0;
		width: 100%;
		border-radius: 0;
		border: none;
		border-bottom: 2px solid var(--xmas-gold);
	}
	.nav-menu {
		position: fixed;
		top: 60px; left: 0;
		width: 100%; height: auto;
		background: var(--winter-night);
		flex-direction: column;
		padding: 20px;
		gap: 15px;
		text-align: center;
		border-bottom: 2px solid var(--xmas-red);
		transform: translateY(-150%);
		transition: 0.4s;
	}
	.nav-menu.active { transform: translateY(0); }
	.header-actions { display: none; }
	.mobile-burger { display: block; }
	
	.hero-title { font-size: 3rem; }
	.hero-event-tag { font-size: 1.8rem; }
	.hero-actions { flex-direction: column; gap: 15px; }
	
	.notice-ribbon { padding: 10px; text-align: center; }
	.notice-text { font-size: 0.9rem; }
}

/* Lightbox */
.lightbox {
	position: fixed; inset: 0;
	background: rgba(10, 0, 0, 0.95);
	z-index: 5000;
	display: flex; align-items: center; justify-content: center;
	opacity: 0; pointer-events: none; transition: 0.3s;
}
.lightbox.open { opacity: 1; pointer-events: auto; }
.lightbox img {
	max-width: 90%; max-height: 80vh;
	border: 5px solid var(--xmas-red);
	box-shadow: 0 0 50px rgba(139, 0, 0, 0.5);
	border-radius: 10px;
}

html, body {
    overflow-x: hidden;
    width: 100%;
    /* position: relative; */
}

/* ==========================================
   2008 G�R�� EFEKT� (CSS ONLY)
   ========================================== */

/* 1. Kapsay�c� Link Ayar� */
.ronin2008-link-fx {
    position: relative;
    display: inline-block;
    z-index: 1; /* ��erik �nde */
}

/* 2. Arkadaki D�nen Alt�n Enerji (Nebula) */
.ronin2008-link-fx::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 340px; /* Resimden biraz ta�s�n */
    height: 340px;
    border-radius: 50%;
    
    /* �izgi yerine 'Konik Gradyan' kullan�yoruz - Bu ���k huzmesi yarat�r */
    background: conic-gradient(
        from 0deg,
        transparent 0%,
        transparent 40%,
        rgba(255, 215, 0, 0.1) 60%, /* Silik Alt�n */
        rgba(255, 215, 0, 0.8) 90%, /* Parlak Alt�n */
        transparent 100%
    );
    
    /* I���� yumu�atmak i�in blur */
    filter: blur(15px); 
    z-index: -1;
    opacity: 0.8;
    
    /* D�nme Animasyonu */
    animation: mysticSpin 8s linear infinite;
    pointer-events: none;
}

/* 3. Arkadaki Ters D�nen Ye�il Enerji (Zehir Halkas�) */
.ronin2008-link-fx::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 320px;
    height: 320px;
    border-radius: 50%;
    
    /* Tersi y�nde ye�il enerji ak��� */
    background: conic-gradient(
        from 180deg,
        transparent 0%,
        transparent 30%,
        rgba(171, 76, 232, 0.1) 50%, /* Silik Ye�il */
        rgba(46, 204, 113, 0.9) 80%, /* Parlak Ye�il */
        transparent 100%
    );
    
    filter: blur(20px); /* Daha dumanl� bir g�r�n�m */
    z-index: -2; /* Alt�n�n da arkas�nda */
    opacity: 0.7;
    
    /* Ters y�ne daha yava� d�n�� */
    animation: mysticSpin 12s linear infinite reverse;
    pointer-events: none;
}

/* Animasyon Tan�m� (E�er dosyan�zda yoksa bunu da ekleyin) */
@keyframes mysticSpin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

/* 4. Resmin Kendisine Uygulanan Efektler (Glow ve S�z�lme) */
.ronin2008-link-fx img {
    /* PNG'nin etraf�na ye�il neon ���k verir */
    filter: drop-shadow(0 0 10px rgba(46, 204, 113, 0.4));
    /* S�z�lme Animasyonu */
    animation: ereborFloat 3s ease-in-out infinite alternate;
}

/* Hover (Mouse ile �zerine gelince) */
.ronin2008-link-fx:hover img {
    filter: drop-shadow(0 0 20px rgba(46, 204, 113, 0.9)); /* I��k g��lenir */
    transform: scale(1.05); /* Biraz b�y�r */
    transition: all 0.3s ease;
}

/* --- AN�MASYONLAR --- */

/* �ember D�nme */
@keyframes magicSpin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

/* Karakter S�z�lme (Floating) */
@keyframes ereborFloat {
    0% {
        transform: translateY(0);
        filter: drop-shadow(0 0 5px rgba(46, 204, 113, 0.2));
    }
    100% {
        transform: translateY(-10px); /* 10px yukar� ��kar */
        filter: drop-shadow(0 0 15px rgba(46, 204, 113, 0.8)); /* I��k artar */
    }
}


.world-link-fx {
    position: relative;
    display: inline-block;
    z-index: 1;
}

/* 1?? D�nen A��k Mor Aura */
.world-link-fx::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 340px;
    height: 340px;
    border-radius: 50%;
    
    background: conic-gradient(
        from 0deg,
        transparent 0%,
        transparent 40%,
        rgba(200, 160, 255, 0.15) 60%,   /* A��k Mor */
        rgba(180, 120, 255, 0.85) 85%,   /* Parlak A��k Mor */
        transparent 100%
    );
    
    filter: blur(18px);
    z-index: -1;
    opacity: 0.9;
    
    animation: mysticSpin 8s linear infinite;
    pointer-events: none;
}

/* --- AN�MASYONLAR --- */

@keyframes mysticSpin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

@keyframes worldFloat {
    0% {
        transform: translateY(0);
        filter: drop-shadow(0 0 6px rgba(170,120,255,0.4));
    }
    100% {
        transform: translateY(-10px);
        filter: drop-shadow(0 0 18px rgba(200,160,255,0.9));
    }
}


/* ============================= */
/*        RESPONSIVE CSS         */
/* ============================= */

/* Genel Mobil Ayar */
@media (max-width: 992px) {

  body {
    overflow-x: hidden;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* Üst Menü */
  .top-panel {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .nav {
    display: none !important;
  }

  .nav-mobile {
    width: 100%;
    text-align: center;
  }

  /* Logo */
  .custom-logo {
    max-width: 80%;
    height: auto;
  }

  /* Server Container */
  .server-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .server {
    width: 100%;
    margin-bottom: 40px;
  }

  .server img {
    max-width: 100%;
    height: auto !important;
  }

  /* Başlıklar */
  .AngmarTitle {
    font-size: 22px;
  }

  .AngmarDesc {
    font-size: 16px;
    padding: 0 10px;
  }

  /* Countdown */
  .countdown-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
  }

  .countdown-block {
    min-width: 60px;
  }

  .countdown-digit {
    font-size: 18px;
  }

  .countdown-label {
    font-size: 12px;
  }

  /* Sosyal Sidebar Mobilde Alta Sabit */
  .social-sidebar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 4%;
    background: rgba(0,0,0,0.9);
    display: flex;
    justify-content: space-around;
    padding: 8px 0;
    z-index: 9999;
  }

  .social-sidebar img {
    height: 24px;
  }

  /* Discord Widget Mobilde Küçült */
  .discord-widget {
    right: 10px;
    bottom: 70px;
  }

  .discord-widget img {
    width: 380px;
    height: auto;
  }

  /* Notice Ribbon */
  .notice-ribbon {
    font-size: 14px;
    padding: 8px;
    text-align: center;
  }

}


/* Küçük Telefonlar */
@media (max-width: 576px) {

  .AngmarTitle {
    font-size: 18px;
  }

  .AngmarDesc {
    font-size: 14px;
  }

  .countdown-digit {
    font-size: 16px;
  }

  .custom-logo {
    max-width: 70%;
  }

}