body {margin: 0;padding: 0;background-image: url('mercedes_arkaplan_web.jpg');background-size: cover;background-repeat: no-repeat;background-attachment: fixed;background-position: center;font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;}* {margin: 0;padding: 0;box-sizing: border-box;}body {font-family: 'Poppins', sans-serif;background-color: #000;color: #fff;padding-bottom: 60px;animation: fadeIn 0.8s ease-in;}header {display: flex;justify-content: space-between;align-items: center;padding: 20px;position: relative;z-index: 10;}.menu-toggle {display: flex;flex-direction: column;cursor: pointer;position: absolute;top: 20px;left: 20px;z-index: 1000;}.menu-toggle span {background: #fff;height: 3px;width: 25px;margin: 4px 0;}.nav-links {display: none;flex-direction: column;position: absolute;top: 60px;left: 20px;background: #111;padding: 20px;border-radius: 8px;z-index: 999;}.nav-links.show {display: flex;}.nav-links a {color: #fff;text-decoration: none;margin: 10px 0;}.hero-section {background: url('mercedes_arkaplan_web.jpg') no-repeat center center fixed;background-size: cover;padding: 80px 20px 20px 20px;text-shadow: 1px 1px 4px #000;}.hero-section h1 {font-size: 42px;font-weight: 700;color: #fdd835;margin-bottom: 10px;}.hero-section p {font-size: 20px;margin-bottom: 20px;}.cards, .bolgeler, .yorumlar {padding: 30px 20px;background-color: rgba(0,0,0,0.7);margin: 20px;border-radius: 10px;}.cards .card {margin-bottom: 20px;padding: 20px;background-color: #111;border-radius: 8px;}.cards .card h3 {color: #fdd835;margin-bottom: 10px;}.bolgeler h2, .yorumlar h2 {color: #fdd835;margin-bottom: 15px;}.bolgeler ul {list-style: none;padding-left: 0;}.bolgeler li {margin-bottom: 8px;}.yorumlar .yorum {background: #222;padding: 15px;border-radius: 8px;margin-bottom: 15px;}.stars {color: gold;font-size: 18px;}.bolgeler-baslik {text-align: center;font-size: 28px;color: #FFD700;margin-bottom: 10px;}.harita-alani {display: flex;justify-content: center;align-items: center;margin-bottom: 40px;}.hizmet-harita {max-width: 90%;height: auto;}.content-section {background-color: rgba(0, 0, 0, 0.7); /* semi-transparent black */padding: 20px;border-radius: 10px;}