@charset "utf-8";
body {
    background: url(../images/bgworld.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: #1a2207;
    border-top: 1px solid #201919;
    border-bottom: 1px solid #d59345;
    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: -80px;
    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: -80px
}

.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: 30px;
    bottom: 30px;
    transition: 500ms
}

.nav-mobile {
    display: none
}

@media screen and (max-width:1400px) {
    .language button {
        left: -30px
    }
    .language .dropdown-menu {
        left: -30px
    }
}

@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: 20px;
    left: 30px;
    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)
}

.whatsapp-widget {
    position: fixed;
    bottom: 150px;
    left: 30px;
    transition: opacity .3s ease
}

.whatsapp-widget:hover {
    opacity: 1
}

.whatsapp-widget img {
    display: block;
    width: 300px;
    height: 70px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1)
}

.whatsapp-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: #142510;
  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: stretch; */
  /* gap: 25px; */
  /* margin: 0 auto; */
  /* position: relative; */
/* } */

.server-container {
  display: flex;
  flex-direction: column; /* Kutuları dikey (alt alta) hizalar */
  justify-content: center;
  align-items: center;    /* Stretch yerine center kullanarak kutuların genişliğini dengeleyebilirsin */
  gap: 25px;
  margin: 0 auto;
  position: relative;
}

.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: #1a2207;
    border-top: 2px solid #d59345;
    border-bottom: 2px solid #d59345;
    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; */
}

/* ==========================================
   EREBOR GİRİŞ EFEKTİ (CSS ONLY)
   ========================================== */

/* 1. Kapsayıcı Link Ayarı */
.erebor-link-fx {
    position: relative;
    display: inline-block;
    z-index: 1; /* İçerik önde */
}

/* 2. Arkadaki Dönen Altın Enerji (Nebula) */
.erebor-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ı) */
.erebor-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) */
.erebor-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) */
.erebor-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;
}

/* 2?? Koyu Mor İç Enerji */
.world-link-fx::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 320px;
    height: 320px;
    border-radius: 50%;
    
    background: radial-gradient(
        circle,
        rgba(220,180,255,0.45) 0%,     /* Çok Açık Mor */
        rgba(140,70,200,0.4) 35%,      /* Orta Mor */
        rgba(70,20,120,0.5) 65%,       /* Koyu Mor */
        transparent 80%
    );
    
    filter: blur(22px);
    z-index: -2;
    opacity: 0.8;
    
    animation: mysticSpin 12s linear infinite reverse;
    pointer-events: none;
}

/* 3?? Resim Glow + Float */
.world-link-fx img {
    filter: drop-shadow(0 0 10px rgba(190,130,255,0.5));
    animation: worldFloat 3s ease-in-out infinite alternate;
    transition: all 0.3s ease;
}

/* Hover */
/* .world-link-fx:hover img { */
    /* filter:  */
        /* drop-shadow(0 0 20px rgba(210,170,255,1)) */
        /* drop-shadow(0 0 40px rgba(120,60,200,0.8)); */
    /* transform: scale(1.05); */
/* } */

.world-link-fx:hover img {
    animation: hoverSlide 0.4s ease forwards;
    filter: 
        drop-shadow(0 0 25px rgba(210,170,255,1))
        drop-shadow(0 0 50px rgba(120,60,200,0.9));
}

/* --- 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));
    }
}

