/* SADECE logo ve marka hizası */
header .logo{width:100px;height:auto;display:block}
header .marka{display:flex;align-items:center;gap:10px;color:#fff}
header .marka strong{letter-spacing:.4px;font-weight:800}

