@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@200;300;400;500;600;700&amp;display=swap');
html {
	scroll-behavior: smooth;
}

body{font-family: 'Readex Pro', sans-serif !important;font-size:14px;color: #ffe2a3;background: url('../img/bg.png');}

/* NAVIGATION */
.navbar{
	max-width: 100% !important;
	height: 51px;
	display: block !important;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center;
}

.navbar-nav{
	text-align: center !important;
	float: none !important;
}

.navbar-nav>li{
	float: none !important;
	list-style: none !important;
	display: inline-block !important;
}

.navbar-nav>li>a{
	line-height: 20px !important;
}

@media (min-width: 768px) {

	.navbar-default {
		background: url('../img/bg-menu.html') no-repeat center;
	}

	.baslik{
		background: url(../img/baslik.html) no-repeat center;
		text-align: center;
		width: 100%;
		height: 82px;
		line-height: 80px;
		font-size: 22px;
		font-weight: bold;
		color: #3e1c00;
		text-shadow: 0px 0px 5px #ffe5b1;
		margin:20px 0px 20px 0px;
		text-transform: uppercase;
	}
}

@media (max-width: 767px) {
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-color: #cfb26b !important;
		background: #0b2234;
	}

	.navbar-header{
		background: #081723;
	}

	.navbar-default .navbar-toggle{
		border-color: #ffd370!important;
	}

	.navbar-default .navbar-toggle .icon-bar{
		background-color: #c4904d !important;
	}

	.navbar-default .navbar-toggle:focus , .navbar-default .navbar-toggle:hover{
		background-color: #0b2234 !important;
	}

	.baslik{
		background: linear-gradient(to top, #6c3c00, #ffb257);
		padding: 10px;
		max-width: 100%;
		width: 100%;
		font-size: 24px;
		font-weight: bold;
		color: #1e1107;
		border: 2px solid #ffc176;
		text-shadow: 1px 1px 1px #ffb257;
		margin-bottom: 10px;
		margin-top: 10px;
		border-radius: 30px;
		text-transform: uppercase;
	}
}

.navbar-default {
	background-color: transparent!important;
	border:none !important;
	text-align: center;
}

.navbar-default .navbar-nav>li>a{
	color: #ffffff !important;
	font-size: 18px;
	background: -webkit-linear-gradient(90deg, rgb(195 145 53) 20%, rgb(255 255 107) 100%);
	font-weight: bold;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #ff000000;
}

.navbar-default .navbar-nav>li>a:hover{
	color: #595959 !important;
}
.footer{
	background: url('../img/footer.html');
	height: 367px;
}

.logo{
	margin: 0 auto;
}

.icerik{
	background: #0b0708;
}
img{
	max-width: 120%;
}

.page-hero-video {
	display: block;
	width: 1018px;
	max-width: 100%;
	height: auto;
	aspect-ratio: 1018 / 881;
	margin: 0 auto;
	object-fit: cover;
	vertical-align: top;
}
hr{
	width: 50%;
	height: 1px !important;
	border-top: 1px solid #c09437 !important;
}

.ml-auto, .mx-auto{
	margin-left: auto!important;
}

.mr-auto, .mx-auto {
	margin-right: auto!important;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.nav-pills>li{
	display: block;
	margin-right: auto !important;
	margin-left: auto !important;
}

.nav-pills>li.active>a, .nav-pills>li>a:hover, .nav-pills>li>a:focus, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	background: linear-gradient(to top, rgb(66 4 4), rgb(175 16 16));
	color: #ffd472 !important;
	border: 1px solid #ffd472;
	background-color:transparent !important;
}

.nav-pills{
	display: block!important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.discord-widget {
	transition-property: right;
	transition-duration: 2s;
	-webkit-transition-property: right; /* Safari */
	-webkit-transition-duration: 2s; /* Safari */
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 99999999;
}

.aciklama{
	background: linear-gradient(to top, #200d03, #833816);
	max-width: 100%;
	width: 100%;
	padding: 15px;
	margin-top: 10px;
	border-radius: 20px;
	border: 5px solid #ff8917;
}

.aciklama p{
	margin: 0 !important;
	font-size: 40px;
	color: #ffb46c;
	text-shadow: 0px 2px 2px #120702;
}

.sag_menu{
	z-index:99;
	position: fixed;
    right: 5%;
    top: 5%;
    background: rgb(13, 13, 13);
    border-width: 7px;
    border-style: solid;
    border-color: rgb(255, 221, 142);
    border-image: initial;
    outline: rgb(255, 228, 145) dotted 2px;
    border-radius: 23px;
    padding: 1px 28px 0px 0px;
}
.sag_menu ul{
	width: 100%;
	list-style: none;
	margin: 0px!important;
	padding: 10px 20px!important;
}
.sag_menu ul li a{
	font-size: 14px;
	color: #ffd49c;
	transition: 500ms;
	text-shadow: 1px 1px 1px #141414;
}
.sag_menu ul li a:hover{
	filter: brightness(1.8);
	transition: 500ms;
	text-decoration:none;
}

/* Sol menü boyutu */
.sol_menu--triple .triple-buttons {
	position: relative;
	display: block;
	width: 380px;
	max-width: min(380px, 24vw);
	aspect-ratio: 1197 / 1037;
}

/* Sağ menü — soldaki butonlarla aynı görsel boyut */
.sag_menu--social .triple-buttons {
	position: relative;
	display: block;
	width: 380px;
	max-width: min(380px, 24vw);
	aspect-ratio: 1197 / 1037;
	transform: scale(1.16);
	transform-origin: top center;
}

.triple-buttons__img {
	display: block;
	width: 100% !important;
	max-width: 100% !important;
	height: 100% !important;
	object-fit: contain;
	object-position: center;
	user-select: none;
	-webkit-user-drag: none;
	pointer-events: none;
}

.triple-buttons__link {
	position: absolute;
	left: 12%;
	width: 76%;
	z-index: 2;
	display: block;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	transition: filter 0.25s ease;
}

.triple-buttons__label {
	position: absolute;
	left: 50%;
	top: 52%;
	transform: translate(-50%, -50%);
	font-family: "Cinzel", "Times New Roman", serif;
	font-size: clamp(12px, 1.05vw, 18px);
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #e8d5a3;
	text-shadow:
		0 1px 2px rgba(0, 0, 0, 0.9),
		0 0 14px rgba(212, 175, 55, 0.35),
		0 2px 4px rgba(60, 20, 0, 0.6);
	pointer-events: none;
	user-select: none;
	white-space: nowrap;
	transition: color 0.25s ease, text-shadow 0.25s ease;
}

/* Sol menü — yazı boyutu (sağdaki scale(1.16) ile aynı görünür boyut) */
.sol_menu--triple .triple-buttons__label {
	transform: translate(-50%, -50%) scale(1.16);
}

/* Sol menü — yazı konumları */
.triple-buttons__link--anasayfa .triple-buttons__label {
	top: 50%;
}

.triple-buttons__link--kayit .triple-buttons__label {
	top: 67%;
}

.triple-buttons__link--kurulum .triple-buttons__label {
	top: 87%;
}

/* Sağ menü — yazı konumları */
.triple-buttons__link--discord .triple-buttons__label {
	top: 72%;
}

.triple-buttons__link--facebook .triple-buttons__label {
	top: 73%;
}

.triple-buttons__link--instagram .triple-buttons__label {
	top: 66%;
}

.triple-buttons__link:hover,
.triple-buttons__link:focus-visible {
	filter: brightness(1.12);
}

.triple-buttons__link:hover .triple-buttons__label,
.triple-buttons__link:focus-visible .triple-buttons__label {
	color: #fff3c8;
	text-shadow:
		0 1px 2px rgba(0, 0, 0, 0.9),
		0 0 18px rgba(255, 215, 120, 0.55),
		0 2px 6px rgba(80, 30, 0, 0.7);
}

.triple-buttons__link:focus-visible {
	outline: 2px solid rgba(201, 168, 108, 0.45);
	outline-offset: 2px;
}

.triple-buttons__link--anasayfa {
	top: 5%;
	height: 27%;
}

.triple-buttons__link--kayit {
	top: 36.5%;
	height: 27%;
}

.triple-buttons__link--kurulum {
	top: 68%;
	height: 27%;
}

.triple-buttons__link--discord {
	top: 5%;
	height: 27%;
}

.triple-buttons__link--facebook {
	top: 36.5%;
	height: 27%;
}

.triple-buttons__link--instagram {
	top: 68%;
	height: 27%;
}

.sol_menu{
	z-index: 99;
	position: fixed;
	left: 3%;
	margin-top: 0;
}

/* Sol — Facebook ile aynı hizada; .sol_menu'dan sonra (ezilmesin) */
.sol_menu.sol_menu--triple {
	left: 11%;
	top: 10%;
	right: auto;
	bottom: auto;
	margin: 0;
	padding: 0;
	transform: translateX(-50%);
}

/* Sağ — sosyal butonlar (face.png), soldaki ile aynı hizada */
.sag_menu.sag_menu--social {
	right: 11%;
	left: auto;
	top: 10%;
	bottom: auto;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	border-radius: 0;
	transform: translateX(50%);
}

.sol_menu ul{
	width: 100%;
	list-style: none;
	margin: 0px!important;
	padding: 10px 20px!important;
}
.sol_menu ul li a{
	padding: 23px;
	transition: 500ms;
	display: block;
	margin: 21px;
	text-align: center;
	height: 250px;
	width: 250px;
}

.sol_menu .discord{
	background: url(../img/dcbuton.html) no-repeat;
}

.sol_menu ul li a:hover{
	filter: brightness(1.2);
	transition: 500ms;
	text-decoration:none;
}

/* Mobil alt menü — Kuzey2 teması */
.mobil_menu {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	padding:
		10px
		max(12px, env(safe-area-inset-right))
		max(10px, env(safe-area-inset-bottom))
		max(12px, env(safe-area-inset-left));
	background: linear-gradient(
		180deg,
		rgba(0, 0, 0, 0) 0%,
		rgba(8, 4, 2, 0.88) 28%,
		rgba(0, 0, 0, 0.96) 100%
	);
	border-top: 1px solid rgba(201, 168, 108, 0.32);
	box-shadow: 0 -8px 28px rgba(0, 0, 0, 0.55);
}

.mobil_menu__list {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.mobil_menu__link {
	flex: 1 1 calc(33.333% - 8px);
	min-width: 96px;
	max-width: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 10px 8px;
	font-family: "Cinzel", "Times New Roman", serif;
	font-size: clamp(9px, 2.6vw, 11px);
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #e8d5a3;
	background: linear-gradient(
		180deg,
		rgba(55, 22, 10, 0.95) 0%,
		rgba(22, 8, 4, 0.98) 100%
	);
	border: 1px solid rgba(201, 168, 108, 0.38);
	border-radius: 5px;
	box-shadow:
		inset 0 1px 0 rgba(255, 220, 160, 0.12),
		0 2px 10px rgba(0, 0, 0, 0.35);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.85);
	transition: filter 0.2s ease, border-color 0.2s ease, color 0.2s ease;
	-webkit-tap-highlight-color: transparent;
}

.mobil_menu__link--discord {
	color: #dce8ff;
	border-color: rgba(130, 155, 230, 0.45);
	background: linear-gradient(
		180deg,
		rgba(18, 28, 68, 0.95) 0%,
		rgba(8, 12, 38, 0.98) 100%
	);
}

.mobil_menu__link--facebook {
	color: #e4e8ff;
	border-color: rgba(120, 140, 210, 0.4);
	background: linear-gradient(
		180deg,
		rgba(28, 34, 72, 0.95) 0%,
		rgba(12, 16, 42, 0.98) 100%
	);
}

.mobil_menu__link--instagram {
	color: #ffe0f0;
	border-color: rgba(220, 120, 170, 0.42);
	background: linear-gradient(
		180deg,
		rgba(62, 18, 42, 0.95) 0%,
		rgba(28, 8, 22, 0.98) 100%
	);
}

.mobil_menu__link:hover,
.mobil_menu__link:focus-visible {
	filter: brightness(1.14);
	border-color: rgba(232, 200, 140, 0.65);
	color: #fff3c8;
	text-decoration: none;
}

@media (max-width: 1500px) {
	section .container {
		padding-bottom: calc(88px + env(safe-area-inset-bottom));
	}
}

@media (max-width: 1500px) {
    .m-d-n {
        display: none;
        overflow: hidden;
    }
}

@media (min-width: 1501px) {
    .f-d-n {
        display: none;
        overflow: hidden;
    }
}