* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Inter', sans-serif;
    background: #0a0a0a;
    color: white;
    scroll-behavior: smooth;
}

/* Navbar */
.navbar {
    position: fixed;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 5%;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    z-index: 1000;
}

.logo {
    font-weight: 800;
    letter-spacing: 2px;
}

nav ul {
    display: flex;
    list-style: none;
    gap: 20px;
}

nav a {
    text-decoration: none;
    color: white;
    font-size: 0.9rem;
    font-weight: 400;
}

/* Hero Section */
.hero {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.bg-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    object-fit: cover;
}

.hero-overlay {
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    padding: 40px;
    width: 100%;
}

.hero-overlay span {
    letter-spacing: 5px;
    font-size: 0.8rem;
    color: #d4af37; /* Altın rengi vurgu */
}

.hero-overlay h1 {
    font-size: clamp(2rem, 8vw, 4rem);
    font-weight: 800;
    margin: 15px 0;
}

.btn-main {
    display: inline-block;
    padding: 15px 35px;
    border: 1px solid white;
    color: white;
    text-decoration: none;
    letter-spacing: 2px;
    transition: 0.4s;
}

.btn-main:hover {
    background: white;
    color: black;
}

/* İçerik Alanları */
.section {
    padding: 80px 10%;
    text-align: center;
}

.section-title {
    margin-bottom: 40px;
    font-size: 2.5rem;
}

.menu-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

.card {
    background: #111;
    padding: 30px;
    border-bottom: 4px solid #d4af37;
    transition: 0.3s;
}

.card:hover {
    transform: translateY(-10px);
}

.dark {
    background: #050505;
}

/* Mobil Ayarı */
    @media (max-width: 768px) {
  .navbar { padding: 15px 20px; }

  .hamburger {
    display: flex;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    background: none;
    border: none;
    padding: 5px;
  }
  .hamburger span {
    display: block;
    width: 24px;
    height: 2px;
    background: white;
    transition: 0.3s;
  }

  nav ul {
    display: none;
    flex-direction: column;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.95);
    padding: 20px 0;
    text-align: center;
    gap: 0;
  }
  nav ul.open { display: flex; }
  nav ul li { padding: 15px 0; border-bottom: 1px solid #1a1a1a; }
  nav ul li:last-child { border-bottom: none; }
  nav a { font-size: 1rem; }
}

/* Masaüstünde hamburger gizli */
@media (min-width: 769px) {
  .hamburger { display: none; }
}

.contact-minimal {
    padding: 60px 5%;
    text-align: center;
    background: #0a0a0a;
    border-top: 1px solid #1a1a1a;
}

.contact-header {
    margin-bottom: 40px;
}

.contact-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

/* Ortak Buton Stili */
.direction-btn {
    text-decoration: none;
    padding: 12px 25px;
    font-size: 0.9rem;
    letter-spacing: 1px;
    transition: 0.3s;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Sosyal Medya Butonları */
.action-btn {
    color: #d4af37;
    border: 1px solid rgba(212, 175, 55, 0.3);
    border-radius: 10px;
    flex: 1 1 160px;
    max-width: 180px;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    padding: 12px 25px;
    font-size: 0.9rem;
    letter-spacing: 1px;
    transition: 0.3s;
    display: flex;
    align-items: center;
    gap: 10px;
}


.action-btn:hover {
    background: rgba(212, 175, 55, 0.1);
}

/* Yol Tarifi Butonu (Daha Belirgin) */
.direction-btn {
  text-decoration: none;
  padding: 12px 25px;
  font-size: 0.9rem;
  letter-spacing: 1px;
  transition: 0.3s;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #d4af37;
  color: black;
  font-weight: 800;
  border-radius: 5px;
}

.direction-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
}

.social-group {
    flex: 1 1 160px;
    max-width: 180px;
    justify-content: center;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    max-width: 600px;
    margin: 0 auto 30px auto;

}



@media (max-width: 500px) {
    .social-group {
        grid-template-columns: repeat(2, 1fr);
    }
}

.contact-details {
    margin-top: 20px;
    font-size: 0.85rem;
    color: #666;
}

.contact-details p {
    margin: 5px 0;
     color: #888; /* Adres ve telefon bir tık daha sönük kalsın ki saatler öne çıksın */
}

.contact-details a {
    color: #666;
    text-decoration: none;
}



.hours-item {
    margin-bottom: 15px;
    color: #d4af37; /* Saatleri altın sarısı yaparak dikkat çekelim */
    font-size: 0.9rem;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}


/* Mobil için hizalama */
@media (max-width: 600px) {
    .contact-actions {
        flex-direction: column;
        gap: 20px;
    }
}

.whatsapp-btn {
  color: #25D366;
  border: 1px solid rgba(37, 211, 102, 0.3);
  border-radius: 5px;
}

.whatsapp-btn:hover {
  background: rgba(37, 211, 102, 0.1);
}




*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

body{
    background:#0a0a0a;
    font-family:Arial, sans-serif;
    color:white;
}

.test{
    height:100vh;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}

/* FOOTER */

.footer{
    background:#050505;
    border-top:1px solid rgba(212,175,55,0.15);
    padding:70px 10% 25px;
    position:relative;
    overflow:hidden;
}

.footer::before{
    content:"";
    position:absolute;
    top:-100px;
    left:50%;
    transform:translateX(-50%);
    width:300px;
    height:300px;
    background:rgba(212,175,55,0.06);
    filter:blur(120px);
}

.footer-content{
    position:relative;
    z-index:1;
    display:flex;
    justify-content:space-between;
    gap:50px;
    flex-wrap:wrap;
}

.footer-box{
    flex:1;
    min-width:220px;
}

.footer-box h3,
.footer-box h4{
    color:#d4af37;
    margin-bottom:18px;
}

.footer-box p{
    color:#888;
    line-height:1.8;
}

.footer-box a{
    display:block;
    color:#777;
    text-decoration:none;
    margin-bottom:12px;
    transition:0.3s;
}

.footer-box a:hover{
    color:#d4af37;
    transform:translateX(6px);
}

.footer-bottom{
    margin-top:50px;
    padding-top:20px;
    border-top:1px solid #1a1a1a;
    text-align:center;
}

.footer-bottom p{
    color:#555;
}

/* Mobil */

@media(max-width:768px){

    .footer-content{
        flex-direction:column;
        text-align:center;
    }

    .footer-box a:hover{
        transform:none;
    }
}

